Mentalis.org Security Library documentation

SecurityOptions Constructor

Initializes a new instance of the SecurityOptions class.

Overload List

Initializes a new instance of the SecurityOptions class.

public SecurityOptions(SecureProtocol,Certificate,ConnectionEnd,CredentialVerification,CertVerifyEventHandler,string,SecurityFlags,SslAlgorithms,CertRequestEventHandler);

Initializes a new instance of the SecurityOptions class.

public SecurityOptions(SecureProtocol,Certificate,ConnectionEnd);

Initializes a new instance of the SecurityOptions structure.

public SecurityOptions(SecureProtocol);

See Also

SecurityOptions Class | SecurityOptions Members | Org.Mentalis.Security.Ssl Namespace