org.apache.cassandra.config
Class EncryptionOptions
java.lang.Object
org.apache.cassandra.config.EncryptionOptions
public class EncryptionOptions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internode_encryption
public EncryptionOptions.InternodeEncryption internode_encryption
keystore
public java.lang.String keystore
keystore_password
public java.lang.String keystore_password
truststore
public java.lang.String truststore
truststore_password
public java.lang.String truststore_password
cipherSuites
public java.lang.String[] cipherSuites
EncryptionOptions
public EncryptionOptions()
Copyright © 2011 The Apache Software Foundation