The members of Javax.Net.Ssl.SSLServerSocketFactory are listed below.
See Also: Inherited members from Javax.Net.ServerSocketFactory
Creates a new SSLServerSocketFactory instance. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Default | Javax.Net.ServerSocketFactory. Returns the default SSLServerSocketFactory instance. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | GetDefaultCipherSuites()Returns the names of the cipher suites that are enabled by default. | |
abstract | GetSupportedCipherSuites()Returns the list of supported cipher suites that could be enabled for an SSL connection created by this factory. |