AesHmacSha2RecoveryKeyWithPbkdf2Passphrase

Constructors

constructor(keySecretService: KeySecretService, keyTrustService: KeyTrustService, keyId: String, info: SecretKeyEventContent.AesHmacSha2Key)

Functions

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