FileDocCategorySizeDatePackage
KeyManager.javaAPI DocAndroid 1.5 API1147Wed May 06 22:41:06 BST 2009javax.net.ssl

KeyManager

public 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,
since
Android 1.0

Fields Summary
Constructors Summary
Methods Summary