Crate keyutils [−] [src]
TODO
Structs
| Key | |
| KeyDescription |
Structure representing the metadata about a key or keyring. |
| KeyManager |
A manager for a key to respond to instantiate a key request by the kernel. |
| Keyring |
Representation of a kernel keyring. |
| KeyringPermission |
Enums
| DefaultKeyring |
An enumeration for the keyrings which may be set as the default. |
| SpecialKeyring |
Special keyrings predefined for a process. |
Constants
Type Definitions
| Error | |
| KeyPermissions |
The kernel type for representing a keyring's (or key's) permission. |
| KeyringDefaultSerial |
The kernel type for representing a default keyring. |
| KeyringSerial |
The kernel type for representing a keyring (or key). |
| Result |