MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.prompt
/
PassphraseEvaluation
/
TryAgainAttemptsRemain
Try
Again
Attempts
Remain
data
class
TryAgainAttemptsRemain
(
val
remainingAttempts
:
Int
)
:
PassphraseEvaluation
Incorrect PIN or passphrase entered, user can try again given number of times.
Members
Constructors
Try
Again
Attempts
Remain
Link copied to clipboard
constructor
(
remainingAttempts
:
Int
)
Properties
remaining
Attempts
Link copied to clipboard
val
remainingAttempts
:
Int