| Authentication |
Enumeration of authentication types used in OpenSSL cipher specifications.
|
| Cipher |
All the standard cipher suites for SSL/TSL.
|
| Encryption |
Enumerates the encryption algorithms supported by OpenSSL cipher suites.
|
| EncryptionLevel |
Enumerates the encryption strength levels used in OpenSSL cipher suite configuration.
|
| Group |
All the supported named groups.
|
| KeyExchange |
Key exchange algorithms supported by OpenSSL.
|
| MessageDigest |
Supported message digest algorithms.
|
| Protocol |
Represents the SSL/TLS protocol versions supported by OpenSSL.
|
| SignatureScheme |
All the signature schemes for TLS 1.3.
|