SRP_create_verifier_BN

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
int
SRP_create_verifier_BN
(
const char* user
,
const char* pass
,
BIGNUM** salt
,
BIGNUM** verifier
,
BIGNUM* N
,
BIGNUM* g
)

Meta