Package org.webpki.keygen2
Class KeyCreationRequestDecoder.UserPINError
java.lang.Object
org.webpki.keygen2.KeyCreationRequestDecoder.UserPINError
- Enclosing class:
KeyCreationRequestDecoder
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
lengthError
public boolean lengthError -
syntaxError
public boolean syntaxError -
uniqueError
public boolean uniqueError -
uniqueErrorAppUsage
-
patternError
-
-
Constructor Details
-
UserPINError
public UserPINError()
-