Type Definition evercrypt::aead::Key[][src]

pub type Key = Vec<u8>;
Expand description

Aead keys are byte vectors.