|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidEncryptedValueException | |
---|---|
lumis.portal.crypto | Provides the API for cryptographic related operations. |
Uses of InvalidEncryptedValueException in lumis.portal.crypto |
---|
Methods in lumis.portal.crypto that throw InvalidEncryptedValueException | |
---|---|
byte[] |
SymmetricCipher.decrypt(byte[] encryptedValue)
|
byte[] |
ICipher.decrypt(byte[] value)
Decrypts an array of bytes. |
String |
ICipher.decrypt(String value)
Decrypts a string. |
String |
AbstractCipher.decrypt(String value)
Decrypts a string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |