EncryptionProtocols
EncryptionProtocols enumeration
Defines the possible versions of encryption protocols.
Members
| Member name | Description | 
|---|---|
| NOT_SPECIFIED | Not specified Please note, this value is similar to SslProtocols.None  | 
| SSL2 | Ssl 2 | 
| SSL3 | Ssl 3 | 
| TLS | TLS 1.0 | 
| TLS11 | TLS 1.1 | 
| TLS12 | TLS 1.2 | 
| TLS13 | TLS 1.3 | 
See Also
- namespace aspose.email.clients.base
 - assembly Aspose.Email