deleteEntry
Deletes a specific TrustEntry from both memory and persistent storage.
Return
true if the entry was found and successfully deleted, false otherwise.
Parameters
entry
The entry to remove.
Deletes a specific TrustEntry from both memory and persistent storage.
true if the entry was found and successfully deleted, false otherwise.
The entry to remove.