Package com.ibm.security.keystoreutil

A package that provides utilities for converting between different KeyStore formats and importing/exporting Certificates from/to streams.

See:
          Description

Interface Summary
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
KeyStoreUtil KeyStore utility class to help accomplish different type of operations on KeyStore.
 

Package com.ibm.security.keystoreutil Description

A package that provides utilities for converting between different KeyStore formats and importing/exporting Certificates from/to streams.