Class StringEncrypter
java.lang.Object
org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
Deprecated.
This class can be used to encrypt and decrypt using DES and a given key
- Author:
- Javid Jamae @author Roberto Cirillo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStringEncrypter(String encryptionScheme) Deprecated.StringEncrypter(String encryptionScheme, String phrase) Deprecated. -
Method Summary
-
Field Details
-
DESEDE_ENCRYPTION_SCHEME
Deprecated.- See Also:
-
DES_ENCRYPTION_SCHEME
Deprecated.- See Also:
-
-
Constructor Details
-
StringEncrypter
public StringEncrypter(String encryptionScheme, String phrase) throws StringEncrypter.EncryptionException Deprecated. -
StringEncrypter
Deprecated.
-
-
Method Details
-
decrypt
Deprecated.
-