-
Notifications
You must be signed in to change notification settings - Fork 10
/
e-parsing-notification-codes.yml
675 lines (675 loc) · 29 KB
/
e-parsing-notification-codes.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
openapi: 3.0.3
components:
schemas:
ParsingNotificationCodes:
type: integer
description: "The enumeration contains possible values of notification codes returned during the RFID chip processing."
enum:
- -1879048191
- -1879048190
- -1879048189
- -1879048188
- -1879048187
- -1879048186
- -1879048184
- -1879048178
- -1879048177
- -1879048176
- -1879048169
- -1879047680
- -1879047679
- -1879047678
- -1879047677
- -1879047676
- -1879047675
- -1879047674
- -1879047673
- -1879047672
- -1879047671
- -1879047670
- -1879047669
- -1879047668
- -1879047667
- -1879047666
- -1879047665
- -1879047664
- -1879047663
- -1879047662
- -1879047661
- -1879047660
- -1879047659
- -1879047658
- -1879047657
- -1879047656
- -1879047655
- -1879047654
- -1879047653
- -1879047652
- -1879047651
- -1879047650
- -1879047649
- -1879047648
- -1879047647
- -1879047646
- -1879047645
- -1879047644
- -1879047643
- -1879047642
- -1879047640
- -1879047639
- -1879047638
- -1879047637
- -1879047636
- -1879047635
- -1879047634
- -1879047633
- -1879047631
- -1879047630
- -1879047629
- -1879047628
- -1879047627
- -1879047626
- -1879047625
- -1879047624
- -1879047623
- -1879047622
- -1879047621
- -1879047620
- -1879047619
- -1879047618
- -1879047617
- -1879047616
- -1879047615
- -1879047614
- -1879047613
- -1879047612
- -1879047611
- -1879047610
- -1879047609
- -1879047608
- -1879047607
- -1879047606
- -1879047605
- -1879047604
- -1879047603
- -1879047602
- -1879047601
- -1879048160
- -1879048159
- -1879048158
- -1879048157
- -1879048156
- -1879048155
- -1879048154
- -1879048144
- -1879048143
- -1879048142
- -1879048141
- -1879047936
- -1879047776
- -1879047775
- -1879047935
- -1879047934
- -1879047933
- -1879047927
- -1879047760
- -1879047759
- -1879047758
- -1879047932
- -1879047931
- -1879047930
- -1879047929
- -1879047928
- -1879047744
- -1879047736
- -1879047728
- -1879047720
- -1879047926
- -1879047925
- -1879047924
- -1879047923
- -1879047922
- -1879047921
- -1879047920
- -1879047919
- -1879047918
- -1879047909
- -1879047908
- -1879047907
- -1879047906
- -1879047905
- -1879047915
- -1879047914
- -1879047913
- -1879047912
- -1879047911
- -1879047910
- 139272
- 139273
- 139274
- 139277
- 139278
- 139279
- 139280
- 139281
- 139282
- 139283
- 139284
- 139285
- 139286
- 139287
- 139288
- -1878982656
- -1878917120
- -1878851584
- -1878786048
- -1878720512
- -1878654976
- -1878589440
- -1878523904
- -1878458368
- -1878392832
- -1878327296
- -1877999616
- -1877934080
- -1877868544
- -1877803008
- -1877737472
- -1877671936
- -1877606400
- -1877540864
- -1877475328
- -1877409792
- -1877344256
- -1862270976
- -1862270975
- -1862270974
- -1862270973
- -1862270972
- -1862270971
- -1862270970
- -1862270969
- -1862270968
- -1862270967
- -1862270966
- -1862270965
- -1862270964
- -1862270963
- -1862270962
- -1862270720
- -1862270719
- -1862270718
- -1862270717
- -1862270716
- -1862270715
- -1862270714
- -1862270713
- -1862270712
- -1862270711
- -1862270710
- -1862270709
- -1862270708
- -1862270707
- -1862270706
- -1862270705
- -1862270704
- -1862270463
- -1862270462
- -1862270461
- -1862270460
- -1862270208
- -1845493483
- -1845493482
- -1845493481
- -1845493480
- -1845493479
- -1879047600
- -1879047599
- 139289
- -1879047598
x-enum-descriptions:
- "ASN certificate: Incorrect version"
- "ASN certificate: Non-matching signature algorithm"
- "ASN certificate: Incorrect time coding"
- "ASN certificate: Incorrect use of generalized time"
- "ASN certificate: Empty issuer"
- "ASN certificate: Empty subject"
- "ASN certificate: Unsupported critical extension"
- "ASN certificate: Forced default CSCA role"
- "ASN certificate: Forced Default DS role"
- "ASN certificate: Incorrect issuer subject DS"
- "ASN certificate: Duplicating extensions"
- "ICAO certificate: Version missed"
- "ICAO certificate: Version incorrect"
- "ICAO certificate: Issuer country missed"
- "ICAO certificate: Issuer common name missed"
- "ICAO certificate: Issuer country non-compliant"
- "ICAO certificate: Subject country missed"
- "ICAO certificate: Subject common name missed"
- "ICAO certificate: Subject country non-compliant"
- "ICAO certificate: Using non-compliant data"
- "ICAO certificate: Unsupported signature algorithm"
- "ICAO certificate: Unsupported public key algorithm"
- "ICAO certificate: Missed extensions"
- "ICAO certificate: Validity"
- "ICAO certificate extension: Using non-compliant data"
- "ICAO certificate extension: Key usage missed"
- "ICAO certificate extension: Key usage not critical"
- "ICAO certificate extension: Key usage incorrect data"
- "ICAO certificate extension: Basic constraints missed"
- "ICAO certificate extension: Basic constraints incorrect usage 1"
- "ICAO certificate extension: Basic constraints incorrect usage 2"
- "ICAO certificate extension: Basic constraints not critical"
- "ICAO certificate extension: Basic constraints incorrect data"
- "ICAO certificate extension: Basic constraints path LenC missed"
- "ICAO certificate extension: Basic constraints path LenC incorrect"
- "ICAO certificate extension: Ext key usage not critical"
- "ICAO certificate extension: Ext key usage incorrect usage"
- "ICAO certificate extension: Ext key usage incorrect data"
- "ICAO certificate extension Auth key: ID missed"
- "ICAO certificate extension Auth key: Incorrect data"
- "ICAO certificate extension Auth key: Key ID missed"
- "ICAO certificate extension: Subject key ID missed"
- "ICAO certificate extension: Subject key ID incorrect data"
- "ICAO certificate extension: Private key UP missed"
- "ICAO certificate extension: Private key UP incorrect data"
- "ICAO certificate extension: Private key UP empty"
- "ICAO certificate extension: Subject alt name missed"
- "ICAO certificate extension: Subject alt name incorrect data"
- "ICAO certificate extension: Subject alt name empty"
- "ICAO certificate extension: Subject alt name non-compliant"
- "ICAO certificate extension: Subject alt name critical"
- "ICAO certificate extension: Subject alt name DN empty"
- "ICAO certificate extension: Subject alt name DN incorrect"
- "ICAO certificate extension: Subject alt name DN non-compliant"
- "ICAO certificate extension: Issuer alt name missed"
- "ICAO certificate extension: Issuer alt name incorrect data"
- "ICAO certificate extension: Issuer alt name empty"
- "ICAO certificate extension: Issuer alt name non-compliant"
- "ICAO certificate extension: Issuer alt name critical"
- "ICAO certificate extension: Issuer alt name DN empty"
- "ICAO certificate extension: Issuer alt name DN incorrect"
- "ICAO certificate extension: Issuer alt name DN non-compliant"
- "ICAO certificate extension Doc type list: Missed"
- "ICAO certificate extension Doc type list: Incorrect data"
- "ICAO certificate extension Doc type list: Version"
- "ICAO certificate extension Doc type list: Doc types"
- "ICAO certificate extension Doc type list: Doc types empty"
- "ICAO certificate extension: Dert policies incorrect data"
- "ICAO certificate extension: Cert policies empty"
- "ICAO certificate extension: Cert policies policy ID missed"
- "ICAO certificate extension: CRL dist point missed"
- "ICAO certificate extension: CRL dist point incorrect data"
- "ICAO certificate extension: CRL dist point empty"
- "ICAO certificate extension: CRL dist point point missed"
- "ICAO certificate: SN non-compliant"
- "ICAO certificate: Issuer SN non-compliant"
- "ICAO certificate: Subject SN non-compliant"
- "ICAO certificate: Issuer attribute non-compliant"
- "ICAO certificate: Subject attribute non-compliant"
- "ICAO certificate: Issuer subject country non-matching"
- "ICAO certificate extension: CSCA alt names non-matching"
- "ICAO certificate extension: Name change incorrect data"
- "ICAO certificate extension: Name change non-compliant"
- "ICAO certificate extension: Name change critical"
- "ICAO certificate extension Doc type list: non-compliant"
- "ICAO certificate extension Doc type list: Critical"
- "ICAO certificate extension: Optional critical"
- "ICAO certificate: Subject non-compliant"
- "ICAO certificate: Subject common name non-compliant"
- "ICAO COM: LDS version incorrect"
- "ICAO COM: LDS version missing"
- "ICAO COM: Unicode version incorrect"
- "ICAO COM: Unicode version missing"
- "ICAO COM: DGPM incorrect"
- "ICAO COM: DGPM missing"
- "ICAO COM: DGPM unexpected"
- "ICAO application: LDS version unsupported"
- "ICAO application: Unicode version unsupported"
- "ICAO application: LDS version inconsistent"
- "ICAO application: Unicode version inconsistent"
- "ASN signed data: OID incorrect"
- "ASN signed data: Version incorrect"
- "ASN signed data: Content OID incorrect"
- "ICAO signed data: Version incorrect"
- "ICAO signed data: Digest algorithms empty"
- "ICAO signed data: Digest algorithms unsupported"
- "ICAO signed data: Signer infos multiple entries"
- "ICAO signed data: Certificates missed"
- "ICAO signed data: Certificates empty"
- "ICAO signed data: CRLs incorrect usage"
- "ICAO LDS object: Incorrect content OID"
- "ICAO LDS object: DG number incorrect"
- "ICAO LDS object: DG hash missing"
- "ICAO LDS object: DG hash extra"
- "ICAO LDS object: Version incorrect"
- "ICAO master list: Version incorrect"
- "ICAO Deviation list: Version incorrect"
- "BSI: Defect list version incorrect"
- "BSI: Black list version incorrect"
- "ASN signer info: Version incorrect"
- "ASN signer info: SID incorrect choice"
- "ASN signer info: SID digest algorithm not listed"
- "ASN signer info: Message digest attr missing"
- "ASN signer info: Message digest attr data"
- "ASN signer info: Message digest attr value"
- "ASN signer info: Content type attr missing"
- "ASN signer info: Content type attr data"
- "ASN signer info: Content type attr value"
- "ASN signer info: Signing time attr missing"
- "ASN signer info: Signing time attr data"
- "ASN signer info: Signing time attr value"
- "ASN signer info: List content description attr missing"
- "ASN signer info: List content description attr data"
- "Auth signer info: Certificate validity"
- "Auth signer info: Certificate root is not trusted"
- "Auth signer info: Certificate cannot find CSCA"
- "Auth signer info: Certificate revoked"
- "Auth signer info: Certificate signature invalid"
- "Notification: Unsupported image format"
- "MRZ: Document type unknown"
- "MRZ: Issuing state syntax error"
- "MRZ: Name is void"
- "MRZ: Number incorrect checksum"
- "MRZ: Nationality syntax error"
- "MRZ: DOB syntax error"
- "MRZ: DOB error"
- "MRZ: DOB incorrect checksum"
- "MRZ: Sex incorrect"
- "MRZ: DOE syntax error"
- "MRZ: DOE error"
- "MRZ: DOE incorrect checksum"
- "MRZ: Optional data incorrect checksum"
- "MRZ: Incorrect checksum"
- "MRZ: Incorrect"
- "Biometrics: Format owner missing"
- "Biometrics: Format owner incorrect"
- "Biometrics: Format type missing"
- "Biometrics: Format type incorrect"
- "Biometrics: Type incorrect"
- "Biometrics: Subtype missing"
- "Biometrics: Subtype incorrect"
- "Biometrics: BDB image missing"
- "Biometrics: BDB format ID incorrect"
- "Biometrics: BDB version incorrect"
- "Biometrics: BDB data length incorrect"
- "Biometrics: BDB Data Gender"
- "Biometrics: BDB Data Eye Color"
- "Biometrics: BDB Data Hair Color"
- "Biometrics: BDB Data Pose Angle Yaw"
- "Biometrics: BDB Data Pose Angle Pitch"
- "Biometrics: BDB Data Pose Angle Roll"
- "Biometrics: BDB Data Pose Angle U Yaw"
- "Biometrics: BDB Data Pose Angle U Pitch"
- "Biometrics: BDB Data Pose Angle U Roll"
- "Biometrics: BDB Data Face Image Type"
- "Biometrics: BDB Data Image Data Type"
- "SI: PACE Info Unsupported Std Parameters"
- "SI: PACE Info Deprecated Version"
- "SI: PACE Domain Params Using Std Ref"
- "SI: PACE Domain Params Unsupported Algorithm"
- "SI: CA Info Incorrect Version"
- "SI: CA PublicKey Unsupported Algorithm"
- "SI: CA Domain Params Unsupported Algorithm"
- "SI: TA Info Incorrect Version"
- "SI: TA Info File ID For Version 2"
- "SI: eID Security Unsupported Digest Algorithm"
- "SI: RI info incorrect version"
- "SI: RI domain params unsupported algorithm"
- "SI: AA info incorrect version"
- "SI: AA info unsupported algorithm"
- "SI: AA info inconsistent algorithm reference"
- "SI: PACE Info Not Available"
- "SI: PACE Info No Std Parameters"
- "SI: PACE Info No Matching Domain Params"
- "SI: CA Info Not Available"
- "SI: CA Domain Params No Required Option"
- "SI: CA Domain Params Not Available"
- "SI: CA Anonymous Infos"
- "SI: CA Info No Matching Domain Params"
- "SI: CA Info No Matching Public Key"
- "SI: CA Incorrect Infos Quantity"
- "SI: TA Info Not Available"
- "SI: Card Info Locator Multiple Entries"
- "SI: eID Security Info Multiple Entries"
- "SI: Privileged TI Multiple Entries"
- "SI: Privileged TI Incorrect Usage"
- "SI: RI domain params multiple entries"
- "SI: Storage PACE Info Non Consistant"
- "CV Certificate: Profile incorrect version"
- "CV Certificate: Validity"
- "CV Certificate: Non CVCA domain parameters"
- "CV Certificate: Private key incorrect version"
- "TA: PACE static binding used"
- "Auth ML signer info: Certificate validity"
- "Auth ML signer info: Certificate root is not trusted"
- "Auth ML signer info: Certificate cannot find CSCA"
- "Auth ML signer info: Certificate revoked"
- "Auth ML signer info: Certificate signature invalid"
- "Country Codes from certificate chain don't match"
- "Country Codes from certificate and visual MRZ don't match"
- "Incorrect MRZ, country code doesn't match codes from Visual MRZ"
- "Country Codes from certificate and DG1 MRZ don't match"
x-enum-varnames:
- "ntfLDS_ASN_Certificate_IncorrectVersion"
- "ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm"
- "ntfLDS_ASN_Certificate_IncorrectTimeCoding"
- "ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime"
- "ntfLDS_ASN_Certificate_EmptyIssuer"
- "ntfLDS_ASN_Certificate_EmptySubject"
- "ntfLDS_ASN_Certificate_UnsupportedCriticalExtension"
- "ntfLDS_ASN_Certificate_ForcedDefaultCSCARole"
- "ntfLDS_ASN_Certificate_ForcedDefaultDSRole"
- "ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS"
- "ntfLDS_ASN_Certificate_DuplicatingExtensions"
- "ntfLDS_ICAO_Certificate_Version_Missed"
- "ntfLDS_ICAO_Certificate_Version_Incorrect"
- "ntfLDS_ICAO_Certificate_Issuer_Country_Missed"
- "ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed"
- "ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant"
- "ntfLDS_ICAO_Certificate_Subject_Country_Missed"
- "ntfLDS_ICAO_Certificate_Subject_CommonName_Missed"
- "ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant"
- "ntfLDS_ICAO_Certificate_UsingNonCompliantData"
- "ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm"
- "ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm"
- "ntfLDS_ICAO_Certificate_MissedExtensions"
- "ntfLDS_ICAO_Certificate_Validity"
- "ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData"
- "ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed"
- "ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical"
- "ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_Missed"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed"
- "ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect"
- "ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical"
- "ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage"
- "ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed"
- "ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed"
- "ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed"
- "ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed"
- "ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect"
- "ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect"
- "ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty"
- "ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty"
- "ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed"
- "ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed"
- "ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty"
- "ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed"
- "ntfLDS_ICAO_Certificate_SN_NonCompliant"
- "ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant"
- "ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant"
- "ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant"
- "ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant"
- "ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching"
- "ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching"
- "ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData"
- "ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_NameChange_Critical"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant"
- "ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical"
- "ntfLDS_ICAO_Certificate_Ext_Optional_Critical"
- "ntfLDS_ICAO_Certificate_Subject_NonCompliant"
- "ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant"
- "ntfLDS_ICAO_COM_LDS_Version_Incorrect"
- "ntfLDS_ICAO_COM_LDS_Version_Missing"
- "ntfLDS_ICAO_COM_Unicode_Version_Incorrect"
- "ntfLDS_ICAO_COM_Unicode_Version_Missing"
- "ntfLDS_ICAO_COM_DGPM_Incorrect"
- "ntfLDS_ICAO_COM_DGPM_Missing"
- "ntfLDS_ICAO_COM_DGPM_Unexpected"
- "ntfLDS_ICAO_Application_LDSVersion_Unsupported"
- "ntfLDS_ICAO_Application_UnicodeVersion_Unsupported"
- "ntfLDS_ICAO_Application_LDSVersion_Inconsistent"
- "ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent"
- "ntfLDS_ASN_SignedData_OID_Incorrect"
- "ntfLDS_ASN_SignedData_Version_Incorrect"
- "ntfLDS_ASN_SignedData_ContentOID_Incorrect"
- "ntfLDS_ICAO_SignedData_Version_Incorrect"
- "ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty"
- "ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported"
- "ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries"
- "ntfLDS_ICAO_SignedData_Certificates_Missed"
- "ntfLDS_ICAO_SignedData_Certificates_Empty"
- "ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage"
- "ntfLDS_ICAO_LDSObject_IncorrectContentOID"
- "ntfLDS_ICAO_LDSObject_DGNumber_Incorrect"
- "ntfLDS_ICAO_LDSObject_DGHash_Missing"
- "ntfLDS_ICAO_LDSObject_DGHash_Extra"
- "ntfLDS_ICAO_LDSObject_Version_Incorrect"
- "ntfLDS_ICAO_MasterList_Version_Incorrect"
- "ntfLDS_ICAO_DeviationList_Version_Incorrect"
- "ntfLDS_BSI_DefectList_Version_Incorrect"
- "ntfLDS_BSI_BlackList_Version_Incorrect"
- "ntfLDS_ASN_SignerInfo_Version_Incorrect"
- "ntfLDS_ASN_SignerInfo_SID_IncorrectChoice"
- "ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed"
- "ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing"
- "ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data"
- "ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value"
- "ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing"
- "ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data"
- "ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value"
- "ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing"
- "ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data"
- "ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value"
- "ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing"
- "ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data"
- "ntfLDS_Auth_SignerInfo_Certificate_Validity"
- "ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted"
- "ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA"
- "ntfLDS_Auth_SignerInfo_Certificate_Revoked"
- "ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid"
- "ntfLDS_UnsupportedImageFormat"
- "ntfLDS_MRZ_DocumentType_Unknown"
- "ntfLDS_MRZ_IssuingState_SyntaxError"
- "ntfLDS_MRZ_Name_IsVoid"
- "ntfLDS_MRZ_Number_IncorrectChecksum"
- "ntfLDS_MRZ_Nationality_SyntaxError"
- "ntfLDS_MRZ_DOB_SyntaxError"
- "ntfLDS_MRZ_DOB_Error"
- "ntfLDS_MRZ_DOB_IncorrectChecksum"
- "ntfLDS_MRZ_Sex_Incorrect"
- "ntfLDS_MRZ_DOE_SyntaxError"
- "ntfLDS_MRZ_DOE_Error"
- "ntfLDS_MRZ_DOE_IncorrectChecksum"
- "ntfLDS_MRZ_OptionalData_IncorrectChecksum"
- "ntfLDS_MRZ_IncorrectChecksum"
- "ntfLDS_MRZ_Incorrect"
- "ntfLDS_Biometrics_FormatOwner_Missing"
- "ntfLDS_Biometrics_FormatOwner_Incorrect"
- "ntfLDS_Biometrics_FormatType_Missing"
- "ntfLDS_Biometrics_FormatType_Incorrect"
- "ntfLDS_Biometrics_Type_Incorrect"
- "ntfLDS_Biometrics_SubType_Missing"
- "ntfLDS_Biometrics_SubType_Incorrect"
- "ntfLDS_Biometrics_BDB_Image_Missing"
- "ntfLDS_Biometrics_BDB_FormatID_Incorrect"
- "ntfLDS_Biometrics_BDB_Version_Incorrect"
- "ntfLDS_Biometrics_BDB_DataLength_Incorrect"
- "ntfLDS_Biometrics_BDB_Data_Gender"
- "ntfLDS_Biometrics_BDB_Data_EyeColor"
- "ntfLDS_Biometrics_BDB_Data_HairColor"
- "ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw"
- "ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch"
- "ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll"
- "ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw"
- "ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch"
- "ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll"
- "ntfLDS_Biometrics_BDB_Data_FaceImageType"
- "ntfLDS_Biometrics_BDB_Data_ImageDataType"
- "ntfLDS_SI_PACE_Info_UnsupportedStdParameters"
- "ntfLDS_SI_PACE_Info_DeprecatedVersion"
- "ntfLDS_SI_PACE_DomainParams_UsingStdRef"
- "ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm"
- "ntfLDS_SI_CA_Info_IncorrectVersion"
- "ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm"
- "ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm"
- "ntfLDS_SI_TA_Info_IncorrectVersion"
- "ntfLDS_SI_TA_Info_FileIDForVersion2"
- "ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm"
- "ntfLDS_SI_RI_Info_IncorrectVersion"
- "ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm"
- "ntfLDS_SI_AA_Info_IncorrectVersion"
- "ntfLDS_SI_AA_Info_UnsupportedAlgorithm"
- "ntfLDS_SI_AA_Info_InconsistentAlgorithmReference"
- "ntfLDS_SI_Storage_PACE_Info_NotAvailable"
- "ntfLDS_SI_Storage_PACE_Info_NoStdParameters"
- "ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams"
- "ntfLDS_SI_Storage_CA_Info_NotAvailable"
- "ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption"
- "ntfLDS_SI_Storage_CA_DomainParams_NotAvailable"
- "ntfLDS_SI_Storage_CA_AnonymousInfos"
- "ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams"
- "ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey"
- "ntfLDS_SI_Storage_CA_IncorrectInfosQuantity"
- "ntfLDS_SI_Storage_TA_Info_NotAvailable"
- "ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries"
- "ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries"
- "ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries"
- "ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage"
- "ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries"
- "ntfLDS_SI_Storage_PACEInfos_NonConsistant"
- "ntfLDS_CVCertificate_Profile_IncorrectVersion"
- "ntfLDS_CVCertificate_Validity"
- "ntfLDS_CVCertificate_NonCVCADomainParameters"
- "ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion"
- "ntfLDS_TA_PACEStaticBindingUsed"
- "ntfLDS_Auth_MLSignerInfo_Certificate_Validity"
- "ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted"
- "ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA"
- "ntfLDS_Auth_MLSignerInfo_Certificate_Revoked"
- "ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid"
- "ntfLDS_ICAO_Certificate_Chain_Country_NonMatching"
- "ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching"
- "ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching"
- "ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching"