Type Definition hpke_aead::Key

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

An AEAD key is a sequence of bytes.