deleteKeys

abstract suspend fun deleteKeys(nodeId: String)

Delete the identity and session keys for the node identified by nodeId.

This is a no-op if the node doesn't exist.