The encrypted contents of the Auth Cloud API response could not be decrypted.

This occurs for instance when the keys that are used to decrypt the Auth Cloud API response are deleted.

Hierarchy

Constructors

Properties

Constructors

  • The default constructor.

    Parameters

    • description: string

      provides details about the error that occurred.

    • Optional cause: string

      the exception (if any) that caused this error.

    Returns AuthCloudApiDecryptionError

Properties

description: string

Provides details about the error that occurred.

cause?: string

The exception (if any) that caused this error.

Generated using TypeDoc