Overload List
Name | Description | |
---|---|---|
![]() |
SetServerCertificate(String) |
Sets the server certificates file path. The path must denote valid PKCS#12/PFX
file.
null value forces the SSL-subsystem to not
verify the server certificate while SSL-handshake.
|
![]() |
SetServerCertificate(String, String) |
Sets the server certificates file path. The path must denote valid PKCS#12/PFX
file.
null value forces the SSL-subsystem to not
verify the server certificate while SSL-handshake.
|