TLS Cipher Suites
TLSCiphersuite Information
Convert an SSL/TLS ciphersuite to algorithm fields
ushort suite | the ciphersuite code number |
Lookup a ciphersuite by name
string name | the name (eg TLS_RSA_WITH_RC4_128_SHA) |
Generate a static list of all known ciphersuites and return it.
Formats the ciphersuite back to an RFC-style ciphersuite string