Click or drag to resize

SSLOptions Methods

The SSLOptions type exposes the following members.

Methods
  NameDescription
Public methodSetCertificateCollection
Sets the collection that contains the client certificates
Public methodSetCertificateRevocationCheck
Determines whether the certificate revocation list is checked during connection authentication.
Public methodSetHostNameResolver
Sets the method to be use to determine the host name from the host IP address
Public methodSetRemoteCertValidationCallback
Determines whether the certificate revocation list is checked during connection authentication.
Top
See Also