New in version 2016.3.0.
Ensure a GPG public key is absent from the keychain.
The key ID of the GPG public key.
The key ID or key IDs to remove from the GPG keychain.
Remove GPG keys from the specified user's keychain.
Override GnuPG home directory.
Limit the operation to this specific keyring, specified as a local filesystem path.
New in version 3007.0.
Make sure to not leave behind an empty keyring file
if keyring
was specified. Defaults to false.
New in version 3007.0.
Ensure a GPG public key is present in the GPG keychain.
The key ID of the GPG public key.
The key ID or key IDs to add to the GPG keychain.
Add GPG keys to the specified user's keychain.
The keyserver to retrieve the keys from.
Override GnuPG home directory.
Trust level for the key in the keychain, ignored by default. Valid trust levels: expired, unknown, not_trusted, marginally, fully, ultimately
Limit the operation to this specific keyring, specified as a local filesystem path.
New in version 3007.0.