Package ch.nevis.mobile.sdk.api.operation.authcloudapi
package ch.nevis.mobile.sdk.api.operation.authcloudapi
The package containing the interfaces that allow to do registration using
the Authentication Cloud API.
- See Also:
-
InterfacesClassDescriptionThe error that can occur when the registration using the the Authentication Cloud API fails.The encrypted contents of the Authentication Cloud API response could not be decrypted.An error that indicates that some form of tampering was found in the application.A problem with the provided Authentication Cloud API response occurred.A network error occurred while redeeming the token: either the server was not reachable or it returned an HTTP error.The android device has no secure lock screen.An error occurred at the FIDO UAF protocol level.The server requires application attestation and there was a problem either obtaining the application attestation information from the Google Cloud APIs, or the server did not accept the contents sent by the SDK.The clocks on the mobile and on the server are too apart and the server refused to validate the JWS.The token was already redeemed.The token has expired.The object that can be used to trigger a registration operation from the response to the Authentication Cloud API enroll request.