Type Definition dryoc::generichash::Hash[][src]

pub type Hash = StackByteArray<CRYPTO_GENERICHASH_BYTES>;
Expand description

Stack-allocated hash output of the recommended output length.