1#if HAVE_CONFIG_H
2# include "config.h"
3#endif
4
5#include <libtasn1.h>
6
7const asn1_static_node pkix_asn1_tab[] = {
8 { "PKIX1", 536875024, NULL },
9 { NULL, 1073741836, NULL },
10 { "id-pkix", 1879048204, NULL },
11 { "iso", 1073741825, "1"},
12 { "identified-organization", 1073741825, "3"},
13 { "dod", 1073741825, "6"},
14 { "internet", 1073741825, "1"},
15 { "security", 1073741825, "5"},
16 { "mechanisms", 1073741825, "5"},
17 { "pkix", 1, "7"},
18 { "PrivateKeyUsagePeriod", 1610612741, NULL },
19 { "notBefore", 1610637349, NULL },
20 { NULL, 4104, "0"},
21 { "notAfter", 536895525, NULL },
22 { NULL, 4104, "1"},
23 { "AuthorityKeyIdentifier", 1610612741, NULL },
24 { "keyIdentifier", 1610637314, "KeyIdentifier"},
25 { NULL, 4104, "0"},
26 { "authorityCertIssuer", 1610637314, "GeneralNames"},
27 { NULL, 4104, "1"},
28 { "authorityCertSerialNumber", 536895490, "CertificateSerialNumber"},
29 { NULL, 4104, "2"},
30 { "KeyIdentifier", 1073741831, NULL },
31 { "SubjectKeyIdentifier", 1073741826, "KeyIdentifier"},
32 { "KeyUsage", 1073741830, NULL },
33 { "DirectoryString", 1610612754, NULL },
34 { "teletexString", 1612709918, NULL },
35 { "MAX", 524298, "1"},
36 { "printableString", 1612709919, NULL },
37 { "MAX", 524298, "1"},
38 { "universalString", 1612709920, NULL },
39 { "MAX", 524298, "1"},
40 { "utf8String", 1612709922, NULL },
41 { "MAX", 524298, "1"},
42 { "bmpString", 1612709921, NULL },
43 { "MAX", 524298, "1"},
44 { "ia5String", 538968093, NULL },
45 { "MAX", 524298, "1"},
46 { "SubjectAltName", 1073741826, "GeneralNames"},
47 { "GeneralNames", 1612709899, NULL },
48 { "MAX", 1074266122, "1"},
49 { NULL, 2, "GeneralName"},
50 { "GeneralName", 1610612754, NULL },
51 { "otherName", 1610620930, "AnotherName"},
52 { NULL, 4104, "0"},
53 { "rfc822Name", 1610620957, NULL },
54 { NULL, 4104, "1"},
55 { "dNSName", 1610620957, NULL },
56 { NULL, 4104, "2"},
57 { "x400Address", 1610620941, NULL },
58 { NULL, 4104, "3"},
59 { "directoryName", 1610620930, "RDNSequence"},
60 { NULL, 2056, "4"},
61 { "ediPartyName", 1610620941, NULL },
62 { NULL, 4104, "5"},
63 { "uniformResourceIdentifier", 1610620957, NULL },
64 { NULL, 4104, "6"},
65 { "iPAddress", 1610620935, NULL },
66 { NULL, 4104, "7"},
67 { "registeredID", 536879116, NULL },
68 { NULL, 4104, "8"},
69 { "AnotherName", 1610612741, NULL },
70 { "type-id", 1073741836, NULL },
71 { "value", 541073421, NULL },
72 { NULL, 1073743880, "0"},
73 { "type-id", 1, NULL },
74 { "IssuerAltName", 1073741826, "GeneralNames"},
75 { "BasicConstraints", 1610612741, NULL },
76 { "cA", 1610645508, NULL },
77 { NULL, 131081, NULL },
78 { "pathLenConstraint", 537411587, NULL },
79 { "0", 10, "MAX"},
80 { "CRLDistributionPoints", 1612709899, NULL },
81 { "MAX", 1074266122, "1"},
82 { NULL, 2, "DistributionPoint"},
83 { "DistributionPoint", 1610612741, NULL },
84 { "distributionPoint", 1610637314, "DistributionPointName"},
85 { NULL, 2056, "0"},
86 { "reasons", 1610637314, "ReasonFlags"},
87 { NULL, 4104, "1"},
88 { "cRLIssuer", 536895490, "GeneralNames"},
89 { NULL, 4104, "2"},
90 { "DistributionPointName", 1610612754, NULL },
91 { "fullName", 1610620930, "GeneralNames"},
92 { NULL, 4104, "0"},
93 { "nameRelativeToCRLIssuer", 536879106, "RelativeDistinguishedName"},
94 { NULL, 4104, "1"},
95 { "ReasonFlags", 1073741830, NULL },
96 { "ExtKeyUsageSyntax", 1612709899, NULL },
97 { "MAX", 1074266122, "1"},
98 { NULL, 2, "KeyPurposeId"},
99 { "KeyPurposeId", 1073741836, NULL },
100 { "AuthorityInfoAccessSyntax", 1612709899, NULL },
101 { "MAX", 1074266122, "1"},
102 { NULL, 2, "AccessDescription"},
103 { "AccessDescription", 1610612741, NULL },
104 { "accessMethod", 1073741836, NULL },
105 { "accessLocation", 2, "GeneralName"},
106 { "Attribute", 1610612741, NULL },
107 { "type", 1073741826, "AttributeType"},
108 { "values", 536870927, NULL },
109 { NULL, 2, "AttributeValue"},
110 { "AttributeType", 1073741836, NULL },
111 { "AttributeValue", 1614807053, NULL },
112 { "type", 1, NULL },
113 { "AttributeTypeAndValue", 1610612741, NULL },
114 { "type", 1073741826, "AttributeType"},
115 { "value", 2, "AttributeValue"},
116 { "id-at", 1879048204, NULL },
117 { "joint-iso-ccitt", 1073741825, "2"},
118 { "ds", 1073741825, "5"},
119 { NULL, 1, "4"},
120 { "emailAddress", 1880096780, "AttributeType"},
121 { "iso", 1073741825, "1"},
122 { "member-body", 1073741825, "2"},
123 { "us", 1073741825, "840"},
124 { "rsadsi", 1073741825, "113549"},
125 { "pkcs", 1073741825, "1"},
126 { NULL, 1073741825, "9"},
127 { NULL, 1, "1"},
128 { "Name", 1610612754, NULL },
129 { "rdnSequence", 2, "RDNSequence"},
130 { "RDNSequence", 1610612747, NULL },
131 { NULL, 2, "RelativeDistinguishedName"},
132 { "DistinguishedName", 1073741826, "RDNSequence"},
133 { "RelativeDistinguishedName", 1612709903, NULL },
134 { "MAX", 1074266122, "1"},
135 { NULL, 2, "AttributeTypeAndValue"},
136 { "Certificate", 1610612741, NULL },
137 { "tbsCertificate", 1073741826, "TBSCertificate"},
138 { "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
139 { "signature", 6, NULL },
140 { "TBSCertificate", 1610612741, NULL },
141 { "version", 1610653699, NULL },
142 { NULL, 1073741833, "0"},
143 { NULL, 2056, "0"},
144 { "serialNumber", 1073741826, "CertificateSerialNumber"},
145 { "signature", 1073741826, "AlgorithmIdentifier"},
146 { "issuer", 1073741826, "Name"},
147 { "validity", 1073741826, "Validity"},
148 { "subject", 1073741826, "Name"},
149 { "subjectPublicKeyInfo", 1073741826, "SubjectPublicKeyInfo"},
150 { "issuerUniqueID", 1610637314, "UniqueIdentifier"},
151 { NULL, 4104, "1"},
152 { "subjectUniqueID", 1610637314, "UniqueIdentifier"},
153 { NULL, 4104, "2"},
154 { "extensions", 536895490, "Extensions"},
155 { NULL, 2056, "3"},
156 { "CertificateSerialNumber", 1073741827, NULL },
157 { "Validity", 1610612741, NULL },
158 { "notBefore", 1073741826, "Time"},
159 { "notAfter", 2, "Time"},
160 { "Time", 1610612754, NULL },
161 { "utcTime", 1073741860, NULL },
162 { "generalTime", 37, NULL },
163 { "UniqueIdentifier", 1073741830, NULL },
164 { "SubjectPublicKeyInfo", 1610612741, NULL },
165 { "algorithm", 1073741826, "AlgorithmIdentifier"},
166 { "subjectPublicKey", 6, NULL },
167 { "Extensions", 1612709899, NULL },
168 { "MAX", 1074266122, "1"},
169 { NULL, 2, "Extension"},
170 { "Extension", 1610612741, NULL },
171 { "extnID", 1073741836, NULL },
172 { "critical", 1610645508, NULL },
173 { NULL, 131081, NULL },
174 { "extnValue", 7, NULL },
175 { "CertificateList", 1610612741, NULL },
176 { "tbsCertList", 1073741826, "TBSCertList"},
177 { "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
178 { "signature", 6, NULL },
179 { "TBSCertList", 1610612741, NULL },
180 { "version", 1073758211, NULL },
181 { "signature", 1073741826, "AlgorithmIdentifier"},
182 { "issuer", 1073741826, "Name"},
183 { "thisUpdate", 1073741826, "Time"},
184 { "nextUpdate", 1073758210, "Time"},
185 { "revokedCertificates", 1610629131, NULL },
186 { NULL, 536870917, NULL },
187 { "userCertificate", 1073741826, "CertificateSerialNumber"},
188 { "revocationDate", 1073741826, "Time"},
189 { "crlEntryExtensions", 16386, "Extensions"},
190 { "crlExtensions", 536895490, "Extensions"},
191 { NULL, 2056, "0"},
192 { "AlgorithmIdentifier", 1610612741, NULL },
193 { "algorithm", 1073741836, NULL },
194 { "parameters", 541081613, NULL },
195 { "algorithm", 1, NULL },
196 { "Dss-Sig-Value", 1610612741, NULL },
197 { "r", 1073741827, NULL },
198 { "s", 3, NULL },
199 { "DomainParameters", 1610612741, NULL },
200 { "p", 1073741827, NULL },
201 { "g", 1073741827, NULL },
202 { "q", 1073741827, NULL },
203 { "j", 1073758211, NULL },
204 { "validationParms", 16386, "ValidationParms"},
205 { "ValidationParms", 1610612741, NULL },
206 { "seed", 1073741830, NULL },
207 { "pgenCounter", 3, NULL },
208 { "Dss-Parms", 1610612741, NULL },
209 { "p", 1073741827, NULL },
210 { "q", 1073741827, NULL },
211 { "g", 3, NULL },
212 { "CountryName", 1610620946, NULL },
213 { NULL, 1073746952, "1"},
214 { "x121-dcc-code", 1612709916, NULL },
215 { NULL, 1048586, "ub-country-name-numeric-length"},
216 { "iso-3166-alpha2-code", 538968095, NULL },
217 { NULL, 1048586, "ub-country-name-alpha-length"},
218 { "OrganizationName", 1612709919, NULL },
219 { "ub-organization-name-length", 524298, "1"},
220 { "NumericUserIdentifier", 1612709916, NULL },
221 { "ub-numeric-user-id-length", 524298, "1"},
222 { "OrganizationalUnitNames", 1612709899, NULL },
223 { "ub-organizational-units", 1074266122, "1"},
224 { NULL, 2, "OrganizationalUnitName"},
225 { "OrganizationalUnitName", 1612709919, NULL },
226 { "ub-organizational-unit-name-length", 524298, "1"},
227 { "CommonName", 1073741855, NULL },
228 { "pkcs-7-ContentInfo", 1610612741, NULL },
229 { "contentType", 1073741826, "pkcs-7-ContentType"},
230 { "content", 541073421, NULL },
231 { NULL, 1073743880, "0"},
232 { "contentType", 1, NULL },
233 { "pkcs-7-DigestInfo", 1610612741, NULL },
234 { "digestAlgorithm", 1073741826, "AlgorithmIdentifier"},
235 { "digest", 7, NULL },
236 { "pkcs-7-ContentType", 1073741836, NULL },
237 { "pkcs-7-SignedData", 1610612741, NULL },
238 { "version", 1073741827, NULL },
239 { "digestAlgorithms", 1073741826, "pkcs-7-DigestAlgorithmIdentifiers"},
240 { "encapContentInfo", 1073741826, "pkcs-7-EncapsulatedContentInfo"},
241 { "certificates", 1610637314, "pkcs-7-CertificateSet"},
242 { NULL, 4104, "0"},
243 { "crls", 1610637314, "pkcs-7-CertificateRevocationLists"},
244 { NULL, 4104, "1"},
245 { "signerInfos", 2, "pkcs-7-SignerInfos"},
246 { "pkcs-7-DigestAlgorithmIdentifiers", 1610612751, NULL },
247 { NULL, 2, "AlgorithmIdentifier"},
248 { "pkcs-7-EncapsulatedContentInfo", 1610612741, NULL },
249 { "eContentType", 1073741826, "pkcs-7-ContentType"},
250 { "eContent", 536895495, NULL },
251 { NULL, 2056, "0"},
252 { "pkcs-7-CertificateRevocationLists", 1610612751, NULL },
253 { NULL, 13, NULL },
254 { "pkcs-7-CertificateChoices", 1610612754, NULL },
255 { "certificate", 13, NULL },
256 { "pkcs-7-CertificateSet", 1610612751, NULL },
257 { NULL, 2, "pkcs-7-CertificateChoices"},
258 { "pkcs-7-SignerInfos", 1610612751, NULL },
259 { NULL, 13, NULL },
260 { "pkcs-10-CertificationRequestInfo", 1610612741, NULL },
261 { "version", 1073741827, NULL },
262 { "subject", 1073741826, "Name"},
263 { "subjectPKInfo", 1073741826, "SubjectPublicKeyInfo"},
264 { "attributes", 536879106, "Attributes"},
265 { NULL, 4104, "0"},
266 { "Attributes", 1610612751, NULL },
267 { NULL, 2, "Attribute"},
268 { "pkcs-10-CertificationRequest", 1610612741, NULL },
269 { "certificationRequestInfo", 1073741826, "pkcs-10-CertificationRequestInfo"},
270 { "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
271 { "signature", 6, NULL },
272 { "pkcs-9-at-challengePassword", 1879048204, NULL },
273 { "iso", 1073741825, "1"},
274 { "member-body", 1073741825, "2"},
275 { "us", 1073741825, "840"},
276 { "rsadsi", 1073741825, "113549"},
277 { "pkcs", 1073741825, "1"},
278 { NULL, 1073741825, "9"},
279 { NULL, 1, "7"},
280 { "pkcs-9-challengePassword", 1610612754, NULL },
281 { "printableString", 1073741855, NULL },
282 { "utf8String", 34, NULL },
283 { "pkcs-9-localKeyId", 1073741831, NULL },
284 { "pkcs-8-PrivateKeyInfo", 1610612741, NULL },
285 { "version", 1073741827, NULL },
286 { "privateKeyAlgorithm", 1073741826, "AlgorithmIdentifier"},
287 { "privateKey", 1073741831, NULL },
288 { "attributes", 536895490, "Attributes"},
289 { NULL, 4104, "0"},
290 { "pkcs-8-Attributes", 1610612751, NULL },
291 { NULL, 2, "Attribute"},
292 { "pkcs-8-EncryptedPrivateKeyInfo", 1610612741, NULL },
293 { "encryptionAlgorithm", 1073741826, "AlgorithmIdentifier"},
294 { "encryptedData", 2, "pkcs-8-EncryptedData"},
295 { "pkcs-8-EncryptedData", 1073741831, NULL },
296 { "pkcs-5-des-EDE3-CBC-params", 1612709895, NULL },
297 { NULL, 1048586, "8"},
298 { "pkcs-5-aes128-CBC-params", 1612709895, NULL },
299 { NULL, 1048586, "16"},
300 { "pkcs-5-aes192-CBC-params", 1612709895, NULL },
301 { NULL, 1048586, "16"},
302 { "pkcs-5-aes256-CBC-params", 1612709895, NULL },
303 { NULL, 1048586, "16"},
304 { "pkcs-5-PBES2-params", 1610612741, NULL },
305 { "keyDerivationFunc", 1073741826, "AlgorithmIdentifier"},
306 { "encryptionScheme", 2, "AlgorithmIdentifier"},
307 { "pkcs-5-PBKDF2-params", 1610612741, NULL },
308 { "salt", 1610612754, NULL },
309 { "specified", 1073741831, NULL },
310 { "otherSource", 2, "AlgorithmIdentifier"},
311 { "iterationCount", 1611137027, NULL },
312 { "1", 10, "MAX"},
313 { "keyLength", 1611153411, NULL },
314 { "1", 10, "MAX"},
315 { "prf", 16386, "AlgorithmIdentifier"},
316 { "pkcs-12-PFX", 1610612741, NULL },
317 { "version", 1610874883, NULL },
318 { "v3", 1, "3"},
319 { "authSafe", 1073741826, "pkcs-7-ContentInfo"},
320 { "macData", 16386, "pkcs-12-MacData"},
321 { "pkcs-12-PbeParams", 1610612741, NULL },
322 { "salt", 1073741831, NULL },
323 { "iterations", 3, NULL },
324 { "pkcs-12-MacData", 1610612741, NULL },
325 { "mac", 1073741826, "pkcs-7-DigestInfo"},
326 { "macSalt", 1073741831, NULL },
327 { "iterations", 536903683, NULL },
328 { NULL, 9, "1"},
329 { "pkcs-12-AuthenticatedSafe", 1610612747, NULL },
330 { NULL, 2, "pkcs-7-ContentInfo"},
331 { "pkcs-12-SafeContents", 1610612747, NULL },
332 { NULL, 2, "pkcs-12-SafeBag"},
333 { "pkcs-12-SafeBag", 1610612741, NULL },
334 { "bagId", 1073741836, NULL },
335 { "bagValue", 1614815245, NULL },
336 { NULL, 1073743880, "0"},
337 { "badId", 1, NULL },
338 { "bagAttributes", 536887311, NULL },
339 { NULL, 2, "Attribute"},
340 { "pkcs-12-CertBag", 1610612741, NULL },
341 { "certId", 1073741836, NULL },
342 { "certValue", 541073421, NULL },
343 { NULL, 1073743880, "0"},
344 { "certId", 1, NULL },
345 { "pkcs-12-CRLBag", 1610612741, NULL },
346 { "crlId", 1073741836, NULL },
347 { "crlValue", 541073421, NULL },
348 { NULL, 1073743880, "0"},
349 { "crlId", 1, NULL },
350 { "pkcs-12-SecretBag", 1610612741, NULL },
351 { "secretTypeId", 1073741836, NULL },
352 { "secretValue", 541073421, NULL },
353 { NULL, 1073743880, "0"},
354 { "secretTypeId", 1, NULL },
355 { "pkcs-7-Data", 1073741831, NULL },
356 { "pkcs-7-EncryptedData", 1610612741, NULL },
357 { "version", 1073741827, NULL },
358 { "encryptedContentInfo", 1073741826, "pkcs-7-EncryptedContentInfo"},
359 { "unprotectedAttrs", 536895490, "pkcs-7-UnprotectedAttributes"},
360 { NULL, 4104, "1"},
361 { "pkcs-7-EncryptedContentInfo", 1610612741, NULL },
362 { "contentType", 1073741826, "pkcs-7-ContentType"},
363 { "contentEncryptionAlgorithm", 1073741826, "pkcs-7-ContentEncryptionAlgorithmIdentifier"},
364 { "encryptedContent", 536895495, NULL },
365 { NULL, 4104, "0"},
366 { "pkcs-7-ContentEncryptionAlgorithmIdentifier", 1073741826, "AlgorithmIdentifier"},
367 { "pkcs-7-UnprotectedAttributes", 1612709903, NULL },
368 { "MAX", 1074266122, "1"},
369 { NULL, 2, "Attribute"},
370 { "ProxyCertInfo", 1610612741, NULL },
371 { "pCPathLenConstraint", 1611153411, NULL },
372 { "0", 10, "MAX"},
373 { "proxyPolicy", 2, "ProxyPolicy"},
374 { "ProxyPolicy", 1610612741, NULL },
375 { "policyLanguage", 1073741836, NULL },
376 { "policy", 16391, NULL },
377 { "certificatePolicies", 1612709899, NULL },
378 { "MAX", 1074266122, "1"},
379 { NULL, 2, "PolicyInformation"},
380 { "PolicyInformation", 1610612741, NULL },
381 { "policyIdentifier", 1073741836, NULL },
382 { "policyQualifiers", 538984459, NULL },
383 { "MAX", 1074266122, "1"},
384 { NULL, 2, "PolicyQualifierInfo"},
385 { "PolicyQualifierInfo", 1610612741, NULL },
386 { "policyQualifierId", 1073741836, NULL },
387 { "qualifier", 541065229, NULL },
388 { "policyQualifierId", 1, NULL },
389 { "CPSuri", 1073741853, NULL },
390 { "UserNotice", 1610612741, NULL },
391 { "noticeRef", 1073758210, "NoticeReference"},
392 { "explicitText", 16386, "DisplayText"},
393 { "NoticeReference", 1610612741, NULL },
394 { "organization", 1073741826, "DisplayText"},
395 { "noticeNumbers", 536870923, NULL },
396 { NULL, 3, NULL },
397 { "DisplayText", 1610612754, NULL },
398 { "ia5String", 1612709917, NULL },
399 { "200", 524298, "1"},
400 { "visibleString", 1612709923, NULL },
401 { "200", 524298, "1"},
402 { "bmpString", 1612709921, NULL },
403 { "200", 524298, "1"},
404 { "utf8String", 538968098, NULL },
405 { "200", 524298, "1"},
406 { "OCSPRequest", 1610612741, NULL },
407 { "tbsRequest", 1073741826, "TBSRequest"},
408 { "optionalSignature", 536895490, "Signature"},
409 { NULL, 2056, "0"},
410 { "TBSRequest", 1610612741, NULL },
411 { "version", 1610653699, NULL },
412 { NULL, 1073741833, "0"},
413 { NULL, 2056, "0"},
414 { "requestorName", 1610637314, "GeneralName"},
415 { NULL, 2056, "1"},
416 { "requestList", 1610612747, NULL },
417 { NULL, 2, "Request"},
418 { "requestExtensions", 536895490, "Extensions"},
419 { NULL, 2056, "2"},
420 { "Signature", 1610612741, NULL },
421 { "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
422 { "signature", 1073741830, NULL },
423 { "certs", 536895499, NULL },
424 { NULL, 1073743880, "0"},
425 { NULL, 2, "Certificate"},
426 { "Request", 1610612741, NULL },
427 { "reqCert", 1073741826, "CertID"},
428 { "singleRequestExtensions", 536895490, "Extensions"},
429 { NULL, 2056, "0"},
430 { "CertID", 1610612741, NULL },
431 { "hashAlgorithm", 1073741826, "AlgorithmIdentifier"},
432 { "issuerNameHash", 1073741831, NULL },
433 { "issuerKeyHash", 1073741831, NULL },
434 { "serialNumber", 2, "CertificateSerialNumber"},
435 { "OCSPResponse", 1610612741, NULL },
436 { "responseStatus", 1073741826, "OCSPResponseStatus"},
437 { "responseBytes", 536895490, "ResponseBytes"},
438 { NULL, 2056, "0"},
439 { "OCSPResponseStatus", 1610874901, NULL },
440 { "successful", 1073741825, "0"},
441 { "malformedRequest", 1073741825, "1"},
442 { "internalError", 1073741825, "2"},
443 { "tryLater", 1073741825, "3"},
444 { "sigRequired", 1073741825, "5"},
445 { "unauthorized", 1, "6"},
446 { "ResponseBytes", 1610612741, NULL },
447 { "responseType", 1073741836, NULL },
448 { "response", 7, NULL },
449 { "BasicOCSPResponse", 1610612741, NULL },
450 { "tbsResponseData", 1073741826, "ResponseData"},
451 { "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
452 { "signature", 1073741830, NULL },
453 { "certs", 536895499, NULL },
454 { NULL, 1073743880, "0"},
455 { NULL, 2, "Certificate"},
456 { "ResponseData", 1610612741, NULL },
457 { "version", 1610653699, NULL },
458 { NULL, 1073741833, "0"},
459 { NULL, 2056, "0"},
460 { "responderID", 1073741826, "ResponderID"},
461 { "producedAt", 1073741861, NULL },
462 { "responses", 1610612747, NULL },
463 { NULL, 2, "SingleResponse"},
464 { "responseExtensions", 536895490, "Extensions"},
465 { NULL, 2056, "1"},
466 { "ResponderID", 1610612754, NULL },
467 { "byName", 1610620930, "RDNSequence"},
468 { NULL, 2056, "1"},
469 { "byKey", 536879111, NULL },
470 { NULL, 4104, "2"},
471 { "SingleResponse", 1610612741, NULL },
472 { "certID", 1073741826, "CertID"},
473 { "certStatus", 1073741826, "CertStatus"},
474 { "thisUpdate", 1073741861, NULL },
475 { "nextUpdate", 1610637349, NULL },
476 { NULL, 2056, "0"},
477 { "singleExtensions", 536895490, "Extensions"},
478 { NULL, 2056, "1"},
479 { "CertStatus", 1610612754, NULL },
480 { "good", 1610620948, NULL },
481 { NULL, 4104, "0"},
482 { "revoked", 1610620930, "RevokedInfo"},
483 { NULL, 4104, "1"},
484 { "unknown", 536879106, "UnknownInfo"},
485 { NULL, 4104, "2"},
486 { "RevokedInfo", 1610612741, NULL },
487 { "revocationTime", 1073741861, NULL },
488 { "revocationReason", 536895490, "CRLReason"},
489 { NULL, 2056, "0"},
490 { "UnknownInfo", 1073741844, NULL },
491 { "CRLReason", 537133077, NULL },
492 { "unspecified", 1073741825, "0"},
493 { "keyCompromise", 1073741825, "1"},
494 { "cACompromise", 1073741825, "2"},
495 { "affiliationChanged", 1073741825, "3"},
496 { "superseded", 1073741825, "4"},
497 { "cessationOfOperation", 1073741825, "5"},
498 { "certificateHold", 1073741825, "6"},
499 { "removeFromCRL", 1073741825, "8"},
500 { "privilegeWithdrawn", 1073741825, "9"},
501 { "aACompromise", 1, "10"},
502 { NULL, 0, NULL }
503};
504