trixnity-client
Toggle table of contents
4.14.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.key
/
KeyTrustServiceImpl
/
checkOwnAdvertisedMasterKeyAndVerifySelf
check
Own
Advertised
Master
Key
And
Verify
Self
open
suspend override
fun
checkOwnAdvertisedMasterKeyAndVerifySelf
(
key
:
ByteArray
,
keyId
:
String
,
keyInfo
:
SecretKeyEventContent
)
:
Result
<
Unit
>