[][src]Module procfs::keyring

Functions related to the in-kernel key management and retention facility

For more details on this facility, see the keyrings(7) man page.

Additional functions can be found in the kernel::keys module.

Structs

Key

A key

KeyFlags

Various key flags

KeyUser

Information about a user with at least one key

PermissionFlags

Bitflags that represent the permissions for a key

Permissions

Enums

KeyTimeout
KeyType

Functions

key_users

Get various information for each user ID that has at least one key on the system.

keys

Returns a list of the keys for which the reading thread has view permission, providing various information about each key.