DocumentAuthenticator Class¶
Namespace: id3.Document
Definition¶
Verifies the authenticity of a document using security features such as holograms.
Properties¶
Name |
Type |
Description |
|---|---|---|
string |
Document type to authenticate. |
|
int |
Size of the FIFO frame buffer, used for processing. |
Methods¶
Name |
Description |
|---|---|
Appends a frame in the FIFO buffer. |
|
Authenticates the holograms on the current frame buffer. |
|
Checks if the frame buffer is full and ready to authenticate for all holograms. |