KeyManagerpublic interface KeyManager 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, |
|