AesHmacSha2RecoveryKey

Constructors

Link copied to clipboard
constructor(keySecretService: KeySecretService, keyTrustService: KeyTrustService, keyId: String, info: SecretKeyEventContent.AesHmacSha2Key)

Functions

Link copied to clipboard
suspend fun verify(recoverKey: String): Result<Unit>