SSL_TXT_ECDHE

same as "kECDHE:-AECDH"

extern (C) nothrow @nogc
enum SSL_TXT_ECDHE = "ECDHE";

Meta