Namespace Javax.Net.Ssl
Classes
- CertPathTrustManagerParameters
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/CertPathTrustManagerParameters.html
- HandshakeCompletedEvent
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HandshakeCompletedEvent.html
- HandshakeCompletedListener
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HandshakeCompletedListener.html
- HandshakeCompletedListenerDirect
Direct override of HandshakeCompletedListener or its generic type if there is one
- KeyManagerFactorySpi
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/KeyManagerFactorySpi.html
- KeyStoreBuilderParameters
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/KeyStoreBuilderParameters.html
- ManagerFactoryParameters
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/ManagerFactoryParameters.html
- SSLEngineResult.HandshakeStatus
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLEngineResult.HandshakeStatus.html
- SSLEngineResult.Status
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLEngineResult.Status.html
- SSLHandshakeException
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLHandshakeException.html
- SSLPeerUnverifiedException
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLPeerUnverifiedException.html
- SSLProtocolException
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLProtocolException.html
- SSLServerSocketFactory
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLServerSocketFactory.html
- SSLSessionBindingEvent
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSessionBindingEvent.html
- SSLSessionBindingListener
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSessionBindingListener.html
- SSLSessionBindingListenerDirect
Direct override of SSLSessionBindingListener or its generic type if there is one
- TrustManagerFactory
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/TrustManagerFactory.html
- TrustManagerFactorySpi
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/TrustManagerFactorySpi.html
- X509ExtendedKeyManager
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509ExtendedKeyManager.html
- X509ExtendedTrustManager
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509ExtendedTrustManager.html
Interfaces
- IHandshakeCompletedListener
.NET interface for org.mases.jnet.generated.javax.net.ssl.HandshakeCompletedListener implementing https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HandshakeCompletedListener.html
- IHostnameVerifier
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HostnameVerifier.html
- IKeyManager
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/KeyManager.html
- IManagerFactoryParameters
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/ManagerFactoryParameters.html
- ISSLSession
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSession.html
- ISSLSessionBindingListener
.NET interface for org.mases.jnet.generated.javax.net.ssl.SSLSessionBindingListener implementing https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSessionBindingListener.html
- ISSLSessionContext
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSessionContext.html
- ITrustManager
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/TrustManager.html
- IX509KeyManager
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509KeyManager.html
- IX509TrustManager
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509TrustManager.html