Javax.Net.Ssl.SSLParameters: Constructor Members

The constructors of Javax.Net.Ssl.SSLParameters are listed below. For a list of all members, see the SSLParameters Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

The default SSLParameters constructor.
A SSLParameters constructor that allows the values for the initial cipher suites array to be provided.
A SSLParameters constructor that allows the values for initial cipher suites and protocols arrays to be provided.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.