TLSEXT_TYPE_psk

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LIBRESSL_HAS_TLS1_3)
extern (C) nothrow @nogc
enum TLSEXT_TYPE_psk = .TLSEXT_TYPE_pre_shared_key;

Meta