Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PhaseOneConfigDetails

Configuration details for IKE phase one (ISAKMP) configuration parameters.

Properties

Optional authenticationAlgorithm

authenticationAlgorithm: AuthenticationAlgorithm

The custom authentication algorithm proposed during phase one tunnel negotiation.

Optional diffieHelmanGroup

diffieHelmanGroup: DiffieHelmanGroup

The custom Diffie-Hellman group proposed during phase one tunnel negotiation.

Optional encryptionAlgorithm

encryptionAlgorithm: EncryptionAlgorithm

The custom encryption algorithm proposed during phase one tunnel negotiation.

Optional isCustomPhaseOneConfig

isCustomPhaseOneConfig: undefined | false | true

Indicates whether custom configuration is enabled for phase one options.

Optional lifetimeInSeconds

lifetimeInSeconds: undefined | number

Internet key association (IKE) session key lifetime in seconds for IPSec phase one. The default is 28800 which is equivalent to 8 hours. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj