Contents

serverCertificateCommonName

A string containing the value of the Subject Common Name field of the IKEv2 server’s certificate.

Declaration

var serverCertificateCommonName: String? { get set }

Discussion

This string is used to help verify the identity of the IKEv2 server.

See Also

Accessing certificate properties