tls_cipher_name_translation_table

SSL/TLS Cipher suite name translation table

version(WITH_HUNT_SECURITY)
static if(OPENSSL_VERSION_BEFORE(1, 1, 1))
string[] tls_cipher_name_translation_table;

See Also

Meta