Uses of Class
org.robovm.apple.security.TlsCiphersuiteGroup
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of TlsCiphersuiteGroup in org.robovm.apple.security
Methods in org.robovm.apple.security that return TlsCiphersuiteGroup Modifier and Type Method Description static TlsCiphersuiteGroupTlsCiphersuiteGroup. valueOf(long n)Returns the enum constant of this type with the specified name.static TlsCiphersuiteGroupTlsCiphersuiteGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static TlsCiphersuiteGroup[]TlsCiphersuiteGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.security with parameters of type TlsCiphersuiteGroup Modifier and Type Method Description voidSecArcProtocolOptions. appendTlsCiphersuiteGroup(TlsCiphersuiteGroup group)