SRP_Calc_server_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_server_key
(
BIGNUM* A
,
BIGNUM* v
,
BIGNUM* u
,
BIGNUM* b
,
BIGNUM* N
)

Meta