Virtual Network Gateway Connection Ipsec Policy
Constructors
Properties
Link copied to clipboard
The IKE encryption algorithm. Valid options are AES128
, AES192
, AES256
, DES
, DES3
, GCMAES128
, or GCMAES256
.
Link copied to clipboard
The IKE integrity algorithm. Valid options are GCMAES128
, GCMAES256
, MD5
, SHA1
, SHA256
, or SHA384
.
Link copied to clipboard
The IPSec encryption algorithm. Valid options are AES128
, AES192
, AES256
, DES
, DES3
, GCMAES128
, GCMAES192
, GCMAES256
, or None
.
Link copied to clipboard
The IPSec integrity algorithm. Valid options are GCMAES128
, GCMAES192
, GCMAES256
, MD5
, SHA1
, or SHA256
.
Link copied to clipboard
The IPSec SA payload size in KB. Must be at least 1024
KB. Defaults to 102400000
KB.
Link copied to clipboard
The IPSec SA lifetime in seconds. Must be at least 300
seconds. Defaults to 27000
seconds.