Constant KEY_ID_SIZE

Source
pub(crate) const KEY_ID_SIZE: usize = 16;
Expand description

Since KeyId is a wrapper around UUIDs, this is statically 16 bytes.