Interface FidoUafAttestationInformationError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
FidoUafAttestationInformationError.CertificateError,FidoUafAttestationInformationError.FetchCrlError
The error that can occur when the
FidoUafAttestationInformationGetter.execute() method
fails.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThere was an unexpected error retrieving the certificate information from the device.static 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