KeySecretServiceImpl

class KeySecretServiceImpl(json: Json, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, api: MatrixClientServerApiClient, userInfo: UserInfo, matrixClientConfiguration: MatrixClientConfiguration) : KeySecretService

Constructors

Link copied to clipboard
constructor(json: Json, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, api: MatrixClientServerApiClient, userInfo: UserInfo, matrixClientConfiguration: MatrixClientConfiguration)

Functions

Link copied to clipboard
open suspend override fun decryptOrCreateMissingSecrets(key: ByteArray, keyId: String, keyInfo: SecretKeyEventContent)