Uses of Class
org.robovm.apple.security.SSLCiphersuiteGroup
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SSLCiphersuiteGroup in org.robovm.apple.security
Methods in org.robovm.apple.security that return SSLCiphersuiteGroup Modifier and Type Method Description static SSLCiphersuiteGroupSSLCiphersuiteGroup. valueOf(long n)Returns the enum constant of this type with the specified name.static SSLCiphersuiteGroupSSLCiphersuiteGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static SSLCiphersuiteGroup[]SSLCiphersuiteGroup. 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 SSLCiphersuiteGroup Modifier and Type Method Description voidSecArcProtocolOptions. addTlsCiphersuiteGroup(SSLCiphersuiteGroup group)Deprecated.Deprecated in iOS 13.0.