Member | Value | Description |
---|---|---|
secureAuto | 0 | Automatically negotiate the security protocol. |
secureNone | 32768 | Operate connection in the clear |
securePCT | 3 | Use PCT 1.0 as the security protocol |
secureSSL2 | 12 | Use SSL 2.0 as the security protocol |
secureSSL3 | 48 | Use SSL 3.0 as the security protocol |
secureTLS | 4032 | Use TLS 1.0, 1.1 or 1.2 as the security protocol |
secureTLS1_0 | 192 | Use TLS 1.0 as the security protocol |
secureTLS1_1 | 768 | Use TLS 1.1 as the security protocol |
secureTLS1_2 | 3072 | Use TLS 1.2 as the security protocol |