Uses of Class
com.ibm.wsspi.security.crypto.PasswordDecryptException
Packages that use PasswordDecryptException
-
Uses of PasswordDecryptException in com.ibm.wsspi.security.crypto
Methods in com.ibm.wsspi.security.crypto that throw PasswordDecryptExceptionModifier and TypeMethodDescriptionbyte[]
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[].