crypto_auth_hmacsha512_state

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

Members

Variables

ictx
crypto_hash_sha512_state ictx;
Undocumented in source.
octx
crypto_hash_sha512_state octx;
Undocumented in source.

Meta