Uses of Class
org.robovm.apple.networkextension.NEVPNIKEv2DiffieHellmanGroup
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEVPNIKEv2DiffieHellmanGroup in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEVPNIKEv2DiffieHellmanGroup Modifier and Type Method Description NEVPNIKEv2DiffieHellmanGroupNEVPNIKEv2SecurityAssociationParameters. getDiffieHellmanGroup()static NEVPNIKEv2DiffieHellmanGroupNEVPNIKEv2DiffieHellmanGroup. valueOf(long n)Returns the enum constant of this type with the specified name.static NEVPNIKEv2DiffieHellmanGroupNEVPNIKEv2DiffieHellmanGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static NEVPNIKEv2DiffieHellmanGroup[]NEVPNIKEv2DiffieHellmanGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.networkextension with parameters of type NEVPNIKEv2DiffieHellmanGroup Modifier and Type Method Description voidNEVPNIKEv2SecurityAssociationParameters. setDiffieHellmanGroup(NEVPNIKEv2DiffieHellmanGroup v)