deleteBoundSessionKeys

abstract suspend fun deleteBoundSessionKeys(nodeId: String, peerId: String)

Delete the session keys for node nodeId and peer peerId.

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