SRP_Calc_client_key

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_client_key
(
BIGNUM* N
,
BIGNUM* B
,
BIGNUM* g
,
BIGNUM* x
,
BIGNUM* a
,
BIGNUM* u
)

Meta