trixnity-client
4.0.0-beta1
common
trixnity-client
/
net.folivo.trixnity.client.store
/
KeyStore
/
updateSecrets
update
Secrets
suspend
fun
updateSecrets
(
updater
:
suspend
(
Map
<
SecretType
,
StoredSecret
>
)
->
Map
<
SecretType
,
StoredSecret
>
)