SSL_CTX_set_psk_server_callback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_PSK)
extern (C) nothrow nothrow
void
SSL_CTX_set_psk_server_callback
(,
ExternC!(uint function
(,
const(char)* identity
,
ubyte* psk
,)
)
psk_server_callback
)

Meta