SSLOptions Properties |
The SSLOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CertificateCollection |
Gets the collection that contains the client certificates
|
![]() | CheckCertificateRevocation |
Determines whether the certificate revocation list is checked during connection authentication.
|
![]() | HostNameResolver |
Gets the method to be use to determine the host name from the IP address
|
![]() | RemoteCertValidationCallback |
Verifies Cassandra host SSL certificate used for authentication.
|
![]() | SslProtocol |
Ssl Protocol used for communication with Cassandra hosts.
|