Package org.robovm.apple.corefoundation
Class CFStreamSocketSecurityLevel.Values
java.lang.Object
org.robovm.apple.corefoundation.CFStreamSocketSecurityLevel.Values
- Enclosing class:
- CFStreamSocketSecurityLevel
public static class CFStreamSocketSecurityLevel.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
None
-
SSLv2
Deprecated.Deprecated in iOS 10.0. -
SSLv3
Deprecated.Deprecated in iOS 10.0. -
TLSv1
-
NegotiatedSSL
-