Interface OutOfBandPayloadError.DecryptionError
- All Superinterfaces:
MobileAuthenticationClientError
,OutOfBandPayloadError
- Enclosing interface:
- OutOfBandPayloadError
The encrypted contents of the out-of-band payload could not be decrypted.
This occurs for instance when the keys that are used to decrypt the out-of-band payload are deleted.
The problem can also occur in the case where the user is trying to redeem a token that was generated for another mobile device: a malicious user trying to authenticate using the QR code generated by another user, or a user with multiple devices trying to scan the QR using the wrong device.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.outofband.OutOfBandPayloadError
OutOfBandPayloadError.DecryptionError, OutOfBandPayloadError.DeviceProtectionError, OutOfBandPayloadError.MalformedPayload, OutOfBandPayloadError.NoDeviceLockError
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description