SRP_Calc_B

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
BIGNUM*
SRP_Calc_B
(
BIGNUM* b
,
BIGNUM* N
,
BIGNUM* g
,
BIGNUM* v
)

Meta