Javax.Net.Ssl.SSLServerSocket: Property Members

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

Public Properties

abstract
EnableSessionCreationbool. Returns whether new SSL sessions may be established for new connections.
abstract
NeedClientAuthbool. Returns whether server-mode connections will be configured to require client authentication.
SSLParametersSSLParameters. Documentation for this section has not yet been entered.
abstract
UseClientModebool. Returns whether new connection will act in client mode when handshaking.
abstract
WantClientAuthbool. Returns whether server-mode connections will be configured to request client authentication.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.