Type Definition dryoc::auth::protected::Mac

source ·
pub type Mac = HeapByteArray<CRYPTO_AUTH_BYTES>;
Available on crate feature nightly only.
Expand description

Heap-allocated, page-aligned hash output for the generic hash algorithm, for use with protected memory.