VPN.IKEv2.ChildSecurityAssociationParameters
The dictionary that contains child security association parameters.
Declaration
object VPN.IKEv2.ChildSecurityAssociationParametersProperties
| Name | Type | Description |
|---|---|---|
DiffieHellmanGroup | integer | The Diffie-Hellman group. For
|
EncryptionAlgorithm | string | The encryption algorithm. In watchOS and tvOS, the default value is |
IntegrityAlgorithm | string | The integrity algorithm.
|
LifeTimeInMinutes | integer | The SA lifetime (rekey interval) in minutes. |
PostQuantumKeyExchangeMethods | [integer] | An array of strings representing postquantum key exchange methods the device uses during SA establishment and rekey. You can specify up to seven items, which correspond to ADDKE1 - ADDKE7 from RFC 9370. |