pub type KeyPermissions = u32;
Alias for the key_perm_t kernel type, representing a keyring’s (or key’s) permission bits.
See Permission.
Permission