pem_password_cb

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
alias pem_password_cb = int function
(
char* buf
,
int size
,
int rwflag
,
void* userdata
)

Meta