Type Definition KeyId
tink_core
type KeyId = u32;
Type alias for u32 values being used as key identifiers.
u32