Class | Description |
---|---|
KeyStore |
The class provides an access to the certificate storage
|
KeyStoreEntry |
Class providing an access to a certificate and its private key, stored in
the certificate storage as a whole.
|
KeyStorePermission |
KeyStorePermission is a BasicPermission for access to the key
store.
|
Enum | Description |
---|---|
KeyStore.STORAGE |
Defines certificate storage for which the KeyStore instance
is being created
|
Exception | Description |
---|---|
KeyStoreException |
Exception related to certificate storage
|
Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.