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

Members

Variables

buf
uint[16] buf;
Undocumented in source.
bytes
size_t bytes;
Undocumented in source.
s
uint[8] s;
Undocumented in source.

Meta