StackKdf

Type Alias StackKdf 

Source
pub type StackKdf = Kdf<Key, Context>;
Expand description

Stack-allocated type alias for Kdf. Provided for convenience.

Aliased Typeยง

pub struct StackKdf { /* private fields */ }