IpsecEncryption Enum

The IPSec encryption algorithm (IKE phase 1).

Inheritance
builtins.str
IpsecEncryption
IpsecEncryption

Constructor

IpsecEncryption(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

AES128
AES192
AES256
DES
DES3
GCMAES128
GCMAES192
GCMAES256
NONE