Type Definition hpke_aead::Nonce

source · []
pub type Nonce = ByteSeq;
Expand description

An AEAD nonce is a sequence of bytes.