Type Definition dryoc::dryocsecretbox::VecBox

source ·
pub type VecBox = DryocSecretBox<Mac, Vec<u8>>;
Expand description

Vec-based authenticated secret box.