| Member | Value | Description |
|---|---|---|
| privacyExplicitTLS | 6 | Use TLS 1.0, 1.1 or 1.2 as the explicit security protocol |
| privacyExplicitTLS1_1 | 8 | Use TLS 1.1 as the explicit security protocol |
| privacyExplicitTLS1_2 | 10 | Use TLS 1.2 as the explicit security protocol |
| privacyImplicitAuto | 0 | Automatically pick the implicit security protocol |
| privacyImplicitPCT | 3 | Use PCT 1.0 as the implicit security protocol |
| privacyImplicitSSL2 | 2 | Use SSL 2.0 as the implicit security protocol |
| privacyImplicitSSL3 | 1 | Use SSL 3.0 as the implicit security protocol |
| privacyImplicitTLS | 4 | Use TLS 1.0, 1.1 or 1.2 as the implicit security protocol |
| privacyImplicitTLS1_1 | 7 | Use TLS 1.1 as the implicit security protocol |
| privacyImplicitTLS1_2 | 9 | Use TLS 1.2 as the implicit security protocol |
| privacyNone | 5 | Operate connection in the clear |