Overload | Description |
---|---|
SslOptions Constructor() | Initializes a new instance of the SslOptions class. |
SslOptions Constructor(String) | Initializes a new instance of the SslOptions class, setting the CACert property to the specified string. |
SslOptions Constructor(String,String,String) | Initializes a new instance of the SslOptions class initializing some properties with provided values. |
SslOptions Constructor(String,String,String,String,String) | Initializes a new instance of the SslOptions class. |