The properties of Javax.Net.Ssl.SSLServerSocket are listed below. For a list of all members, see the SSLServerSocket Members list.
See Also: Inherited members from Java.Net.ServerSocket
abstract | EnableSessionCreation | bool. Returns whether new SSL sessions may be established for new connections. |
abstract | NeedClientAuth | bool. Returns whether server-mode connections will be configured to require client authentication. |
SSLParameters | SSLParameters. Documentation for this section has not yet been entered. | |
abstract | UseClientMode | bool. Returns whether new connection will act in client mode when handshaking. |
abstract | WantClientAuth | bool. Returns whether server-mode connections will be configured to request client authentication. |
[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. |