Overload List

  Name Description
Public method 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.
Public method 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.

See Also