hasKey

abstract fun hasKey(keyId: String): Boolean

Check whether we have a key with a given ID.

Return

Whether we have the key.

Parameters

keyId

The ID of the key to check