Type Definition dryoc::kdf::Context[][src]

pub type Context = StackByteArray<CRYPTO_KDF_CONTEXTBYTES>;
Expand description

Stack-allocated context type alias for key derivation with Kdf.