The constants provided by the JadeSSLContext class are listed in the following table.
JadeSSLContext Class Constant | Integer Value |
---|---|
MethodSSLNone | 0 |
MethodSSLv2 (superseded) | 1 |
MethodSSLv23 (superseded) | 2 |
MethodSSLv3 (superseded) | 3 |
MethodTLSv1 | 4 |
MethodTLSv1_1 | 5 |
MethodTLSv1_2 | 6 |