See: Description
Exception | Description |
---|---|
BadAlgorithmException |
Thrown if bad algorithm is specified
|
BadAttestationStatementException |
Thrown if bad attestation statement is specified
|
BadChallengeException |
Thrown if bad challenge is detected
|
BadOriginException |
Thrown if bad origin is specified
|
BadRpIdException |
Thrown if bad rpId is specified
|
BadSignatureException |
Thrown if bad signature is specified
|
CertificateException |
Thrown if certificate problems happen
|
ConstraintViolationException |
Thrown if the value violates constraints
|
MaliciousCounterValueException |
Thrown if the counter value is lower than expected value
|
MaliciousDataException |
Thrown if malicious data is specified
|
MissingChallengeException |
Thrown if challenge doesn't exist in the session
|
SelfAttestationProhibitedException |
Thrown if self attestation is specified while prohibited
|
TokenBindingException |
Thrown if tokenBinding problems happen
|
UnexpectedExtensionException |
Thrown if unexpected extension is contained
|
UnsupportedAttestationFormatException |
Thrown if unsupported attestation format is specified
|
UserNotPresentException |
Thrown if user is to be present but not present
|
UserNotVerifiedException |
Thrown if user is to be verified but not verified
|
ValidationException |
An abstract exception for validation violation
|