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

pub type Nonce = Vec<u8>;
Expand description

Nonces are byte vectors.