Package com.ibm.cloud.is.vpc.v1.model
Interface CreateIkePolicyOptions.EncryptionAlgorithm
-
- Enclosing class:
- CreateIkePolicyOptions
public static interface CreateIkePolicyOptions.EncryptionAlgorithm
The encryption algorithm.
-
-
Field Detail
-
AES128
static final String AES128
aes128.- See Also:
- Constant Field Values
-
AES192
static final String AES192
aes192.- See Also:
- Constant Field Values
-
AES256
static final String AES256
aes256.- See Also:
- Constant Field Values
-
-