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