AesHmacSha2RecoveryKeyWithPbkdf2Passphrase
data class AesHmacSha2RecoveryKeyWithPbkdf2Passphrase(keySecretService: KeySecretService, keyTrustService: KeyTrustService, keyId: String, info: SecretKeyEventContent.AesHmacSha2Key) : SelfVerificationMethod
Constructors
Link copied to clipboard
constructor(keySecretService: KeySecretService, keyTrustService: KeyTrustService, keyId: String, info: SecretKeyEventContent.AesHmacSha2Key)