Interface AuthCloudApiError.DecryptionError

All Superinterfaces:
AuthCloudApiError, MobileAuthenticationClientError
Enclosing interface:
AuthCloudApiError

public static interface AuthCloudApiError.DecryptionError extends 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.