次の方法で共有


NEVpnIke2DiffieHellman 列挙型

定義

暗号化の強度を決定する Diffie Hellman グループの列挙。

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

フィールド

名前 説明
Group0 0
Invalid 0
Group1 1
Group2 2
Group5 5
Group14 14
Group15 15
Group16 16
Group17 17
Group18 18
Group19 19
Group20 20
Group21 21

適用対象