IpsecEncryption type
El algoritmo de cifrado IPSec (fase 1 de IKE).
KnownIpsecEncryption se puede usar indistintamente con IpsecEncryption, esta enumeración contiene los valores conocidos que admite el servicio.
Valores conocidos admitidos por el servicio
Ninguno: Ninguno
DES: DES
DES3: DES3
AES128: AES128
AES192: AES192
AES256: AES256
GCMAES128: GCMAES128
GCMAES192: GCMAES192
GCMAES256: GCMAES256
type IpsecEncryption = string