次の方法で共有


NEVpnIke2EncryptionAlgorithm 列挙型

定義

に使用できるアルゴリズムを列挙します EncryptionAlgorithm

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEVpnIke2EncryptionAlgorithm
type NEVpnIke2EncryptionAlgorithm = 
継承
NEVpnIke2EncryptionAlgorithm
属性

フィールド

AES128 3
AES128GCM 5
AES256 4
AES256GCM 6
DES 1
TripleDES 2

適用対象