Skip navigation links
C E G I J K S T X 

E

engineGetKeyManagers() - Method in class javax.net.ssl.KeyManagerFactorySpi
Returns one key manager for each type of key material.
engineGetSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a SocketFactory object for this context.
engineGetTrustManagers() - Method in class javax.net.ssl.TrustManagerFactorySpi
Returns one trust manager for each type of trust material.
engineInit(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContextSpi
Initializes this context.
engineInit(KeyStore) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of certificate authorities and related trust material.
C E G I J K S T X 
Skip navigation links