Manipulate the Linux kernel keyring.
keyctl list {target_keyring}
keyctl list {@us}
keyctl add {type_keyring} {key_name} {key_value} {target_keyring}
echo -n {key_value} | keyctl padd {type_keyring} {key_name} {target_keyring}
keyctl timeout {key_name} {timeout_in_seconds}
keyctl read {key_name}
keyctl pipe {key_name}
keyctl revoke {key_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB