dh_method.bn_mod_exp

Undocumented in source.
struct dh_method
ExternC!(int function(const(DH)* dh, BIGNUM* r, const(BIGNUM)* a, const(BIGNUM)* p, const(BIGNUM)* m, BN_CTX* ctx, BN_MONT_CTX* m_ctx)) bn_mod_exp;

Meta