CheckPassphraseRequest

Checks if the given passphrase matches the registered passphrase.

This can be used in passphrase dialogs to check the passphrase obtained from the user will work for operations like signing or key agreement without having to try the whole operation again.

Wrong passphrase attempts will continue to contribute to policy enforced by PassphraseFailureEnforcer.

Constructors

Link copied to clipboard
constructor(passphrase: String)

Properties

Link copied to clipboard