SSL_TXT_DHE

same as "kDHE:-ADH"

extern (C) nothrow @nogc
enum SSL_TXT_DHE = "DHE";

Meta