trixnity-crypto
Toggle table of contents
4.16.9
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.key
/
decryptSecret
decrypt
Secret
suspend
fun
decryptSecret
(
key
:
ByteArray
,
keyId
:
String
,
keyInfo
:
SecretKeyEventContent
,
secretName
:
String
,
secret
:
SecretEventContent
,
json
:
Json
)
:
String
?