Macro ssp::make_key

source ·
macro_rules! make_key {
    ($name:ident, $base:ident, $doc:tt) => { ... };
}
Expand description

Creates a named type to represent a key struct used in encryption.