Click or drag to resize

VaserSSLServer Constructor

Overload List
  NameDescription
Public methodVaserSSLServer(X509Certificate2)
Used by servers to authenticate the server and optionally the client in a client-server connection using the specified certificate.
Public methodVaserSSLServer(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.
Top
See Also