Class AESEngine
java.lang.Object
de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
de.willuhn.jameica.security.crypto.AESEngine
- All Implemented Interfaces:
Engine
Implementierung einer Engine mit AES.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
decrypt, decrypt, encrypt, encrypt
-
Constructor Details
-
AESEngine
public AESEngine()
-