secp256k1_rfc6979_hmac_sha256

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct secp256k1_rfc6979_hmac_sha256 {}

Members

Variables

k
ubyte[32] k;
Undocumented in source.
retry
int retry;
Undocumented in source.
v
ubyte[32] v;
Undocumented in source.

Meta