Package com.ibm.wsspi.security.crypto

  • Interface Summary 
    Interface Description
    CustomPasswordEncryption
    The interface for encrypting or decrypting the sensitive data.
  • 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.