File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ components:
4646 - 55
4747 - 60
4848 - 65
49+ - 66
50+ - 67
4951 - 80
5052 - 81
5153 - 82
@@ -165,7 +167,9 @@ components:
165167 - " UV_DULL_PAPER_ERROR"
166168 - " FALSE_LUMINESCENCE_IN_BLANK"
167169 - " BAD_AREA_IN_AXIAL"
168- - " FALSE_IP_PARAMETERS"
170+ - " FALSE_IPI_PARAMETERS"
171+ - " ENCRYPTED_IPI_NOT_FOUND"
172+ - " ENCRYPTED_IPI_DATA_DONT_MATCH"
169173 - " FIELD_POS_CORRECTOR_HIGHLIGHT_IR"
170174 - " FIELD_POS_CORRECTOR_GLARES_IN_PHOTO_AREA"
171175 - " FIELD_POS_CORRECTOR_PHOTO_REPLACED"
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ components:
2626 - 2097152
2727 - 4194304
2828 - 8388608
29+ - 16777216
2930 x-enum-descriptions :
3031 - " Document luminescence check in UV light"
3132 - " B900 ink MRZ contrast check in IR light"
@@ -48,6 +49,7 @@ components:
4849 - " Document liveness check"
4950 - " Extended OCR Check"
5051 - " Extended MRZ check"
52+ - " Encrypted IPI"
5153 x-enum-varnames :
5254 - " UV_LUMINESCENCE"
5355 - " IR_B900"
@@ -70,3 +72,4 @@ components:
7072 - " LIVENESS"
7173 - " EXTENDED_OCR_CHECK"
7274 - " EXTENDED_MRZ_CHECK"
75+ - " ENCRYPTED_IPI"
You can’t perform that action at this time.
0 commit comments