BN_X931_derive_prime_ex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
int
BN_X931_derive_prime_ex
(
BIGNUM* p
,
BIGNUM* p1
,
BIGNUM* p2
,
const(BIGNUM)* Xp
,
const(BIGNUM)* Xp1
,
const(BIGNUM)* Xp2
,
const(BIGNUM)* e
,
BN_CTX* ctx
,
BN_GENCB* cb
)

Meta