Class KeyCreationRequestDecoder.UserPINError

java.lang.Object
org.webpki.keygen2.KeyCreationRequestDecoder.UserPINError
Enclosing class:
KeyCreationRequestDecoder

public class KeyCreationRequestDecoder.UserPINError extends Object
  • Field Details

    • lengthError

      public boolean lengthError
    • syntaxError

      public boolean syntaxError
    • uniqueError

      public boolean uniqueError
    • uniqueErrorAppUsage

      public AppUsage uniqueErrorAppUsage
    • patternError

      public PatternRestriction patternError
  • Constructor Details

    • UserPINError

      public UserPINError()