NEVpnIke2CertificateType Enum

Definition

Enumerates the cryptographic algorithm associated with the certificate.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEVpnIke2CertificateType
type NEVpnIke2CertificateType = 
Inheritance
NEVpnIke2CertificateType
Attributes

Fields

ECDSA256 2
ECDSA384 3
ECDSA521 4
RSA 1

Applies to