SSLOptions Methods |
The SSLOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetCertificateCollection |
Sets the collection that contains the client certificates
|
![]() | SetCertificateRevocationCheck |
Determines whether the certificate revocation list is checked during connection authentication.
|
![]() | SetHostNameResolver |
Sets the method to be use to determine the host name from the host IP address
|
![]() | SetRemoteCertValidationCallback |
Determines whether the certificate revocation list is checked during connection authentication.
|