Interface AuthCloudApiError.DecryptionError
- All Superinterfaces:
AuthCloudApiError
,MobileAuthenticationClientError
- Enclosing interface:
- AuthCloudApiError
The encrypted contents of the Authentication Cloud API response could not be decrypted.
This occurs for instance when the keys that are used to decrypt the Authentication Cloud API response are deleted.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.authcloudapi.AuthCloudApiError
AuthCloudApiError.DecryptionError, AuthCloudApiError.DeviceProtectionError, AuthCloudApiError.MalformedResponse, AuthCloudApiError.NetworkError, AuthCloudApiError.NoDeviceLockError, AuthCloudApiError.OperationError, AuthCloudApiError.TokenAlreadyRedeemed, AuthCloudApiError.TokenExpired
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description