SSL_set_psk_client_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_set_psk_client_callback
(,
ExternC!(uint function
(,
const(char)* hint
,
char* identity
,,
ubyte* psk
,)
)
psk_client_callback
)

Meta