Type Definition yubikey::Buffer[][src]

pub type Buffer = Zeroizing<Vec<u8>>;
Expand description

Buffer type (self-zeroizing byte vector)