Package org.robovm.apple.corefoundation
Class CFStreamSocketSecurityLevel
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFStreamSocketSecurityLevel
public class CFStreamSocketSecurityLevel extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFStreamSocketSecurityLevel.AsListMarshalerstatic classCFStreamSocketSecurityLevel.Marshalerstatic classCFStreamSocketSecurityLevel.Values -
Field Summary
Fields Modifier and Type Field Description static CFStreamSocketSecurityLevelNegotiatedSSLstatic CFStreamSocketSecurityLevelNonestatic CFStreamSocketSecurityLevelSSLv2Deprecated.Deprecated in iOS 10.0.static CFStreamSocketSecurityLevelSSLv3Deprecated.Deprecated in iOS 10.0.static CFStreamSocketSecurityLevelTLSv1 -
Method Summary
Modifier and Type Method Description static CFStreamSocketSecurityLevelvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value