kssl_err_st

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_KRB5)
extern (C) nothrow
struct kssl_err_st {}

Members

Variables

reason
int reason;
Undocumented in source.
text
char[KSSL_ERR_MAX + 1] text;
Undocumented in source.

Meta