@Version("1.2.0")
Package com.ibm.wsspi.security.crypto
-
Interface Summary Interface Description CustomPasswordEncryption The interface for encrypting or decrypting the sensitive data.KeyStringResolver The interface for resolving the aes encryption key. -
Class Summary Class Description EncryptedInfo Return code information for password utilities, deciphering or enciphering. -
Exception Summary Exception Description PasswordDecryptException Exception thrown when an error occurred while decrypting the data.PasswordEncryptException Exception thrown when an error occurred while encrypting the data.