TLSEXT_NAMETYPE_host_name

NameType value from RFC 3546.

extern (C) nothrow @nogc
enum TLSEXT_NAMETYPE_host_name = 0;

Meta