IpsecIntegrity type
El algoritmo de integridad de IPSec (fase 1 de IKE).
knownIpsecIntegrity se puede usar indistintamente con IpsecIntegrity, esta enumeración contiene los valores conocidos que admite el servicio.
Valores conocidos admitidos por el servicio
MD5: MD5
SHA1: SHA1
SHA256: SHA256
GCMAES128: GCMAES128
GCMAES192: GCMAES192
GCMAES256: GCMAES256
type IpsecIntegrity = string