VaserSSLServer Constructor |
Name | Description | |
---|---|---|
VaserSSLServer(X509Certificate2) | Used by servers to authenticate the server and optionally the client in a client-server connection using the specified certificate. | |
VaserSSLServer(X509Certificate2, Boolean, SslProtocols, Boolean) | Used by servers to authenticate the server and optionally the client in a client-server connection using the specified certificates, requirements and security protocol. |