Package org.robovm.apple.foundation
Class NSStreamSocketSecurityLevel
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSStreamSocketSecurityLevel
public class NSStreamSocketSecurityLevel extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSStreamSocketSecurityLevel.AsListMarshalerstatic classNSStreamSocketSecurityLevel.Marshalerstatic classNSStreamSocketSecurityLevel.Values -
Field Summary
Fields Modifier and Type Field Description static NSStreamSocketSecurityLevelNegotiatedSSLstatic NSStreamSocketSecurityLevelNonestatic NSStreamSocketSecurityLevelSSLv2static NSStreamSocketSecurityLevelSSLv3static NSStreamSocketSecurityLevelTLSv1 -
Method Summary
Modifier and Type Method Description static NSStreamSocketSecurityLevelvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value