Structure is used to describe the contents of a single LDS applica-tion and their analysis within the context of the communication session with electronic document.

Constructors

Properties

applicationID?: string

Application identifier.

dataHashAlgorithm?: string

Algorithm for calculating hash values for files for the proce-dure of PA.

files: File[]

List of containers to store information about the read files of the application.

Status of the application selection procedure.

Type of application of electronic document.

unicodeVersion?: string

Unicode version for application.

version?: string

Application version.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns Application