Remove a key from the keyring by supplying both the keyring name and name of key to remove.

delete_key(keyring_name, service_name)

Arguments

keyring_name

A character string providing the name of the keyring.

service_name

A character string providing the name of the key.

See also