Package | Description |
---|---|
com.logicaldoc.util.crypt |
Modifier and Type | Method and Description |
---|---|
String |
StringEncrypter.decrypt(String encryptedString) |
String |
StringEncrypter.encrypt(String unencryptedString) |
Constructor and Description |
---|
StringEncrypter(String encryptionScheme) |
StringEncrypter(String encryptionScheme,
String encryptionKey) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.