@Version(value="1.1.0")
| Interface | Description |
|---|---|
| CustomPasswordEncryption |
The interface for encrypting or decrypting the sensitive data.
|
| Class | Description |
|---|---|
| EncryptedInfo |
Return code information for password utilities, deciphering or enciphering.
|
| Exception | Description |
|---|---|
| PasswordDecryptException |
Exception thrown when an error occurred while decrypting the data.
|
| PasswordEncryptException |
Exception thrown when an error occurred while encrypting the data.
|