Module procfs::keyring

source ·
Expand description

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

A key
Various key flags
Information about a user with at least one key
Bitflags that represent the permissions for a key

Enums

Functions

Get various information for each user ID that has at least one key on the system.
Returns a list of the keys for which the reading thread has view permission, providing various information about each key.