Interface FidoUafAttestationInformationError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
FidoUafAttestationInformationError.FetchCrlError
The error that can occur when the
FidoUafAttestationInformationGetter.execute() method
fails.
Currently the only error returned is FidoUafAttestationInformationError.FetchCrlError.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe Certificate Revocation List (CRL) published by Google with the revoked attestation certificates could not be retrieved. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description