Package | Description |
---|---|
lumis.portal.crypto |
Provides the API for cryptographic related operations.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
ICipher.decrypt(byte[] value)
Decrypts an array of bytes.
|
byte[] |
SymmetricCipher.decrypt(byte[] encryptedValue) |
String |
AbstractCipher.decrypt(String value)
Decrypts a string.
|
String |
ICipher.decrypt(String value)
Decrypts a string.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.