The methods of Javax.Net.Ssl.KeyManagerFactorySpi are listed below. For a list of all members, see the KeyManagerFactorySpi Members list.
See Also: Inherited members from Java.Lang.Object
abstract | EngineGetKeyManagers()Returns a list of key managers, one instance for each type of key in the key store. | |
abstract | EngineInit(IManagerFactoryParameters)Initializes this instance with the specified factory parameters. | |
abstract | EngineInit(Java.Security.KeyStore, char[])Initializes this instance with the specified key store and password. |