Package com.ibm.websphere.crypto
-
Interface Summary Interface Description KeyGenerator This interface defines the method to generate a java.security.Key.KeyPairGenerator This interface defines the method to generate a java.security.KeyPair. -
Class Summary Class Description KeyPair This class holds a PrivateKey and PublicKey pair.KeySetHelper This class provides function to return all keys or the latest keys from KeySetGroups managed in the configuration.PasswordUtil PasswordUtilclass provides utility functions to encode and decode passwords. -
Exception Summary Exception Description InvalidPasswordDecodingException InvalidPasswordDecodingExceptionis thrown when a data String cannot be decoded.InvalidPasswordEncodingException InvalidPasswordEncodingExceptionis thrown when a data String cannot be encoded.KeyException This is a generic exception thrown for most key management-related errors.UnsupportedCryptoAlgorithmException UnsupportedCryptoAlgorithmExceptionis thrown when the specified crypto algorithm is not supported by the implementation.
- Version:
- 1.1.0