identityData
The certificate and private key components of the tunneling protocol authentication credential, in PKCS12 format.
Declaration
var identityData: Data? { get set }Discussion
In macOS, the system ignores this property for NEVPNProtocolIKEv2 and NETunnelProviderProtocol objects. On iOS, the system ignores this property for NETunnelProviderProtocol objects. In cases where the system ignores this property, set the identity using the identityReference property.