VaserSSLClient Constructor |
Name | Description | |
---|---|---|
VaserSSLClient(String) | Called by clients to authenticate the server and optionally the client in a client-server connection. | |
VaserSSLClient(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. |