Contents

encryptionAlgorithm

The algorithm used by the Security Association to encrypt and decrypt data.

Declaration

var encryptionAlgorithm: NEVPNIKEv2EncryptionAlgorithm { get set }

Discussion

The default value of this property is NEVPNIKEv2EncryptionAlgorithm.algorithmAES256, except on tvOS where the default is NEVPNIKEv2EncryptionAlgorithm.algorithmAES256GCM.

See Also

IKEv2 Security Association parameters