Uses of Class
org.robovm.apple.security.TlsCiphersuite
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of TlsCiphersuite in org.robovm.apple.security
Methods in org.robovm.apple.security that return TlsCiphersuite Modifier and Type Method Description TlsCiphersuiteSecArcProtocolMetadata. getNegotiatedTlsCiphersuite()static TlsCiphersuiteTlsCiphersuite. valueOf(long n)Returns the enum constant of this type with the specified name.static TlsCiphersuiteTlsCiphersuite. valueOf(String name)Returns the enum constant of this type with the specified name.static TlsCiphersuite[]TlsCiphersuite. 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 TlsCiphersuite Modifier and Type Method Description voidSecArcProtocolOptions. appendTlsCiphersuite(TlsCiphersuite ciphersuite)