public final class CipherOptions
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CipherOptions.CIPHER |
Modifier and Type | Field and Description |
---|---|
CipherOptions.CIPHER |
cipher |
CipherOptions.CIPHER |
serverCipher |
Constructor and Description |
---|
CipherOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(CipherOptions.CIPHER c) |
java.lang.String |
toString() |
public CipherOptions.CIPHER cipher
public CipherOptions.CIPHER serverCipher
public java.lang.String toString()
toString
in class java.lang.Object
public boolean contains(CipherOptions.CIPHER c)