android-components / mozilla.components.lib.dataprotect / KeyStoreWrapper / removeKeyFor
removeKeyFor
fun removeKeyFor(label: String): Unit (source)
Deletes a key with the given label.
Parameters
label - The label of the associated key to delete
Exceptions
KeyStoreException - If there is no key for label