SRP_gN_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_st {}

Members

Variables

N
BIGNUM* N;
Undocumented in source.
g
BIGNUM* g;
Undocumented in source.
id
char* id;
Undocumented in source.

Meta