Structsยง
- KeyId ๐
- A key id is a unique identifier for a single key. There is a 1:1 mapping between key ID and key bytes, so something like a user key rotation is replacing the key with ID A with a new key with ID B.
Constantsยง
- KEY_
ID_ ๐SIZE - Since
KeyId
is a wrapper around UUIDs, this is statically 16 bytes. - UUID_
SEED_ ๐SIZE