CryptographySuite.Builder |
CryptographySuite.Builder.authenticationTransformConstants(AuthenticationTransformConstant authenticationTransformConstants) |
“Authentication Transform Constants”
|
static CryptographySuite.Builder |
CryptographySuite.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
CryptographySuite.Builder |
CryptographySuite.Builder.cipherTransformConstants(VpnEncryptionAlgorithmType cipherTransformConstants) |
“Cipher Transform Constants”
|
CryptographySuite.Builder |
CryptographySuite.Builder.dhGroup(DiffieHellmanGroup dhGroup) |
“Diffie Hellman Group”
|
CryptographySuite.Builder |
CryptographySuite.Builder.encryptionMethod(VpnEncryptionAlgorithmType encryptionMethod) |
“Encryption Method”
|
CryptographySuite.Builder |
CryptographySuite.Builder.integrityCheckMethod(VpnIntegrityAlgorithmType integrityCheckMethod) |
“Integrity Check Method”
|
CryptographySuite.Builder |
CryptographySuite.Builder.pfsGroup(PerfectForwardSecrecyGroup pfsGroup) |
“Perfect Forward Secrecy Group”
|