keyutils

Linux key management utilities for kernel keyring operations

brewmacoslinux
Try with needOr install directly
Source

About

Linux key management utilities

Commands

keyctlkey.dns_resolverrequest-key

Examples

List all keys in the current session keyring$ keyctl list @s
Create a new key and add it to the session keyring$ keyctl add user mykey "myvalue" @s
Search for a key by description in the session keyring$ keyctl search @s user mykey