Click or drag to resize

VaserSSLClient Constructor

Overload List
  NameDescription
Public methodVaserSSLClient(String)
Called by clients to authenticate the server and optionally the client in a client-server connection.
Public methodVaserSSLClient(String, X509Certificate2Collection, SslProtocols, Boolean)
Called by clients to authenticate the server and optionally the client in a client-server connection. The authentication process uses the specified certificate collection and SSL protocol.
Top
See Also