Package com.ibm.security.keystoreutil
Interface Summary
Interface | Description |
---|---|
KeyStoreTranslator | This interface is used to copy the contents of one KeyStore to a different KeyStore format. |
KeyStoreTranslatorParameters | Encapsulates the parameters needed to do a KeyStore conversion to a different format. |
Class Summary
Class | Description |
---|---|
KeyStoreUtil | KeyStore utility class to help accomplish different type of operations on KeyStore. |