Interface IPsecPolicy.EncryptionAlgorithm

  • Enclosing class:
    IPsecPolicy

    public static interface IPsecPolicy.EncryptionAlgorithm
    The encryption algorithm The `triple_des` algorithm has been deprecated The `authentication_algorithm` must be `disabled` if and only if `encryption_algorithm` is `aes128gcm16`, `aes192gcm16`, or `aes256gcm16`.