secp256k1_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_hmac_sha256 {}

Members

Variables

inner
secp256k1_sha256 inner;
Undocumented in source.
outer
secp256k1_sha256 outer;
Undocumented in source.

Meta