Known Indirect Subclasses
PskKeyManager |
Provider of key material for pre-shared key (PSK) key exchange used in TLS-PSK cipher suites.
|
X509ExtendedKeyManager |
The abstract extension for the X509KeyManager interface.
|
X509KeyManager |
A Key Manager for X509 certificate-based key pairs.
|
|
Class Overview
This is the interface to implement in order to mark a class as a JSSE key
managers so that key managers can be easily grouped. The key managers are
responsible for handling the keys used to authenticate the local side to its
peer,