| Package | Description |
|---|---|
| com.ibm.wsspi.security.crypto |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CustomPasswordEncryption.decrypt(EncryptedInfo info)
The decrypt operation takes the EncryptedInfo object containing a byte[]
and the logical key alias and converts it to the decrypted byte[].
|