matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.securestorage
/
SharedSecretStorageService
/
hasKey
has
Key
abstract
fun
hasKey
(
keyId
:
String
)
:
Boolean
Content copied to clipboard
Check whether we have a key with a given ID.
Return
Whether we have the key.
Parameters
key
Id
The ID of the key to check