SSLProtocol class abstract

Constructors

SSLProtocol()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

kDTLSProtocol1 → const int
kDTLSProtocol12 → const int
kSSLProtocol2 → const int
kSSLProtocol3 → const int
kSSLProtocol3Only → const int
kSSLProtocolAll → const int
kSSLProtocolUnknown → const int
kTLSProtocol1 → const int
kTLSProtocol1Only → const int
kTLSProtocol11 → const int
kTLSProtocol12 → const int
kTLSProtocol13 → const int
kTLSProtocolMaxSupported → const int