Click or drag to resize

SSLOptions Properties

The SSLOptions type exposes the following members.

Properties
  NameDescription
Public propertyCertificateCollection
Gets the collection that contains the client certificates
Public propertyCheckCertificateRevocation
Determines whether the certificate revocation list is checked during connection authentication.
Public propertyHostNameResolver
Gets the method to be use to determine the host name from the IP address
Public propertyRemoteCertValidationCallback
Verifies Cassandra host SSL certificate used for authentication.
Public propertySslProtocol
Ssl Protocol used for communication with Cassandra hosts.
Top
See Also