| Constructor and Description |
|---|
JCEEncryptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
decryptPassword(String encryptedPswd)
Decrypts a string.
|
String |
encryptPassword(String password)
Encrypts a string.
|
public String encryptPassword(String password)
encryptPassword in interface Securablepublic String decryptPassword(String encryptedPswd)
decryptPassword in interface SecurableCopyright © 2025. All rights reserved.