crypto_auth_hmacsha256_state

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

Members

Variables

ictx
crypto_hash_sha256_state ictx;
Undocumented in source.
octx
crypto_hash_sha256_state octx;
Undocumented in source.

Meta