Package java.security

Class KeyStore

java.lang.Object
java.security.KeyStore

public class KeyStore
extends Object
KeyStore is responsible for maintaining cryptographic keys and their owners.

The type of the system key store can be changed by setting the 'keystore.type' property in the file named JAVA_HOME/lib/security/java.security.

See Also:
Certificate, PrivateKey