dh_method.compute_key

Undocumented in source.
struct dh_method
ExternC!(int function(ubyte* key, const(BIGNUM)* pub_key, DH* dh)) compute_key;

Meta