powered by
Given the name of a keyring, delete it and remove all cached information.
keyring_delete(keyring)
logical(1); Success or failure of operation
character(1); Name of keyring
if (FALSE) { keyring_delete('mypersonalkeyring') }
Run the code above in your browser using DataLab