DocumentAuthenticator Class

Namespace: id3.Document

Definition

Verifies the authenticity of a document using security features such as holograms.

Properties

Name

Type

Description

documentName

string

Document type to authenticate.

temporalWindowSize

int

Size of the FIFO frame buffer, used for processing.

Methods

Name

Description

appendFrame

Appends a frame in the FIFO buffer.

authenticateHolograms

Authenticates the holograms on the current frame buffer.

isFull

Checks if the frame buffer is full and ready to authenticate for all holograms.