keyutils-raw 0.4.0

Raw bindings to Linux keyring syscalls
Documentation

Contains definitions for low-level libkeyutils bindings.

See the following manpages for information about the symbols exported by this crate:

  • add_key(2)
  • request_key(2)
  • keyctk(2)

For more information about the keyctl API in general, the following manpages are useful:

  • keyctl(3)
  • keyctl(7)