• Home
  • Raw
  • Download

Lines Matching +full:- +full:l

1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
35 * being used are not cryptographic related :-).
86 #define OBJ_undef 0L
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L
115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L
117 #define SN_md2WithRSAEncryption "RSA-MD2"
120 #define OBJ_md2WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 2L
122 #define SN_md5WithRSAEncryption "RSA-MD5"
125 #define OBJ_md5WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 4L
127 #define SN_pbeWithMD2AndDES_CBC "PBE-MD2-DES"
128 #define LN_pbeWithMD2AndDES_CBC "pbeWithMD2AndDES-CBC"
130 #define OBJ_pbeWithMD2AndDES_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 1L
132 #define SN_pbeWithMD5AndDES_CBC "PBE-MD5-DES"
133 #define LN_pbeWithMD5AndDES_CBC "pbeWithMD5AndDES-CBC"
135 #define OBJ_pbeWithMD5AndDES_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 3L
140 #define OBJ_X500 2L, 5L
144 #define OBJ_X509 2L, 5L, 4L
149 #define OBJ_commonName 2L, 5L, 4L, 3L
154 #define OBJ_countryName 2L, 5L, 4L, 6L
156 #define SN_localityName "L"
159 #define OBJ_localityName 2L, 5L, 4L, 7L
164 #define OBJ_stateOrProvinceName 2L, 5L, 4L, 8L
169 #define OBJ_organizationName 2L, 5L, 4L, 10L
174 #define OBJ_organizationalUnitName 2L, 5L, 4L, 11L
179 #define OBJ_rsa 2L, 5L, 8L, 1L, 1L
183 #define OBJ_pkcs7 1L, 2L, 840L, 113549L, 1L, 7L
185 #define LN_pkcs7_data "pkcs7-data"
187 #define OBJ_pkcs7_data 1L, 2L, 840L, 113549L, 1L, 7L, 1L
189 #define LN_pkcs7_signed "pkcs7-signedData"
191 #define OBJ_pkcs7_signed 1L, 2L, 840L, 113549L, 1L, 7L, 2L
193 #define LN_pkcs7_enveloped "pkcs7-envelopedData"
195 #define OBJ_pkcs7_enveloped 1L, 2L, 840L, 113549L, 1L, 7L, 3L
197 #define LN_pkcs7_signedAndEnveloped "pkcs7-signedAndEnvelopedData"
199 #define OBJ_pkcs7_signedAndEnveloped 1L, 2L, 840L, 113549L, 1L, 7L, 4L
201 #define LN_pkcs7_digest "pkcs7-digestData"
203 #define OBJ_pkcs7_digest 1L, 2L, 840L, 113549L, 1L, 7L, 5L
205 #define LN_pkcs7_encrypted "pkcs7-encryptedData"
207 #define OBJ_pkcs7_encrypted 1L, 2L, 840L, 113549L, 1L, 7L, 6L
211 #define OBJ_pkcs3 1L, 2L, 840L, 113549L, 1L, 3L
215 #define OBJ_dhKeyAgreement 1L, 2L, 840L, 113549L, 1L, 3L, 1L
217 #define SN_des_ecb "DES-ECB"
218 #define LN_des_ecb "des-ecb"
220 #define OBJ_des_ecb 1L, 3L, 14L, 3L, 2L, 6L
222 #define SN_des_cfb64 "DES-CFB"
223 #define LN_des_cfb64 "des-cfb"
225 #define OBJ_des_cfb64 1L, 3L, 14L, 3L, 2L, 9L
227 #define SN_des_cbc "DES-CBC"
228 #define LN_des_cbc "des-cbc"
230 #define OBJ_des_cbc 1L, 3L, 14L, 3L, 2L, 7L
232 #define SN_des_ede_ecb "DES-EDE"
233 #define LN_des_ede_ecb "des-ede"
235 #define OBJ_des_ede_ecb 1L, 3L, 14L, 3L, 2L, 17L
237 #define SN_des_ede3_ecb "DES-EDE3"
238 #define LN_des_ede3_ecb "des-ede3"
241 #define SN_idea_cbc "IDEA-CBC"
242 #define LN_idea_cbc "idea-cbc"
244 #define OBJ_idea_cbc 1L, 3L, 6L, 1L, 4L, 1L, 188L, 7L, 1L, 1L, 2L
246 #define SN_idea_cfb64 "IDEA-CFB"
247 #define LN_idea_cfb64 "idea-cfb"
250 #define SN_idea_ecb "IDEA-ECB"
251 #define LN_idea_ecb "idea-ecb"
254 #define SN_rc2_cbc "RC2-CBC"
255 #define LN_rc2_cbc "rc2-cbc"
257 #define OBJ_rc2_cbc 1L, 2L, 840L, 113549L, 3L, 2L
259 #define SN_rc2_ecb "RC2-ECB"
260 #define LN_rc2_ecb "rc2-ecb"
263 #define SN_rc2_cfb64 "RC2-CFB"
264 #define LN_rc2_cfb64 "rc2-cfb"
267 #define SN_rc2_ofb64 "RC2-OFB"
268 #define LN_rc2_ofb64 "rc2-ofb"
274 #define OBJ_sha 1L, 3L, 14L, 3L, 2L, 18L
276 #define SN_shaWithRSAEncryption "RSA-SHA"
279 #define OBJ_shaWithRSAEncryption 1L, 3L, 14L, 3L, 2L, 15L
281 #define SN_des_ede_cbc "DES-EDE-CBC"
282 #define LN_des_ede_cbc "des-ede-cbc"
285 #define SN_des_ede3_cbc "DES-EDE3-CBC"
286 #define LN_des_ede3_cbc "des-ede3-cbc"
288 #define OBJ_des_ede3_cbc 1L, 2L, 840L, 113549L, 3L, 7L
290 #define SN_des_ofb64 "DES-OFB"
291 #define LN_des_ofb64 "des-ofb"
293 #define OBJ_des_ofb64 1L, 3L, 14L, 3L, 2L, 8L
295 #define SN_idea_ofb64 "IDEA-OFB"
296 #define LN_idea_ofb64 "idea-ofb"
301 #define OBJ_pkcs9 1L, 2L, 840L, 113549L, 1L, 9L
305 #define OBJ_pkcs9_emailAddress 1L, 2L, 840L, 113549L, 1L, 9L, 1L
309 #define OBJ_pkcs9_unstructuredName 1L, 2L, 840L, 113549L, 1L, 9L, 2L
313 #define OBJ_pkcs9_contentType 1L, 2L, 840L, 113549L, 1L, 9L, 3L
317 #define OBJ_pkcs9_messageDigest 1L, 2L, 840L, 113549L, 1L, 9L, 4L
321 #define OBJ_pkcs9_signingTime 1L, 2L, 840L, 113549L, 1L, 9L, 5L
325 #define OBJ_pkcs9_countersignature 1L, 2L, 840L, 113549L, 1L, 9L, 6L
329 #define OBJ_pkcs9_challengePassword 1L, 2L, 840L, 113549L, 1L, 9L, 7L
333 #define OBJ_pkcs9_unstructuredAddress 1L, 2L, 840L, 113549L, 1L, 9L, 8L
337 #define OBJ_pkcs9_extCertAttributes 1L, 2L, 840L, 113549L, 1L, 9L, 9L
342 #define OBJ_netscape 2L, 16L, 840L, 1L, 113730L
347 #define OBJ_netscape_cert_extension 2L, 16L, 840L, 1L, 113730L, 1L
352 #define OBJ_netscape_data_type 2L, 16L, 840L, 1L, 113730L, 2L
354 #define SN_des_ede_cfb64 "DES-EDE-CFB"
355 #define LN_des_ede_cfb64 "des-ede-cfb"
358 #define SN_des_ede3_cfb64 "DES-EDE3-CFB"
359 #define LN_des_ede3_cfb64 "des-ede3-cfb"
362 #define SN_des_ede_ofb64 "DES-EDE-OFB"
363 #define LN_des_ede_ofb64 "des-ede-ofb"
366 #define SN_des_ede3_ofb64 "DES-EDE3-OFB"
367 #define LN_des_ede3_ofb64 "des-ede3-ofb"
373 #define OBJ_sha1 1L, 3L, 14L, 3L, 2L, 26L
375 #define SN_sha1WithRSAEncryption "RSA-SHA1"
378 #define OBJ_sha1WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 5L
380 #define SN_dsaWithSHA "DSA-SHA"
383 #define OBJ_dsaWithSHA 1L, 3L, 14L, 3L, 2L, 13L
385 #define SN_dsa_2 "DSA-old"
386 #define LN_dsa_2 "dsaEncryption-old"
388 #define OBJ_dsa_2 1L, 3L, 14L, 3L, 2L, 12L
390 #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
391 #define LN_pbeWithSHA1AndRC2_CBC "pbeWithSHA1AndRC2-CBC"
393 #define OBJ_pbeWithSHA1AndRC2_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 11L
397 #define OBJ_id_pbkdf2 1L, 2L, 840L, 113549L, 1L, 5L, 12L
399 #define SN_dsaWithSHA1_2 "DSA-SHA1-old"
400 #define LN_dsaWithSHA1_2 "dsaWithSHA1-old"
402 #define OBJ_dsaWithSHA1_2 1L, 3L, 14L, 3L, 2L, 27L
407 #define OBJ_netscape_cert_type 2L, 16L, 840L, 1L, 113730L, 1L, 1L
412 #define OBJ_netscape_base_url 2L, 16L, 840L, 1L, 113730L, 1L, 2L
417 #define OBJ_netscape_revocation_url 2L, 16L, 840L, 1L, 113730L, 1L, 3L
422 #define OBJ_netscape_ca_revocation_url 2L, 16L, 840L, 1L, 113730L, 1L, 4L
427 #define OBJ_netscape_renewal_url 2L, 16L, 840L, 1L, 113730L, 1L, 7L
432 #define OBJ_netscape_ca_policy_url 2L, 16L, 840L, 1L, 113730L, 1L, 8L
437 #define OBJ_netscape_ssl_server_name 2L, 16L, 840L, 1L, 113730L, 1L, 12L
442 #define OBJ_netscape_comment 2L, 16L, 840L, 1L, 113730L, 1L, 13L
447 #define OBJ_netscape_cert_sequence 2L, 16L, 840L, 1L, 113730L, 2L, 5L
449 #define SN_desx_cbc "DESX-CBC"
450 #define LN_desx_cbc "desx-cbc"
453 #define SN_id_ce "id-ce"
455 #define OBJ_id_ce 2L, 5L, 29L
460 #define OBJ_subject_key_identifier 2L, 5L, 29L, 14L
465 #define OBJ_key_usage 2L, 5L, 29L, 15L
470 #define OBJ_private_key_usage_period 2L, 5L, 29L, 16L
475 #define OBJ_subject_alt_name 2L, 5L, 29L, 17L
480 #define OBJ_issuer_alt_name 2L, 5L, 29L, 18L
485 #define OBJ_basic_constraints 2L, 5L, 29L, 19L
490 #define OBJ_crl_number 2L, 5L, 29L, 20L
495 #define OBJ_certificate_policies 2L, 5L, 29L, 32L
500 #define OBJ_authority_key_identifier 2L, 5L, 29L, 35L
502 #define SN_bf_cbc "BF-CBC"
503 #define LN_bf_cbc "bf-cbc"
505 #define OBJ_bf_cbc 1L, 3L, 6L, 1L, 4L, 1L, 3029L, 1L, 2L
507 #define SN_bf_ecb "BF-ECB"
508 #define LN_bf_ecb "bf-ecb"
511 #define SN_bf_cfb64 "BF-CFB"
512 #define LN_bf_cfb64 "bf-cfb"
515 #define SN_bf_ofb64 "BF-OFB"
516 #define LN_bf_ofb64 "bf-ofb"
522 #define OBJ_mdc2 2L, 5L, 8L, 3L, 101L
524 #define SN_mdc2WithRSA "RSA-MDC2"
527 #define OBJ_mdc2WithRSA 2L, 5L, 8L, 3L, 100L
529 #define SN_rc4_40 "RC4-40"
530 #define LN_rc4_40 "rc4-40"
533 #define SN_rc2_40_cbc "RC2-40-CBC"
534 #define LN_rc2_40_cbc "rc2-40-cbc"
540 #define OBJ_givenName 2L, 5L, 4L, 42L
545 #define OBJ_surname 2L, 5L, 4L, 4L
550 #define OBJ_initials 2L, 5L, 4L, 43L
555 #define OBJ_crl_distribution_points 2L, 5L, 29L, 31L
557 #define SN_md5WithRSA "RSA-NP-MD5"
560 #define OBJ_md5WithRSA 1L, 3L, 14L, 3L, 2L, 3L
564 #define OBJ_serialNumber 2L, 5L, 4L, 5L
569 #define OBJ_title 2L, 5L, 4L, 12L
573 #define OBJ_description 2L, 5L, 4L, 13L
575 #define SN_cast5_cbc "CAST5-CBC"
576 #define LN_cast5_cbc "cast5-cbc"
578 #define OBJ_cast5_cbc 1L, 2L, 840L, 113533L, 7L, 66L, 10L
580 #define SN_cast5_ecb "CAST5-ECB"
581 #define LN_cast5_ecb "cast5-ecb"
584 #define SN_cast5_cfb64 "CAST5-CFB"
585 #define LN_cast5_cfb64 "cast5-cfb"
588 #define SN_cast5_ofb64 "CAST5-OFB"
589 #define LN_cast5_ofb64 "cast5-ofb"
594 #define OBJ_pbeWithMD5AndCast5_CBC 1L, 2L, 840L, 113533L, 7L, 66L, 12L
596 #define SN_dsaWithSHA1 "DSA-SHA1"
599 #define OBJ_dsaWithSHA1 1L, 2L, 840L, 10040L, 4L, 3L
601 #define SN_md5_sha1 "MD5-SHA1"
602 #define LN_md5_sha1 "md5-sha1"
605 #define SN_sha1WithRSA "RSA-SHA1-2"
608 #define OBJ_sha1WithRSA 1L, 3L, 14L, 3L, 2L, 29L
613 #define OBJ_dsa 1L, 2L, 840L, 10040L, 4L, 1L
618 #define OBJ_ripemd160 1L, 3L, 36L, 3L, 2L, 1L
620 #define SN_ripemd160WithRSA "RSA-RIPEMD160"
623 #define OBJ_ripemd160WithRSA 1L, 3L, 36L, 3L, 3L, 1L, 2L
625 #define SN_rc5_cbc "RC5-CBC"
626 #define LN_rc5_cbc "rc5-cbc"
628 #define OBJ_rc5_cbc 1L, 2L, 840L, 113549L, 3L, 8L
630 #define SN_rc5_ecb "RC5-ECB"
631 #define LN_rc5_ecb "rc5-ecb"
634 #define SN_rc5_cfb64 "RC5-CFB"
635 #define LN_rc5_cfb64 "rc5-cfb"
638 #define SN_rc5_ofb64 "RC5-OFB"
639 #define LN_rc5_ofb64 "rc5-ofb"
645 #define OBJ_zlib_compression 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 8L
650 #define OBJ_ext_key_usage 2L, 5L, 29L, 37L
654 #define OBJ_id_pkix 1L, 3L, 6L, 1L, 5L, 5L, 7L
656 #define SN_id_kp "id-kp"
658 #define OBJ_id_kp 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L
663 #define OBJ_server_auth 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 1L
668 #define OBJ_client_auth 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 2L
673 #define OBJ_code_sign 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 3L
676 #define LN_email_protect "E-mail Protection"
678 #define OBJ_email_protect 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 4L
683 #define OBJ_time_stamp 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 8L
688 #define OBJ_ms_code_ind 1L, 3L, 6L, 1L, 4L, 1L, 311L, 2L, 1L, 21L
693 #define OBJ_ms_code_com 1L, 3L, 6L, 1L, 4L, 1L, 311L, 2L, 1L, 22L
698 #define OBJ_ms_ctl_sign 1L, 3L, 6L, 1L, 4L, 1L, 311L, 10L, 3L, 1L
703 #define OBJ_ms_sgc 1L, 3L, 6L, 1L, 4L, 1L, 311L, 10L, 3L, 3L
708 #define OBJ_ms_efs 1L, 3L, 6L, 1L, 4L, 1L, 311L, 10L, 3L, 4L
713 #define OBJ_ns_sgc 2L, 16L, 840L, 1L, 113730L, 4L, 1L
718 #define OBJ_delta_crl 2L, 5L, 29L, 27L
723 #define OBJ_crl_reason 2L, 5L, 29L, 21L
728 #define OBJ_invalidity_date 2L, 5L, 29L, 24L
733 #define OBJ_sxnet 1L, 3L, 101L, 1L, 4L, 1L
735 #define SN_pbe_WithSHA1And128BitRC4 "PBE-SHA1-RC4-128"
738 #define OBJ_pbe_WithSHA1And128BitRC4 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 1L
740 #define SN_pbe_WithSHA1And40BitRC4 "PBE-SHA1-RC4-40"
743 #define OBJ_pbe_WithSHA1And40BitRC4 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 2L
745 #define SN_pbe_WithSHA1And3_Key_TripleDES_CBC "PBE-SHA1-3DES"
746 #define LN_pbe_WithSHA1And3_Key_TripleDES_CBC "pbeWithSHA1And3-KeyTripleDES-CBC"
749 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 3L
751 #define SN_pbe_WithSHA1And2_Key_TripleDES_CBC "PBE-SHA1-2DES"
752 #define LN_pbe_WithSHA1And2_Key_TripleDES_CBC "pbeWithSHA1And2-KeyTripleDES-CBC"
755 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 4L
757 #define SN_pbe_WithSHA1And128BitRC2_CBC "PBE-SHA1-RC2-128"
758 #define LN_pbe_WithSHA1And128BitRC2_CBC "pbeWithSHA1And128BitRC2-CBC"
760 #define OBJ_pbe_WithSHA1And128BitRC2_CBC 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 5L
762 #define SN_pbe_WithSHA1And40BitRC2_CBC "PBE-SHA1-RC2-40"
763 #define LN_pbe_WithSHA1And40BitRC2_CBC "pbeWithSHA1And40BitRC2-CBC"
765 #define OBJ_pbe_WithSHA1And40BitRC2_CBC 1L, 2L, 840L, 113549L, 1L, 12L, 1L, 6L
769 #define OBJ_keyBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 1L
773 #define OBJ_pkcs8ShroudedKeyBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 2L
777 #define OBJ_certBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 3L
781 #define OBJ_crlBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 4L
785 #define OBJ_secretBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 5L
789 #define OBJ_safeContentsBag 1L, 2L, 840L, 113549L, 1L, 12L, 10L, 1L, 6L
793 #define OBJ_friendlyName 1L, 2L, 840L, 113549L, 1L, 9L, 20L
797 #define OBJ_localKeyID 1L, 2L, 840L, 113549L, 1L, 9L, 21L
801 #define OBJ_x509Certificate 1L, 2L, 840L, 113549L, 1L, 9L, 22L, 1L
805 #define OBJ_sdsiCertificate 1L, 2L, 840L, 113549L, 1L, 9L, 22L, 2L
809 #define OBJ_x509Crl 1L, 2L, 840L, 113549L, 1L, 9L, 23L, 1L
813 #define OBJ_pbes2 1L, 2L, 840L, 113549L, 1L, 5L, 13L
817 #define OBJ_pbmac1 1L, 2L, 840L, 113549L, 1L, 5L, 14L
821 #define OBJ_hmacWithSHA1 1L, 2L, 840L, 113549L, 2L, 7L
823 #define SN_id_qt_cps "id-qt-cps"
826 #define OBJ_id_qt_cps 1L, 3L, 6L, 1L, 5L, 5L, 7L, 2L, 1L
828 #define SN_id_qt_unotice "id-qt-unotice"
831 #define OBJ_id_qt_unotice 1L, 3L, 6L, 1L, 5L, 5L, 7L, 2L, 2L
833 #define SN_rc2_64_cbc "RC2-64-CBC"
834 #define LN_rc2_64_cbc "rc2-64-cbc"
837 #define SN_SMIMECapabilities "SMIME-CAPS"
840 #define OBJ_SMIMECapabilities 1L, 2L, 840L, 113549L, 1L, 9L, 15L
842 #define SN_pbeWithMD2AndRC2_CBC "PBE-MD2-RC2-64"
843 #define LN_pbeWithMD2AndRC2_CBC "pbeWithMD2AndRC2-CBC"
845 #define OBJ_pbeWithMD2AndRC2_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 4L
847 #define SN_pbeWithMD5AndRC2_CBC "PBE-MD5-RC2-64"
848 #define LN_pbeWithMD5AndRC2_CBC "pbeWithMD5AndRC2-CBC"
850 #define OBJ_pbeWithMD5AndRC2_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 6L
852 #define SN_pbeWithSHA1AndDES_CBC "PBE-SHA1-DES"
853 #define LN_pbeWithSHA1AndDES_CBC "pbeWithSHA1AndDES-CBC"
855 #define OBJ_pbeWithSHA1AndDES_CBC 1L, 2L, 840L, 113549L, 1L, 5L, 10L
860 #define OBJ_ms_ext_req 1L, 3L, 6L, 1L, 4L, 1L, 311L, 2L, 1L, 14L
865 #define OBJ_ext_req 1L, 2L, 840L, 113549L, 1L, 9L, 14L
870 #define OBJ_name 2L, 5L, 4L, 41L
875 #define OBJ_dnQualifier 2L, 5L, 4L, 46L
877 #define SN_id_pe "id-pe"
879 #define OBJ_id_pe 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L
881 #define SN_id_ad "id-ad"
883 #define OBJ_id_ad 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L
888 #define OBJ_info_access 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 1L
893 #define OBJ_ad_OCSP 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L
898 #define OBJ_ad_ca_issuers 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 2L
903 #define OBJ_OCSP_sign 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 9L
908 #define OBJ_iso 1L
910 #define SN_member_body "member-body"
913 #define OBJ_member_body 1L, 2L
915 #define SN_ISO_US "ISO-US"
918 #define OBJ_ISO_US 1L, 2L, 840L
920 #define SN_X9_57 "X9-57"
923 #define OBJ_X9_57 1L, 2L, 840L, 10040L
928 #define OBJ_X9cm 1L, 2L, 840L, 10040L, 4L
932 #define OBJ_pkcs1 1L, 2L, 840L, 113549L, 1L, 1L
936 #define OBJ_pkcs5 1L, 2L, 840L, 113549L, 1L, 5L
941 #define OBJ_SMIME 1L, 2L, 840L, 113549L, 1L, 9L, 16L
943 #define SN_id_smime_mod "id-smime-mod"
945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L
947 #define SN_id_smime_ct "id-smime-ct"
949 #define OBJ_id_smime_ct 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L
951 #define SN_id_smime_aa "id-smime-aa"
953 #define OBJ_id_smime_aa 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L
955 #define SN_id_smime_alg "id-smime-alg"
957 #define OBJ_id_smime_alg 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L
959 #define SN_id_smime_cd "id-smime-cd"
961 #define OBJ_id_smime_cd 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 4L
963 #define SN_id_smime_spq "id-smime-spq"
965 #define OBJ_id_smime_spq 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 5L
967 #define SN_id_smime_cti "id-smime-cti"
969 #define OBJ_id_smime_cti 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L
971 #define SN_id_smime_mod_cms "id-smime-mod-cms"
973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L
975 #define SN_id_smime_mod_ess "id-smime-mod-ess"
977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L
979 #define SN_id_smime_mod_oid "id-smime-mod-oid"
981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L
983 #define SN_id_smime_mod_msg_v3 "id-smime-mod-msg-v3"
985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L
987 #define SN_id_smime_mod_ets_eSignature_88 "id-smime-mod-ets-eSignature-88"
990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L
992 #define SN_id_smime_mod_ets_eSignature_97 "id-smime-mod-ets-eSignature-97"
995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L
997 #define SN_id_smime_mod_ets_eSigPolicy_88 "id-smime-mod-ets-eSigPolicy-88"
1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L
1002 #define SN_id_smime_mod_ets_eSigPolicy_97 "id-smime-mod-ets-eSigPolicy-97"
1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L
1007 #define SN_id_smime_ct_receipt "id-smime-ct-receipt"
1009 #define OBJ_id_smime_ct_receipt 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 1L
1011 #define SN_id_smime_ct_authData "id-smime-ct-authData"
1013 #define OBJ_id_smime_ct_authData 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 2L
1015 #define SN_id_smime_ct_publishCert "id-smime-ct-publishCert"
1017 #define OBJ_id_smime_ct_publishCert 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 3L
1019 #define SN_id_smime_ct_TSTInfo "id-smime-ct-TSTInfo"
1021 #define OBJ_id_smime_ct_TSTInfo 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 4L
1023 #define SN_id_smime_ct_TDTInfo "id-smime-ct-TDTInfo"
1025 #define OBJ_id_smime_ct_TDTInfo 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 5L
1027 #define SN_id_smime_ct_contentInfo "id-smime-ct-contentInfo"
1029 #define OBJ_id_smime_ct_contentInfo 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 6L
1031 #define SN_id_smime_ct_DVCSRequestData "id-smime-ct-DVCSRequestData"
1034 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 7L
1036 #define SN_id_smime_ct_DVCSResponseData "id-smime-ct-DVCSResponseData"
1039 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 8L
1041 #define SN_id_smime_aa_receiptRequest "id-smime-aa-receiptRequest"
1044 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 1L
1046 #define SN_id_smime_aa_securityLabel "id-smime-aa-securityLabel"
1048 #define OBJ_id_smime_aa_securityLabel 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 2L
1050 #define SN_id_smime_aa_mlExpandHistory "id-smime-aa-mlExpandHistory"
1053 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 3L
1055 #define SN_id_smime_aa_contentHint "id-smime-aa-contentHint"
1057 #define OBJ_id_smime_aa_contentHint 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 4L
1059 #define SN_id_smime_aa_msgSigDigest "id-smime-aa-msgSigDigest"
1061 #define OBJ_id_smime_aa_msgSigDigest 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 5L
1063 #define SN_id_smime_aa_encapContentType "id-smime-aa-encapContentType"
1066 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 6L
1068 #define SN_id_smime_aa_contentIdentifier "id-smime-aa-contentIdentifier"
1071 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 7L
1073 #define SN_id_smime_aa_macValue "id-smime-aa-macValue"
1075 #define OBJ_id_smime_aa_macValue 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 8L
1077 #define SN_id_smime_aa_equivalentLabels "id-smime-aa-equivalentLabels"
1080 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 9L
1082 #define SN_id_smime_aa_contentReference "id-smime-aa-contentReference"
1085 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 10L
1087 #define SN_id_smime_aa_encrypKeyPref "id-smime-aa-encrypKeyPref"
1090 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 11L
1092 #define SN_id_smime_aa_signingCertificate "id-smime-aa-signingCertificate"
1095 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 12L
1097 #define SN_id_smime_aa_smimeEncryptCerts "id-smime-aa-smimeEncryptCerts"
1100 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 13L
1102 #define SN_id_smime_aa_timeStampToken "id-smime-aa-timeStampToken"
1105 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 14L
1107 #define SN_id_smime_aa_ets_sigPolicyId "id-smime-aa-ets-sigPolicyId"
1110 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 15L
1112 #define SN_id_smime_aa_ets_commitmentType "id-smime-aa-ets-commitmentType"
1115 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 16L
1117 #define SN_id_smime_aa_ets_signerLocation "id-smime-aa-ets-signerLocation"
1120 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 17L
1122 #define SN_id_smime_aa_ets_signerAttr "id-smime-aa-ets-signerAttr"
1125 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 18L
1127 #define SN_id_smime_aa_ets_otherSigCert "id-smime-aa-ets-otherSigCert"
1130 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 19L
1132 #define SN_id_smime_aa_ets_contentTimestamp "id-smime-aa-ets-contentTimestamp"
1135 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 20L
1137 #define SN_id_smime_aa_ets_CertificateRefs "id-smime-aa-ets-CertificateRefs"
1140 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 21L
1142 #define SN_id_smime_aa_ets_RevocationRefs "id-smime-aa-ets-RevocationRefs"
1145 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 22L
1147 #define SN_id_smime_aa_ets_certValues "id-smime-aa-ets-certValues"
1150 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 23L
1152 #define SN_id_smime_aa_ets_revocationValues "id-smime-aa-ets-revocationValues"
1155 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 24L
1157 #define SN_id_smime_aa_ets_escTimeStamp "id-smime-aa-ets-escTimeStamp"
1160 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 25L
1162 #define SN_id_smime_aa_ets_certCRLTimestamp "id-smime-aa-ets-certCRLTimestamp"
1165 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 26L
1167 #define SN_id_smime_aa_ets_archiveTimeStamp "id-smime-aa-ets-archiveTimeStamp"
1170 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 27L
1172 #define SN_id_smime_aa_signatureType "id-smime-aa-signatureType"
1175 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 28L
1177 #define SN_id_smime_aa_dvcs_dvc "id-smime-aa-dvcs-dvc"
1179 #define OBJ_id_smime_aa_dvcs_dvc 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 2L, 29L
1181 #define SN_id_smime_alg_ESDHwith3DES "id-smime-alg-ESDHwith3DES"
1183 #define OBJ_id_smime_alg_ESDHwith3DES 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 1L
1185 #define SN_id_smime_alg_ESDHwithRC2 "id-smime-alg-ESDHwithRC2"
1187 #define OBJ_id_smime_alg_ESDHwithRC2 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 2L
1189 #define SN_id_smime_alg_3DESwrap "id-smime-alg-3DESwrap"
1191 #define OBJ_id_smime_alg_3DESwrap 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 3L
1193 #define SN_id_smime_alg_RC2wrap "id-smime-alg-RC2wrap"
1195 #define OBJ_id_smime_alg_RC2wrap 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 4L
1197 #define SN_id_smime_alg_ESDH "id-smime-alg-ESDH"
1199 #define OBJ_id_smime_alg_ESDH 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 5L
1201 #define SN_id_smime_alg_CMS3DESwrap "id-smime-alg-CMS3DESwrap"
1203 #define OBJ_id_smime_alg_CMS3DESwrap 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 6L
1205 #define SN_id_smime_alg_CMSRC2wrap "id-smime-alg-CMSRC2wrap"
1207 #define OBJ_id_smime_alg_CMSRC2wrap 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 7L
1209 #define SN_id_smime_cd_ldap "id-smime-cd-ldap"
1211 #define OBJ_id_smime_cd_ldap 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 4L, 1L
1213 #define SN_id_smime_spq_ets_sqt_uri "id-smime-spq-ets-sqt-uri"
1215 #define OBJ_id_smime_spq_ets_sqt_uri 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 5L, 1L
1217 #define SN_id_smime_spq_ets_sqt_unotice "id-smime-spq-ets-sqt-unotice"
1220 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 5L, 2L
1222 #define SN_id_smime_cti_ets_proofOfOrigin "id-smime-cti-ets-proofOfOrigin"
1225 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 1L
1227 #define SN_id_smime_cti_ets_proofOfReceipt "id-smime-cti-ets-proofOfReceipt"
1230 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 2L
1232 #define SN_id_smime_cti_ets_proofOfDelivery "id-smime-cti-ets-proofOfDelivery"
1235 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 3L
1237 #define SN_id_smime_cti_ets_proofOfSender "id-smime-cti-ets-proofOfSender"
1240 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 4L
1242 #define SN_id_smime_cti_ets_proofOfApproval "id-smime-cti-ets-proofOfApproval"
1245 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 5L
1247 #define SN_id_smime_cti_ets_proofOfCreation "id-smime-cti-ets-proofOfCreation"
1250 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 6L, 6L
1255 #define OBJ_md4 1L, 2L, 840L, 113549L, 2L, 4L
1257 #define SN_id_pkix_mod "id-pkix-mod"
1259 #define OBJ_id_pkix_mod 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L
1261 #define SN_id_qt "id-qt"
1263 #define OBJ_id_qt 1L, 3L, 6L, 1L, 5L, 5L, 7L, 2L
1265 #define SN_id_it "id-it"
1267 #define OBJ_id_it 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L
1269 #define SN_id_pkip "id-pkip"
1271 #define OBJ_id_pkip 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L
1273 #define SN_id_alg "id-alg"
1275 #define OBJ_id_alg 1L, 3L, 6L, 1L, 5L, 5L, 7L, 6L
1277 #define SN_id_cmc "id-cmc"
1279 #define OBJ_id_cmc 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L
1281 #define SN_id_on "id-on"
1283 #define OBJ_id_on 1L, 3L, 6L, 1L, 5L, 5L, 7L, 8L
1285 #define SN_id_pda "id-pda"
1287 #define OBJ_id_pda 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L
1289 #define SN_id_aca "id-aca"
1291 #define OBJ_id_aca 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L
1293 #define SN_id_qcs "id-qcs"
1295 #define OBJ_id_qcs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 11L
1297 #define SN_id_cct "id-cct"
1299 #define OBJ_id_cct 1L, 3L, 6L, 1L, 5L, 5L, 7L, 12L
1301 #define SN_id_pkix1_explicit_88 "id-pkix1-explicit-88"
1303 #define OBJ_id_pkix1_explicit_88 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 1L
1305 #define SN_id_pkix1_implicit_88 "id-pkix1-implicit-88"
1307 #define OBJ_id_pkix1_implicit_88 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 2L
1309 #define SN_id_pkix1_explicit_93 "id-pkix1-explicit-93"
1311 #define OBJ_id_pkix1_explicit_93 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 3L
1313 #define SN_id_pkix1_implicit_93 "id-pkix1-implicit-93"
1315 #define OBJ_id_pkix1_implicit_93 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 4L
1317 #define SN_id_mod_crmf "id-mod-crmf"
1319 #define OBJ_id_mod_crmf 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 5L
1321 #define SN_id_mod_cmc "id-mod-cmc"
1323 #define OBJ_id_mod_cmc 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 6L
1325 #define SN_id_mod_kea_profile_88 "id-mod-kea-profile-88"
1327 #define OBJ_id_mod_kea_profile_88 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 7L
1329 #define SN_id_mod_kea_profile_93 "id-mod-kea-profile-93"
1331 #define OBJ_id_mod_kea_profile_93 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 8L
1333 #define SN_id_mod_cmp "id-mod-cmp"
1335 #define OBJ_id_mod_cmp 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 9L
1337 #define SN_id_mod_qualified_cert_88 "id-mod-qualified-cert-88"
1339 #define OBJ_id_mod_qualified_cert_88 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 10L
1341 #define SN_id_mod_qualified_cert_93 "id-mod-qualified-cert-93"
1343 #define OBJ_id_mod_qualified_cert_93 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 11L
1345 #define SN_id_mod_attribute_cert "id-mod-attribute-cert"
1347 #define OBJ_id_mod_attribute_cert 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 12L
1349 #define SN_id_mod_timestamp_protocol "id-mod-timestamp-protocol"
1351 #define OBJ_id_mod_timestamp_protocol 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 13L
1353 #define SN_id_mod_ocsp "id-mod-ocsp"
1355 #define OBJ_id_mod_ocsp 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 14L
1357 #define SN_id_mod_dvcs "id-mod-dvcs"
1359 #define OBJ_id_mod_dvcs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 15L
1361 #define SN_id_mod_cmp2000 "id-mod-cmp2000"
1363 #define OBJ_id_mod_cmp2000 1L, 3L, 6L, 1L, 5L, 5L, 7L, 0L, 16L
1368 #define OBJ_biometricInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 2L
1372 #define OBJ_qcStatements 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 3L
1374 #define SN_ac_auditEntity "ac-auditEntity"
1376 #define OBJ_ac_auditEntity 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 4L
1378 #define SN_ac_targeting "ac-targeting"
1380 #define OBJ_ac_targeting 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 5L
1384 #define OBJ_aaControls 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 6L
1386 #define SN_sbgp_ipAddrBlock "sbgp-ipAddrBlock"
1388 #define OBJ_sbgp_ipAddrBlock 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 7L
1390 #define SN_sbgp_autonomousSysNum "sbgp-autonomousSysNum"
1392 #define OBJ_sbgp_autonomousSysNum 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 8L
1394 #define SN_sbgp_routerIdentifier "sbgp-routerIdentifier"
1396 #define OBJ_sbgp_routerIdentifier 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 9L
1400 #define OBJ_textNotice 1L, 3L, 6L, 1L, 5L, 5L, 7L, 2L, 3L
1405 #define OBJ_ipsecEndSystem 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 5L
1410 #define OBJ_ipsecTunnel 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 6L
1415 #define OBJ_ipsecUser 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 7L
1420 #define OBJ_dvcs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 3L, 10L
1422 #define SN_id_it_caProtEncCert "id-it-caProtEncCert"
1424 #define OBJ_id_it_caProtEncCert 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 1L
1426 #define SN_id_it_signKeyPairTypes "id-it-signKeyPairTypes"
1428 #define OBJ_id_it_signKeyPairTypes 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 2L
1430 #define SN_id_it_encKeyPairTypes "id-it-encKeyPairTypes"
1432 #define OBJ_id_it_encKeyPairTypes 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 3L
1434 #define SN_id_it_preferredSymmAlg "id-it-preferredSymmAlg"
1436 #define OBJ_id_it_preferredSymmAlg 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 4L
1438 #define SN_id_it_caKeyUpdateInfo "id-it-caKeyUpdateInfo"
1440 #define OBJ_id_it_caKeyUpdateInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 5L
1442 #define SN_id_it_currentCRL "id-it-currentCRL"
1444 #define OBJ_id_it_currentCRL 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 6L
1446 #define SN_id_it_unsupportedOIDs "id-it-unsupportedOIDs"
1448 #define OBJ_id_it_unsupportedOIDs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 7L
1450 #define SN_id_it_subscriptionRequest "id-it-subscriptionRequest"
1452 #define OBJ_id_it_subscriptionRequest 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 8L
1454 #define SN_id_it_subscriptionResponse "id-it-subscriptionResponse"
1456 #define OBJ_id_it_subscriptionResponse 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 9L
1458 #define SN_id_it_keyPairParamReq "id-it-keyPairParamReq"
1460 #define OBJ_id_it_keyPairParamReq 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 10L
1462 #define SN_id_it_keyPairParamRep "id-it-keyPairParamRep"
1464 #define OBJ_id_it_keyPairParamRep 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 11L
1466 #define SN_id_it_revPassphrase "id-it-revPassphrase"
1468 #define OBJ_id_it_revPassphrase 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 12L
1470 #define SN_id_it_implicitConfirm "id-it-implicitConfirm"
1472 #define OBJ_id_it_implicitConfirm 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 13L
1474 #define SN_id_it_confirmWaitTime "id-it-confirmWaitTime"
1476 #define OBJ_id_it_confirmWaitTime 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 14L
1478 #define SN_id_it_origPKIMessage "id-it-origPKIMessage"
1480 #define OBJ_id_it_origPKIMessage 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 15L
1482 #define SN_id_regCtrl "id-regCtrl"
1484 #define OBJ_id_regCtrl 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L
1486 #define SN_id_regInfo "id-regInfo"
1488 #define OBJ_id_regInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 2L
1490 #define SN_id_regCtrl_regToken "id-regCtrl-regToken"
1492 #define OBJ_id_regCtrl_regToken 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 1L
1494 #define SN_id_regCtrl_authenticator "id-regCtrl-authenticator"
1496 #define OBJ_id_regCtrl_authenticator 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 2L
1498 #define SN_id_regCtrl_pkiPublicationInfo "id-regCtrl-pkiPublicationInfo"
1500 #define OBJ_id_regCtrl_pkiPublicationInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 3L
1502 #define SN_id_regCtrl_pkiArchiveOptions "id-regCtrl-pkiArchiveOptions"
1504 #define OBJ_id_regCtrl_pkiArchiveOptions 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 4L
1506 #define SN_id_regCtrl_oldCertID "id-regCtrl-oldCertID"
1508 #define OBJ_id_regCtrl_oldCertID 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 5L
1510 #define SN_id_regCtrl_protocolEncrKey "id-regCtrl-protocolEncrKey"
1512 #define OBJ_id_regCtrl_protocolEncrKey 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 1L, 6L
1514 #define SN_id_regInfo_utf8Pairs "id-regInfo-utf8Pairs"
1516 #define OBJ_id_regInfo_utf8Pairs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 2L, 1L
1518 #define SN_id_regInfo_certReq "id-regInfo-certReq"
1520 #define OBJ_id_regInfo_certReq 1L, 3L, 6L, 1L, 5L, 5L, 7L, 5L, 2L, 2L
1522 #define SN_id_alg_des40 "id-alg-des40"
1524 #define OBJ_id_alg_des40 1L, 3L, 6L, 1L, 5L, 5L, 7L, 6L, 1L
1526 #define SN_id_alg_noSignature "id-alg-noSignature"
1528 #define OBJ_id_alg_noSignature 1L, 3L, 6L, 1L, 5L, 5L, 7L, 6L, 2L
1530 #define SN_id_alg_dh_sig_hmac_sha1 "id-alg-dh-sig-hmac-sha1"
1532 #define OBJ_id_alg_dh_sig_hmac_sha1 1L, 3L, 6L, 1L, 5L, 5L, 7L, 6L, 3L
1534 #define SN_id_alg_dh_pop "id-alg-dh-pop"
1536 #define OBJ_id_alg_dh_pop 1L, 3L, 6L, 1L, 5L, 5L, 7L, 6L, 4L
1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo"
1540 #define OBJ_id_cmc_statusInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 1L
1542 #define SN_id_cmc_identification "id-cmc-identification"
1544 #define OBJ_id_cmc_identification 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 2L
1546 #define SN_id_cmc_identityProof "id-cmc-identityProof"
1548 #define OBJ_id_cmc_identityProof 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 3L
1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn"
1552 #define OBJ_id_cmc_dataReturn 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 4L
1554 #define SN_id_cmc_transactionId "id-cmc-transactionId"
1556 #define OBJ_id_cmc_transactionId 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 5L
1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce"
1560 #define OBJ_id_cmc_senderNonce 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 6L
1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce"
1564 #define OBJ_id_cmc_recipientNonce 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 7L
1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions"
1568 #define OBJ_id_cmc_addExtensions 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 8L
1570 #define SN_id_cmc_encryptedPOP "id-cmc-encryptedPOP"
1572 #define OBJ_id_cmc_encryptedPOP 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 9L
1574 #define SN_id_cmc_decryptedPOP "id-cmc-decryptedPOP"
1576 #define OBJ_id_cmc_decryptedPOP 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 10L
1578 #define SN_id_cmc_lraPOPWitness "id-cmc-lraPOPWitness"
1580 #define OBJ_id_cmc_lraPOPWitness 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 11L
1582 #define SN_id_cmc_getCert "id-cmc-getCert"
1584 #define OBJ_id_cmc_getCert 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 15L
1586 #define SN_id_cmc_getCRL "id-cmc-getCRL"
1588 #define OBJ_id_cmc_getCRL 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 16L
1590 #define SN_id_cmc_revokeRequest "id-cmc-revokeRequest"
1592 #define OBJ_id_cmc_revokeRequest 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 17L
1594 #define SN_id_cmc_regInfo "id-cmc-regInfo"
1596 #define OBJ_id_cmc_regInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 18L
1598 #define SN_id_cmc_responseInfo "id-cmc-responseInfo"
1600 #define OBJ_id_cmc_responseInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 19L
1602 #define SN_id_cmc_queryPending "id-cmc-queryPending"
1604 #define OBJ_id_cmc_queryPending 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 21L
1606 #define SN_id_cmc_popLinkRandom "id-cmc-popLinkRandom"
1608 #define OBJ_id_cmc_popLinkRandom 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 22L
1610 #define SN_id_cmc_popLinkWitness "id-cmc-popLinkWitness"
1612 #define OBJ_id_cmc_popLinkWitness 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 23L
1614 #define SN_id_cmc_confirmCertAcceptance "id-cmc-confirmCertAcceptance"
1616 #define OBJ_id_cmc_confirmCertAcceptance 1L, 3L, 6L, 1L, 5L, 5L, 7L, 7L, 24L
1618 #define SN_id_on_personalData "id-on-personalData"
1620 #define OBJ_id_on_personalData 1L, 3L, 6L, 1L, 5L, 5L, 7L, 8L, 1L
1622 #define SN_id_pda_dateOfBirth "id-pda-dateOfBirth"
1624 #define OBJ_id_pda_dateOfBirth 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L, 1L
1626 #define SN_id_pda_placeOfBirth "id-pda-placeOfBirth"
1628 #define OBJ_id_pda_placeOfBirth 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L, 2L
1630 #define SN_id_pda_gender "id-pda-gender"
1632 #define OBJ_id_pda_gender 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L, 3L
1634 #define SN_id_pda_countryOfCitizenship "id-pda-countryOfCitizenship"
1636 #define OBJ_id_pda_countryOfCitizenship 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L, 4L
1638 #define SN_id_pda_countryOfResidence "id-pda-countryOfResidence"
1640 #define OBJ_id_pda_countryOfResidence 1L, 3L, 6L, 1L, 5L, 5L, 7L, 9L, 5L
1642 #define SN_id_aca_authenticationInfo "id-aca-authenticationInfo"
1644 #define OBJ_id_aca_authenticationInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 1L
1646 #define SN_id_aca_accessIdentity "id-aca-accessIdentity"
1648 #define OBJ_id_aca_accessIdentity 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 2L
1650 #define SN_id_aca_chargingIdentity "id-aca-chargingIdentity"
1652 #define OBJ_id_aca_chargingIdentity 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 3L
1654 #define SN_id_aca_group "id-aca-group"
1656 #define OBJ_id_aca_group 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 4L
1658 #define SN_id_aca_role "id-aca-role"
1660 #define OBJ_id_aca_role 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 5L
1662 #define SN_id_qcs_pkixQCSyntax_v1 "id-qcs-pkixQCSyntax-v1"
1664 #define OBJ_id_qcs_pkixQCSyntax_v1 1L, 3L, 6L, 1L, 5L, 5L, 7L, 11L, 1L
1666 #define SN_id_cct_crs "id-cct-crs"
1668 #define OBJ_id_cct_crs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 12L, 1L
1670 #define SN_id_cct_PKIData "id-cct-PKIData"
1672 #define OBJ_id_cct_PKIData 1L, 3L, 6L, 1L, 5L, 5L, 7L, 12L, 2L
1674 #define SN_id_cct_PKIResponse "id-cct-PKIResponse"
1676 #define OBJ_id_cct_PKIResponse 1L, 3L, 6L, 1L, 5L, 5L, 7L, 12L, 3L
1681 #define OBJ_ad_timeStamping 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 3L
1686 #define OBJ_ad_dvcs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 4L
1691 #define OBJ_id_pkix_OCSP_basic 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 1L
1696 #define OBJ_id_pkix_OCSP_Nonce 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 2L
1701 #define OBJ_id_pkix_OCSP_CrlID 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 3L
1707 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 4L
1712 #define OBJ_id_pkix_OCSP_noCheck 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 5L
1717 #define OBJ_id_pkix_OCSP_archiveCutoff 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 6L
1722 #define OBJ_id_pkix_OCSP_serviceLocator 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 7L
1727 #define OBJ_id_pkix_OCSP_extendedStatus 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 8L
1731 #define OBJ_id_pkix_OCSP_valid 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 9L
1735 #define OBJ_id_pkix_OCSP_path 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 10L
1740 #define OBJ_id_pkix_OCSP_trustRoot 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 1L, 11L
1745 #define OBJ_algorithm 1L, 3L, 14L, 3L, 2L
1749 #define OBJ_rsaSignature 1L, 3L, 14L, 3L, 2L, 11L
1752 #define LN_X500algorithms "directory services - algorithms"
1754 #define OBJ_X500algorithms 2L, 5L, 8L
1759 #define OBJ_org 1L, 3L
1764 #define OBJ_dod 1L, 3L, 6L
1769 #define OBJ_iana 1L, 3L, 6L, 1L
1774 #define OBJ_Directory 1L, 3L, 6L, 1L, 1L
1779 #define OBJ_Management 1L, 3L, 6L, 1L, 2L
1784 #define OBJ_Experimental 1L, 3L, 6L, 1L, 3L
1789 #define OBJ_Private 1L, 3L, 6L, 1L, 4L
1794 #define OBJ_Security 1L, 3L, 6L, 1L, 5L
1799 #define OBJ_SNMPv2 1L, 3L, 6L, 1L, 6L
1803 #define OBJ_Mail 1L, 3L, 6L, 1L, 7L
1808 #define OBJ_Enterprises 1L, 3L, 6L, 1L, 4L, 1L
1813 #define OBJ_dcObject 1L, 3L, 6L, 1L, 4L, 1L, 1466L, 344L
1818 #define OBJ_domainComponent 0L, 9L, 2342L, 19200300L, 100L, 1L, 25L
1823 #define OBJ_Domain 0L, 9L, 2342L, 19200300L, 100L, 4L, 13L
1825 #define SN_selected_attribute_types "selected-attribute-types"
1828 #define OBJ_selected_attribute_types 2L, 5L, 1L, 5L
1832 #define OBJ_clearance 2L, 5L, 1L, 5L, 55L
1834 #define SN_md4WithRSAEncryption "RSA-MD4"
1837 #define OBJ_md4WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 3L
1839 #define SN_ac_proxying "ac-proxying"
1841 #define OBJ_ac_proxying 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 10L
1846 #define OBJ_sinfo_access 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 11L
1848 #define SN_id_aca_encAttrs "id-aca-encAttrs"
1850 #define OBJ_id_aca_encAttrs 1L, 3L, 6L, 1L, 5L, 5L, 7L, 10L, 6L
1855 #define OBJ_role 2L, 5L, 4L, 72L
1860 #define OBJ_policy_constraints 2L, 5L, 29L, 36L
1865 #define OBJ_target_information 2L, 5L, 29L, 55L
1870 #define OBJ_no_rev_avail 2L, 5L, 29L, 56L
1872 #define SN_ansi_X9_62 "ansi-X9-62"
1875 #define OBJ_ansi_X9_62 1L, 2L, 840L, 10045L
1877 #define SN_X9_62_prime_field "prime-field"
1879 #define OBJ_X9_62_prime_field 1L, 2L, 840L, 10045L, 1L, 1L
1881 #define SN_X9_62_characteristic_two_field "characteristic-two-field"
1883 #define OBJ_X9_62_characteristic_two_field 1L, 2L, 840L, 10045L, 1L, 2L
1885 #define SN_X9_62_id_ecPublicKey "id-ecPublicKey"
1887 #define OBJ_X9_62_id_ecPublicKey 1L, 2L, 840L, 10045L, 2L, 1L
1891 #define OBJ_X9_62_prime192v1 1L, 2L, 840L, 10045L, 3L, 1L, 1L
1895 #define OBJ_X9_62_prime192v2 1L, 2L, 840L, 10045L, 3L, 1L, 2L
1899 #define OBJ_X9_62_prime192v3 1L, 2L, 840L, 10045L, 3L, 1L, 3L
1903 #define OBJ_X9_62_prime239v1 1L, 2L, 840L, 10045L, 3L, 1L, 4L
1907 #define OBJ_X9_62_prime239v2 1L, 2L, 840L, 10045L, 3L, 1L, 5L
1911 #define OBJ_X9_62_prime239v3 1L, 2L, 840L, 10045L, 3L, 1L, 6L
1915 #define OBJ_X9_62_prime256v1 1L, 2L, 840L, 10045L, 3L, 1L, 7L
1917 #define SN_ecdsa_with_SHA1 "ecdsa-with-SHA1"
1919 #define OBJ_ecdsa_with_SHA1 1L, 2L, 840L, 10045L, 4L, 1L
1924 #define OBJ_ms_csp_name 1L, 3L, 6L, 1L, 4L, 1L, 311L, 17L, 1L
1926 #define SN_aes_128_ecb "AES-128-ECB"
1927 #define LN_aes_128_ecb "aes-128-ecb"
1929 #define OBJ_aes_128_ecb 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 1L
1931 #define SN_aes_128_cbc "AES-128-CBC"
1932 #define LN_aes_128_cbc "aes-128-cbc"
1934 #define OBJ_aes_128_cbc 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 2L
1936 #define SN_aes_128_ofb128 "AES-128-OFB"
1937 #define LN_aes_128_ofb128 "aes-128-ofb"
1939 #define OBJ_aes_128_ofb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 3L
1941 #define SN_aes_128_cfb128 "AES-128-CFB"
1942 #define LN_aes_128_cfb128 "aes-128-cfb"
1944 #define OBJ_aes_128_cfb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 4L
1946 #define SN_aes_192_ecb "AES-192-ECB"
1947 #define LN_aes_192_ecb "aes-192-ecb"
1949 #define OBJ_aes_192_ecb 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 21L
1951 #define SN_aes_192_cbc "AES-192-CBC"
1952 #define LN_aes_192_cbc "aes-192-cbc"
1954 #define OBJ_aes_192_cbc 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 22L
1956 #define SN_aes_192_ofb128 "AES-192-OFB"
1957 #define LN_aes_192_ofb128 "aes-192-ofb"
1959 #define OBJ_aes_192_ofb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 23L
1961 #define SN_aes_192_cfb128 "AES-192-CFB"
1962 #define LN_aes_192_cfb128 "aes-192-cfb"
1964 #define OBJ_aes_192_cfb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 24L
1966 #define SN_aes_256_ecb "AES-256-ECB"
1967 #define LN_aes_256_ecb "aes-256-ecb"
1969 #define OBJ_aes_256_ecb 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 41L
1971 #define SN_aes_256_cbc "AES-256-CBC"
1972 #define LN_aes_256_cbc "aes-256-cbc"
1974 #define OBJ_aes_256_cbc 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 42L
1976 #define SN_aes_256_ofb128 "AES-256-OFB"
1977 #define LN_aes_256_ofb128 "aes-256-ofb"
1979 #define OBJ_aes_256_ofb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 43L
1981 #define SN_aes_256_cfb128 "AES-256-CFB"
1982 #define LN_aes_256_cfb128 "aes-256-cfb"
1984 #define OBJ_aes_256_cfb128 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 44L
1989 #define OBJ_hold_instruction_code 2L, 5L, 29L, 23L
1994 #define OBJ_hold_instruction_none 1L, 2L, 840L, 10040L, 2L, 1L
1999 #define OBJ_hold_instruction_call_issuer 1L, 2L, 840L, 10040L, 2L, 2L
2004 #define OBJ_hold_instruction_reject 1L, 2L, 840L, 10040L, 2L, 3L
2008 #define OBJ_data 0L, 9L
2012 #define OBJ_pss 0L, 9L, 2342L
2016 #define OBJ_ucl 0L, 9L, 2342L, 19200300L
2020 #define OBJ_pilot 0L, 9L, 2342L, 19200300L, 100L
2024 #define OBJ_pilotAttributeType 0L, 9L, 2342L, 19200300L, 100L, 1L
2028 #define OBJ_pilotAttributeSyntax 0L, 9L, 2342L, 19200300L, 100L, 3L
2032 #define OBJ_pilotObjectClass 0L, 9L, 2342L, 19200300L, 100L, 4L
2036 #define OBJ_pilotGroups 0L, 9L, 2342L, 19200300L, 100L, 10L
2040 #define OBJ_iA5StringSyntax 0L, 9L, 2342L, 19200300L, 100L, 3L, 4L
2044 #define OBJ_caseIgnoreIA5StringSyntax 0L, 9L, 2342L, 19200300L, 100L, 3L, 5L
2048 #define OBJ_pilotObject 0L, 9L, 2342L, 19200300L, 100L, 4L, 3L
2052 #define OBJ_pilotPerson 0L, 9L, 2342L, 19200300L, 100L, 4L, 4L
2056 #define OBJ_account 0L, 9L, 2342L, 19200300L, 100L, 4L, 5L
2060 #define OBJ_document 0L, 9L, 2342L, 19200300L, 100L, 4L, 6L
2064 #define OBJ_room 0L, 9L, 2342L, 19200300L, 100L, 4L, 7L
2068 #define OBJ_documentSeries 0L, 9L, 2342L, 19200300L, 100L, 4L, 9L
2072 #define OBJ_rFC822localPart 0L, 9L, 2342L, 19200300L, 100L, 4L, 14L
2076 #define OBJ_dNSDomain 0L, 9L, 2342L, 19200300L, 100L, 4L, 15L
2080 #define OBJ_domainRelatedObject 0L, 9L, 2342L, 19200300L, 100L, 4L, 17L
2084 #define OBJ_friendlyCountry 0L, 9L, 2342L, 19200300L, 100L, 4L, 18L
2088 #define OBJ_simpleSecurityObject 0L, 9L, 2342L, 19200300L, 100L, 4L, 19L
2092 #define OBJ_pilotOrganization 0L, 9L, 2342L, 19200300L, 100L, 4L, 20L
2096 #define OBJ_pilotDSA 0L, 9L, 2342L, 19200300L, 100L, 4L, 21L
2100 #define OBJ_qualityLabelledData 0L, 9L, 2342L, 19200300L, 100L, 4L, 22L
2105 #define OBJ_userId 0L, 9L, 2342L, 19200300L, 100L, 1L, 1L
2109 #define OBJ_textEncodedORAddress 0L, 9L, 2342L, 19200300L, 100L, 1L, 2L
2114 #define OBJ_rfc822Mailbox 0L, 9L, 2342L, 19200300L, 100L, 1L, 3L
2118 #define OBJ_info 0L, 9L, 2342L, 19200300L, 100L, 1L, 4L
2122 #define OBJ_favouriteDrink 0L, 9L, 2342L, 19200300L, 100L, 1L, 5L
2126 #define OBJ_roomNumber 0L, 9L, 2342L, 19200300L, 100L, 1L, 6L
2130 #define OBJ_photo 0L, 9L, 2342L, 19200300L, 100L, 1L, 7L
2134 #define OBJ_userClass 0L, 9L, 2342L, 19200300L, 100L, 1L, 8L
2138 #define OBJ_host 0L, 9L, 2342L, 19200300L, 100L, 1L, 9L
2142 #define OBJ_manager 0L, 9L, 2342L, 19200300L, 100L, 1L, 10L
2146 #define OBJ_documentIdentifier 0L, 9L, 2342L, 19200300L, 100L, 1L, 11L
2150 #define OBJ_documentTitle 0L, 9L, 2342L, 19200300L, 100L, 1L, 12L
2154 #define OBJ_documentVersion 0L, 9L, 2342L, 19200300L, 100L, 1L, 13L
2158 #define OBJ_documentAuthor 0L, 9L, 2342L, 19200300L, 100L, 1L, 14L
2162 #define OBJ_documentLocation 0L, 9L, 2342L, 19200300L, 100L, 1L, 15L
2166 #define OBJ_homeTelephoneNumber 0L, 9L, 2342L, 19200300L, 100L, 1L, 20L
2170 #define OBJ_secretary 0L, 9L, 2342L, 19200300L, 100L, 1L, 21L
2174 #define OBJ_otherMailbox 0L, 9L, 2342L, 19200300L, 100L, 1L, 22L
2178 #define OBJ_lastModifiedTime 0L, 9L, 2342L, 19200300L, 100L, 1L, 23L
2182 #define OBJ_lastModifiedBy 0L, 9L, 2342L, 19200300L, 100L, 1L, 24L
2186 #define OBJ_aRecord 0L, 9L, 2342L, 19200300L, 100L, 1L, 26L
2190 #define OBJ_pilotAttributeType27 0L, 9L, 2342L, 19200300L, 100L, 1L, 27L
2194 #define OBJ_mXRecord 0L, 9L, 2342L, 19200300L, 100L, 1L, 28L
2198 #define OBJ_nSRecord 0L, 9L, 2342L, 19200300L, 100L, 1L, 29L
2202 #define OBJ_sOARecord 0L, 9L, 2342L, 19200300L, 100L, 1L, 30L
2206 #define OBJ_cNAMERecord 0L, 9L, 2342L, 19200300L, 100L, 1L, 31L
2210 #define OBJ_associatedDomain 0L, 9L, 2342L, 19200300L, 100L, 1L, 37L
2214 #define OBJ_associatedName 0L, 9L, 2342L, 19200300L, 100L, 1L, 38L
2218 #define OBJ_homePostalAddress 0L, 9L, 2342L, 19200300L, 100L, 1L, 39L
2222 #define OBJ_personalTitle 0L, 9L, 2342L, 19200300L, 100L, 1L, 40L
2226 #define OBJ_mobileTelephoneNumber 0L, 9L, 2342L, 19200300L, 100L, 1L, 41L
2230 #define OBJ_pagerTelephoneNumber 0L, 9L, 2342L, 19200300L, 100L, 1L, 42L
2234 #define OBJ_friendlyCountryName 0L, 9L, 2342L, 19200300L, 100L, 1L, 43L
2238 #define OBJ_organizationalStatus 0L, 9L, 2342L, 19200300L, 100L, 1L, 45L
2242 #define OBJ_janetMailbox 0L, 9L, 2342L, 19200300L, 100L, 1L, 46L
2246 #define OBJ_mailPreferenceOption 0L, 9L, 2342L, 19200300L, 100L, 1L, 47L
2250 #define OBJ_buildingName 0L, 9L, 2342L, 19200300L, 100L, 1L, 48L
2254 #define OBJ_dSAQuality 0L, 9L, 2342L, 19200300L, 100L, 1L, 49L
2258 #define OBJ_singleLevelQuality 0L, 9L, 2342L, 19200300L, 100L, 1L, 50L
2262 #define OBJ_subtreeMinimumQuality 0L, 9L, 2342L, 19200300L, 100L, 1L, 51L
2266 #define OBJ_subtreeMaximumQuality 0L, 9L, 2342L, 19200300L, 100L, 1L, 52L
2270 #define OBJ_personalSignature 0L, 9L, 2342L, 19200300L, 100L, 1L, 53L
2274 #define OBJ_dITRedirect 0L, 9L, 2342L, 19200300L, 100L, 1L, 54L
2278 #define OBJ_audio 0L, 9L, 2342L, 19200300L, 100L, 1L, 55L
2282 #define OBJ_documentPublisher 0L, 9L, 2342L, 19200300L, 100L, 1L, 56L
2286 #define OBJ_x500UniqueIdentifier 2L, 5L, 4L, 45L
2288 #define SN_mime_mhs "mime-mhs"
2291 #define OBJ_mime_mhs 1L, 3L, 6L, 1L, 7L, 1L
2293 #define SN_mime_mhs_headings "mime-mhs-headings"
2294 #define LN_mime_mhs_headings "mime-mhs-headings"
2296 #define OBJ_mime_mhs_headings 1L, 3L, 6L, 1L, 7L, 1L, 1L
2298 #define SN_mime_mhs_bodies "mime-mhs-bodies"
2299 #define LN_mime_mhs_bodies "mime-mhs-bodies"
2301 #define OBJ_mime_mhs_bodies 1L, 3L, 6L, 1L, 7L, 1L, 2L
2303 #define SN_id_hex_partial_message "id-hex-partial-message"
2304 #define LN_id_hex_partial_message "id-hex-partial-message"
2306 #define OBJ_id_hex_partial_message 1L, 3L, 6L, 1L, 7L, 1L, 1L, 1L
2308 #define SN_id_hex_multipart_message "id-hex-multipart-message"
2309 #define LN_id_hex_multipart_message "id-hex-multipart-message"
2311 #define OBJ_id_hex_multipart_message 1L, 3L, 6L, 1L, 7L, 1L, 1L, 2L
2315 #define OBJ_generationQualifier 2L, 5L, 4L, 44L
2319 #define OBJ_pseudonym 2L, 5L, 4L, 65L
2321 #define SN_id_set "id-set"
2324 #define OBJ_id_set 2L, 23L, 42L
2326 #define SN_set_ctype "set-ctype"
2329 #define OBJ_set_ctype 2L, 23L, 42L, 0L
2331 #define SN_set_msgExt "set-msgExt"
2334 #define OBJ_set_msgExt 2L, 23L, 42L, 1L
2336 #define SN_set_attr "set-attr"
2338 #define OBJ_set_attr 2L, 23L, 42L, 3L
2340 #define SN_set_policy "set-policy"
2342 #define OBJ_set_policy 2L, 23L, 42L, 5L
2344 #define SN_set_certExt "set-certExt"
2347 #define OBJ_set_certExt 2L, 23L, 42L, 7L
2349 #define SN_set_brand "set-brand"
2351 #define OBJ_set_brand 2L, 23L, 42L, 8L
2353 #define SN_setct_PANData "setct-PANData"
2355 #define OBJ_setct_PANData 2L, 23L, 42L, 0L, 0L
2357 #define SN_setct_PANToken "setct-PANToken"
2359 #define OBJ_setct_PANToken 2L, 23L, 42L, 0L, 1L
2361 #define SN_setct_PANOnly "setct-PANOnly"
2363 #define OBJ_setct_PANOnly 2L, 23L, 42L, 0L, 2L
2365 #define SN_setct_OIData "setct-OIData"
2367 #define OBJ_setct_OIData 2L, 23L, 42L, 0L, 3L
2369 #define SN_setct_PI "setct-PI"
2371 #define OBJ_setct_PI 2L, 23L, 42L, 0L, 4L
2373 #define SN_setct_PIData "setct-PIData"
2375 #define OBJ_setct_PIData 2L, 23L, 42L, 0L, 5L
2377 #define SN_setct_PIDataUnsigned "setct-PIDataUnsigned"
2379 #define OBJ_setct_PIDataUnsigned 2L, 23L, 42L, 0L, 6L
2381 #define SN_setct_HODInput "setct-HODInput"
2383 #define OBJ_setct_HODInput 2L, 23L, 42L, 0L, 7L
2385 #define SN_setct_AuthResBaggage "setct-AuthResBaggage"
2387 #define OBJ_setct_AuthResBaggage 2L, 23L, 42L, 0L, 8L
2389 #define SN_setct_AuthRevReqBaggage "setct-AuthRevReqBaggage"
2391 #define OBJ_setct_AuthRevReqBaggage 2L, 23L, 42L, 0L, 9L
2393 #define SN_setct_AuthRevResBaggage "setct-AuthRevResBaggage"
2395 #define OBJ_setct_AuthRevResBaggage 2L, 23L, 42L, 0L, 10L
2397 #define SN_setct_CapTokenSeq "setct-CapTokenSeq"
2399 #define OBJ_setct_CapTokenSeq 2L, 23L, 42L, 0L, 11L
2401 #define SN_setct_PInitResData "setct-PInitResData"
2403 #define OBJ_setct_PInitResData 2L, 23L, 42L, 0L, 12L
2405 #define SN_setct_PI_TBS "setct-PI-TBS"
2407 #define OBJ_setct_PI_TBS 2L, 23L, 42L, 0L, 13L
2409 #define SN_setct_PResData "setct-PResData"
2411 #define OBJ_setct_PResData 2L, 23L, 42L, 0L, 14L
2413 #define SN_setct_AuthReqTBS "setct-AuthReqTBS"
2415 #define OBJ_setct_AuthReqTBS 2L, 23L, 42L, 0L, 16L
2417 #define SN_setct_AuthResTBS "setct-AuthResTBS"
2419 #define OBJ_setct_AuthResTBS 2L, 23L, 42L, 0L, 17L
2421 #define SN_setct_AuthResTBSX "setct-AuthResTBSX"
2423 #define OBJ_setct_AuthResTBSX 2L, 23L, 42L, 0L, 18L
2425 #define SN_setct_AuthTokenTBS "setct-AuthTokenTBS"
2427 #define OBJ_setct_AuthTokenTBS 2L, 23L, 42L, 0L, 19L
2429 #define SN_setct_CapTokenData "setct-CapTokenData"
2431 #define OBJ_setct_CapTokenData 2L, 23L, 42L, 0L, 20L
2433 #define SN_setct_CapTokenTBS "setct-CapTokenTBS"
2435 #define OBJ_setct_CapTokenTBS 2L, 23L, 42L, 0L, 21L
2437 #define SN_setct_AcqCardCodeMsg "setct-AcqCardCodeMsg"
2439 #define OBJ_setct_AcqCardCodeMsg 2L, 23L, 42L, 0L, 22L
2441 #define SN_setct_AuthRevReqTBS "setct-AuthRevReqTBS"
2443 #define OBJ_setct_AuthRevReqTBS 2L, 23L, 42L, 0L, 23L
2445 #define SN_setct_AuthRevResData "setct-AuthRevResData"
2447 #define OBJ_setct_AuthRevResData 2L, 23L, 42L, 0L, 24L
2449 #define SN_setct_AuthRevResTBS "setct-AuthRevResTBS"
2451 #define OBJ_setct_AuthRevResTBS 2L, 23L, 42L, 0L, 25L
2453 #define SN_setct_CapReqTBS "setct-CapReqTBS"
2455 #define OBJ_setct_CapReqTBS 2L, 23L, 42L, 0L, 26L
2457 #define SN_setct_CapReqTBSX "setct-CapReqTBSX"
2459 #define OBJ_setct_CapReqTBSX 2L, 23L, 42L, 0L, 27L
2461 #define SN_setct_CapResData "setct-CapResData"
2463 #define OBJ_setct_CapResData 2L, 23L, 42L, 0L, 28L
2465 #define SN_setct_CapRevReqTBS "setct-CapRevReqTBS"
2467 #define OBJ_setct_CapRevReqTBS 2L, 23L, 42L, 0L, 29L
2469 #define SN_setct_CapRevReqTBSX "setct-CapRevReqTBSX"
2471 #define OBJ_setct_CapRevReqTBSX 2L, 23L, 42L, 0L, 30L
2473 #define SN_setct_CapRevResData "setct-CapRevResData"
2475 #define OBJ_setct_CapRevResData 2L, 23L, 42L, 0L, 31L
2477 #define SN_setct_CredReqTBS "setct-CredReqTBS"
2479 #define OBJ_setct_CredReqTBS 2L, 23L, 42L, 0L, 32L
2481 #define SN_setct_CredReqTBSX "setct-CredReqTBSX"
2483 #define OBJ_setct_CredReqTBSX 2L, 23L, 42L, 0L, 33L
2485 #define SN_setct_CredResData "setct-CredResData"
2487 #define OBJ_setct_CredResData 2L, 23L, 42L, 0L, 34L
2489 #define SN_setct_CredRevReqTBS "setct-CredRevReqTBS"
2491 #define OBJ_setct_CredRevReqTBS 2L, 23L, 42L, 0L, 35L
2493 #define SN_setct_CredRevReqTBSX "setct-CredRevReqTBSX"
2495 #define OBJ_setct_CredRevReqTBSX 2L, 23L, 42L, 0L, 36L
2497 #define SN_setct_CredRevResData "setct-CredRevResData"
2499 #define OBJ_setct_CredRevResData 2L, 23L, 42L, 0L, 37L
2501 #define SN_setct_PCertReqData "setct-PCertReqData"
2503 #define OBJ_setct_PCertReqData 2L, 23L, 42L, 0L, 38L
2505 #define SN_setct_PCertResTBS "setct-PCertResTBS"
2507 #define OBJ_setct_PCertResTBS 2L, 23L, 42L, 0L, 39L
2509 #define SN_setct_BatchAdminReqData "setct-BatchAdminReqData"
2511 #define OBJ_setct_BatchAdminReqData 2L, 23L, 42L, 0L, 40L
2513 #define SN_setct_BatchAdminResData "setct-BatchAdminResData"
2515 #define OBJ_setct_BatchAdminResData 2L, 23L, 42L, 0L, 41L
2517 #define SN_setct_CardCInitResTBS "setct-CardCInitResTBS"
2519 #define OBJ_setct_CardCInitResTBS 2L, 23L, 42L, 0L, 42L
2521 #define SN_setct_MeAqCInitResTBS "setct-MeAqCInitResTBS"
2523 #define OBJ_setct_MeAqCInitResTBS 2L, 23L, 42L, 0L, 43L
2525 #define SN_setct_RegFormResTBS "setct-RegFormResTBS"
2527 #define OBJ_setct_RegFormResTBS 2L, 23L, 42L, 0L, 44L
2529 #define SN_setct_CertReqData "setct-CertReqData"
2531 #define OBJ_setct_CertReqData 2L, 23L, 42L, 0L, 45L
2533 #define SN_setct_CertReqTBS "setct-CertReqTBS"
2535 #define OBJ_setct_CertReqTBS 2L, 23L, 42L, 0L, 46L
2537 #define SN_setct_CertResData "setct-CertResData"
2539 #define OBJ_setct_CertResData 2L, 23L, 42L, 0L, 47L
2541 #define SN_setct_CertInqReqTBS "setct-CertInqReqTBS"
2543 #define OBJ_setct_CertInqReqTBS 2L, 23L, 42L, 0L, 48L
2545 #define SN_setct_ErrorTBS "setct-ErrorTBS"
2547 #define OBJ_setct_ErrorTBS 2L, 23L, 42L, 0L, 49L
2549 #define SN_setct_PIDualSignedTBE "setct-PIDualSignedTBE"
2551 #define OBJ_setct_PIDualSignedTBE 2L, 23L, 42L, 0L, 50L
2553 #define SN_setct_PIUnsignedTBE "setct-PIUnsignedTBE"
2555 #define OBJ_setct_PIUnsignedTBE 2L, 23L, 42L, 0L, 51L
2557 #define SN_setct_AuthReqTBE "setct-AuthReqTBE"
2559 #define OBJ_setct_AuthReqTBE 2L, 23L, 42L, 0L, 52L
2561 #define SN_setct_AuthResTBE "setct-AuthResTBE"
2563 #define OBJ_setct_AuthResTBE 2L, 23L, 42L, 0L, 53L
2565 #define SN_setct_AuthResTBEX "setct-AuthResTBEX"
2567 #define OBJ_setct_AuthResTBEX 2L, 23L, 42L, 0L, 54L
2569 #define SN_setct_AuthTokenTBE "setct-AuthTokenTBE"
2571 #define OBJ_setct_AuthTokenTBE 2L, 23L, 42L, 0L, 55L
2573 #define SN_setct_CapTokenTBE "setct-CapTokenTBE"
2575 #define OBJ_setct_CapTokenTBE 2L, 23L, 42L, 0L, 56L
2577 #define SN_setct_CapTokenTBEX "setct-CapTokenTBEX"
2579 #define OBJ_setct_CapTokenTBEX 2L, 23L, 42L, 0L, 57L
2581 #define SN_setct_AcqCardCodeMsgTBE "setct-AcqCardCodeMsgTBE"
2583 #define OBJ_setct_AcqCardCodeMsgTBE 2L, 23L, 42L, 0L, 58L
2585 #define SN_setct_AuthRevReqTBE "setct-AuthRevReqTBE"
2587 #define OBJ_setct_AuthRevReqTBE 2L, 23L, 42L, 0L, 59L
2589 #define SN_setct_AuthRevResTBE "setct-AuthRevResTBE"
2591 #define OBJ_setct_AuthRevResTBE 2L, 23L, 42L, 0L, 60L
2593 #define SN_setct_AuthRevResTBEB "setct-AuthRevResTBEB"
2595 #define OBJ_setct_AuthRevResTBEB 2L, 23L, 42L, 0L, 61L
2597 #define SN_setct_CapReqTBE "setct-CapReqTBE"
2599 #define OBJ_setct_CapReqTBE 2L, 23L, 42L, 0L, 62L
2601 #define SN_setct_CapReqTBEX "setct-CapReqTBEX"
2603 #define OBJ_setct_CapReqTBEX 2L, 23L, 42L, 0L, 63L
2605 #define SN_setct_CapResTBE "setct-CapResTBE"
2607 #define OBJ_setct_CapResTBE 2L, 23L, 42L, 0L, 64L
2609 #define SN_setct_CapRevReqTBE "setct-CapRevReqTBE"
2611 #define OBJ_setct_CapRevReqTBE 2L, 23L, 42L, 0L, 65L
2613 #define SN_setct_CapRevReqTBEX "setct-CapRevReqTBEX"
2615 #define OBJ_setct_CapRevReqTBEX 2L, 23L, 42L, 0L, 66L
2617 #define SN_setct_CapRevResTBE "setct-CapRevResTBE"
2619 #define OBJ_setct_CapRevResTBE 2L, 23L, 42L, 0L, 67L
2621 #define SN_setct_CredReqTBE "setct-CredReqTBE"
2623 #define OBJ_setct_CredReqTBE 2L, 23L, 42L, 0L, 68L
2625 #define SN_setct_CredReqTBEX "setct-CredReqTBEX"
2627 #define OBJ_setct_CredReqTBEX 2L, 23L, 42L, 0L, 69L
2629 #define SN_setct_CredResTBE "setct-CredResTBE"
2631 #define OBJ_setct_CredResTBE 2L, 23L, 42L, 0L, 70L
2633 #define SN_setct_CredRevReqTBE "setct-CredRevReqTBE"
2635 #define OBJ_setct_CredRevReqTBE 2L, 23L, 42L, 0L, 71L
2637 #define SN_setct_CredRevReqTBEX "setct-CredRevReqTBEX"
2639 #define OBJ_setct_CredRevReqTBEX 2L, 23L, 42L, 0L, 72L
2641 #define SN_setct_CredRevResTBE "setct-CredRevResTBE"
2643 #define OBJ_setct_CredRevResTBE 2L, 23L, 42L, 0L, 73L
2645 #define SN_setct_BatchAdminReqTBE "setct-BatchAdminReqTBE"
2647 #define OBJ_setct_BatchAdminReqTBE 2L, 23L, 42L, 0L, 74L
2649 #define SN_setct_BatchAdminResTBE "setct-BatchAdminResTBE"
2651 #define OBJ_setct_BatchAdminResTBE 2L, 23L, 42L, 0L, 75L
2653 #define SN_setct_RegFormReqTBE "setct-RegFormReqTBE"
2655 #define OBJ_setct_RegFormReqTBE 2L, 23L, 42L, 0L, 76L
2657 #define SN_setct_CertReqTBE "setct-CertReqTBE"
2659 #define OBJ_setct_CertReqTBE 2L, 23L, 42L, 0L, 77L
2661 #define SN_setct_CertReqTBEX "setct-CertReqTBEX"
2663 #define OBJ_setct_CertReqTBEX 2L, 23L, 42L, 0L, 78L
2665 #define SN_setct_CertResTBE "setct-CertResTBE"
2667 #define OBJ_setct_CertResTBE 2L, 23L, 42L, 0L, 79L
2669 #define SN_setct_CRLNotificationTBS "setct-CRLNotificationTBS"
2671 #define OBJ_setct_CRLNotificationTBS 2L, 23L, 42L, 0L, 80L
2673 #define SN_setct_CRLNotificationResTBS "setct-CRLNotificationResTBS"
2675 #define OBJ_setct_CRLNotificationResTBS 2L, 23L, 42L, 0L, 81L
2677 #define SN_setct_BCIDistributionTBS "setct-BCIDistributionTBS"
2679 #define OBJ_setct_BCIDistributionTBS 2L, 23L, 42L, 0L, 82L
2681 #define SN_setext_genCrypt "setext-genCrypt"
2684 #define OBJ_setext_genCrypt 2L, 23L, 42L, 1L, 1L
2686 #define SN_setext_miAuth "setext-miAuth"
2689 #define OBJ_setext_miAuth 2L, 23L, 42L, 1L, 3L
2691 #define SN_setext_pinSecure "setext-pinSecure"
2693 #define OBJ_setext_pinSecure 2L, 23L, 42L, 1L, 4L
2695 #define SN_setext_pinAny "setext-pinAny"
2697 #define OBJ_setext_pinAny 2L, 23L, 42L, 1L, 5L
2699 #define SN_setext_track2 "setext-track2"
2701 #define OBJ_setext_track2 2L, 23L, 42L, 1L, 7L
2703 #define SN_setext_cv "setext-cv"
2706 #define OBJ_setext_cv 2L, 23L, 42L, 1L, 8L
2708 #define SN_set_policy_root "set-policy-root"
2710 #define OBJ_set_policy_root 2L, 23L, 42L, 5L, 0L
2712 #define SN_setCext_hashedRoot "setCext-hashedRoot"
2714 #define OBJ_setCext_hashedRoot 2L, 23L, 42L, 7L, 0L
2716 #define SN_setCext_certType "setCext-certType"
2718 #define OBJ_setCext_certType 2L, 23L, 42L, 7L, 1L
2720 #define SN_setCext_merchData "setCext-merchData"
2722 #define OBJ_setCext_merchData 2L, 23L, 42L, 7L, 2L
2724 #define SN_setCext_cCertRequired "setCext-cCertRequired"
2726 #define OBJ_setCext_cCertRequired 2L, 23L, 42L, 7L, 3L
2728 #define SN_setCext_tunneling "setCext-tunneling"
2730 #define OBJ_setCext_tunneling 2L, 23L, 42L, 7L, 4L
2732 #define SN_setCext_setExt "setCext-setExt"
2734 #define OBJ_setCext_setExt 2L, 23L, 42L, 7L, 5L
2736 #define SN_setCext_setQualf "setCext-setQualf"
2738 #define OBJ_setCext_setQualf 2L, 23L, 42L, 7L, 6L
2740 #define SN_setCext_PGWYcapabilities "setCext-PGWYcapabilities"
2742 #define OBJ_setCext_PGWYcapabilities 2L, 23L, 42L, 7L, 7L
2744 #define SN_setCext_TokenIdentifier "setCext-TokenIdentifier"
2746 #define OBJ_setCext_TokenIdentifier 2L, 23L, 42L, 7L, 8L
2748 #define SN_setCext_Track2Data "setCext-Track2Data"
2750 #define OBJ_setCext_Track2Data 2L, 23L, 42L, 7L, 9L
2752 #define SN_setCext_TokenType "setCext-TokenType"
2754 #define OBJ_setCext_TokenType 2L, 23L, 42L, 7L, 10L
2756 #define SN_setCext_IssuerCapabilities "setCext-IssuerCapabilities"
2758 #define OBJ_setCext_IssuerCapabilities 2L, 23L, 42L, 7L, 11L
2760 #define SN_setAttr_Cert "setAttr-Cert"
2762 #define OBJ_setAttr_Cert 2L, 23L, 42L, 3L, 0L
2764 #define SN_setAttr_PGWYcap "setAttr-PGWYcap"
2767 #define OBJ_setAttr_PGWYcap 2L, 23L, 42L, 3L, 1L
2769 #define SN_setAttr_TokenType "setAttr-TokenType"
2771 #define OBJ_setAttr_TokenType 2L, 23L, 42L, 3L, 2L
2773 #define SN_setAttr_IssCap "setAttr-IssCap"
2776 #define OBJ_setAttr_IssCap 2L, 23L, 42L, 3L, 3L
2778 #define SN_set_rootKeyThumb "set-rootKeyThumb"
2780 #define OBJ_set_rootKeyThumb 2L, 23L, 42L, 3L, 0L, 0L
2782 #define SN_set_addPolicy "set-addPolicy"
2784 #define OBJ_set_addPolicy 2L, 23L, 42L, 3L, 0L, 1L
2786 #define SN_setAttr_Token_EMV "setAttr-Token-EMV"
2788 #define OBJ_setAttr_Token_EMV 2L, 23L, 42L, 3L, 2L, 1L
2790 #define SN_setAttr_Token_B0Prime "setAttr-Token-B0Prime"
2792 #define OBJ_setAttr_Token_B0Prime 2L, 23L, 42L, 3L, 2L, 2L
2794 #define SN_setAttr_IssCap_CVM "setAttr-IssCap-CVM"
2796 #define OBJ_setAttr_IssCap_CVM 2L, 23L, 42L, 3L, 3L, 3L
2798 #define SN_setAttr_IssCap_T2 "setAttr-IssCap-T2"
2800 #define OBJ_setAttr_IssCap_T2 2L, 23L, 42L, 3L, 3L, 4L
2802 #define SN_setAttr_IssCap_Sig "setAttr-IssCap-Sig"
2804 #define OBJ_setAttr_IssCap_Sig 2L, 23L, 42L, 3L, 3L, 5L
2806 #define SN_setAttr_GenCryptgrm "setAttr-GenCryptgrm"
2809 #define OBJ_setAttr_GenCryptgrm 2L, 23L, 42L, 3L, 3L, 3L, 1L
2811 #define SN_setAttr_T2Enc "setAttr-T2Enc"
2814 #define OBJ_setAttr_T2Enc 2L, 23L, 42L, 3L, 3L, 4L, 1L
2816 #define SN_setAttr_T2cleartxt "setAttr-T2cleartxt"
2819 #define OBJ_setAttr_T2cleartxt 2L, 23L, 42L, 3L, 3L, 4L, 2L
2821 #define SN_setAttr_TokICCsig "setAttr-TokICCsig"
2824 #define OBJ_setAttr_TokICCsig 2L, 23L, 42L, 3L, 3L, 5L, 1L
2826 #define SN_setAttr_SecDevSig "setAttr-SecDevSig"
2829 #define OBJ_setAttr_SecDevSig 2L, 23L, 42L, 3L, 3L, 5L, 2L
2831 #define SN_set_brand_IATA_ATA "set-brand-IATA-ATA"
2833 #define OBJ_set_brand_IATA_ATA 2L, 23L, 42L, 8L, 1L
2835 #define SN_set_brand_Diners "set-brand-Diners"
2837 #define OBJ_set_brand_Diners 2L, 23L, 42L, 8L, 30L
2839 #define SN_set_brand_AmericanExpress "set-brand-AmericanExpress"
2841 #define OBJ_set_brand_AmericanExpress 2L, 23L, 42L, 8L, 34L
2843 #define SN_set_brand_JCB "set-brand-JCB"
2845 #define OBJ_set_brand_JCB 2L, 23L, 42L, 8L, 35L
2847 #define SN_set_brand_Visa "set-brand-Visa"
2849 #define OBJ_set_brand_Visa 2L, 23L, 42L, 8L, 4L
2851 #define SN_set_brand_MasterCard "set-brand-MasterCard"
2853 #define OBJ_set_brand_MasterCard 2L, 23L, 42L, 8L, 5L
2855 #define SN_set_brand_Novus "set-brand-Novus"
2857 #define OBJ_set_brand_Novus 2L, 23L, 42L, 8L, 6011L
2859 #define SN_des_cdmf "DES-CDMF"
2860 #define LN_des_cdmf "des-cdmf"
2862 #define OBJ_des_cdmf 1L, 2L, 840L, 113549L, 3L, 10L
2866 #define OBJ_rsaOAEPEncryptionSET 1L, 2L, 840L, 113549L, 1L, 1L, 6L
2868 #define SN_itu_t "ITU-T"
2869 #define LN_itu_t "itu-t"
2871 #define OBJ_itu_t 0L
2873 #define SN_joint_iso_itu_t "JOINT-ISO-ITU-T"
2874 #define LN_joint_iso_itu_t "joint-iso-itu-t"
2876 #define OBJ_joint_iso_itu_t 2L
2878 #define SN_international_organizations "international-organizations"
2881 #define OBJ_international_organizations 2L, 23L
2886 #define OBJ_ms_smartcard_login 1L, 3L, 6L, 1L, 4L, 1L, 311L, 20L, 2L, 2L
2891 #define OBJ_ms_upn 1L, 3L, 6L, 1L, 4L, 1L, 311L, 20L, 2L, 3L
2893 #define SN_aes_128_cfb1 "AES-128-CFB1"
2894 #define LN_aes_128_cfb1 "aes-128-cfb1"
2897 #define SN_aes_192_cfb1 "AES-192-CFB1"
2898 #define LN_aes_192_cfb1 "aes-192-cfb1"
2901 #define SN_aes_256_cfb1 "AES-256-CFB1"
2902 #define LN_aes_256_cfb1 "aes-256-cfb1"
2905 #define SN_aes_128_cfb8 "AES-128-CFB8"
2906 #define LN_aes_128_cfb8 "aes-128-cfb8"
2909 #define SN_aes_192_cfb8 "AES-192-CFB8"
2910 #define LN_aes_192_cfb8 "aes-192-cfb8"
2913 #define SN_aes_256_cfb8 "AES-256-CFB8"
2914 #define LN_aes_256_cfb8 "aes-256-cfb8"
2917 #define SN_des_cfb1 "DES-CFB1"
2918 #define LN_des_cfb1 "des-cfb1"
2921 #define SN_des_cfb8 "DES-CFB8"
2922 #define LN_des_cfb8 "des-cfb8"
2925 #define SN_des_ede3_cfb1 "DES-EDE3-CFB1"
2926 #define LN_des_ede3_cfb1 "des-ede3-cfb1"
2929 #define SN_des_ede3_cfb8 "DES-EDE3-CFB8"
2930 #define LN_des_ede3_cfb8 "des-ede3-cfb8"
2936 #define OBJ_streetAddress 2L, 5L, 4L, 9L
2940 #define OBJ_postalCode 2L, 5L, 4L, 17L
2942 #define SN_id_ppl "id-ppl"
2944 #define OBJ_id_ppl 1L, 3L, 6L, 1L, 5L, 5L, 7L, 21L
2949 #define OBJ_proxyCertInfo 1L, 3L, 6L, 1L, 5L, 5L, 7L, 1L, 14L
2951 #define SN_id_ppl_anyLanguage "id-ppl-anyLanguage"
2954 #define OBJ_id_ppl_anyLanguage 1L, 3L, 6L, 1L, 5L, 5L, 7L, 21L, 0L
2956 #define SN_id_ppl_inheritAll "id-ppl-inheritAll"
2959 #define OBJ_id_ppl_inheritAll 1L, 3L, 6L, 1L, 5L, 5L, 7L, 21L, 1L
2964 #define OBJ_name_constraints 2L, 5L, 29L, 30L
2966 #define SN_Independent "id-ppl-independent"
2969 #define OBJ_Independent 1L, 3L, 6L, 1L, 5L, 5L, 7L, 21L, 2L
2971 #define SN_sha256WithRSAEncryption "RSA-SHA256"
2974 #define OBJ_sha256WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 11L
2976 #define SN_sha384WithRSAEncryption "RSA-SHA384"
2979 #define OBJ_sha384WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 12L
2981 #define SN_sha512WithRSAEncryption "RSA-SHA512"
2984 #define OBJ_sha512WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 13L
2986 #define SN_sha224WithRSAEncryption "RSA-SHA224"
2989 #define OBJ_sha224WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 14L
2994 #define OBJ_sha256 2L, 16L, 840L, 1L, 101L, 3L, 4L, 2L, 1L
2999 #define OBJ_sha384 2L, 16L, 840L, 1L, 101L, 3L, 4L, 2L, 2L
3004 #define OBJ_sha512 2L, 16L, 840L, 1L, 101L, 3L, 4L, 2L, 3L
3009 #define OBJ_sha224 2L, 16L, 840L, 1L, 101L, 3L, 4L, 2L, 4L
3011 #define SN_identified_organization "identified-organization"
3013 #define OBJ_identified_organization 1L, 3L
3015 #define SN_certicom_arc "certicom-arc"
3017 #define OBJ_certicom_arc 1L, 3L, 132L
3021 #define OBJ_wap 2L, 23L, 43L
3023 #define SN_wap_wsg "wap-wsg"
3025 #define OBJ_wap_wsg 2L, 23L, 43L, 1L
3027 #define SN_X9_62_id_characteristic_two_basis "id-characteristic-two-basis"
3029 #define OBJ_X9_62_id_characteristic_two_basis 1L, 2L, 840L, 10045L, 1L, 2L, 3L
3033 #define OBJ_X9_62_onBasis 1L, 2L, 840L, 10045L, 1L, 2L, 3L, 1L
3037 #define OBJ_X9_62_tpBasis 1L, 2L, 840L, 10045L, 1L, 2L, 3L, 2L
3041 #define OBJ_X9_62_ppBasis 1L, 2L, 840L, 10045L, 1L, 2L, 3L, 3L
3045 #define OBJ_X9_62_c2pnb163v1 1L, 2L, 840L, 10045L, 3L, 0L, 1L
3049 #define OBJ_X9_62_c2pnb163v2 1L, 2L, 840L, 10045L, 3L, 0L, 2L
3053 #define OBJ_X9_62_c2pnb163v3 1L, 2L, 840L, 10045L, 3L, 0L, 3L
3057 #define OBJ_X9_62_c2pnb176v1 1L, 2L, 840L, 10045L, 3L, 0L, 4L
3061 #define OBJ_X9_62_c2tnb191v1 1L, 2L, 840L, 10045L, 3L, 0L, 5L
3065 #define OBJ_X9_62_c2tnb191v2 1L, 2L, 840L, 10045L, 3L, 0L, 6L
3069 #define OBJ_X9_62_c2tnb191v3 1L, 2L, 840L, 10045L, 3L, 0L, 7L
3073 #define OBJ_X9_62_c2onb191v4 1L, 2L, 840L, 10045L, 3L, 0L, 8L
3077 #define OBJ_X9_62_c2onb191v5 1L, 2L, 840L, 10045L, 3L, 0L, 9L
3081 #define OBJ_X9_62_c2pnb208w1 1L, 2L, 840L, 10045L, 3L, 0L, 10L
3085 #define OBJ_X9_62_c2tnb239v1 1L, 2L, 840L, 10045L, 3L, 0L, 11L
3089 #define OBJ_X9_62_c2tnb239v2 1L, 2L, 840L, 10045L, 3L, 0L, 12L
3093 #define OBJ_X9_62_c2tnb239v3 1L, 2L, 840L, 10045L, 3L, 0L, 13L
3097 #define OBJ_X9_62_c2onb239v4 1L, 2L, 840L, 10045L, 3L, 0L, 14L
3101 #define OBJ_X9_62_c2onb239v5 1L, 2L, 840L, 10045L, 3L, 0L, 15L
3105 #define OBJ_X9_62_c2pnb272w1 1L, 2L, 840L, 10045L, 3L, 0L, 16L
3109 #define OBJ_X9_62_c2pnb304w1 1L, 2L, 840L, 10045L, 3L, 0L, 17L
3113 #define OBJ_X9_62_c2tnb359v1 1L, 2L, 840L, 10045L, 3L, 0L, 18L
3117 #define OBJ_X9_62_c2pnb368w1 1L, 2L, 840L, 10045L, 3L, 0L, 19L
3121 #define OBJ_X9_62_c2tnb431r1 1L, 2L, 840L, 10045L, 3L, 0L, 20L
3125 #define OBJ_secp112r1 1L, 3L, 132L, 0L, 6L
3129 #define OBJ_secp112r2 1L, 3L, 132L, 0L, 7L
3133 #define OBJ_secp128r1 1L, 3L, 132L, 0L, 28L
3137 #define OBJ_secp128r2 1L, 3L, 132L, 0L, 29L
3141 #define OBJ_secp160k1 1L, 3L, 132L, 0L, 9L
3145 #define OBJ_secp160r1 1L, 3L, 132L, 0L, 8L
3149 #define OBJ_secp160r2 1L, 3L, 132L, 0L, 30L
3153 #define OBJ_secp192k1 1L, 3L, 132L, 0L, 31L
3157 #define OBJ_secp224k1 1L, 3L, 132L, 0L, 32L
3161 #define OBJ_secp224r1 1L, 3L, 132L, 0L, 33L
3165 #define OBJ_secp256k1 1L, 3L, 132L, 0L, 10L
3169 #define OBJ_secp384r1 1L, 3L, 132L, 0L, 34L
3173 #define OBJ_secp521r1 1L, 3L, 132L, 0L, 35L
3177 #define OBJ_sect113r1 1L, 3L, 132L, 0L, 4L
3181 #define OBJ_sect113r2 1L, 3L, 132L, 0L, 5L
3185 #define OBJ_sect131r1 1L, 3L, 132L, 0L, 22L
3189 #define OBJ_sect131r2 1L, 3L, 132L, 0L, 23L
3193 #define OBJ_sect163k1 1L, 3L, 132L, 0L, 1L
3197 #define OBJ_sect163r1 1L, 3L, 132L, 0L, 2L
3201 #define OBJ_sect163r2 1L, 3L, 132L, 0L, 15L
3205 #define OBJ_sect193r1 1L, 3L, 132L, 0L, 24L
3209 #define OBJ_sect193r2 1L, 3L, 132L, 0L, 25L
3213 #define OBJ_sect233k1 1L, 3L, 132L, 0L, 26L
3217 #define OBJ_sect233r1 1L, 3L, 132L, 0L, 27L
3221 #define OBJ_sect239k1 1L, 3L, 132L, 0L, 3L
3225 #define OBJ_sect283k1 1L, 3L, 132L, 0L, 16L
3229 #define OBJ_sect283r1 1L, 3L, 132L, 0L, 17L
3233 #define OBJ_sect409k1 1L, 3L, 132L, 0L, 36L
3237 #define OBJ_sect409r1 1L, 3L, 132L, 0L, 37L
3241 #define OBJ_sect571k1 1L, 3L, 132L, 0L, 38L
3245 #define OBJ_sect571r1 1L, 3L, 132L, 0L, 39L
3247 #define SN_wap_wsg_idm_ecid_wtls1 "wap-wsg-idm-ecid-wtls1"
3249 #define OBJ_wap_wsg_idm_ecid_wtls1 2L, 23L, 43L, 1L, 4L, 1L
3251 #define SN_wap_wsg_idm_ecid_wtls3 "wap-wsg-idm-ecid-wtls3"
3253 #define OBJ_wap_wsg_idm_ecid_wtls3 2L, 23L, 43L, 1L, 4L, 3L
3255 #define SN_wap_wsg_idm_ecid_wtls4 "wap-wsg-idm-ecid-wtls4"
3257 #define OBJ_wap_wsg_idm_ecid_wtls4 2L, 23L, 43L, 1L, 4L, 4L
3259 #define SN_wap_wsg_idm_ecid_wtls5 "wap-wsg-idm-ecid-wtls5"
3261 #define OBJ_wap_wsg_idm_ecid_wtls5 2L, 23L, 43L, 1L, 4L, 5L
3263 #define SN_wap_wsg_idm_ecid_wtls6 "wap-wsg-idm-ecid-wtls6"
3265 #define OBJ_wap_wsg_idm_ecid_wtls6 2L, 23L, 43L, 1L, 4L, 6L
3267 #define SN_wap_wsg_idm_ecid_wtls7 "wap-wsg-idm-ecid-wtls7"
3269 #define OBJ_wap_wsg_idm_ecid_wtls7 2L, 23L, 43L, 1L, 4L, 7L
3271 #define SN_wap_wsg_idm_ecid_wtls8 "wap-wsg-idm-ecid-wtls8"
3273 #define OBJ_wap_wsg_idm_ecid_wtls8 2L, 23L, 43L, 1L, 4L, 8L
3275 #define SN_wap_wsg_idm_ecid_wtls9 "wap-wsg-idm-ecid-wtls9"
3277 #define OBJ_wap_wsg_idm_ecid_wtls9 2L, 23L, 43L, 1L, 4L, 9L
3279 #define SN_wap_wsg_idm_ecid_wtls10 "wap-wsg-idm-ecid-wtls10"
3281 #define OBJ_wap_wsg_idm_ecid_wtls10 2L, 23L, 43L, 1L, 4L, 10L
3283 #define SN_wap_wsg_idm_ecid_wtls11 "wap-wsg-idm-ecid-wtls11"
3285 #define OBJ_wap_wsg_idm_ecid_wtls11 2L, 23L, 43L, 1L, 4L, 11L
3287 #define SN_wap_wsg_idm_ecid_wtls12 "wap-wsg-idm-ecid-wtls12"
3289 #define OBJ_wap_wsg_idm_ecid_wtls12 2L, 23L, 43L, 1L, 4L, 12L
3294 #define OBJ_any_policy 2L, 5L, 29L, 32L, 0L
3299 #define OBJ_policy_mappings 2L, 5L, 29L, 33L
3304 #define OBJ_inhibit_any_policy 2L, 5L, 29L, 54L
3306 #define SN_ipsec3 "Oakley-EC2N-3"
3310 #define SN_ipsec4 "Oakley-EC2N-4"
3314 #define SN_camellia_128_cbc "CAMELLIA-128-CBC"
3315 #define LN_camellia_128_cbc "camellia-128-cbc"
3317 #define OBJ_camellia_128_cbc 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 1L, 2L
3319 #define SN_camellia_192_cbc "CAMELLIA-192-CBC"
3320 #define LN_camellia_192_cbc "camellia-192-cbc"
3322 #define OBJ_camellia_192_cbc 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 1L, 3L
3324 #define SN_camellia_256_cbc "CAMELLIA-256-CBC"
3325 #define LN_camellia_256_cbc "camellia-256-cbc"
3327 #define OBJ_camellia_256_cbc 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 1L, 4L
3329 #define SN_camellia_128_ecb "CAMELLIA-128-ECB"
3330 #define LN_camellia_128_ecb "camellia-128-ecb"
3332 #define OBJ_camellia_128_ecb 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 1L
3334 #define SN_camellia_192_ecb "CAMELLIA-192-ECB"
3335 #define LN_camellia_192_ecb "camellia-192-ecb"
3337 #define OBJ_camellia_192_ecb 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 21L
3339 #define SN_camellia_256_ecb "CAMELLIA-256-ECB"
3340 #define LN_camellia_256_ecb "camellia-256-ecb"
3342 #define OBJ_camellia_256_ecb 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 41L
3344 #define SN_camellia_128_cfb128 "CAMELLIA-128-CFB"
3345 #define LN_camellia_128_cfb128 "camellia-128-cfb"
3347 #define OBJ_camellia_128_cfb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 4L
3349 #define SN_camellia_192_cfb128 "CAMELLIA-192-CFB"
3350 #define LN_camellia_192_cfb128 "camellia-192-cfb"
3352 #define OBJ_camellia_192_cfb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 24L
3354 #define SN_camellia_256_cfb128 "CAMELLIA-256-CFB"
3355 #define LN_camellia_256_cfb128 "camellia-256-cfb"
3357 #define OBJ_camellia_256_cfb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 44L
3359 #define SN_camellia_128_cfb1 "CAMELLIA-128-CFB1"
3360 #define LN_camellia_128_cfb1 "camellia-128-cfb1"
3363 #define SN_camellia_192_cfb1 "CAMELLIA-192-CFB1"
3364 #define LN_camellia_192_cfb1 "camellia-192-cfb1"
3367 #define SN_camellia_256_cfb1 "CAMELLIA-256-CFB1"
3368 #define LN_camellia_256_cfb1 "camellia-256-cfb1"
3371 #define SN_camellia_128_cfb8 "CAMELLIA-128-CFB8"
3372 #define LN_camellia_128_cfb8 "camellia-128-cfb8"
3375 #define SN_camellia_192_cfb8 "CAMELLIA-192-CFB8"
3376 #define LN_camellia_192_cfb8 "camellia-192-cfb8"
3379 #define SN_camellia_256_cfb8 "CAMELLIA-256-CFB8"
3380 #define LN_camellia_256_cfb8 "camellia-256-cfb8"
3383 #define SN_camellia_128_ofb128 "CAMELLIA-128-OFB"
3384 #define LN_camellia_128_ofb128 "camellia-128-ofb"
3386 #define OBJ_camellia_128_ofb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 3L
3388 #define SN_camellia_192_ofb128 "CAMELLIA-192-OFB"
3389 #define LN_camellia_192_ofb128 "camellia-192-ofb"
3391 #define OBJ_camellia_192_ofb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 23L
3393 #define SN_camellia_256_ofb128 "CAMELLIA-256-OFB"
3394 #define LN_camellia_256_ofb128 "camellia-256-ofb"
3396 #define OBJ_camellia_256_ofb128 0L, 3L, 4401L, 5L, 3L, 1L, 9L, 43L
3401 #define OBJ_subject_directory_attributes 2L, 5L, 29L, 9L
3406 #define OBJ_issuing_distribution_point 2L, 5L, 29L, 28L
3411 #define OBJ_certificate_issuer 2L, 5L, 29L, 29L
3416 #define OBJ_kisa 1L, 2L, 410L, 200004L
3418 #define SN_seed_ecb "SEED-ECB"
3419 #define LN_seed_ecb "seed-ecb"
3421 #define OBJ_seed_ecb 1L, 2L, 410L, 200004L, 1L, 3L
3423 #define SN_seed_cbc "SEED-CBC"
3424 #define LN_seed_cbc "seed-cbc"
3426 #define OBJ_seed_cbc 1L, 2L, 410L, 200004L, 1L, 4L
3428 #define SN_seed_ofb128 "SEED-OFB"
3429 #define LN_seed_ofb128 "seed-ofb"
3431 #define OBJ_seed_ofb128 1L, 2L, 410L, 200004L, 1L, 6L
3433 #define SN_seed_cfb128 "SEED-CFB"
3434 #define LN_seed_cfb128 "seed-cfb"
3436 #define OBJ_seed_cfb128 1L, 2L, 410L, 200004L, 1L, 5L
3438 #define SN_hmac_md5 "HMAC-MD5"
3439 #define LN_hmac_md5 "hmac-md5"
3441 #define OBJ_hmac_md5 1L, 3L, 6L, 1L, 5L, 5L, 8L, 1L, 1L
3443 #define SN_hmac_sha1 "HMAC-SHA1"
3444 #define LN_hmac_sha1 "hmac-sha1"
3446 #define OBJ_hmac_sha1 1L, 3L, 6L, 1L, 5L, 5L, 8L, 1L, 2L
3448 #define SN_id_PasswordBasedMAC "id-PasswordBasedMAC"
3451 #define OBJ_id_PasswordBasedMAC 1L, 2L, 840L, 113533L, 7L, 66L, 13L
3453 #define SN_id_DHBasedMac "id-DHBasedMac"
3454 #define LN_id_DHBasedMac "Diffie-Hellman based MAC"
3456 #define OBJ_id_DHBasedMac 1L, 2L, 840L, 113533L, 7L, 66L, 30L
3458 #define SN_id_it_suppLangTags "id-it-suppLangTags"
3460 #define OBJ_id_it_suppLangTags 1L, 3L, 6L, 1L, 5L, 5L, 7L, 4L, 16L
3465 #define OBJ_caRepository 1L, 3L, 6L, 1L, 5L, 5L, 7L, 48L, 5L
3467 #define SN_id_smime_ct_compressedData "id-smime-ct-compressedData"
3470 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 9L
3472 #define SN_id_ct_asciiTextWithCRLF "id-ct-asciiTextWithCRLF"
3474 #define OBJ_id_ct_asciiTextWithCRLF 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 1L, 27L
3476 #define SN_id_aes128_wrap "id-aes128-wrap"
3478 #define OBJ_id_aes128_wrap 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 5L
3480 #define SN_id_aes192_wrap "id-aes192-wrap"
3482 #define OBJ_id_aes192_wrap 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 25L
3484 #define SN_id_aes256_wrap "id-aes256-wrap"
3486 #define OBJ_id_aes256_wrap 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 45L
3488 #define SN_ecdsa_with_Recommended "ecdsa-with-Recommended"
3490 #define OBJ_ecdsa_with_Recommended 1L, 2L, 840L, 10045L, 4L, 2L
3492 #define SN_ecdsa_with_Specified "ecdsa-with-Specified"
3494 #define OBJ_ecdsa_with_Specified 1L, 2L, 840L, 10045L, 4L, 3L
3496 #define SN_ecdsa_with_SHA224 "ecdsa-with-SHA224"
3498 #define OBJ_ecdsa_with_SHA224 1L, 2L, 840L, 10045L, 4L, 3L, 1L
3500 #define SN_ecdsa_with_SHA256 "ecdsa-with-SHA256"
3502 #define OBJ_ecdsa_with_SHA256 1L, 2L, 840L, 10045L, 4L, 3L, 2L
3504 #define SN_ecdsa_with_SHA384 "ecdsa-with-SHA384"
3506 #define OBJ_ecdsa_with_SHA384 1L, 2L, 840L, 10045L, 4L, 3L, 3L
3508 #define SN_ecdsa_with_SHA512 "ecdsa-with-SHA512"
3510 #define OBJ_ecdsa_with_SHA512 1L, 2L, 840L, 10045L, 4L, 3L, 4L
3514 #define OBJ_hmacWithMD5 1L, 2L, 840L, 113549L, 2L, 6L
3518 #define OBJ_hmacWithSHA224 1L, 2L, 840L, 113549L, 2L, 8L
3522 #define OBJ_hmacWithSHA256 1L, 2L, 840L, 113549L, 2L, 9L
3526 #define OBJ_hmacWithSHA384 1L, 2L, 840L, 113549L, 2L, 10L
3530 #define OBJ_hmacWithSHA512 1L, 2L, 840L, 113549L, 2L, 11L
3534 #define OBJ_dsa_with_SHA224 2L, 16L, 840L, 1L, 101L, 3L, 4L, 3L, 1L
3538 #define OBJ_dsa_with_SHA256 2L, 16L, 840L, 1L, 101L, 3L, 4L, 3L, 2L
3542 #define OBJ_whirlpool 1L, 0L, 10118L, 3L, 0L, 55L
3546 #define OBJ_cryptopro 1L, 2L, 643L, 2L, 2L
3550 #define OBJ_cryptocom 1L, 2L, 643L, 2L, 9L
3553 "id-GostR3411-94-with-GostR3410-2001"
3555 "GOST R 34.11-94 with GOST R 34.10-2001"
3557 #define OBJ_id_GostR3411_94_with_GostR3410_2001 1L, 2L, 643L, 2L, 2L, 3L
3559 #define SN_id_GostR3411_94_with_GostR3410_94 "id-GostR3411-94-with-GostR3410-94"
3561 "GOST R 34.11-94 with GOST R 34.10-94"
3563 #define OBJ_id_GostR3411_94_with_GostR3410_94 1L, 2L, 643L, 2L, 2L, 4L
3566 #define LN_id_GostR3411_94 "GOST R 34.11-94"
3568 #define OBJ_id_GostR3411_94 1L, 2L, 643L, 2L, 2L, 9L
3570 #define SN_id_HMACGostR3411_94 "id-HMACGostR3411-94"
3571 #define LN_id_HMACGostR3411_94 "HMAC GOST 34.11-94"
3573 #define OBJ_id_HMACGostR3411_94 1L, 2L, 643L, 2L, 2L, 10L
3576 #define LN_id_GostR3410_2001 "GOST R 34.10-2001"
3578 #define OBJ_id_GostR3410_2001 1L, 2L, 643L, 2L, 2L, 19L
3581 #define LN_id_GostR3410_94 "GOST R 34.10-94"
3583 #define OBJ_id_GostR3410_94 1L, 2L, 643L, 2L, 2L, 20L
3586 #define LN_id_Gost28147_89 "GOST 28147-89"
3588 #define OBJ_id_Gost28147_89 1L, 2L, 643L, 2L, 2L, 21L
3590 #define SN_gost89_cnt "gost89-cnt"
3593 #define SN_id_Gost28147_89_MAC "gost-mac"
3594 #define LN_id_Gost28147_89_MAC "GOST 28147-89 MAC"
3596 #define OBJ_id_Gost28147_89_MAC 1L, 2L, 643L, 2L, 2L, 22L
3598 #define SN_id_GostR3411_94_prf "prf-gostr3411-94"
3599 #define LN_id_GostR3411_94_prf "GOST R 34.11-94 PRF"
3601 #define OBJ_id_GostR3411_94_prf 1L, 2L, 643L, 2L, 2L, 23L
3603 #define SN_id_GostR3410_2001DH "id-GostR3410-2001DH"
3604 #define LN_id_GostR3410_2001DH "GOST R 34.10-2001 DH"
3606 #define OBJ_id_GostR3410_2001DH 1L, 2L, 643L, 2L, 2L, 98L
3608 #define SN_id_GostR3410_94DH "id-GostR3410-94DH"
3609 #define LN_id_GostR3410_94DH "GOST R 34.10-94 DH"
3611 #define OBJ_id_GostR3410_94DH 1L, 2L, 643L, 2L, 2L, 99L
3614 "id-Gost28147-89-CryptoPro-KeyMeshing"
3616 #define OBJ_id_Gost28147_89_CryptoPro_KeyMeshing 1L, 2L, 643L, 2L, 2L, 14L, 1L
3618 #define SN_id_Gost28147_89_None_KeyMeshing "id-Gost28147-89-None-KeyMeshing"
3620 #define OBJ_id_Gost28147_89_None_KeyMeshing 1L, 2L, 643L, 2L, 2L, 14L, 0L
3622 #define SN_id_GostR3411_94_TestParamSet "id-GostR3411-94-TestParamSet"
3624 #define OBJ_id_GostR3411_94_TestParamSet 1L, 2L, 643L, 2L, 2L, 30L, 0L
3626 #define SN_id_GostR3411_94_CryptoProParamSet "id-GostR3411-94-CryptoProParamSet"
3628 #define OBJ_id_GostR3411_94_CryptoProParamSet 1L, 2L, 643L, 2L, 2L, 30L, 1L
3630 #define SN_id_Gost28147_89_TestParamSet "id-Gost28147-89-TestParamSet"
3632 #define OBJ_id_Gost28147_89_TestParamSet 1L, 2L, 643L, 2L, 2L, 31L, 0L
3635 "id-Gost28147-89-CryptoPro-A-ParamSet"
3637 #define OBJ_id_Gost28147_89_CryptoPro_A_ParamSet 1L, 2L, 643L, 2L, 2L, 31L, 1L
3640 "id-Gost28147-89-CryptoPro-B-ParamSet"
3642 #define OBJ_id_Gost28147_89_CryptoPro_B_ParamSet 1L, 2L, 643L, 2L, 2L, 31L, 2L
3645 "id-Gost28147-89-CryptoPro-C-ParamSet"
3647 #define OBJ_id_Gost28147_89_CryptoPro_C_ParamSet 1L, 2L, 643L, 2L, 2L, 31L, 3L
3650 "id-Gost28147-89-CryptoPro-D-ParamSet"
3652 #define OBJ_id_Gost28147_89_CryptoPro_D_ParamSet 1L, 2L, 643L, 2L, 2L, 31L, 4L
3655 "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet"
3658 1L, 2L, 643L, 2L, 2L, 31L, 5L
3661 "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet"
3664 1L, 2L, 643L, 2L, 2L, 31L, 6L
3667 "id-Gost28147-89-CryptoPro-RIC-1-ParamSet"
3670 1L, 2L, 643L, 2L, 2L, 31L, 7L
3672 #define SN_id_GostR3410_94_TestParamSet "id-GostR3410-94-TestParamSet"
3674 #define OBJ_id_GostR3410_94_TestParamSet 1L, 2L, 643L, 2L, 2L, 32L, 0L
3677 "id-GostR3410-94-CryptoPro-A-ParamSet"
3679 #define OBJ_id_GostR3410_94_CryptoPro_A_ParamSet 1L, 2L, 643L, 2L, 2L, 32L, 2L
3682 "id-GostR3410-94-CryptoPro-B-ParamSet"
3684 #define OBJ_id_GostR3410_94_CryptoPro_B_ParamSet 1L, 2L, 643L, 2L, 2L, 32L, 3L
3687 "id-GostR3410-94-CryptoPro-C-ParamSet"
3689 #define OBJ_id_GostR3410_94_CryptoPro_C_ParamSet 1L, 2L, 643L, 2L, 2L, 32L, 4L
3692 "id-GostR3410-94-CryptoPro-D-ParamSet"
3694 #define OBJ_id_GostR3410_94_CryptoPro_D_ParamSet 1L, 2L, 643L, 2L, 2L, 32L, 5L
3697 "id-GostR3410-94-CryptoPro-XchA-ParamSet"
3700 1L, 2L, 643L, 2L, 2L, 33L, 1L
3703 "id-GostR3410-94-CryptoPro-XchB-ParamSet"
3706 1L, 2L, 643L, 2L, 2L, 33L, 2L
3709 "id-GostR3410-94-CryptoPro-XchC-ParamSet"
3712 1L, 2L, 643L, 2L, 2L, 33L, 3L
3714 #define SN_id_GostR3410_2001_TestParamSet "id-GostR3410-2001-TestParamSet"
3716 #define OBJ_id_GostR3410_2001_TestParamSet 1L, 2L, 643L, 2L, 2L, 35L, 0L
3719 "id-GostR3410-2001-CryptoPro-A-ParamSet"
3721 #define OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet 1L, 2L, 643L, 2L, 2L, 35L, 1L
3724 "id-GostR3410-2001-CryptoPro-B-ParamSet"
3726 #define OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet 1L, 2L, 643L, 2L, 2L, 35L, 2L
3729 "id-GostR3410-2001-CryptoPro-C-ParamSet"
3731 #define OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet 1L, 2L, 643L, 2L, 2L, 35L, 3L
3734 "id-GostR3410-2001-CryptoPro-XchA-ParamSet"
3737 1L, 2L, 643L, 2L, 2L, 36L, 0L
3740 "id-GostR3410-2001-CryptoPro-XchB-ParamSet"
3743 1L, 2L, 643L, 2L, 2L, 36L, 1L
3745 #define SN_id_GostR3410_94_a "id-GostR3410-94-a"
3747 #define OBJ_id_GostR3410_94_a 1L, 2L, 643L, 2L, 2L, 20L, 1L
3749 #define SN_id_GostR3410_94_aBis "id-GostR3410-94-aBis"
3751 #define OBJ_id_GostR3410_94_aBis 1L, 2L, 643L, 2L, 2L, 20L, 2L
3753 #define SN_id_GostR3410_94_b "id-GostR3410-94-b"
3755 #define OBJ_id_GostR3410_94_b 1L, 2L, 643L, 2L, 2L, 20L, 3L
3757 #define SN_id_GostR3410_94_bBis "id-GostR3410-94-bBis"
3759 #define OBJ_id_GostR3410_94_bBis 1L, 2L, 643L, 2L, 2L, 20L, 4L
3761 #define SN_id_Gost28147_89_cc "id-Gost28147-89-cc"
3762 #define LN_id_Gost28147_89_cc "GOST 28147-89 Cryptocom ParamSet"
3764 #define OBJ_id_Gost28147_89_cc 1L, 2L, 643L, 2L, 9L, 1L, 6L, 1L
3767 #define LN_id_GostR3410_94_cc "GOST 34.10-94 Cryptocom"
3769 #define OBJ_id_GostR3410_94_cc 1L, 2L, 643L, 2L, 9L, 1L, 5L, 3L
3772 #define LN_id_GostR3410_2001_cc "GOST 34.10-2001 Cryptocom"
3774 #define OBJ_id_GostR3410_2001_cc 1L, 2L, 643L, 2L, 9L, 1L, 5L, 4L
3777 "id-GostR3411-94-with-GostR3410-94-cc"
3779 "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom"
3782 1L, 2L, 643L, 2L, 9L, 1L, 3L, 3L
3785 "id-GostR3411-94-with-GostR3410-2001-cc"
3787 "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom"
3790 1L, 2L, 643L, 2L, 9L, 1L, 3L, 4L
3792 #define SN_id_GostR3410_2001_ParamSet_cc "id-GostR3410-2001-ParamSet-cc"
3794 "GOST R 3410-2001 Parameter Set Cryptocom"
3796 #define OBJ_id_GostR3410_2001_ParamSet_cc 1L, 2L, 643L, 2L, 9L, 1L, 8L, 1L
3805 #define OBJ_LocalKeySet 1L, 3L, 6L, 1L, 4L, 1L, 311L, 17L, 2L
3810 #define OBJ_freshest_crl 2L, 5L, 29L, 46L
3812 #define SN_id_on_permanentIdentifier "id-on-permanentIdentifier"
3815 #define OBJ_id_on_permanentIdentifier 1L, 3L, 6L, 1L, 5L, 5L, 7L, 8L, 3L
3819 #define OBJ_searchGuide 2L, 5L, 4L, 14L
3823 #define OBJ_businessCategory 2L, 5L, 4L, 15L
3827 #define OBJ_postalAddress 2L, 5L, 4L, 16L
3831 #define OBJ_postOfficeBox 2L, 5L, 4L, 18L
3835 #define OBJ_physicalDeliveryOfficeName 2L, 5L, 4L, 19L
3839 #define OBJ_telephoneNumber 2L, 5L, 4L, 20L
3843 #define OBJ_telexNumber 2L, 5L, 4L, 21L
3847 #define OBJ_teletexTerminalIdentifier 2L, 5L, 4L, 22L
3851 #define OBJ_facsimileTelephoneNumber 2L, 5L, 4L, 23L
3855 #define OBJ_x121Address 2L, 5L, 4L, 24L
3859 #define OBJ_internationaliSDNNumber 2L, 5L, 4L, 25L
3863 #define OBJ_registeredAddress 2L, 5L, 4L, 26L
3867 #define OBJ_destinationIndicator 2L, 5L, 4L, 27L
3871 #define OBJ_preferredDeliveryMethod 2L, 5L, 4L, 28L
3875 #define OBJ_presentationAddress 2L, 5L, 4L, 29L
3879 #define OBJ_supportedApplicationContext 2L, 5L, 4L, 30L
3883 #define OBJ_member 2L, 5L, 4L, 31L
3887 #define OBJ_owner 2L, 5L, 4L, 32L
3891 #define OBJ_roleOccupant 2L, 5L, 4L, 33L
3895 #define OBJ_seeAlso 2L, 5L, 4L, 34L
3899 #define OBJ_userPassword 2L, 5L, 4L, 35L
3903 #define OBJ_userCertificate 2L, 5L, 4L, 36L
3907 #define OBJ_cACertificate 2L, 5L, 4L, 37L
3911 #define OBJ_authorityRevocationList 2L, 5L, 4L, 38L
3915 #define OBJ_certificateRevocationList 2L, 5L, 4L, 39L
3919 #define OBJ_crossCertificatePair 2L, 5L, 4L, 40L
3923 #define OBJ_enhancedSearchGuide 2L, 5L, 4L, 47L
3927 #define OBJ_protocolInformation 2L, 5L, 4L, 48L
3931 #define OBJ_distinguishedName 2L, 5L, 4L, 49L
3935 #define OBJ_uniqueMember 2L, 5L, 4L, 50L
3939 #define OBJ_houseIdentifier 2L, 5L, 4L, 51L
3943 #define OBJ_supportedAlgorithms 2L, 5L, 4L, 52L
3947 #define OBJ_deltaRevocationList 2L, 5L, 4L, 53L
3951 #define OBJ_dmdName 2L, 5L, 4L, 54L
3953 #define SN_id_alg_PWRI_KEK "id-alg-PWRI-KEK"
3955 #define OBJ_id_alg_PWRI_KEK 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 3L, 9L
3961 #define SN_aes_128_gcm "id-aes128-GCM"
3962 #define LN_aes_128_gcm "aes-128-gcm"
3964 #define OBJ_aes_128_gcm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 6L
3966 #define SN_aes_128_ccm "id-aes128-CCM"
3967 #define LN_aes_128_ccm "aes-128-ccm"
3969 #define OBJ_aes_128_ccm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 7L
3971 #define SN_id_aes128_wrap_pad "id-aes128-wrap-pad"
3973 #define OBJ_id_aes128_wrap_pad 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 8L
3975 #define SN_aes_192_gcm "id-aes192-GCM"
3976 #define LN_aes_192_gcm "aes-192-gcm"
3978 #define OBJ_aes_192_gcm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 26L
3980 #define SN_aes_192_ccm "id-aes192-CCM"
3981 #define LN_aes_192_ccm "aes-192-ccm"
3983 #define OBJ_aes_192_ccm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 27L
3985 #define SN_id_aes192_wrap_pad "id-aes192-wrap-pad"
3987 #define OBJ_id_aes192_wrap_pad 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 28L
3989 #define SN_aes_256_gcm "id-aes256-GCM"
3990 #define LN_aes_256_gcm "aes-256-gcm"
3992 #define OBJ_aes_256_gcm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 46L
3994 #define SN_aes_256_ccm "id-aes256-CCM"
3995 #define LN_aes_256_ccm "aes-256-ccm"
3997 #define OBJ_aes_256_ccm 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 47L
3999 #define SN_id_aes256_wrap_pad "id-aes256-wrap-pad"
4001 #define OBJ_id_aes256_wrap_pad 2L, 16L, 840L, 1L, 101L, 3L, 4L, 1L, 48L
4003 #define SN_aes_128_ctr "AES-128-CTR"
4004 #define LN_aes_128_ctr "aes-128-ctr"
4007 #define SN_aes_192_ctr "AES-192-CTR"
4008 #define LN_aes_192_ctr "aes-192-ctr"
4011 #define SN_aes_256_ctr "AES-256-CTR"
4012 #define LN_aes_256_ctr "aes-256-ctr"
4015 #define SN_id_camellia128_wrap "id-camellia128-wrap"
4017 #define OBJ_id_camellia128_wrap 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 3L, 2L
4019 #define SN_id_camellia192_wrap "id-camellia192-wrap"
4021 #define OBJ_id_camellia192_wrap 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 3L, 3L
4023 #define SN_id_camellia256_wrap "id-camellia256-wrap"
4025 #define OBJ_id_camellia256_wrap 1L, 2L, 392L, 200011L, 61L, 1L, 1L, 3L, 4L
4030 #define OBJ_anyExtendedKeyUsage 2L, 5L, 29L, 37L, 0L
4035 #define OBJ_mgf1 1L, 2L, 840L, 113549L, 1L, 1L, 8L
4037 #define SN_rsassaPss "RSASSA-PSS"
4040 #define OBJ_rsassaPss 1L, 2L, 840L, 113549L, 1L, 1L, 10L
4042 #define SN_aes_128_xts "AES-128-XTS"
4043 #define LN_aes_128_xts "aes-128-xts"
4046 #define SN_aes_256_xts "AES-256-XTS"
4047 #define LN_aes_256_xts "aes-256-xts"
4050 #define SN_rc4_hmac_md5 "RC4-HMAC-MD5"
4051 #define LN_rc4_hmac_md5 "rc4-hmac-md5"
4054 #define SN_aes_128_cbc_hmac_sha1 "AES-128-CBC-HMAC-SHA1"
4055 #define LN_aes_128_cbc_hmac_sha1 "aes-128-cbc-hmac-sha1"
4058 #define SN_aes_192_cbc_hmac_sha1 "AES-192-CBC-HMAC-SHA1"
4059 #define LN_aes_192_cbc_hmac_sha1 "aes-192-cbc-hmac-sha1"
4062 #define SN_aes_256_cbc_hmac_sha1 "AES-256-CBC-HMAC-SHA1"
4063 #define LN_aes_256_cbc_hmac_sha1 "aes-256-cbc-hmac-sha1"
4066 #define SN_rsaesOaep "RSAES-OAEP"
4069 #define OBJ_rsaesOaep 1L, 2L, 840L, 113549L, 1L, 1L, 7L
4074 #define OBJ_dhpublicnumber 1L, 2L, 840L, 10046L, 2L, 1L
4078 #define OBJ_brainpoolP160r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 1L
4082 #define OBJ_brainpoolP160t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 2L
4086 #define OBJ_brainpoolP192r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 3L
4090 #define OBJ_brainpoolP192t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 4L
4094 #define OBJ_brainpoolP224r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 5L
4098 #define OBJ_brainpoolP224t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 6L
4102 #define OBJ_brainpoolP256r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 7L
4106 #define OBJ_brainpoolP256t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 8L
4110 #define OBJ_brainpoolP320r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 9L
4114 #define OBJ_brainpoolP320t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 10L
4118 #define OBJ_brainpoolP384r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 11L
4122 #define OBJ_brainpoolP384t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 12L
4126 #define OBJ_brainpoolP512r1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 13L
4130 #define OBJ_brainpoolP512t1 1L, 3L, 36L, 3L, 3L, 2L, 8L, 1L, 1L, 14L
4135 #define OBJ_pSpecified 1L, 2L, 840L, 113549L, 1L, 1L, 9L
4137 #define SN_dhSinglePass_stdDH_sha1kdf_scheme "dhSinglePass-stdDH-sha1kdf-scheme"
4140 1L, 3L, 133L, 16L, 840L, 63L, 0L, 2L
4143 "dhSinglePass-stdDH-sha224kdf-scheme"
4145 #define OBJ_dhSinglePass_stdDH_sha224kdf_scheme 1L, 3L, 132L, 1L, 11L, 0L
4148 "dhSinglePass-stdDH-sha256kdf-scheme"
4150 #define OBJ_dhSinglePass_stdDH_sha256kdf_scheme 1L, 3L, 132L, 1L, 11L, 1L
4153 "dhSinglePass-stdDH-sha384kdf-scheme"
4155 #define OBJ_dhSinglePass_stdDH_sha384kdf_scheme 1L, 3L, 132L, 1L, 11L, 2L
4158 "dhSinglePass-stdDH-sha512kdf-scheme"
4160 #define OBJ_dhSinglePass_stdDH_sha512kdf_scheme 1L, 3L, 132L, 1L, 11L, 3L
4163 "dhSinglePass-cofactorDH-sha1kdf-scheme"
4166 1L, 3L, 133L, 16L, 840L, 63L, 0L, 3L
4169 "dhSinglePass-cofactorDH-sha224kdf-scheme"
4171 #define OBJ_dhSinglePass_cofactorDH_sha224kdf_scheme 1L, 3L, 132L, 1L, 14L, 0L
4174 "dhSinglePass-cofactorDH-sha256kdf-scheme"
4176 #define OBJ_dhSinglePass_cofactorDH_sha256kdf_scheme 1L, 3L, 132L, 1L, 14L, 1L
4179 "dhSinglePass-cofactorDH-sha384kdf-scheme"
4181 #define OBJ_dhSinglePass_cofactorDH_sha384kdf_scheme 1L, 3L, 132L, 1L, 14L, 2L
4184 "dhSinglePass-cofactorDH-sha512kdf-scheme"
4186 #define OBJ_dhSinglePass_cofactorDH_sha512kdf_scheme 1L, 3L, 132L, 1L, 14L, 3L
4188 #define SN_dh_std_kdf "dh-std-kdf"
4191 #define SN_dh_cofactor_kdf "dh-cofactor-kdf"
4199 #define OBJ_ED25519 1L, 3L, 101L, 112L
4201 #define SN_chacha20_poly1305 "ChaCha20-Poly1305"
4202 #define LN_chacha20_poly1305 "chacha20-poly1305"
4206 #define LN_kx_rsa "kx-rsa"
4210 #define LN_kx_ecdhe "kx-ecdhe"
4214 #define LN_kx_psk "kx-psk"
4218 #define LN_auth_rsa "auth-rsa"
4222 #define LN_auth_ecdsa "auth-ecdsa"
4226 #define LN_auth_psk "auth-psk"
4230 #define LN_kx_any "kx-any"
4234 #define LN_auth_any "auth-any"