Type Alias dryoc::dryocsecretbox::VecBox
source · pub type VecBox = DryocSecretBox<Mac, Vec<u8>>;Expand description
Vec-based authenticated secret box.
Aliased Type§
struct VecBox { /* private fields */ }pub type VecBox = DryocSecretBox<Mac, Vec<u8>>;Vec-based authenticated secret box.
struct VecBox { /* private fields */ }