powered by
Delete a key from an unlocked keyring.
key_delete(keyring, key)
logical(1); Success of operation
character(1); Name of keyring
character(1); Name of key
if (FALSE) { key_delete('mypersonalkeyring', 'key1') }
Run the code above in your browser using DataLab