Overload List
Name | Description | |
---|---|---|
![]() |
SetClientCertificate(String) |
Sets the client certificate file path.
The path must denote valid .cer or PEM file.
null value clears the current certificate value and
forces the SSL-subsystem to not use the client certificate while SSL-handshake.
|
![]() |
SetClientCertificate(String, String) |
Sets the client certificate file path together with it's password
The path must denote valid .cer or PEM file.
null value clears the current certificate value and
forces the SSL-subsystem to not use the client certificate while SSL-handshake.
|