The methods of Javax.Net.Ssl.SSLServerSocketFactory are listed below. For a list of all members, see the SSLServerSocketFactory Members list.
See Also: Inherited members from Javax.Net.ServerSocketFactory
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. |