SRP_gN_cache_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_SRP)
extern (C) nothrow
struct SRP_gN_cache_st {}

Members

Variables

b64_bn
char* b64_bn;
Undocumented in source.
bn
BIGNUM* bn;
Undocumented in source.

Meta