| delete_key | R Documentation |
Remove a key from the keyring by supplying both the keyring name and name of key to remove.
delete_key(keyring_name, service_name)
keyring_name |
A character string providing the name of the keyring. |
service_name |
A character string providing the name of the key. |
Other keyring functions:
add_key(),
create_locked_keyring(),
delete_keyring(),
get_keyring_status(),
list_keyrings(),
list_keys(),
lock_keyring(),
unlock_keyring(),
view_key()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.