The function returns a promise that resolves when it succeeds to the following possible values: |
Module.IntegrityStatus.OK – Integrity Ok. Data has not changed since signature capture. |
Module.IntegrityStatus.FAIL – Integrity Fail. Data has changed since signature capture. |
Module.IntegrityStatus.MISSING – Integrity Missing. Signature integrity value not found. |
Module.IntegrityStatus.WRONG_TYPE – Integrity wrong type. Signature was captured using a different integrity check version. |
Module.IntegrityStatus.INSUFFICIENT_DATA – There is not enough signature data. |
Module.IntegrityStatus.UNCERTAIN – The integrity is uncertain. |
Module.IntegrityStatus.NOT_SUPPORTED – The integrity type is not supported in this version of the Signature SDK. |