1 /* 2 * WARNING: do not edit! 3 * Generated by crypto/objects/obj_dat.pl 4 * 5 * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved. 6 * Licensed under the Apache License 2.0 (the "License"). You may not use 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at 9 * https://www.openssl.org/source/license.html 10 */ 11 12 /* Serialized OID's */ 13 static const unsigned char so[9517] = { 14 0x2A,0x86,0x48,0x86,0xF7,0x0D, /* [ 0] OBJ_rsadsi */ 15 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01, /* [ 6] OBJ_pkcs */ 16 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 13] OBJ_md2 */ 17 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05, /* [ 21] OBJ_md5 */ 18 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x04, /* [ 29] OBJ_rc4 */ 19 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x01, /* [ 37] OBJ_rsaEncryption */ 20 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x02, /* [ 46] OBJ_md2WithRSAEncryption */ 21 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x04, /* [ 55] OBJ_md5WithRSAEncryption */ 22 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x01, /* [ 64] OBJ_pbeWithMD2AndDES_CBC */ 23 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x03, /* [ 73] OBJ_pbeWithMD5AndDES_CBC */ 24 0x55, /* [ 82] OBJ_X500 */ 25 0x55,0x04, /* [ 83] OBJ_X509 */ 26 0x55,0x04,0x03, /* [ 85] OBJ_commonName */ 27 0x55,0x04,0x06, /* [ 88] OBJ_countryName */ 28 0x55,0x04,0x07, /* [ 91] OBJ_localityName */ 29 0x55,0x04,0x08, /* [ 94] OBJ_stateOrProvinceName */ 30 0x55,0x04,0x0A, /* [ 97] OBJ_organizationName */ 31 0x55,0x04,0x0B, /* [ 100] OBJ_organizationalUnitName */ 32 0x55,0x08,0x01,0x01, /* [ 103] OBJ_rsa */ 33 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07, /* [ 107] OBJ_pkcs7 */ 34 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x01, /* [ 115] OBJ_pkcs7_data */ 35 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02, /* [ 124] OBJ_pkcs7_signed */ 36 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x03, /* [ 133] OBJ_pkcs7_enveloped */ 37 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x04, /* [ 142] OBJ_pkcs7_signedAndEnveloped */ 38 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x05, /* [ 151] OBJ_pkcs7_digest */ 39 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x06, /* [ 160] OBJ_pkcs7_encrypted */ 40 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03, /* [ 169] OBJ_pkcs3 */ 41 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03,0x01, /* [ 177] OBJ_dhKeyAgreement */ 42 0x2B,0x0E,0x03,0x02,0x06, /* [ 186] OBJ_des_ecb */ 43 0x2B,0x0E,0x03,0x02,0x09, /* [ 191] OBJ_des_cfb64 */ 44 0x2B,0x0E,0x03,0x02,0x07, /* [ 196] OBJ_des_cbc */ 45 0x2B,0x0E,0x03,0x02,0x11, /* [ 201] OBJ_des_ede_ecb */ 46 0x2B,0x06,0x01,0x04,0x01,0x81,0x3C,0x07,0x01,0x01,0x02, /* [ 206] OBJ_idea_cbc */ 47 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x02, /* [ 217] OBJ_rc2_cbc */ 48 0x2B,0x0E,0x03,0x02,0x12, /* [ 225] OBJ_sha */ 49 0x2B,0x0E,0x03,0x02,0x0F, /* [ 230] OBJ_shaWithRSAEncryption */ 50 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x07, /* [ 235] OBJ_des_ede3_cbc */ 51 0x2B,0x0E,0x03,0x02,0x08, /* [ 243] OBJ_des_ofb64 */ 52 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09, /* [ 248] OBJ_pkcs9 */ 53 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x01, /* [ 256] OBJ_pkcs9_emailAddress */ 54 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x02, /* [ 265] OBJ_pkcs9_unstructuredName */ 55 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x03, /* [ 274] OBJ_pkcs9_contentType */ 56 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x04, /* [ 283] OBJ_pkcs9_messageDigest */ 57 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x05, /* [ 292] OBJ_pkcs9_signingTime */ 58 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x06, /* [ 301] OBJ_pkcs9_countersignature */ 59 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x07, /* [ 310] OBJ_pkcs9_challengePassword */ 60 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x08, /* [ 319] OBJ_pkcs9_unstructuredAddress */ 61 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x09, /* [ 328] OBJ_pkcs9_extCertAttributes */ 62 0x60,0x86,0x48,0x01,0x86,0xF8,0x42, /* [ 337] OBJ_netscape */ 63 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01, /* [ 344] OBJ_netscape_cert_extension */ 64 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02, /* [ 352] OBJ_netscape_data_type */ 65 0x2B,0x0E,0x03,0x02,0x1A, /* [ 360] OBJ_sha1 */ 66 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x05, /* [ 365] OBJ_sha1WithRSAEncryption */ 67 0x2B,0x0E,0x03,0x02,0x0D, /* [ 374] OBJ_dsaWithSHA */ 68 0x2B,0x0E,0x03,0x02,0x0C, /* [ 379] OBJ_dsa_2 */ 69 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0B, /* [ 384] OBJ_pbeWithSHA1AndRC2_CBC */ 70 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0C, /* [ 393] OBJ_id_pbkdf2 */ 71 0x2B,0x0E,0x03,0x02,0x1B, /* [ 402] OBJ_dsaWithSHA1_2 */ 72 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x01, /* [ 407] OBJ_netscape_cert_type */ 73 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x02, /* [ 416] OBJ_netscape_base_url */ 74 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x03, /* [ 425] OBJ_netscape_revocation_url */ 75 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x04, /* [ 434] OBJ_netscape_ca_revocation_url */ 76 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x07, /* [ 443] OBJ_netscape_renewal_url */ 77 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x08, /* [ 452] OBJ_netscape_ca_policy_url */ 78 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0C, /* [ 461] OBJ_netscape_ssl_server_name */ 79 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0D, /* [ 470] OBJ_netscape_comment */ 80 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02,0x05, /* [ 479] OBJ_netscape_cert_sequence */ 81 0x55,0x1D, /* [ 488] OBJ_id_ce */ 82 0x55,0x1D,0x0E, /* [ 490] OBJ_subject_key_identifier */ 83 0x55,0x1D,0x0F, /* [ 493] OBJ_key_usage */ 84 0x55,0x1D,0x10, /* [ 496] OBJ_private_key_usage_period */ 85 0x55,0x1D,0x11, /* [ 499] OBJ_subject_alt_name */ 86 0x55,0x1D,0x12, /* [ 502] OBJ_issuer_alt_name */ 87 0x55,0x1D,0x13, /* [ 505] OBJ_basic_constraints */ 88 0x55,0x1D,0x14, /* [ 508] OBJ_crl_number */ 89 0x55,0x1D,0x20, /* [ 511] OBJ_certificate_policies */ 90 0x55,0x1D,0x23, /* [ 514] OBJ_authority_key_identifier */ 91 0x2B,0x06,0x01,0x04,0x01,0x97,0x55,0x01,0x02, /* [ 517] OBJ_bf_cbc */ 92 0x55,0x08,0x03,0x65, /* [ 526] OBJ_mdc2 */ 93 0x55,0x08,0x03,0x64, /* [ 530] OBJ_mdc2WithRSA */ 94 0x55,0x04,0x2A, /* [ 534] OBJ_givenName */ 95 0x55,0x04,0x04, /* [ 537] OBJ_surname */ 96 0x55,0x04,0x2B, /* [ 540] OBJ_initials */ 97 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2C, /* [ 543] OBJ_uniqueIdentifier */ 98 0x55,0x1D,0x1F, /* [ 553] OBJ_crl_distribution_points */ 99 0x2B,0x0E,0x03,0x02,0x03, /* [ 556] OBJ_md5WithRSA */ 100 0x55,0x04,0x05, /* [ 561] OBJ_serialNumber */ 101 0x55,0x04,0x0C, /* [ 564] OBJ_title */ 102 0x55,0x04,0x0D, /* [ 567] OBJ_description */ 103 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0A, /* [ 570] OBJ_cast5_cbc */ 104 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0C, /* [ 579] OBJ_pbeWithMD5AndCast5_CBC */ 105 0x2A,0x86,0x48,0xCE,0x38,0x04,0x03, /* [ 588] OBJ_dsaWithSHA1 */ 106 0x2B,0x0E,0x03,0x02,0x1D, /* [ 595] OBJ_sha1WithRSA */ 107 0x2A,0x86,0x48,0xCE,0x38,0x04,0x01, /* [ 600] OBJ_dsa */ 108 0x2B,0x24,0x03,0x02,0x01, /* [ 607] OBJ_ripemd160 */ 109 0x2B,0x24,0x03,0x03,0x01,0x02, /* [ 612] OBJ_ripemd160WithRSA */ 110 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x08, /* [ 618] OBJ_rc5_cbc */ 111 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x08, /* [ 626] OBJ_zlib_compression */ 112 0x55,0x1D,0x25, /* [ 637] OBJ_ext_key_usage */ 113 0x2B,0x06,0x01,0x05,0x05,0x07, /* [ 640] OBJ_id_pkix */ 114 0x2B,0x06,0x01,0x05,0x05,0x07,0x03, /* [ 646] OBJ_id_kp */ 115 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x01, /* [ 653] OBJ_server_auth */ 116 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x02, /* [ 661] OBJ_client_auth */ 117 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x03, /* [ 669] OBJ_code_sign */ 118 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x04, /* [ 677] OBJ_email_protect */ 119 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x08, /* [ 685] OBJ_time_stamp */ 120 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x15, /* [ 693] OBJ_ms_code_ind */ 121 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x16, /* [ 703] OBJ_ms_code_com */ 122 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x01, /* [ 713] OBJ_ms_ctl_sign */ 123 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x03, /* [ 723] OBJ_ms_sgc */ 124 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x04, /* [ 733] OBJ_ms_efs */ 125 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x04,0x01, /* [ 743] OBJ_ns_sgc */ 126 0x55,0x1D,0x1B, /* [ 752] OBJ_delta_crl */ 127 0x55,0x1D,0x15, /* [ 755] OBJ_crl_reason */ 128 0x55,0x1D,0x18, /* [ 758] OBJ_invalidity_date */ 129 0x2B,0x65,0x01,0x04,0x01, /* [ 761] OBJ_sxnet */ 130 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x01, /* [ 766] OBJ_pbe_WithSHA1And128BitRC4 */ 131 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x02, /* [ 776] OBJ_pbe_WithSHA1And40BitRC4 */ 132 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x03, /* [ 786] OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC */ 133 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x04, /* [ 796] OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC */ 134 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x05, /* [ 806] OBJ_pbe_WithSHA1And128BitRC2_CBC */ 135 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x06, /* [ 816] OBJ_pbe_WithSHA1And40BitRC2_CBC */ 136 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x01, /* [ 826] OBJ_keyBag */ 137 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x02, /* [ 837] OBJ_pkcs8ShroudedKeyBag */ 138 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x03, /* [ 848] OBJ_certBag */ 139 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x04, /* [ 859] OBJ_crlBag */ 140 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x05, /* [ 870] OBJ_secretBag */ 141 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x06, /* [ 881] OBJ_safeContentsBag */ 142 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x14, /* [ 892] OBJ_friendlyName */ 143 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x15, /* [ 901] OBJ_localKeyID */ 144 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x01, /* [ 910] OBJ_x509Certificate */ 145 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x02, /* [ 920] OBJ_sdsiCertificate */ 146 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x17,0x01, /* [ 930] OBJ_x509Crl */ 147 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0D, /* [ 940] OBJ_pbes2 */ 148 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0E, /* [ 949] OBJ_pbmac1 */ 149 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x07, /* [ 958] OBJ_hmacWithSHA1 */ 150 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x01, /* [ 966] OBJ_id_qt_cps */ 151 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x02, /* [ 974] OBJ_id_qt_unotice */ 152 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x0F, /* [ 982] OBJ_SMIMECapabilities */ 153 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x04, /* [ 991] OBJ_pbeWithMD2AndRC2_CBC */ 154 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x06, /* [ 1000] OBJ_pbeWithMD5AndRC2_CBC */ 155 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0A, /* [ 1009] OBJ_pbeWithSHA1AndDES_CBC */ 156 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x0E, /* [ 1018] OBJ_ms_ext_req */ 157 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x0E, /* [ 1028] OBJ_ext_req */ 158 0x55,0x04,0x29, /* [ 1037] OBJ_name */ 159 0x55,0x04,0x2E, /* [ 1040] OBJ_dnQualifier */ 160 0x2B,0x06,0x01,0x05,0x05,0x07,0x01, /* [ 1043] OBJ_id_pe */ 161 0x2B,0x06,0x01,0x05,0x05,0x07,0x30, /* [ 1050] OBJ_id_ad */ 162 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x01, /* [ 1057] OBJ_info_access */ 163 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01, /* [ 1065] OBJ_ad_OCSP */ 164 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x02, /* [ 1073] OBJ_ad_ca_issuers */ 165 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x09, /* [ 1081] OBJ_OCSP_sign */ 166 0x2A, /* [ 1089] OBJ_member_body */ 167 0x2A,0x86,0x48, /* [ 1090] OBJ_ISO_US */ 168 0x2A,0x86,0x48,0xCE,0x38, /* [ 1093] OBJ_X9_57 */ 169 0x2A,0x86,0x48,0xCE,0x38,0x04, /* [ 1098] OBJ_X9cm */ 170 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01, /* [ 1104] OBJ_pkcs1 */ 171 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05, /* [ 1112] OBJ_pkcs5 */ 172 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10, /* [ 1120] OBJ_SMIME */ 173 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00, /* [ 1129] OBJ_id_smime_mod */ 174 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01, /* [ 1139] OBJ_id_smime_ct */ 175 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02, /* [ 1149] OBJ_id_smime_aa */ 176 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03, /* [ 1159] OBJ_id_smime_alg */ 177 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x04, /* [ 1169] OBJ_id_smime_cd */ 178 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05, /* [ 1179] OBJ_id_smime_spq */ 179 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06, /* [ 1189] OBJ_id_smime_cti */ 180 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x01, /* [ 1199] OBJ_id_smime_mod_cms */ 181 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x02, /* [ 1210] OBJ_id_smime_mod_ess */ 182 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x03, /* [ 1221] OBJ_id_smime_mod_oid */ 183 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x04, /* [ 1232] OBJ_id_smime_mod_msg_v3 */ 184 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x05, /* [ 1243] OBJ_id_smime_mod_ets_eSignature_88 */ 185 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x06, /* [ 1254] OBJ_id_smime_mod_ets_eSignature_97 */ 186 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x07, /* [ 1265] OBJ_id_smime_mod_ets_eSigPolicy_88 */ 187 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x08, /* [ 1276] OBJ_id_smime_mod_ets_eSigPolicy_97 */ 188 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x01, /* [ 1287] OBJ_id_smime_ct_receipt */ 189 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x02, /* [ 1298] OBJ_id_smime_ct_authData */ 190 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x03, /* [ 1309] OBJ_id_smime_ct_publishCert */ 191 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x04, /* [ 1320] OBJ_id_smime_ct_TSTInfo */ 192 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x05, /* [ 1331] OBJ_id_smime_ct_TDTInfo */ 193 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x06, /* [ 1342] OBJ_id_smime_ct_contentInfo */ 194 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x07, /* [ 1353] OBJ_id_smime_ct_DVCSRequestData */ 195 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x08, /* [ 1364] OBJ_id_smime_ct_DVCSResponseData */ 196 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x01, /* [ 1375] OBJ_id_smime_aa_receiptRequest */ 197 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x02, /* [ 1386] OBJ_id_smime_aa_securityLabel */ 198 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x03, /* [ 1397] OBJ_id_smime_aa_mlExpandHistory */ 199 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x04, /* [ 1408] OBJ_id_smime_aa_contentHint */ 200 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x05, /* [ 1419] OBJ_id_smime_aa_msgSigDigest */ 201 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x06, /* [ 1430] OBJ_id_smime_aa_encapContentType */ 202 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x07, /* [ 1441] OBJ_id_smime_aa_contentIdentifier */ 203 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x08, /* [ 1452] OBJ_id_smime_aa_macValue */ 204 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x09, /* [ 1463] OBJ_id_smime_aa_equivalentLabels */ 205 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0A, /* [ 1474] OBJ_id_smime_aa_contentReference */ 206 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0B, /* [ 1485] OBJ_id_smime_aa_encrypKeyPref */ 207 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0C, /* [ 1496] OBJ_id_smime_aa_signingCertificate */ 208 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0D, /* [ 1507] OBJ_id_smime_aa_smimeEncryptCerts */ 209 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0E, /* [ 1518] OBJ_id_smime_aa_timeStampToken */ 210 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0F, /* [ 1529] OBJ_id_smime_aa_ets_sigPolicyId */ 211 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x10, /* [ 1540] OBJ_id_smime_aa_ets_commitmentType */ 212 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x11, /* [ 1551] OBJ_id_smime_aa_ets_signerLocation */ 213 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x12, /* [ 1562] OBJ_id_smime_aa_ets_signerAttr */ 214 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x13, /* [ 1573] OBJ_id_smime_aa_ets_otherSigCert */ 215 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x14, /* [ 1584] OBJ_id_smime_aa_ets_contentTimestamp */ 216 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x15, /* [ 1595] OBJ_id_smime_aa_ets_CertificateRefs */ 217 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x16, /* [ 1606] OBJ_id_smime_aa_ets_RevocationRefs */ 218 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x17, /* [ 1617] OBJ_id_smime_aa_ets_certValues */ 219 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x18, /* [ 1628] OBJ_id_smime_aa_ets_revocationValues */ 220 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x19, /* [ 1639] OBJ_id_smime_aa_ets_escTimeStamp */ 221 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1A, /* [ 1650] OBJ_id_smime_aa_ets_certCRLTimestamp */ 222 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1B, /* [ 1661] OBJ_id_smime_aa_ets_archiveTimeStamp */ 223 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1C, /* [ 1672] OBJ_id_smime_aa_signatureType */ 224 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1D, /* [ 1683] OBJ_id_smime_aa_dvcs_dvc */ 225 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x01, /* [ 1694] OBJ_id_smime_alg_ESDHwith3DES */ 226 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x02, /* [ 1705] OBJ_id_smime_alg_ESDHwithRC2 */ 227 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x03, /* [ 1716] OBJ_id_smime_alg_3DESwrap */ 228 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x04, /* [ 1727] OBJ_id_smime_alg_RC2wrap */ 229 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x05, /* [ 1738] OBJ_id_smime_alg_ESDH */ 230 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x06, /* [ 1749] OBJ_id_smime_alg_CMS3DESwrap */ 231 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x07, /* [ 1760] OBJ_id_smime_alg_CMSRC2wrap */ 232 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x04,0x01, /* [ 1771] OBJ_id_smime_cd_ldap */ 233 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05,0x01, /* [ 1782] OBJ_id_smime_spq_ets_sqt_uri */ 234 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05,0x02, /* [ 1793] OBJ_id_smime_spq_ets_sqt_unotice */ 235 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x01, /* [ 1804] OBJ_id_smime_cti_ets_proofOfOrigin */ 236 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x02, /* [ 1815] OBJ_id_smime_cti_ets_proofOfReceipt */ 237 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x03, /* [ 1826] OBJ_id_smime_cti_ets_proofOfDelivery */ 238 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x04, /* [ 1837] OBJ_id_smime_cti_ets_proofOfSender */ 239 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x05, /* [ 1848] OBJ_id_smime_cti_ets_proofOfApproval */ 240 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x06, /* [ 1859] OBJ_id_smime_cti_ets_proofOfCreation */ 241 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x04, /* [ 1870] OBJ_md4 */ 242 0x2B,0x06,0x01,0x05,0x05,0x07,0x00, /* [ 1878] OBJ_id_pkix_mod */ 243 0x2B,0x06,0x01,0x05,0x05,0x07,0x02, /* [ 1885] OBJ_id_qt */ 244 0x2B,0x06,0x01,0x05,0x05,0x07,0x04, /* [ 1892] OBJ_id_it */ 245 0x2B,0x06,0x01,0x05,0x05,0x07,0x05, /* [ 1899] OBJ_id_pkip */ 246 0x2B,0x06,0x01,0x05,0x05,0x07,0x06, /* [ 1906] OBJ_id_alg */ 247 0x2B,0x06,0x01,0x05,0x05,0x07,0x07, /* [ 1913] OBJ_id_cmc */ 248 0x2B,0x06,0x01,0x05,0x05,0x07,0x08, /* [ 1920] OBJ_id_on */ 249 0x2B,0x06,0x01,0x05,0x05,0x07,0x09, /* [ 1927] OBJ_id_pda */ 250 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A, /* [ 1934] OBJ_id_aca */ 251 0x2B,0x06,0x01,0x05,0x05,0x07,0x0B, /* [ 1941] OBJ_id_qcs */ 252 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C, /* [ 1948] OBJ_id_cct */ 253 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x01, /* [ 1955] OBJ_id_pkix1_explicit_88 */ 254 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x02, /* [ 1963] OBJ_id_pkix1_implicit_88 */ 255 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x03, /* [ 1971] OBJ_id_pkix1_explicit_93 */ 256 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x04, /* [ 1979] OBJ_id_pkix1_implicit_93 */ 257 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x05, /* [ 1987] OBJ_id_mod_crmf */ 258 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x06, /* [ 1995] OBJ_id_mod_cmc */ 259 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x07, /* [ 2003] OBJ_id_mod_kea_profile_88 */ 260 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x08, /* [ 2011] OBJ_id_mod_kea_profile_93 */ 261 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x09, /* [ 2019] OBJ_id_mod_cmp */ 262 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0A, /* [ 2027] OBJ_id_mod_qualified_cert_88 */ 263 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0B, /* [ 2035] OBJ_id_mod_qualified_cert_93 */ 264 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0C, /* [ 2043] OBJ_id_mod_attribute_cert */ 265 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0D, /* [ 2051] OBJ_id_mod_timestamp_protocol */ 266 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0E, /* [ 2059] OBJ_id_mod_ocsp */ 267 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0F, /* [ 2067] OBJ_id_mod_dvcs */ 268 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x10, /* [ 2075] OBJ_id_mod_cmp2000 */ 269 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x02, /* [ 2083] OBJ_biometricInfo */ 270 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x03, /* [ 2091] OBJ_qcStatements */ 271 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x04, /* [ 2099] OBJ_ac_auditIdentity */ 272 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x05, /* [ 2107] OBJ_ac_targeting */ 273 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x06, /* [ 2115] OBJ_aaControls */ 274 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x07, /* [ 2123] OBJ_sbgp_ipAddrBlock */ 275 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x08, /* [ 2131] OBJ_sbgp_autonomousSysNum */ 276 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x09, /* [ 2139] OBJ_sbgp_routerIdentifier */ 277 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x03, /* [ 2147] OBJ_textNotice */ 278 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x05, /* [ 2155] OBJ_ipsecEndSystem */ 279 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x06, /* [ 2163] OBJ_ipsecTunnel */ 280 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x07, /* [ 2171] OBJ_ipsecUser */ 281 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x0A, /* [ 2179] OBJ_dvcs */ 282 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x01, /* [ 2187] OBJ_id_it_caProtEncCert */ 283 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x02, /* [ 2195] OBJ_id_it_signKeyPairTypes */ 284 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x03, /* [ 2203] OBJ_id_it_encKeyPairTypes */ 285 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x04, /* [ 2211] OBJ_id_it_preferredSymmAlg */ 286 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x05, /* [ 2219] OBJ_id_it_caKeyUpdateInfo */ 287 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x06, /* [ 2227] OBJ_id_it_currentCRL */ 288 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x07, /* [ 2235] OBJ_id_it_unsupportedOIDs */ 289 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x08, /* [ 2243] OBJ_id_it_subscriptionRequest */ 290 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x09, /* [ 2251] OBJ_id_it_subscriptionResponse */ 291 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0A, /* [ 2259] OBJ_id_it_keyPairParamReq */ 292 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0B, /* [ 2267] OBJ_id_it_keyPairParamRep */ 293 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0C, /* [ 2275] OBJ_id_it_revPassphrase */ 294 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0D, /* [ 2283] OBJ_id_it_implicitConfirm */ 295 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0E, /* [ 2291] OBJ_id_it_confirmWaitTime */ 296 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0F, /* [ 2299] OBJ_id_it_origPKIMessage */ 297 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01, /* [ 2307] OBJ_id_regCtrl */ 298 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02, /* [ 2315] OBJ_id_regInfo */ 299 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x01, /* [ 2323] OBJ_id_regCtrl_regToken */ 300 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x02, /* [ 2332] OBJ_id_regCtrl_authenticator */ 301 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x03, /* [ 2341] OBJ_id_regCtrl_pkiPublicationInfo */ 302 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x04, /* [ 2350] OBJ_id_regCtrl_pkiArchiveOptions */ 303 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x05, /* [ 2359] OBJ_id_regCtrl_oldCertID */ 304 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x06, /* [ 2368] OBJ_id_regCtrl_protocolEncrKey */ 305 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02,0x01, /* [ 2377] OBJ_id_regInfo_utf8Pairs */ 306 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02,0x02, /* [ 2386] OBJ_id_regInfo_certReq */ 307 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x01, /* [ 2395] OBJ_id_alg_des40 */ 308 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x02, /* [ 2403] OBJ_id_alg_noSignature */ 309 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x03, /* [ 2411] OBJ_id_alg_dh_sig_hmac_sha1 */ 310 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x04, /* [ 2419] OBJ_id_alg_dh_pop */ 311 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x01, /* [ 2427] OBJ_id_cmc_statusInfo */ 312 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x02, /* [ 2435] OBJ_id_cmc_identification */ 313 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x03, /* [ 2443] OBJ_id_cmc_identityProof */ 314 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x04, /* [ 2451] OBJ_id_cmc_dataReturn */ 315 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x05, /* [ 2459] OBJ_id_cmc_transactionId */ 316 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x06, /* [ 2467] OBJ_id_cmc_senderNonce */ 317 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x07, /* [ 2475] OBJ_id_cmc_recipientNonce */ 318 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x08, /* [ 2483] OBJ_id_cmc_addExtensions */ 319 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x09, /* [ 2491] OBJ_id_cmc_encryptedPOP */ 320 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0A, /* [ 2499] OBJ_id_cmc_decryptedPOP */ 321 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0B, /* [ 2507] OBJ_id_cmc_lraPOPWitness */ 322 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0F, /* [ 2515] OBJ_id_cmc_getCert */ 323 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x10, /* [ 2523] OBJ_id_cmc_getCRL */ 324 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x11, /* [ 2531] OBJ_id_cmc_revokeRequest */ 325 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x12, /* [ 2539] OBJ_id_cmc_regInfo */ 326 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x13, /* [ 2547] OBJ_id_cmc_responseInfo */ 327 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x15, /* [ 2555] OBJ_id_cmc_queryPending */ 328 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x16, /* [ 2563] OBJ_id_cmc_popLinkRandom */ 329 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x17, /* [ 2571] OBJ_id_cmc_popLinkWitness */ 330 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x18, /* [ 2579] OBJ_id_cmc_confirmCertAcceptance */ 331 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x01, /* [ 2587] OBJ_id_on_personalData */ 332 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x01, /* [ 2595] OBJ_id_pda_dateOfBirth */ 333 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x02, /* [ 2603] OBJ_id_pda_placeOfBirth */ 334 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x03, /* [ 2611] OBJ_id_pda_gender */ 335 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x04, /* [ 2619] OBJ_id_pda_countryOfCitizenship */ 336 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x05, /* [ 2627] OBJ_id_pda_countryOfResidence */ 337 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x01, /* [ 2635] OBJ_id_aca_authenticationInfo */ 338 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x02, /* [ 2643] OBJ_id_aca_accessIdentity */ 339 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x03, /* [ 2651] OBJ_id_aca_chargingIdentity */ 340 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x04, /* [ 2659] OBJ_id_aca_group */ 341 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x05, /* [ 2667] OBJ_id_aca_role */ 342 0x2B,0x06,0x01,0x05,0x05,0x07,0x0B,0x01, /* [ 2675] OBJ_id_qcs_pkixQCSyntax_v1 */ 343 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x01, /* [ 2683] OBJ_id_cct_crs */ 344 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x02, /* [ 2691] OBJ_id_cct_PKIData */ 345 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x03, /* [ 2699] OBJ_id_cct_PKIResponse */ 346 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x03, /* [ 2707] OBJ_ad_timeStamping */ 347 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x04, /* [ 2715] OBJ_ad_dvcs */ 348 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x01, /* [ 2723] OBJ_id_pkix_OCSP_basic */ 349 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x02, /* [ 2732] OBJ_id_pkix_OCSP_Nonce */ 350 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x03, /* [ 2741] OBJ_id_pkix_OCSP_CrlID */ 351 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x04, /* [ 2750] OBJ_id_pkix_OCSP_acceptableResponses */ 352 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x05, /* [ 2759] OBJ_id_pkix_OCSP_noCheck */ 353 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x06, /* [ 2768] OBJ_id_pkix_OCSP_archiveCutoff */ 354 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x07, /* [ 2777] OBJ_id_pkix_OCSP_serviceLocator */ 355 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x08, /* [ 2786] OBJ_id_pkix_OCSP_extendedStatus */ 356 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x09, /* [ 2795] OBJ_id_pkix_OCSP_valid */ 357 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x0A, /* [ 2804] OBJ_id_pkix_OCSP_path */ 358 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x0B, /* [ 2813] OBJ_id_pkix_OCSP_trustRoot */ 359 0x2B,0x0E,0x03,0x02, /* [ 2822] OBJ_algorithm */ 360 0x2B,0x0E,0x03,0x02,0x0B, /* [ 2826] OBJ_rsaSignature */ 361 0x55,0x08, /* [ 2831] OBJ_X500algorithms */ 362 0x2B, /* [ 2833] OBJ_org */ 363 0x2B,0x06, /* [ 2834] OBJ_dod */ 364 0x2B,0x06,0x01, /* [ 2836] OBJ_iana */ 365 0x2B,0x06,0x01,0x01, /* [ 2839] OBJ_Directory */ 366 0x2B,0x06,0x01,0x02, /* [ 2843] OBJ_Management */ 367 0x2B,0x06,0x01,0x03, /* [ 2847] OBJ_Experimental */ 368 0x2B,0x06,0x01,0x04, /* [ 2851] OBJ_Private */ 369 0x2B,0x06,0x01,0x05, /* [ 2855] OBJ_Security */ 370 0x2B,0x06,0x01,0x06, /* [ 2859] OBJ_SNMPv2 */ 371 0x2B,0x06,0x01,0x07, /* [ 2863] OBJ_Mail */ 372 0x2B,0x06,0x01,0x04,0x01, /* [ 2867] OBJ_Enterprises */ 373 0x2B,0x06,0x01,0x04,0x01,0x8B,0x3A,0x82,0x58, /* [ 2872] OBJ_dcObject */ 374 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x19, /* [ 2881] OBJ_domainComponent */ 375 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0D, /* [ 2891] OBJ_Domain */ 376 0x55,0x01,0x05, /* [ 2901] OBJ_selected_attribute_types */ 377 0x55,0x01,0x05,0x37, /* [ 2904] OBJ_clearance */ 378 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x03, /* [ 2908] OBJ_md4WithRSAEncryption */ 379 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0A, /* [ 2917] OBJ_ac_proxying */ 380 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0B, /* [ 2925] OBJ_sinfo_access */ 381 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x06, /* [ 2933] OBJ_id_aca_encAttrs */ 382 0x55,0x04,0x48, /* [ 2941] OBJ_role */ 383 0x55,0x1D,0x24, /* [ 2944] OBJ_policy_constraints */ 384 0x55,0x1D,0x37, /* [ 2947] OBJ_target_information */ 385 0x55,0x1D,0x38, /* [ 2950] OBJ_no_rev_avail */ 386 0x2A,0x86,0x48,0xCE,0x3D, /* [ 2953] OBJ_ansi_X9_62 */ 387 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x01, /* [ 2958] OBJ_X9_62_prime_field */ 388 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02, /* [ 2965] OBJ_X9_62_characteristic_two_field */ 389 0x2A,0x86,0x48,0xCE,0x3D,0x02,0x01, /* [ 2972] OBJ_X9_62_id_ecPublicKey */ 390 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x01, /* [ 2979] OBJ_X9_62_prime192v1 */ 391 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x02, /* [ 2987] OBJ_X9_62_prime192v2 */ 392 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x03, /* [ 2995] OBJ_X9_62_prime192v3 */ 393 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x04, /* [ 3003] OBJ_X9_62_prime239v1 */ 394 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x05, /* [ 3011] OBJ_X9_62_prime239v2 */ 395 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x06, /* [ 3019] OBJ_X9_62_prime239v3 */ 396 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x07, /* [ 3027] OBJ_X9_62_prime256v1 */ 397 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x01, /* [ 3035] OBJ_ecdsa_with_SHA1 */ 398 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x11,0x01, /* [ 3042] OBJ_ms_csp_name */ 399 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x01, /* [ 3051] OBJ_aes_128_ecb */ 400 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x02, /* [ 3060] OBJ_aes_128_cbc */ 401 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x03, /* [ 3069] OBJ_aes_128_ofb128 */ 402 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x04, /* [ 3078] OBJ_aes_128_cfb128 */ 403 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x15, /* [ 3087] OBJ_aes_192_ecb */ 404 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x16, /* [ 3096] OBJ_aes_192_cbc */ 405 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x17, /* [ 3105] OBJ_aes_192_ofb128 */ 406 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x18, /* [ 3114] OBJ_aes_192_cfb128 */ 407 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x29, /* [ 3123] OBJ_aes_256_ecb */ 408 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2A, /* [ 3132] OBJ_aes_256_cbc */ 409 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2B, /* [ 3141] OBJ_aes_256_ofb128 */ 410 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2C, /* [ 3150] OBJ_aes_256_cfb128 */ 411 0x55,0x1D,0x17, /* [ 3159] OBJ_hold_instruction_code */ 412 0x2A,0x86,0x48,0xCE,0x38,0x02,0x01, /* [ 3162] OBJ_hold_instruction_none */ 413 0x2A,0x86,0x48,0xCE,0x38,0x02,0x02, /* [ 3169] OBJ_hold_instruction_call_issuer */ 414 0x2A,0x86,0x48,0xCE,0x38,0x02,0x03, /* [ 3176] OBJ_hold_instruction_reject */ 415 0x09, /* [ 3183] OBJ_data */ 416 0x09,0x92,0x26, /* [ 3184] OBJ_pss */ 417 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C, /* [ 3187] OBJ_ucl */ 418 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64, /* [ 3194] OBJ_pilot */ 419 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01, /* [ 3202] OBJ_pilotAttributeType */ 420 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03, /* [ 3211] OBJ_pilotAttributeSyntax */ 421 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04, /* [ 3220] OBJ_pilotObjectClass */ 422 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x0A, /* [ 3229] OBJ_pilotGroups */ 423 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03,0x04, /* [ 3238] OBJ_iA5StringSyntax */ 424 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03,0x05, /* [ 3248] OBJ_caseIgnoreIA5StringSyntax */ 425 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x03, /* [ 3258] OBJ_pilotObject */ 426 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x04, /* [ 3268] OBJ_pilotPerson */ 427 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x05, /* [ 3278] OBJ_account */ 428 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x06, /* [ 3288] OBJ_document */ 429 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x07, /* [ 3298] OBJ_room */ 430 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x09, /* [ 3308] OBJ_documentSeries */ 431 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0E, /* [ 3318] OBJ_rFC822localPart */ 432 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0F, /* [ 3328] OBJ_dNSDomain */ 433 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x11, /* [ 3338] OBJ_domainRelatedObject */ 434 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x12, /* [ 3348] OBJ_friendlyCountry */ 435 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x13, /* [ 3358] OBJ_simpleSecurityObject */ 436 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x14, /* [ 3368] OBJ_pilotOrganization */ 437 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x15, /* [ 3378] OBJ_pilotDSA */ 438 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x16, /* [ 3388] OBJ_qualityLabelledData */ 439 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x01, /* [ 3398] OBJ_userId */ 440 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x02, /* [ 3408] OBJ_textEncodedORAddress */ 441 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x03, /* [ 3418] OBJ_rfc822Mailbox */ 442 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x04, /* [ 3428] OBJ_info */ 443 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x05, /* [ 3438] OBJ_favouriteDrink */ 444 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x06, /* [ 3448] OBJ_roomNumber */ 445 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x07, /* [ 3458] OBJ_photo */ 446 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x08, /* [ 3468] OBJ_userClass */ 447 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x09, /* [ 3478] OBJ_host */ 448 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0A, /* [ 3488] OBJ_manager */ 449 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0B, /* [ 3498] OBJ_documentIdentifier */ 450 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0C, /* [ 3508] OBJ_documentTitle */ 451 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0D, /* [ 3518] OBJ_documentVersion */ 452 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0E, /* [ 3528] OBJ_documentAuthor */ 453 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0F, /* [ 3538] OBJ_documentLocation */ 454 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x14, /* [ 3548] OBJ_homeTelephoneNumber */ 455 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x15, /* [ 3558] OBJ_secretary */ 456 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x16, /* [ 3568] OBJ_otherMailbox */ 457 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x17, /* [ 3578] OBJ_lastModifiedTime */ 458 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x18, /* [ 3588] OBJ_lastModifiedBy */ 459 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1A, /* [ 3598] OBJ_aRecord */ 460 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1B, /* [ 3608] OBJ_pilotAttributeType27 */ 461 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1C, /* [ 3618] OBJ_mXRecord */ 462 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1D, /* [ 3628] OBJ_nSRecord */ 463 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1E, /* [ 3638] OBJ_sOARecord */ 464 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1F, /* [ 3648] OBJ_cNAMERecord */ 465 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x25, /* [ 3658] OBJ_associatedDomain */ 466 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x26, /* [ 3668] OBJ_associatedName */ 467 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x27, /* [ 3678] OBJ_homePostalAddress */ 468 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x28, /* [ 3688] OBJ_personalTitle */ 469 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x29, /* [ 3698] OBJ_mobileTelephoneNumber */ 470 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2A, /* [ 3708] OBJ_pagerTelephoneNumber */ 471 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2B, /* [ 3718] OBJ_friendlyCountryName */ 472 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2D, /* [ 3728] OBJ_organizationalStatus */ 473 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2E, /* [ 3738] OBJ_janetMailbox */ 474 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2F, /* [ 3748] OBJ_mailPreferenceOption */ 475 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x30, /* [ 3758] OBJ_buildingName */ 476 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x31, /* [ 3768] OBJ_dSAQuality */ 477 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x32, /* [ 3778] OBJ_singleLevelQuality */ 478 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x33, /* [ 3788] OBJ_subtreeMinimumQuality */ 479 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x34, /* [ 3798] OBJ_subtreeMaximumQuality */ 480 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x35, /* [ 3808] OBJ_personalSignature */ 481 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x36, /* [ 3818] OBJ_dITRedirect */ 482 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x37, /* [ 3828] OBJ_audio */ 483 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x38, /* [ 3838] OBJ_documentPublisher */ 484 0x55,0x04,0x2D, /* [ 3848] OBJ_x500UniqueIdentifier */ 485 0x2B,0x06,0x01,0x07,0x01, /* [ 3851] OBJ_mime_mhs */ 486 0x2B,0x06,0x01,0x07,0x01,0x01, /* [ 3856] OBJ_mime_mhs_headings */ 487 0x2B,0x06,0x01,0x07,0x01,0x02, /* [ 3862] OBJ_mime_mhs_bodies */ 488 0x2B,0x06,0x01,0x07,0x01,0x01,0x01, /* [ 3868] OBJ_id_hex_partial_message */ 489 0x2B,0x06,0x01,0x07,0x01,0x01,0x02, /* [ 3875] OBJ_id_hex_multipart_message */ 490 0x55,0x04,0x2C, /* [ 3882] OBJ_generationQualifier */ 491 0x55,0x04,0x41, /* [ 3885] OBJ_pseudonym */ 492 0x67,0x2A, /* [ 3888] OBJ_id_set */ 493 0x67,0x2A,0x00, /* [ 3890] OBJ_set_ctype */ 494 0x67,0x2A,0x01, /* [ 3893] OBJ_set_msgExt */ 495 0x67,0x2A,0x03, /* [ 3896] OBJ_set_attr */ 496 0x67,0x2A,0x05, /* [ 3899] OBJ_set_policy */ 497 0x67,0x2A,0x07, /* [ 3902] OBJ_set_certExt */ 498 0x67,0x2A,0x08, /* [ 3905] OBJ_set_brand */ 499 0x67,0x2A,0x00,0x00, /* [ 3908] OBJ_setct_PANData */ 500 0x67,0x2A,0x00,0x01, /* [ 3912] OBJ_setct_PANToken */ 501 0x67,0x2A,0x00,0x02, /* [ 3916] OBJ_setct_PANOnly */ 502 0x67,0x2A,0x00,0x03, /* [ 3920] OBJ_setct_OIData */ 503 0x67,0x2A,0x00,0x04, /* [ 3924] OBJ_setct_PI */ 504 0x67,0x2A,0x00,0x05, /* [ 3928] OBJ_setct_PIData */ 505 0x67,0x2A,0x00,0x06, /* [ 3932] OBJ_setct_PIDataUnsigned */ 506 0x67,0x2A,0x00,0x07, /* [ 3936] OBJ_setct_HODInput */ 507 0x67,0x2A,0x00,0x08, /* [ 3940] OBJ_setct_AuthResBaggage */ 508 0x67,0x2A,0x00,0x09, /* [ 3944] OBJ_setct_AuthRevReqBaggage */ 509 0x67,0x2A,0x00,0x0A, /* [ 3948] OBJ_setct_AuthRevResBaggage */ 510 0x67,0x2A,0x00,0x0B, /* [ 3952] OBJ_setct_CapTokenSeq */ 511 0x67,0x2A,0x00,0x0C, /* [ 3956] OBJ_setct_PInitResData */ 512 0x67,0x2A,0x00,0x0D, /* [ 3960] OBJ_setct_PI_TBS */ 513 0x67,0x2A,0x00,0x0E, /* [ 3964] OBJ_setct_PResData */ 514 0x67,0x2A,0x00,0x10, /* [ 3968] OBJ_setct_AuthReqTBS */ 515 0x67,0x2A,0x00,0x11, /* [ 3972] OBJ_setct_AuthResTBS */ 516 0x67,0x2A,0x00,0x12, /* [ 3976] OBJ_setct_AuthResTBSX */ 517 0x67,0x2A,0x00,0x13, /* [ 3980] OBJ_setct_AuthTokenTBS */ 518 0x67,0x2A,0x00,0x14, /* [ 3984] OBJ_setct_CapTokenData */ 519 0x67,0x2A,0x00,0x15, /* [ 3988] OBJ_setct_CapTokenTBS */ 520 0x67,0x2A,0x00,0x16, /* [ 3992] OBJ_setct_AcqCardCodeMsg */ 521 0x67,0x2A,0x00,0x17, /* [ 3996] OBJ_setct_AuthRevReqTBS */ 522 0x67,0x2A,0x00,0x18, /* [ 4000] OBJ_setct_AuthRevResData */ 523 0x67,0x2A,0x00,0x19, /* [ 4004] OBJ_setct_AuthRevResTBS */ 524 0x67,0x2A,0x00,0x1A, /* [ 4008] OBJ_setct_CapReqTBS */ 525 0x67,0x2A,0x00,0x1B, /* [ 4012] OBJ_setct_CapReqTBSX */ 526 0x67,0x2A,0x00,0x1C, /* [ 4016] OBJ_setct_CapResData */ 527 0x67,0x2A,0x00,0x1D, /* [ 4020] OBJ_setct_CapRevReqTBS */ 528 0x67,0x2A,0x00,0x1E, /* [ 4024] OBJ_setct_CapRevReqTBSX */ 529 0x67,0x2A,0x00,0x1F, /* [ 4028] OBJ_setct_CapRevResData */ 530 0x67,0x2A,0x00,0x20, /* [ 4032] OBJ_setct_CredReqTBS */ 531 0x67,0x2A,0x00,0x21, /* [ 4036] OBJ_setct_CredReqTBSX */ 532 0x67,0x2A,0x00,0x22, /* [ 4040] OBJ_setct_CredResData */ 533 0x67,0x2A,0x00,0x23, /* [ 4044] OBJ_setct_CredRevReqTBS */ 534 0x67,0x2A,0x00,0x24, /* [ 4048] OBJ_setct_CredRevReqTBSX */ 535 0x67,0x2A,0x00,0x25, /* [ 4052] OBJ_setct_CredRevResData */ 536 0x67,0x2A,0x00,0x26, /* [ 4056] OBJ_setct_PCertReqData */ 537 0x67,0x2A,0x00,0x27, /* [ 4060] OBJ_setct_PCertResTBS */ 538 0x67,0x2A,0x00,0x28, /* [ 4064] OBJ_setct_BatchAdminReqData */ 539 0x67,0x2A,0x00,0x29, /* [ 4068] OBJ_setct_BatchAdminResData */ 540 0x67,0x2A,0x00,0x2A, /* [ 4072] OBJ_setct_CardCInitResTBS */ 541 0x67,0x2A,0x00,0x2B, /* [ 4076] OBJ_setct_MeAqCInitResTBS */ 542 0x67,0x2A,0x00,0x2C, /* [ 4080] OBJ_setct_RegFormResTBS */ 543 0x67,0x2A,0x00,0x2D, /* [ 4084] OBJ_setct_CertReqData */ 544 0x67,0x2A,0x00,0x2E, /* [ 4088] OBJ_setct_CertReqTBS */ 545 0x67,0x2A,0x00,0x2F, /* [ 4092] OBJ_setct_CertResData */ 546 0x67,0x2A,0x00,0x30, /* [ 4096] OBJ_setct_CertInqReqTBS */ 547 0x67,0x2A,0x00,0x31, /* [ 4100] OBJ_setct_ErrorTBS */ 548 0x67,0x2A,0x00,0x32, /* [ 4104] OBJ_setct_PIDualSignedTBE */ 549 0x67,0x2A,0x00,0x33, /* [ 4108] OBJ_setct_PIUnsignedTBE */ 550 0x67,0x2A,0x00,0x34, /* [ 4112] OBJ_setct_AuthReqTBE */ 551 0x67,0x2A,0x00,0x35, /* [ 4116] OBJ_setct_AuthResTBE */ 552 0x67,0x2A,0x00,0x36, /* [ 4120] OBJ_setct_AuthResTBEX */ 553 0x67,0x2A,0x00,0x37, /* [ 4124] OBJ_setct_AuthTokenTBE */ 554 0x67,0x2A,0x00,0x38, /* [ 4128] OBJ_setct_CapTokenTBE */ 555 0x67,0x2A,0x00,0x39, /* [ 4132] OBJ_setct_CapTokenTBEX */ 556 0x67,0x2A,0x00,0x3A, /* [ 4136] OBJ_setct_AcqCardCodeMsgTBE */ 557 0x67,0x2A,0x00,0x3B, /* [ 4140] OBJ_setct_AuthRevReqTBE */ 558 0x67,0x2A,0x00,0x3C, /* [ 4144] OBJ_setct_AuthRevResTBE */ 559 0x67,0x2A,0x00,0x3D, /* [ 4148] OBJ_setct_AuthRevResTBEB */ 560 0x67,0x2A,0x00,0x3E, /* [ 4152] OBJ_setct_CapReqTBE */ 561 0x67,0x2A,0x00,0x3F, /* [ 4156] OBJ_setct_CapReqTBEX */ 562 0x67,0x2A,0x00,0x40, /* [ 4160] OBJ_setct_CapResTBE */ 563 0x67,0x2A,0x00,0x41, /* [ 4164] OBJ_setct_CapRevReqTBE */ 564 0x67,0x2A,0x00,0x42, /* [ 4168] OBJ_setct_CapRevReqTBEX */ 565 0x67,0x2A,0x00,0x43, /* [ 4172] OBJ_setct_CapRevResTBE */ 566 0x67,0x2A,0x00,0x44, /* [ 4176] OBJ_setct_CredReqTBE */ 567 0x67,0x2A,0x00,0x45, /* [ 4180] OBJ_setct_CredReqTBEX */ 568 0x67,0x2A,0x00,0x46, /* [ 4184] OBJ_setct_CredResTBE */ 569 0x67,0x2A,0x00,0x47, /* [ 4188] OBJ_setct_CredRevReqTBE */ 570 0x67,0x2A,0x00,0x48, /* [ 4192] OBJ_setct_CredRevReqTBEX */ 571 0x67,0x2A,0x00,0x49, /* [ 4196] OBJ_setct_CredRevResTBE */ 572 0x67,0x2A,0x00,0x4A, /* [ 4200] OBJ_setct_BatchAdminReqTBE */ 573 0x67,0x2A,0x00,0x4B, /* [ 4204] OBJ_setct_BatchAdminResTBE */ 574 0x67,0x2A,0x00,0x4C, /* [ 4208] OBJ_setct_RegFormReqTBE */ 575 0x67,0x2A,0x00,0x4D, /* [ 4212] OBJ_setct_CertReqTBE */ 576 0x67,0x2A,0x00,0x4E, /* [ 4216] OBJ_setct_CertReqTBEX */ 577 0x67,0x2A,0x00,0x4F, /* [ 4220] OBJ_setct_CertResTBE */ 578 0x67,0x2A,0x00,0x50, /* [ 4224] OBJ_setct_CRLNotificationTBS */ 579 0x67,0x2A,0x00,0x51, /* [ 4228] OBJ_setct_CRLNotificationResTBS */ 580 0x67,0x2A,0x00,0x52, /* [ 4232] OBJ_setct_BCIDistributionTBS */ 581 0x67,0x2A,0x01,0x01, /* [ 4236] OBJ_setext_genCrypt */ 582 0x67,0x2A,0x01,0x03, /* [ 4240] OBJ_setext_miAuth */ 583 0x67,0x2A,0x01,0x04, /* [ 4244] OBJ_setext_pinSecure */ 584 0x67,0x2A,0x01,0x05, /* [ 4248] OBJ_setext_pinAny */ 585 0x67,0x2A,0x01,0x07, /* [ 4252] OBJ_setext_track2 */ 586 0x67,0x2A,0x01,0x08, /* [ 4256] OBJ_setext_cv */ 587 0x67,0x2A,0x05,0x00, /* [ 4260] OBJ_set_policy_root */ 588 0x67,0x2A,0x07,0x00, /* [ 4264] OBJ_setCext_hashedRoot */ 589 0x67,0x2A,0x07,0x01, /* [ 4268] OBJ_setCext_certType */ 590 0x67,0x2A,0x07,0x02, /* [ 4272] OBJ_setCext_merchData */ 591 0x67,0x2A,0x07,0x03, /* [ 4276] OBJ_setCext_cCertRequired */ 592 0x67,0x2A,0x07,0x04, /* [ 4280] OBJ_setCext_tunneling */ 593 0x67,0x2A,0x07,0x05, /* [ 4284] OBJ_setCext_setExt */ 594 0x67,0x2A,0x07,0x06, /* [ 4288] OBJ_setCext_setQualf */ 595 0x67,0x2A,0x07,0x07, /* [ 4292] OBJ_setCext_PGWYcapabilities */ 596 0x67,0x2A,0x07,0x08, /* [ 4296] OBJ_setCext_TokenIdentifier */ 597 0x67,0x2A,0x07,0x09, /* [ 4300] OBJ_setCext_Track2Data */ 598 0x67,0x2A,0x07,0x0A, /* [ 4304] OBJ_setCext_TokenType */ 599 0x67,0x2A,0x07,0x0B, /* [ 4308] OBJ_setCext_IssuerCapabilities */ 600 0x67,0x2A,0x03,0x00, /* [ 4312] OBJ_setAttr_Cert */ 601 0x67,0x2A,0x03,0x01, /* [ 4316] OBJ_setAttr_PGWYcap */ 602 0x67,0x2A,0x03,0x02, /* [ 4320] OBJ_setAttr_TokenType */ 603 0x67,0x2A,0x03,0x03, /* [ 4324] OBJ_setAttr_IssCap */ 604 0x67,0x2A,0x03,0x00,0x00, /* [ 4328] OBJ_set_rootKeyThumb */ 605 0x67,0x2A,0x03,0x00,0x01, /* [ 4333] OBJ_set_addPolicy */ 606 0x67,0x2A,0x03,0x02,0x01, /* [ 4338] OBJ_setAttr_Token_EMV */ 607 0x67,0x2A,0x03,0x02,0x02, /* [ 4343] OBJ_setAttr_Token_B0Prime */ 608 0x67,0x2A,0x03,0x03,0x03, /* [ 4348] OBJ_setAttr_IssCap_CVM */ 609 0x67,0x2A,0x03,0x03,0x04, /* [ 4353] OBJ_setAttr_IssCap_T2 */ 610 0x67,0x2A,0x03,0x03,0x05, /* [ 4358] OBJ_setAttr_IssCap_Sig */ 611 0x67,0x2A,0x03,0x03,0x03,0x01, /* [ 4363] OBJ_setAttr_GenCryptgrm */ 612 0x67,0x2A,0x03,0x03,0x04,0x01, /* [ 4369] OBJ_setAttr_T2Enc */ 613 0x67,0x2A,0x03,0x03,0x04,0x02, /* [ 4375] OBJ_setAttr_T2cleartxt */ 614 0x67,0x2A,0x03,0x03,0x05,0x01, /* [ 4381] OBJ_setAttr_TokICCsig */ 615 0x67,0x2A,0x03,0x03,0x05,0x02, /* [ 4387] OBJ_setAttr_SecDevSig */ 616 0x67,0x2A,0x08,0x01, /* [ 4393] OBJ_set_brand_IATA_ATA */ 617 0x67,0x2A,0x08,0x1E, /* [ 4397] OBJ_set_brand_Diners */ 618 0x67,0x2A,0x08,0x22, /* [ 4401] OBJ_set_brand_AmericanExpress */ 619 0x67,0x2A,0x08,0x23, /* [ 4405] OBJ_set_brand_JCB */ 620 0x67,0x2A,0x08,0x04, /* [ 4409] OBJ_set_brand_Visa */ 621 0x67,0x2A,0x08,0x05, /* [ 4413] OBJ_set_brand_MasterCard */ 622 0x67,0x2A,0x08,0xAE,0x7B, /* [ 4417] OBJ_set_brand_Novus */ 623 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x0A, /* [ 4422] OBJ_des_cdmf */ 624 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x06, /* [ 4430] OBJ_rsaOAEPEncryptionSET */ 625 0x67, /* [ 4439] OBJ_international_organizations */ 626 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x14,0x02,0x02, /* [ 4440] OBJ_ms_smartcard_login */ 627 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x14,0x02,0x03, /* [ 4450] OBJ_ms_upn */ 628 0x55,0x04,0x09, /* [ 4460] OBJ_streetAddress */ 629 0x55,0x04,0x11, /* [ 4463] OBJ_postalCode */ 630 0x2B,0x06,0x01,0x05,0x05,0x07,0x15, /* [ 4466] OBJ_id_ppl */ 631 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0E, /* [ 4473] OBJ_proxyCertInfo */ 632 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x00, /* [ 4481] OBJ_id_ppl_anyLanguage */ 633 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x01, /* [ 4489] OBJ_id_ppl_inheritAll */ 634 0x55,0x1D,0x1E, /* [ 4497] OBJ_name_constraints */ 635 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x02, /* [ 4500] OBJ_Independent */ 636 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0B, /* [ 4508] OBJ_sha256WithRSAEncryption */ 637 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0C, /* [ 4517] OBJ_sha384WithRSAEncryption */ 638 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0D, /* [ 4526] OBJ_sha512WithRSAEncryption */ 639 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0E, /* [ 4535] OBJ_sha224WithRSAEncryption */ 640 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01, /* [ 4544] OBJ_sha256 */ 641 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02, /* [ 4553] OBJ_sha384 */ 642 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03, /* [ 4562] OBJ_sha512 */ 643 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x04, /* [ 4571] OBJ_sha224 */ 644 0x2B, /* [ 4580] OBJ_identified_organization */ 645 0x2B,0x81,0x04, /* [ 4581] OBJ_certicom_arc */ 646 0x67,0x2B, /* [ 4584] OBJ_wap */ 647 0x67,0x2B,0x01, /* [ 4586] OBJ_wap_wsg */ 648 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03, /* [ 4589] OBJ_X9_62_id_characteristic_two_basis */ 649 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x01, /* [ 4597] OBJ_X9_62_onBasis */ 650 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x02, /* [ 4606] OBJ_X9_62_tpBasis */ 651 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x03, /* [ 4615] OBJ_X9_62_ppBasis */ 652 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x01, /* [ 4624] OBJ_X9_62_c2pnb163v1 */ 653 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x02, /* [ 4632] OBJ_X9_62_c2pnb163v2 */ 654 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x03, /* [ 4640] OBJ_X9_62_c2pnb163v3 */ 655 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x04, /* [ 4648] OBJ_X9_62_c2pnb176v1 */ 656 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x05, /* [ 4656] OBJ_X9_62_c2tnb191v1 */ 657 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x06, /* [ 4664] OBJ_X9_62_c2tnb191v2 */ 658 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x07, /* [ 4672] OBJ_X9_62_c2tnb191v3 */ 659 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x08, /* [ 4680] OBJ_X9_62_c2onb191v4 */ 660 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x09, /* [ 4688] OBJ_X9_62_c2onb191v5 */ 661 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0A, /* [ 4696] OBJ_X9_62_c2pnb208w1 */ 662 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0B, /* [ 4704] OBJ_X9_62_c2tnb239v1 */ 663 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0C, /* [ 4712] OBJ_X9_62_c2tnb239v2 */ 664 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0D, /* [ 4720] OBJ_X9_62_c2tnb239v3 */ 665 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0E, /* [ 4728] OBJ_X9_62_c2onb239v4 */ 666 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0F, /* [ 4736] OBJ_X9_62_c2onb239v5 */ 667 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x10, /* [ 4744] OBJ_X9_62_c2pnb272w1 */ 668 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x11, /* [ 4752] OBJ_X9_62_c2pnb304w1 */ 669 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x12, /* [ 4760] OBJ_X9_62_c2tnb359v1 */ 670 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x13, /* [ 4768] OBJ_X9_62_c2pnb368w1 */ 671 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x14, /* [ 4776] OBJ_X9_62_c2tnb431r1 */ 672 0x2B,0x81,0x04,0x00,0x06, /* [ 4784] OBJ_secp112r1 */ 673 0x2B,0x81,0x04,0x00,0x07, /* [ 4789] OBJ_secp112r2 */ 674 0x2B,0x81,0x04,0x00,0x1C, /* [ 4794] OBJ_secp128r1 */ 675 0x2B,0x81,0x04,0x00,0x1D, /* [ 4799] OBJ_secp128r2 */ 676 0x2B,0x81,0x04,0x00,0x09, /* [ 4804] OBJ_secp160k1 */ 677 0x2B,0x81,0x04,0x00,0x08, /* [ 4809] OBJ_secp160r1 */ 678 0x2B,0x81,0x04,0x00,0x1E, /* [ 4814] OBJ_secp160r2 */ 679 0x2B,0x81,0x04,0x00,0x1F, /* [ 4819] OBJ_secp192k1 */ 680 0x2B,0x81,0x04,0x00,0x20, /* [ 4824] OBJ_secp224k1 */ 681 0x2B,0x81,0x04,0x00,0x21, /* [ 4829] OBJ_secp224r1 */ 682 0x2B,0x81,0x04,0x00,0x0A, /* [ 4834] OBJ_secp256k1 */ 683 0x2B,0x81,0x04,0x00,0x22, /* [ 4839] OBJ_secp384r1 */ 684 0x2B,0x81,0x04,0x00,0x23, /* [ 4844] OBJ_secp521r1 */ 685 0x2B,0x81,0x04,0x00,0x04, /* [ 4849] OBJ_sect113r1 */ 686 0x2B,0x81,0x04,0x00,0x05, /* [ 4854] OBJ_sect113r2 */ 687 0x2B,0x81,0x04,0x00,0x16, /* [ 4859] OBJ_sect131r1 */ 688 0x2B,0x81,0x04,0x00,0x17, /* [ 4864] OBJ_sect131r2 */ 689 0x2B,0x81,0x04,0x00,0x01, /* [ 4869] OBJ_sect163k1 */ 690 0x2B,0x81,0x04,0x00,0x02, /* [ 4874] OBJ_sect163r1 */ 691 0x2B,0x81,0x04,0x00,0x0F, /* [ 4879] OBJ_sect163r2 */ 692 0x2B,0x81,0x04,0x00,0x18, /* [ 4884] OBJ_sect193r1 */ 693 0x2B,0x81,0x04,0x00,0x19, /* [ 4889] OBJ_sect193r2 */ 694 0x2B,0x81,0x04,0x00,0x1A, /* [ 4894] OBJ_sect233k1 */ 695 0x2B,0x81,0x04,0x00,0x1B, /* [ 4899] OBJ_sect233r1 */ 696 0x2B,0x81,0x04,0x00,0x03, /* [ 4904] OBJ_sect239k1 */ 697 0x2B,0x81,0x04,0x00,0x10, /* [ 4909] OBJ_sect283k1 */ 698 0x2B,0x81,0x04,0x00,0x11, /* [ 4914] OBJ_sect283r1 */ 699 0x2B,0x81,0x04,0x00,0x24, /* [ 4919] OBJ_sect409k1 */ 700 0x2B,0x81,0x04,0x00,0x25, /* [ 4924] OBJ_sect409r1 */ 701 0x2B,0x81,0x04,0x00,0x26, /* [ 4929] OBJ_sect571k1 */ 702 0x2B,0x81,0x04,0x00,0x27, /* [ 4934] OBJ_sect571r1 */ 703 0x67,0x2B,0x01,0x04,0x01, /* [ 4939] OBJ_wap_wsg_idm_ecid_wtls1 */ 704 0x67,0x2B,0x01,0x04,0x03, /* [ 4944] OBJ_wap_wsg_idm_ecid_wtls3 */ 705 0x67,0x2B,0x01,0x04,0x04, /* [ 4949] OBJ_wap_wsg_idm_ecid_wtls4 */ 706 0x67,0x2B,0x01,0x04,0x05, /* [ 4954] OBJ_wap_wsg_idm_ecid_wtls5 */ 707 0x67,0x2B,0x01,0x04,0x06, /* [ 4959] OBJ_wap_wsg_idm_ecid_wtls6 */ 708 0x67,0x2B,0x01,0x04,0x07, /* [ 4964] OBJ_wap_wsg_idm_ecid_wtls7 */ 709 0x67,0x2B,0x01,0x04,0x08, /* [ 4969] OBJ_wap_wsg_idm_ecid_wtls8 */ 710 0x67,0x2B,0x01,0x04,0x09, /* [ 4974] OBJ_wap_wsg_idm_ecid_wtls9 */ 711 0x67,0x2B,0x01,0x04,0x0A, /* [ 4979] OBJ_wap_wsg_idm_ecid_wtls10 */ 712 0x67,0x2B,0x01,0x04,0x0B, /* [ 4984] OBJ_wap_wsg_idm_ecid_wtls11 */ 713 0x67,0x2B,0x01,0x04,0x0C, /* [ 4989] OBJ_wap_wsg_idm_ecid_wtls12 */ 714 0x55,0x1D,0x20,0x00, /* [ 4994] OBJ_any_policy */ 715 0x55,0x1D,0x21, /* [ 4998] OBJ_policy_mappings */ 716 0x55,0x1D,0x36, /* [ 5001] OBJ_inhibit_any_policy */ 717 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x02, /* [ 5004] OBJ_camellia_128_cbc */ 718 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x03, /* [ 5015] OBJ_camellia_192_cbc */ 719 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x04, /* [ 5026] OBJ_camellia_256_cbc */ 720 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x01, /* [ 5037] OBJ_camellia_128_ecb */ 721 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x15, /* [ 5045] OBJ_camellia_192_ecb */ 722 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x29, /* [ 5053] OBJ_camellia_256_ecb */ 723 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x04, /* [ 5061] OBJ_camellia_128_cfb128 */ 724 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x18, /* [ 5069] OBJ_camellia_192_cfb128 */ 725 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2C, /* [ 5077] OBJ_camellia_256_cfb128 */ 726 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x03, /* [ 5085] OBJ_camellia_128_ofb128 */ 727 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x17, /* [ 5093] OBJ_camellia_192_ofb128 */ 728 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2B, /* [ 5101] OBJ_camellia_256_ofb128 */ 729 0x55,0x1D,0x09, /* [ 5109] OBJ_subject_directory_attributes */ 730 0x55,0x1D,0x1C, /* [ 5112] OBJ_issuing_distribution_point */ 731 0x55,0x1D,0x1D, /* [ 5115] OBJ_certificate_issuer */ 732 0x2A,0x83,0x1A,0x8C,0x9A,0x44, /* [ 5118] OBJ_kisa */ 733 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x03, /* [ 5124] OBJ_seed_ecb */ 734 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x04, /* [ 5132] OBJ_seed_cbc */ 735 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x06, /* [ 5140] OBJ_seed_ofb128 */ 736 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x05, /* [ 5148] OBJ_seed_cfb128 */ 737 0x2B,0x06,0x01,0x05,0x05,0x08,0x01,0x01, /* [ 5156] OBJ_hmac_md5 */ 738 0x2B,0x06,0x01,0x05,0x05,0x08,0x01,0x02, /* [ 5164] OBJ_hmac_sha1 */ 739 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0D, /* [ 5172] OBJ_id_PasswordBasedMAC */ 740 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x1E, /* [ 5181] OBJ_id_DHBasedMac */ 741 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x10, /* [ 5190] OBJ_id_it_suppLangTags */ 742 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x05, /* [ 5198] OBJ_caRepository */ 743 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x09, /* [ 5206] OBJ_id_smime_ct_compressedData */ 744 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x1B, /* [ 5217] OBJ_id_ct_asciiTextWithCRLF */ 745 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x05, /* [ 5228] OBJ_id_aes128_wrap */ 746 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x19, /* [ 5237] OBJ_id_aes192_wrap */ 747 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2D, /* [ 5246] OBJ_id_aes256_wrap */ 748 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x02, /* [ 5255] OBJ_ecdsa_with_Recommended */ 749 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03, /* [ 5262] OBJ_ecdsa_with_Specified */ 750 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x01, /* [ 5269] OBJ_ecdsa_with_SHA224 */ 751 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x02, /* [ 5277] OBJ_ecdsa_with_SHA256 */ 752 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x03, /* [ 5285] OBJ_ecdsa_with_SHA384 */ 753 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x04, /* [ 5293] OBJ_ecdsa_with_SHA512 */ 754 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x06, /* [ 5301] OBJ_hmacWithMD5 */ 755 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x08, /* [ 5309] OBJ_hmacWithSHA224 */ 756 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x09, /* [ 5317] OBJ_hmacWithSHA256 */ 757 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0A, /* [ 5325] OBJ_hmacWithSHA384 */ 758 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0B, /* [ 5333] OBJ_hmacWithSHA512 */ 759 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x01, /* [ 5341] OBJ_dsa_with_SHA224 */ 760 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x02, /* [ 5350] OBJ_dsa_with_SHA256 */ 761 0x28,0xCF,0x06,0x03,0x00,0x37, /* [ 5359] OBJ_whirlpool */ 762 0x2A,0x85,0x03,0x02,0x02, /* [ 5365] OBJ_cryptopro */ 763 0x2A,0x85,0x03,0x02,0x09, /* [ 5370] OBJ_cryptocom */ 764 0x2A,0x85,0x03,0x02,0x02,0x03, /* [ 5375] OBJ_id_GostR3411_94_with_GostR3410_2001 */ 765 0x2A,0x85,0x03,0x02,0x02,0x04, /* [ 5381] OBJ_id_GostR3411_94_with_GostR3410_94 */ 766 0x2A,0x85,0x03,0x02,0x02,0x09, /* [ 5387] OBJ_id_GostR3411_94 */ 767 0x2A,0x85,0x03,0x02,0x02,0x0A, /* [ 5393] OBJ_id_HMACGostR3411_94 */ 768 0x2A,0x85,0x03,0x02,0x02,0x13, /* [ 5399] OBJ_id_GostR3410_2001 */ 769 0x2A,0x85,0x03,0x02,0x02,0x14, /* [ 5405] OBJ_id_GostR3410_94 */ 770 0x2A,0x85,0x03,0x02,0x02,0x15, /* [ 5411] OBJ_id_Gost28147_89 */ 771 0x2A,0x85,0x03,0x02,0x02,0x16, /* [ 5417] OBJ_id_Gost28147_89_MAC */ 772 0x2A,0x85,0x03,0x02,0x02,0x17, /* [ 5423] OBJ_id_GostR3411_94_prf */ 773 0x2A,0x85,0x03,0x02,0x02,0x62, /* [ 5429] OBJ_id_GostR3410_2001DH */ 774 0x2A,0x85,0x03,0x02,0x02,0x63, /* [ 5435] OBJ_id_GostR3410_94DH */ 775 0x2A,0x85,0x03,0x02,0x02,0x0E,0x01, /* [ 5441] OBJ_id_Gost28147_89_CryptoPro_KeyMeshing */ 776 0x2A,0x85,0x03,0x02,0x02,0x0E,0x00, /* [ 5448] OBJ_id_Gost28147_89_None_KeyMeshing */ 777 0x2A,0x85,0x03,0x02,0x02,0x1E,0x00, /* [ 5455] OBJ_id_GostR3411_94_TestParamSet */ 778 0x2A,0x85,0x03,0x02,0x02,0x1E,0x01, /* [ 5462] OBJ_id_GostR3411_94_CryptoProParamSet */ 779 0x2A,0x85,0x03,0x02,0x02,0x1F,0x00, /* [ 5469] OBJ_id_Gost28147_89_TestParamSet */ 780 0x2A,0x85,0x03,0x02,0x02,0x1F,0x01, /* [ 5476] OBJ_id_Gost28147_89_CryptoPro_A_ParamSet */ 781 0x2A,0x85,0x03,0x02,0x02,0x1F,0x02, /* [ 5483] OBJ_id_Gost28147_89_CryptoPro_B_ParamSet */ 782 0x2A,0x85,0x03,0x02,0x02,0x1F,0x03, /* [ 5490] OBJ_id_Gost28147_89_CryptoPro_C_ParamSet */ 783 0x2A,0x85,0x03,0x02,0x02,0x1F,0x04, /* [ 5497] OBJ_id_Gost28147_89_CryptoPro_D_ParamSet */ 784 0x2A,0x85,0x03,0x02,0x02,0x1F,0x05, /* [ 5504] OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet */ 785 0x2A,0x85,0x03,0x02,0x02,0x1F,0x06, /* [ 5511] OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet */ 786 0x2A,0x85,0x03,0x02,0x02,0x1F,0x07, /* [ 5518] OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet */ 787 0x2A,0x85,0x03,0x02,0x02,0x20,0x00, /* [ 5525] OBJ_id_GostR3410_94_TestParamSet */ 788 0x2A,0x85,0x03,0x02,0x02,0x20,0x02, /* [ 5532] OBJ_id_GostR3410_94_CryptoPro_A_ParamSet */ 789 0x2A,0x85,0x03,0x02,0x02,0x20,0x03, /* [ 5539] OBJ_id_GostR3410_94_CryptoPro_B_ParamSet */ 790 0x2A,0x85,0x03,0x02,0x02,0x20,0x04, /* [ 5546] OBJ_id_GostR3410_94_CryptoPro_C_ParamSet */ 791 0x2A,0x85,0x03,0x02,0x02,0x20,0x05, /* [ 5553] OBJ_id_GostR3410_94_CryptoPro_D_ParamSet */ 792 0x2A,0x85,0x03,0x02,0x02,0x21,0x01, /* [ 5560] OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet */ 793 0x2A,0x85,0x03,0x02,0x02,0x21,0x02, /* [ 5567] OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet */ 794 0x2A,0x85,0x03,0x02,0x02,0x21,0x03, /* [ 5574] OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet */ 795 0x2A,0x85,0x03,0x02,0x02,0x23,0x00, /* [ 5581] OBJ_id_GostR3410_2001_TestParamSet */ 796 0x2A,0x85,0x03,0x02,0x02,0x23,0x01, /* [ 5588] OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet */ 797 0x2A,0x85,0x03,0x02,0x02,0x23,0x02, /* [ 5595] OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet */ 798 0x2A,0x85,0x03,0x02,0x02,0x23,0x03, /* [ 5602] OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet */ 799 0x2A,0x85,0x03,0x02,0x02,0x24,0x00, /* [ 5609] OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet */ 800 0x2A,0x85,0x03,0x02,0x02,0x24,0x01, /* [ 5616] OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet */ 801 0x2A,0x85,0x03,0x02,0x02,0x14,0x01, /* [ 5623] OBJ_id_GostR3410_94_a */ 802 0x2A,0x85,0x03,0x02,0x02,0x14,0x02, /* [ 5630] OBJ_id_GostR3410_94_aBis */ 803 0x2A,0x85,0x03,0x02,0x02,0x14,0x03, /* [ 5637] OBJ_id_GostR3410_94_b */ 804 0x2A,0x85,0x03,0x02,0x02,0x14,0x04, /* [ 5644] OBJ_id_GostR3410_94_bBis */ 805 0x2A,0x85,0x03,0x02,0x09,0x01,0x06,0x01, /* [ 5651] OBJ_id_Gost28147_89_cc */ 806 0x2A,0x85,0x03,0x02,0x09,0x01,0x05,0x03, /* [ 5659] OBJ_id_GostR3410_94_cc */ 807 0x2A,0x85,0x03,0x02,0x09,0x01,0x05,0x04, /* [ 5667] OBJ_id_GostR3410_2001_cc */ 808 0x2A,0x85,0x03,0x02,0x09,0x01,0x03,0x03, /* [ 5675] OBJ_id_GostR3411_94_with_GostR3410_94_cc */ 809 0x2A,0x85,0x03,0x02,0x09,0x01,0x03,0x04, /* [ 5683] OBJ_id_GostR3411_94_with_GostR3410_2001_cc */ 810 0x2A,0x85,0x03,0x02,0x09,0x01,0x08,0x01, /* [ 5691] OBJ_id_GostR3410_2001_ParamSet_cc */ 811 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x11,0x02, /* [ 5699] OBJ_LocalKeySet */ 812 0x55,0x1D,0x2E, /* [ 5708] OBJ_freshest_crl */ 813 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x03, /* [ 5711] OBJ_id_on_permanentIdentifier */ 814 0x55,0x04,0x0E, /* [ 5719] OBJ_searchGuide */ 815 0x55,0x04,0x0F, /* [ 5722] OBJ_businessCategory */ 816 0x55,0x04,0x10, /* [ 5725] OBJ_postalAddress */ 817 0x55,0x04,0x12, /* [ 5728] OBJ_postOfficeBox */ 818 0x55,0x04,0x13, /* [ 5731] OBJ_physicalDeliveryOfficeName */ 819 0x55,0x04,0x14, /* [ 5734] OBJ_telephoneNumber */ 820 0x55,0x04,0x15, /* [ 5737] OBJ_telexNumber */ 821 0x55,0x04,0x16, /* [ 5740] OBJ_teletexTerminalIdentifier */ 822 0x55,0x04,0x17, /* [ 5743] OBJ_facsimileTelephoneNumber */ 823 0x55,0x04,0x18, /* [ 5746] OBJ_x121Address */ 824 0x55,0x04,0x19, /* [ 5749] OBJ_internationaliSDNNumber */ 825 0x55,0x04,0x1A, /* [ 5752] OBJ_registeredAddress */ 826 0x55,0x04,0x1B, /* [ 5755] OBJ_destinationIndicator */ 827 0x55,0x04,0x1C, /* [ 5758] OBJ_preferredDeliveryMethod */ 828 0x55,0x04,0x1D, /* [ 5761] OBJ_presentationAddress */ 829 0x55,0x04,0x1E, /* [ 5764] OBJ_supportedApplicationContext */ 830 0x55,0x04,0x1F, /* [ 5767] OBJ_member */ 831 0x55,0x04,0x20, /* [ 5770] OBJ_owner */ 832 0x55,0x04,0x21, /* [ 5773] OBJ_roleOccupant */ 833 0x55,0x04,0x22, /* [ 5776] OBJ_seeAlso */ 834 0x55,0x04,0x23, /* [ 5779] OBJ_userPassword */ 835 0x55,0x04,0x24, /* [ 5782] OBJ_userCertificate */ 836 0x55,0x04,0x25, /* [ 5785] OBJ_cACertificate */ 837 0x55,0x04,0x26, /* [ 5788] OBJ_authorityRevocationList */ 838 0x55,0x04,0x27, /* [ 5791] OBJ_certificateRevocationList */ 839 0x55,0x04,0x28, /* [ 5794] OBJ_crossCertificatePair */ 840 0x55,0x04,0x2F, /* [ 5797] OBJ_enhancedSearchGuide */ 841 0x55,0x04,0x30, /* [ 5800] OBJ_protocolInformation */ 842 0x55,0x04,0x31, /* [ 5803] OBJ_distinguishedName */ 843 0x55,0x04,0x32, /* [ 5806] OBJ_uniqueMember */ 844 0x55,0x04,0x33, /* [ 5809] OBJ_houseIdentifier */ 845 0x55,0x04,0x34, /* [ 5812] OBJ_supportedAlgorithms */ 846 0x55,0x04,0x35, /* [ 5815] OBJ_deltaRevocationList */ 847 0x55,0x04,0x36, /* [ 5818] OBJ_dmdName */ 848 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x09, /* [ 5821] OBJ_id_alg_PWRI_KEK */ 849 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x06, /* [ 5832] OBJ_aes_128_gcm */ 850 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x07, /* [ 5841] OBJ_aes_128_ccm */ 851 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x08, /* [ 5850] OBJ_id_aes128_wrap_pad */ 852 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x1A, /* [ 5859] OBJ_aes_192_gcm */ 853 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x1B, /* [ 5868] OBJ_aes_192_ccm */ 854 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x1C, /* [ 5877] OBJ_id_aes192_wrap_pad */ 855 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2E, /* [ 5886] OBJ_aes_256_gcm */ 856 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2F, /* [ 5895] OBJ_aes_256_ccm */ 857 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x30, /* [ 5904] OBJ_id_aes256_wrap_pad */ 858 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x03,0x02, /* [ 5913] OBJ_id_camellia128_wrap */ 859 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x03,0x03, /* [ 5924] OBJ_id_camellia192_wrap */ 860 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x03,0x04, /* [ 5935] OBJ_id_camellia256_wrap */ 861 0x55,0x1D,0x25,0x00, /* [ 5946] OBJ_anyExtendedKeyUsage */ 862 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x08, /* [ 5950] OBJ_mgf1 */ 863 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0A, /* [ 5959] OBJ_rsassaPss */ 864 0x2B,0x6F,0x02,0x8C,0x53,0x00,0x01,0x01, /* [ 5968] OBJ_aes_128_xts */ 865 0x2B,0x6F,0x02,0x8C,0x53,0x00,0x01,0x02, /* [ 5976] OBJ_aes_256_xts */ 866 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x07, /* [ 5984] OBJ_rsaesOaep */ 867 0x2A,0x86,0x48,0xCE,0x3E,0x02,0x01, /* [ 5993] OBJ_dhpublicnumber */ 868 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x01, /* [ 6000] OBJ_brainpoolP160r1 */ 869 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x02, /* [ 6009] OBJ_brainpoolP160t1 */ 870 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x03, /* [ 6018] OBJ_brainpoolP192r1 */ 871 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x04, /* [ 6027] OBJ_brainpoolP192t1 */ 872 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x05, /* [ 6036] OBJ_brainpoolP224r1 */ 873 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x06, /* [ 6045] OBJ_brainpoolP224t1 */ 874 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x07, /* [ 6054] OBJ_brainpoolP256r1 */ 875 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x08, /* [ 6063] OBJ_brainpoolP256t1 */ 876 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x09, /* [ 6072] OBJ_brainpoolP320r1 */ 877 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x0A, /* [ 6081] OBJ_brainpoolP320t1 */ 878 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x0B, /* [ 6090] OBJ_brainpoolP384r1 */ 879 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x0C, /* [ 6099] OBJ_brainpoolP384t1 */ 880 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x0D, /* [ 6108] OBJ_brainpoolP512r1 */ 881 0x2B,0x24,0x03,0x03,0x02,0x08,0x01,0x01,0x0E, /* [ 6117] OBJ_brainpoolP512t1 */ 882 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x09, /* [ 6126] OBJ_pSpecified */ 883 0x2B,0x81,0x05,0x10,0x86,0x48,0x3F,0x00,0x02, /* [ 6135] OBJ_dhSinglePass_stdDH_sha1kdf_scheme */ 884 0x2B,0x81,0x04,0x01,0x0B,0x00, /* [ 6144] OBJ_dhSinglePass_stdDH_sha224kdf_scheme */ 885 0x2B,0x81,0x04,0x01,0x0B,0x01, /* [ 6150] OBJ_dhSinglePass_stdDH_sha256kdf_scheme */ 886 0x2B,0x81,0x04,0x01,0x0B,0x02, /* [ 6156] OBJ_dhSinglePass_stdDH_sha384kdf_scheme */ 887 0x2B,0x81,0x04,0x01,0x0B,0x03, /* [ 6162] OBJ_dhSinglePass_stdDH_sha512kdf_scheme */ 888 0x2B,0x81,0x05,0x10,0x86,0x48,0x3F,0x00,0x03, /* [ 6168] OBJ_dhSinglePass_cofactorDH_sha1kdf_scheme */ 889 0x2B,0x81,0x04,0x01,0x0E,0x00, /* [ 6177] OBJ_dhSinglePass_cofactorDH_sha224kdf_scheme */ 890 0x2B,0x81,0x04,0x01,0x0E,0x01, /* [ 6183] OBJ_dhSinglePass_cofactorDH_sha256kdf_scheme */ 891 0x2B,0x81,0x04,0x01,0x0E,0x02, /* [ 6189] OBJ_dhSinglePass_cofactorDH_sha384kdf_scheme */ 892 0x2B,0x81,0x04,0x01,0x0E,0x03, /* [ 6195] OBJ_dhSinglePass_cofactorDH_sha512kdf_scheme */ 893 0x2B,0x06,0x01,0x04,0x01,0xD6,0x79,0x02,0x04,0x02, /* [ 6201] OBJ_ct_precert_scts */ 894 0x2B,0x06,0x01,0x04,0x01,0xD6,0x79,0x02,0x04,0x03, /* [ 6211] OBJ_ct_precert_poison */ 895 0x2B,0x06,0x01,0x04,0x01,0xD6,0x79,0x02,0x04,0x04, /* [ 6221] OBJ_ct_precert_signer */ 896 0x2B,0x06,0x01,0x04,0x01,0xD6,0x79,0x02,0x04,0x05, /* [ 6231] OBJ_ct_cert_scts */ 897 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x3C,0x02,0x01,0x01, /* [ 6241] OBJ_jurisdictionLocalityName */ 898 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x3C,0x02,0x01,0x02, /* [ 6252] OBJ_jurisdictionStateOrProvinceName */ 899 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x3C,0x02,0x01,0x03, /* [ 6263] OBJ_jurisdictionCountryName */ 900 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x06, /* [ 6274] OBJ_camellia_128_gcm */ 901 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x07, /* [ 6282] OBJ_camellia_128_ccm */ 902 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x09, /* [ 6290] OBJ_camellia_128_ctr */ 903 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x0A, /* [ 6298] OBJ_camellia_128_cmac */ 904 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x1A, /* [ 6306] OBJ_camellia_192_gcm */ 905 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x1B, /* [ 6314] OBJ_camellia_192_ccm */ 906 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x1D, /* [ 6322] OBJ_camellia_192_ctr */ 907 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x1E, /* [ 6330] OBJ_camellia_192_cmac */ 908 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2E, /* [ 6338] OBJ_camellia_256_gcm */ 909 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2F, /* [ 6346] OBJ_camellia_256_ccm */ 910 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x31, /* [ 6354] OBJ_camellia_256_ctr */ 911 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x32, /* [ 6362] OBJ_camellia_256_cmac */ 912 0x2B,0x06,0x01,0x04,0x01,0xDA,0x47,0x04,0x0B, /* [ 6370] OBJ_id_scrypt */ 913 0x2A,0x85,0x03,0x07,0x01, /* [ 6379] OBJ_id_tc26 */ 914 0x2A,0x85,0x03,0x07,0x01,0x01, /* [ 6384] OBJ_id_tc26_algorithms */ 915 0x2A,0x85,0x03,0x07,0x01,0x01,0x01, /* [ 6390] OBJ_id_tc26_sign */ 916 0x2A,0x85,0x03,0x07,0x01,0x01,0x01,0x01, /* [ 6397] OBJ_id_GostR3410_2012_256 */ 917 0x2A,0x85,0x03,0x07,0x01,0x01,0x01,0x02, /* [ 6405] OBJ_id_GostR3410_2012_512 */ 918 0x2A,0x85,0x03,0x07,0x01,0x01,0x02, /* [ 6413] OBJ_id_tc26_digest */ 919 0x2A,0x85,0x03,0x07,0x01,0x01,0x02,0x02, /* [ 6420] OBJ_id_GostR3411_2012_256 */ 920 0x2A,0x85,0x03,0x07,0x01,0x01,0x02,0x03, /* [ 6428] OBJ_id_GostR3411_2012_512 */ 921 0x2A,0x85,0x03,0x07,0x01,0x01,0x03, /* [ 6436] OBJ_id_tc26_signwithdigest */ 922 0x2A,0x85,0x03,0x07,0x01,0x01,0x03,0x02, /* [ 6443] OBJ_id_tc26_signwithdigest_gost3410_2012_256 */ 923 0x2A,0x85,0x03,0x07,0x01,0x01,0x03,0x03, /* [ 6451] OBJ_id_tc26_signwithdigest_gost3410_2012_512 */ 924 0x2A,0x85,0x03,0x07,0x01,0x01,0x04, /* [ 6459] OBJ_id_tc26_mac */ 925 0x2A,0x85,0x03,0x07,0x01,0x01,0x04,0x01, /* [ 6466] OBJ_id_tc26_hmac_gost_3411_2012_256 */ 926 0x2A,0x85,0x03,0x07,0x01,0x01,0x04,0x02, /* [ 6474] OBJ_id_tc26_hmac_gost_3411_2012_512 */ 927 0x2A,0x85,0x03,0x07,0x01,0x01,0x05, /* [ 6482] OBJ_id_tc26_cipher */ 928 0x2A,0x85,0x03,0x07,0x01,0x01,0x06, /* [ 6489] OBJ_id_tc26_agreement */ 929 0x2A,0x85,0x03,0x07,0x01,0x01,0x06,0x01, /* [ 6496] OBJ_id_tc26_agreement_gost_3410_2012_256 */ 930 0x2A,0x85,0x03,0x07,0x01,0x01,0x06,0x02, /* [ 6504] OBJ_id_tc26_agreement_gost_3410_2012_512 */ 931 0x2A,0x85,0x03,0x07,0x01,0x02, /* [ 6512] OBJ_id_tc26_constants */ 932 0x2A,0x85,0x03,0x07,0x01,0x02,0x01, /* [ 6518] OBJ_id_tc26_sign_constants */ 933 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x02, /* [ 6525] OBJ_id_tc26_gost_3410_2012_512_constants */ 934 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x02,0x00, /* [ 6533] OBJ_id_tc26_gost_3410_2012_512_paramSetTest */ 935 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x02,0x01, /* [ 6542] OBJ_id_tc26_gost_3410_2012_512_paramSetA */ 936 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x02,0x02, /* [ 6551] OBJ_id_tc26_gost_3410_2012_512_paramSetB */ 937 0x2A,0x85,0x03,0x07,0x01,0x02,0x02, /* [ 6560] OBJ_id_tc26_digest_constants */ 938 0x2A,0x85,0x03,0x07,0x01,0x02,0x05, /* [ 6567] OBJ_id_tc26_cipher_constants */ 939 0x2A,0x85,0x03,0x07,0x01,0x02,0x05,0x01, /* [ 6574] OBJ_id_tc26_gost_28147_constants */ 940 0x2A,0x85,0x03,0x07,0x01,0x02,0x05,0x01,0x01, /* [ 6582] OBJ_id_tc26_gost_28147_param_Z */ 941 0x2A,0x85,0x03,0x03,0x81,0x03,0x01,0x01, /* [ 6591] OBJ_INN */ 942 0x2A,0x85,0x03,0x64,0x01, /* [ 6599] OBJ_OGRN */ 943 0x2A,0x85,0x03,0x64,0x03, /* [ 6604] OBJ_SNILS */ 944 0x2A,0x85,0x03,0x64,0x6F, /* [ 6609] OBJ_subjectSignTool */ 945 0x2A,0x85,0x03,0x64,0x70, /* [ 6614] OBJ_issuerSignTool */ 946 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x18, /* [ 6619] OBJ_tlsfeature */ 947 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x11, /* [ 6627] OBJ_ipsec_IKE */ 948 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x12, /* [ 6635] OBJ_capwapAC */ 949 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x13, /* [ 6643] OBJ_capwapWTP */ 950 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x15, /* [ 6651] OBJ_sshClient */ 951 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x16, /* [ 6659] OBJ_sshServer */ 952 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x17, /* [ 6667] OBJ_sendRouter */ 953 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x18, /* [ 6675] OBJ_sendProxiedRouter */ 954 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x19, /* [ 6683] OBJ_sendOwner */ 955 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1A, /* [ 6691] OBJ_sendProxiedOwner */ 956 0x2B,0x06,0x01,0x05,0x02,0x03, /* [ 6699] OBJ_id_pkinit */ 957 0x2B,0x06,0x01,0x05,0x02,0x03,0x04, /* [ 6705] OBJ_pkInitClientAuth */ 958 0x2B,0x06,0x01,0x05,0x02,0x03,0x05, /* [ 6712] OBJ_pkInitKDC */ 959 0x2B,0x65,0x6E, /* [ 6719] OBJ_X25519 */ 960 0x2B,0x65,0x6F, /* [ 6722] OBJ_X448 */ 961 0x2B,0x06,0x01,0x04,0x01,0x8D,0x3A,0x0C,0x02,0x01,0x10, /* [ 6725] OBJ_blake2b512 */ 962 0x2B,0x06,0x01,0x04,0x01,0x8D,0x3A,0x0C,0x02,0x02,0x08, /* [ 6736] OBJ_blake2s256 */ 963 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x13, /* [ 6747] OBJ_id_smime_ct_contentCollection */ 964 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x17, /* [ 6758] OBJ_id_smime_ct_authEnvelopedData */ 965 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x1C, /* [ 6769] OBJ_id_ct_xml */ 966 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x01, /* [ 6780] OBJ_aria_128_ecb */ 967 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x02, /* [ 6789] OBJ_aria_128_cbc */ 968 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x03, /* [ 6798] OBJ_aria_128_cfb128 */ 969 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x04, /* [ 6807] OBJ_aria_128_ofb128 */ 970 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x05, /* [ 6816] OBJ_aria_128_ctr */ 971 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x06, /* [ 6825] OBJ_aria_192_ecb */ 972 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x07, /* [ 6834] OBJ_aria_192_cbc */ 973 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x08, /* [ 6843] OBJ_aria_192_cfb128 */ 974 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x09, /* [ 6852] OBJ_aria_192_ofb128 */ 975 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0A, /* [ 6861] OBJ_aria_192_ctr */ 976 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0B, /* [ 6870] OBJ_aria_256_ecb */ 977 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0C, /* [ 6879] OBJ_aria_256_cbc */ 978 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0D, /* [ 6888] OBJ_aria_256_cfb128 */ 979 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0E, /* [ 6897] OBJ_aria_256_ofb128 */ 980 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x0F, /* [ 6906] OBJ_aria_256_ctr */ 981 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x2F, /* [ 6915] OBJ_id_smime_aa_signingCertificateV2 */ 982 0x2B,0x65,0x70, /* [ 6926] OBJ_ED25519 */ 983 0x2B,0x65,0x71, /* [ 6929] OBJ_ED448 */ 984 0x55,0x04,0x61, /* [ 6932] OBJ_organizationIdentifier */ 985 0x55,0x04,0x62, /* [ 6935] OBJ_countryCode3c */ 986 0x55,0x04,0x63, /* [ 6938] OBJ_countryCode3n */ 987 0x55,0x04,0x64, /* [ 6941] OBJ_dnsName */ 988 0x2B,0x24,0x08,0x03,0x03, /* [ 6944] OBJ_x509ExtAdmission */ 989 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x05, /* [ 6949] OBJ_sha512_224 */ 990 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x06, /* [ 6958] OBJ_sha512_256 */ 991 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x07, /* [ 6967] OBJ_sha3_224 */ 992 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x08, /* [ 6976] OBJ_sha3_256 */ 993 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x09, /* [ 6985] OBJ_sha3_384 */ 994 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0A, /* [ 6994] OBJ_sha3_512 */ 995 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0B, /* [ 7003] OBJ_shake128 */ 996 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0C, /* [ 7012] OBJ_shake256 */ 997 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0D, /* [ 7021] OBJ_hmac_sha3_224 */ 998 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0E, /* [ 7030] OBJ_hmac_sha3_256 */ 999 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0F, /* [ 7039] OBJ_hmac_sha3_384 */ 1000 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x10, /* [ 7048] OBJ_hmac_sha3_512 */ 1001 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x03, /* [ 7057] OBJ_dsa_with_SHA384 */ 1002 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x04, /* [ 7066] OBJ_dsa_with_SHA512 */ 1003 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x05, /* [ 7075] OBJ_dsa_with_SHA3_224 */ 1004 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x06, /* [ 7084] OBJ_dsa_with_SHA3_256 */ 1005 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x07, /* [ 7093] OBJ_dsa_with_SHA3_384 */ 1006 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x08, /* [ 7102] OBJ_dsa_with_SHA3_512 */ 1007 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x09, /* [ 7111] OBJ_ecdsa_with_SHA3_224 */ 1008 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0A, /* [ 7120] OBJ_ecdsa_with_SHA3_256 */ 1009 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0B, /* [ 7129] OBJ_ecdsa_with_SHA3_384 */ 1010 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0C, /* [ 7138] OBJ_ecdsa_with_SHA3_512 */ 1011 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0D, /* [ 7147] OBJ_RSA_SHA3_224 */ 1012 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0E, /* [ 7156] OBJ_RSA_SHA3_256 */ 1013 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0F, /* [ 7165] OBJ_RSA_SHA3_384 */ 1014 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x10, /* [ 7174] OBJ_RSA_SHA3_512 */ 1015 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x25, /* [ 7183] OBJ_aria_128_ccm */ 1016 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x26, /* [ 7192] OBJ_aria_192_ccm */ 1017 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x27, /* [ 7201] OBJ_aria_256_ccm */ 1018 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x22, /* [ 7210] OBJ_aria_128_gcm */ 1019 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x23, /* [ 7219] OBJ_aria_192_gcm */ 1020 0x2A,0x83,0x1A,0x8C,0x9A,0x6E,0x01,0x01,0x24, /* [ 7228] OBJ_aria_256_gcm */ 1021 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1B, /* [ 7237] OBJ_cmcCA */ 1022 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1C, /* [ 7245] OBJ_cmcRA */ 1023 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x01, /* [ 7253] OBJ_sm4_ecb */ 1024 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x02, /* [ 7261] OBJ_sm4_cbc */ 1025 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x03, /* [ 7269] OBJ_sm4_ofb128 */ 1026 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x05, /* [ 7277] OBJ_sm4_cfb1 */ 1027 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x04, /* [ 7285] OBJ_sm4_cfb128 */ 1028 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x06, /* [ 7293] OBJ_sm4_cfb8 */ 1029 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x07, /* [ 7301] OBJ_sm4_ctr */ 1030 0x2A,0x81,0x1C, /* [ 7309] OBJ_ISO_CN */ 1031 0x2A,0x81,0x1C,0xCF,0x55, /* [ 7312] OBJ_oscca */ 1032 0x2A,0x81,0x1C,0xCF,0x55,0x01, /* [ 7317] OBJ_sm_scheme */ 1033 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x83,0x11, /* [ 7323] OBJ_sm3 */ 1034 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x83,0x78, /* [ 7331] OBJ_sm3WithRSAEncryption */ 1035 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0F, /* [ 7339] OBJ_sha512_224WithRSAEncryption */ 1036 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x10, /* [ 7348] OBJ_sha512_256WithRSAEncryption */ 1037 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x01, /* [ 7357] OBJ_id_tc26_gost_3410_2012_256_constants */ 1038 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x01,0x01, /* [ 7365] OBJ_id_tc26_gost_3410_2012_256_paramSetA */ 1039 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x02,0x03, /* [ 7374] OBJ_id_tc26_gost_3410_2012_512_paramSetC */ 1040 0x2A,0x86,0x24, /* [ 7383] OBJ_ISO_UA */ 1041 0x2A,0x86,0x24,0x02,0x01,0x01,0x01, /* [ 7386] OBJ_ua_pki */ 1042 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x01,0x01, /* [ 7393] OBJ_dstu28147 */ 1043 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x01,0x01,0x02, /* [ 7403] OBJ_dstu28147_ofb */ 1044 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x01,0x01,0x03, /* [ 7414] OBJ_dstu28147_cfb */ 1045 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x01,0x01,0x05, /* [ 7425] OBJ_dstu28147_wrap */ 1046 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x01,0x02, /* [ 7436] OBJ_hmacWithDstu34311 */ 1047 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x02,0x01, /* [ 7446] OBJ_dstu34311 */ 1048 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01, /* [ 7456] OBJ_dstu4145le */ 1049 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x01,0x01, /* [ 7467] OBJ_dstu4145be */ 1050 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x00, /* [ 7480] OBJ_uacurve0 */ 1051 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x01, /* [ 7493] OBJ_uacurve1 */ 1052 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x02, /* [ 7506] OBJ_uacurve2 */ 1053 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x03, /* [ 7519] OBJ_uacurve3 */ 1054 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x04, /* [ 7532] OBJ_uacurve4 */ 1055 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x05, /* [ 7545] OBJ_uacurve5 */ 1056 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x06, /* [ 7558] OBJ_uacurve6 */ 1057 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x07, /* [ 7571] OBJ_uacurve7 */ 1058 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x08, /* [ 7584] OBJ_uacurve8 */ 1059 0x2A,0x86,0x24,0x02,0x01,0x01,0x01,0x01,0x03,0x01,0x01,0x02,0x09, /* [ 7597] OBJ_uacurve9 */ 1060 0x2B,0x6F, /* [ 7610] OBJ_ieee */ 1061 0x2B,0x6F,0x02,0x8C,0x53, /* [ 7612] OBJ_ieee_siswg */ 1062 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x82,0x2D, /* [ 7617] OBJ_sm2 */ 1063 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x01, /* [ 7625] OBJ_id_tc26_cipher_gostr3412_2015_magma */ 1064 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x01,0x01, /* [ 7633] OBJ_magma_ctr_acpkm */ 1065 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x01,0x02, /* [ 7642] OBJ_magma_ctr_acpkm_omac */ 1066 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x02, /* [ 7651] OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik */ 1067 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x02,0x01, /* [ 7659] OBJ_kuznyechik_ctr_acpkm */ 1068 0x2A,0x85,0x03,0x07,0x01,0x01,0x05,0x02,0x02, /* [ 7668] OBJ_kuznyechik_ctr_acpkm_omac */ 1069 0x2A,0x85,0x03,0x07,0x01,0x01,0x07, /* [ 7677] OBJ_id_tc26_wrap */ 1070 0x2A,0x85,0x03,0x07,0x01,0x01,0x07,0x01, /* [ 7684] OBJ_id_tc26_wrap_gostr3412_2015_magma */ 1071 0x2A,0x85,0x03,0x07,0x01,0x01,0x07,0x01,0x01, /* [ 7692] OBJ_magma_kexp15 */ 1072 0x2A,0x85,0x03,0x07,0x01,0x01,0x07,0x02, /* [ 7701] OBJ_id_tc26_wrap_gostr3412_2015_kuznyechik */ 1073 0x2A,0x85,0x03,0x07,0x01,0x01,0x07,0x02,0x01, /* [ 7709] OBJ_kuznyechik_kexp15 */ 1074 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x01,0x02, /* [ 7718] OBJ_id_tc26_gost_3410_2012_256_paramSetB */ 1075 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x01,0x03, /* [ 7727] OBJ_id_tc26_gost_3410_2012_256_paramSetC */ 1076 0x2A,0x85,0x03,0x07,0x01,0x02,0x01,0x01,0x04, /* [ 7736] OBJ_id_tc26_gost_3410_2012_256_paramSetD */ 1077 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0C, /* [ 7745] OBJ_hmacWithSHA512_224 */ 1078 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0D, /* [ 7753] OBJ_hmacWithSHA512_256 */ 1079 0x28,0xCC,0x45,0x03,0x04, /* [ 7761] OBJ_gmac */ 1080 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x13, /* [ 7766] OBJ_kmac128 */ 1081 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x14, /* [ 7775] OBJ_kmac256 */ 1082 0x2B,0x06,0x01,0x04,0x01,0x8D,0x3A,0x0C,0x02,0x01, /* [ 7784] OBJ_blake2bmac */ 1083 0x2B,0x06,0x01,0x04,0x01,0x8D,0x3A,0x0C,0x02,0x02, /* [ 7794] OBJ_blake2smac */ 1084 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x83,0x75, /* [ 7804] OBJ_SM2_with_SM3 */ 1085 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x09, /* [ 7812] OBJ_id_on_SmtpUTF8Mailbox */ 1086 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x05, /* [ 7820] OBJ_XmppAddr */ 1087 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x07, /* [ 7828] OBJ_SRVName */ 1088 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x08, /* [ 7836] OBJ_NAIRealm */ 1089 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1D, /* [ 7844] OBJ_cmcArchive */ 1090 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1E, /* [ 7852] OBJ_id_kp_bgpsec_router */ 1091 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x1F, /* [ 7860] OBJ_id_kp_BrandIndicatorforMessageIdentification */ 1092 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x20, /* [ 7868] OBJ_cmKGA */ 1093 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x11, /* [ 7876] OBJ_id_it_caCerts */ 1094 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x12, /* [ 7884] OBJ_id_it_rootCaKeyUpdate */ 1095 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x13, /* [ 7892] OBJ_id_it_certReqTemplate */ 1096 0x2A,0x85,0x03,0x64,0x05, /* [ 7900] OBJ_OGRNIP */ 1097 0x2A,0x85,0x03,0x64,0x71, /* [ 7905] OBJ_classSignTool */ 1098 0x2A,0x85,0x03,0x64,0x71,0x01, /* [ 7910] OBJ_classSignToolKC1 */ 1099 0x2A,0x85,0x03,0x64,0x71,0x02, /* [ 7916] OBJ_classSignToolKC2 */ 1100 0x2A,0x85,0x03,0x64,0x71,0x03, /* [ 7922] OBJ_classSignToolKC3 */ 1101 0x2A,0x85,0x03,0x64,0x71,0x04, /* [ 7928] OBJ_classSignToolKB1 */ 1102 0x2A,0x85,0x03,0x64,0x71,0x05, /* [ 7934] OBJ_classSignToolKB2 */ 1103 0x2A,0x85,0x03,0x64,0x71,0x06, /* [ 7940] OBJ_classSignToolKA1 */ 1104 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x18, /* [ 7946] OBJ_id_ct_routeOriginAuthz */ 1105 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x1A, /* [ 7957] OBJ_id_ct_rpkiManifest */ 1106 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x23, /* [ 7968] OBJ_id_ct_rpkiGhostbusters */ 1107 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x24, /* [ 7979] OBJ_id_ct_resourceTaggedAttest */ 1108 0x2B,0x06,0x01,0x05,0x05,0x07,0x0E, /* [ 7990] OBJ_id_cp */ 1109 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x1C, /* [ 7997] OBJ_sbgp_ipAddrBlockv2 */ 1110 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x1D, /* [ 8005] OBJ_sbgp_autonomousSysNumv2 */ 1111 0x2B,0x06,0x01,0x05,0x05,0x07,0x0E,0x02, /* [ 8013] OBJ_ipAddr_asNumber */ 1112 0x2B,0x06,0x01,0x05,0x05,0x07,0x0E,0x03, /* [ 8021] OBJ_ipAddr_asNumberv2 */ 1113 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x0A, /* [ 8029] OBJ_rpkiManifest */ 1114 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x0B, /* [ 8037] OBJ_signedObject */ 1115 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x0D, /* [ 8045] OBJ_rpkiNotify */ 1116 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x2F, /* [ 8053] OBJ_id_ct_geofeedCSVwithCRLF */ 1117 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x30, /* [ 8064] OBJ_id_ct_signedChecklist */ 1118 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x08, /* [ 8075] OBJ_sm4_gcm */ 1119 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x09, /* [ 8083] OBJ_sm4_ccm */ 1120 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x31, /* [ 8091] OBJ_id_ct_ASPA */ 1121 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x32, /* [ 8102] OBJ_id_mod_cmp2000_02 */ 1122 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x63, /* [ 8110] OBJ_id_mod_cmp2021_88 */ 1123 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x64, /* [ 8118] OBJ_id_mod_cmp2021_02 */ 1124 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x14, /* [ 8126] OBJ_id_it_rootCaCert */ 1125 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x15, /* [ 8134] OBJ_id_it_certProfile */ 1126 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x16, /* [ 8142] OBJ_id_it_crlStatusList */ 1127 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x17, /* [ 8150] OBJ_id_it_crls */ 1128 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x07, /* [ 8158] OBJ_id_regCtrl_altCertTemplate */ 1129 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x0B, /* [ 8167] OBJ_id_regCtrl_algId */ 1130 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x0C, /* [ 8176] OBJ_id_regCtrl_rsaKeyLen */ 1131 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x2C, /* [ 8185] OBJ_id_aa_ets_attrCertificateRefs */ 1132 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x2D, /* [ 8196] OBJ_id_aa_ets_attrRevocationRefs */ 1133 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x34, /* [ 8207] OBJ_id_aa_CMSAlgorithmProtection */ 1134 0x04, /* [ 8216] OBJ_itu_t_identified_organization */ 1135 0x04,0x00, /* [ 8217] OBJ_etsi */ 1136 0x04,0x00,0x8D,0x45, /* [ 8219] OBJ_electronic_signature_standard */ 1137 0x04,0x00,0x8D,0x45,0x02, /* [ 8223] OBJ_ess_attributes */ 1138 0x04,0x00,0x8D,0x45,0x02,0x01, /* [ 8228] OBJ_id_aa_ets_mimeType */ 1139 0x04,0x00,0x8D,0x45,0x02,0x02, /* [ 8234] OBJ_id_aa_ets_longTermValidation */ 1140 0x04,0x00,0x8D,0x45,0x02,0x03, /* [ 8240] OBJ_id_aa_ets_SignaturePolicyDocument */ 1141 0x04,0x00,0x8D,0x45,0x02,0x04, /* [ 8246] OBJ_id_aa_ets_archiveTimestampV3 */ 1142 0x04,0x00,0x8D,0x45,0x02,0x05, /* [ 8252] OBJ_id_aa_ATSHashIndex */ 1143 0x04,0x00,0x81,0x95,0x32, /* [ 8258] OBJ_cades */ 1144 0x04,0x00,0x81,0x95,0x32,0x01, /* [ 8263] OBJ_cades_attributes */ 1145 0x04,0x00,0x81,0x95,0x32,0x01,0x01, /* [ 8269] OBJ_id_aa_ets_signerAttrV2 */ 1146 0x04,0x00,0x81,0x95,0x32,0x01,0x03, /* [ 8276] OBJ_id_aa_ets_sigPolicyStore */ 1147 0x04,0x00,0x81,0x95,0x32,0x01,0x04, /* [ 8283] OBJ_id_aa_ATSHashIndex_v2 */ 1148 0x04,0x00,0x81,0x95,0x32,0x01,0x05, /* [ 8290] OBJ_id_aa_ATSHashIndex_v3 */ 1149 0x04,0x00,0x81,0x95,0x32,0x01,0x06, /* [ 8297] OBJ_signedAssertion */ 1150 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x30, /* [ 8304] OBJ_id_aa_ets_archiveTimestampV2 */ 1151 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x83,0x11,0x03,0x01, /* [ 8315] OBJ_hmacWithSM3 */ 1152 0x60,0x86,0x48,0x01,0x86,0xF9,0x66, /* [ 8325] OBJ_oracle */ 1153 0x60,0x86,0x48,0x01,0x86,0xF9,0x66,0xAD,0xCA,0x7B,0x01,0x01, /* [ 8332] OBJ_oracle_jdk_trustedkeyusage */ 1154 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x32, /* [ 8344] OBJ_id_ct_signedTAL */ 1155 0x2A,0x81,0x1C,0xCF,0x55,0x01,0x68,0x0A, /* [ 8355] OBJ_sm4_xts */ 1156 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x19,0x02,0x01, /* [ 8363] OBJ_ms_ntds_obj_sid */ 1157 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x19,0x02, /* [ 8373] OBJ_ms_ntds_sec_ext */ 1158 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x15,0x07, /* [ 8382] OBJ_ms_cert_templ */ 1159 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x15,0x0A, /* [ 8391] OBJ_ms_app_policies */ 1160 0x55,0x1D,0x26, /* [ 8400] OBJ_authority_attribute_identifier */ 1161 0x55,0x1D,0x27, /* [ 8403] OBJ_role_spec_cert_identifier */ 1162 0x55,0x1D,0x29, /* [ 8406] OBJ_basic_att_constraints */ 1163 0x55,0x1D,0x2A, /* [ 8409] OBJ_delegated_name_constraints */ 1164 0x55,0x1D,0x2B, /* [ 8412] OBJ_time_specification */ 1165 0x55,0x1D,0x30, /* [ 8415] OBJ_attribute_descriptor */ 1166 0x55,0x1D,0x31, /* [ 8418] OBJ_user_notice */ 1167 0x55,0x1D,0x32, /* [ 8421] OBJ_soa_identifier */ 1168 0x55,0x1D,0x34, /* [ 8424] OBJ_acceptable_cert_policies */ 1169 0x55,0x1D,0x39, /* [ 8427] OBJ_acceptable_privilege_policies */ 1170 0x55,0x1D,0x3D, /* [ 8430] OBJ_indirect_issuer */ 1171 0x55,0x1D,0x3E, /* [ 8433] OBJ_no_assertion */ 1172 0x55,0x1D,0x3F, /* [ 8436] OBJ_id_aa_issuing_distribution_point */ 1173 0x55,0x1D,0x40, /* [ 8439] OBJ_issued_on_behalf_of */ 1174 0x55,0x1D,0x41, /* [ 8442] OBJ_single_use */ 1175 0x55,0x1D,0x42, /* [ 8445] OBJ_group_ac */ 1176 0x55,0x1D,0x43, /* [ 8448] OBJ_allowed_attribute_assignments */ 1177 0x55,0x1D,0x44, /* [ 8451] OBJ_attribute_mappings */ 1178 0x55,0x1D,0x45, /* [ 8454] OBJ_holder_name_constraints */ 1179 0x55,0x1D,0x46, /* [ 8457] OBJ_authorization_validation */ 1180 0x55,0x1D,0x47, /* [ 8460] OBJ_prot_restrict */ 1181 0x55,0x1D,0x48, /* [ 8463] OBJ_subject_alt_public_key_info */ 1182 0x55,0x1D,0x49, /* [ 8466] OBJ_alt_signature_algorithm */ 1183 0x55,0x1D,0x4A, /* [ 8469] OBJ_alt_signature_value */ 1184 0x55,0x1D,0x4B, /* [ 8472] OBJ_associated_information */ 1185 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x33, /* [ 8475] OBJ_id_ct_rpkiSignedPrefixList */ 1186 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x04, /* [ 8486] OBJ_id_on_hardwareModuleName */ 1187 0x2B,0x06,0x01,0x04,0x01,0x82,0xE4,0x25,0x01, /* [ 8494] OBJ_id_kp_wisun_fan_device */ 1188 0x67,0x81,0x05, /* [ 8503] OBJ_tcg */ 1189 0x67,0x81,0x05,0x01, /* [ 8506] OBJ_tcg_tcpaSpecVersion */ 1190 0x67,0x81,0x05,0x02, /* [ 8510] OBJ_tcg_attribute */ 1191 0x67,0x81,0x05,0x03, /* [ 8514] OBJ_tcg_protocol */ 1192 0x67,0x81,0x05,0x04, /* [ 8518] OBJ_tcg_algorithm */ 1193 0x67,0x81,0x05,0x05, /* [ 8522] OBJ_tcg_platformClass */ 1194 0x67,0x81,0x05,0x06, /* [ 8526] OBJ_tcg_ce */ 1195 0x67,0x81,0x05,0x08, /* [ 8530] OBJ_tcg_kp */ 1196 0x67,0x81,0x05,0x0B, /* [ 8534] OBJ_tcg_ca */ 1197 0x67,0x81,0x05,0x11, /* [ 8538] OBJ_tcg_address */ 1198 0x67,0x81,0x05,0x12, /* [ 8542] OBJ_tcg_registry */ 1199 0x67,0x81,0x05,0x13, /* [ 8546] OBJ_tcg_traits */ 1200 0x67,0x81,0x05,0x05,0x01, /* [ 8550] OBJ_tcg_common */ 1201 0x67,0x81,0x05,0x05,0x01,0x01, /* [ 8555] OBJ_tcg_at_platformManufacturerStr */ 1202 0x67,0x81,0x05,0x05,0x01,0x02, /* [ 8561] OBJ_tcg_at_platformManufacturerId */ 1203 0x67,0x81,0x05,0x05,0x01,0x03, /* [ 8567] OBJ_tcg_at_platformConfigUri */ 1204 0x67,0x81,0x05,0x05,0x01,0x04, /* [ 8573] OBJ_tcg_at_platformModel */ 1205 0x67,0x81,0x05,0x05,0x01,0x05, /* [ 8579] OBJ_tcg_at_platformVersion */ 1206 0x67,0x81,0x05,0x05,0x01,0x06, /* [ 8585] OBJ_tcg_at_platformSerial */ 1207 0x67,0x81,0x05,0x05,0x01,0x07, /* [ 8591] OBJ_tcg_at_platformConfiguration */ 1208 0x67,0x81,0x05,0x05,0x01,0x08, /* [ 8597] OBJ_tcg_at_platformIdentifier */ 1209 0x67,0x81,0x05,0x02,0x01, /* [ 8603] OBJ_tcg_at_tpmManufacturer */ 1210 0x67,0x81,0x05,0x02,0x02, /* [ 8608] OBJ_tcg_at_tpmModel */ 1211 0x67,0x81,0x05,0x02,0x03, /* [ 8613] OBJ_tcg_at_tpmVersion */ 1212 0x67,0x81,0x05,0x02,0x0A, /* [ 8618] OBJ_tcg_at_securityQualities */ 1213 0x67,0x81,0x05,0x02,0x0B, /* [ 8623] OBJ_tcg_at_tpmProtectionProfile */ 1214 0x67,0x81,0x05,0x02,0x0C, /* [ 8628] OBJ_tcg_at_tpmSecurityTarget */ 1215 0x67,0x81,0x05,0x02,0x0D, /* [ 8633] OBJ_tcg_at_tbbProtectionProfile */ 1216 0x67,0x81,0x05,0x02,0x0E, /* [ 8638] OBJ_tcg_at_tbbSecurityTarget */ 1217 0x67,0x81,0x05,0x02,0x0F, /* [ 8643] OBJ_tcg_at_tpmIdLabel */ 1218 0x67,0x81,0x05,0x02,0x10, /* [ 8648] OBJ_tcg_at_tpmSpecification */ 1219 0x67,0x81,0x05,0x02,0x11, /* [ 8653] OBJ_tcg_at_tcgPlatformSpecification */ 1220 0x67,0x81,0x05,0x02,0x12, /* [ 8658] OBJ_tcg_at_tpmSecurityAssertions */ 1221 0x67,0x81,0x05,0x02,0x13, /* [ 8663] OBJ_tcg_at_tbbSecurityAssertions */ 1222 0x67,0x81,0x05,0x02,0x17, /* [ 8668] OBJ_tcg_at_tcgCredentialSpecification */ 1223 0x67,0x81,0x05,0x02,0x19, /* [ 8673] OBJ_tcg_at_tcgCredentialType */ 1224 0x67,0x81,0x05,0x02,0x1A, /* [ 8678] OBJ_tcg_at_previousPlatformCertificates */ 1225 0x67,0x81,0x05,0x02,0x1B, /* [ 8683] OBJ_tcg_at_tbbSecurityAssertions_v3 */ 1226 0x67,0x81,0x05,0x02,0x1C, /* [ 8688] OBJ_tcg_at_cryptographicAnchors */ 1227 0x67,0x81,0x05,0x05,0x01,0x07,0x01, /* [ 8693] OBJ_tcg_at_platformConfiguration_v1 */ 1228 0x67,0x81,0x05,0x05,0x01,0x07,0x02, /* [ 8700] OBJ_tcg_at_platformConfiguration_v2 */ 1229 0x67,0x81,0x05,0x05,0x01,0x07,0x03, /* [ 8707] OBJ_tcg_at_platformConfiguration_v3 */ 1230 0x67,0x81,0x05,0x05,0x01,0x07,0x04, /* [ 8714] OBJ_tcg_at_platformConfigUri_v3 */ 1231 0x67,0x81,0x05,0x04,0x01, /* [ 8721] OBJ_tcg_algorithm_null */ 1232 0x67,0x81,0x05,0x08,0x01, /* [ 8726] OBJ_tcg_kp_EKCertificate */ 1233 0x67,0x81,0x05,0x08,0x02, /* [ 8731] OBJ_tcg_kp_PlatformAttributeCertificate */ 1234 0x67,0x81,0x05,0x08,0x03, /* [ 8736] OBJ_tcg_kp_AIKCertificate */ 1235 0x67,0x81,0x05,0x08,0x04, /* [ 8741] OBJ_tcg_kp_PlatformKeyCertificate */ 1236 0x67,0x81,0x05,0x08,0x05, /* [ 8746] OBJ_tcg_kp_DeltaPlatformAttributeCertificate */ 1237 0x67,0x81,0x05,0x08,0x06, /* [ 8751] OBJ_tcg_kp_DeltaPlatformKeyCertificate */ 1238 0x67,0x81,0x05,0x08,0x07, /* [ 8756] OBJ_tcg_kp_AdditionalPlatformAttributeCertificate */ 1239 0x67,0x81,0x05,0x08,0x08, /* [ 8761] OBJ_tcg_kp_AdditionalPlatformKeyCertificate */ 1240 0x67,0x81,0x05,0x06,0x02, /* [ 8766] OBJ_tcg_ce_relevantCredentials */ 1241 0x67,0x81,0x05,0x06,0x03, /* [ 8771] OBJ_tcg_ce_relevantManifests */ 1242 0x67,0x81,0x05,0x06,0x04, /* [ 8776] OBJ_tcg_ce_virtualPlatformAttestationService */ 1243 0x67,0x81,0x05,0x06,0x05, /* [ 8781] OBJ_tcg_ce_migrationControllerAttestationService */ 1244 0x67,0x81,0x05,0x06,0x06, /* [ 8786] OBJ_tcg_ce_migrationControllerRegistrationService */ 1245 0x67,0x81,0x05,0x06,0x07, /* [ 8791] OBJ_tcg_ce_virtualPlatformBackupService */ 1246 0x67,0x81,0x05,0x03,0x01, /* [ 8796] OBJ_tcg_prt_tpmIdProtocol */ 1247 0x67,0x81,0x05,0x11,0x01, /* [ 8801] OBJ_tcg_address_ethernetmac */ 1248 0x67,0x81,0x05,0x11,0x02, /* [ 8806] OBJ_tcg_address_wlanmac */ 1249 0x67,0x81,0x05,0x11,0x03, /* [ 8811] OBJ_tcg_address_bluetoothmac */ 1250 0x67,0x81,0x05,0x12,0x03, /* [ 8816] OBJ_tcg_registry_componentClass */ 1251 0x67,0x81,0x05,0x12,0x03,0x01, /* [ 8821] OBJ_tcg_registry_componentClass_tcg */ 1252 0x67,0x81,0x05,0x12,0x03,0x02, /* [ 8827] OBJ_tcg_registry_componentClass_ietf */ 1253 0x67,0x81,0x05,0x12,0x03,0x03, /* [ 8833] OBJ_tcg_registry_componentClass_dmtf */ 1254 0x67,0x81,0x05,0x12,0x03,0x04, /* [ 8839] OBJ_tcg_registry_componentClass_pcie */ 1255 0x67,0x81,0x05,0x12,0x03,0x05, /* [ 8845] OBJ_tcg_registry_componentClass_disk */ 1256 0x67,0x81,0x05,0x0B,0x04, /* [ 8851] OBJ_tcg_cap_verifiedPlatformCertificate */ 1257 0x67,0x81,0x05,0x13,0x01, /* [ 8856] OBJ_tcg_tr_ID */ 1258 0x67,0x81,0x05,0x13,0x02, /* [ 8861] OBJ_tcg_tr_category */ 1259 0x67,0x81,0x05,0x13,0x03, /* [ 8866] OBJ_tcg_tr_registry */ 1260 0x67,0x81,0x05,0x13,0x01,0x01, /* [ 8871] OBJ_tcg_tr_ID_Boolean */ 1261 0x67,0x81,0x05,0x13,0x01,0x02, /* [ 8877] OBJ_tcg_tr_ID_CertificateIdentifier */ 1262 0x67,0x81,0x05,0x13,0x01,0x03, /* [ 8883] OBJ_tcg_tr_ID_CommonCriteria */ 1263 0x67,0x81,0x05,0x13,0x01,0x04, /* [ 8889] OBJ_tcg_tr_ID_componentClass */ 1264 0x67,0x81,0x05,0x13,0x01,0x05, /* [ 8895] OBJ_tcg_tr_ID_componentIdentifierV11 */ 1265 0x67,0x81,0x05,0x13,0x01,0x06, /* [ 8901] OBJ_tcg_tr_ID_FIPSLevel */ 1266 0x67,0x81,0x05,0x13,0x01,0x07, /* [ 8907] OBJ_tcg_tr_ID_ISO9000Level */ 1267 0x67,0x81,0x05,0x13,0x01,0x08, /* [ 8913] OBJ_tcg_tr_ID_networkMAC */ 1268 0x67,0x81,0x05,0x13,0x01,0x09, /* [ 8919] OBJ_tcg_tr_ID_OID */ 1269 0x67,0x81,0x05,0x13,0x01,0x0A, /* [ 8925] OBJ_tcg_tr_ID_PEN */ 1270 0x67,0x81,0x05,0x13,0x01,0x0B, /* [ 8931] OBJ_tcg_tr_ID_platformFirmwareCapabilities */ 1271 0x67,0x81,0x05,0x13,0x01,0x0C, /* [ 8937] OBJ_tcg_tr_ID_platformFirmwareSignatureVerification */ 1272 0x67,0x81,0x05,0x13,0x01,0x0D, /* [ 8943] OBJ_tcg_tr_ID_platformFirmwareUpdateCompliance */ 1273 0x67,0x81,0x05,0x13,0x01,0x0E, /* [ 8949] OBJ_tcg_tr_ID_platformHardwareCapabilities */ 1274 0x67,0x81,0x05,0x13,0x01,0x0F, /* [ 8955] OBJ_tcg_tr_ID_RTM */ 1275 0x67,0x81,0x05,0x13,0x01,0x10, /* [ 8961] OBJ_tcg_tr_ID_status */ 1276 0x67,0x81,0x05,0x13,0x01,0x11, /* [ 8967] OBJ_tcg_tr_ID_URI */ 1277 0x67,0x81,0x05,0x13,0x01,0x12, /* [ 8973] OBJ_tcg_tr_ID_UTF8String */ 1278 0x67,0x81,0x05,0x13,0x01,0x13, /* [ 8979] OBJ_tcg_tr_ID_IA5String */ 1279 0x67,0x81,0x05,0x13,0x01,0x14, /* [ 8985] OBJ_tcg_tr_ID_PEMCertString */ 1280 0x67,0x81,0x05,0x13,0x01,0x15, /* [ 8991] OBJ_tcg_tr_ID_PublicKey */ 1281 0x67,0x81,0x05,0x13,0x02,0x01, /* [ 8997] OBJ_tcg_tr_cat_platformManufacturer */ 1282 0x67,0x81,0x05,0x13,0x02,0x02, /* [ 9003] OBJ_tcg_tr_cat_platformModel */ 1283 0x67,0x81,0x05,0x13,0x02,0x03, /* [ 9009] OBJ_tcg_tr_cat_platformVersion */ 1284 0x67,0x81,0x05,0x13,0x02,0x04, /* [ 9015] OBJ_tcg_tr_cat_platformSerial */ 1285 0x67,0x81,0x05,0x13,0x02,0x05, /* [ 9021] OBJ_tcg_tr_cat_platformManufacturerIdentifier */ 1286 0x67,0x81,0x05,0x13,0x02,0x06, /* [ 9027] OBJ_tcg_tr_cat_platformOwnership */ 1287 0x67,0x81,0x05,0x13,0x02,0x07, /* [ 9033] OBJ_tcg_tr_cat_componentClass */ 1288 0x67,0x81,0x05,0x13,0x02,0x08, /* [ 9039] OBJ_tcg_tr_cat_componentManufacturer */ 1289 0x67,0x81,0x05,0x13,0x02,0x09, /* [ 9045] OBJ_tcg_tr_cat_componentModel */ 1290 0x67,0x81,0x05,0x13,0x02,0x0A, /* [ 9051] OBJ_tcg_tr_cat_componentSerial */ 1291 0x67,0x81,0x05,0x13,0x02,0x0B, /* [ 9057] OBJ_tcg_tr_cat_componentStatus */ 1292 0x67,0x81,0x05,0x13,0x02,0x0C, /* [ 9063] OBJ_tcg_tr_cat_componentLocation */ 1293 0x67,0x81,0x05,0x13,0x02,0x0D, /* [ 9069] OBJ_tcg_tr_cat_componentRevision */ 1294 0x67,0x81,0x05,0x13,0x02,0x0E, /* [ 9075] OBJ_tcg_tr_cat_componentFieldReplaceable */ 1295 0x67,0x81,0x05,0x13,0x02,0x0F, /* [ 9081] OBJ_tcg_tr_cat_EKCertificate */ 1296 0x67,0x81,0x05,0x13,0x02,0x10, /* [ 9087] OBJ_tcg_tr_cat_IAKCertificate */ 1297 0x67,0x81,0x05,0x13,0x02,0x11, /* [ 9093] OBJ_tcg_tr_cat_IDevIDCertificate */ 1298 0x67,0x81,0x05,0x13,0x02,0x12, /* [ 9099] OBJ_tcg_tr_cat_DICECertificate */ 1299 0x67,0x81,0x05,0x13,0x02,0x13, /* [ 9105] OBJ_tcg_tr_cat_SPDMCertificate */ 1300 0x67,0x81,0x05,0x13,0x02,0x14, /* [ 9111] OBJ_tcg_tr_cat_PEMCertificate */ 1301 0x67,0x81,0x05,0x13,0x02,0x15, /* [ 9117] OBJ_tcg_tr_cat_PlatformCertificate */ 1302 0x67,0x81,0x05,0x13,0x02,0x16, /* [ 9123] OBJ_tcg_tr_cat_DeltaPlatformCertificate */ 1303 0x67,0x81,0x05,0x13,0x02,0x17, /* [ 9129] OBJ_tcg_tr_cat_RebasePlatformCertificate */ 1304 0x67,0x81,0x05,0x13,0x02,0x18, /* [ 9135] OBJ_tcg_tr_cat_genericCertificate */ 1305 0x67,0x81,0x05,0x13,0x02,0x19, /* [ 9141] OBJ_tcg_tr_cat_CommonCriteria */ 1306 0x67,0x81,0x05,0x13,0x02,0x1A, /* [ 9147] OBJ_tcg_tr_cat_componentIdentifierV11 */ 1307 0x67,0x81,0x05,0x13,0x02,0x1B, /* [ 9153] OBJ_tcg_tr_cat_FIPSLevel */ 1308 0x67,0x81,0x05,0x13,0x02,0x1C, /* [ 9159] OBJ_tcg_tr_cat_ISO9000 */ 1309 0x67,0x81,0x05,0x13,0x02,0x1D, /* [ 9165] OBJ_tcg_tr_cat_networkMAC */ 1310 0x67,0x81,0x05,0x13,0x02,0x1E, /* [ 9171] OBJ_tcg_tr_cat_attestationProtocol */ 1311 0x67,0x81,0x05,0x13,0x02,0x1F, /* [ 9177] OBJ_tcg_tr_cat_PEN */ 1312 0x67,0x81,0x05,0x13,0x02,0x20, /* [ 9183] OBJ_tcg_tr_cat_platformFirmwareCapabilities */ 1313 0x67,0x81,0x05,0x13,0x02,0x21, /* [ 9189] OBJ_tcg_tr_cat_platformHardwareCapabilities */ 1314 0x67,0x81,0x05,0x13,0x02,0x22, /* [ 9195] OBJ_tcg_tr_cat_platformFirmwareSignatureVerification */ 1315 0x67,0x81,0x05,0x13,0x02,0x23, /* [ 9201] OBJ_tcg_tr_cat_platformFirmwareUpdateCompliance */ 1316 0x67,0x81,0x05,0x13,0x02,0x24, /* [ 9207] OBJ_tcg_tr_cat_RTM */ 1317 0x67,0x81,0x05,0x13,0x02,0x25, /* [ 9213] OBJ_tcg_tr_cat_PublicKey */ 1318 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x04,0x01, /* [ 9219] OBJ_ML_KEM_512 */ 1319 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x04,0x02, /* [ 9228] OBJ_ML_KEM_768 */ 1320 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x04,0x03, /* [ 9237] OBJ_ML_KEM_1024 */ 1321 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x11, /* [ 9246] OBJ_ML_DSA_44 */ 1322 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x12, /* [ 9255] OBJ_ML_DSA_65 */ 1323 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x13, /* [ 9264] OBJ_ML_DSA_87 */ 1324 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x14, /* [ 9273] OBJ_SLH_DSA_SHA2_128s */ 1325 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x15, /* [ 9282] OBJ_SLH_DSA_SHA2_128f */ 1326 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x16, /* [ 9291] OBJ_SLH_DSA_SHA2_192s */ 1327 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x17, /* [ 9300] OBJ_SLH_DSA_SHA2_192f */ 1328 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x18, /* [ 9309] OBJ_SLH_DSA_SHA2_256s */ 1329 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x19, /* [ 9318] OBJ_SLH_DSA_SHA2_256f */ 1330 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1A, /* [ 9327] OBJ_SLH_DSA_SHAKE_128s */ 1331 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1B, /* [ 9336] OBJ_SLH_DSA_SHAKE_128f */ 1332 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1C, /* [ 9345] OBJ_SLH_DSA_SHAKE_192s */ 1333 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1D, /* [ 9354] OBJ_SLH_DSA_SHAKE_192f */ 1334 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1E, /* [ 9363] OBJ_SLH_DSA_SHAKE_256s */ 1335 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x1F, /* [ 9372] OBJ_SLH_DSA_SHAKE_256f */ 1336 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x20, /* [ 9381] OBJ_HASH_ML_DSA_44_WITH_SHA512 */ 1337 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x21, /* [ 9390] OBJ_HASH_ML_DSA_65_WITH_SHA512 */ 1338 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x22, /* [ 9399] OBJ_HASH_ML_DSA_87_WITH_SHA512 */ 1339 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x23, /* [ 9408] OBJ_SLH_DSA_SHA2_128s_WITH_SHA256 */ 1340 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x24, /* [ 9417] OBJ_SLH_DSA_SHA2_128f_WITH_SHA256 */ 1341 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x25, /* [ 9426] OBJ_SLH_DSA_SHA2_192s_WITH_SHA512 */ 1342 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x26, /* [ 9435] OBJ_SLH_DSA_SHA2_192f_WITH_SHA512 */ 1343 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x27, /* [ 9444] OBJ_SLH_DSA_SHA2_256s_WITH_SHA512 */ 1344 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x28, /* [ 9453] OBJ_SLH_DSA_SHA2_256f_WITH_SHA512 */ 1345 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x29, /* [ 9462] OBJ_SLH_DSA_SHAKE_128s_WITH_SHAKE128 */ 1346 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x2A, /* [ 9471] OBJ_SLH_DSA_SHAKE_128f_WITH_SHAKE128 */ 1347 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x2B, /* [ 9480] OBJ_SLH_DSA_SHAKE_192s_WITH_SHAKE256 */ 1348 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x2C, /* [ 9489] OBJ_SLH_DSA_SHAKE_192f_WITH_SHAKE256 */ 1349 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x2D, /* [ 9498] OBJ_SLH_DSA_SHAKE_256s_WITH_SHAKE256 */ 1350 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x2E, /* [ 9507] OBJ_SLH_DSA_SHAKE_256f_WITH_SHAKE256 */ 1351 }; 1352 1353 #define NUM_NID 1487 1354 static const ASN1_OBJECT nid_objs[NUM_NID] = { 1355 {"UNDEF", "undefined", NID_undef}, 1356 {"rsadsi", "RSA Data Security, Inc.", NID_rsadsi, 6, &so[0]}, 1357 {"pkcs", "RSA Data Security, Inc. PKCS", NID_pkcs, 7, &so[6]}, 1358 {"MD2", "md2", NID_md2, 8, &so[13]}, 1359 {"MD5", "md5", NID_md5, 8, &so[21]}, 1360 {"RC4", "rc4", NID_rc4, 8, &so[29]}, 1361 {"rsaEncryption", "rsaEncryption", NID_rsaEncryption, 9, &so[37]}, 1362 {"RSA-MD2", "md2WithRSAEncryption", NID_md2WithRSAEncryption, 9, &so[46]}, 1363 {"RSA-MD5", "md5WithRSAEncryption", NID_md5WithRSAEncryption, 9, &so[55]}, 1364 {"PBE-MD2-DES", "pbeWithMD2AndDES-CBC", NID_pbeWithMD2AndDES_CBC, 9, &so[64]}, 1365 {"PBE-MD5-DES", "pbeWithMD5AndDES-CBC", NID_pbeWithMD5AndDES_CBC, 9, &so[73]}, 1366 {"X500", "directory services (X.500)", NID_X500, 1, &so[82]}, 1367 {"X509", "X509", NID_X509, 2, &so[83]}, 1368 {"CN", "commonName", NID_commonName, 3, &so[85]}, 1369 {"C", "countryName", NID_countryName, 3, &so[88]}, 1370 {"L", "localityName", NID_localityName, 3, &so[91]}, 1371 {"ST", "stateOrProvinceName", NID_stateOrProvinceName, 3, &so[94]}, 1372 {"O", "organizationName", NID_organizationName, 3, &so[97]}, 1373 {"OU", "organizationalUnitName", NID_organizationalUnitName, 3, &so[100]}, 1374 {"RSA", "rsa", NID_rsa, 4, &so[103]}, 1375 {"pkcs7", "pkcs7", NID_pkcs7, 8, &so[107]}, 1376 {"pkcs7-data", "pkcs7-data", NID_pkcs7_data, 9, &so[115]}, 1377 {"pkcs7-signedData", "pkcs7-signedData", NID_pkcs7_signed, 9, &so[124]}, 1378 {"pkcs7-envelopedData", "pkcs7-envelopedData", NID_pkcs7_enveloped, 9, &so[133]}, 1379 {"pkcs7-signedAndEnvelopedData", "pkcs7-signedAndEnvelopedData", NID_pkcs7_signedAndEnveloped, 9, &so[142]}, 1380 {"pkcs7-digestData", "pkcs7-digestData", NID_pkcs7_digest, 9, &so[151]}, 1381 {"pkcs7-encryptedData", "pkcs7-encryptedData", NID_pkcs7_encrypted, 9, &so[160]}, 1382 {"pkcs3", "pkcs3", NID_pkcs3, 8, &so[169]}, 1383 {"dhKeyAgreement", "dhKeyAgreement", NID_dhKeyAgreement, 9, &so[177]}, 1384 {"DES-ECB", "des-ecb", NID_des_ecb, 5, &so[186]}, 1385 {"DES-CFB", "des-cfb", NID_des_cfb64, 5, &so[191]}, 1386 {"DES-CBC", "des-cbc", NID_des_cbc, 5, &so[196]}, 1387 {"DES-EDE", "des-ede", NID_des_ede_ecb, 5, &so[201]}, 1388 {"DES-EDE3", "des-ede3", NID_des_ede3_ecb}, 1389 {"IDEA-CBC", "idea-cbc", NID_idea_cbc, 11, &so[206]}, 1390 {"IDEA-CFB", "idea-cfb", NID_idea_cfb64}, 1391 {"IDEA-ECB", "idea-ecb", NID_idea_ecb}, 1392 {"RC2-CBC", "rc2-cbc", NID_rc2_cbc, 8, &so[217]}, 1393 {"RC2-ECB", "rc2-ecb", NID_rc2_ecb}, 1394 {"RC2-CFB", "rc2-cfb", NID_rc2_cfb64}, 1395 {"RC2-OFB", "rc2-ofb", NID_rc2_ofb64}, 1396 {"SHA", "sha", NID_sha, 5, &so[225]}, 1397 {"RSA-SHA", "shaWithRSAEncryption", NID_shaWithRSAEncryption, 5, &so[230]}, 1398 {"DES-EDE-CBC", "des-ede-cbc", NID_des_ede_cbc}, 1399 {"DES-EDE3-CBC", "des-ede3-cbc", NID_des_ede3_cbc, 8, &so[235]}, 1400 {"DES-OFB", "des-ofb", NID_des_ofb64, 5, &so[243]}, 1401 {"IDEA-OFB", "idea-ofb", NID_idea_ofb64}, 1402 {"pkcs9", "pkcs9", NID_pkcs9, 8, &so[248]}, 1403 {"emailAddress", "emailAddress", NID_pkcs9_emailAddress, 9, &so[256]}, 1404 {"unstructuredName", "unstructuredName", NID_pkcs9_unstructuredName, 9, &so[265]}, 1405 {"contentType", "contentType", NID_pkcs9_contentType, 9, &so[274]}, 1406 {"messageDigest", "messageDigest", NID_pkcs9_messageDigest, 9, &so[283]}, 1407 {"signingTime", "signingTime", NID_pkcs9_signingTime, 9, &so[292]}, 1408 {"countersignature", "countersignature", NID_pkcs9_countersignature, 9, &so[301]}, 1409 {"challengePassword", "challengePassword", NID_pkcs9_challengePassword, 9, &so[310]}, 1410 {"unstructuredAddress", "unstructuredAddress", NID_pkcs9_unstructuredAddress, 9, &so[319]}, 1411 {"extendedCertificateAttributes", "extendedCertificateAttributes", NID_pkcs9_extCertAttributes, 9, &so[328]}, 1412 {"Netscape", "Netscape Communications Corp.", NID_netscape, 7, &so[337]}, 1413 {"nsCertExt", "Netscape Certificate Extension", NID_netscape_cert_extension, 8, &so[344]}, 1414 {"nsDataType", "Netscape Data Type", NID_netscape_data_type, 8, &so[352]}, 1415 {"DES-EDE-CFB", "des-ede-cfb", NID_des_ede_cfb64}, 1416 {"DES-EDE3-CFB", "des-ede3-cfb", NID_des_ede3_cfb64}, 1417 {"DES-EDE-OFB", "des-ede-ofb", NID_des_ede_ofb64}, 1418 {"DES-EDE3-OFB", "des-ede3-ofb", NID_des_ede3_ofb64}, 1419 {"SHA1", "sha1", NID_sha1, 5, &so[360]}, 1420 {"RSA-SHA1", "sha1WithRSAEncryption", NID_sha1WithRSAEncryption, 9, &so[365]}, 1421 {"DSA-SHA", "dsaWithSHA", NID_dsaWithSHA, 5, &so[374]}, 1422 {"DSA-old", "dsaEncryption-old", NID_dsa_2, 5, &so[379]}, 1423 {"PBE-SHA1-RC2-64", "pbeWithSHA1AndRC2-CBC", NID_pbeWithSHA1AndRC2_CBC, 9, &so[384]}, 1424 {"PBKDF2", "PBKDF2", NID_id_pbkdf2, 9, &so[393]}, 1425 {"DSA-SHA1-old", "dsaWithSHA1-old", NID_dsaWithSHA1_2, 5, &so[402]}, 1426 {"nsCertType", "Netscape Cert Type", NID_netscape_cert_type, 9, &so[407]}, 1427 {"nsBaseUrl", "Netscape Base Url", NID_netscape_base_url, 9, &so[416]}, 1428 {"nsRevocationUrl", "Netscape Revocation Url", NID_netscape_revocation_url, 9, &so[425]}, 1429 {"nsCaRevocationUrl", "Netscape CA Revocation Url", NID_netscape_ca_revocation_url, 9, &so[434]}, 1430 {"nsRenewalUrl", "Netscape Renewal Url", NID_netscape_renewal_url, 9, &so[443]}, 1431 {"nsCaPolicyUrl", "Netscape CA Policy Url", NID_netscape_ca_policy_url, 9, &so[452]}, 1432 {"nsSslServerName", "Netscape SSL Server Name", NID_netscape_ssl_server_name, 9, &so[461]}, 1433 {"nsComment", "Netscape Comment", NID_netscape_comment, 9, &so[470]}, 1434 {"nsCertSequence", "Netscape Certificate Sequence", NID_netscape_cert_sequence, 9, &so[479]}, 1435 {"DESX-CBC", "desx-cbc", NID_desx_cbc}, 1436 {"id-ce", "id-ce", NID_id_ce, 2, &so[488]}, 1437 {"subjectKeyIdentifier", "X509v3 Subject Key Identifier", NID_subject_key_identifier, 3, &so[490]}, 1438 {"keyUsage", "X509v3 Key Usage", NID_key_usage, 3, &so[493]}, 1439 {"privateKeyUsagePeriod", "X509v3 Private Key Usage Period", NID_private_key_usage_period, 3, &so[496]}, 1440 {"subjectAltName", "X509v3 Subject Alternative Name", NID_subject_alt_name, 3, &so[499]}, 1441 {"issuerAltName", "X509v3 Issuer Alternative Name", NID_issuer_alt_name, 3, &so[502]}, 1442 {"basicConstraints", "X509v3 Basic Constraints", NID_basic_constraints, 3, &so[505]}, 1443 {"crlNumber", "X509v3 CRL Number", NID_crl_number, 3, &so[508]}, 1444 {"certificatePolicies", "X509v3 Certificate Policies", NID_certificate_policies, 3, &so[511]}, 1445 {"authorityKeyIdentifier", "X509v3 Authority Key Identifier", NID_authority_key_identifier, 3, &so[514]}, 1446 {"BF-CBC", "bf-cbc", NID_bf_cbc, 9, &so[517]}, 1447 {"BF-ECB", "bf-ecb", NID_bf_ecb}, 1448 {"BF-CFB", "bf-cfb", NID_bf_cfb64}, 1449 {"BF-OFB", "bf-ofb", NID_bf_ofb64}, 1450 {"MDC2", "mdc2", NID_mdc2, 4, &so[526]}, 1451 {"RSA-MDC2", "mdc2WithRSA", NID_mdc2WithRSA, 4, &so[530]}, 1452 {"RC4-40", "rc4-40", NID_rc4_40}, 1453 {"RC2-40-CBC", "rc2-40-cbc", NID_rc2_40_cbc}, 1454 {"GN", "givenName", NID_givenName, 3, &so[534]}, 1455 {"SN", "surname", NID_surname, 3, &so[537]}, 1456 {"initials", "initials", NID_initials, 3, &so[540]}, 1457 {"uid", "uniqueIdentifier", NID_uniqueIdentifier, 10, &so[543]}, 1458 {"crlDistributionPoints", "X509v3 CRL Distribution Points", NID_crl_distribution_points, 3, &so[553]}, 1459 {"RSA-NP-MD5", "md5WithRSA", NID_md5WithRSA, 5, &so[556]}, 1460 {"serialNumber", "serialNumber", NID_serialNumber, 3, &so[561]}, 1461 {"title", "title", NID_title, 3, &so[564]}, 1462 {"description", "description", NID_description, 3, &so[567]}, 1463 {"CAST5-CBC", "cast5-cbc", NID_cast5_cbc, 9, &so[570]}, 1464 {"CAST5-ECB", "cast5-ecb", NID_cast5_ecb}, 1465 {"CAST5-CFB", "cast5-cfb", NID_cast5_cfb64}, 1466 {"CAST5-OFB", "cast5-ofb", NID_cast5_ofb64}, 1467 {"pbeWithMD5AndCast5CBC", "pbeWithMD5AndCast5CBC", NID_pbeWithMD5AndCast5_CBC, 9, &so[579]}, 1468 {"DSA-SHA1", "dsaWithSHA1", NID_dsaWithSHA1, 7, &so[588]}, 1469 {"MD5-SHA1", "md5-sha1", NID_md5_sha1}, 1470 {"RSA-SHA1-2", "sha1WithRSA", NID_sha1WithRSA, 5, &so[595]}, 1471 {"DSA", "dsaEncryption", NID_dsa, 7, &so[600]}, 1472 {"RIPEMD160", "ripemd160", NID_ripemd160, 5, &so[607]}, 1473 { NULL, NULL, NID_undef }, 1474 {"RSA-RIPEMD160", "ripemd160WithRSA", NID_ripemd160WithRSA, 6, &so[612]}, 1475 {"RC5-CBC", "rc5-cbc", NID_rc5_cbc, 8, &so[618]}, 1476 {"RC5-ECB", "rc5-ecb", NID_rc5_ecb}, 1477 {"RC5-CFB", "rc5-cfb", NID_rc5_cfb64}, 1478 {"RC5-OFB", "rc5-ofb", NID_rc5_ofb64}, 1479 { NULL, NULL, NID_undef }, 1480 {"ZLIB", "zlib compression", NID_zlib_compression, 11, &so[626]}, 1481 {"extendedKeyUsage", "X509v3 Extended Key Usage", NID_ext_key_usage, 3, &so[637]}, 1482 {"PKIX", "PKIX", NID_id_pkix, 6, &so[640]}, 1483 {"id-kp", "id-kp", NID_id_kp, 7, &so[646]}, 1484 {"serverAuth", "TLS Web Server Authentication", NID_server_auth, 8, &so[653]}, 1485 {"clientAuth", "TLS Web Client Authentication", NID_client_auth, 8, &so[661]}, 1486 {"codeSigning", "Code Signing", NID_code_sign, 8, &so[669]}, 1487 {"emailProtection", "E-mail Protection", NID_email_protect, 8, &so[677]}, 1488 {"timeStamping", "Time Stamping", NID_time_stamp, 8, &so[685]}, 1489 {"msCodeInd", "Microsoft Individual Code Signing", NID_ms_code_ind, 10, &so[693]}, 1490 {"msCodeCom", "Microsoft Commercial Code Signing", NID_ms_code_com, 10, &so[703]}, 1491 {"msCTLSign", "Microsoft Trust List Signing", NID_ms_ctl_sign, 10, &so[713]}, 1492 {"msSGC", "Microsoft Server Gated Crypto", NID_ms_sgc, 10, &so[723]}, 1493 {"msEFS", "Microsoft Encrypted File System", NID_ms_efs, 10, &so[733]}, 1494 {"nsSGC", "Netscape Server Gated Crypto", NID_ns_sgc, 9, &so[743]}, 1495 {"deltaCRL", "X509v3 Delta CRL Indicator", NID_delta_crl, 3, &so[752]}, 1496 {"CRLReason", "X509v3 CRL Reason Code", NID_crl_reason, 3, &so[755]}, 1497 {"invalidityDate", "Invalidity Date", NID_invalidity_date, 3, &so[758]}, 1498 {"SXNetID", "Strong Extranet ID", NID_sxnet, 5, &so[761]}, 1499 {"PBE-SHA1-RC4-128", "pbeWithSHA1And128BitRC4", NID_pbe_WithSHA1And128BitRC4, 10, &so[766]}, 1500 {"PBE-SHA1-RC4-40", "pbeWithSHA1And40BitRC4", NID_pbe_WithSHA1And40BitRC4, 10, &so[776]}, 1501 {"PBE-SHA1-3DES", "pbeWithSHA1And3-KeyTripleDES-CBC", NID_pbe_WithSHA1And3_Key_TripleDES_CBC, 10, &so[786]}, 1502 {"PBE-SHA1-2DES", "pbeWithSHA1And2-KeyTripleDES-CBC", NID_pbe_WithSHA1And2_Key_TripleDES_CBC, 10, &so[796]}, 1503 {"PBE-SHA1-RC2-128", "pbeWithSHA1And128BitRC2-CBC", NID_pbe_WithSHA1And128BitRC2_CBC, 10, &so[806]}, 1504 {"PBE-SHA1-RC2-40", "pbeWithSHA1And40BitRC2-CBC", NID_pbe_WithSHA1And40BitRC2_CBC, 10, &so[816]}, 1505 {"keyBag", "keyBag", NID_keyBag, 11, &so[826]}, 1506 {"pkcs8ShroudedKeyBag", "pkcs8ShroudedKeyBag", NID_pkcs8ShroudedKeyBag, 11, &so[837]}, 1507 {"certBag", "certBag", NID_certBag, 11, &so[848]}, 1508 {"crlBag", "crlBag", NID_crlBag, 11, &so[859]}, 1509 {"secretBag", "secretBag", NID_secretBag, 11, &so[870]}, 1510 {"safeContentsBag", "safeContentsBag", NID_safeContentsBag, 11, &so[881]}, 1511 {"friendlyName", "friendlyName", NID_friendlyName, 9, &so[892]}, 1512 {"localKeyID", "localKeyID", NID_localKeyID, 9, &so[901]}, 1513 {"x509Certificate", "x509Certificate", NID_x509Certificate, 10, &so[910]}, 1514 {"sdsiCertificate", "sdsiCertificate", NID_sdsiCertificate, 10, &so[920]}, 1515 {"x509Crl", "x509Crl", NID_x509Crl, 10, &so[930]}, 1516 {"PBES2", "PBES2", NID_pbes2, 9, &so[940]}, 1517 {"PBMAC1", "PBMAC1", NID_pbmac1, 9, &so[949]}, 1518 {"hmacWithSHA1", "hmacWithSHA1", NID_hmacWithSHA1, 8, &so[958]}, 1519 {"id-qt-cps", "Policy Qualifier CPS", NID_id_qt_cps, 8, &so[966]}, 1520 {"id-qt-unotice", "Policy Qualifier User Notice", NID_id_qt_unotice, 8, &so[974]}, 1521 {"RC2-64-CBC", "rc2-64-cbc", NID_rc2_64_cbc}, 1522 {"SMIME-CAPS", "S/MIME Capabilities", NID_SMIMECapabilities, 9, &so[982]}, 1523 {"PBE-MD2-RC2-64", "pbeWithMD2AndRC2-CBC", NID_pbeWithMD2AndRC2_CBC, 9, &so[991]}, 1524 {"PBE-MD5-RC2-64", "pbeWithMD5AndRC2-CBC", NID_pbeWithMD5AndRC2_CBC, 9, &so[1000]}, 1525 {"PBE-SHA1-DES", "pbeWithSHA1AndDES-CBC", NID_pbeWithSHA1AndDES_CBC, 9, &so[1009]}, 1526 {"msExtReq", "Microsoft Extension Request", NID_ms_ext_req, 10, &so[1018]}, 1527 {"extReq", "Extension Request", NID_ext_req, 9, &so[1028]}, 1528 {"name", "name", NID_name, 3, &so[1037]}, 1529 {"dnQualifier", "dnQualifier", NID_dnQualifier, 3, &so[1040]}, 1530 {"id-pe", "id-pe", NID_id_pe, 7, &so[1043]}, 1531 {"id-ad", "id-ad", NID_id_ad, 7, &so[1050]}, 1532 {"authorityInfoAccess", "Authority Information Access", NID_info_access, 8, &so[1057]}, 1533 {"OCSP", "OCSP", NID_ad_OCSP, 8, &so[1065]}, 1534 {"caIssuers", "CA Issuers", NID_ad_ca_issuers, 8, &so[1073]}, 1535 {"OCSPSigning", "OCSP Signing", NID_OCSP_sign, 8, &so[1081]}, 1536 {"ISO", "iso", NID_iso}, 1537 {"member-body", "ISO Member Body", NID_member_body, 1, &so[1089]}, 1538 {"ISO-US", "ISO US Member Body", NID_ISO_US, 3, &so[1090]}, 1539 {"X9-57", "X9.57", NID_X9_57, 5, &so[1093]}, 1540 {"X9cm", "X9.57 CM ?", NID_X9cm, 6, &so[1098]}, 1541 {"pkcs1", "pkcs1", NID_pkcs1, 8, &so[1104]}, 1542 {"pkcs5", "pkcs5", NID_pkcs5, 8, &so[1112]}, 1543 {"SMIME", "S/MIME", NID_SMIME, 9, &so[1120]}, 1544 {"id-smime-mod", "id-smime-mod", NID_id_smime_mod, 10, &so[1129]}, 1545 {"id-smime-ct", "id-smime-ct", NID_id_smime_ct, 10, &so[1139]}, 1546 {"id-smime-aa", "id-smime-aa", NID_id_smime_aa, 10, &so[1149]}, 1547 {"id-smime-alg", "id-smime-alg", NID_id_smime_alg, 10, &so[1159]}, 1548 {"id-smime-cd", "id-smime-cd", NID_id_smime_cd, 10, &so[1169]}, 1549 {"id-smime-spq", "id-smime-spq", NID_id_smime_spq, 10, &so[1179]}, 1550 {"id-smime-cti", "id-smime-cti", NID_id_smime_cti, 10, &so[1189]}, 1551 {"id-smime-mod-cms", "id-smime-mod-cms", NID_id_smime_mod_cms, 11, &so[1199]}, 1552 {"id-smime-mod-ess", "id-smime-mod-ess", NID_id_smime_mod_ess, 11, &so[1210]}, 1553 {"id-smime-mod-oid", "id-smime-mod-oid", NID_id_smime_mod_oid, 11, &so[1221]}, 1554 {"id-smime-mod-msg-v3", "id-smime-mod-msg-v3", NID_id_smime_mod_msg_v3, 11, &so[1232]}, 1555 {"id-smime-mod-ets-eSignature-88", "id-smime-mod-ets-eSignature-88", NID_id_smime_mod_ets_eSignature_88, 11, &so[1243]}, 1556 {"id-smime-mod-ets-eSignature-97", "id-smime-mod-ets-eSignature-97", NID_id_smime_mod_ets_eSignature_97, 11, &so[1254]}, 1557 {"id-smime-mod-ets-eSigPolicy-88", "id-smime-mod-ets-eSigPolicy-88", NID_id_smime_mod_ets_eSigPolicy_88, 11, &so[1265]}, 1558 {"id-smime-mod-ets-eSigPolicy-97", "id-smime-mod-ets-eSigPolicy-97", NID_id_smime_mod_ets_eSigPolicy_97, 11, &so[1276]}, 1559 {"id-smime-ct-receipt", "id-smime-ct-receipt", NID_id_smime_ct_receipt, 11, &so[1287]}, 1560 {"id-smime-ct-authData", "id-smime-ct-authData", NID_id_smime_ct_authData, 11, &so[1298]}, 1561 {"id-smime-ct-publishCert", "id-smime-ct-publishCert", NID_id_smime_ct_publishCert, 11, &so[1309]}, 1562 {"id-smime-ct-TSTInfo", "id-smime-ct-TSTInfo", NID_id_smime_ct_TSTInfo, 11, &so[1320]}, 1563 {"id-smime-ct-TDTInfo", "id-smime-ct-TDTInfo", NID_id_smime_ct_TDTInfo, 11, &so[1331]}, 1564 {"id-smime-ct-contentInfo", "id-smime-ct-contentInfo", NID_id_smime_ct_contentInfo, 11, &so[1342]}, 1565 {"id-smime-ct-DVCSRequestData", "id-smime-ct-DVCSRequestData", NID_id_smime_ct_DVCSRequestData, 11, &so[1353]}, 1566 {"id-smime-ct-DVCSResponseData", "id-smime-ct-DVCSResponseData", NID_id_smime_ct_DVCSResponseData, 11, &so[1364]}, 1567 {"id-smime-aa-receiptRequest", "id-smime-aa-receiptRequest", NID_id_smime_aa_receiptRequest, 11, &so[1375]}, 1568 {"id-smime-aa-securityLabel", "id-smime-aa-securityLabel", NID_id_smime_aa_securityLabel, 11, &so[1386]}, 1569 {"id-smime-aa-mlExpandHistory", "id-smime-aa-mlExpandHistory", NID_id_smime_aa_mlExpandHistory, 11, &so[1397]}, 1570 {"id-smime-aa-contentHint", "id-smime-aa-contentHint", NID_id_smime_aa_contentHint, 11, &so[1408]}, 1571 {"id-smime-aa-msgSigDigest", "id-smime-aa-msgSigDigest", NID_id_smime_aa_msgSigDigest, 11, &so[1419]}, 1572 {"id-smime-aa-encapContentType", "id-smime-aa-encapContentType", NID_id_smime_aa_encapContentType, 11, &so[1430]}, 1573 {"id-smime-aa-contentIdentifier", "id-smime-aa-contentIdentifier", NID_id_smime_aa_contentIdentifier, 11, &so[1441]}, 1574 {"id-smime-aa-macValue", "id-smime-aa-macValue", NID_id_smime_aa_macValue, 11, &so[1452]}, 1575 {"id-smime-aa-equivalentLabels", "id-smime-aa-equivalentLabels", NID_id_smime_aa_equivalentLabels, 11, &so[1463]}, 1576 {"id-smime-aa-contentReference", "id-smime-aa-contentReference", NID_id_smime_aa_contentReference, 11, &so[1474]}, 1577 {"id-smime-aa-encrypKeyPref", "id-smime-aa-encrypKeyPref", NID_id_smime_aa_encrypKeyPref, 11, &so[1485]}, 1578 {"id-smime-aa-signingCertificate", "id-smime-aa-signingCertificate", NID_id_smime_aa_signingCertificate, 11, &so[1496]}, 1579 {"id-smime-aa-smimeEncryptCerts", "id-smime-aa-smimeEncryptCerts", NID_id_smime_aa_smimeEncryptCerts, 11, &so[1507]}, 1580 {"id-smime-aa-timeStampToken", "id-smime-aa-timeStampToken", NID_id_smime_aa_timeStampToken, 11, &so[1518]}, 1581 {"id-smime-aa-ets-sigPolicyId", "id-smime-aa-ets-sigPolicyId", NID_id_smime_aa_ets_sigPolicyId, 11, &so[1529]}, 1582 {"id-smime-aa-ets-commitmentType", "id-smime-aa-ets-commitmentType", NID_id_smime_aa_ets_commitmentType, 11, &so[1540]}, 1583 {"id-smime-aa-ets-signerLocation", "id-smime-aa-ets-signerLocation", NID_id_smime_aa_ets_signerLocation, 11, &so[1551]}, 1584 {"id-smime-aa-ets-signerAttr", "id-smime-aa-ets-signerAttr", NID_id_smime_aa_ets_signerAttr, 11, &so[1562]}, 1585 {"id-smime-aa-ets-otherSigCert", "id-smime-aa-ets-otherSigCert", NID_id_smime_aa_ets_otherSigCert, 11, &so[1573]}, 1586 {"id-smime-aa-ets-contentTimestamp", "id-smime-aa-ets-contentTimestamp", NID_id_smime_aa_ets_contentTimestamp, 11, &so[1584]}, 1587 {"id-smime-aa-ets-CertificateRefs", "id-smime-aa-ets-CertificateRefs", NID_id_smime_aa_ets_CertificateRefs, 11, &so[1595]}, 1588 {"id-smime-aa-ets-RevocationRefs", "id-smime-aa-ets-RevocationRefs", NID_id_smime_aa_ets_RevocationRefs, 11, &so[1606]}, 1589 {"id-smime-aa-ets-certValues", "id-smime-aa-ets-certValues", NID_id_smime_aa_ets_certValues, 11, &so[1617]}, 1590 {"id-smime-aa-ets-revocationValues", "id-smime-aa-ets-revocationValues", NID_id_smime_aa_ets_revocationValues, 11, &so[1628]}, 1591 {"id-smime-aa-ets-escTimeStamp", "id-smime-aa-ets-escTimeStamp", NID_id_smime_aa_ets_escTimeStamp, 11, &so[1639]}, 1592 {"id-smime-aa-ets-certCRLTimestamp", "id-smime-aa-ets-certCRLTimestamp", NID_id_smime_aa_ets_certCRLTimestamp, 11, &so[1650]}, 1593 {"id-smime-aa-ets-archiveTimeStamp", "id-smime-aa-ets-archiveTimeStamp", NID_id_smime_aa_ets_archiveTimeStamp, 11, &so[1661]}, 1594 {"id-smime-aa-signatureType", "id-smime-aa-signatureType", NID_id_smime_aa_signatureType, 11, &so[1672]}, 1595 {"id-smime-aa-dvcs-dvc", "id-smime-aa-dvcs-dvc", NID_id_smime_aa_dvcs_dvc, 11, &so[1683]}, 1596 {"id-smime-alg-ESDHwith3DES", "id-smime-alg-ESDHwith3DES", NID_id_smime_alg_ESDHwith3DES, 11, &so[1694]}, 1597 {"id-smime-alg-ESDHwithRC2", "id-smime-alg-ESDHwithRC2", NID_id_smime_alg_ESDHwithRC2, 11, &so[1705]}, 1598 {"id-smime-alg-3DESwrap", "id-smime-alg-3DESwrap", NID_id_smime_alg_3DESwrap, 11, &so[1716]}, 1599 {"id-smime-alg-RC2wrap", "id-smime-alg-RC2wrap", NID_id_smime_alg_RC2wrap, 11, &so[1727]}, 1600 {"id-smime-alg-ESDH", "id-smime-alg-ESDH", NID_id_smime_alg_ESDH, 11, &so[1738]}, 1601 {"id-smime-alg-CMS3DESwrap", "id-smime-alg-CMS3DESwrap", NID_id_smime_alg_CMS3DESwrap, 11, &so[1749]}, 1602 {"id-smime-alg-CMSRC2wrap", "id-smime-alg-CMSRC2wrap", NID_id_smime_alg_CMSRC2wrap, 11, &so[1760]}, 1603 {"id-smime-cd-ldap", "id-smime-cd-ldap", NID_id_smime_cd_ldap, 11, &so[1771]}, 1604 {"id-smime-spq-ets-sqt-uri", "id-smime-spq-ets-sqt-uri", NID_id_smime_spq_ets_sqt_uri, 11, &so[1782]}, 1605 {"id-smime-spq-ets-sqt-unotice", "id-smime-spq-ets-sqt-unotice", NID_id_smime_spq_ets_sqt_unotice, 11, &so[1793]}, 1606 {"id-smime-cti-ets-proofOfOrigin", "id-smime-cti-ets-proofOfOrigin", NID_id_smime_cti_ets_proofOfOrigin, 11, &so[1804]}, 1607 {"id-smime-cti-ets-proofOfReceipt", "id-smime-cti-ets-proofOfReceipt", NID_id_smime_cti_ets_proofOfReceipt, 11, &so[1815]}, 1608 {"id-smime-cti-ets-proofOfDelivery", "id-smime-cti-ets-proofOfDelivery", NID_id_smime_cti_ets_proofOfDelivery, 11, &so[1826]}, 1609 {"id-smime-cti-ets-proofOfSender", "id-smime-cti-ets-proofOfSender", NID_id_smime_cti_ets_proofOfSender, 11, &so[1837]}, 1610 {"id-smime-cti-ets-proofOfApproval", "id-smime-cti-ets-proofOfApproval", NID_id_smime_cti_ets_proofOfApproval, 11, &so[1848]}, 1611 {"id-smime-cti-ets-proofOfCreation", "id-smime-cti-ets-proofOfCreation", NID_id_smime_cti_ets_proofOfCreation, 11, &so[1859]}, 1612 {"MD4", "md4", NID_md4, 8, &so[1870]}, 1613 {"id-pkix-mod", "id-pkix-mod", NID_id_pkix_mod, 7, &so[1878]}, 1614 {"id-qt", "id-qt", NID_id_qt, 7, &so[1885]}, 1615 {"id-it", "id-it", NID_id_it, 7, &so[1892]}, 1616 {"id-pkip", "id-pkip", NID_id_pkip, 7, &so[1899]}, 1617 {"id-alg", "id-alg", NID_id_alg, 7, &so[1906]}, 1618 {"id-cmc", "id-cmc", NID_id_cmc, 7, &so[1913]}, 1619 {"id-on", "id-on", NID_id_on, 7, &so[1920]}, 1620 {"id-pda", "id-pda", NID_id_pda, 7, &so[1927]}, 1621 {"id-aca", "id-aca", NID_id_aca, 7, &so[1934]}, 1622 {"id-qcs", "id-qcs", NID_id_qcs, 7, &so[1941]}, 1623 {"id-cct", "id-cct", NID_id_cct, 7, &so[1948]}, 1624 {"id-pkix1-explicit-88", "id-pkix1-explicit-88", NID_id_pkix1_explicit_88, 8, &so[1955]}, 1625 {"id-pkix1-implicit-88", "id-pkix1-implicit-88", NID_id_pkix1_implicit_88, 8, &so[1963]}, 1626 {"id-pkix1-explicit-93", "id-pkix1-explicit-93", NID_id_pkix1_explicit_93, 8, &so[1971]}, 1627 {"id-pkix1-implicit-93", "id-pkix1-implicit-93", NID_id_pkix1_implicit_93, 8, &so[1979]}, 1628 {"id-mod-crmf", "id-mod-crmf", NID_id_mod_crmf, 8, &so[1987]}, 1629 {"id-mod-cmc", "id-mod-cmc", NID_id_mod_cmc, 8, &so[1995]}, 1630 {"id-mod-kea-profile-88", "id-mod-kea-profile-88", NID_id_mod_kea_profile_88, 8, &so[2003]}, 1631 {"id-mod-kea-profile-93", "id-mod-kea-profile-93", NID_id_mod_kea_profile_93, 8, &so[2011]}, 1632 {"id-mod-cmp", "id-mod-cmp", NID_id_mod_cmp, 8, &so[2019]}, 1633 {"id-mod-qualified-cert-88", "id-mod-qualified-cert-88", NID_id_mod_qualified_cert_88, 8, &so[2027]}, 1634 {"id-mod-qualified-cert-93", "id-mod-qualified-cert-93", NID_id_mod_qualified_cert_93, 8, &so[2035]}, 1635 {"id-mod-attribute-cert", "id-mod-attribute-cert", NID_id_mod_attribute_cert, 8, &so[2043]}, 1636 {"id-mod-timestamp-protocol", "id-mod-timestamp-protocol", NID_id_mod_timestamp_protocol, 8, &so[2051]}, 1637 {"id-mod-ocsp", "id-mod-ocsp", NID_id_mod_ocsp, 8, &so[2059]}, 1638 {"id-mod-dvcs", "id-mod-dvcs", NID_id_mod_dvcs, 8, &so[2067]}, 1639 {"id-mod-cmp2000", "id-mod-cmp2000", NID_id_mod_cmp2000, 8, &so[2075]}, 1640 {"biometricInfo", "Biometric Info", NID_biometricInfo, 8, &so[2083]}, 1641 {"qcStatements", "qcStatements", NID_qcStatements, 8, &so[2091]}, 1642 {"ac-auditIdentity", "X509v3 Audit Identity", NID_ac_auditIdentity, 8, &so[2099]}, 1643 {"ac-targeting", "ac-targeting", NID_ac_targeting, 8, &so[2107]}, 1644 {"aaControls", "aaControls", NID_aaControls, 8, &so[2115]}, 1645 {"sbgp-ipAddrBlock", "sbgp-ipAddrBlock", NID_sbgp_ipAddrBlock, 8, &so[2123]}, 1646 {"sbgp-autonomousSysNum", "sbgp-autonomousSysNum", NID_sbgp_autonomousSysNum, 8, &so[2131]}, 1647 {"sbgp-routerIdentifier", "sbgp-routerIdentifier", NID_sbgp_routerIdentifier, 8, &so[2139]}, 1648 {"textNotice", "textNotice", NID_textNotice, 8, &so[2147]}, 1649 {"ipsecEndSystem", "IPSec End System", NID_ipsecEndSystem, 8, &so[2155]}, 1650 {"ipsecTunnel", "IPSec Tunnel", NID_ipsecTunnel, 8, &so[2163]}, 1651 {"ipsecUser", "IPSec User", NID_ipsecUser, 8, &so[2171]}, 1652 {"DVCS", "dvcs", NID_dvcs, 8, &so[2179]}, 1653 {"id-it-caProtEncCert", "id-it-caProtEncCert", NID_id_it_caProtEncCert, 8, &so[2187]}, 1654 {"id-it-signKeyPairTypes", "id-it-signKeyPairTypes", NID_id_it_signKeyPairTypes, 8, &so[2195]}, 1655 {"id-it-encKeyPairTypes", "id-it-encKeyPairTypes", NID_id_it_encKeyPairTypes, 8, &so[2203]}, 1656 {"id-it-preferredSymmAlg", "id-it-preferredSymmAlg", NID_id_it_preferredSymmAlg, 8, &so[2211]}, 1657 {"id-it-caKeyUpdateInfo", "id-it-caKeyUpdateInfo", NID_id_it_caKeyUpdateInfo, 8, &so[2219]}, 1658 {"id-it-currentCRL", "id-it-currentCRL", NID_id_it_currentCRL, 8, &so[2227]}, 1659 {"id-it-unsupportedOIDs", "id-it-unsupportedOIDs", NID_id_it_unsupportedOIDs, 8, &so[2235]}, 1660 {"id-it-subscriptionRequest", "id-it-subscriptionRequest", NID_id_it_subscriptionRequest, 8, &so[2243]}, 1661 {"id-it-subscriptionResponse", "id-it-subscriptionResponse", NID_id_it_subscriptionResponse, 8, &so[2251]}, 1662 {"id-it-keyPairParamReq", "id-it-keyPairParamReq", NID_id_it_keyPairParamReq, 8, &so[2259]}, 1663 {"id-it-keyPairParamRep", "id-it-keyPairParamRep", NID_id_it_keyPairParamRep, 8, &so[2267]}, 1664 {"id-it-revPassphrase", "id-it-revPassphrase", NID_id_it_revPassphrase, 8, &so[2275]}, 1665 {"id-it-implicitConfirm", "id-it-implicitConfirm", NID_id_it_implicitConfirm, 8, &so[2283]}, 1666 {"id-it-confirmWaitTime", "id-it-confirmWaitTime", NID_id_it_confirmWaitTime, 8, &so[2291]}, 1667 {"id-it-origPKIMessage", "id-it-origPKIMessage", NID_id_it_origPKIMessage, 8, &so[2299]}, 1668 {"id-regCtrl", "id-regCtrl", NID_id_regCtrl, 8, &so[2307]}, 1669 {"id-regInfo", "id-regInfo", NID_id_regInfo, 8, &so[2315]}, 1670 {"id-regCtrl-regToken", "id-regCtrl-regToken", NID_id_regCtrl_regToken, 9, &so[2323]}, 1671 {"id-regCtrl-authenticator", "id-regCtrl-authenticator", NID_id_regCtrl_authenticator, 9, &so[2332]}, 1672 {"id-regCtrl-pkiPublicationInfo", "id-regCtrl-pkiPublicationInfo", NID_id_regCtrl_pkiPublicationInfo, 9, &so[2341]}, 1673 {"id-regCtrl-pkiArchiveOptions", "id-regCtrl-pkiArchiveOptions", NID_id_regCtrl_pkiArchiveOptions, 9, &so[2350]}, 1674 {"id-regCtrl-oldCertID", "id-regCtrl-oldCertID", NID_id_regCtrl_oldCertID, 9, &so[2359]}, 1675 {"id-regCtrl-protocolEncrKey", "id-regCtrl-protocolEncrKey", NID_id_regCtrl_protocolEncrKey, 9, &so[2368]}, 1676 {"id-regInfo-utf8Pairs", "id-regInfo-utf8Pairs", NID_id_regInfo_utf8Pairs, 9, &so[2377]}, 1677 {"id-regInfo-certReq", "id-regInfo-certReq", NID_id_regInfo_certReq, 9, &so[2386]}, 1678 {"id-alg-des40", "id-alg-des40", NID_id_alg_des40, 8, &so[2395]}, 1679 {"id-alg-noSignature", "id-alg-noSignature", NID_id_alg_noSignature, 8, &so[2403]}, 1680 {"id-alg-dh-sig-hmac-sha1", "id-alg-dh-sig-hmac-sha1", NID_id_alg_dh_sig_hmac_sha1, 8, &so[2411]}, 1681 {"id-alg-dh-pop", "id-alg-dh-pop", NID_id_alg_dh_pop, 8, &so[2419]}, 1682 {"id-cmc-statusInfo", "id-cmc-statusInfo", NID_id_cmc_statusInfo, 8, &so[2427]}, 1683 {"id-cmc-identification", "id-cmc-identification", NID_id_cmc_identification, 8, &so[2435]}, 1684 {"id-cmc-identityProof", "id-cmc-identityProof", NID_id_cmc_identityProof, 8, &so[2443]}, 1685 {"id-cmc-dataReturn", "id-cmc-dataReturn", NID_id_cmc_dataReturn, 8, &so[2451]}, 1686 {"id-cmc-transactionId", "id-cmc-transactionId", NID_id_cmc_transactionId, 8, &so[2459]}, 1687 {"id-cmc-senderNonce", "id-cmc-senderNonce", NID_id_cmc_senderNonce, 8, &so[2467]}, 1688 {"id-cmc-recipientNonce", "id-cmc-recipientNonce", NID_id_cmc_recipientNonce, 8, &so[2475]}, 1689 {"id-cmc-addExtensions", "id-cmc-addExtensions", NID_id_cmc_addExtensions, 8, &so[2483]}, 1690 {"id-cmc-encryptedPOP", "id-cmc-encryptedPOP", NID_id_cmc_encryptedPOP, 8, &so[2491]}, 1691 {"id-cmc-decryptedPOP", "id-cmc-decryptedPOP", NID_id_cmc_decryptedPOP, 8, &so[2499]}, 1692 {"id-cmc-lraPOPWitness", "id-cmc-lraPOPWitness", NID_id_cmc_lraPOPWitness, 8, &so[2507]}, 1693 {"id-cmc-getCert", "id-cmc-getCert", NID_id_cmc_getCert, 8, &so[2515]}, 1694 {"id-cmc-getCRL", "id-cmc-getCRL", NID_id_cmc_getCRL, 8, &so[2523]}, 1695 {"id-cmc-revokeRequest", "id-cmc-revokeRequest", NID_id_cmc_revokeRequest, 8, &so[2531]}, 1696 {"id-cmc-regInfo", "id-cmc-regInfo", NID_id_cmc_regInfo, 8, &so[2539]}, 1697 {"id-cmc-responseInfo", "id-cmc-responseInfo", NID_id_cmc_responseInfo, 8, &so[2547]}, 1698 {"id-cmc-queryPending", "id-cmc-queryPending", NID_id_cmc_queryPending, 8, &so[2555]}, 1699 {"id-cmc-popLinkRandom", "id-cmc-popLinkRandom", NID_id_cmc_popLinkRandom, 8, &so[2563]}, 1700 {"id-cmc-popLinkWitness", "id-cmc-popLinkWitness", NID_id_cmc_popLinkWitness, 8, &so[2571]}, 1701 {"id-cmc-confirmCertAcceptance", "id-cmc-confirmCertAcceptance", NID_id_cmc_confirmCertAcceptance, 8, &so[2579]}, 1702 {"id-on-personalData", "id-on-personalData", NID_id_on_personalData, 8, &so[2587]}, 1703 {"id-pda-dateOfBirth", "id-pda-dateOfBirth", NID_id_pda_dateOfBirth, 8, &so[2595]}, 1704 {"id-pda-placeOfBirth", "id-pda-placeOfBirth", NID_id_pda_placeOfBirth, 8, &so[2603]}, 1705 { NULL, NULL, NID_undef }, 1706 {"id-pda-gender", "id-pda-gender", NID_id_pda_gender, 8, &so[2611]}, 1707 {"id-pda-countryOfCitizenship", "id-pda-countryOfCitizenship", NID_id_pda_countryOfCitizenship, 8, &so[2619]}, 1708 {"id-pda-countryOfResidence", "id-pda-countryOfResidence", NID_id_pda_countryOfResidence, 8, &so[2627]}, 1709 {"id-aca-authenticationInfo", "id-aca-authenticationInfo", NID_id_aca_authenticationInfo, 8, &so[2635]}, 1710 {"id-aca-accessIdentity", "id-aca-accessIdentity", NID_id_aca_accessIdentity, 8, &so[2643]}, 1711 {"id-aca-chargingIdentity", "id-aca-chargingIdentity", NID_id_aca_chargingIdentity, 8, &so[2651]}, 1712 {"id-aca-group", "id-aca-group", NID_id_aca_group, 8, &so[2659]}, 1713 {"id-aca-role", "id-aca-role", NID_id_aca_role, 8, &so[2667]}, 1714 {"id-qcs-pkixQCSyntax-v1", "id-qcs-pkixQCSyntax-v1", NID_id_qcs_pkixQCSyntax_v1, 8, &so[2675]}, 1715 {"id-cct-crs", "id-cct-crs", NID_id_cct_crs, 8, &so[2683]}, 1716 {"id-cct-PKIData", "id-cct-PKIData", NID_id_cct_PKIData, 8, &so[2691]}, 1717 {"id-cct-PKIResponse", "id-cct-PKIResponse", NID_id_cct_PKIResponse, 8, &so[2699]}, 1718 {"ad_timestamping", "AD Time Stamping", NID_ad_timeStamping, 8, &so[2707]}, 1719 {"AD_DVCS", "ad dvcs", NID_ad_dvcs, 8, &so[2715]}, 1720 {"basicOCSPResponse", "Basic OCSP Response", NID_id_pkix_OCSP_basic, 9, &so[2723]}, 1721 {"Nonce", "OCSP Nonce", NID_id_pkix_OCSP_Nonce, 9, &so[2732]}, 1722 {"CrlID", "OCSP CRL ID", NID_id_pkix_OCSP_CrlID, 9, &so[2741]}, 1723 {"acceptableResponses", "Acceptable OCSP Responses", NID_id_pkix_OCSP_acceptableResponses, 9, &so[2750]}, 1724 {"noCheck", "OCSP No Check", NID_id_pkix_OCSP_noCheck, 9, &so[2759]}, 1725 {"archiveCutoff", "OCSP Archive Cutoff", NID_id_pkix_OCSP_archiveCutoff, 9, &so[2768]}, 1726 {"serviceLocator", "OCSP Service Locator", NID_id_pkix_OCSP_serviceLocator, 9, &so[2777]}, 1727 {"extendedStatus", "Extended OCSP Status", NID_id_pkix_OCSP_extendedStatus, 9, &so[2786]}, 1728 {"valid", "valid", NID_id_pkix_OCSP_valid, 9, &so[2795]}, 1729 {"path", "path", NID_id_pkix_OCSP_path, 9, &so[2804]}, 1730 {"trustRoot", "Trust Root", NID_id_pkix_OCSP_trustRoot, 9, &so[2813]}, 1731 {"algorithm", "algorithm", NID_algorithm, 4, &so[2822]}, 1732 {"rsaSignature", "rsaSignature", NID_rsaSignature, 5, &so[2826]}, 1733 {"X500algorithms", "directory services - algorithms", NID_X500algorithms, 2, &so[2831]}, 1734 {"ORG", "org", NID_org, 1, &so[2833]}, 1735 {"DOD", "dod", NID_dod, 2, &so[2834]}, 1736 {"IANA", "iana", NID_iana, 3, &so[2836]}, 1737 {"directory", "Directory", NID_Directory, 4, &so[2839]}, 1738 {"mgmt", "Management", NID_Management, 4, &so[2843]}, 1739 {"experimental", "Experimental", NID_Experimental, 4, &so[2847]}, 1740 {"private", "Private", NID_Private, 4, &so[2851]}, 1741 {"security", "Security", NID_Security, 4, &so[2855]}, 1742 {"snmpv2", "SNMPv2", NID_SNMPv2, 4, &so[2859]}, 1743 {"Mail", "Mail", NID_Mail, 4, &so[2863]}, 1744 {"enterprises", "Enterprises", NID_Enterprises, 5, &so[2867]}, 1745 {"dcobject", "dcObject", NID_dcObject, 9, &so[2872]}, 1746 {"DC", "domainComponent", NID_domainComponent, 10, &so[2881]}, 1747 {"domain", "Domain", NID_Domain, 10, &so[2891]}, 1748 {"NULL", "NULL", NID_joint_iso_ccitt}, 1749 {"selected-attribute-types", "Selected Attribute Types", NID_selected_attribute_types, 3, &so[2901]}, 1750 {"clearance", "clearance", NID_clearance, 4, &so[2904]}, 1751 {"RSA-MD4", "md4WithRSAEncryption", NID_md4WithRSAEncryption, 9, &so[2908]}, 1752 {"ac-proxying", "ac-proxying", NID_ac_proxying, 8, &so[2917]}, 1753 {"subjectInfoAccess", "Subject Information Access", NID_sinfo_access, 8, &so[2925]}, 1754 {"id-aca-encAttrs", "id-aca-encAttrs", NID_id_aca_encAttrs, 8, &so[2933]}, 1755 {"role", "role", NID_role, 3, &so[2941]}, 1756 {"policyConstraints", "X509v3 Policy Constraints", NID_policy_constraints, 3, &so[2944]}, 1757 {"targetInformation", "X509v3 AC Targeting", NID_target_information, 3, &so[2947]}, 1758 {"noRevAvail", "X509v3 No Revocation Available", NID_no_rev_avail, 3, &so[2950]}, 1759 {"NULL", "NULL", NID_ccitt}, 1760 {"ansi-X9-62", "ANSI X9.62", NID_ansi_X9_62, 5, &so[2953]}, 1761 {"prime-field", "prime-field", NID_X9_62_prime_field, 7, &so[2958]}, 1762 {"characteristic-two-field", "characteristic-two-field", NID_X9_62_characteristic_two_field, 7, &so[2965]}, 1763 {"id-ecPublicKey", "id-ecPublicKey", NID_X9_62_id_ecPublicKey, 7, &so[2972]}, 1764 {"prime192v1", "prime192v1", NID_X9_62_prime192v1, 8, &so[2979]}, 1765 {"prime192v2", "prime192v2", NID_X9_62_prime192v2, 8, &so[2987]}, 1766 {"prime192v3", "prime192v3", NID_X9_62_prime192v3, 8, &so[2995]}, 1767 {"prime239v1", "prime239v1", NID_X9_62_prime239v1, 8, &so[3003]}, 1768 {"prime239v2", "prime239v2", NID_X9_62_prime239v2, 8, &so[3011]}, 1769 {"prime239v3", "prime239v3", NID_X9_62_prime239v3, 8, &so[3019]}, 1770 {"prime256v1", "prime256v1", NID_X9_62_prime256v1, 8, &so[3027]}, 1771 {"ecdsa-with-SHA1", "ecdsa-with-SHA1", NID_ecdsa_with_SHA1, 7, &so[3035]}, 1772 {"CSPName", "Microsoft CSP Name", NID_ms_csp_name, 9, &so[3042]}, 1773 {"AES-128-ECB", "aes-128-ecb", NID_aes_128_ecb, 9, &so[3051]}, 1774 {"AES-128-CBC", "aes-128-cbc", NID_aes_128_cbc, 9, &so[3060]}, 1775 {"AES-128-OFB", "aes-128-ofb", NID_aes_128_ofb128, 9, &so[3069]}, 1776 {"AES-128-CFB", "aes-128-cfb", NID_aes_128_cfb128, 9, &so[3078]}, 1777 {"AES-192-ECB", "aes-192-ecb", NID_aes_192_ecb, 9, &so[3087]}, 1778 {"AES-192-CBC", "aes-192-cbc", NID_aes_192_cbc, 9, &so[3096]}, 1779 {"AES-192-OFB", "aes-192-ofb", NID_aes_192_ofb128, 9, &so[3105]}, 1780 {"AES-192-CFB", "aes-192-cfb", NID_aes_192_cfb128, 9, &so[3114]}, 1781 {"AES-256-ECB", "aes-256-ecb", NID_aes_256_ecb, 9, &so[3123]}, 1782 {"AES-256-CBC", "aes-256-cbc", NID_aes_256_cbc, 9, &so[3132]}, 1783 {"AES-256-OFB", "aes-256-ofb", NID_aes_256_ofb128, 9, &so[3141]}, 1784 {"AES-256-CFB", "aes-256-cfb", NID_aes_256_cfb128, 9, &so[3150]}, 1785 {"holdInstructionCode", "Hold Instruction Code", NID_hold_instruction_code, 3, &so[3159]}, 1786 {"holdInstructionNone", "Hold Instruction None", NID_hold_instruction_none, 7, &so[3162]}, 1787 {"holdInstructionCallIssuer", "Hold Instruction Call Issuer", NID_hold_instruction_call_issuer, 7, &so[3169]}, 1788 {"holdInstructionReject", "Hold Instruction Reject", NID_hold_instruction_reject, 7, &so[3176]}, 1789 {"data", "data", NID_data, 1, &so[3183]}, 1790 {"pss", "pss", NID_pss, 3, &so[3184]}, 1791 {"ucl", "ucl", NID_ucl, 7, &so[3187]}, 1792 {"pilot", "pilot", NID_pilot, 8, &so[3194]}, 1793 {"pilotAttributeType", "pilotAttributeType", NID_pilotAttributeType, 9, &so[3202]}, 1794 {"pilotAttributeSyntax", "pilotAttributeSyntax", NID_pilotAttributeSyntax, 9, &so[3211]}, 1795 {"pilotObjectClass", "pilotObjectClass", NID_pilotObjectClass, 9, &so[3220]}, 1796 {"pilotGroups", "pilotGroups", NID_pilotGroups, 9, &so[3229]}, 1797 {"iA5StringSyntax", "iA5StringSyntax", NID_iA5StringSyntax, 10, &so[3238]}, 1798 {"caseIgnoreIA5StringSyntax", "caseIgnoreIA5StringSyntax", NID_caseIgnoreIA5StringSyntax, 10, &so[3248]}, 1799 {"pilotObject", "pilotObject", NID_pilotObject, 10, &so[3258]}, 1800 {"pilotPerson", "pilotPerson", NID_pilotPerson, 10, &so[3268]}, 1801 {"account", "account", NID_account, 10, &so[3278]}, 1802 {"document", "document", NID_document, 10, &so[3288]}, 1803 {"room", "room", NID_room, 10, &so[3298]}, 1804 {"documentSeries", "documentSeries", NID_documentSeries, 10, &so[3308]}, 1805 {"rFC822localPart", "rFC822localPart", NID_rFC822localPart, 10, &so[3318]}, 1806 {"dNSDomain", "dNSDomain", NID_dNSDomain, 10, &so[3328]}, 1807 {"domainRelatedObject", "domainRelatedObject", NID_domainRelatedObject, 10, &so[3338]}, 1808 {"friendlyCountry", "friendlyCountry", NID_friendlyCountry, 10, &so[3348]}, 1809 {"simpleSecurityObject", "simpleSecurityObject", NID_simpleSecurityObject, 10, &so[3358]}, 1810 {"pilotOrganization", "pilotOrganization", NID_pilotOrganization, 10, &so[3368]}, 1811 {"pilotDSA", "pilotDSA", NID_pilotDSA, 10, &so[3378]}, 1812 {"qualityLabelledData", "qualityLabelledData", NID_qualityLabelledData, 10, &so[3388]}, 1813 {"UID", "userId", NID_userId, 10, &so[3398]}, 1814 {"textEncodedORAddress", "textEncodedORAddress", NID_textEncodedORAddress, 10, &so[3408]}, 1815 {"mail", "rfc822Mailbox", NID_rfc822Mailbox, 10, &so[3418]}, 1816 {"info", "info", NID_info, 10, &so[3428]}, 1817 {"favouriteDrink", "favouriteDrink", NID_favouriteDrink, 10, &so[3438]}, 1818 {"roomNumber", "roomNumber", NID_roomNumber, 10, &so[3448]}, 1819 {"photo", "photo", NID_photo, 10, &so[3458]}, 1820 {"userClass", "userClass", NID_userClass, 10, &so[3468]}, 1821 {"host", "host", NID_host, 10, &so[3478]}, 1822 {"manager", "manager", NID_manager, 10, &so[3488]}, 1823 {"documentIdentifier", "documentIdentifier", NID_documentIdentifier, 10, &so[3498]}, 1824 {"documentTitle", "documentTitle", NID_documentTitle, 10, &so[3508]}, 1825 {"documentVersion", "documentVersion", NID_documentVersion, 10, &so[3518]}, 1826 {"documentAuthor", "documentAuthor", NID_documentAuthor, 10, &so[3528]}, 1827 {"documentLocation", "documentLocation", NID_documentLocation, 10, &so[3538]}, 1828 {"homeTelephoneNumber", "homeTelephoneNumber", NID_homeTelephoneNumber, 10, &so[3548]}, 1829 {"secretary", "secretary", NID_secretary, 10, &so[3558]}, 1830 {"otherMailbox", "otherMailbox", NID_otherMailbox, 10, &so[3568]}, 1831 {"lastModifiedTime", "lastModifiedTime", NID_lastModifiedTime, 10, &so[3578]}, 1832 {"lastModifiedBy", "lastModifiedBy", NID_lastModifiedBy, 10, &so[3588]}, 1833 {"aRecord", "aRecord", NID_aRecord, 10, &so[3598]}, 1834 {"pilotAttributeType27", "pilotAttributeType27", NID_pilotAttributeType27, 10, &so[3608]}, 1835 {"mXRecord", "mXRecord", NID_mXRecord, 10, &so[3618]}, 1836 {"nSRecord", "nSRecord", NID_nSRecord, 10, &so[3628]}, 1837 {"sOARecord", "sOARecord", NID_sOARecord, 10, &so[3638]}, 1838 {"cNAMERecord", "cNAMERecord", NID_cNAMERecord, 10, &so[3648]}, 1839 {"associatedDomain", "associatedDomain", NID_associatedDomain, 10, &so[3658]}, 1840 {"associatedName", "associatedName", NID_associatedName, 10, &so[3668]}, 1841 {"homePostalAddress", "homePostalAddress", NID_homePostalAddress, 10, &so[3678]}, 1842 {"personalTitle", "personalTitle", NID_personalTitle, 10, &so[3688]}, 1843 {"mobileTelephoneNumber", "mobileTelephoneNumber", NID_mobileTelephoneNumber, 10, &so[3698]}, 1844 {"pagerTelephoneNumber", "pagerTelephoneNumber", NID_pagerTelephoneNumber, 10, &so[3708]}, 1845 {"friendlyCountryName", "friendlyCountryName", NID_friendlyCountryName, 10, &so[3718]}, 1846 {"organizationalStatus", "organizationalStatus", NID_organizationalStatus, 10, &so[3728]}, 1847 {"janetMailbox", "janetMailbox", NID_janetMailbox, 10, &so[3738]}, 1848 {"mailPreferenceOption", "mailPreferenceOption", NID_mailPreferenceOption, 10, &so[3748]}, 1849 {"buildingName", "buildingName", NID_buildingName, 10, &so[3758]}, 1850 {"dSAQuality", "dSAQuality", NID_dSAQuality, 10, &so[3768]}, 1851 {"singleLevelQuality", "singleLevelQuality", NID_singleLevelQuality, 10, &so[3778]}, 1852 {"subtreeMinimumQuality", "subtreeMinimumQuality", NID_subtreeMinimumQuality, 10, &so[3788]}, 1853 {"subtreeMaximumQuality", "subtreeMaximumQuality", NID_subtreeMaximumQuality, 10, &so[3798]}, 1854 {"personalSignature", "personalSignature", NID_personalSignature, 10, &so[3808]}, 1855 {"dITRedirect", "dITRedirect", NID_dITRedirect, 10, &so[3818]}, 1856 {"audio", "audio", NID_audio, 10, &so[3828]}, 1857 {"documentPublisher", "documentPublisher", NID_documentPublisher, 10, &so[3838]}, 1858 {"x500UniqueIdentifier", "x500UniqueIdentifier", NID_x500UniqueIdentifier, 3, &so[3848]}, 1859 {"mime-mhs", "MIME MHS", NID_mime_mhs, 5, &so[3851]}, 1860 {"mime-mhs-headings", "mime-mhs-headings", NID_mime_mhs_headings, 6, &so[3856]}, 1861 {"mime-mhs-bodies", "mime-mhs-bodies", NID_mime_mhs_bodies, 6, &so[3862]}, 1862 {"id-hex-partial-message", "id-hex-partial-message", NID_id_hex_partial_message, 7, &so[3868]}, 1863 {"id-hex-multipart-message", "id-hex-multipart-message", NID_id_hex_multipart_message, 7, &so[3875]}, 1864 {"generationQualifier", "generationQualifier", NID_generationQualifier, 3, &so[3882]}, 1865 {"pseudonym", "pseudonym", NID_pseudonym, 3, &so[3885]}, 1866 { NULL, NULL, NID_undef }, 1867 {"id-set", "Secure Electronic Transactions", NID_id_set, 2, &so[3888]}, 1868 {"set-ctype", "content types", NID_set_ctype, 3, &so[3890]}, 1869 {"set-msgExt", "message extensions", NID_set_msgExt, 3, &so[3893]}, 1870 {"set-attr", "set-attr", NID_set_attr, 3, &so[3896]}, 1871 {"set-policy", "set-policy", NID_set_policy, 3, &so[3899]}, 1872 {"set-certExt", "certificate extensions", NID_set_certExt, 3, &so[3902]}, 1873 {"set-brand", "set-brand", NID_set_brand, 3, &so[3905]}, 1874 {"setct-PANData", "setct-PANData", NID_setct_PANData, 4, &so[3908]}, 1875 {"setct-PANToken", "setct-PANToken", NID_setct_PANToken, 4, &so[3912]}, 1876 {"setct-PANOnly", "setct-PANOnly", NID_setct_PANOnly, 4, &so[3916]}, 1877 {"setct-OIData", "setct-OIData", NID_setct_OIData, 4, &so[3920]}, 1878 {"setct-PI", "setct-PI", NID_setct_PI, 4, &so[3924]}, 1879 {"setct-PIData", "setct-PIData", NID_setct_PIData, 4, &so[3928]}, 1880 {"setct-PIDataUnsigned", "setct-PIDataUnsigned", NID_setct_PIDataUnsigned, 4, &so[3932]}, 1881 {"setct-HODInput", "setct-HODInput", NID_setct_HODInput, 4, &so[3936]}, 1882 {"setct-AuthResBaggage", "setct-AuthResBaggage", NID_setct_AuthResBaggage, 4, &so[3940]}, 1883 {"setct-AuthRevReqBaggage", "setct-AuthRevReqBaggage", NID_setct_AuthRevReqBaggage, 4, &so[3944]}, 1884 {"setct-AuthRevResBaggage", "setct-AuthRevResBaggage", NID_setct_AuthRevResBaggage, 4, &so[3948]}, 1885 {"setct-CapTokenSeq", "setct-CapTokenSeq", NID_setct_CapTokenSeq, 4, &so[3952]}, 1886 {"setct-PInitResData", "setct-PInitResData", NID_setct_PInitResData, 4, &so[3956]}, 1887 {"setct-PI-TBS", "setct-PI-TBS", NID_setct_PI_TBS, 4, &so[3960]}, 1888 {"setct-PResData", "setct-PResData", NID_setct_PResData, 4, &so[3964]}, 1889 {"setct-AuthReqTBS", "setct-AuthReqTBS", NID_setct_AuthReqTBS, 4, &so[3968]}, 1890 {"setct-AuthResTBS", "setct-AuthResTBS", NID_setct_AuthResTBS, 4, &so[3972]}, 1891 {"setct-AuthResTBSX", "setct-AuthResTBSX", NID_setct_AuthResTBSX, 4, &so[3976]}, 1892 {"setct-AuthTokenTBS", "setct-AuthTokenTBS", NID_setct_AuthTokenTBS, 4, &so[3980]}, 1893 {"setct-CapTokenData", "setct-CapTokenData", NID_setct_CapTokenData, 4, &so[3984]}, 1894 {"setct-CapTokenTBS", "setct-CapTokenTBS", NID_setct_CapTokenTBS, 4, &so[3988]}, 1895 {"setct-AcqCardCodeMsg", "setct-AcqCardCodeMsg", NID_setct_AcqCardCodeMsg, 4, &so[3992]}, 1896 {"setct-AuthRevReqTBS", "setct-AuthRevReqTBS", NID_setct_AuthRevReqTBS, 4, &so[3996]}, 1897 {"setct-AuthRevResData", "setct-AuthRevResData", NID_setct_AuthRevResData, 4, &so[4000]}, 1898 {"setct-AuthRevResTBS", "setct-AuthRevResTBS", NID_setct_AuthRevResTBS, 4, &so[4004]}, 1899 {"setct-CapReqTBS", "setct-CapReqTBS", NID_setct_CapReqTBS, 4, &so[4008]}, 1900 {"setct-CapReqTBSX", "setct-CapReqTBSX", NID_setct_CapReqTBSX, 4, &so[4012]}, 1901 {"setct-CapResData", "setct-CapResData", NID_setct_CapResData, 4, &so[4016]}, 1902 {"setct-CapRevReqTBS", "setct-CapRevReqTBS", NID_setct_CapRevReqTBS, 4, &so[4020]}, 1903 {"setct-CapRevReqTBSX", "setct-CapRevReqTBSX", NID_setct_CapRevReqTBSX, 4, &so[4024]}, 1904 {"setct-CapRevResData", "setct-CapRevResData", NID_setct_CapRevResData, 4, &so[4028]}, 1905 {"setct-CredReqTBS", "setct-CredReqTBS", NID_setct_CredReqTBS, 4, &so[4032]}, 1906 {"setct-CredReqTBSX", "setct-CredReqTBSX", NID_setct_CredReqTBSX, 4, &so[4036]}, 1907 {"setct-CredResData", "setct-CredResData", NID_setct_CredResData, 4, &so[4040]}, 1908 {"setct-CredRevReqTBS", "setct-CredRevReqTBS", NID_setct_CredRevReqTBS, 4, &so[4044]}, 1909 {"setct-CredRevReqTBSX", "setct-CredRevReqTBSX", NID_setct_CredRevReqTBSX, 4, &so[4048]}, 1910 {"setct-CredRevResData", "setct-CredRevResData", NID_setct_CredRevResData, 4, &so[4052]}, 1911 {"setct-PCertReqData", "setct-PCertReqData", NID_setct_PCertReqData, 4, &so[4056]}, 1912 {"setct-PCertResTBS", "setct-PCertResTBS", NID_setct_PCertResTBS, 4, &so[4060]}, 1913 {"setct-BatchAdminReqData", "setct-BatchAdminReqData", NID_setct_BatchAdminReqData, 4, &so[4064]}, 1914 {"setct-BatchAdminResData", "setct-BatchAdminResData", NID_setct_BatchAdminResData, 4, &so[4068]}, 1915 {"setct-CardCInitResTBS", "setct-CardCInitResTBS", NID_setct_CardCInitResTBS, 4, &so[4072]}, 1916 {"setct-MeAqCInitResTBS", "setct-MeAqCInitResTBS", NID_setct_MeAqCInitResTBS, 4, &so[4076]}, 1917 {"setct-RegFormResTBS", "setct-RegFormResTBS", NID_setct_RegFormResTBS, 4, &so[4080]}, 1918 {"setct-CertReqData", "setct-CertReqData", NID_setct_CertReqData, 4, &so[4084]}, 1919 {"setct-CertReqTBS", "setct-CertReqTBS", NID_setct_CertReqTBS, 4, &so[4088]}, 1920 {"setct-CertResData", "setct-CertResData", NID_setct_CertResData, 4, &so[4092]}, 1921 {"setct-CertInqReqTBS", "setct-CertInqReqTBS", NID_setct_CertInqReqTBS, 4, &so[4096]}, 1922 {"setct-ErrorTBS", "setct-ErrorTBS", NID_setct_ErrorTBS, 4, &so[4100]}, 1923 {"setct-PIDualSignedTBE", "setct-PIDualSignedTBE", NID_setct_PIDualSignedTBE, 4, &so[4104]}, 1924 {"setct-PIUnsignedTBE", "setct-PIUnsignedTBE", NID_setct_PIUnsignedTBE, 4, &so[4108]}, 1925 {"setct-AuthReqTBE", "setct-AuthReqTBE", NID_setct_AuthReqTBE, 4, &so[4112]}, 1926 {"setct-AuthResTBE", "setct-AuthResTBE", NID_setct_AuthResTBE, 4, &so[4116]}, 1927 {"setct-AuthResTBEX", "setct-AuthResTBEX", NID_setct_AuthResTBEX, 4, &so[4120]}, 1928 {"setct-AuthTokenTBE", "setct-AuthTokenTBE", NID_setct_AuthTokenTBE, 4, &so[4124]}, 1929 {"setct-CapTokenTBE", "setct-CapTokenTBE", NID_setct_CapTokenTBE, 4, &so[4128]}, 1930 {"setct-CapTokenTBEX", "setct-CapTokenTBEX", NID_setct_CapTokenTBEX, 4, &so[4132]}, 1931 {"setct-AcqCardCodeMsgTBE", "setct-AcqCardCodeMsgTBE", NID_setct_AcqCardCodeMsgTBE, 4, &so[4136]}, 1932 {"setct-AuthRevReqTBE", "setct-AuthRevReqTBE", NID_setct_AuthRevReqTBE, 4, &so[4140]}, 1933 {"setct-AuthRevResTBE", "setct-AuthRevResTBE", NID_setct_AuthRevResTBE, 4, &so[4144]}, 1934 {"setct-AuthRevResTBEB", "setct-AuthRevResTBEB", NID_setct_AuthRevResTBEB, 4, &so[4148]}, 1935 {"setct-CapReqTBE", "setct-CapReqTBE", NID_setct_CapReqTBE, 4, &so[4152]}, 1936 {"setct-CapReqTBEX", "setct-CapReqTBEX", NID_setct_CapReqTBEX, 4, &so[4156]}, 1937 {"setct-CapResTBE", "setct-CapResTBE", NID_setct_CapResTBE, 4, &so[4160]}, 1938 {"setct-CapRevReqTBE", "setct-CapRevReqTBE", NID_setct_CapRevReqTBE, 4, &so[4164]}, 1939 {"setct-CapRevReqTBEX", "setct-CapRevReqTBEX", NID_setct_CapRevReqTBEX, 4, &so[4168]}, 1940 {"setct-CapRevResTBE", "setct-CapRevResTBE", NID_setct_CapRevResTBE, 4, &so[4172]}, 1941 {"setct-CredReqTBE", "setct-CredReqTBE", NID_setct_CredReqTBE, 4, &so[4176]}, 1942 {"setct-CredReqTBEX", "setct-CredReqTBEX", NID_setct_CredReqTBEX, 4, &so[4180]}, 1943 {"setct-CredResTBE", "setct-CredResTBE", NID_setct_CredResTBE, 4, &so[4184]}, 1944 {"setct-CredRevReqTBE", "setct-CredRevReqTBE", NID_setct_CredRevReqTBE, 4, &so[4188]}, 1945 {"setct-CredRevReqTBEX", "setct-CredRevReqTBEX", NID_setct_CredRevReqTBEX, 4, &so[4192]}, 1946 {"setct-CredRevResTBE", "setct-CredRevResTBE", NID_setct_CredRevResTBE, 4, &so[4196]}, 1947 {"setct-BatchAdminReqTBE", "setct-BatchAdminReqTBE", NID_setct_BatchAdminReqTBE, 4, &so[4200]}, 1948 {"setct-BatchAdminResTBE", "setct-BatchAdminResTBE", NID_setct_BatchAdminResTBE, 4, &so[4204]}, 1949 {"setct-RegFormReqTBE", "setct-RegFormReqTBE", NID_setct_RegFormReqTBE, 4, &so[4208]}, 1950 {"setct-CertReqTBE", "setct-CertReqTBE", NID_setct_CertReqTBE, 4, &so[4212]}, 1951 {"setct-CertReqTBEX", "setct-CertReqTBEX", NID_setct_CertReqTBEX, 4, &so[4216]}, 1952 {"setct-CertResTBE", "setct-CertResTBE", NID_setct_CertResTBE, 4, &so[4220]}, 1953 {"setct-CRLNotificationTBS", "setct-CRLNotificationTBS", NID_setct_CRLNotificationTBS, 4, &so[4224]}, 1954 {"setct-CRLNotificationResTBS", "setct-CRLNotificationResTBS", NID_setct_CRLNotificationResTBS, 4, &so[4228]}, 1955 {"setct-BCIDistributionTBS", "setct-BCIDistributionTBS", NID_setct_BCIDistributionTBS, 4, &so[4232]}, 1956 {"setext-genCrypt", "generic cryptogram", NID_setext_genCrypt, 4, &so[4236]}, 1957 {"setext-miAuth", "merchant initiated auth", NID_setext_miAuth, 4, &so[4240]}, 1958 {"setext-pinSecure", "setext-pinSecure", NID_setext_pinSecure, 4, &so[4244]}, 1959 {"setext-pinAny", "setext-pinAny", NID_setext_pinAny, 4, &so[4248]}, 1960 {"setext-track2", "setext-track2", NID_setext_track2, 4, &so[4252]}, 1961 {"setext-cv", "additional verification", NID_setext_cv, 4, &so[4256]}, 1962 {"set-policy-root", "set-policy-root", NID_set_policy_root, 4, &so[4260]}, 1963 {"setCext-hashedRoot", "setCext-hashedRoot", NID_setCext_hashedRoot, 4, &so[4264]}, 1964 {"setCext-certType", "setCext-certType", NID_setCext_certType, 4, &so[4268]}, 1965 {"setCext-merchData", "setCext-merchData", NID_setCext_merchData, 4, &so[4272]}, 1966 {"setCext-cCertRequired", "setCext-cCertRequired", NID_setCext_cCertRequired, 4, &so[4276]}, 1967 {"setCext-tunneling", "setCext-tunneling", NID_setCext_tunneling, 4, &so[4280]}, 1968 {"setCext-setExt", "setCext-setExt", NID_setCext_setExt, 4, &so[4284]}, 1969 {"setCext-setQualf", "setCext-setQualf", NID_setCext_setQualf, 4, &so[4288]}, 1970 {"setCext-PGWYcapabilities", "setCext-PGWYcapabilities", NID_setCext_PGWYcapabilities, 4, &so[4292]}, 1971 {"setCext-TokenIdentifier", "setCext-TokenIdentifier", NID_setCext_TokenIdentifier, 4, &so[4296]}, 1972 {"setCext-Track2Data", "setCext-Track2Data", NID_setCext_Track2Data, 4, &so[4300]}, 1973 {"setCext-TokenType", "setCext-TokenType", NID_setCext_TokenType, 4, &so[4304]}, 1974 {"setCext-IssuerCapabilities", "setCext-IssuerCapabilities", NID_setCext_IssuerCapabilities, 4, &so[4308]}, 1975 {"setAttr-Cert", "setAttr-Cert", NID_setAttr_Cert, 4, &so[4312]}, 1976 {"setAttr-PGWYcap", "payment gateway capabilities", NID_setAttr_PGWYcap, 4, &so[4316]}, 1977 {"setAttr-TokenType", "setAttr-TokenType", NID_setAttr_TokenType, 4, &so[4320]}, 1978 {"setAttr-IssCap", "issuer capabilities", NID_setAttr_IssCap, 4, &so[4324]}, 1979 {"set-rootKeyThumb", "set-rootKeyThumb", NID_set_rootKeyThumb, 5, &so[4328]}, 1980 {"set-addPolicy", "set-addPolicy", NID_set_addPolicy, 5, &so[4333]}, 1981 {"setAttr-Token-EMV", "setAttr-Token-EMV", NID_setAttr_Token_EMV, 5, &so[4338]}, 1982 {"setAttr-Token-B0Prime", "setAttr-Token-B0Prime", NID_setAttr_Token_B0Prime, 5, &so[4343]}, 1983 {"setAttr-IssCap-CVM", "setAttr-IssCap-CVM", NID_setAttr_IssCap_CVM, 5, &so[4348]}, 1984 {"setAttr-IssCap-T2", "setAttr-IssCap-T2", NID_setAttr_IssCap_T2, 5, &so[4353]}, 1985 {"setAttr-IssCap-Sig", "setAttr-IssCap-Sig", NID_setAttr_IssCap_Sig, 5, &so[4358]}, 1986 {"setAttr-GenCryptgrm", "generate cryptogram", NID_setAttr_GenCryptgrm, 6, &so[4363]}, 1987 {"setAttr-T2Enc", "encrypted track 2", NID_setAttr_T2Enc, 6, &so[4369]}, 1988 {"setAttr-T2cleartxt", "cleartext track 2", NID_setAttr_T2cleartxt, 6, &so[4375]}, 1989 {"setAttr-TokICCsig", "ICC or token signature", NID_setAttr_TokICCsig, 6, &so[4381]}, 1990 {"setAttr-SecDevSig", "secure device signature", NID_setAttr_SecDevSig, 6, &so[4387]}, 1991 {"set-brand-IATA-ATA", "set-brand-IATA-ATA", NID_set_brand_IATA_ATA, 4, &so[4393]}, 1992 {"set-brand-Diners", "set-brand-Diners", NID_set_brand_Diners, 4, &so[4397]}, 1993 {"set-brand-AmericanExpress", "set-brand-AmericanExpress", NID_set_brand_AmericanExpress, 4, &so[4401]}, 1994 {"set-brand-JCB", "set-brand-JCB", NID_set_brand_JCB, 4, &so[4405]}, 1995 {"set-brand-Visa", "set-brand-Visa", NID_set_brand_Visa, 4, &so[4409]}, 1996 {"set-brand-MasterCard", "set-brand-MasterCard", NID_set_brand_MasterCard, 4, &so[4413]}, 1997 {"set-brand-Novus", "set-brand-Novus", NID_set_brand_Novus, 5, &so[4417]}, 1998 {"DES-CDMF", "des-cdmf", NID_des_cdmf, 8, &so[4422]}, 1999 {"rsaOAEPEncryptionSET", "rsaOAEPEncryptionSET", NID_rsaOAEPEncryptionSET, 9, &so[4430]}, 2000 {"ITU-T", "itu-t", NID_itu_t}, 2001 {"JOINT-ISO-ITU-T", "joint-iso-itu-t", NID_joint_iso_itu_t}, 2002 {"international-organizations", "International Organizations", NID_international_organizations, 1, &so[4439]}, 2003 {"msSmartcardLogin", "Microsoft Smartcard Login", NID_ms_smartcard_login, 10, &so[4440]}, 2004 {"msUPN", "Microsoft User Principal Name", NID_ms_upn, 10, &so[4450]}, 2005 {"AES-128-CFB1", "aes-128-cfb1", NID_aes_128_cfb1}, 2006 {"AES-192-CFB1", "aes-192-cfb1", NID_aes_192_cfb1}, 2007 {"AES-256-CFB1", "aes-256-cfb1", NID_aes_256_cfb1}, 2008 {"AES-128-CFB8", "aes-128-cfb8", NID_aes_128_cfb8}, 2009 {"AES-192-CFB8", "aes-192-cfb8", NID_aes_192_cfb8}, 2010 {"AES-256-CFB8", "aes-256-cfb8", NID_aes_256_cfb8}, 2011 {"DES-CFB1", "des-cfb1", NID_des_cfb1}, 2012 {"DES-CFB8", "des-cfb8", NID_des_cfb8}, 2013 {"DES-EDE3-CFB1", "des-ede3-cfb1", NID_des_ede3_cfb1}, 2014 {"DES-EDE3-CFB8", "des-ede3-cfb8", NID_des_ede3_cfb8}, 2015 {"street", "streetAddress", NID_streetAddress, 3, &so[4460]}, 2016 {"postalCode", "postalCode", NID_postalCode, 3, &so[4463]}, 2017 {"id-ppl", "id-ppl", NID_id_ppl, 7, &so[4466]}, 2018 {"proxyCertInfo", "Proxy Certificate Information", NID_proxyCertInfo, 8, &so[4473]}, 2019 {"id-ppl-anyLanguage", "Any language", NID_id_ppl_anyLanguage, 8, &so[4481]}, 2020 {"id-ppl-inheritAll", "Inherit all", NID_id_ppl_inheritAll, 8, &so[4489]}, 2021 {"nameConstraints", "X509v3 Name Constraints", NID_name_constraints, 3, &so[4497]}, 2022 {"id-ppl-independent", "Independent", NID_Independent, 8, &so[4500]}, 2023 {"RSA-SHA256", "sha256WithRSAEncryption", NID_sha256WithRSAEncryption, 9, &so[4508]}, 2024 {"RSA-SHA384", "sha384WithRSAEncryption", NID_sha384WithRSAEncryption, 9, &so[4517]}, 2025 {"RSA-SHA512", "sha512WithRSAEncryption", NID_sha512WithRSAEncryption, 9, &so[4526]}, 2026 {"RSA-SHA224", "sha224WithRSAEncryption", NID_sha224WithRSAEncryption, 9, &so[4535]}, 2027 {"SHA256", "sha256", NID_sha256, 9, &so[4544]}, 2028 {"SHA384", "sha384", NID_sha384, 9, &so[4553]}, 2029 {"SHA512", "sha512", NID_sha512, 9, &so[4562]}, 2030 {"SHA224", "sha224", NID_sha224, 9, &so[4571]}, 2031 {"identified-organization", "identified-organization", NID_identified_organization, 1, &so[4580]}, 2032 {"certicom-arc", "certicom-arc", NID_certicom_arc, 3, &so[4581]}, 2033 {"wap", "wap", NID_wap, 2, &so[4584]}, 2034 {"wap-wsg", "wap-wsg", NID_wap_wsg, 3, &so[4586]}, 2035 {"id-characteristic-two-basis", "id-characteristic-two-basis", NID_X9_62_id_characteristic_two_basis, 8, &so[4589]}, 2036 {"onBasis", "onBasis", NID_X9_62_onBasis, 9, &so[4597]}, 2037 {"tpBasis", "tpBasis", NID_X9_62_tpBasis, 9, &so[4606]}, 2038 {"ppBasis", "ppBasis", NID_X9_62_ppBasis, 9, &so[4615]}, 2039 {"c2pnb163v1", "c2pnb163v1", NID_X9_62_c2pnb163v1, 8, &so[4624]}, 2040 {"c2pnb163v2", "c2pnb163v2", NID_X9_62_c2pnb163v2, 8, &so[4632]}, 2041 {"c2pnb163v3", "c2pnb163v3", NID_X9_62_c2pnb163v3, 8, &so[4640]}, 2042 {"c2pnb176v1", "c2pnb176v1", NID_X9_62_c2pnb176v1, 8, &so[4648]}, 2043 {"c2tnb191v1", "c2tnb191v1", NID_X9_62_c2tnb191v1, 8, &so[4656]}, 2044 {"c2tnb191v2", "c2tnb191v2", NID_X9_62_c2tnb191v2, 8, &so[4664]}, 2045 {"c2tnb191v3", "c2tnb191v3", NID_X9_62_c2tnb191v3, 8, &so[4672]}, 2046 {"c2onb191v4", "c2onb191v4", NID_X9_62_c2onb191v4, 8, &so[4680]}, 2047 {"c2onb191v5", "c2onb191v5", NID_X9_62_c2onb191v5, 8, &so[4688]}, 2048 {"c2pnb208w1", "c2pnb208w1", NID_X9_62_c2pnb208w1, 8, &so[4696]}, 2049 {"c2tnb239v1", "c2tnb239v1", NID_X9_62_c2tnb239v1, 8, &so[4704]}, 2050 {"c2tnb239v2", "c2tnb239v2", NID_X9_62_c2tnb239v2, 8, &so[4712]}, 2051 {"c2tnb239v3", "c2tnb239v3", NID_X9_62_c2tnb239v3, 8, &so[4720]}, 2052 {"c2onb239v4", "c2onb239v4", NID_X9_62_c2onb239v4, 8, &so[4728]}, 2053 {"c2onb239v5", "c2onb239v5", NID_X9_62_c2onb239v5, 8, &so[4736]}, 2054 {"c2pnb272w1", "c2pnb272w1", NID_X9_62_c2pnb272w1, 8, &so[4744]}, 2055 {"c2pnb304w1", "c2pnb304w1", NID_X9_62_c2pnb304w1, 8, &so[4752]}, 2056 {"c2tnb359v1", "c2tnb359v1", NID_X9_62_c2tnb359v1, 8, &so[4760]}, 2057 {"c2pnb368w1", "c2pnb368w1", NID_X9_62_c2pnb368w1, 8, &so[4768]}, 2058 {"c2tnb431r1", "c2tnb431r1", NID_X9_62_c2tnb431r1, 8, &so[4776]}, 2059 {"secp112r1", "secp112r1", NID_secp112r1, 5, &so[4784]}, 2060 {"secp112r2", "secp112r2", NID_secp112r2, 5, &so[4789]}, 2061 {"secp128r1", "secp128r1", NID_secp128r1, 5, &so[4794]}, 2062 {"secp128r2", "secp128r2", NID_secp128r2, 5, &so[4799]}, 2063 {"secp160k1", "secp160k1", NID_secp160k1, 5, &so[4804]}, 2064 {"secp160r1", "secp160r1", NID_secp160r1, 5, &so[4809]}, 2065 {"secp160r2", "secp160r2", NID_secp160r2, 5, &so[4814]}, 2066 {"secp192k1", "secp192k1", NID_secp192k1, 5, &so[4819]}, 2067 {"secp224k1", "secp224k1", NID_secp224k1, 5, &so[4824]}, 2068 {"secp224r1", "secp224r1", NID_secp224r1, 5, &so[4829]}, 2069 {"secp256k1", "secp256k1", NID_secp256k1, 5, &so[4834]}, 2070 {"secp384r1", "secp384r1", NID_secp384r1, 5, &so[4839]}, 2071 {"secp521r1", "secp521r1", NID_secp521r1, 5, &so[4844]}, 2072 {"sect113r1", "sect113r1", NID_sect113r1, 5, &so[4849]}, 2073 {"sect113r2", "sect113r2", NID_sect113r2, 5, &so[4854]}, 2074 {"sect131r1", "sect131r1", NID_sect131r1, 5, &so[4859]}, 2075 {"sect131r2", "sect131r2", NID_sect131r2, 5, &so[4864]}, 2076 {"sect163k1", "sect163k1", NID_sect163k1, 5, &so[4869]}, 2077 {"sect163r1", "sect163r1", NID_sect163r1, 5, &so[4874]}, 2078 {"sect163r2", "sect163r2", NID_sect163r2, 5, &so[4879]}, 2079 {"sect193r1", "sect193r1", NID_sect193r1, 5, &so[4884]}, 2080 {"sect193r2", "sect193r2", NID_sect193r2, 5, &so[4889]}, 2081 {"sect233k1", "sect233k1", NID_sect233k1, 5, &so[4894]}, 2082 {"sect233r1", "sect233r1", NID_sect233r1, 5, &so[4899]}, 2083 {"sect239k1", "sect239k1", NID_sect239k1, 5, &so[4904]}, 2084 {"sect283k1", "sect283k1", NID_sect283k1, 5, &so[4909]}, 2085 {"sect283r1", "sect283r1", NID_sect283r1, 5, &so[4914]}, 2086 {"sect409k1", "sect409k1", NID_sect409k1, 5, &so[4919]}, 2087 {"sect409r1", "sect409r1", NID_sect409r1, 5, &so[4924]}, 2088 {"sect571k1", "sect571k1", NID_sect571k1, 5, &so[4929]}, 2089 {"sect571r1", "sect571r1", NID_sect571r1, 5, &so[4934]}, 2090 {"wap-wsg-idm-ecid-wtls1", "wap-wsg-idm-ecid-wtls1", NID_wap_wsg_idm_ecid_wtls1, 5, &so[4939]}, 2091 {"wap-wsg-idm-ecid-wtls3", "wap-wsg-idm-ecid-wtls3", NID_wap_wsg_idm_ecid_wtls3, 5, &so[4944]}, 2092 {"wap-wsg-idm-ecid-wtls4", "wap-wsg-idm-ecid-wtls4", NID_wap_wsg_idm_ecid_wtls4, 5, &so[4949]}, 2093 {"wap-wsg-idm-ecid-wtls5", "wap-wsg-idm-ecid-wtls5", NID_wap_wsg_idm_ecid_wtls5, 5, &so[4954]}, 2094 {"wap-wsg-idm-ecid-wtls6", "wap-wsg-idm-ecid-wtls6", NID_wap_wsg_idm_ecid_wtls6, 5, &so[4959]}, 2095 {"wap-wsg-idm-ecid-wtls7", "wap-wsg-idm-ecid-wtls7", NID_wap_wsg_idm_ecid_wtls7, 5, &so[4964]}, 2096 {"wap-wsg-idm-ecid-wtls8", "wap-wsg-idm-ecid-wtls8", NID_wap_wsg_idm_ecid_wtls8, 5, &so[4969]}, 2097 {"wap-wsg-idm-ecid-wtls9", "wap-wsg-idm-ecid-wtls9", NID_wap_wsg_idm_ecid_wtls9, 5, &so[4974]}, 2098 {"wap-wsg-idm-ecid-wtls10", "wap-wsg-idm-ecid-wtls10", NID_wap_wsg_idm_ecid_wtls10, 5, &so[4979]}, 2099 {"wap-wsg-idm-ecid-wtls11", "wap-wsg-idm-ecid-wtls11", NID_wap_wsg_idm_ecid_wtls11, 5, &so[4984]}, 2100 {"wap-wsg-idm-ecid-wtls12", "wap-wsg-idm-ecid-wtls12", NID_wap_wsg_idm_ecid_wtls12, 5, &so[4989]}, 2101 {"anyPolicy", "X509v3 Any Policy", NID_any_policy, 4, &so[4994]}, 2102 {"policyMappings", "X509v3 Policy Mappings", NID_policy_mappings, 3, &so[4998]}, 2103 {"inhibitAnyPolicy", "X509v3 Inhibit Any Policy", NID_inhibit_any_policy, 3, &so[5001]}, 2104 {"Oakley-EC2N-3", "ipsec3", NID_ipsec3}, 2105 {"Oakley-EC2N-4", "ipsec4", NID_ipsec4}, 2106 {"CAMELLIA-128-CBC", "camellia-128-cbc", NID_camellia_128_cbc, 11, &so[5004]}, 2107 {"CAMELLIA-192-CBC", "camellia-192-cbc", NID_camellia_192_cbc, 11, &so[5015]}, 2108 {"CAMELLIA-256-CBC", "camellia-256-cbc", NID_camellia_256_cbc, 11, &so[5026]}, 2109 {"CAMELLIA-128-ECB", "camellia-128-ecb", NID_camellia_128_ecb, 8, &so[5037]}, 2110 {"CAMELLIA-192-ECB", "camellia-192-ecb", NID_camellia_192_ecb, 8, &so[5045]}, 2111 {"CAMELLIA-256-ECB", "camellia-256-ecb", NID_camellia_256_ecb, 8, &so[5053]}, 2112 {"CAMELLIA-128-CFB", "camellia-128-cfb", NID_camellia_128_cfb128, 8, &so[5061]}, 2113 {"CAMELLIA-192-CFB", "camellia-192-cfb", NID_camellia_192_cfb128, 8, &so[5069]}, 2114 {"CAMELLIA-256-CFB", "camellia-256-cfb", NID_camellia_256_cfb128, 8, &so[5077]}, 2115 {"CAMELLIA-128-CFB1", "camellia-128-cfb1", NID_camellia_128_cfb1}, 2116 {"CAMELLIA-192-CFB1", "camellia-192-cfb1", NID_camellia_192_cfb1}, 2117 {"CAMELLIA-256-CFB1", "camellia-256-cfb1", NID_camellia_256_cfb1}, 2118 {"CAMELLIA-128-CFB8", "camellia-128-cfb8", NID_camellia_128_cfb8}, 2119 {"CAMELLIA-192-CFB8", "camellia-192-cfb8", NID_camellia_192_cfb8}, 2120 {"CAMELLIA-256-CFB8", "camellia-256-cfb8", NID_camellia_256_cfb8}, 2121 {"CAMELLIA-128-OFB", "camellia-128-ofb", NID_camellia_128_ofb128, 8, &so[5085]}, 2122 {"CAMELLIA-192-OFB", "camellia-192-ofb", NID_camellia_192_ofb128, 8, &so[5093]}, 2123 {"CAMELLIA-256-OFB", "camellia-256-ofb", NID_camellia_256_ofb128, 8, &so[5101]}, 2124 {"subjectDirectoryAttributes", "X509v3 Subject Directory Attributes", NID_subject_directory_attributes, 3, &so[5109]}, 2125 {"issuingDistributionPoint", "X509v3 Issuing Distribution Point", NID_issuing_distribution_point, 3, &so[5112]}, 2126 {"certificateIssuer", "X509v3 Certificate Issuer", NID_certificate_issuer, 3, &so[5115]}, 2127 { NULL, NULL, NID_undef }, 2128 {"KISA", "kisa", NID_kisa, 6, &so[5118]}, 2129 { NULL, NULL, NID_undef }, 2130 { NULL, NULL, NID_undef }, 2131 {"SEED-ECB", "seed-ecb", NID_seed_ecb, 8, &so[5124]}, 2132 {"SEED-CBC", "seed-cbc", NID_seed_cbc, 8, &so[5132]}, 2133 {"SEED-OFB", "seed-ofb", NID_seed_ofb128, 8, &so[5140]}, 2134 {"SEED-CFB", "seed-cfb", NID_seed_cfb128, 8, &so[5148]}, 2135 {"HMAC-MD5", "hmac-md5", NID_hmac_md5, 8, &so[5156]}, 2136 {"HMAC-SHA1", "hmac-sha1", NID_hmac_sha1, 8, &so[5164]}, 2137 {"id-PasswordBasedMAC", "password based MAC", NID_id_PasswordBasedMAC, 9, &so[5172]}, 2138 {"id-DHBasedMac", "Diffie-Hellman based MAC", NID_id_DHBasedMac, 9, &so[5181]}, 2139 {"id-it-suppLangTags", "id-it-suppLangTags", NID_id_it_suppLangTags, 8, &so[5190]}, 2140 {"caRepository", "CA Repository", NID_caRepository, 8, &so[5198]}, 2141 {"id-smime-ct-compressedData", "id-smime-ct-compressedData", NID_id_smime_ct_compressedData, 11, &so[5206]}, 2142 {"id-ct-asciiTextWithCRLF", "id-ct-asciiTextWithCRLF", NID_id_ct_asciiTextWithCRLF, 11, &so[5217]}, 2143 {"id-aes128-wrap", "id-aes128-wrap", NID_id_aes128_wrap, 9, &so[5228]}, 2144 {"id-aes192-wrap", "id-aes192-wrap", NID_id_aes192_wrap, 9, &so[5237]}, 2145 {"id-aes256-wrap", "id-aes256-wrap", NID_id_aes256_wrap, 9, &so[5246]}, 2146 {"ecdsa-with-Recommended", "ecdsa-with-Recommended", NID_ecdsa_with_Recommended, 7, &so[5255]}, 2147 {"ecdsa-with-Specified", "ecdsa-with-Specified", NID_ecdsa_with_Specified, 7, &so[5262]}, 2148 {"ecdsa-with-SHA224", "ecdsa-with-SHA224", NID_ecdsa_with_SHA224, 8, &so[5269]}, 2149 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]}, 2150 {"ecdsa-with-SHA384", "ecdsa-with-SHA384", NID_ecdsa_with_SHA384, 8, &so[5285]}, 2151 {"ecdsa-with-SHA512", "ecdsa-with-SHA512", NID_ecdsa_with_SHA512, 8, &so[5293]}, 2152 {"hmacWithMD5", "hmacWithMD5", NID_hmacWithMD5, 8, &so[5301]}, 2153 {"hmacWithSHA224", "hmacWithSHA224", NID_hmacWithSHA224, 8, &so[5309]}, 2154 {"hmacWithSHA256", "hmacWithSHA256", NID_hmacWithSHA256, 8, &so[5317]}, 2155 {"hmacWithSHA384", "hmacWithSHA384", NID_hmacWithSHA384, 8, &so[5325]}, 2156 {"hmacWithSHA512", "hmacWithSHA512", NID_hmacWithSHA512, 8, &so[5333]}, 2157 {"dsa_with_SHA224", "dsa_with_SHA224", NID_dsa_with_SHA224, 9, &so[5341]}, 2158 {"dsa_with_SHA256", "dsa_with_SHA256", NID_dsa_with_SHA256, 9, &so[5350]}, 2159 {"whirlpool", "whirlpool", NID_whirlpool, 6, &so[5359]}, 2160 {"cryptopro", "cryptopro", NID_cryptopro, 5, &so[5365]}, 2161 {"cryptocom", "cryptocom", NID_cryptocom, 5, &so[5370]}, 2162 {"id-GostR3411-94-with-GostR3410-2001", "GOST R 34.11-94 with GOST R 34.10-2001", NID_id_GostR3411_94_with_GostR3410_2001, 6, &so[5375]}, 2163 {"id-GostR3411-94-with-GostR3410-94", "GOST R 34.11-94 with GOST R 34.10-94", NID_id_GostR3411_94_with_GostR3410_94, 6, &so[5381]}, 2164 {"md_gost94", "GOST R 34.11-94", NID_id_GostR3411_94, 6, &so[5387]}, 2165 {"id-HMACGostR3411-94", "HMAC GOST 34.11-94", NID_id_HMACGostR3411_94, 6, &so[5393]}, 2166 {"gost2001", "GOST R 34.10-2001", NID_id_GostR3410_2001, 6, &so[5399]}, 2167 {"gost94", "GOST R 34.10-94", NID_id_GostR3410_94, 6, &so[5405]}, 2168 {"gost89", "GOST 28147-89", NID_id_Gost28147_89, 6, &so[5411]}, 2169 {"gost89-cnt", "gost89-cnt", NID_gost89_cnt}, 2170 {"gost-mac", "GOST 28147-89 MAC", NID_id_Gost28147_89_MAC, 6, &so[5417]}, 2171 {"prf-gostr3411-94", "GOST R 34.11-94 PRF", NID_id_GostR3411_94_prf, 6, &so[5423]}, 2172 {"id-GostR3410-2001DH", "GOST R 34.10-2001 DH", NID_id_GostR3410_2001DH, 6, &so[5429]}, 2173 {"id-GostR3410-94DH", "GOST R 34.10-94 DH", NID_id_GostR3410_94DH, 6, &so[5435]}, 2174 {"id-Gost28147-89-CryptoPro-KeyMeshing", "id-Gost28147-89-CryptoPro-KeyMeshing", NID_id_Gost28147_89_CryptoPro_KeyMeshing, 7, &so[5441]}, 2175 {"id-Gost28147-89-None-KeyMeshing", "id-Gost28147-89-None-KeyMeshing", NID_id_Gost28147_89_None_KeyMeshing, 7, &so[5448]}, 2176 {"id-GostR3411-94-TestParamSet", "id-GostR3411-94-TestParamSet", NID_id_GostR3411_94_TestParamSet, 7, &so[5455]}, 2177 {"id-GostR3411-94-CryptoProParamSet", "id-GostR3411-94-CryptoProParamSet", NID_id_GostR3411_94_CryptoProParamSet, 7, &so[5462]}, 2178 {"id-Gost28147-89-TestParamSet", "id-Gost28147-89-TestParamSet", NID_id_Gost28147_89_TestParamSet, 7, &so[5469]}, 2179 {"id-Gost28147-89-CryptoPro-A-ParamSet", "id-Gost28147-89-CryptoPro-A-ParamSet", NID_id_Gost28147_89_CryptoPro_A_ParamSet, 7, &so[5476]}, 2180 {"id-Gost28147-89-CryptoPro-B-ParamSet", "id-Gost28147-89-CryptoPro-B-ParamSet", NID_id_Gost28147_89_CryptoPro_B_ParamSet, 7, &so[5483]}, 2181 {"id-Gost28147-89-CryptoPro-C-ParamSet", "id-Gost28147-89-CryptoPro-C-ParamSet", NID_id_Gost28147_89_CryptoPro_C_ParamSet, 7, &so[5490]}, 2182 {"id-Gost28147-89-CryptoPro-D-ParamSet", "id-Gost28147-89-CryptoPro-D-ParamSet", NID_id_Gost28147_89_CryptoPro_D_ParamSet, 7, &so[5497]}, 2183 {"id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet", "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet", NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet, 7, &so[5504]}, 2184 {"id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet", "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet", NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet, 7, &so[5511]}, 2185 {"id-Gost28147-89-CryptoPro-RIC-1-ParamSet", "id-Gost28147-89-CryptoPro-RIC-1-ParamSet", NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet, 7, &so[5518]}, 2186 {"id-GostR3410-94-TestParamSet", "id-GostR3410-94-TestParamSet", NID_id_GostR3410_94_TestParamSet, 7, &so[5525]}, 2187 {"id-GostR3410-94-CryptoPro-A-ParamSet", "id-GostR3410-94-CryptoPro-A-ParamSet", NID_id_GostR3410_94_CryptoPro_A_ParamSet, 7, &so[5532]}, 2188 {"id-GostR3410-94-CryptoPro-B-ParamSet", "id-GostR3410-94-CryptoPro-B-ParamSet", NID_id_GostR3410_94_CryptoPro_B_ParamSet, 7, &so[5539]}, 2189 {"id-GostR3410-94-CryptoPro-C-ParamSet", "id-GostR3410-94-CryptoPro-C-ParamSet", NID_id_GostR3410_94_CryptoPro_C_ParamSet, 7, &so[5546]}, 2190 {"id-GostR3410-94-CryptoPro-D-ParamSet", "id-GostR3410-94-CryptoPro-D-ParamSet", NID_id_GostR3410_94_CryptoPro_D_ParamSet, 7, &so[5553]}, 2191 {"id-GostR3410-94-CryptoPro-XchA-ParamSet", "id-GostR3410-94-CryptoPro-XchA-ParamSet", NID_id_GostR3410_94_CryptoPro_XchA_ParamSet, 7, &so[5560]}, 2192 {"id-GostR3410-94-CryptoPro-XchB-ParamSet", "id-GostR3410-94-CryptoPro-XchB-ParamSet", NID_id_GostR3410_94_CryptoPro_XchB_ParamSet, 7, &so[5567]}, 2193 {"id-GostR3410-94-CryptoPro-XchC-ParamSet", "id-GostR3410-94-CryptoPro-XchC-ParamSet", NID_id_GostR3410_94_CryptoPro_XchC_ParamSet, 7, &so[5574]}, 2194 {"id-GostR3410-2001-TestParamSet", "id-GostR3410-2001-TestParamSet", NID_id_GostR3410_2001_TestParamSet, 7, &so[5581]}, 2195 {"id-GostR3410-2001-CryptoPro-A-ParamSet", "id-GostR3410-2001-CryptoPro-A-ParamSet", NID_id_GostR3410_2001_CryptoPro_A_ParamSet, 7, &so[5588]}, 2196 {"id-GostR3410-2001-CryptoPro-B-ParamSet", "id-GostR3410-2001-CryptoPro-B-ParamSet", NID_id_GostR3410_2001_CryptoPro_B_ParamSet, 7, &so[5595]}, 2197 {"id-GostR3410-2001-CryptoPro-C-ParamSet", "id-GostR3410-2001-CryptoPro-C-ParamSet", NID_id_GostR3410_2001_CryptoPro_C_ParamSet, 7, &so[5602]}, 2198 {"id-GostR3410-2001-CryptoPro-XchA-ParamSet", "id-GostR3410-2001-CryptoPro-XchA-ParamSet", NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet, 7, &so[5609]}, 2199 {"id-GostR3410-2001-CryptoPro-XchB-ParamSet", "id-GostR3410-2001-CryptoPro-XchB-ParamSet", NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet, 7, &so[5616]}, 2200 {"id-GostR3410-94-a", "id-GostR3410-94-a", NID_id_GostR3410_94_a, 7, &so[5623]}, 2201 {"id-GostR3410-94-aBis", "id-GostR3410-94-aBis", NID_id_GostR3410_94_aBis, 7, &so[5630]}, 2202 {"id-GostR3410-94-b", "id-GostR3410-94-b", NID_id_GostR3410_94_b, 7, &so[5637]}, 2203 {"id-GostR3410-94-bBis", "id-GostR3410-94-bBis", NID_id_GostR3410_94_bBis, 7, &so[5644]}, 2204 {"id-Gost28147-89-cc", "GOST 28147-89 Cryptocom ParamSet", NID_id_Gost28147_89_cc, 8, &so[5651]}, 2205 {"gost94cc", "GOST 34.10-94 Cryptocom", NID_id_GostR3410_94_cc, 8, &so[5659]}, 2206 {"gost2001cc", "GOST 34.10-2001 Cryptocom", NID_id_GostR3410_2001_cc, 8, &so[5667]}, 2207 {"id-GostR3411-94-with-GostR3410-94-cc", "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom", NID_id_GostR3411_94_with_GostR3410_94_cc, 8, &so[5675]}, 2208 {"id-GostR3411-94-with-GostR3410-2001-cc", "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom", NID_id_GostR3411_94_with_GostR3410_2001_cc, 8, &so[5683]}, 2209 {"id-GostR3410-2001-ParamSet-cc", "GOST R 3410-2001 Parameter Set Cryptocom", NID_id_GostR3410_2001_ParamSet_cc, 8, &so[5691]}, 2210 {"HMAC", "hmac", NID_hmac}, 2211 {"LocalKeySet", "Microsoft Local Key set", NID_LocalKeySet, 9, &so[5699]}, 2212 {"freshestCRL", "X509v3 Freshest CRL", NID_freshest_crl, 3, &so[5708]}, 2213 {"id-on-permanentIdentifier", "Permanent Identifier", NID_id_on_permanentIdentifier, 8, &so[5711]}, 2214 {"searchGuide", "searchGuide", NID_searchGuide, 3, &so[5719]}, 2215 {"businessCategory", "businessCategory", NID_businessCategory, 3, &so[5722]}, 2216 {"postalAddress", "postalAddress", NID_postalAddress, 3, &so[5725]}, 2217 {"postOfficeBox", "postOfficeBox", NID_postOfficeBox, 3, &so[5728]}, 2218 {"physicalDeliveryOfficeName", "physicalDeliveryOfficeName", NID_physicalDeliveryOfficeName, 3, &so[5731]}, 2219 {"telephoneNumber", "telephoneNumber", NID_telephoneNumber, 3, &so[5734]}, 2220 {"telexNumber", "telexNumber", NID_telexNumber, 3, &so[5737]}, 2221 {"teletexTerminalIdentifier", "teletexTerminalIdentifier", NID_teletexTerminalIdentifier, 3, &so[5740]}, 2222 {"facsimileTelephoneNumber", "facsimileTelephoneNumber", NID_facsimileTelephoneNumber, 3, &so[5743]}, 2223 {"x121Address", "x121Address", NID_x121Address, 3, &so[5746]}, 2224 {"internationaliSDNNumber", "internationaliSDNNumber", NID_internationaliSDNNumber, 3, &so[5749]}, 2225 {"registeredAddress", "registeredAddress", NID_registeredAddress, 3, &so[5752]}, 2226 {"destinationIndicator", "destinationIndicator", NID_destinationIndicator, 3, &so[5755]}, 2227 {"preferredDeliveryMethod", "preferredDeliveryMethod", NID_preferredDeliveryMethod, 3, &so[5758]}, 2228 {"presentationAddress", "presentationAddress", NID_presentationAddress, 3, &so[5761]}, 2229 {"supportedApplicationContext", "supportedApplicationContext", NID_supportedApplicationContext, 3, &so[5764]}, 2230 {"member", "member", NID_member, 3, &so[5767]}, 2231 {"owner", "owner", NID_owner, 3, &so[5770]}, 2232 {"roleOccupant", "roleOccupant", NID_roleOccupant, 3, &so[5773]}, 2233 {"seeAlso", "seeAlso", NID_seeAlso, 3, &so[5776]}, 2234 {"userPassword", "userPassword", NID_userPassword, 3, &so[5779]}, 2235 {"userCertificate", "userCertificate", NID_userCertificate, 3, &so[5782]}, 2236 {"cACertificate", "cACertificate", NID_cACertificate, 3, &so[5785]}, 2237 {"authorityRevocationList", "authorityRevocationList", NID_authorityRevocationList, 3, &so[5788]}, 2238 {"certificateRevocationList", "certificateRevocationList", NID_certificateRevocationList, 3, &so[5791]}, 2239 {"crossCertificatePair", "crossCertificatePair", NID_crossCertificatePair, 3, &so[5794]}, 2240 {"enhancedSearchGuide", "enhancedSearchGuide", NID_enhancedSearchGuide, 3, &so[5797]}, 2241 {"protocolInformation", "protocolInformation", NID_protocolInformation, 3, &so[5800]}, 2242 {"distinguishedName", "distinguishedName", NID_distinguishedName, 3, &so[5803]}, 2243 {"uniqueMember", "uniqueMember", NID_uniqueMember, 3, &so[5806]}, 2244 {"houseIdentifier", "houseIdentifier", NID_houseIdentifier, 3, &so[5809]}, 2245 {"supportedAlgorithms", "supportedAlgorithms", NID_supportedAlgorithms, 3, &so[5812]}, 2246 {"deltaRevocationList", "deltaRevocationList", NID_deltaRevocationList, 3, &so[5815]}, 2247 {"dmdName", "dmdName", NID_dmdName, 3, &so[5818]}, 2248 {"id-alg-PWRI-KEK", "id-alg-PWRI-KEK", NID_id_alg_PWRI_KEK, 11, &so[5821]}, 2249 {"CMAC", "cmac", NID_cmac}, 2250 {"id-aes128-GCM", "aes-128-gcm", NID_aes_128_gcm, 9, &so[5832]}, 2251 {"id-aes128-CCM", "aes-128-ccm", NID_aes_128_ccm, 9, &so[5841]}, 2252 {"id-aes128-wrap-pad", "id-aes128-wrap-pad", NID_id_aes128_wrap_pad, 9, &so[5850]}, 2253 {"id-aes192-GCM", "aes-192-gcm", NID_aes_192_gcm, 9, &so[5859]}, 2254 {"id-aes192-CCM", "aes-192-ccm", NID_aes_192_ccm, 9, &so[5868]}, 2255 {"id-aes192-wrap-pad", "id-aes192-wrap-pad", NID_id_aes192_wrap_pad, 9, &so[5877]}, 2256 {"id-aes256-GCM", "aes-256-gcm", NID_aes_256_gcm, 9, &so[5886]}, 2257 {"id-aes256-CCM", "aes-256-ccm", NID_aes_256_ccm, 9, &so[5895]}, 2258 {"id-aes256-wrap-pad", "id-aes256-wrap-pad", NID_id_aes256_wrap_pad, 9, &so[5904]}, 2259 {"AES-128-CTR", "aes-128-ctr", NID_aes_128_ctr}, 2260 {"AES-192-CTR", "aes-192-ctr", NID_aes_192_ctr}, 2261 {"AES-256-CTR", "aes-256-ctr", NID_aes_256_ctr}, 2262 {"id-camellia128-wrap", "id-camellia128-wrap", NID_id_camellia128_wrap, 11, &so[5913]}, 2263 {"id-camellia192-wrap", "id-camellia192-wrap", NID_id_camellia192_wrap, 11, &so[5924]}, 2264 {"id-camellia256-wrap", "id-camellia256-wrap", NID_id_camellia256_wrap, 11, &so[5935]}, 2265 {"anyExtendedKeyUsage", "Any Extended Key Usage", NID_anyExtendedKeyUsage, 4, &so[5946]}, 2266 {"MGF1", "mgf1", NID_mgf1, 9, &so[5950]}, 2267 {"RSASSA-PSS", "rsassaPss", NID_rsassaPss, 9, &so[5959]}, 2268 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]}, 2269 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]}, 2270 {"RC4-HMAC-MD5", "rc4-hmac-md5", NID_rc4_hmac_md5}, 2271 {"AES-128-CBC-HMAC-SHA1", "aes-128-cbc-hmac-sha1", NID_aes_128_cbc_hmac_sha1}, 2272 {"AES-192-CBC-HMAC-SHA1", "aes-192-cbc-hmac-sha1", NID_aes_192_cbc_hmac_sha1}, 2273 {"AES-256-CBC-HMAC-SHA1", "aes-256-cbc-hmac-sha1", NID_aes_256_cbc_hmac_sha1}, 2274 {"RSAES-OAEP", "rsaesOaep", NID_rsaesOaep, 9, &so[5984]}, 2275 {"dhpublicnumber", "X9.42 DH", NID_dhpublicnumber, 7, &so[5993]}, 2276 {"brainpoolP160r1", "brainpoolP160r1", NID_brainpoolP160r1, 9, &so[6000]}, 2277 {"brainpoolP160t1", "brainpoolP160t1", NID_brainpoolP160t1, 9, &so[6009]}, 2278 {"brainpoolP192r1", "brainpoolP192r1", NID_brainpoolP192r1, 9, &so[6018]}, 2279 {"brainpoolP192t1", "brainpoolP192t1", NID_brainpoolP192t1, 9, &so[6027]}, 2280 {"brainpoolP224r1", "brainpoolP224r1", NID_brainpoolP224r1, 9, &so[6036]}, 2281 {"brainpoolP224t1", "brainpoolP224t1", NID_brainpoolP224t1, 9, &so[6045]}, 2282 {"brainpoolP256r1", "brainpoolP256r1", NID_brainpoolP256r1, 9, &so[6054]}, 2283 {"brainpoolP256t1", "brainpoolP256t1", NID_brainpoolP256t1, 9, &so[6063]}, 2284 {"brainpoolP320r1", "brainpoolP320r1", NID_brainpoolP320r1, 9, &so[6072]}, 2285 {"brainpoolP320t1", "brainpoolP320t1", NID_brainpoolP320t1, 9, &so[6081]}, 2286 {"brainpoolP384r1", "brainpoolP384r1", NID_brainpoolP384r1, 9, &so[6090]}, 2287 {"brainpoolP384t1", "brainpoolP384t1", NID_brainpoolP384t1, 9, &so[6099]}, 2288 {"brainpoolP512r1", "brainpoolP512r1", NID_brainpoolP512r1, 9, &so[6108]}, 2289 {"brainpoolP512t1", "brainpoolP512t1", NID_brainpoolP512t1, 9, &so[6117]}, 2290 {"PSPECIFIED", "pSpecified", NID_pSpecified, 9, &so[6126]}, 2291 {"dhSinglePass-stdDH-sha1kdf-scheme", "dhSinglePass-stdDH-sha1kdf-scheme", NID_dhSinglePass_stdDH_sha1kdf_scheme, 9, &so[6135]}, 2292 {"dhSinglePass-stdDH-sha224kdf-scheme", "dhSinglePass-stdDH-sha224kdf-scheme", NID_dhSinglePass_stdDH_sha224kdf_scheme, 6, &so[6144]}, 2293 {"dhSinglePass-stdDH-sha256kdf-scheme", "dhSinglePass-stdDH-sha256kdf-scheme", NID_dhSinglePass_stdDH_sha256kdf_scheme, 6, &so[6150]}, 2294 {"dhSinglePass-stdDH-sha384kdf-scheme", "dhSinglePass-stdDH-sha384kdf-scheme", NID_dhSinglePass_stdDH_sha384kdf_scheme, 6, &so[6156]}, 2295 {"dhSinglePass-stdDH-sha512kdf-scheme", "dhSinglePass-stdDH-sha512kdf-scheme", NID_dhSinglePass_stdDH_sha512kdf_scheme, 6, &so[6162]}, 2296 {"dhSinglePass-cofactorDH-sha1kdf-scheme", "dhSinglePass-cofactorDH-sha1kdf-scheme", NID_dhSinglePass_cofactorDH_sha1kdf_scheme, 9, &so[6168]}, 2297 {"dhSinglePass-cofactorDH-sha224kdf-scheme", "dhSinglePass-cofactorDH-sha224kdf-scheme", NID_dhSinglePass_cofactorDH_sha224kdf_scheme, 6, &so[6177]}, 2298 {"dhSinglePass-cofactorDH-sha256kdf-scheme", "dhSinglePass-cofactorDH-sha256kdf-scheme", NID_dhSinglePass_cofactorDH_sha256kdf_scheme, 6, &so[6183]}, 2299 {"dhSinglePass-cofactorDH-sha384kdf-scheme", "dhSinglePass-cofactorDH-sha384kdf-scheme", NID_dhSinglePass_cofactorDH_sha384kdf_scheme, 6, &so[6189]}, 2300 {"dhSinglePass-cofactorDH-sha512kdf-scheme", "dhSinglePass-cofactorDH-sha512kdf-scheme", NID_dhSinglePass_cofactorDH_sha512kdf_scheme, 6, &so[6195]}, 2301 {"dh-std-kdf", "dh-std-kdf", NID_dh_std_kdf}, 2302 {"dh-cofactor-kdf", "dh-cofactor-kdf", NID_dh_cofactor_kdf}, 2303 {"AES-128-CBC-HMAC-SHA256", "aes-128-cbc-hmac-sha256", NID_aes_128_cbc_hmac_sha256}, 2304 {"AES-192-CBC-HMAC-SHA256", "aes-192-cbc-hmac-sha256", NID_aes_192_cbc_hmac_sha256}, 2305 {"AES-256-CBC-HMAC-SHA256", "aes-256-cbc-hmac-sha256", NID_aes_256_cbc_hmac_sha256}, 2306 {"ct_precert_scts", "CT Precertificate SCTs", NID_ct_precert_scts, 10, &so[6201]}, 2307 {"ct_precert_poison", "CT Precertificate Poison", NID_ct_precert_poison, 10, &so[6211]}, 2308 {"ct_precert_signer", "CT Precertificate Signer", NID_ct_precert_signer, 10, &so[6221]}, 2309 {"ct_cert_scts", "CT Certificate SCTs", NID_ct_cert_scts, 10, &so[6231]}, 2310 {"jurisdictionL", "jurisdictionLocalityName", NID_jurisdictionLocalityName, 11, &so[6241]}, 2311 {"jurisdictionST", "jurisdictionStateOrProvinceName", NID_jurisdictionStateOrProvinceName, 11, &so[6252]}, 2312 {"jurisdictionC", "jurisdictionCountryName", NID_jurisdictionCountryName, 11, &so[6263]}, 2313 {"AES-128-OCB", "aes-128-ocb", NID_aes_128_ocb}, 2314 {"AES-192-OCB", "aes-192-ocb", NID_aes_192_ocb}, 2315 {"AES-256-OCB", "aes-256-ocb", NID_aes_256_ocb}, 2316 {"CAMELLIA-128-GCM", "camellia-128-gcm", NID_camellia_128_gcm, 8, &so[6274]}, 2317 {"CAMELLIA-128-CCM", "camellia-128-ccm", NID_camellia_128_ccm, 8, &so[6282]}, 2318 {"CAMELLIA-128-CTR", "camellia-128-ctr", NID_camellia_128_ctr, 8, &so[6290]}, 2319 {"CAMELLIA-128-CMAC", "camellia-128-cmac", NID_camellia_128_cmac, 8, &so[6298]}, 2320 {"CAMELLIA-192-GCM", "camellia-192-gcm", NID_camellia_192_gcm, 8, &so[6306]}, 2321 {"CAMELLIA-192-CCM", "camellia-192-ccm", NID_camellia_192_ccm, 8, &so[6314]}, 2322 {"CAMELLIA-192-CTR", "camellia-192-ctr", NID_camellia_192_ctr, 8, &so[6322]}, 2323 {"CAMELLIA-192-CMAC", "camellia-192-cmac", NID_camellia_192_cmac, 8, &so[6330]}, 2324 {"CAMELLIA-256-GCM", "camellia-256-gcm", NID_camellia_256_gcm, 8, &so[6338]}, 2325 {"CAMELLIA-256-CCM", "camellia-256-ccm", NID_camellia_256_ccm, 8, &so[6346]}, 2326 {"CAMELLIA-256-CTR", "camellia-256-ctr", NID_camellia_256_ctr, 8, &so[6354]}, 2327 {"CAMELLIA-256-CMAC", "camellia-256-cmac", NID_camellia_256_cmac, 8, &so[6362]}, 2328 {"id-scrypt", "scrypt", NID_id_scrypt, 9, &so[6370]}, 2329 {"id-tc26", "id-tc26", NID_id_tc26, 5, &so[6379]}, 2330 {"gost89-cnt-12", "gost89-cnt-12", NID_gost89_cnt_12}, 2331 {"gost-mac-12", "gost-mac-12", NID_gost_mac_12}, 2332 {"id-tc26-algorithms", "id-tc26-algorithms", NID_id_tc26_algorithms, 6, &so[6384]}, 2333 {"id-tc26-sign", "id-tc26-sign", NID_id_tc26_sign, 7, &so[6390]}, 2334 {"gost2012_256", "GOST R 34.10-2012 with 256 bit modulus", NID_id_GostR3410_2012_256, 8, &so[6397]}, 2335 {"gost2012_512", "GOST R 34.10-2012 with 512 bit modulus", NID_id_GostR3410_2012_512, 8, &so[6405]}, 2336 {"id-tc26-digest", "id-tc26-digest", NID_id_tc26_digest, 7, &so[6413]}, 2337 {"md_gost12_256", "GOST R 34.11-2012 with 256 bit hash", NID_id_GostR3411_2012_256, 8, &so[6420]}, 2338 {"md_gost12_512", "GOST R 34.11-2012 with 512 bit hash", NID_id_GostR3411_2012_512, 8, &so[6428]}, 2339 {"id-tc26-signwithdigest", "id-tc26-signwithdigest", NID_id_tc26_signwithdigest, 7, &so[6436]}, 2340 {"id-tc26-signwithdigest-gost3410-2012-256", "GOST R 34.10-2012 with GOST R 34.11-2012 (256 bit)", NID_id_tc26_signwithdigest_gost3410_2012_256, 8, &so[6443]}, 2341 {"id-tc26-signwithdigest-gost3410-2012-512", "GOST R 34.10-2012 with GOST R 34.11-2012 (512 bit)", NID_id_tc26_signwithdigest_gost3410_2012_512, 8, &so[6451]}, 2342 {"id-tc26-mac", "id-tc26-mac", NID_id_tc26_mac, 7, &so[6459]}, 2343 {"id-tc26-hmac-gost-3411-2012-256", "HMAC GOST 34.11-2012 256 bit", NID_id_tc26_hmac_gost_3411_2012_256, 8, &so[6466]}, 2344 {"id-tc26-hmac-gost-3411-2012-512", "HMAC GOST 34.11-2012 512 bit", NID_id_tc26_hmac_gost_3411_2012_512, 8, &so[6474]}, 2345 {"id-tc26-cipher", "id-tc26-cipher", NID_id_tc26_cipher, 7, &so[6482]}, 2346 {"id-tc26-agreement", "id-tc26-agreement", NID_id_tc26_agreement, 7, &so[6489]}, 2347 {"id-tc26-agreement-gost-3410-2012-256", "id-tc26-agreement-gost-3410-2012-256", NID_id_tc26_agreement_gost_3410_2012_256, 8, &so[6496]}, 2348 {"id-tc26-agreement-gost-3410-2012-512", "id-tc26-agreement-gost-3410-2012-512", NID_id_tc26_agreement_gost_3410_2012_512, 8, &so[6504]}, 2349 {"id-tc26-constants", "id-tc26-constants", NID_id_tc26_constants, 6, &so[6512]}, 2350 {"id-tc26-sign-constants", "id-tc26-sign-constants", NID_id_tc26_sign_constants, 7, &so[6518]}, 2351 {"id-tc26-gost-3410-2012-512-constants", "id-tc26-gost-3410-2012-512-constants", NID_id_tc26_gost_3410_2012_512_constants, 8, &so[6525]}, 2352 {"id-tc26-gost-3410-2012-512-paramSetTest", "GOST R 34.10-2012 (512 bit) testing parameter set", NID_id_tc26_gost_3410_2012_512_paramSetTest, 9, &so[6533]}, 2353 {"id-tc26-gost-3410-2012-512-paramSetA", "GOST R 34.10-2012 (512 bit) ParamSet A", NID_id_tc26_gost_3410_2012_512_paramSetA, 9, &so[6542]}, 2354 {"id-tc26-gost-3410-2012-512-paramSetB", "GOST R 34.10-2012 (512 bit) ParamSet B", NID_id_tc26_gost_3410_2012_512_paramSetB, 9, &so[6551]}, 2355 {"id-tc26-digest-constants", "id-tc26-digest-constants", NID_id_tc26_digest_constants, 7, &so[6560]}, 2356 {"id-tc26-cipher-constants", "id-tc26-cipher-constants", NID_id_tc26_cipher_constants, 7, &so[6567]}, 2357 {"id-tc26-gost-28147-constants", "id-tc26-gost-28147-constants", NID_id_tc26_gost_28147_constants, 8, &so[6574]}, 2358 {"id-tc26-gost-28147-param-Z", "GOST 28147-89 TC26 parameter set", NID_id_tc26_gost_28147_param_Z, 9, &so[6582]}, 2359 {"INN", "INN", NID_INN, 8, &so[6591]}, 2360 {"OGRN", "OGRN", NID_OGRN, 5, &so[6599]}, 2361 {"SNILS", "SNILS", NID_SNILS, 5, &so[6604]}, 2362 {"subjectSignTool", "Signing Tool of Subject", NID_subjectSignTool, 5, &so[6609]}, 2363 {"issuerSignTool", "Signing Tool of Issuer", NID_issuerSignTool, 5, &so[6614]}, 2364 {"gost89-cbc", "gost89-cbc", NID_gost89_cbc}, 2365 {"gost89-ecb", "gost89-ecb", NID_gost89_ecb}, 2366 {"gost89-ctr", "gost89-ctr", NID_gost89_ctr}, 2367 {"kuznyechik-ecb", "kuznyechik-ecb", NID_kuznyechik_ecb}, 2368 {"kuznyechik-ctr", "kuznyechik-ctr", NID_kuznyechik_ctr}, 2369 {"kuznyechik-ofb", "kuznyechik-ofb", NID_kuznyechik_ofb}, 2370 {"kuznyechik-cbc", "kuznyechik-cbc", NID_kuznyechik_cbc}, 2371 {"kuznyechik-cfb", "kuznyechik-cfb", NID_kuznyechik_cfb}, 2372 {"kuznyechik-mac", "kuznyechik-mac", NID_kuznyechik_mac}, 2373 {"ChaCha20-Poly1305", "chacha20-poly1305", NID_chacha20_poly1305}, 2374 {"ChaCha20", "chacha20", NID_chacha20}, 2375 {"tlsfeature", "TLS Feature", NID_tlsfeature, 8, &so[6619]}, 2376 {"TLS1-PRF", "tls1-prf", NID_tls1_prf}, 2377 {"ipsecIKE", "ipsec Internet Key Exchange", NID_ipsec_IKE, 8, &so[6627]}, 2378 {"capwapAC", "Ctrl/provision WAP Access", NID_capwapAC, 8, &so[6635]}, 2379 {"capwapWTP", "Ctrl/Provision WAP Termination", NID_capwapWTP, 8, &so[6643]}, 2380 {"secureShellClient", "SSH Client", NID_sshClient, 8, &so[6651]}, 2381 {"secureShellServer", "SSH Server", NID_sshServer, 8, &so[6659]}, 2382 {"sendRouter", "Send Router", NID_sendRouter, 8, &so[6667]}, 2383 {"sendProxiedRouter", "Send Proxied Router", NID_sendProxiedRouter, 8, &so[6675]}, 2384 {"sendOwner", "Send Owner", NID_sendOwner, 8, &so[6683]}, 2385 {"sendProxiedOwner", "Send Proxied Owner", NID_sendProxiedOwner, 8, &so[6691]}, 2386 {"id-pkinit", "id-pkinit", NID_id_pkinit, 6, &so[6699]}, 2387 {"pkInitClientAuth", "PKINIT Client Auth", NID_pkInitClientAuth, 7, &so[6705]}, 2388 {"pkInitKDC", "Signing KDC Response", NID_pkInitKDC, 7, &so[6712]}, 2389 {"X25519", "X25519", NID_X25519, 3, &so[6719]}, 2390 {"X448", "X448", NID_X448, 3, &so[6722]}, 2391 {"HKDF", "hkdf", NID_hkdf}, 2392 {"KxRSA", "kx-rsa", NID_kx_rsa}, 2393 {"KxECDHE", "kx-ecdhe", NID_kx_ecdhe}, 2394 {"KxDHE", "kx-dhe", NID_kx_dhe}, 2395 {"KxECDHE-PSK", "kx-ecdhe-psk", NID_kx_ecdhe_psk}, 2396 {"KxDHE-PSK", "kx-dhe-psk", NID_kx_dhe_psk}, 2397 {"KxRSA_PSK", "kx-rsa-psk", NID_kx_rsa_psk}, 2398 {"KxPSK", "kx-psk", NID_kx_psk}, 2399 {"KxSRP", "kx-srp", NID_kx_srp}, 2400 {"KxGOST", "kx-gost", NID_kx_gost}, 2401 {"AuthRSA", "auth-rsa", NID_auth_rsa}, 2402 {"AuthECDSA", "auth-ecdsa", NID_auth_ecdsa}, 2403 {"AuthPSK", "auth-psk", NID_auth_psk}, 2404 {"AuthDSS", "auth-dss", NID_auth_dss}, 2405 {"AuthGOST01", "auth-gost01", NID_auth_gost01}, 2406 {"AuthGOST12", "auth-gost12", NID_auth_gost12}, 2407 {"AuthSRP", "auth-srp", NID_auth_srp}, 2408 {"AuthNULL", "auth-null", NID_auth_null}, 2409 { NULL, NULL, NID_undef }, 2410 { NULL, NULL, NID_undef }, 2411 {"BLAKE2b512", "blake2b512", NID_blake2b512, 11, &so[6725]}, 2412 {"BLAKE2s256", "blake2s256", NID_blake2s256, 11, &so[6736]}, 2413 {"id-smime-ct-contentCollection", "id-smime-ct-contentCollection", NID_id_smime_ct_contentCollection, 11, &so[6747]}, 2414 {"id-smime-ct-authEnvelopedData", "id-smime-ct-authEnvelopedData", NID_id_smime_ct_authEnvelopedData, 11, &so[6758]}, 2415 {"id-ct-xml", "id-ct-xml", NID_id_ct_xml, 11, &so[6769]}, 2416 {"Poly1305", "poly1305", NID_poly1305}, 2417 {"SipHash", "siphash", NID_siphash}, 2418 {"KxANY", "kx-any", NID_kx_any}, 2419 {"AuthANY", "auth-any", NID_auth_any}, 2420 {"ARIA-128-ECB", "aria-128-ecb", NID_aria_128_ecb, 9, &so[6780]}, 2421 {"ARIA-128-CBC", "aria-128-cbc", NID_aria_128_cbc, 9, &so[6789]}, 2422 {"ARIA-128-CFB", "aria-128-cfb", NID_aria_128_cfb128, 9, &so[6798]}, 2423 {"ARIA-128-OFB", "aria-128-ofb", NID_aria_128_ofb128, 9, &so[6807]}, 2424 {"ARIA-128-CTR", "aria-128-ctr", NID_aria_128_ctr, 9, &so[6816]}, 2425 {"ARIA-192-ECB", "aria-192-ecb", NID_aria_192_ecb, 9, &so[6825]}, 2426 {"ARIA-192-CBC", "aria-192-cbc", NID_aria_192_cbc, 9, &so[6834]}, 2427 {"ARIA-192-CFB", "aria-192-cfb", NID_aria_192_cfb128, 9, &so[6843]}, 2428 {"ARIA-192-OFB", "aria-192-ofb", NID_aria_192_ofb128, 9, &so[6852]}, 2429 {"ARIA-192-CTR", "aria-192-ctr", NID_aria_192_ctr, 9, &so[6861]}, 2430 {"ARIA-256-ECB", "aria-256-ecb", NID_aria_256_ecb, 9, &so[6870]}, 2431 {"ARIA-256-CBC", "aria-256-cbc", NID_aria_256_cbc, 9, &so[6879]}, 2432 {"ARIA-256-CFB", "aria-256-cfb", NID_aria_256_cfb128, 9, &so[6888]}, 2433 {"ARIA-256-OFB", "aria-256-ofb", NID_aria_256_ofb128, 9, &so[6897]}, 2434 {"ARIA-256-CTR", "aria-256-ctr", NID_aria_256_ctr, 9, &so[6906]}, 2435 {"ARIA-128-CFB1", "aria-128-cfb1", NID_aria_128_cfb1}, 2436 {"ARIA-192-CFB1", "aria-192-cfb1", NID_aria_192_cfb1}, 2437 {"ARIA-256-CFB1", "aria-256-cfb1", NID_aria_256_cfb1}, 2438 {"ARIA-128-CFB8", "aria-128-cfb8", NID_aria_128_cfb8}, 2439 {"ARIA-192-CFB8", "aria-192-cfb8", NID_aria_192_cfb8}, 2440 {"ARIA-256-CFB8", "aria-256-cfb8", NID_aria_256_cfb8}, 2441 {"id-smime-aa-signingCertificateV2", "id-smime-aa-signingCertificateV2", NID_id_smime_aa_signingCertificateV2, 11, &so[6915]}, 2442 {"ED25519", "ED25519", NID_ED25519, 3, &so[6926]}, 2443 {"ED448", "ED448", NID_ED448, 3, &so[6929]}, 2444 {"organizationIdentifier", "organizationIdentifier", NID_organizationIdentifier, 3, &so[6932]}, 2445 {"c3", "countryCode3c", NID_countryCode3c, 3, &so[6935]}, 2446 {"n3", "countryCode3n", NID_countryCode3n, 3, &so[6938]}, 2447 {"dnsName", "dnsName", NID_dnsName, 3, &so[6941]}, 2448 {"x509ExtAdmission", "Professional Information or basis for Admission", NID_x509ExtAdmission, 5, &so[6944]}, 2449 {"SHA512-224", "sha512-224", NID_sha512_224, 9, &so[6949]}, 2450 {"SHA512-256", "sha512-256", NID_sha512_256, 9, &so[6958]}, 2451 {"SHA3-224", "sha3-224", NID_sha3_224, 9, &so[6967]}, 2452 {"SHA3-256", "sha3-256", NID_sha3_256, 9, &so[6976]}, 2453 {"SHA3-384", "sha3-384", NID_sha3_384, 9, &so[6985]}, 2454 {"SHA3-512", "sha3-512", NID_sha3_512, 9, &so[6994]}, 2455 {"SHAKE128", "shake128", NID_shake128, 9, &so[7003]}, 2456 {"SHAKE256", "shake256", NID_shake256, 9, &so[7012]}, 2457 {"id-hmacWithSHA3-224", "hmac-sha3-224", NID_hmac_sha3_224, 9, &so[7021]}, 2458 {"id-hmacWithSHA3-256", "hmac-sha3-256", NID_hmac_sha3_256, 9, &so[7030]}, 2459 {"id-hmacWithSHA3-384", "hmac-sha3-384", NID_hmac_sha3_384, 9, &so[7039]}, 2460 {"id-hmacWithSHA3-512", "hmac-sha3-512", NID_hmac_sha3_512, 9, &so[7048]}, 2461 {"id-dsa-with-sha384", "dsa_with_SHA384", NID_dsa_with_SHA384, 9, &so[7057]}, 2462 {"id-dsa-with-sha512", "dsa_with_SHA512", NID_dsa_with_SHA512, 9, &so[7066]}, 2463 {"id-dsa-with-sha3-224", "dsa_with_SHA3-224", NID_dsa_with_SHA3_224, 9, &so[7075]}, 2464 {"id-dsa-with-sha3-256", "dsa_with_SHA3-256", NID_dsa_with_SHA3_256, 9, &so[7084]}, 2465 {"id-dsa-with-sha3-384", "dsa_with_SHA3-384", NID_dsa_with_SHA3_384, 9, &so[7093]}, 2466 {"id-dsa-with-sha3-512", "dsa_with_SHA3-512", NID_dsa_with_SHA3_512, 9, &so[7102]}, 2467 {"id-ecdsa-with-sha3-224", "ecdsa_with_SHA3-224", NID_ecdsa_with_SHA3_224, 9, &so[7111]}, 2468 {"id-ecdsa-with-sha3-256", "ecdsa_with_SHA3-256", NID_ecdsa_with_SHA3_256, 9, &so[7120]}, 2469 {"id-ecdsa-with-sha3-384", "ecdsa_with_SHA3-384", NID_ecdsa_with_SHA3_384, 9, &so[7129]}, 2470 {"id-ecdsa-with-sha3-512", "ecdsa_with_SHA3-512", NID_ecdsa_with_SHA3_512, 9, &so[7138]}, 2471 {"id-rsassa-pkcs1-v1_5-with-sha3-224", "RSA-SHA3-224", NID_RSA_SHA3_224, 9, &so[7147]}, 2472 {"id-rsassa-pkcs1-v1_5-with-sha3-256", "RSA-SHA3-256", NID_RSA_SHA3_256, 9, &so[7156]}, 2473 {"id-rsassa-pkcs1-v1_5-with-sha3-384", "RSA-SHA3-384", NID_RSA_SHA3_384, 9, &so[7165]}, 2474 {"id-rsassa-pkcs1-v1_5-with-sha3-512", "RSA-SHA3-512", NID_RSA_SHA3_512, 9, &so[7174]}, 2475 {"ARIA-128-CCM", "aria-128-ccm", NID_aria_128_ccm, 9, &so[7183]}, 2476 {"ARIA-192-CCM", "aria-192-ccm", NID_aria_192_ccm, 9, &so[7192]}, 2477 {"ARIA-256-CCM", "aria-256-ccm", NID_aria_256_ccm, 9, &so[7201]}, 2478 {"ARIA-128-GCM", "aria-128-gcm", NID_aria_128_gcm, 9, &so[7210]}, 2479 {"ARIA-192-GCM", "aria-192-gcm", NID_aria_192_gcm, 9, &so[7219]}, 2480 {"ARIA-256-GCM", "aria-256-gcm", NID_aria_256_gcm, 9, &so[7228]}, 2481 {"ffdhe2048", "ffdhe2048", NID_ffdhe2048}, 2482 {"ffdhe3072", "ffdhe3072", NID_ffdhe3072}, 2483 {"ffdhe4096", "ffdhe4096", NID_ffdhe4096}, 2484 {"ffdhe6144", "ffdhe6144", NID_ffdhe6144}, 2485 {"ffdhe8192", "ffdhe8192", NID_ffdhe8192}, 2486 {"cmcCA", "CMC Certificate Authority", NID_cmcCA, 8, &so[7237]}, 2487 {"cmcRA", "CMC Registration Authority", NID_cmcRA, 8, &so[7245]}, 2488 {"SM4-ECB", "sm4-ecb", NID_sm4_ecb, 8, &so[7253]}, 2489 {"SM4-CBC", "sm4-cbc", NID_sm4_cbc, 8, &so[7261]}, 2490 {"SM4-OFB", "sm4-ofb", NID_sm4_ofb128, 8, &so[7269]}, 2491 {"SM4-CFB1", "sm4-cfb1", NID_sm4_cfb1, 8, &so[7277]}, 2492 {"SM4-CFB", "sm4-cfb", NID_sm4_cfb128, 8, &so[7285]}, 2493 {"SM4-CFB8", "sm4-cfb8", NID_sm4_cfb8, 8, &so[7293]}, 2494 {"SM4-CTR", "sm4-ctr", NID_sm4_ctr, 8, &so[7301]}, 2495 {"ISO-CN", "ISO CN Member Body", NID_ISO_CN, 3, &so[7309]}, 2496 {"oscca", "oscca", NID_oscca, 5, &so[7312]}, 2497 {"sm-scheme", "sm-scheme", NID_sm_scheme, 6, &so[7317]}, 2498 {"SM3", "sm3", NID_sm3, 8, &so[7323]}, 2499 {"RSA-SM3", "sm3WithRSAEncryption", NID_sm3WithRSAEncryption, 8, &so[7331]}, 2500 {"RSA-SHA512/224", "sha512-224WithRSAEncryption", NID_sha512_224WithRSAEncryption, 9, &so[7339]}, 2501 {"RSA-SHA512/256", "sha512-256WithRSAEncryption", NID_sha512_256WithRSAEncryption, 9, &so[7348]}, 2502 {"id-tc26-gost-3410-2012-256-constants", "id-tc26-gost-3410-2012-256-constants", NID_id_tc26_gost_3410_2012_256_constants, 8, &so[7357]}, 2503 {"id-tc26-gost-3410-2012-256-paramSetA", "GOST R 34.10-2012 (256 bit) ParamSet A", NID_id_tc26_gost_3410_2012_256_paramSetA, 9, &so[7365]}, 2504 {"id-tc26-gost-3410-2012-512-paramSetC", "GOST R 34.10-2012 (512 bit) ParamSet C", NID_id_tc26_gost_3410_2012_512_paramSetC, 9, &so[7374]}, 2505 {"ISO-UA", "ISO-UA", NID_ISO_UA, 3, &so[7383]}, 2506 {"ua-pki", "ua-pki", NID_ua_pki, 7, &so[7386]}, 2507 {"dstu28147", "DSTU Gost 28147-2009", NID_dstu28147, 10, &so[7393]}, 2508 {"dstu28147-ofb", "DSTU Gost 28147-2009 OFB mode", NID_dstu28147_ofb, 11, &so[7403]}, 2509 {"dstu28147-cfb", "DSTU Gost 28147-2009 CFB mode", NID_dstu28147_cfb, 11, &so[7414]}, 2510 {"dstu28147-wrap", "DSTU Gost 28147-2009 key wrap", NID_dstu28147_wrap, 11, &so[7425]}, 2511 {"hmacWithDstu34311", "HMAC DSTU Gost 34311-95", NID_hmacWithDstu34311, 10, &so[7436]}, 2512 {"dstu34311", "DSTU Gost 34311-95", NID_dstu34311, 10, &so[7446]}, 2513 {"dstu4145le", "DSTU 4145-2002 little endian", NID_dstu4145le, 11, &so[7456]}, 2514 {"dstu4145be", "DSTU 4145-2002 big endian", NID_dstu4145be, 13, &so[7467]}, 2515 {"uacurve0", "DSTU curve 0", NID_uacurve0, 13, &so[7480]}, 2516 {"uacurve1", "DSTU curve 1", NID_uacurve1, 13, &so[7493]}, 2517 {"uacurve2", "DSTU curve 2", NID_uacurve2, 13, &so[7506]}, 2518 {"uacurve3", "DSTU curve 3", NID_uacurve3, 13, &so[7519]}, 2519 {"uacurve4", "DSTU curve 4", NID_uacurve4, 13, &so[7532]}, 2520 {"uacurve5", "DSTU curve 5", NID_uacurve5, 13, &so[7545]}, 2521 {"uacurve6", "DSTU curve 6", NID_uacurve6, 13, &so[7558]}, 2522 {"uacurve7", "DSTU curve 7", NID_uacurve7, 13, &so[7571]}, 2523 {"uacurve8", "DSTU curve 8", NID_uacurve8, 13, &so[7584]}, 2524 {"uacurve9", "DSTU curve 9", NID_uacurve9, 13, &so[7597]}, 2525 {"ieee", "ieee", NID_ieee, 2, &so[7610]}, 2526 {"ieee-siswg", "IEEE Security in Storage Working Group", NID_ieee_siswg, 5, &so[7612]}, 2527 {"SM2", "sm2", NID_sm2, 8, &so[7617]}, 2528 {"id-tc26-cipher-gostr3412-2015-magma", "id-tc26-cipher-gostr3412-2015-magma", NID_id_tc26_cipher_gostr3412_2015_magma, 8, &so[7625]}, 2529 {"magma-ctr-acpkm", "magma-ctr-acpkm", NID_magma_ctr_acpkm, 9, &so[7633]}, 2530 {"magma-ctr-acpkm-omac", "magma-ctr-acpkm-omac", NID_magma_ctr_acpkm_omac, 9, &so[7642]}, 2531 {"id-tc26-cipher-gostr3412-2015-kuznyechik", "id-tc26-cipher-gostr3412-2015-kuznyechik", NID_id_tc26_cipher_gostr3412_2015_kuznyechik, 8, &so[7651]}, 2532 {"kuznyechik-ctr-acpkm", "kuznyechik-ctr-acpkm", NID_kuznyechik_ctr_acpkm, 9, &so[7659]}, 2533 {"kuznyechik-ctr-acpkm-omac", "kuznyechik-ctr-acpkm-omac", NID_kuznyechik_ctr_acpkm_omac, 9, &so[7668]}, 2534 {"id-tc26-wrap", "id-tc26-wrap", NID_id_tc26_wrap, 7, &so[7677]}, 2535 {"id-tc26-wrap-gostr3412-2015-magma", "id-tc26-wrap-gostr3412-2015-magma", NID_id_tc26_wrap_gostr3412_2015_magma, 8, &so[7684]}, 2536 {"magma-kexp15", "magma-kexp15", NID_magma_kexp15, 9, &so[7692]}, 2537 {"id-tc26-wrap-gostr3412-2015-kuznyechik", "id-tc26-wrap-gostr3412-2015-kuznyechik", NID_id_tc26_wrap_gostr3412_2015_kuznyechik, 8, &so[7701]}, 2538 {"kuznyechik-kexp15", "kuznyechik-kexp15", NID_kuznyechik_kexp15, 9, &so[7709]}, 2539 {"id-tc26-gost-3410-2012-256-paramSetB", "GOST R 34.10-2012 (256 bit) ParamSet B", NID_id_tc26_gost_3410_2012_256_paramSetB, 9, &so[7718]}, 2540 {"id-tc26-gost-3410-2012-256-paramSetC", "GOST R 34.10-2012 (256 bit) ParamSet C", NID_id_tc26_gost_3410_2012_256_paramSetC, 9, &so[7727]}, 2541 {"id-tc26-gost-3410-2012-256-paramSetD", "GOST R 34.10-2012 (256 bit) ParamSet D", NID_id_tc26_gost_3410_2012_256_paramSetD, 9, &so[7736]}, 2542 {"magma-ecb", "magma-ecb", NID_magma_ecb}, 2543 {"magma-ctr", "magma-ctr", NID_magma_ctr}, 2544 {"magma-ofb", "magma-ofb", NID_magma_ofb}, 2545 {"magma-cbc", "magma-cbc", NID_magma_cbc}, 2546 {"magma-cfb", "magma-cfb", NID_magma_cfb}, 2547 {"magma-mac", "magma-mac", NID_magma_mac}, 2548 {"hmacWithSHA512-224", "hmacWithSHA512-224", NID_hmacWithSHA512_224, 8, &so[7745]}, 2549 {"hmacWithSHA512-256", "hmacWithSHA512-256", NID_hmacWithSHA512_256, 8, &so[7753]}, 2550 {"GMAC", "gmac", NID_gmac, 5, &so[7761]}, 2551 {"KMAC128", "kmac128", NID_kmac128, 9, &so[7766]}, 2552 {"KMAC256", "kmac256", NID_kmac256, 9, &so[7775]}, 2553 {"AES-128-SIV", "aes-128-siv", NID_aes_128_siv}, 2554 {"AES-192-SIV", "aes-192-siv", NID_aes_192_siv}, 2555 {"AES-256-SIV", "aes-256-siv", NID_aes_256_siv}, 2556 {"BLAKE2BMAC", "blake2bmac", NID_blake2bmac, 10, &so[7784]}, 2557 {"BLAKE2SMAC", "blake2smac", NID_blake2smac, 10, &so[7794]}, 2558 {"SSHKDF", "sshkdf", NID_sshkdf}, 2559 {"SM2-SM3", "SM2-with-SM3", NID_SM2_with_SM3, 8, &so[7804]}, 2560 {"SSKDF", "sskdf", NID_sskdf}, 2561 {"X963KDF", "x963kdf", NID_x963kdf}, 2562 {"X942KDF", "x942kdf", NID_x942kdf}, 2563 {"id-on-SmtpUTF8Mailbox", "Smtp UTF8 Mailbox", NID_id_on_SmtpUTF8Mailbox, 8, &so[7812]}, 2564 {"id-on-xmppAddr", "XmppAddr", NID_XmppAddr, 8, &so[7820]}, 2565 {"id-on-dnsSRV", "SRVName", NID_SRVName, 8, &so[7828]}, 2566 {"id-on-NAIRealm", "NAIRealm", NID_NAIRealm, 8, &so[7836]}, 2567 {"modp_1536", "modp_1536", NID_modp_1536}, 2568 {"modp_2048", "modp_2048", NID_modp_2048}, 2569 {"modp_3072", "modp_3072", NID_modp_3072}, 2570 {"modp_4096", "modp_4096", NID_modp_4096}, 2571 {"modp_6144", "modp_6144", NID_modp_6144}, 2572 {"modp_8192", "modp_8192", NID_modp_8192}, 2573 {"KxGOST18", "kx-gost18", NID_kx_gost18}, 2574 {"cmcArchive", "CMC Archive Server", NID_cmcArchive, 8, &so[7844]}, 2575 {"id-kp-bgpsec-router", "BGPsec Router", NID_id_kp_bgpsec_router, 8, &so[7852]}, 2576 {"id-kp-BrandIndicatorforMessageIdentification", "Brand Indicator for Message Identification", NID_id_kp_BrandIndicatorforMessageIdentification, 8, &so[7860]}, 2577 {"cmKGA", "Certificate Management Key Generation Authority", NID_cmKGA, 8, &so[7868]}, 2578 {"id-it-caCerts", "id-it-caCerts", NID_id_it_caCerts, 8, &so[7876]}, 2579 {"id-it-rootCaKeyUpdate", "id-it-rootCaKeyUpdate", NID_id_it_rootCaKeyUpdate, 8, &so[7884]}, 2580 {"id-it-certReqTemplate", "id-it-certReqTemplate", NID_id_it_certReqTemplate, 8, &so[7892]}, 2581 {"OGRNIP", "OGRNIP", NID_OGRNIP, 5, &so[7900]}, 2582 {"classSignTool", "Class of Signing Tool", NID_classSignTool, 5, &so[7905]}, 2583 {"classSignToolKC1", "Class of Signing Tool KC1", NID_classSignToolKC1, 6, &so[7910]}, 2584 {"classSignToolKC2", "Class of Signing Tool KC2", NID_classSignToolKC2, 6, &so[7916]}, 2585 {"classSignToolKC3", "Class of Signing Tool KC3", NID_classSignToolKC3, 6, &so[7922]}, 2586 {"classSignToolKB1", "Class of Signing Tool KB1", NID_classSignToolKB1, 6, &so[7928]}, 2587 {"classSignToolKB2", "Class of Signing Tool KB2", NID_classSignToolKB2, 6, &so[7934]}, 2588 {"classSignToolKA1", "Class of Signing Tool KA1", NID_classSignToolKA1, 6, &so[7940]}, 2589 {"id-ct-routeOriginAuthz", "id-ct-routeOriginAuthz", NID_id_ct_routeOriginAuthz, 11, &so[7946]}, 2590 {"id-ct-rpkiManifest", "id-ct-rpkiManifest", NID_id_ct_rpkiManifest, 11, &so[7957]}, 2591 {"id-ct-rpkiGhostbusters", "id-ct-rpkiGhostbusters", NID_id_ct_rpkiGhostbusters, 11, &so[7968]}, 2592 {"id-ct-resourceTaggedAttest", "id-ct-resourceTaggedAttest", NID_id_ct_resourceTaggedAttest, 11, &so[7979]}, 2593 {"id-cp", "id-cp", NID_id_cp, 7, &so[7990]}, 2594 {"sbgp-ipAddrBlockv2", "sbgp-ipAddrBlockv2", NID_sbgp_ipAddrBlockv2, 8, &so[7997]}, 2595 {"sbgp-autonomousSysNumv2", "sbgp-autonomousSysNumv2", NID_sbgp_autonomousSysNumv2, 8, &so[8005]}, 2596 {"ipAddr-asNumber", "ipAddr-asNumber", NID_ipAddr_asNumber, 8, &so[8013]}, 2597 {"ipAddr-asNumberv2", "ipAddr-asNumberv2", NID_ipAddr_asNumberv2, 8, &so[8021]}, 2598 {"rpkiManifest", "RPKI Manifest", NID_rpkiManifest, 8, &so[8029]}, 2599 {"signedObject", "Signed Object", NID_signedObject, 8, &so[8037]}, 2600 {"rpkiNotify", "RPKI Notify", NID_rpkiNotify, 8, &so[8045]}, 2601 {"id-ct-geofeedCSVwithCRLF", "id-ct-geofeedCSVwithCRLF", NID_id_ct_geofeedCSVwithCRLF, 11, &so[8053]}, 2602 {"id-ct-signedChecklist", "id-ct-signedChecklist", NID_id_ct_signedChecklist, 11, &so[8064]}, 2603 {"SM4-GCM", "sm4-gcm", NID_sm4_gcm, 8, &so[8075]}, 2604 {"SM4-CCM", "sm4-ccm", NID_sm4_ccm, 8, &so[8083]}, 2605 {"id-ct-ASPA", "id-ct-ASPA", NID_id_ct_ASPA, 11, &so[8091]}, 2606 {"id-mod-cmp2000-02", "id-mod-cmp2000-02", NID_id_mod_cmp2000_02, 8, &so[8102]}, 2607 {"id-mod-cmp2021-88", "id-mod-cmp2021-88", NID_id_mod_cmp2021_88, 8, &so[8110]}, 2608 {"id-mod-cmp2021-02", "id-mod-cmp2021-02", NID_id_mod_cmp2021_02, 8, &so[8118]}, 2609 {"id-it-rootCaCert", "id-it-rootCaCert", NID_id_it_rootCaCert, 8, &so[8126]}, 2610 {"id-it-certProfile", "id-it-certProfile", NID_id_it_certProfile, 8, &so[8134]}, 2611 {"id-it-crlStatusList", "id-it-crlStatusList", NID_id_it_crlStatusList, 8, &so[8142]}, 2612 {"id-it-crls", "id-it-crls", NID_id_it_crls, 8, &so[8150]}, 2613 {"id-regCtrl-altCertTemplate", "id-regCtrl-altCertTemplate", NID_id_regCtrl_altCertTemplate, 9, &so[8158]}, 2614 {"id-regCtrl-algId", "id-regCtrl-algId", NID_id_regCtrl_algId, 9, &so[8167]}, 2615 {"id-regCtrl-rsaKeyLen", "id-regCtrl-rsaKeyLen", NID_id_regCtrl_rsaKeyLen, 9, &so[8176]}, 2616 {"id-aa-ets-attrCertificateRefs", "id-aa-ets-attrCertificateRefs", NID_id_aa_ets_attrCertificateRefs, 11, &so[8185]}, 2617 {"id-aa-ets-attrRevocationRefs", "id-aa-ets-attrRevocationRefs", NID_id_aa_ets_attrRevocationRefs, 11, &so[8196]}, 2618 {"id-aa-CMSAlgorithmProtection", "id-aa-CMSAlgorithmProtection", NID_id_aa_CMSAlgorithmProtection, 9, &so[8207]}, 2619 {"itu-t-identified-organization", "itu-t-identified-organization", NID_itu_t_identified_organization, 1, &so[8216]}, 2620 {"etsi", "etsi", NID_etsi, 2, &so[8217]}, 2621 {"electronic-signature-standard", "electronic-signature-standard", NID_electronic_signature_standard, 4, &so[8219]}, 2622 {"ess-attributes", "ess-attributes", NID_ess_attributes, 5, &so[8223]}, 2623 {"id-aa-ets-mimeType", "id-aa-ets-mimeType", NID_id_aa_ets_mimeType, 6, &so[8228]}, 2624 {"id-aa-ets-longTermValidation", "id-aa-ets-longTermValidation", NID_id_aa_ets_longTermValidation, 6, &so[8234]}, 2625 {"id-aa-ets-SignaturePolicyDocument", "id-aa-ets-SignaturePolicyDocument", NID_id_aa_ets_SignaturePolicyDocument, 6, &so[8240]}, 2626 {"id-aa-ets-archiveTimestampV3", "id-aa-ets-archiveTimestampV3", NID_id_aa_ets_archiveTimestampV3, 6, &so[8246]}, 2627 {"id-aa-ATSHashIndex", "id-aa-ATSHashIndex", NID_id_aa_ATSHashIndex, 6, &so[8252]}, 2628 {"cades", "cades", NID_cades, 5, &so[8258]}, 2629 {"cades-attributes", "cades-attributes", NID_cades_attributes, 6, &so[8263]}, 2630 {"id-aa-ets-signerAttrV2", "id-aa-ets-signerAttrV2", NID_id_aa_ets_signerAttrV2, 7, &so[8269]}, 2631 {"id-aa-ets-sigPolicyStore", "id-aa-ets-sigPolicyStore", NID_id_aa_ets_sigPolicyStore, 7, &so[8276]}, 2632 {"id-aa-ATSHashIndex-v2", "id-aa-ATSHashIndex-v2", NID_id_aa_ATSHashIndex_v2, 7, &so[8283]}, 2633 {"id-aa-ATSHashIndex-v3", "id-aa-ATSHashIndex-v3", NID_id_aa_ATSHashIndex_v3, 7, &so[8290]}, 2634 {"signedAssertion", "signedAssertion", NID_signedAssertion, 7, &so[8297]}, 2635 {"id-aa-ets-archiveTimestampV2", "id-aa-ets-archiveTimestampV2", NID_id_aa_ets_archiveTimestampV2, 11, &so[8304]}, 2636 {"hmacWithSM3", "hmacWithSM3", NID_hmacWithSM3, 10, &so[8315]}, 2637 {"oracle-organization", "Oracle organization", NID_oracle, 7, &so[8325]}, 2638 {"oracle-jdk-trustedkeyusage", "Trusted key usage (Oracle)", NID_oracle_jdk_trustedkeyusage, 12, &so[8332]}, 2639 {"id-ct-signedTAL", "id-ct-signedTAL", NID_id_ct_signedTAL, 11, &so[8344]}, 2640 {"brainpoolP256r1tls13", "brainpoolP256r1tls13", NID_brainpoolP256r1tls13}, 2641 {"brainpoolP384r1tls13", "brainpoolP384r1tls13", NID_brainpoolP384r1tls13}, 2642 {"brainpoolP512r1tls13", "brainpoolP512r1tls13", NID_brainpoolP512r1tls13}, 2643 {"brotli", "Brotli compression", NID_brotli}, 2644 {"zstd", "Zstandard compression", NID_zstd}, 2645 {"SM4-XTS", "sm4-xts", NID_sm4_xts, 8, &so[8355]}, 2646 {"ms-ntds-obj-sid", "Microsoft NTDS AD objectSid", NID_ms_ntds_obj_sid, 10, &so[8363]}, 2647 {"ms-ntds-sec-ext", "Microsoft NTDS CA Extension", NID_ms_ntds_sec_ext, 9, &so[8373]}, 2648 {"ms-cert-templ", "Microsoft certificate template", NID_ms_cert_templ, 9, &so[8382]}, 2649 {"ms-app-policies", "Microsoft Application Policies Extension", NID_ms_app_policies, 9, &so[8391]}, 2650 {"authorityAttributeIdentifier", "X509v3 Authority Attribute Identifier", NID_authority_attribute_identifier, 3, &so[8400]}, 2651 {"roleSpecCertIdentifier", "X509v3 Role Specification Certificate Identifier", NID_role_spec_cert_identifier, 3, &so[8403]}, 2652 {"basicAttConstraints", "X509v3 Basic Attribute Certificate Constraints", NID_basic_att_constraints, 3, &so[8406]}, 2653 {"delegatedNameConstraints", "X509v3 Delegated Name Constraints", NID_delegated_name_constraints, 3, &so[8409]}, 2654 {"timeSpecification", "X509v3 Time Specification", NID_time_specification, 3, &so[8412]}, 2655 {"attributeDescriptor", "X509v3 Attribute Descriptor", NID_attribute_descriptor, 3, &so[8415]}, 2656 {"userNotice", "X509v3 User Notice", NID_user_notice, 3, &so[8418]}, 2657 {"sOAIdentifier", "X509v3 Source of Authority Identifier", NID_soa_identifier, 3, &so[8421]}, 2658 {"acceptableCertPolicies", "X509v3 Acceptable Certification Policies", NID_acceptable_cert_policies, 3, &so[8424]}, 2659 {"acceptablePrivPolicies", "X509v3 Acceptable Privilege Policies", NID_acceptable_privilege_policies, 3, &so[8427]}, 2660 {"indirectIssuer", "X509v3 Indirect Issuer", NID_indirect_issuer, 3, &so[8430]}, 2661 {"noAssertion", "X509v3 No Assertion", NID_no_assertion, 3, &so[8433]}, 2662 {"aAissuingDistributionPoint", "X509v3 Attribute Authority Issuing Distribution Point", NID_id_aa_issuing_distribution_point, 3, &so[8436]}, 2663 {"issuedOnBehalfOf", "X509v3 Issued On Behalf Of", NID_issued_on_behalf_of, 3, &so[8439]}, 2664 {"singleUse", "X509v3 Single Use", NID_single_use, 3, &so[8442]}, 2665 {"groupAC", "X509v3 Group Attribute Certificate", NID_group_ac, 3, &so[8445]}, 2666 {"allowedAttributeAssignments", "X509v3 Allowed Attribute Assignments", NID_allowed_attribute_assignments, 3, &so[8448]}, 2667 {"attributeMappings", "X509v3 Attribute Mappings", NID_attribute_mappings, 3, &so[8451]}, 2668 {"holderNameConstraints", "X509v3 Holder Name Constraints", NID_holder_name_constraints, 3, &so[8454]}, 2669 {"authorizationValidation", "X509v3 Authorization Validation", NID_authorization_validation, 3, &so[8457]}, 2670 {"protRestrict", "X509v3 Protocol Restriction", NID_prot_restrict, 3, &so[8460]}, 2671 {"subjectAltPublicKeyInfo", "X509v3 Subject Alternative Public Key Info", NID_subject_alt_public_key_info, 3, &so[8463]}, 2672 {"altSignatureAlgorithm", "X509v3 Alternative Signature Algorithm", NID_alt_signature_algorithm, 3, &so[8466]}, 2673 {"altSignatureValue", "X509v3 Alternative Signature Value", NID_alt_signature_value, 3, &so[8469]}, 2674 {"associatedInformation", "X509v3 Associated Information", NID_associated_information, 3, &so[8472]}, 2675 {"id-ct-rpkiSignedPrefixList", "id-ct-rpkiSignedPrefixList", NID_id_ct_rpkiSignedPrefixList, 11, &so[8475]}, 2676 {"id-on-hardwareModuleName", "Hardware Module Name", NID_id_on_hardwareModuleName, 8, &so[8486]}, 2677 {"id-kp-wisun-fan-device", "Wi-SUN Alliance Field Area Network (FAN)", NID_id_kp_wisun_fan_device, 9, &so[8494]}, 2678 {"NULL", "NULL", NID_ac_auditEntity}, 2679 {"tcg", "Trusted Computing Group", NID_tcg, 3, &so[8503]}, 2680 {"tcg-tcpaSpecVersion", "tcg-tcpaSpecVersion", NID_tcg_tcpaSpecVersion, 4, &so[8506]}, 2681 {"tcg-attribute", "Trusted Computing Group Attributes", NID_tcg_attribute, 4, &so[8510]}, 2682 {"tcg-protocol", "Trusted Computing Group Protocols", NID_tcg_protocol, 4, &so[8514]}, 2683 {"tcg-algorithm", "Trusted Computing Group Algorithms", NID_tcg_algorithm, 4, &so[8518]}, 2684 {"tcg-platformClass", "Trusted Computing Group Platform Classes", NID_tcg_platformClass, 4, &so[8522]}, 2685 {"tcg-ce", "Trusted Computing Group Certificate Extensions", NID_tcg_ce, 4, &so[8526]}, 2686 {"tcg-kp", "Trusted Computing Group Key Purposes", NID_tcg_kp, 4, &so[8530]}, 2687 {"tcg-ca", "Trusted Computing Group Certificate Policies", NID_tcg_ca, 4, &so[8534]}, 2688 {"tcg-address", "Trusted Computing Group Address Formats", NID_tcg_address, 4, &so[8538]}, 2689 {"tcg-registry", "Trusted Computing Group Registry", NID_tcg_registry, 4, &so[8542]}, 2690 {"tcg-traits", "Trusted Computing Group Traits", NID_tcg_traits, 4, &so[8546]}, 2691 {"tcg-common", "Trusted Computing Group Common", NID_tcg_common, 5, &so[8550]}, 2692 {"tcg-at-platformManufacturerStr", "TCG Platform Manufacturer String", NID_tcg_at_platformManufacturerStr, 6, &so[8555]}, 2693 {"tcg-at-platformManufacturerId", "TCG Platform Manufacturer ID", NID_tcg_at_platformManufacturerId, 6, &so[8561]}, 2694 {"tcg-at-platformConfigUri", "TCG Platform Configuration URI", NID_tcg_at_platformConfigUri, 6, &so[8567]}, 2695 {"tcg-at-platformModel", "TCG Platform Model", NID_tcg_at_platformModel, 6, &so[8573]}, 2696 {"tcg-at-platformVersion", "TCG Platform Version", NID_tcg_at_platformVersion, 6, &so[8579]}, 2697 {"tcg-at-platformSerial", "TCG Platform Serial Number", NID_tcg_at_platformSerial, 6, &so[8585]}, 2698 {"tcg-at-platformConfiguration", "TCG Platform Configuration", NID_tcg_at_platformConfiguration, 6, &so[8591]}, 2699 {"tcg-at-platformIdentifier", "TCG Platform Identifier", NID_tcg_at_platformIdentifier, 6, &so[8597]}, 2700 {"tcg-at-tpmManufacturer", "TPM Manufacturer", NID_tcg_at_tpmManufacturer, 5, &so[8603]}, 2701 {"tcg-at-tpmModel", "TPM Model", NID_tcg_at_tpmModel, 5, &so[8608]}, 2702 {"tcg-at-tpmVersion", "TPM Version", NID_tcg_at_tpmVersion, 5, &so[8613]}, 2703 {"tcg-at-securityQualities", "Security Qualities", NID_tcg_at_securityQualities, 5, &so[8618]}, 2704 {"tcg-at-tpmProtectionProfile", "TPM Protection Profile", NID_tcg_at_tpmProtectionProfile, 5, &so[8623]}, 2705 {"tcg-at-tpmSecurityTarget", "TPM Security Target", NID_tcg_at_tpmSecurityTarget, 5, &so[8628]}, 2706 {"tcg-at-tbbProtectionProfile", "TBB Protection Profile", NID_tcg_at_tbbProtectionProfile, 5, &so[8633]}, 2707 {"tcg-at-tbbSecurityTarget", "TBB Security Target", NID_tcg_at_tbbSecurityTarget, 5, &so[8638]}, 2708 {"tcg-at-tpmIdLabel", "TPM ID Label", NID_tcg_at_tpmIdLabel, 5, &so[8643]}, 2709 {"tcg-at-tpmSpecification", "TPM Specification", NID_tcg_at_tpmSpecification, 5, &so[8648]}, 2710 {"tcg-at-tcgPlatformSpecification", "TPM Platform Specification", NID_tcg_at_tcgPlatformSpecification, 5, &so[8653]}, 2711 {"tcg-at-tpmSecurityAssertions", "TPM Security Assertions", NID_tcg_at_tpmSecurityAssertions, 5, &so[8658]}, 2712 {"tcg-at-tbbSecurityAssertions", "TBB Security Assertions", NID_tcg_at_tbbSecurityAssertions, 5, &so[8663]}, 2713 {"tcg-at-tcgCredentialSpecification", "TCG Credential Specification", NID_tcg_at_tcgCredentialSpecification, 5, &so[8668]}, 2714 {"tcg-at-tcgCredentialType", "TCG Credential Type", NID_tcg_at_tcgCredentialType, 5, &so[8673]}, 2715 {"tcg-at-previousPlatformCertificates", "TCG Previous Platform Certificates", NID_tcg_at_previousPlatformCertificates, 5, &so[8678]}, 2716 {"tcg-at-tbbSecurityAssertions-v3", "TCG TBB Security Assertions V3", NID_tcg_at_tbbSecurityAssertions_v3, 5, &so[8683]}, 2717 {"tcg-at-cryptographicAnchors", "TCG Cryptographic Anchors", NID_tcg_at_cryptographicAnchors, 5, &so[8688]}, 2718 {"tcg-at-platformConfiguration-v1", "Platform Configuration Version 1", NID_tcg_at_platformConfiguration_v1, 7, &so[8693]}, 2719 {"tcg-at-platformConfiguration-v2", "Platform Configuration Version 2", NID_tcg_at_platformConfiguration_v2, 7, &so[8700]}, 2720 {"tcg-at-platformConfiguration-v3", "Platform Configuration Version 3", NID_tcg_at_platformConfiguration_v3, 7, &so[8707]}, 2721 {"tcg-at-platformConfigUri-v3", "Platform Configuration URI Version 3", NID_tcg_at_platformConfigUri_v3, 7, &so[8714]}, 2722 {"tcg-algorithm-null", "TCG NULL Algorithm", NID_tcg_algorithm_null, 5, &so[8721]}, 2723 {"tcg-kp-EKCertificate", "Endorsement Key Certificate", NID_tcg_kp_EKCertificate, 5, &so[8726]}, 2724 {"tcg-kp-PlatformAttributeCertificate", "Platform Attribute Certificate", NID_tcg_kp_PlatformAttributeCertificate, 5, &so[8731]}, 2725 {"tcg-kp-AIKCertificate", "Attestation Identity Key Certificate", NID_tcg_kp_AIKCertificate, 5, &so[8736]}, 2726 {"tcg-kp-PlatformKeyCertificate", "Platform Key Certificate", NID_tcg_kp_PlatformKeyCertificate, 5, &so[8741]}, 2727 {"tcg-kp-DeltaPlatformAttributeCertificate", "Delta Platform Attribute Certificate", NID_tcg_kp_DeltaPlatformAttributeCertificate, 5, &so[8746]}, 2728 {"tcg-kp-DeltaPlatformKeyCertificate", "Delta Platform Key Certificate", NID_tcg_kp_DeltaPlatformKeyCertificate, 5, &so[8751]}, 2729 {"tcg-kp-AdditionalPlatformAttributeCertificate", "Additional Platform Attribute Certificate", NID_tcg_kp_AdditionalPlatformAttributeCertificate, 5, &so[8756]}, 2730 {"tcg-kp-AdditionalPlatformKeyCertificate", "Additional Platform Key Certificate", NID_tcg_kp_AdditionalPlatformKeyCertificate, 5, &so[8761]}, 2731 {"tcg-ce-relevantCredentials", "Relevant Credentials", NID_tcg_ce_relevantCredentials, 5, &so[8766]}, 2732 {"tcg-ce-relevantManifests", "Relevant Manifests", NID_tcg_ce_relevantManifests, 5, &so[8771]}, 2733 {"tcg-ce-virtualPlatformAttestationService", "Virtual Platform Attestation Service", NID_tcg_ce_virtualPlatformAttestationService, 5, &so[8776]}, 2734 {"tcg-ce-migrationControllerAttestationService", "Migration Controller Attestation Service", NID_tcg_ce_migrationControllerAttestationService, 5, &so[8781]}, 2735 {"tcg-ce-migrationControllerRegistrationService", "Migration Controller Registration Service", NID_tcg_ce_migrationControllerRegistrationService, 5, &so[8786]}, 2736 {"tcg-ce-virtualPlatformBackupService", "Virtual Platform Backup Service", NID_tcg_ce_virtualPlatformBackupService, 5, &so[8791]}, 2737 {"tcg-prt-tpmIdProtocol", "TCG TPM Protocol", NID_tcg_prt_tpmIdProtocol, 5, &so[8796]}, 2738 {"tcg-address-ethernetmac", "Ethernet MAC Address", NID_tcg_address_ethernetmac, 5, &so[8801]}, 2739 {"tcg-address-wlanmac", "WLAN MAC Address", NID_tcg_address_wlanmac, 5, &so[8806]}, 2740 {"tcg-address-bluetoothmac", "Bluetooth MAC Address", NID_tcg_address_bluetoothmac, 5, &so[8811]}, 2741 {"tcg-registry-componentClass", "TCG Component Class", NID_tcg_registry_componentClass, 5, &so[8816]}, 2742 {"tcg-registry-componentClass-tcg", "Trusted Computed Group Registry", NID_tcg_registry_componentClass_tcg, 6, &so[8821]}, 2743 {"tcg-registry-componentClass-ietf", "Internet Engineering Task Force Registry", NID_tcg_registry_componentClass_ietf, 6, &so[8827]}, 2744 {"tcg-registry-componentClass-dmtf", "Distributed Management Task Force Registry", NID_tcg_registry_componentClass_dmtf, 6, &so[8833]}, 2745 {"tcg-registry-componentClass-pcie", "PCIE Component Class", NID_tcg_registry_componentClass_pcie, 6, &so[8839]}, 2746 {"tcg-registry-componentClass-disk", "Disk Component Class", NID_tcg_registry_componentClass_disk, 6, &so[8845]}, 2747 {"tcg-cap-verifiedPlatformCertificate", "TCG Verified Platform Certificate CA Policy", NID_tcg_cap_verifiedPlatformCertificate, 5, &so[8851]}, 2748 {"tcg-tr-ID", "TCG Trait Identifiers", NID_tcg_tr_ID, 5, &so[8856]}, 2749 {"tcg-tr-category", "TCG Trait Categories", NID_tcg_tr_category, 5, &so[8861]}, 2750 {"tcg-tr-registry", "TCG Trait Registries", NID_tcg_tr_registry, 5, &so[8866]}, 2751 {"tcg-tr-ID-Boolean", "Boolean Trait", NID_tcg_tr_ID_Boolean, 6, &so[8871]}, 2752 {"tcg-tr-ID-CertificateIdentifier", "Certificate Identifier Trait", NID_tcg_tr_ID_CertificateIdentifier, 6, &so[8877]}, 2753 {"tcg-tr-ID-CommonCriteria", "Common Criteria Trait", NID_tcg_tr_ID_CommonCriteria, 6, &so[8883]}, 2754 {"tcg-tr-ID-componentClass", "Component Class Trait", NID_tcg_tr_ID_componentClass, 6, &so[8889]}, 2755 {"tcg-tr-ID-componentIdentifierV11", "Component Identifier V1.1 Trait", NID_tcg_tr_ID_componentIdentifierV11, 6, &so[8895]}, 2756 {"tcg-tr-ID-FIPSLevel", "FIPS Level Trait", NID_tcg_tr_ID_FIPSLevel, 6, &so[8901]}, 2757 {"tcg-tr-ID-ISO9000Level", "ISO 9000 Level Trait", NID_tcg_tr_ID_ISO9000Level, 6, &so[8907]}, 2758 {"tcg-tr-ID-networkMAC", "Network MAC Trait", NID_tcg_tr_ID_networkMAC, 6, &so[8913]}, 2759 {"tcg-tr-ID-OID", "Object Identifier Trait", NID_tcg_tr_ID_OID, 6, &so[8919]}, 2760 {"tcg-tr-ID-PEN", "Private Enterprise Number Trait", NID_tcg_tr_ID_PEN, 6, &so[8925]}, 2761 {"tcg-tr-ID-platformFirmwareCapabilities", "Platform Firmware Capabilities Trait", NID_tcg_tr_ID_platformFirmwareCapabilities, 6, &so[8931]}, 2762 {"tcg-tr-ID-platformFirmwareSignatureVerification", "Platform Firmware Signature Verification Trait", NID_tcg_tr_ID_platformFirmwareSignatureVerification, 6, &so[8937]}, 2763 {"tcg-tr-ID-platformFirmwareUpdateCompliance", "Platform Firmware Update Compliance Trait", NID_tcg_tr_ID_platformFirmwareUpdateCompliance, 6, &so[8943]}, 2764 {"tcg-tr-ID-platformHardwareCapabilities", "Platform Hardware Capabilities Trait", NID_tcg_tr_ID_platformHardwareCapabilities, 6, &so[8949]}, 2765 {"tcg-tr-ID-RTM", "Root of Trust for Measurement Trait", NID_tcg_tr_ID_RTM, 6, &so[8955]}, 2766 {"tcg-tr-ID-status", "Attribute Status Trait", NID_tcg_tr_ID_status, 6, &so[8961]}, 2767 {"tcg-tr-ID-URI", "Uniform Resource Identifier Trait", NID_tcg_tr_ID_URI, 6, &so[8967]}, 2768 {"tcg-tr-ID-UTF8String", "UTF8String Trait", NID_tcg_tr_ID_UTF8String, 6, &so[8973]}, 2769 {"tcg-tr-ID-IA5String", "IA5String Trait", NID_tcg_tr_ID_IA5String, 6, &so[8979]}, 2770 {"tcg-tr-ID-PEMCertString", "PEM-Encoded Certificate String Trait", NID_tcg_tr_ID_PEMCertString, 6, &so[8985]}, 2771 {"tcg-tr-ID-PublicKey", "Public Key Trait", NID_tcg_tr_ID_PublicKey, 6, &so[8991]}, 2772 {"tcg-tr-cat-platformManufacturer", "Platform Manufacturer Trait Category", NID_tcg_tr_cat_platformManufacturer, 6, &so[8997]}, 2773 {"tcg-tr-cat-platformModel", "Platform Model Trait Category", NID_tcg_tr_cat_platformModel, 6, &so[9003]}, 2774 {"tcg-tr-cat-platformVersion", "Platform Version Trait Category", NID_tcg_tr_cat_platformVersion, 6, &so[9009]}, 2775 {"tcg-tr-cat-platformSerial", "Platform Serial Trait Category", NID_tcg_tr_cat_platformSerial, 6, &so[9015]}, 2776 {"tcg-tr-cat-platformManufacturerIdentifier", "Platform Manufacturer Identifier Trait Category", NID_tcg_tr_cat_platformManufacturerIdentifier, 6, &so[9021]}, 2777 {"tcg-tr-cat-platformOwnership", "Platform Ownership Trait Category", NID_tcg_tr_cat_platformOwnership, 6, &so[9027]}, 2778 {"tcg-tr-cat-componentClass", "Component Class Trait Category", NID_tcg_tr_cat_componentClass, 6, &so[9033]}, 2779 {"tcg-tr-cat-componentManufacturer", "Component Manufacturer Trait Category", NID_tcg_tr_cat_componentManufacturer, 6, &so[9039]}, 2780 {"tcg-tr-cat-componentModel", "Component Model Trait Category", NID_tcg_tr_cat_componentModel, 6, &so[9045]}, 2781 {"tcg-tr-cat-componentSerial", "Component Serial Trait Category", NID_tcg_tr_cat_componentSerial, 6, &so[9051]}, 2782 {"tcg-tr-cat-componentStatus", "Component Status Trait Category", NID_tcg_tr_cat_componentStatus, 6, &so[9057]}, 2783 {"tcg-tr-cat-componentLocation", "Component Location Trait Category", NID_tcg_tr_cat_componentLocation, 6, &so[9063]}, 2784 {"tcg-tr-cat-componentRevision", "Component Revision Trait Category", NID_tcg_tr_cat_componentRevision, 6, &so[9069]}, 2785 {"tcg-tr-cat-componentFieldReplaceable", "Component Field Replaceable Trait Category", NID_tcg_tr_cat_componentFieldReplaceable, 6, &so[9075]}, 2786 {"tcg-tr-cat-EKCertificate", "EK Certificate Trait Category", NID_tcg_tr_cat_EKCertificate, 6, &so[9081]}, 2787 {"tcg-tr-cat-IAKCertificate", "IAK Certificate Trait Category", NID_tcg_tr_cat_IAKCertificate, 6, &so[9087]}, 2788 {"tcg-tr-cat-IDevIDCertificate", "IDevID Certificate Trait Category", NID_tcg_tr_cat_IDevIDCertificate, 6, &so[9093]}, 2789 {"tcg-tr-cat-DICECertificate", "DICE Certificate Trait Category", NID_tcg_tr_cat_DICECertificate, 6, &so[9099]}, 2790 {"tcg-tr-cat-SPDMCertificate", "SPDM Certificate Trait Category", NID_tcg_tr_cat_SPDMCertificate, 6, &so[9105]}, 2791 {"tcg-tr-cat-PEMCertificate", "PEM Certificate Trait Category", NID_tcg_tr_cat_PEMCertificate, 6, &so[9111]}, 2792 {"tcg-tr-cat-PlatformCertificate", "Platform Certificate Trait Category", NID_tcg_tr_cat_PlatformCertificate, 6, &so[9117]}, 2793 {"tcg-tr-cat-DeltaPlatformCertificate", "Delta Platform Certificate Trait Category", NID_tcg_tr_cat_DeltaPlatformCertificate, 6, &so[9123]}, 2794 {"tcg-tr-cat-RebasePlatformCertificate", "Rebase Platform Certificate Trait Category", NID_tcg_tr_cat_RebasePlatformCertificate, 6, &so[9129]}, 2795 {"tcg-tr-cat-genericCertificate", "Generic Certificate Trait Category", NID_tcg_tr_cat_genericCertificate, 6, &so[9135]}, 2796 {"tcg-tr-cat-CommonCriteria", "Common Criteria Trait Category", NID_tcg_tr_cat_CommonCriteria, 6, &so[9141]}, 2797 {"tcg-tr-cat-componentIdentifierV11", "Component Identifier V1.1 Trait Category", NID_tcg_tr_cat_componentIdentifierV11, 6, &so[9147]}, 2798 {"tcg-tr-cat-FIPSLevel", "FIPS Level Trait Category", NID_tcg_tr_cat_FIPSLevel, 6, &so[9153]}, 2799 {"tcg-tr-cat-ISO9000", "ISO 9000 Trait Category", NID_tcg_tr_cat_ISO9000, 6, &so[9159]}, 2800 {"tcg-tr-cat-networkMAC", "Network MAC Trait Category", NID_tcg_tr_cat_networkMAC, 6, &so[9165]}, 2801 {"tcg-tr-cat-attestationProtocol", "Attestation Protocol Trait Category", NID_tcg_tr_cat_attestationProtocol, 6, &so[9171]}, 2802 {"tcg-tr-cat-PEN", "Private Enterprise Number Trait Category", NID_tcg_tr_cat_PEN, 6, &so[9177]}, 2803 {"tcg-tr-cat-platformFirmwareCapabilities", "Platform Firmware Capabilities Trait Category", NID_tcg_tr_cat_platformFirmwareCapabilities, 6, &so[9183]}, 2804 {"tcg-tr-cat-platformHardwareCapabilities", "Platform Hardware Capabilities Trait Category", NID_tcg_tr_cat_platformHardwareCapabilities, 6, &so[9189]}, 2805 {"tcg-tr-cat-platformFirmwareSignatureVerification", "Platform Firmware Signature Verification Trait Category", NID_tcg_tr_cat_platformFirmwareSignatureVerification, 6, &so[9195]}, 2806 {"tcg-tr-cat-platformFirmwareUpdateCompliance", "Platform Firmware Update Compliance Trait Category", NID_tcg_tr_cat_platformFirmwareUpdateCompliance, 6, &so[9201]}, 2807 {"tcg-tr-cat-RTM", "Root of Trust of Measurement Trait Category", NID_tcg_tr_cat_RTM, 6, &so[9207]}, 2808 {"tcg-tr-cat-PublicKey", "Public Key Trait Category", NID_tcg_tr_cat_PublicKey, 6, &so[9213]}, 2809 {"id-alg-ml-kem-512", "ML-KEM-512", NID_ML_KEM_512, 9, &so[9219]}, 2810 {"id-alg-ml-kem-768", "ML-KEM-768", NID_ML_KEM_768, 9, &so[9228]}, 2811 {"id-alg-ml-kem-1024", "ML-KEM-1024", NID_ML_KEM_1024, 9, &so[9237]}, 2812 {"id-ml-dsa-44", "ML-DSA-44", NID_ML_DSA_44, 9, &so[9246]}, 2813 {"id-ml-dsa-65", "ML-DSA-65", NID_ML_DSA_65, 9, &so[9255]}, 2814 {"id-ml-dsa-87", "ML-DSA-87", NID_ML_DSA_87, 9, &so[9264]}, 2815 {"id-slh-dsa-sha2-128s", "SLH-DSA-SHA2-128s", NID_SLH_DSA_SHA2_128s, 9, &so[9273]}, 2816 {"id-slh-dsa-sha2-128f", "SLH-DSA-SHA2-128f", NID_SLH_DSA_SHA2_128f, 9, &so[9282]}, 2817 {"id-slh-dsa-sha2-192s", "SLH-DSA-SHA2-192s", NID_SLH_DSA_SHA2_192s, 9, &so[9291]}, 2818 {"id-slh-dsa-sha2-192f", "SLH-DSA-SHA2-192f", NID_SLH_DSA_SHA2_192f, 9, &so[9300]}, 2819 {"id-slh-dsa-sha2-256s", "SLH-DSA-SHA2-256s", NID_SLH_DSA_SHA2_256s, 9, &so[9309]}, 2820 {"id-slh-dsa-sha2-256f", "SLH-DSA-SHA2-256f", NID_SLH_DSA_SHA2_256f, 9, &so[9318]}, 2821 {"id-slh-dsa-shake-128s", "SLH-DSA-SHAKE-128s", NID_SLH_DSA_SHAKE_128s, 9, &so[9327]}, 2822 {"id-slh-dsa-shake-128f", "SLH-DSA-SHAKE-128f", NID_SLH_DSA_SHAKE_128f, 9, &so[9336]}, 2823 {"id-slh-dsa-shake-192s", "SLH-DSA-SHAKE-192s", NID_SLH_DSA_SHAKE_192s, 9, &so[9345]}, 2824 {"id-slh-dsa-shake-192f", "SLH-DSA-SHAKE-192f", NID_SLH_DSA_SHAKE_192f, 9, &so[9354]}, 2825 {"id-slh-dsa-shake-256s", "SLH-DSA-SHAKE-256s", NID_SLH_DSA_SHAKE_256s, 9, &so[9363]}, 2826 {"id-slh-dsa-shake-256f", "SLH-DSA-SHAKE-256f", NID_SLH_DSA_SHAKE_256f, 9, &so[9372]}, 2827 {"id-hash-ml-dsa-44-with-sha512", "HASH-ML-DSA-44-WITH-SHA512", NID_HASH_ML_DSA_44_WITH_SHA512, 9, &so[9381]}, 2828 {"id-hash-ml-dsa-65-with-sha512", "HASH-ML-DSA-65-WITH-SHA512", NID_HASH_ML_DSA_65_WITH_SHA512, 9, &so[9390]}, 2829 {"id-hash-ml-dsa-87-with-sha512", "HASH-ML-DSA-87-WITH-SHA512", NID_HASH_ML_DSA_87_WITH_SHA512, 9, &so[9399]}, 2830 {"id-hash-slh-dsa-sha2-128s-with-sha256", "SLH-DSA-SHA2-128s-WITH-SHA256", NID_SLH_DSA_SHA2_128s_WITH_SHA256, 9, &so[9408]}, 2831 {"id-hash-slh-dsa-sha2-128f-with-sha256", "SLH-DSA-SHA2-128f-WITH-SHA256", NID_SLH_DSA_SHA2_128f_WITH_SHA256, 9, &so[9417]}, 2832 {"id-hash-slh-dsa-sha2-192s-with-sha512", "SLH-DSA-SHA2-192s-WITH-SHA512", NID_SLH_DSA_SHA2_192s_WITH_SHA512, 9, &so[9426]}, 2833 {"id-hash-slh-dsa-sha2-192f-with-sha512", "SLH-DSA-SHA2-192f-WITH-SHA512", NID_SLH_DSA_SHA2_192f_WITH_SHA512, 9, &so[9435]}, 2834 {"id-hash-slh-dsa-sha2-256s-with-sha512", "SLH-DSA-SHA2-256s-WITH-SHA512", NID_SLH_DSA_SHA2_256s_WITH_SHA512, 9, &so[9444]}, 2835 {"id-hash-slh-dsa-sha2-256f-with-sha512", "SLH-DSA-SHA2-256f-WITH-SHA512", NID_SLH_DSA_SHA2_256f_WITH_SHA512, 9, &so[9453]}, 2836 {"id-hash-slh-dsa-shake-128s-with-shake128", "SLH-DSA-SHAKE-128s-WITH-SHAKE128", NID_SLH_DSA_SHAKE_128s_WITH_SHAKE128, 9, &so[9462]}, 2837 {"id-hash-slh-dsa-shake-128f-with-shake128", "SLH-DSA-SHAKE-128f-WITH-SHAKE128", NID_SLH_DSA_SHAKE_128f_WITH_SHAKE128, 9, &so[9471]}, 2838 {"id-hash-slh-dsa-shake-192s-with-shake256", "SLH-DSA-SHAKE-192s-WITH-SHAKE256", NID_SLH_DSA_SHAKE_192s_WITH_SHAKE256, 9, &so[9480]}, 2839 {"id-hash-slh-dsa-shake-192f-with-shake256", "SLH-DSA-SHAKE-192f-WITH-SHAKE256", NID_SLH_DSA_SHAKE_192f_WITH_SHAKE256, 9, &so[9489]}, 2840 {"id-hash-slh-dsa-shake-256s-with-shake256", "SLH-DSA-SHAKE-256s-WITH-SHAKE256", NID_SLH_DSA_SHAKE_256s_WITH_SHAKE256, 9, &so[9498]}, 2841 {"id-hash-slh-dsa-shake-256f-with-shake256", "SLH-DSA-SHAKE-256f-WITH-SHAKE256", NID_SLH_DSA_SHAKE_256f_WITH_SHAKE256, 9, &so[9507]}, 2842 }; 2843 2844 #define NUM_SN 1478 2845 static const unsigned int sn_objs[NUM_SN] = { 2846 364, /* "AD_DVCS" */ 2847 419, /* "AES-128-CBC" */ 2848 916, /* "AES-128-CBC-HMAC-SHA1" */ 2849 948, /* "AES-128-CBC-HMAC-SHA256" */ 2850 421, /* "AES-128-CFB" */ 2851 650, /* "AES-128-CFB1" */ 2852 653, /* "AES-128-CFB8" */ 2853 904, /* "AES-128-CTR" */ 2854 418, /* "AES-128-ECB" */ 2855 958, /* "AES-128-OCB" */ 2856 420, /* "AES-128-OFB" */ 2857 1198, /* "AES-128-SIV" */ 2858 913, /* "AES-128-XTS" */ 2859 423, /* "AES-192-CBC" */ 2860 917, /* "AES-192-CBC-HMAC-SHA1" */ 2861 949, /* "AES-192-CBC-HMAC-SHA256" */ 2862 425, /* "AES-192-CFB" */ 2863 651, /* "AES-192-CFB1" */ 2864 654, /* "AES-192-CFB8" */ 2865 905, /* "AES-192-CTR" */ 2866 422, /* "AES-192-ECB" */ 2867 959, /* "AES-192-OCB" */ 2868 424, /* "AES-192-OFB" */ 2869 1199, /* "AES-192-SIV" */ 2870 427, /* "AES-256-CBC" */ 2871 918, /* "AES-256-CBC-HMAC-SHA1" */ 2872 950, /* "AES-256-CBC-HMAC-SHA256" */ 2873 429, /* "AES-256-CFB" */ 2874 652, /* "AES-256-CFB1" */ 2875 655, /* "AES-256-CFB8" */ 2876 906, /* "AES-256-CTR" */ 2877 426, /* "AES-256-ECB" */ 2878 960, /* "AES-256-OCB" */ 2879 428, /* "AES-256-OFB" */ 2880 1200, /* "AES-256-SIV" */ 2881 914, /* "AES-256-XTS" */ 2882 1066, /* "ARIA-128-CBC" */ 2883 1120, /* "ARIA-128-CCM" */ 2884 1067, /* "ARIA-128-CFB" */ 2885 1080, /* "ARIA-128-CFB1" */ 2886 1083, /* "ARIA-128-CFB8" */ 2887 1069, /* "ARIA-128-CTR" */ 2888 1065, /* "ARIA-128-ECB" */ 2889 1123, /* "ARIA-128-GCM" */ 2890 1068, /* "ARIA-128-OFB" */ 2891 1071, /* "ARIA-192-CBC" */ 2892 1121, /* "ARIA-192-CCM" */ 2893 1072, /* "ARIA-192-CFB" */ 2894 1081, /* "ARIA-192-CFB1" */ 2895 1084, /* "ARIA-192-CFB8" */ 2896 1074, /* "ARIA-192-CTR" */ 2897 1070, /* "ARIA-192-ECB" */ 2898 1124, /* "ARIA-192-GCM" */ 2899 1073, /* "ARIA-192-OFB" */ 2900 1076, /* "ARIA-256-CBC" */ 2901 1122, /* "ARIA-256-CCM" */ 2902 1077, /* "ARIA-256-CFB" */ 2903 1082, /* "ARIA-256-CFB1" */ 2904 1085, /* "ARIA-256-CFB8" */ 2905 1079, /* "ARIA-256-CTR" */ 2906 1075, /* "ARIA-256-ECB" */ 2907 1125, /* "ARIA-256-GCM" */ 2908 1078, /* "ARIA-256-OFB" */ 2909 1064, /* "AuthANY" */ 2910 1049, /* "AuthDSS" */ 2911 1047, /* "AuthECDSA" */ 2912 1050, /* "AuthGOST01" */ 2913 1051, /* "AuthGOST12" */ 2914 1053, /* "AuthNULL" */ 2915 1048, /* "AuthPSK" */ 2916 1046, /* "AuthRSA" */ 2917 1052, /* "AuthSRP" */ 2918 91, /* "BF-CBC" */ 2919 93, /* "BF-CFB" */ 2920 92, /* "BF-ECB" */ 2921 94, /* "BF-OFB" */ 2922 1201, /* "BLAKE2BMAC" */ 2923 1202, /* "BLAKE2SMAC" */ 2924 1056, /* "BLAKE2b512" */ 2925 1057, /* "BLAKE2s256" */ 2926 14, /* "C" */ 2927 751, /* "CAMELLIA-128-CBC" */ 2928 962, /* "CAMELLIA-128-CCM" */ 2929 757, /* "CAMELLIA-128-CFB" */ 2930 760, /* "CAMELLIA-128-CFB1" */ 2931 763, /* "CAMELLIA-128-CFB8" */ 2932 964, /* "CAMELLIA-128-CMAC" */ 2933 963, /* "CAMELLIA-128-CTR" */ 2934 754, /* "CAMELLIA-128-ECB" */ 2935 961, /* "CAMELLIA-128-GCM" */ 2936 766, /* "CAMELLIA-128-OFB" */ 2937 752, /* "CAMELLIA-192-CBC" */ 2938 966, /* "CAMELLIA-192-CCM" */ 2939 758, /* "CAMELLIA-192-CFB" */ 2940 761, /* "CAMELLIA-192-CFB1" */ 2941 764, /* "CAMELLIA-192-CFB8" */ 2942 968, /* "CAMELLIA-192-CMAC" */ 2943 967, /* "CAMELLIA-192-CTR" */ 2944 755, /* "CAMELLIA-192-ECB" */ 2945 965, /* "CAMELLIA-192-GCM" */ 2946 767, /* "CAMELLIA-192-OFB" */ 2947 753, /* "CAMELLIA-256-CBC" */ 2948 970, /* "CAMELLIA-256-CCM" */ 2949 759, /* "CAMELLIA-256-CFB" */ 2950 762, /* "CAMELLIA-256-CFB1" */ 2951 765, /* "CAMELLIA-256-CFB8" */ 2952 972, /* "CAMELLIA-256-CMAC" */ 2953 971, /* "CAMELLIA-256-CTR" */ 2954 756, /* "CAMELLIA-256-ECB" */ 2955 969, /* "CAMELLIA-256-GCM" */ 2956 768, /* "CAMELLIA-256-OFB" */ 2957 108, /* "CAST5-CBC" */ 2958 110, /* "CAST5-CFB" */ 2959 109, /* "CAST5-ECB" */ 2960 111, /* "CAST5-OFB" */ 2961 894, /* "CMAC" */ 2962 13, /* "CN" */ 2963 141, /* "CRLReason" */ 2964 417, /* "CSPName" */ 2965 1019, /* "ChaCha20" */ 2966 1018, /* "ChaCha20-Poly1305" */ 2967 367, /* "CrlID" */ 2968 391, /* "DC" */ 2969 31, /* "DES-CBC" */ 2970 643, /* "DES-CDMF" */ 2971 30, /* "DES-CFB" */ 2972 656, /* "DES-CFB1" */ 2973 657, /* "DES-CFB8" */ 2974 29, /* "DES-ECB" */ 2975 32, /* "DES-EDE" */ 2976 43, /* "DES-EDE-CBC" */ 2977 60, /* "DES-EDE-CFB" */ 2978 62, /* "DES-EDE-OFB" */ 2979 33, /* "DES-EDE3" */ 2980 44, /* "DES-EDE3-CBC" */ 2981 61, /* "DES-EDE3-CFB" */ 2982 658, /* "DES-EDE3-CFB1" */ 2983 659, /* "DES-EDE3-CFB8" */ 2984 63, /* "DES-EDE3-OFB" */ 2985 45, /* "DES-OFB" */ 2986 80, /* "DESX-CBC" */ 2987 380, /* "DOD" */ 2988 116, /* "DSA" */ 2989 66, /* "DSA-SHA" */ 2990 113, /* "DSA-SHA1" */ 2991 70, /* "DSA-SHA1-old" */ 2992 67, /* "DSA-old" */ 2993 297, /* "DVCS" */ 2994 1087, /* "ED25519" */ 2995 1088, /* "ED448" */ 2996 1195, /* "GMAC" */ 2997 99, /* "GN" */ 2998 1036, /* "HKDF" */ 2999 855, /* "HMAC" */ 3000 780, /* "HMAC-MD5" */ 3001 781, /* "HMAC-SHA1" */ 3002 381, /* "IANA" */ 3003 34, /* "IDEA-CBC" */ 3004 35, /* "IDEA-CFB" */ 3005 36, /* "IDEA-ECB" */ 3006 46, /* "IDEA-OFB" */ 3007 1004, /* "INN" */ 3008 181, /* "ISO" */ 3009 1140, /* "ISO-CN" */ 3010 1150, /* "ISO-UA" */ 3011 183, /* "ISO-US" */ 3012 645, /* "ITU-T" */ 3013 646, /* "JOINT-ISO-ITU-T" */ 3014 773, /* "KISA" */ 3015 1196, /* "KMAC128" */ 3016 1197, /* "KMAC256" */ 3017 1063, /* "KxANY" */ 3018 1039, /* "KxDHE" */ 3019 1041, /* "KxDHE-PSK" */ 3020 1038, /* "KxECDHE" */ 3021 1040, /* "KxECDHE-PSK" */ 3022 1045, /* "KxGOST" */ 3023 1218, /* "KxGOST18" */ 3024 1043, /* "KxPSK" */ 3025 1037, /* "KxRSA" */ 3026 1042, /* "KxRSA_PSK" */ 3027 1044, /* "KxSRP" */ 3028 15, /* "L" */ 3029 856, /* "LocalKeySet" */ 3030 3, /* "MD2" */ 3031 257, /* "MD4" */ 3032 4, /* "MD5" */ 3033 114, /* "MD5-SHA1" */ 3034 95, /* "MDC2" */ 3035 911, /* "MGF1" */ 3036 388, /* "Mail" */ 3037 393, /* "NULL" */ 3038 404, /* "NULL" */ 3039 1323, /* "NULL" */ 3040 57, /* "Netscape" */ 3041 366, /* "Nonce" */ 3042 17, /* "O" */ 3043 178, /* "OCSP" */ 3044 180, /* "OCSPSigning" */ 3045 1005, /* "OGRN" */ 3046 1226, /* "OGRNIP" */ 3047 379, /* "ORG" */ 3048 18, /* "OU" */ 3049 749, /* "Oakley-EC2N-3" */ 3050 750, /* "Oakley-EC2N-4" */ 3051 9, /* "PBE-MD2-DES" */ 3052 168, /* "PBE-MD2-RC2-64" */ 3053 10, /* "PBE-MD5-DES" */ 3054 169, /* "PBE-MD5-RC2-64" */ 3055 147, /* "PBE-SHA1-2DES" */ 3056 146, /* "PBE-SHA1-3DES" */ 3057 170, /* "PBE-SHA1-DES" */ 3058 148, /* "PBE-SHA1-RC2-128" */ 3059 149, /* "PBE-SHA1-RC2-40" */ 3060 68, /* "PBE-SHA1-RC2-64" */ 3061 144, /* "PBE-SHA1-RC4-128" */ 3062 145, /* "PBE-SHA1-RC4-40" */ 3063 161, /* "PBES2" */ 3064 69, /* "PBKDF2" */ 3065 162, /* "PBMAC1" */ 3066 127, /* "PKIX" */ 3067 935, /* "PSPECIFIED" */ 3068 1061, /* "Poly1305" */ 3069 98, /* "RC2-40-CBC" */ 3070 166, /* "RC2-64-CBC" */ 3071 37, /* "RC2-CBC" */ 3072 39, /* "RC2-CFB" */ 3073 38, /* "RC2-ECB" */ 3074 40, /* "RC2-OFB" */ 3075 5, /* "RC4" */ 3076 97, /* "RC4-40" */ 3077 915, /* "RC4-HMAC-MD5" */ 3078 120, /* "RC5-CBC" */ 3079 122, /* "RC5-CFB" */ 3080 121, /* "RC5-ECB" */ 3081 123, /* "RC5-OFB" */ 3082 117, /* "RIPEMD160" */ 3083 19, /* "RSA" */ 3084 7, /* "RSA-MD2" */ 3085 396, /* "RSA-MD4" */ 3086 8, /* "RSA-MD5" */ 3087 96, /* "RSA-MDC2" */ 3088 104, /* "RSA-NP-MD5" */ 3089 119, /* "RSA-RIPEMD160" */ 3090 42, /* "RSA-SHA" */ 3091 65, /* "RSA-SHA1" */ 3092 115, /* "RSA-SHA1-2" */ 3093 671, /* "RSA-SHA224" */ 3094 668, /* "RSA-SHA256" */ 3095 669, /* "RSA-SHA384" */ 3096 670, /* "RSA-SHA512" */ 3097 1145, /* "RSA-SHA512/224" */ 3098 1146, /* "RSA-SHA512/256" */ 3099 1144, /* "RSA-SM3" */ 3100 919, /* "RSAES-OAEP" */ 3101 912, /* "RSASSA-PSS" */ 3102 777, /* "SEED-CBC" */ 3103 779, /* "SEED-CFB" */ 3104 776, /* "SEED-ECB" */ 3105 778, /* "SEED-OFB" */ 3106 41, /* "SHA" */ 3107 64, /* "SHA1" */ 3108 675, /* "SHA224" */ 3109 672, /* "SHA256" */ 3110 1096, /* "SHA3-224" */ 3111 1097, /* "SHA3-256" */ 3112 1098, /* "SHA3-384" */ 3113 1099, /* "SHA3-512" */ 3114 673, /* "SHA384" */ 3115 674, /* "SHA512" */ 3116 1094, /* "SHA512-224" */ 3117 1095, /* "SHA512-256" */ 3118 1100, /* "SHAKE128" */ 3119 1101, /* "SHAKE256" */ 3120 1172, /* "SM2" */ 3121 1204, /* "SM2-SM3" */ 3122 1143, /* "SM3" */ 3123 1134, /* "SM4-CBC" */ 3124 1249, /* "SM4-CCM" */ 3125 1137, /* "SM4-CFB" */ 3126 1136, /* "SM4-CFB1" */ 3127 1138, /* "SM4-CFB8" */ 3128 1139, /* "SM4-CTR" */ 3129 1133, /* "SM4-ECB" */ 3130 1248, /* "SM4-GCM" */ 3131 1135, /* "SM4-OFB" */ 3132 1290, /* "SM4-XTS" */ 3133 188, /* "SMIME" */ 3134 167, /* "SMIME-CAPS" */ 3135 100, /* "SN" */ 3136 1006, /* "SNILS" */ 3137 1203, /* "SSHKDF" */ 3138 1205, /* "SSKDF" */ 3139 16, /* "ST" */ 3140 143, /* "SXNetID" */ 3141 1062, /* "SipHash" */ 3142 1021, /* "TLS1-PRF" */ 3143 458, /* "UID" */ 3144 0, /* "UNDEF" */ 3145 1034, /* "X25519" */ 3146 1035, /* "X448" */ 3147 11, /* "X500" */ 3148 378, /* "X500algorithms" */ 3149 12, /* "X509" */ 3150 184, /* "X9-57" */ 3151 1207, /* "X942KDF" */ 3152 1206, /* "X963KDF" */ 3153 185, /* "X9cm" */ 3154 125, /* "ZLIB" */ 3155 1307, /* "aAissuingDistributionPoint" */ 3156 478, /* "aRecord" */ 3157 289, /* "aaControls" */ 3158 287, /* "ac-auditIdentity" */ 3159 397, /* "ac-proxying" */ 3160 288, /* "ac-targeting" */ 3161 1303, /* "acceptableCertPolicies" */ 3162 1304, /* "acceptablePrivPolicies" */ 3163 368, /* "acceptableResponses" */ 3164 446, /* "account" */ 3165 363, /* "ad_timestamping" */ 3166 376, /* "algorithm" */ 3167 1311, /* "allowedAttributeAssignments" */ 3168 1317, /* "altSignatureAlgorithm" */ 3169 1318, /* "altSignatureValue" */ 3170 405, /* "ansi-X9-62" */ 3171 910, /* "anyExtendedKeyUsage" */ 3172 746, /* "anyPolicy" */ 3173 370, /* "archiveCutoff" */ 3174 484, /* "associatedDomain" */ 3175 1319, /* "associatedInformation" */ 3176 485, /* "associatedName" */ 3177 1300, /* "attributeDescriptor" */ 3178 1312, /* "attributeMappings" */ 3179 501, /* "audio" */ 3180 1295, /* "authorityAttributeIdentifier" */ 3181 177, /* "authorityInfoAccess" */ 3182 90, /* "authorityKeyIdentifier" */ 3183 882, /* "authorityRevocationList" */ 3184 1314, /* "authorizationValidation" */ 3185 1297, /* "basicAttConstraints" */ 3186 87, /* "basicConstraints" */ 3187 365, /* "basicOCSPResponse" */ 3188 285, /* "biometricInfo" */ 3189 921, /* "brainpoolP160r1" */ 3190 922, /* "brainpoolP160t1" */ 3191 923, /* "brainpoolP192r1" */ 3192 924, /* "brainpoolP192t1" */ 3193 925, /* "brainpoolP224r1" */ 3194 926, /* "brainpoolP224t1" */ 3195 927, /* "brainpoolP256r1" */ 3196 1285, /* "brainpoolP256r1tls13" */ 3197 928, /* "brainpoolP256t1" */ 3198 929, /* "brainpoolP320r1" */ 3199 930, /* "brainpoolP320t1" */ 3200 931, /* "brainpoolP384r1" */ 3201 1286, /* "brainpoolP384r1tls13" */ 3202 932, /* "brainpoolP384t1" */ 3203 933, /* "brainpoolP512r1" */ 3204 1287, /* "brainpoolP512r1tls13" */ 3205 934, /* "brainpoolP512t1" */ 3206 1288, /* "brotli" */ 3207 494, /* "buildingName" */ 3208 860, /* "businessCategory" */ 3209 691, /* "c2onb191v4" */ 3210 692, /* "c2onb191v5" */ 3211 697, /* "c2onb239v4" */ 3212 698, /* "c2onb239v5" */ 3213 684, /* "c2pnb163v1" */ 3214 685, /* "c2pnb163v2" */ 3215 686, /* "c2pnb163v3" */ 3216 687, /* "c2pnb176v1" */ 3217 693, /* "c2pnb208w1" */ 3218 699, /* "c2pnb272w1" */ 3219 700, /* "c2pnb304w1" */ 3220 702, /* "c2pnb368w1" */ 3221 688, /* "c2tnb191v1" */ 3222 689, /* "c2tnb191v2" */ 3223 690, /* "c2tnb191v3" */ 3224 694, /* "c2tnb239v1" */ 3225 695, /* "c2tnb239v2" */ 3226 696, /* "c2tnb239v3" */ 3227 701, /* "c2tnb359v1" */ 3228 703, /* "c2tnb431r1" */ 3229 1090, /* "c3" */ 3230 881, /* "cACertificate" */ 3231 483, /* "cNAMERecord" */ 3232 179, /* "caIssuers" */ 3233 785, /* "caRepository" */ 3234 1273, /* "cades" */ 3235 1274, /* "cades-attributes" */ 3236 1023, /* "capwapAC" */ 3237 1024, /* "capwapWTP" */ 3238 443, /* "caseIgnoreIA5StringSyntax" */ 3239 152, /* "certBag" */ 3240 677, /* "certicom-arc" */ 3241 771, /* "certificateIssuer" */ 3242 89, /* "certificatePolicies" */ 3243 883, /* "certificateRevocationList" */ 3244 54, /* "challengePassword" */ 3245 407, /* "characteristic-two-field" */ 3246 1227, /* "classSignTool" */ 3247 1233, /* "classSignToolKA1" */ 3248 1231, /* "classSignToolKB1" */ 3249 1232, /* "classSignToolKB2" */ 3250 1228, /* "classSignToolKC1" */ 3251 1229, /* "classSignToolKC2" */ 3252 1230, /* "classSignToolKC3" */ 3253 395, /* "clearance" */ 3254 130, /* "clientAuth" */ 3255 1222, /* "cmKGA" */ 3256 1219, /* "cmcArchive" */ 3257 1131, /* "cmcCA" */ 3258 1132, /* "cmcRA" */ 3259 131, /* "codeSigning" */ 3260 50, /* "contentType" */ 3261 53, /* "countersignature" */ 3262 153, /* "crlBag" */ 3263 103, /* "crlDistributionPoints" */ 3264 88, /* "crlNumber" */ 3265 884, /* "crossCertificatePair" */ 3266 806, /* "cryptocom" */ 3267 805, /* "cryptopro" */ 3268 954, /* "ct_cert_scts" */ 3269 952, /* "ct_precert_poison" */ 3270 951, /* "ct_precert_scts" */ 3271 953, /* "ct_precert_signer" */ 3272 500, /* "dITRedirect" */ 3273 451, /* "dNSDomain" */ 3274 495, /* "dSAQuality" */ 3275 434, /* "data" */ 3276 390, /* "dcobject" */ 3277 1298, /* "delegatedNameConstraints" */ 3278 140, /* "deltaCRL" */ 3279 891, /* "deltaRevocationList" */ 3280 107, /* "description" */ 3281 871, /* "destinationIndicator" */ 3282 947, /* "dh-cofactor-kdf" */ 3283 946, /* "dh-std-kdf" */ 3284 28, /* "dhKeyAgreement" */ 3285 941, /* "dhSinglePass-cofactorDH-sha1kdf-scheme" */ 3286 942, /* "dhSinglePass-cofactorDH-sha224kdf-scheme" */ 3287 943, /* "dhSinglePass-cofactorDH-sha256kdf-scheme" */ 3288 944, /* "dhSinglePass-cofactorDH-sha384kdf-scheme" */ 3289 945, /* "dhSinglePass-cofactorDH-sha512kdf-scheme" */ 3290 936, /* "dhSinglePass-stdDH-sha1kdf-scheme" */ 3291 937, /* "dhSinglePass-stdDH-sha224kdf-scheme" */ 3292 938, /* "dhSinglePass-stdDH-sha256kdf-scheme" */ 3293 939, /* "dhSinglePass-stdDH-sha384kdf-scheme" */ 3294 940, /* "dhSinglePass-stdDH-sha512kdf-scheme" */ 3295 920, /* "dhpublicnumber" */ 3296 382, /* "directory" */ 3297 887, /* "distinguishedName" */ 3298 892, /* "dmdName" */ 3299 174, /* "dnQualifier" */ 3300 1092, /* "dnsName" */ 3301 447, /* "document" */ 3302 471, /* "documentAuthor" */ 3303 468, /* "documentIdentifier" */ 3304 472, /* "documentLocation" */ 3305 502, /* "documentPublisher" */ 3306 449, /* "documentSeries" */ 3307 469, /* "documentTitle" */ 3308 470, /* "documentVersion" */ 3309 392, /* "domain" */ 3310 452, /* "domainRelatedObject" */ 3311 802, /* "dsa_with_SHA224" */ 3312 803, /* "dsa_with_SHA256" */ 3313 1152, /* "dstu28147" */ 3314 1154, /* "dstu28147-cfb" */ 3315 1153, /* "dstu28147-ofb" */ 3316 1155, /* "dstu28147-wrap" */ 3317 1157, /* "dstu34311" */ 3318 1159, /* "dstu4145be" */ 3319 1158, /* "dstu4145le" */ 3320 791, /* "ecdsa-with-Recommended" */ 3321 416, /* "ecdsa-with-SHA1" */ 3322 793, /* "ecdsa-with-SHA224" */ 3323 794, /* "ecdsa-with-SHA256" */ 3324 795, /* "ecdsa-with-SHA384" */ 3325 796, /* "ecdsa-with-SHA512" */ 3326 792, /* "ecdsa-with-Specified" */ 3327 1266, /* "electronic-signature-standard" */ 3328 48, /* "emailAddress" */ 3329 132, /* "emailProtection" */ 3330 885, /* "enhancedSearchGuide" */ 3331 389, /* "enterprises" */ 3332 1267, /* "ess-attributes" */ 3333 1265, /* "etsi" */ 3334 384, /* "experimental" */ 3335 172, /* "extReq" */ 3336 56, /* "extendedCertificateAttributes" */ 3337 126, /* "extendedKeyUsage" */ 3338 372, /* "extendedStatus" */ 3339 867, /* "facsimileTelephoneNumber" */ 3340 462, /* "favouriteDrink" */ 3341 1126, /* "ffdhe2048" */ 3342 1127, /* "ffdhe3072" */ 3343 1128, /* "ffdhe4096" */ 3344 1129, /* "ffdhe6144" */ 3345 1130, /* "ffdhe8192" */ 3346 857, /* "freshestCRL" */ 3347 453, /* "friendlyCountry" */ 3348 490, /* "friendlyCountryName" */ 3349 156, /* "friendlyName" */ 3350 509, /* "generationQualifier" */ 3351 815, /* "gost-mac" */ 3352 976, /* "gost-mac-12" */ 3353 811, /* "gost2001" */ 3354 851, /* "gost2001cc" */ 3355 979, /* "gost2012_256" */ 3356 980, /* "gost2012_512" */ 3357 813, /* "gost89" */ 3358 1009, /* "gost89-cbc" */ 3359 814, /* "gost89-cnt" */ 3360 975, /* "gost89-cnt-12" */ 3361 1011, /* "gost89-ctr" */ 3362 1010, /* "gost89-ecb" */ 3363 812, /* "gost94" */ 3364 850, /* "gost94cc" */ 3365 1310, /* "groupAC" */ 3366 1156, /* "hmacWithDstu34311" */ 3367 797, /* "hmacWithMD5" */ 3368 163, /* "hmacWithSHA1" */ 3369 798, /* "hmacWithSHA224" */ 3370 799, /* "hmacWithSHA256" */ 3371 800, /* "hmacWithSHA384" */ 3372 801, /* "hmacWithSHA512" */ 3373 1193, /* "hmacWithSHA512-224" */ 3374 1194, /* "hmacWithSHA512-256" */ 3375 1281, /* "hmacWithSM3" */ 3376 432, /* "holdInstructionCallIssuer" */ 3377 430, /* "holdInstructionCode" */ 3378 431, /* "holdInstructionNone" */ 3379 433, /* "holdInstructionReject" */ 3380 1313, /* "holderNameConstraints" */ 3381 486, /* "homePostalAddress" */ 3382 473, /* "homeTelephoneNumber" */ 3383 466, /* "host" */ 3384 889, /* "houseIdentifier" */ 3385 442, /* "iA5StringSyntax" */ 3386 783, /* "id-DHBasedMac" */ 3387 824, /* "id-Gost28147-89-CryptoPro-A-ParamSet" */ 3388 825, /* "id-Gost28147-89-CryptoPro-B-ParamSet" */ 3389 826, /* "id-Gost28147-89-CryptoPro-C-ParamSet" */ 3390 827, /* "id-Gost28147-89-CryptoPro-D-ParamSet" */ 3391 819, /* "id-Gost28147-89-CryptoPro-KeyMeshing" */ 3392 829, /* "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet" */ 3393 828, /* "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet" */ 3394 830, /* "id-Gost28147-89-CryptoPro-RIC-1-ParamSet" */ 3395 820, /* "id-Gost28147-89-None-KeyMeshing" */ 3396 823, /* "id-Gost28147-89-TestParamSet" */ 3397 849, /* "id-Gost28147-89-cc" */ 3398 840, /* "id-GostR3410-2001-CryptoPro-A-ParamSet" */ 3399 841, /* "id-GostR3410-2001-CryptoPro-B-ParamSet" */ 3400 842, /* "id-GostR3410-2001-CryptoPro-C-ParamSet" */ 3401 843, /* "id-GostR3410-2001-CryptoPro-XchA-ParamSet" */ 3402 844, /* "id-GostR3410-2001-CryptoPro-XchB-ParamSet" */ 3403 854, /* "id-GostR3410-2001-ParamSet-cc" */ 3404 839, /* "id-GostR3410-2001-TestParamSet" */ 3405 817, /* "id-GostR3410-2001DH" */ 3406 832, /* "id-GostR3410-94-CryptoPro-A-ParamSet" */ 3407 833, /* "id-GostR3410-94-CryptoPro-B-ParamSet" */ 3408 834, /* "id-GostR3410-94-CryptoPro-C-ParamSet" */ 3409 835, /* "id-GostR3410-94-CryptoPro-D-ParamSet" */ 3410 836, /* "id-GostR3410-94-CryptoPro-XchA-ParamSet" */ 3411 837, /* "id-GostR3410-94-CryptoPro-XchB-ParamSet" */ 3412 838, /* "id-GostR3410-94-CryptoPro-XchC-ParamSet" */ 3413 831, /* "id-GostR3410-94-TestParamSet" */ 3414 845, /* "id-GostR3410-94-a" */ 3415 846, /* "id-GostR3410-94-aBis" */ 3416 847, /* "id-GostR3410-94-b" */ 3417 848, /* "id-GostR3410-94-bBis" */ 3418 818, /* "id-GostR3410-94DH" */ 3419 822, /* "id-GostR3411-94-CryptoProParamSet" */ 3420 821, /* "id-GostR3411-94-TestParamSet" */ 3421 807, /* "id-GostR3411-94-with-GostR3410-2001" */ 3422 853, /* "id-GostR3411-94-with-GostR3410-2001-cc" */ 3423 808, /* "id-GostR3411-94-with-GostR3410-94" */ 3424 852, /* "id-GostR3411-94-with-GostR3410-94-cc" */ 3425 810, /* "id-HMACGostR3411-94" */ 3426 782, /* "id-PasswordBasedMAC" */ 3427 1272, /* "id-aa-ATSHashIndex" */ 3428 1277, /* "id-aa-ATSHashIndex-v2" */ 3429 1278, /* "id-aa-ATSHashIndex-v3" */ 3430 1263, /* "id-aa-CMSAlgorithmProtection" */ 3431 1270, /* "id-aa-ets-SignaturePolicyDocument" */ 3432 1280, /* "id-aa-ets-archiveTimestampV2" */ 3433 1271, /* "id-aa-ets-archiveTimestampV3" */ 3434 1261, /* "id-aa-ets-attrCertificateRefs" */ 3435 1262, /* "id-aa-ets-attrRevocationRefs" */ 3436 1269, /* "id-aa-ets-longTermValidation" */ 3437 1268, /* "id-aa-ets-mimeType" */ 3438 1276, /* "id-aa-ets-sigPolicyStore" */ 3439 1275, /* "id-aa-ets-signerAttrV2" */ 3440 266, /* "id-aca" */ 3441 355, /* "id-aca-accessIdentity" */ 3442 354, /* "id-aca-authenticationInfo" */ 3443 356, /* "id-aca-chargingIdentity" */ 3444 399, /* "id-aca-encAttrs" */ 3445 357, /* "id-aca-group" */ 3446 358, /* "id-aca-role" */ 3447 176, /* "id-ad" */ 3448 896, /* "id-aes128-CCM" */ 3449 895, /* "id-aes128-GCM" */ 3450 788, /* "id-aes128-wrap" */ 3451 897, /* "id-aes128-wrap-pad" */ 3452 899, /* "id-aes192-CCM" */ 3453 898, /* "id-aes192-GCM" */ 3454 789, /* "id-aes192-wrap" */ 3455 900, /* "id-aes192-wrap-pad" */ 3456 902, /* "id-aes256-CCM" */ 3457 901, /* "id-aes256-GCM" */ 3458 790, /* "id-aes256-wrap" */ 3459 903, /* "id-aes256-wrap-pad" */ 3460 262, /* "id-alg" */ 3461 893, /* "id-alg-PWRI-KEK" */ 3462 323, /* "id-alg-des40" */ 3463 326, /* "id-alg-dh-pop" */ 3464 325, /* "id-alg-dh-sig-hmac-sha1" */ 3465 1456, /* "id-alg-ml-kem-1024" */ 3466 1454, /* "id-alg-ml-kem-512" */ 3467 1455, /* "id-alg-ml-kem-768" */ 3468 324, /* "id-alg-noSignature" */ 3469 907, /* "id-camellia128-wrap" */ 3470 908, /* "id-camellia192-wrap" */ 3471 909, /* "id-camellia256-wrap" */ 3472 268, /* "id-cct" */ 3473 361, /* "id-cct-PKIData" */ 3474 362, /* "id-cct-PKIResponse" */ 3475 360, /* "id-cct-crs" */ 3476 81, /* "id-ce" */ 3477 680, /* "id-characteristic-two-basis" */ 3478 263, /* "id-cmc" */ 3479 334, /* "id-cmc-addExtensions" */ 3480 346, /* "id-cmc-confirmCertAcceptance" */ 3481 330, /* "id-cmc-dataReturn" */ 3482 336, /* "id-cmc-decryptedPOP" */ 3483 335, /* "id-cmc-encryptedPOP" */ 3484 339, /* "id-cmc-getCRL" */ 3485 338, /* "id-cmc-getCert" */ 3486 328, /* "id-cmc-identification" */ 3487 329, /* "id-cmc-identityProof" */ 3488 337, /* "id-cmc-lraPOPWitness" */ 3489 344, /* "id-cmc-popLinkRandom" */ 3490 345, /* "id-cmc-popLinkWitness" */ 3491 343, /* "id-cmc-queryPending" */ 3492 333, /* "id-cmc-recipientNonce" */ 3493 341, /* "id-cmc-regInfo" */ 3494 342, /* "id-cmc-responseInfo" */ 3495 340, /* "id-cmc-revokeRequest" */ 3496 332, /* "id-cmc-senderNonce" */ 3497 327, /* "id-cmc-statusInfo" */ 3498 331, /* "id-cmc-transactionId" */ 3499 1238, /* "id-cp" */ 3500 1250, /* "id-ct-ASPA" */ 3501 787, /* "id-ct-asciiTextWithCRLF" */ 3502 1246, /* "id-ct-geofeedCSVwithCRLF" */ 3503 1237, /* "id-ct-resourceTaggedAttest" */ 3504 1234, /* "id-ct-routeOriginAuthz" */ 3505 1236, /* "id-ct-rpkiGhostbusters" */ 3506 1235, /* "id-ct-rpkiManifest" */ 3507 1320, /* "id-ct-rpkiSignedPrefixList" */ 3508 1247, /* "id-ct-signedChecklist" */ 3509 1284, /* "id-ct-signedTAL" */ 3510 1060, /* "id-ct-xml" */ 3511 1108, /* "id-dsa-with-sha3-224" */ 3512 1109, /* "id-dsa-with-sha3-256" */ 3513 1110, /* "id-dsa-with-sha3-384" */ 3514 1111, /* "id-dsa-with-sha3-512" */ 3515 1106, /* "id-dsa-with-sha384" */ 3516 1107, /* "id-dsa-with-sha512" */ 3517 408, /* "id-ecPublicKey" */ 3518 1112, /* "id-ecdsa-with-sha3-224" */ 3519 1113, /* "id-ecdsa-with-sha3-256" */ 3520 1114, /* "id-ecdsa-with-sha3-384" */ 3521 1115, /* "id-ecdsa-with-sha3-512" */ 3522 1472, /* "id-hash-ml-dsa-44-with-sha512" */ 3523 1473, /* "id-hash-ml-dsa-65-with-sha512" */ 3524 1474, /* "id-hash-ml-dsa-87-with-sha512" */ 3525 1476, /* "id-hash-slh-dsa-sha2-128f-with-sha256" */ 3526 1475, /* "id-hash-slh-dsa-sha2-128s-with-sha256" */ 3527 1478, /* "id-hash-slh-dsa-sha2-192f-with-sha512" */ 3528 1477, /* "id-hash-slh-dsa-sha2-192s-with-sha512" */ 3529 1480, /* "id-hash-slh-dsa-sha2-256f-with-sha512" */ 3530 1479, /* "id-hash-slh-dsa-sha2-256s-with-sha512" */ 3531 1482, /* "id-hash-slh-dsa-shake-128f-with-shake128" */ 3532 1481, /* "id-hash-slh-dsa-shake-128s-with-shake128" */ 3533 1484, /* "id-hash-slh-dsa-shake-192f-with-shake256" */ 3534 1483, /* "id-hash-slh-dsa-shake-192s-with-shake256" */ 3535 1486, /* "id-hash-slh-dsa-shake-256f-with-shake256" */ 3536 1485, /* "id-hash-slh-dsa-shake-256s-with-shake256" */ 3537 508, /* "id-hex-multipart-message" */ 3538 507, /* "id-hex-partial-message" */ 3539 1102, /* "id-hmacWithSHA3-224" */ 3540 1103, /* "id-hmacWithSHA3-256" */ 3541 1104, /* "id-hmacWithSHA3-384" */ 3542 1105, /* "id-hmacWithSHA3-512" */ 3543 260, /* "id-it" */ 3544 1223, /* "id-it-caCerts" */ 3545 302, /* "id-it-caKeyUpdateInfo" */ 3546 298, /* "id-it-caProtEncCert" */ 3547 1255, /* "id-it-certProfile" */ 3548 1225, /* "id-it-certReqTemplate" */ 3549 311, /* "id-it-confirmWaitTime" */ 3550 1256, /* "id-it-crlStatusList" */ 3551 1257, /* "id-it-crls" */ 3552 303, /* "id-it-currentCRL" */ 3553 300, /* "id-it-encKeyPairTypes" */ 3554 310, /* "id-it-implicitConfirm" */ 3555 308, /* "id-it-keyPairParamRep" */ 3556 307, /* "id-it-keyPairParamReq" */ 3557 312, /* "id-it-origPKIMessage" */ 3558 301, /* "id-it-preferredSymmAlg" */ 3559 309, /* "id-it-revPassphrase" */ 3560 1254, /* "id-it-rootCaCert" */ 3561 1224, /* "id-it-rootCaKeyUpdate" */ 3562 299, /* "id-it-signKeyPairTypes" */ 3563 305, /* "id-it-subscriptionRequest" */ 3564 306, /* "id-it-subscriptionResponse" */ 3565 784, /* "id-it-suppLangTags" */ 3566 304, /* "id-it-unsupportedOIDs" */ 3567 128, /* "id-kp" */ 3568 1221, /* "id-kp-BrandIndicatorforMessageIdentification" */ 3569 1220, /* "id-kp-bgpsec-router" */ 3570 1322, /* "id-kp-wisun-fan-device" */ 3571 1457, /* "id-ml-dsa-44" */ 3572 1458, /* "id-ml-dsa-65" */ 3573 1459, /* "id-ml-dsa-87" */ 3574 280, /* "id-mod-attribute-cert" */ 3575 274, /* "id-mod-cmc" */ 3576 277, /* "id-mod-cmp" */ 3577 284, /* "id-mod-cmp2000" */ 3578 1251, /* "id-mod-cmp2000-02" */ 3579 1253, /* "id-mod-cmp2021-02" */ 3580 1252, /* "id-mod-cmp2021-88" */ 3581 273, /* "id-mod-crmf" */ 3582 283, /* "id-mod-dvcs" */ 3583 275, /* "id-mod-kea-profile-88" */ 3584 276, /* "id-mod-kea-profile-93" */ 3585 282, /* "id-mod-ocsp" */ 3586 278, /* "id-mod-qualified-cert-88" */ 3587 279, /* "id-mod-qualified-cert-93" */ 3588 281, /* "id-mod-timestamp-protocol" */ 3589 264, /* "id-on" */ 3590 1211, /* "id-on-NAIRealm" */ 3591 1208, /* "id-on-SmtpUTF8Mailbox" */ 3592 1210, /* "id-on-dnsSRV" */ 3593 1321, /* "id-on-hardwareModuleName" */ 3594 858, /* "id-on-permanentIdentifier" */ 3595 347, /* "id-on-personalData" */ 3596 1209, /* "id-on-xmppAddr" */ 3597 265, /* "id-pda" */ 3598 352, /* "id-pda-countryOfCitizenship" */ 3599 353, /* "id-pda-countryOfResidence" */ 3600 348, /* "id-pda-dateOfBirth" */ 3601 351, /* "id-pda-gender" */ 3602 349, /* "id-pda-placeOfBirth" */ 3603 175, /* "id-pe" */ 3604 1031, /* "id-pkinit" */ 3605 261, /* "id-pkip" */ 3606 258, /* "id-pkix-mod" */ 3607 269, /* "id-pkix1-explicit-88" */ 3608 271, /* "id-pkix1-explicit-93" */ 3609 270, /* "id-pkix1-implicit-88" */ 3610 272, /* "id-pkix1-implicit-93" */ 3611 662, /* "id-ppl" */ 3612 664, /* "id-ppl-anyLanguage" */ 3613 667, /* "id-ppl-independent" */ 3614 665, /* "id-ppl-inheritAll" */ 3615 267, /* "id-qcs" */ 3616 359, /* "id-qcs-pkixQCSyntax-v1" */ 3617 259, /* "id-qt" */ 3618 164, /* "id-qt-cps" */ 3619 165, /* "id-qt-unotice" */ 3620 313, /* "id-regCtrl" */ 3621 1259, /* "id-regCtrl-algId" */ 3622 1258, /* "id-regCtrl-altCertTemplate" */ 3623 316, /* "id-regCtrl-authenticator" */ 3624 319, /* "id-regCtrl-oldCertID" */ 3625 318, /* "id-regCtrl-pkiArchiveOptions" */ 3626 317, /* "id-regCtrl-pkiPublicationInfo" */ 3627 320, /* "id-regCtrl-protocolEncrKey" */ 3628 315, /* "id-regCtrl-regToken" */ 3629 1260, /* "id-regCtrl-rsaKeyLen" */ 3630 314, /* "id-regInfo" */ 3631 322, /* "id-regInfo-certReq" */ 3632 321, /* "id-regInfo-utf8Pairs" */ 3633 1116, /* "id-rsassa-pkcs1-v1_5-with-sha3-224" */ 3634 1117, /* "id-rsassa-pkcs1-v1_5-with-sha3-256" */ 3635 1118, /* "id-rsassa-pkcs1-v1_5-with-sha3-384" */ 3636 1119, /* "id-rsassa-pkcs1-v1_5-with-sha3-512" */ 3637 973, /* "id-scrypt" */ 3638 512, /* "id-set" */ 3639 1461, /* "id-slh-dsa-sha2-128f" */ 3640 1460, /* "id-slh-dsa-sha2-128s" */ 3641 1463, /* "id-slh-dsa-sha2-192f" */ 3642 1462, /* "id-slh-dsa-sha2-192s" */ 3643 1465, /* "id-slh-dsa-sha2-256f" */ 3644 1464, /* "id-slh-dsa-sha2-256s" */ 3645 1467, /* "id-slh-dsa-shake-128f" */ 3646 1466, /* "id-slh-dsa-shake-128s" */ 3647 1469, /* "id-slh-dsa-shake-192f" */ 3648 1468, /* "id-slh-dsa-shake-192s" */ 3649 1471, /* "id-slh-dsa-shake-256f" */ 3650 1470, /* "id-slh-dsa-shake-256s" */ 3651 191, /* "id-smime-aa" */ 3652 215, /* "id-smime-aa-contentHint" */ 3653 218, /* "id-smime-aa-contentIdentifier" */ 3654 221, /* "id-smime-aa-contentReference" */ 3655 240, /* "id-smime-aa-dvcs-dvc" */ 3656 217, /* "id-smime-aa-encapContentType" */ 3657 222, /* "id-smime-aa-encrypKeyPref" */ 3658 220, /* "id-smime-aa-equivalentLabels" */ 3659 232, /* "id-smime-aa-ets-CertificateRefs" */ 3660 233, /* "id-smime-aa-ets-RevocationRefs" */ 3661 238, /* "id-smime-aa-ets-archiveTimeStamp" */ 3662 237, /* "id-smime-aa-ets-certCRLTimestamp" */ 3663 234, /* "id-smime-aa-ets-certValues" */ 3664 227, /* "id-smime-aa-ets-commitmentType" */ 3665 231, /* "id-smime-aa-ets-contentTimestamp" */ 3666 236, /* "id-smime-aa-ets-escTimeStamp" */ 3667 230, /* "id-smime-aa-ets-otherSigCert" */ 3668 235, /* "id-smime-aa-ets-revocationValues" */ 3669 226, /* "id-smime-aa-ets-sigPolicyId" */ 3670 229, /* "id-smime-aa-ets-signerAttr" */ 3671 228, /* "id-smime-aa-ets-signerLocation" */ 3672 219, /* "id-smime-aa-macValue" */ 3673 214, /* "id-smime-aa-mlExpandHistory" */ 3674 216, /* "id-smime-aa-msgSigDigest" */ 3675 212, /* "id-smime-aa-receiptRequest" */ 3676 213, /* "id-smime-aa-securityLabel" */ 3677 239, /* "id-smime-aa-signatureType" */ 3678 223, /* "id-smime-aa-signingCertificate" */ 3679 1086, /* "id-smime-aa-signingCertificateV2" */ 3680 224, /* "id-smime-aa-smimeEncryptCerts" */ 3681 225, /* "id-smime-aa-timeStampToken" */ 3682 192, /* "id-smime-alg" */ 3683 243, /* "id-smime-alg-3DESwrap" */ 3684 246, /* "id-smime-alg-CMS3DESwrap" */ 3685 247, /* "id-smime-alg-CMSRC2wrap" */ 3686 245, /* "id-smime-alg-ESDH" */ 3687 241, /* "id-smime-alg-ESDHwith3DES" */ 3688 242, /* "id-smime-alg-ESDHwithRC2" */ 3689 244, /* "id-smime-alg-RC2wrap" */ 3690 193, /* "id-smime-cd" */ 3691 248, /* "id-smime-cd-ldap" */ 3692 190, /* "id-smime-ct" */ 3693 210, /* "id-smime-ct-DVCSRequestData" */ 3694 211, /* "id-smime-ct-DVCSResponseData" */ 3695 208, /* "id-smime-ct-TDTInfo" */ 3696 207, /* "id-smime-ct-TSTInfo" */ 3697 205, /* "id-smime-ct-authData" */ 3698 1059, /* "id-smime-ct-authEnvelopedData" */ 3699 786, /* "id-smime-ct-compressedData" */ 3700 1058, /* "id-smime-ct-contentCollection" */ 3701 209, /* "id-smime-ct-contentInfo" */ 3702 206, /* "id-smime-ct-publishCert" */ 3703 204, /* "id-smime-ct-receipt" */ 3704 195, /* "id-smime-cti" */ 3705 255, /* "id-smime-cti-ets-proofOfApproval" */ 3706 256, /* "id-smime-cti-ets-proofOfCreation" */ 3707 253, /* "id-smime-cti-ets-proofOfDelivery" */ 3708 251, /* "id-smime-cti-ets-proofOfOrigin" */ 3709 252, /* "id-smime-cti-ets-proofOfReceipt" */ 3710 254, /* "id-smime-cti-ets-proofOfSender" */ 3711 189, /* "id-smime-mod" */ 3712 196, /* "id-smime-mod-cms" */ 3713 197, /* "id-smime-mod-ess" */ 3714 202, /* "id-smime-mod-ets-eSigPolicy-88" */ 3715 203, /* "id-smime-mod-ets-eSigPolicy-97" */ 3716 200, /* "id-smime-mod-ets-eSignature-88" */ 3717 201, /* "id-smime-mod-ets-eSignature-97" */ 3718 199, /* "id-smime-mod-msg-v3" */ 3719 198, /* "id-smime-mod-oid" */ 3720 194, /* "id-smime-spq" */ 3721 250, /* "id-smime-spq-ets-sqt-unotice" */ 3722 249, /* "id-smime-spq-ets-sqt-uri" */ 3723 974, /* "id-tc26" */ 3724 991, /* "id-tc26-agreement" */ 3725 992, /* "id-tc26-agreement-gost-3410-2012-256" */ 3726 993, /* "id-tc26-agreement-gost-3410-2012-512" */ 3727 977, /* "id-tc26-algorithms" */ 3728 990, /* "id-tc26-cipher" */ 3729 1001, /* "id-tc26-cipher-constants" */ 3730 1176, /* "id-tc26-cipher-gostr3412-2015-kuznyechik" */ 3731 1173, /* "id-tc26-cipher-gostr3412-2015-magma" */ 3732 994, /* "id-tc26-constants" */ 3733 981, /* "id-tc26-digest" */ 3734 1000, /* "id-tc26-digest-constants" */ 3735 1002, /* "id-tc26-gost-28147-constants" */ 3736 1003, /* "id-tc26-gost-28147-param-Z" */ 3737 1147, /* "id-tc26-gost-3410-2012-256-constants" */ 3738 1148, /* "id-tc26-gost-3410-2012-256-paramSetA" */ 3739 1184, /* "id-tc26-gost-3410-2012-256-paramSetB" */ 3740 1185, /* "id-tc26-gost-3410-2012-256-paramSetC" */ 3741 1186, /* "id-tc26-gost-3410-2012-256-paramSetD" */ 3742 996, /* "id-tc26-gost-3410-2012-512-constants" */ 3743 998, /* "id-tc26-gost-3410-2012-512-paramSetA" */ 3744 999, /* "id-tc26-gost-3410-2012-512-paramSetB" */ 3745 1149, /* "id-tc26-gost-3410-2012-512-paramSetC" */ 3746 997, /* "id-tc26-gost-3410-2012-512-paramSetTest" */ 3747 988, /* "id-tc26-hmac-gost-3411-2012-256" */ 3748 989, /* "id-tc26-hmac-gost-3411-2012-512" */ 3749 987, /* "id-tc26-mac" */ 3750 978, /* "id-tc26-sign" */ 3751 995, /* "id-tc26-sign-constants" */ 3752 984, /* "id-tc26-signwithdigest" */ 3753 985, /* "id-tc26-signwithdigest-gost3410-2012-256" */ 3754 986, /* "id-tc26-signwithdigest-gost3410-2012-512" */ 3755 1179, /* "id-tc26-wrap" */ 3756 1182, /* "id-tc26-wrap-gostr3412-2015-kuznyechik" */ 3757 1180, /* "id-tc26-wrap-gostr3412-2015-magma" */ 3758 676, /* "identified-organization" */ 3759 1170, /* "ieee" */ 3760 1171, /* "ieee-siswg" */ 3761 1305, /* "indirectIssuer" */ 3762 461, /* "info" */ 3763 748, /* "inhibitAnyPolicy" */ 3764 101, /* "initials" */ 3765 647, /* "international-organizations" */ 3766 869, /* "internationaliSDNNumber" */ 3767 142, /* "invalidityDate" */ 3768 1241, /* "ipAddr-asNumber" */ 3769 1242, /* "ipAddr-asNumberv2" */ 3770 294, /* "ipsecEndSystem" */ 3771 1022, /* "ipsecIKE" */ 3772 295, /* "ipsecTunnel" */ 3773 296, /* "ipsecUser" */ 3774 1308, /* "issuedOnBehalfOf" */ 3775 86, /* "issuerAltName" */ 3776 1008, /* "issuerSignTool" */ 3777 770, /* "issuingDistributionPoint" */ 3778 1264, /* "itu-t-identified-organization" */ 3779 492, /* "janetMailbox" */ 3780 957, /* "jurisdictionC" */ 3781 955, /* "jurisdictionL" */ 3782 956, /* "jurisdictionST" */ 3783 150, /* "keyBag" */ 3784 83, /* "keyUsage" */ 3785 1015, /* "kuznyechik-cbc" */ 3786 1016, /* "kuznyechik-cfb" */ 3787 1013, /* "kuznyechik-ctr" */ 3788 1177, /* "kuznyechik-ctr-acpkm" */ 3789 1178, /* "kuznyechik-ctr-acpkm-omac" */ 3790 1012, /* "kuznyechik-ecb" */ 3791 1183, /* "kuznyechik-kexp15" */ 3792 1017, /* "kuznyechik-mac" */ 3793 1014, /* "kuznyechik-ofb" */ 3794 477, /* "lastModifiedBy" */ 3795 476, /* "lastModifiedTime" */ 3796 157, /* "localKeyID" */ 3797 480, /* "mXRecord" */ 3798 1190, /* "magma-cbc" */ 3799 1191, /* "magma-cfb" */ 3800 1188, /* "magma-ctr" */ 3801 1174, /* "magma-ctr-acpkm" */ 3802 1175, /* "magma-ctr-acpkm-omac" */ 3803 1187, /* "magma-ecb" */ 3804 1181, /* "magma-kexp15" */ 3805 1192, /* "magma-mac" */ 3806 1189, /* "magma-ofb" */ 3807 460, /* "mail" */ 3808 493, /* "mailPreferenceOption" */ 3809 467, /* "manager" */ 3810 982, /* "md_gost12_256" */ 3811 983, /* "md_gost12_512" */ 3812 809, /* "md_gost94" */ 3813 875, /* "member" */ 3814 182, /* "member-body" */ 3815 51, /* "messageDigest" */ 3816 383, /* "mgmt" */ 3817 504, /* "mime-mhs" */ 3818 506, /* "mime-mhs-bodies" */ 3819 505, /* "mime-mhs-headings" */ 3820 488, /* "mobileTelephoneNumber" */ 3821 1212, /* "modp_1536" */ 3822 1213, /* "modp_2048" */ 3823 1214, /* "modp_3072" */ 3824 1215, /* "modp_4096" */ 3825 1216, /* "modp_6144" */ 3826 1217, /* "modp_8192" */ 3827 1294, /* "ms-app-policies" */ 3828 1293, /* "ms-cert-templ" */ 3829 1291, /* "ms-ntds-obj-sid" */ 3830 1292, /* "ms-ntds-sec-ext" */ 3831 136, /* "msCTLSign" */ 3832 135, /* "msCodeCom" */ 3833 134, /* "msCodeInd" */ 3834 138, /* "msEFS" */ 3835 171, /* "msExtReq" */ 3836 137, /* "msSGC" */ 3837 648, /* "msSmartcardLogin" */ 3838 649, /* "msUPN" */ 3839 1091, /* "n3" */ 3840 481, /* "nSRecord" */ 3841 173, /* "name" */ 3842 666, /* "nameConstraints" */ 3843 1306, /* "noAssertion" */ 3844 369, /* "noCheck" */ 3845 403, /* "noRevAvail" */ 3846 72, /* "nsBaseUrl" */ 3847 76, /* "nsCaPolicyUrl" */ 3848 74, /* "nsCaRevocationUrl" */ 3849 58, /* "nsCertExt" */ 3850 79, /* "nsCertSequence" */ 3851 71, /* "nsCertType" */ 3852 78, /* "nsComment" */ 3853 59, /* "nsDataType" */ 3854 75, /* "nsRenewalUrl" */ 3855 73, /* "nsRevocationUrl" */ 3856 139, /* "nsSGC" */ 3857 77, /* "nsSslServerName" */ 3858 681, /* "onBasis" */ 3859 1283, /* "oracle-jdk-trustedkeyusage" */ 3860 1282, /* "oracle-organization" */ 3861 1089, /* "organizationIdentifier" */ 3862 491, /* "organizationalStatus" */ 3863 1141, /* "oscca" */ 3864 475, /* "otherMailbox" */ 3865 876, /* "owner" */ 3866 489, /* "pagerTelephoneNumber" */ 3867 374, /* "path" */ 3868 112, /* "pbeWithMD5AndCast5CBC" */ 3869 499, /* "personalSignature" */ 3870 487, /* "personalTitle" */ 3871 464, /* "photo" */ 3872 863, /* "physicalDeliveryOfficeName" */ 3873 437, /* "pilot" */ 3874 439, /* "pilotAttributeSyntax" */ 3875 438, /* "pilotAttributeType" */ 3876 479, /* "pilotAttributeType27" */ 3877 456, /* "pilotDSA" */ 3878 441, /* "pilotGroups" */ 3879 444, /* "pilotObject" */ 3880 440, /* "pilotObjectClass" */ 3881 455, /* "pilotOrganization" */ 3882 445, /* "pilotPerson" */ 3883 1032, /* "pkInitClientAuth" */ 3884 1033, /* "pkInitKDC" */ 3885 2, /* "pkcs" */ 3886 186, /* "pkcs1" */ 3887 27, /* "pkcs3" */ 3888 187, /* "pkcs5" */ 3889 20, /* "pkcs7" */ 3890 21, /* "pkcs7-data" */ 3891 25, /* "pkcs7-digestData" */ 3892 26, /* "pkcs7-encryptedData" */ 3893 23, /* "pkcs7-envelopedData" */ 3894 24, /* "pkcs7-signedAndEnvelopedData" */ 3895 22, /* "pkcs7-signedData" */ 3896 151, /* "pkcs8ShroudedKeyBag" */ 3897 47, /* "pkcs9" */ 3898 401, /* "policyConstraints" */ 3899 747, /* "policyMappings" */ 3900 862, /* "postOfficeBox" */ 3901 861, /* "postalAddress" */ 3902 661, /* "postalCode" */ 3903 683, /* "ppBasis" */ 3904 872, /* "preferredDeliveryMethod" */ 3905 873, /* "presentationAddress" */ 3906 816, /* "prf-gostr3411-94" */ 3907 406, /* "prime-field" */ 3908 409, /* "prime192v1" */ 3909 410, /* "prime192v2" */ 3910 411, /* "prime192v3" */ 3911 412, /* "prime239v1" */ 3912 413, /* "prime239v2" */ 3913 414, /* "prime239v3" */ 3914 415, /* "prime256v1" */ 3915 385, /* "private" */ 3916 84, /* "privateKeyUsagePeriod" */ 3917 1315, /* "protRestrict" */ 3918 886, /* "protocolInformation" */ 3919 663, /* "proxyCertInfo" */ 3920 510, /* "pseudonym" */ 3921 435, /* "pss" */ 3922 286, /* "qcStatements" */ 3923 457, /* "qualityLabelledData" */ 3924 450, /* "rFC822localPart" */ 3925 870, /* "registeredAddress" */ 3926 400, /* "role" */ 3927 877, /* "roleOccupant" */ 3928 1296, /* "roleSpecCertIdentifier" */ 3929 448, /* "room" */ 3930 463, /* "roomNumber" */ 3931 1243, /* "rpkiManifest" */ 3932 1245, /* "rpkiNotify" */ 3933 6, /* "rsaEncryption" */ 3934 644, /* "rsaOAEPEncryptionSET" */ 3935 377, /* "rsaSignature" */ 3936 1, /* "rsadsi" */ 3937 1302, /* "sOAIdentifier" */ 3938 482, /* "sOARecord" */ 3939 155, /* "safeContentsBag" */ 3940 291, /* "sbgp-autonomousSysNum" */ 3941 1240, /* "sbgp-autonomousSysNumv2" */ 3942 290, /* "sbgp-ipAddrBlock" */ 3943 1239, /* "sbgp-ipAddrBlockv2" */ 3944 292, /* "sbgp-routerIdentifier" */ 3945 159, /* "sdsiCertificate" */ 3946 859, /* "searchGuide" */ 3947 704, /* "secp112r1" */ 3948 705, /* "secp112r2" */ 3949 706, /* "secp128r1" */ 3950 707, /* "secp128r2" */ 3951 708, /* "secp160k1" */ 3952 709, /* "secp160r1" */ 3953 710, /* "secp160r2" */ 3954 711, /* "secp192k1" */ 3955 712, /* "secp224k1" */ 3956 713, /* "secp224r1" */ 3957 714, /* "secp256k1" */ 3958 715, /* "secp384r1" */ 3959 716, /* "secp521r1" */ 3960 154, /* "secretBag" */ 3961 474, /* "secretary" */ 3962 717, /* "sect113r1" */ 3963 718, /* "sect113r2" */ 3964 719, /* "sect131r1" */ 3965 720, /* "sect131r2" */ 3966 721, /* "sect163k1" */ 3967 722, /* "sect163r1" */ 3968 723, /* "sect163r2" */ 3969 724, /* "sect193r1" */ 3970 725, /* "sect193r2" */ 3971 726, /* "sect233k1" */ 3972 727, /* "sect233r1" */ 3973 728, /* "sect239k1" */ 3974 729, /* "sect283k1" */ 3975 730, /* "sect283r1" */ 3976 731, /* "sect409k1" */ 3977 732, /* "sect409r1" */ 3978 733, /* "sect571k1" */ 3979 734, /* "sect571r1" */ 3980 1025, /* "secureShellClient" */ 3981 1026, /* "secureShellServer" */ 3982 386, /* "security" */ 3983 878, /* "seeAlso" */ 3984 394, /* "selected-attribute-types" */ 3985 1029, /* "sendOwner" */ 3986 1030, /* "sendProxiedOwner" */ 3987 1028, /* "sendProxiedRouter" */ 3988 1027, /* "sendRouter" */ 3989 105, /* "serialNumber" */ 3990 129, /* "serverAuth" */ 3991 371, /* "serviceLocator" */ 3992 625, /* "set-addPolicy" */ 3993 515, /* "set-attr" */ 3994 518, /* "set-brand" */ 3995 638, /* "set-brand-AmericanExpress" */ 3996 637, /* "set-brand-Diners" */ 3997 636, /* "set-brand-IATA-ATA" */ 3998 639, /* "set-brand-JCB" */ 3999 641, /* "set-brand-MasterCard" */ 4000 642, /* "set-brand-Novus" */ 4001 640, /* "set-brand-Visa" */ 4002 517, /* "set-certExt" */ 4003 513, /* "set-ctype" */ 4004 514, /* "set-msgExt" */ 4005 516, /* "set-policy" */ 4006 607, /* "set-policy-root" */ 4007 624, /* "set-rootKeyThumb" */ 4008 620, /* "setAttr-Cert" */ 4009 631, /* "setAttr-GenCryptgrm" */ 4010 623, /* "setAttr-IssCap" */ 4011 628, /* "setAttr-IssCap-CVM" */ 4012 630, /* "setAttr-IssCap-Sig" */ 4013 629, /* "setAttr-IssCap-T2" */ 4014 621, /* "setAttr-PGWYcap" */ 4015 635, /* "setAttr-SecDevSig" */ 4016 632, /* "setAttr-T2Enc" */ 4017 633, /* "setAttr-T2cleartxt" */ 4018 634, /* "setAttr-TokICCsig" */ 4019 627, /* "setAttr-Token-B0Prime" */ 4020 626, /* "setAttr-Token-EMV" */ 4021 622, /* "setAttr-TokenType" */ 4022 619, /* "setCext-IssuerCapabilities" */ 4023 615, /* "setCext-PGWYcapabilities" */ 4024 616, /* "setCext-TokenIdentifier" */ 4025 618, /* "setCext-TokenType" */ 4026 617, /* "setCext-Track2Data" */ 4027 611, /* "setCext-cCertRequired" */ 4028 609, /* "setCext-certType" */ 4029 608, /* "setCext-hashedRoot" */ 4030 610, /* "setCext-merchData" */ 4031 613, /* "setCext-setExt" */ 4032 614, /* "setCext-setQualf" */ 4033 612, /* "setCext-tunneling" */ 4034 540, /* "setct-AcqCardCodeMsg" */ 4035 576, /* "setct-AcqCardCodeMsgTBE" */ 4036 570, /* "setct-AuthReqTBE" */ 4037 534, /* "setct-AuthReqTBS" */ 4038 527, /* "setct-AuthResBaggage" */ 4039 571, /* "setct-AuthResTBE" */ 4040 572, /* "setct-AuthResTBEX" */ 4041 535, /* "setct-AuthResTBS" */ 4042 536, /* "setct-AuthResTBSX" */ 4043 528, /* "setct-AuthRevReqBaggage" */ 4044 577, /* "setct-AuthRevReqTBE" */ 4045 541, /* "setct-AuthRevReqTBS" */ 4046 529, /* "setct-AuthRevResBaggage" */ 4047 542, /* "setct-AuthRevResData" */ 4048 578, /* "setct-AuthRevResTBE" */ 4049 579, /* "setct-AuthRevResTBEB" */ 4050 543, /* "setct-AuthRevResTBS" */ 4051 573, /* "setct-AuthTokenTBE" */ 4052 537, /* "setct-AuthTokenTBS" */ 4053 600, /* "setct-BCIDistributionTBS" */ 4054 558, /* "setct-BatchAdminReqData" */ 4055 592, /* "setct-BatchAdminReqTBE" */ 4056 559, /* "setct-BatchAdminResData" */ 4057 593, /* "setct-BatchAdminResTBE" */ 4058 599, /* "setct-CRLNotificationResTBS" */ 4059 598, /* "setct-CRLNotificationTBS" */ 4060 580, /* "setct-CapReqTBE" */ 4061 581, /* "setct-CapReqTBEX" */ 4062 544, /* "setct-CapReqTBS" */ 4063 545, /* "setct-CapReqTBSX" */ 4064 546, /* "setct-CapResData" */ 4065 582, /* "setct-CapResTBE" */ 4066 583, /* "setct-CapRevReqTBE" */ 4067 584, /* "setct-CapRevReqTBEX" */ 4068 547, /* "setct-CapRevReqTBS" */ 4069 548, /* "setct-CapRevReqTBSX" */ 4070 549, /* "setct-CapRevResData" */ 4071 585, /* "setct-CapRevResTBE" */ 4072 538, /* "setct-CapTokenData" */ 4073 530, /* "setct-CapTokenSeq" */ 4074 574, /* "setct-CapTokenTBE" */ 4075 575, /* "setct-CapTokenTBEX" */ 4076 539, /* "setct-CapTokenTBS" */ 4077 560, /* "setct-CardCInitResTBS" */ 4078 566, /* "setct-CertInqReqTBS" */ 4079 563, /* "setct-CertReqData" */ 4080 595, /* "setct-CertReqTBE" */ 4081 596, /* "setct-CertReqTBEX" */ 4082 564, /* "setct-CertReqTBS" */ 4083 565, /* "setct-CertResData" */ 4084 597, /* "setct-CertResTBE" */ 4085 586, /* "setct-CredReqTBE" */ 4086 587, /* "setct-CredReqTBEX" */ 4087 550, /* "setct-CredReqTBS" */ 4088 551, /* "setct-CredReqTBSX" */ 4089 552, /* "setct-CredResData" */ 4090 588, /* "setct-CredResTBE" */ 4091 589, /* "setct-CredRevReqTBE" */ 4092 590, /* "setct-CredRevReqTBEX" */ 4093 553, /* "setct-CredRevReqTBS" */ 4094 554, /* "setct-CredRevReqTBSX" */ 4095 555, /* "setct-CredRevResData" */ 4096 591, /* "setct-CredRevResTBE" */ 4097 567, /* "setct-ErrorTBS" */ 4098 526, /* "setct-HODInput" */ 4099 561, /* "setct-MeAqCInitResTBS" */ 4100 522, /* "setct-OIData" */ 4101 519, /* "setct-PANData" */ 4102 521, /* "setct-PANOnly" */ 4103 520, /* "setct-PANToken" */ 4104 556, /* "setct-PCertReqData" */ 4105 557, /* "setct-PCertResTBS" */ 4106 523, /* "setct-PI" */ 4107 532, /* "setct-PI-TBS" */ 4108 524, /* "setct-PIData" */ 4109 525, /* "setct-PIDataUnsigned" */ 4110 568, /* "setct-PIDualSignedTBE" */ 4111 569, /* "setct-PIUnsignedTBE" */ 4112 531, /* "setct-PInitResData" */ 4113 533, /* "setct-PResData" */ 4114 594, /* "setct-RegFormReqTBE" */ 4115 562, /* "setct-RegFormResTBS" */ 4116 606, /* "setext-cv" */ 4117 601, /* "setext-genCrypt" */ 4118 602, /* "setext-miAuth" */ 4119 604, /* "setext-pinAny" */ 4120 603, /* "setext-pinSecure" */ 4121 605, /* "setext-track2" */ 4122 1279, /* "signedAssertion" */ 4123 1244, /* "signedObject" */ 4124 52, /* "signingTime" */ 4125 454, /* "simpleSecurityObject" */ 4126 496, /* "singleLevelQuality" */ 4127 1309, /* "singleUse" */ 4128 1142, /* "sm-scheme" */ 4129 387, /* "snmpv2" */ 4130 660, /* "street" */ 4131 85, /* "subjectAltName" */ 4132 1316, /* "subjectAltPublicKeyInfo" */ 4133 769, /* "subjectDirectoryAttributes" */ 4134 398, /* "subjectInfoAccess" */ 4135 82, /* "subjectKeyIdentifier" */ 4136 1007, /* "subjectSignTool" */ 4137 498, /* "subtreeMaximumQuality" */ 4138 497, /* "subtreeMinimumQuality" */ 4139 890, /* "supportedAlgorithms" */ 4140 874, /* "supportedApplicationContext" */ 4141 402, /* "targetInformation" */ 4142 1324, /* "tcg" */ 4143 1333, /* "tcg-address" */ 4144 1385, /* "tcg-address-bluetoothmac" */ 4145 1383, /* "tcg-address-ethernetmac" */ 4146 1384, /* "tcg-address-wlanmac" */ 4147 1328, /* "tcg-algorithm" */ 4148 1367, /* "tcg-algorithm-null" */ 4149 1362, /* "tcg-at-cryptographicAnchors" */ 4150 1339, /* "tcg-at-platformConfigUri" */ 4151 1366, /* "tcg-at-platformConfigUri-v3" */ 4152 1343, /* "tcg-at-platformConfiguration" */ 4153 1363, /* "tcg-at-platformConfiguration-v1" */ 4154 1364, /* "tcg-at-platformConfiguration-v2" */ 4155 1365, /* "tcg-at-platformConfiguration-v3" */ 4156 1344, /* "tcg-at-platformIdentifier" */ 4157 1338, /* "tcg-at-platformManufacturerId" */ 4158 1337, /* "tcg-at-platformManufacturerStr" */ 4159 1340, /* "tcg-at-platformModel" */ 4160 1342, /* "tcg-at-platformSerial" */ 4161 1341, /* "tcg-at-platformVersion" */ 4162 1360, /* "tcg-at-previousPlatformCertificates" */ 4163 1348, /* "tcg-at-securityQualities" */ 4164 1351, /* "tcg-at-tbbProtectionProfile" */ 4165 1357, /* "tcg-at-tbbSecurityAssertions" */ 4166 1361, /* "tcg-at-tbbSecurityAssertions-v3" */ 4167 1352, /* "tcg-at-tbbSecurityTarget" */ 4168 1358, /* "tcg-at-tcgCredentialSpecification" */ 4169 1359, /* "tcg-at-tcgCredentialType" */ 4170 1355, /* "tcg-at-tcgPlatformSpecification" */ 4171 1353, /* "tcg-at-tpmIdLabel" */ 4172 1345, /* "tcg-at-tpmManufacturer" */ 4173 1346, /* "tcg-at-tpmModel" */ 4174 1349, /* "tcg-at-tpmProtectionProfile" */ 4175 1356, /* "tcg-at-tpmSecurityAssertions" */ 4176 1350, /* "tcg-at-tpmSecurityTarget" */ 4177 1354, /* "tcg-at-tpmSpecification" */ 4178 1347, /* "tcg-at-tpmVersion" */ 4179 1326, /* "tcg-attribute" */ 4180 1332, /* "tcg-ca" */ 4181 1392, /* "tcg-cap-verifiedPlatformCertificate" */ 4182 1330, /* "tcg-ce" */ 4183 1379, /* "tcg-ce-migrationControllerAttestationService" */ 4184 1380, /* "tcg-ce-migrationControllerRegistrationService" */ 4185 1376, /* "tcg-ce-relevantCredentials" */ 4186 1377, /* "tcg-ce-relevantManifests" */ 4187 1378, /* "tcg-ce-virtualPlatformAttestationService" */ 4188 1381, /* "tcg-ce-virtualPlatformBackupService" */ 4189 1336, /* "tcg-common" */ 4190 1331, /* "tcg-kp" */ 4191 1370, /* "tcg-kp-AIKCertificate" */ 4192 1374, /* "tcg-kp-AdditionalPlatformAttributeCertificate" */ 4193 1375, /* "tcg-kp-AdditionalPlatformKeyCertificate" */ 4194 1372, /* "tcg-kp-DeltaPlatformAttributeCertificate" */ 4195 1373, /* "tcg-kp-DeltaPlatformKeyCertificate" */ 4196 1368, /* "tcg-kp-EKCertificate" */ 4197 1369, /* "tcg-kp-PlatformAttributeCertificate" */ 4198 1371, /* "tcg-kp-PlatformKeyCertificate" */ 4199 1329, /* "tcg-platformClass" */ 4200 1327, /* "tcg-protocol" */ 4201 1382, /* "tcg-prt-tpmIdProtocol" */ 4202 1334, /* "tcg-registry" */ 4203 1386, /* "tcg-registry-componentClass" */ 4204 1391, /* "tcg-registry-componentClass-disk" */ 4205 1389, /* "tcg-registry-componentClass-dmtf" */ 4206 1388, /* "tcg-registry-componentClass-ietf" */ 4207 1390, /* "tcg-registry-componentClass-pcie" */ 4208 1387, /* "tcg-registry-componentClass-tcg" */ 4209 1325, /* "tcg-tcpaSpecVersion" */ 4210 1393, /* "tcg-tr-ID" */ 4211 1396, /* "tcg-tr-ID-Boolean" */ 4212 1397, /* "tcg-tr-ID-CertificateIdentifier" */ 4213 1398, /* "tcg-tr-ID-CommonCriteria" */ 4214 1401, /* "tcg-tr-ID-FIPSLevel" */ 4215 1414, /* "tcg-tr-ID-IA5String" */ 4216 1402, /* "tcg-tr-ID-ISO9000Level" */ 4217 1404, /* "tcg-tr-ID-OID" */ 4218 1415, /* "tcg-tr-ID-PEMCertString" */ 4219 1405, /* "tcg-tr-ID-PEN" */ 4220 1416, /* "tcg-tr-ID-PublicKey" */ 4221 1410, /* "tcg-tr-ID-RTM" */ 4222 1412, /* "tcg-tr-ID-URI" */ 4223 1413, /* "tcg-tr-ID-UTF8String" */ 4224 1399, /* "tcg-tr-ID-componentClass" */ 4225 1400, /* "tcg-tr-ID-componentIdentifierV11" */ 4226 1403, /* "tcg-tr-ID-networkMAC" */ 4227 1406, /* "tcg-tr-ID-platformFirmwareCapabilities" */ 4228 1407, /* "tcg-tr-ID-platformFirmwareSignatureVerification" */ 4229 1408, /* "tcg-tr-ID-platformFirmwareUpdateCompliance" */ 4230 1409, /* "tcg-tr-ID-platformHardwareCapabilities" */ 4231 1411, /* "tcg-tr-ID-status" */ 4232 1441, /* "tcg-tr-cat-CommonCriteria" */ 4233 1434, /* "tcg-tr-cat-DICECertificate" */ 4234 1438, /* "tcg-tr-cat-DeltaPlatformCertificate" */ 4235 1431, /* "tcg-tr-cat-EKCertificate" */ 4236 1443, /* "tcg-tr-cat-FIPSLevel" */ 4237 1432, /* "tcg-tr-cat-IAKCertificate" */ 4238 1433, /* "tcg-tr-cat-IDevIDCertificate" */ 4239 1444, /* "tcg-tr-cat-ISO9000" */ 4240 1436, /* "tcg-tr-cat-PEMCertificate" */ 4241 1447, /* "tcg-tr-cat-PEN" */ 4242 1437, /* "tcg-tr-cat-PlatformCertificate" */ 4243 1453, /* "tcg-tr-cat-PublicKey" */ 4244 1452, /* "tcg-tr-cat-RTM" */ 4245 1439, /* "tcg-tr-cat-RebasePlatformCertificate" */ 4246 1435, /* "tcg-tr-cat-SPDMCertificate" */ 4247 1446, /* "tcg-tr-cat-attestationProtocol" */ 4248 1423, /* "tcg-tr-cat-componentClass" */ 4249 1430, /* "tcg-tr-cat-componentFieldReplaceable" */ 4250 1442, /* "tcg-tr-cat-componentIdentifierV11" */ 4251 1428, /* "tcg-tr-cat-componentLocation" */ 4252 1424, /* "tcg-tr-cat-componentManufacturer" */ 4253 1425, /* "tcg-tr-cat-componentModel" */ 4254 1429, /* "tcg-tr-cat-componentRevision" */ 4255 1426, /* "tcg-tr-cat-componentSerial" */ 4256 1427, /* "tcg-tr-cat-componentStatus" */ 4257 1440, /* "tcg-tr-cat-genericCertificate" */ 4258 1445, /* "tcg-tr-cat-networkMAC" */ 4259 1448, /* "tcg-tr-cat-platformFirmwareCapabilities" */ 4260 1450, /* "tcg-tr-cat-platformFirmwareSignatureVerification" */ 4261 1451, /* "tcg-tr-cat-platformFirmwareUpdateCompliance" */ 4262 1449, /* "tcg-tr-cat-platformHardwareCapabilities" */ 4263 1417, /* "tcg-tr-cat-platformManufacturer" */ 4264 1421, /* "tcg-tr-cat-platformManufacturerIdentifier" */ 4265 1418, /* "tcg-tr-cat-platformModel" */ 4266 1422, /* "tcg-tr-cat-platformOwnership" */ 4267 1420, /* "tcg-tr-cat-platformSerial" */ 4268 1419, /* "tcg-tr-cat-platformVersion" */ 4269 1394, /* "tcg-tr-category" */ 4270 1395, /* "tcg-tr-registry" */ 4271 1335, /* "tcg-traits" */ 4272 864, /* "telephoneNumber" */ 4273 866, /* "teletexTerminalIdentifier" */ 4274 865, /* "telexNumber" */ 4275 459, /* "textEncodedORAddress" */ 4276 293, /* "textNotice" */ 4277 1299, /* "timeSpecification" */ 4278 133, /* "timeStamping" */ 4279 106, /* "title" */ 4280 1020, /* "tlsfeature" */ 4281 682, /* "tpBasis" */ 4282 375, /* "trustRoot" */ 4283 1151, /* "ua-pki" */ 4284 1160, /* "uacurve0" */ 4285 1161, /* "uacurve1" */ 4286 1162, /* "uacurve2" */ 4287 1163, /* "uacurve3" */ 4288 1164, /* "uacurve4" */ 4289 1165, /* "uacurve5" */ 4290 1166, /* "uacurve6" */ 4291 1167, /* "uacurve7" */ 4292 1168, /* "uacurve8" */ 4293 1169, /* "uacurve9" */ 4294 436, /* "ucl" */ 4295 102, /* "uid" */ 4296 888, /* "uniqueMember" */ 4297 55, /* "unstructuredAddress" */ 4298 49, /* "unstructuredName" */ 4299 880, /* "userCertificate" */ 4300 465, /* "userClass" */ 4301 1301, /* "userNotice" */ 4302 879, /* "userPassword" */ 4303 373, /* "valid" */ 4304 678, /* "wap" */ 4305 679, /* "wap-wsg" */ 4306 735, /* "wap-wsg-idm-ecid-wtls1" */ 4307 743, /* "wap-wsg-idm-ecid-wtls10" */ 4308 744, /* "wap-wsg-idm-ecid-wtls11" */ 4309 745, /* "wap-wsg-idm-ecid-wtls12" */ 4310 736, /* "wap-wsg-idm-ecid-wtls3" */ 4311 737, /* "wap-wsg-idm-ecid-wtls4" */ 4312 738, /* "wap-wsg-idm-ecid-wtls5" */ 4313 739, /* "wap-wsg-idm-ecid-wtls6" */ 4314 740, /* "wap-wsg-idm-ecid-wtls7" */ 4315 741, /* "wap-wsg-idm-ecid-wtls8" */ 4316 742, /* "wap-wsg-idm-ecid-wtls9" */ 4317 804, /* "whirlpool" */ 4318 868, /* "x121Address" */ 4319 503, /* "x500UniqueIdentifier" */ 4320 158, /* "x509Certificate" */ 4321 160, /* "x509Crl" */ 4322 1093, /* "x509ExtAdmission" */ 4323 1289, /* "zstd" */ 4324 }; 4325 4326 #define NUM_LN 1478 4327 static const unsigned int ln_objs[NUM_LN] = { 4328 363, /* "AD Time Stamping" */ 4329 405, /* "ANSI X9.62" */ 4330 368, /* "Acceptable OCSP Responses" */ 4331 1374, /* "Additional Platform Attribute Certificate" */ 4332 1375, /* "Additional Platform Key Certificate" */ 4333 910, /* "Any Extended Key Usage" */ 4334 664, /* "Any language" */ 4335 1370, /* "Attestation Identity Key Certificate" */ 4336 1446, /* "Attestation Protocol Trait Category" */ 4337 1411, /* "Attribute Status Trait" */ 4338 177, /* "Authority Information Access" */ 4339 1220, /* "BGPsec Router" */ 4340 365, /* "Basic OCSP Response" */ 4341 285, /* "Biometric Info" */ 4342 1385, /* "Bluetooth MAC Address" */ 4343 1396, /* "Boolean Trait" */ 4344 1221, /* "Brand Indicator for Message Identification" */ 4345 1288, /* "Brotli compression" */ 4346 179, /* "CA Issuers" */ 4347 785, /* "CA Repository" */ 4348 1219, /* "CMC Archive Server" */ 4349 1131, /* "CMC Certificate Authority" */ 4350 1132, /* "CMC Registration Authority" */ 4351 954, /* "CT Certificate SCTs" */ 4352 952, /* "CT Precertificate Poison" */ 4353 951, /* "CT Precertificate SCTs" */ 4354 953, /* "CT Precertificate Signer" */ 4355 1397, /* "Certificate Identifier Trait" */ 4356 1222, /* "Certificate Management Key Generation Authority" */ 4357 1227, /* "Class of Signing Tool" */ 4358 1233, /* "Class of Signing Tool KA1" */ 4359 1231, /* "Class of Signing Tool KB1" */ 4360 1232, /* "Class of Signing Tool KB2" */ 4361 1228, /* "Class of Signing Tool KC1" */ 4362 1229, /* "Class of Signing Tool KC2" */ 4363 1230, /* "Class of Signing Tool KC3" */ 4364 131, /* "Code Signing" */ 4365 1398, /* "Common Criteria Trait" */ 4366 1441, /* "Common Criteria Trait Category" */ 4367 1399, /* "Component Class Trait" */ 4368 1423, /* "Component Class Trait Category" */ 4369 1430, /* "Component Field Replaceable Trait Category" */ 4370 1400, /* "Component Identifier V1.1 Trait" */ 4371 1442, /* "Component Identifier V1.1 Trait Category" */ 4372 1428, /* "Component Location Trait Category" */ 4373 1424, /* "Component Manufacturer Trait Category" */ 4374 1425, /* "Component Model Trait Category" */ 4375 1429, /* "Component Revision Trait Category" */ 4376 1426, /* "Component Serial Trait Category" */ 4377 1427, /* "Component Status Trait Category" */ 4378 1024, /* "Ctrl/Provision WAP Termination" */ 4379 1023, /* "Ctrl/provision WAP Access" */ 4380 1434, /* "DICE Certificate Trait Category" */ 4381 1159, /* "DSTU 4145-2002 big endian" */ 4382 1158, /* "DSTU 4145-2002 little endian" */ 4383 1152, /* "DSTU Gost 28147-2009" */ 4384 1154, /* "DSTU Gost 28147-2009 CFB mode" */ 4385 1153, /* "DSTU Gost 28147-2009 OFB mode" */ 4386 1155, /* "DSTU Gost 28147-2009 key wrap" */ 4387 1157, /* "DSTU Gost 34311-95" */ 4388 1160, /* "DSTU curve 0" */ 4389 1161, /* "DSTU curve 1" */ 4390 1162, /* "DSTU curve 2" */ 4391 1163, /* "DSTU curve 3" */ 4392 1164, /* "DSTU curve 4" */ 4393 1165, /* "DSTU curve 5" */ 4394 1166, /* "DSTU curve 6" */ 4395 1167, /* "DSTU curve 7" */ 4396 1168, /* "DSTU curve 8" */ 4397 1169, /* "DSTU curve 9" */ 4398 1372, /* "Delta Platform Attribute Certificate" */ 4399 1438, /* "Delta Platform Certificate Trait Category" */ 4400 1373, /* "Delta Platform Key Certificate" */ 4401 783, /* "Diffie-Hellman based MAC" */ 4402 382, /* "Directory" */ 4403 1391, /* "Disk Component Class" */ 4404 1389, /* "Distributed Management Task Force Registry" */ 4405 392, /* "Domain" */ 4406 132, /* "E-mail Protection" */ 4407 1087, /* "ED25519" */ 4408 1088, /* "ED448" */ 4409 1431, /* "EK Certificate Trait Category" */ 4410 1368, /* "Endorsement Key Certificate" */ 4411 389, /* "Enterprises" */ 4412 1383, /* "Ethernet MAC Address" */ 4413 384, /* "Experimental" */ 4414 372, /* "Extended OCSP Status" */ 4415 172, /* "Extension Request" */ 4416 1401, /* "FIPS Level Trait" */ 4417 1443, /* "FIPS Level Trait Category" */ 4418 813, /* "GOST 28147-89" */ 4419 849, /* "GOST 28147-89 Cryptocom ParamSet" */ 4420 815, /* "GOST 28147-89 MAC" */ 4421 1003, /* "GOST 28147-89 TC26 parameter set" */ 4422 851, /* "GOST 34.10-2001 Cryptocom" */ 4423 850, /* "GOST 34.10-94 Cryptocom" */ 4424 811, /* "GOST R 34.10-2001" */ 4425 817, /* "GOST R 34.10-2001 DH" */ 4426 1148, /* "GOST R 34.10-2012 (256 bit) ParamSet A" */ 4427 1184, /* "GOST R 34.10-2012 (256 bit) ParamSet B" */ 4428 1185, /* "GOST R 34.10-2012 (256 bit) ParamSet C" */ 4429 1186, /* "GOST R 34.10-2012 (256 bit) ParamSet D" */ 4430 998, /* "GOST R 34.10-2012 (512 bit) ParamSet A" */ 4431 999, /* "GOST R 34.10-2012 (512 bit) ParamSet B" */ 4432 1149, /* "GOST R 34.10-2012 (512 bit) ParamSet C" */ 4433 997, /* "GOST R 34.10-2012 (512 bit) testing parameter set" */ 4434 979, /* "GOST R 34.10-2012 with 256 bit modulus" */ 4435 980, /* "GOST R 34.10-2012 with 512 bit modulus" */ 4436 985, /* "GOST R 34.10-2012 with GOST R 34.11-2012 (256 bit)" */ 4437 986, /* "GOST R 34.10-2012 with GOST R 34.11-2012 (512 bit)" */ 4438 812, /* "GOST R 34.10-94" */ 4439 818, /* "GOST R 34.10-94 DH" */ 4440 982, /* "GOST R 34.11-2012 with 256 bit hash" */ 4441 983, /* "GOST R 34.11-2012 with 512 bit hash" */ 4442 809, /* "GOST R 34.11-94" */ 4443 816, /* "GOST R 34.11-94 PRF" */ 4444 807, /* "GOST R 34.11-94 with GOST R 34.10-2001" */ 4445 853, /* "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom" */ 4446 808, /* "GOST R 34.11-94 with GOST R 34.10-94" */ 4447 852, /* "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom" */ 4448 854, /* "GOST R 3410-2001 Parameter Set Cryptocom" */ 4449 1440, /* "Generic Certificate Trait Category" */ 4450 1472, /* "HASH-ML-DSA-44-WITH-SHA512" */ 4451 1473, /* "HASH-ML-DSA-65-WITH-SHA512" */ 4452 1474, /* "HASH-ML-DSA-87-WITH-SHA512" */ 4453 1156, /* "HMAC DSTU Gost 34311-95" */ 4454 988, /* "HMAC GOST 34.11-2012 256 bit" */ 4455 989, /* "HMAC GOST 34.11-2012 512 bit" */ 4456 810, /* "HMAC GOST 34.11-94" */ 4457 1321, /* "Hardware Module Name" */ 4458 432, /* "Hold Instruction Call Issuer" */ 4459 430, /* "Hold Instruction Code" */ 4460 431, /* "Hold Instruction None" */ 4461 433, /* "Hold Instruction Reject" */ 4462 1414, /* "IA5String Trait" */ 4463 1432, /* "IAK Certificate Trait Category" */ 4464 634, /* "ICC or token signature" */ 4465 1433, /* "IDevID Certificate Trait Category" */ 4466 1171, /* "IEEE Security in Storage Working Group" */ 4467 1004, /* "INN" */ 4468 294, /* "IPSec End System" */ 4469 295, /* "IPSec Tunnel" */ 4470 296, /* "IPSec User" */ 4471 1402, /* "ISO 9000 Level Trait" */ 4472 1444, /* "ISO 9000 Trait Category" */ 4473 1140, /* "ISO CN Member Body" */ 4474 182, /* "ISO Member Body" */ 4475 183, /* "ISO US Member Body" */ 4476 1150, /* "ISO-UA" */ 4477 667, /* "Independent" */ 4478 665, /* "Inherit all" */ 4479 647, /* "International Organizations" */ 4480 1388, /* "Internet Engineering Task Force Registry" */ 4481 142, /* "Invalidity Date" */ 4482 504, /* "MIME MHS" */ 4483 1457, /* "ML-DSA-44" */ 4484 1458, /* "ML-DSA-65" */ 4485 1459, /* "ML-DSA-87" */ 4486 1456, /* "ML-KEM-1024" */ 4487 1454, /* "ML-KEM-512" */ 4488 1455, /* "ML-KEM-768" */ 4489 388, /* "Mail" */ 4490 383, /* "Management" */ 4491 1294, /* "Microsoft Application Policies Extension" */ 4492 417, /* "Microsoft CSP Name" */ 4493 135, /* "Microsoft Commercial Code Signing" */ 4494 138, /* "Microsoft Encrypted File System" */ 4495 171, /* "Microsoft Extension Request" */ 4496 134, /* "Microsoft Individual Code Signing" */ 4497 856, /* "Microsoft Local Key set" */ 4498 1291, /* "Microsoft NTDS AD objectSid" */ 4499 1292, /* "Microsoft NTDS CA Extension" */ 4500 137, /* "Microsoft Server Gated Crypto" */ 4501 648, /* "Microsoft Smartcard Login" */ 4502 136, /* "Microsoft Trust List Signing" */ 4503 649, /* "Microsoft User Principal Name" */ 4504 1293, /* "Microsoft certificate template" */ 4505 1379, /* "Migration Controller Attestation Service" */ 4506 1380, /* "Migration Controller Registration Service" */ 4507 1211, /* "NAIRealm" */ 4508 393, /* "NULL" */ 4509 404, /* "NULL" */ 4510 1323, /* "NULL" */ 4511 72, /* "Netscape Base Url" */ 4512 76, /* "Netscape CA Policy Url" */ 4513 74, /* "Netscape CA Revocation Url" */ 4514 71, /* "Netscape Cert Type" */ 4515 58, /* "Netscape Certificate Extension" */ 4516 79, /* "Netscape Certificate Sequence" */ 4517 78, /* "Netscape Comment" */ 4518 57, /* "Netscape Communications Corp." */ 4519 59, /* "Netscape Data Type" */ 4520 75, /* "Netscape Renewal Url" */ 4521 73, /* "Netscape Revocation Url" */ 4522 77, /* "Netscape SSL Server Name" */ 4523 139, /* "Netscape Server Gated Crypto" */ 4524 1403, /* "Network MAC Trait" */ 4525 1445, /* "Network MAC Trait Category" */ 4526 178, /* "OCSP" */ 4527 370, /* "OCSP Archive Cutoff" */ 4528 367, /* "OCSP CRL ID" */ 4529 369, /* "OCSP No Check" */ 4530 366, /* "OCSP Nonce" */ 4531 371, /* "OCSP Service Locator" */ 4532 180, /* "OCSP Signing" */ 4533 1005, /* "OGRN" */ 4534 1226, /* "OGRNIP" */ 4535 1404, /* "Object Identifier Trait" */ 4536 1282, /* "Oracle organization" */ 4537 161, /* "PBES2" */ 4538 69, /* "PBKDF2" */ 4539 162, /* "PBMAC1" */ 4540 1390, /* "PCIE Component Class" */ 4541 1436, /* "PEM Certificate Trait Category" */ 4542 1415, /* "PEM-Encoded Certificate String Trait" */ 4543 1032, /* "PKINIT Client Auth" */ 4544 127, /* "PKIX" */ 4545 858, /* "Permanent Identifier" */ 4546 1369, /* "Platform Attribute Certificate" */ 4547 1437, /* "Platform Certificate Trait Category" */ 4548 1366, /* "Platform Configuration URI Version 3" */ 4549 1363, /* "Platform Configuration Version 1" */ 4550 1364, /* "Platform Configuration Version 2" */ 4551 1365, /* "Platform Configuration Version 3" */ 4552 1406, /* "Platform Firmware Capabilities Trait" */ 4553 1448, /* "Platform Firmware Capabilities Trait Category" */ 4554 1407, /* "Platform Firmware Signature Verification Trait" */ 4555 1450, /* "Platform Firmware Signature Verification Trait Category" */ 4556 1408, /* "Platform Firmware Update Compliance Trait" */ 4557 1451, /* "Platform Firmware Update Compliance Trait Category" */ 4558 1409, /* "Platform Hardware Capabilities Trait" */ 4559 1449, /* "Platform Hardware Capabilities Trait Category" */ 4560 1371, /* "Platform Key Certificate" */ 4561 1421, /* "Platform Manufacturer Identifier Trait Category" */ 4562 1417, /* "Platform Manufacturer Trait Category" */ 4563 1418, /* "Platform Model Trait Category" */ 4564 1422, /* "Platform Ownership Trait Category" */ 4565 1420, /* "Platform Serial Trait Category" */ 4566 1419, /* "Platform Version Trait Category" */ 4567 164, /* "Policy Qualifier CPS" */ 4568 165, /* "Policy Qualifier User Notice" */ 4569 385, /* "Private" */ 4570 1405, /* "Private Enterprise Number Trait" */ 4571 1447, /* "Private Enterprise Number Trait Category" */ 4572 1093, /* "Professional Information or basis for Admission" */ 4573 663, /* "Proxy Certificate Information" */ 4574 1416, /* "Public Key Trait" */ 4575 1453, /* "Public Key Trait Category" */ 4576 1243, /* "RPKI Manifest" */ 4577 1245, /* "RPKI Notify" */ 4578 1, /* "RSA Data Security, Inc." */ 4579 2, /* "RSA Data Security, Inc. PKCS" */ 4580 1116, /* "RSA-SHA3-224" */ 4581 1117, /* "RSA-SHA3-256" */ 4582 1118, /* "RSA-SHA3-384" */ 4583 1119, /* "RSA-SHA3-512" */ 4584 1439, /* "Rebase Platform Certificate Trait Category" */ 4585 1376, /* "Relevant Credentials" */ 4586 1377, /* "Relevant Manifests" */ 4587 1410, /* "Root of Trust for Measurement Trait" */ 4588 1452, /* "Root of Trust of Measurement Trait Category" */ 4589 188, /* "S/MIME" */ 4590 167, /* "S/MIME Capabilities" */ 4591 1461, /* "SLH-DSA-SHA2-128f" */ 4592 1476, /* "SLH-DSA-SHA2-128f-WITH-SHA256" */ 4593 1460, /* "SLH-DSA-SHA2-128s" */ 4594 1475, /* "SLH-DSA-SHA2-128s-WITH-SHA256" */ 4595 1463, /* "SLH-DSA-SHA2-192f" */ 4596 1478, /* "SLH-DSA-SHA2-192f-WITH-SHA512" */ 4597 1462, /* "SLH-DSA-SHA2-192s" */ 4598 1477, /* "SLH-DSA-SHA2-192s-WITH-SHA512" */ 4599 1465, /* "SLH-DSA-SHA2-256f" */ 4600 1480, /* "SLH-DSA-SHA2-256f-WITH-SHA512" */ 4601 1464, /* "SLH-DSA-SHA2-256s" */ 4602 1479, /* "SLH-DSA-SHA2-256s-WITH-SHA512" */ 4603 1467, /* "SLH-DSA-SHAKE-128f" */ 4604 1482, /* "SLH-DSA-SHAKE-128f-WITH-SHAKE128" */ 4605 1466, /* "SLH-DSA-SHAKE-128s" */ 4606 1481, /* "SLH-DSA-SHAKE-128s-WITH-SHAKE128" */ 4607 1469, /* "SLH-DSA-SHAKE-192f" */ 4608 1484, /* "SLH-DSA-SHAKE-192f-WITH-SHAKE256" */ 4609 1468, /* "SLH-DSA-SHAKE-192s" */ 4610 1483, /* "SLH-DSA-SHAKE-192s-WITH-SHAKE256" */ 4611 1471, /* "SLH-DSA-SHAKE-256f" */ 4612 1486, /* "SLH-DSA-SHAKE-256f-WITH-SHAKE256" */ 4613 1470, /* "SLH-DSA-SHAKE-256s" */ 4614 1485, /* "SLH-DSA-SHAKE-256s-WITH-SHAKE256" */ 4615 1204, /* "SM2-with-SM3" */ 4616 1006, /* "SNILS" */ 4617 387, /* "SNMPv2" */ 4618 1435, /* "SPDM Certificate Trait Category" */ 4619 1210, /* "SRVName" */ 4620 1025, /* "SSH Client" */ 4621 1026, /* "SSH Server" */ 4622 512, /* "Secure Electronic Transactions" */ 4623 386, /* "Security" */ 4624 1348, /* "Security Qualities" */ 4625 394, /* "Selected Attribute Types" */ 4626 1029, /* "Send Owner" */ 4627 1030, /* "Send Proxied Owner" */ 4628 1028, /* "Send Proxied Router" */ 4629 1027, /* "Send Router" */ 4630 1244, /* "Signed Object" */ 4631 1033, /* "Signing KDC Response" */ 4632 1008, /* "Signing Tool of Issuer" */ 4633 1007, /* "Signing Tool of Subject" */ 4634 1208, /* "Smtp UTF8 Mailbox" */ 4635 143, /* "Strong Extranet ID" */ 4636 398, /* "Subject Information Access" */ 4637 1351, /* "TBB Protection Profile" */ 4638 1357, /* "TBB Security Assertions" */ 4639 1352, /* "TBB Security Target" */ 4640 1386, /* "TCG Component Class" */ 4641 1358, /* "TCG Credential Specification" */ 4642 1359, /* "TCG Credential Type" */ 4643 1362, /* "TCG Cryptographic Anchors" */ 4644 1367, /* "TCG NULL Algorithm" */ 4645 1343, /* "TCG Platform Configuration" */ 4646 1339, /* "TCG Platform Configuration URI" */ 4647 1344, /* "TCG Platform Identifier" */ 4648 1338, /* "TCG Platform Manufacturer ID" */ 4649 1337, /* "TCG Platform Manufacturer String" */ 4650 1340, /* "TCG Platform Model" */ 4651 1342, /* "TCG Platform Serial Number" */ 4652 1341, /* "TCG Platform Version" */ 4653 1360, /* "TCG Previous Platform Certificates" */ 4654 1361, /* "TCG TBB Security Assertions V3" */ 4655 1382, /* "TCG TPM Protocol" */ 4656 1394, /* "TCG Trait Categories" */ 4657 1393, /* "TCG Trait Identifiers" */ 4658 1395, /* "TCG Trait Registries" */ 4659 1392, /* "TCG Verified Platform Certificate CA Policy" */ 4660 1020, /* "TLS Feature" */ 4661 130, /* "TLS Web Client Authentication" */ 4662 129, /* "TLS Web Server Authentication" */ 4663 1353, /* "TPM ID Label" */ 4664 1345, /* "TPM Manufacturer" */ 4665 1346, /* "TPM Model" */ 4666 1355, /* "TPM Platform Specification" */ 4667 1349, /* "TPM Protection Profile" */ 4668 1356, /* "TPM Security Assertions" */ 4669 1350, /* "TPM Security Target" */ 4670 1354, /* "TPM Specification" */ 4671 1347, /* "TPM Version" */ 4672 133, /* "Time Stamping" */ 4673 375, /* "Trust Root" */ 4674 1387, /* "Trusted Computed Group Registry" */ 4675 1324, /* "Trusted Computing Group" */ 4676 1333, /* "Trusted Computing Group Address Formats" */ 4677 1328, /* "Trusted Computing Group Algorithms" */ 4678 1326, /* "Trusted Computing Group Attributes" */ 4679 1330, /* "Trusted Computing Group Certificate Extensions" */ 4680 1332, /* "Trusted Computing Group Certificate Policies" */ 4681 1336, /* "Trusted Computing Group Common" */ 4682 1331, /* "Trusted Computing Group Key Purposes" */ 4683 1329, /* "Trusted Computing Group Platform Classes" */ 4684 1327, /* "Trusted Computing Group Protocols" */ 4685 1334, /* "Trusted Computing Group Registry" */ 4686 1335, /* "Trusted Computing Group Traits" */ 4687 1283, /* "Trusted key usage (Oracle)" */ 4688 1413, /* "UTF8String Trait" */ 4689 1412, /* "Uniform Resource Identifier Trait" */ 4690 1378, /* "Virtual Platform Attestation Service" */ 4691 1381, /* "Virtual Platform Backup Service" */ 4692 1384, /* "WLAN MAC Address" */ 4693 1322, /* "Wi-SUN Alliance Field Area Network (FAN)" */ 4694 1034, /* "X25519" */ 4695 1035, /* "X448" */ 4696 12, /* "X509" */ 4697 402, /* "X509v3 AC Targeting" */ 4698 1303, /* "X509v3 Acceptable Certification Policies" */ 4699 1304, /* "X509v3 Acceptable Privilege Policies" */ 4700 1311, /* "X509v3 Allowed Attribute Assignments" */ 4701 1317, /* "X509v3 Alternative Signature Algorithm" */ 4702 1318, /* "X509v3 Alternative Signature Value" */ 4703 746, /* "X509v3 Any Policy" */ 4704 1319, /* "X509v3 Associated Information" */ 4705 1307, /* "X509v3 Attribute Authority Issuing Distribution Point" */ 4706 1300, /* "X509v3 Attribute Descriptor" */ 4707 1312, /* "X509v3 Attribute Mappings" */ 4708 287, /* "X509v3 Audit Identity" */ 4709 1295, /* "X509v3 Authority Attribute Identifier" */ 4710 90, /* "X509v3 Authority Key Identifier" */ 4711 1314, /* "X509v3 Authorization Validation" */ 4712 1297, /* "X509v3 Basic Attribute Certificate Constraints" */ 4713 87, /* "X509v3 Basic Constraints" */ 4714 103, /* "X509v3 CRL Distribution Points" */ 4715 88, /* "X509v3 CRL Number" */ 4716 141, /* "X509v3 CRL Reason Code" */ 4717 771, /* "X509v3 Certificate Issuer" */ 4718 89, /* "X509v3 Certificate Policies" */ 4719 1298, /* "X509v3 Delegated Name Constraints" */ 4720 140, /* "X509v3 Delta CRL Indicator" */ 4721 126, /* "X509v3 Extended Key Usage" */ 4722 857, /* "X509v3 Freshest CRL" */ 4723 1310, /* "X509v3 Group Attribute Certificate" */ 4724 1313, /* "X509v3 Holder Name Constraints" */ 4725 1305, /* "X509v3 Indirect Issuer" */ 4726 748, /* "X509v3 Inhibit Any Policy" */ 4727 1308, /* "X509v3 Issued On Behalf Of" */ 4728 86, /* "X509v3 Issuer Alternative Name" */ 4729 770, /* "X509v3 Issuing Distribution Point" */ 4730 83, /* "X509v3 Key Usage" */ 4731 666, /* "X509v3 Name Constraints" */ 4732 1306, /* "X509v3 No Assertion" */ 4733 403, /* "X509v3 No Revocation Available" */ 4734 401, /* "X509v3 Policy Constraints" */ 4735 747, /* "X509v3 Policy Mappings" */ 4736 84, /* "X509v3 Private Key Usage Period" */ 4737 1315, /* "X509v3 Protocol Restriction" */ 4738 1296, /* "X509v3 Role Specification Certificate Identifier" */ 4739 1309, /* "X509v3 Single Use" */ 4740 1302, /* "X509v3 Source of Authority Identifier" */ 4741 85, /* "X509v3 Subject Alternative Name" */ 4742 1316, /* "X509v3 Subject Alternative Public Key Info" */ 4743 769, /* "X509v3 Subject Directory Attributes" */ 4744 82, /* "X509v3 Subject Key Identifier" */ 4745 1299, /* "X509v3 Time Specification" */ 4746 1301, /* "X509v3 User Notice" */ 4747 920, /* "X9.42 DH" */ 4748 184, /* "X9.57" */ 4749 185, /* "X9.57 CM ?" */ 4750 1209, /* "XmppAddr" */ 4751 1289, /* "Zstandard compression" */ 4752 478, /* "aRecord" */ 4753 289, /* "aaControls" */ 4754 397, /* "ac-proxying" */ 4755 288, /* "ac-targeting" */ 4756 446, /* "account" */ 4757 364, /* "ad dvcs" */ 4758 606, /* "additional verification" */ 4759 419, /* "aes-128-cbc" */ 4760 916, /* "aes-128-cbc-hmac-sha1" */ 4761 948, /* "aes-128-cbc-hmac-sha256" */ 4762 896, /* "aes-128-ccm" */ 4763 421, /* "aes-128-cfb" */ 4764 650, /* "aes-128-cfb1" */ 4765 653, /* "aes-128-cfb8" */ 4766 904, /* "aes-128-ctr" */ 4767 418, /* "aes-128-ecb" */ 4768 895, /* "aes-128-gcm" */ 4769 958, /* "aes-128-ocb" */ 4770 420, /* "aes-128-ofb" */ 4771 1198, /* "aes-128-siv" */ 4772 913, /* "aes-128-xts" */ 4773 423, /* "aes-192-cbc" */ 4774 917, /* "aes-192-cbc-hmac-sha1" */ 4775 949, /* "aes-192-cbc-hmac-sha256" */ 4776 899, /* "aes-192-ccm" */ 4777 425, /* "aes-192-cfb" */ 4778 651, /* "aes-192-cfb1" */ 4779 654, /* "aes-192-cfb8" */ 4780 905, /* "aes-192-ctr" */ 4781 422, /* "aes-192-ecb" */ 4782 898, /* "aes-192-gcm" */ 4783 959, /* "aes-192-ocb" */ 4784 424, /* "aes-192-ofb" */ 4785 1199, /* "aes-192-siv" */ 4786 427, /* "aes-256-cbc" */ 4787 918, /* "aes-256-cbc-hmac-sha1" */ 4788 950, /* "aes-256-cbc-hmac-sha256" */ 4789 902, /* "aes-256-ccm" */ 4790 429, /* "aes-256-cfb" */ 4791 652, /* "aes-256-cfb1" */ 4792 655, /* "aes-256-cfb8" */ 4793 906, /* "aes-256-ctr" */ 4794 426, /* "aes-256-ecb" */ 4795 901, /* "aes-256-gcm" */ 4796 960, /* "aes-256-ocb" */ 4797 428, /* "aes-256-ofb" */ 4798 1200, /* "aes-256-siv" */ 4799 914, /* "aes-256-xts" */ 4800 376, /* "algorithm" */ 4801 1066, /* "aria-128-cbc" */ 4802 1120, /* "aria-128-ccm" */ 4803 1067, /* "aria-128-cfb" */ 4804 1080, /* "aria-128-cfb1" */ 4805 1083, /* "aria-128-cfb8" */ 4806 1069, /* "aria-128-ctr" */ 4807 1065, /* "aria-128-ecb" */ 4808 1123, /* "aria-128-gcm" */ 4809 1068, /* "aria-128-ofb" */ 4810 1071, /* "aria-192-cbc" */ 4811 1121, /* "aria-192-ccm" */ 4812 1072, /* "aria-192-cfb" */ 4813 1081, /* "aria-192-cfb1" */ 4814 1084, /* "aria-192-cfb8" */ 4815 1074, /* "aria-192-ctr" */ 4816 1070, /* "aria-192-ecb" */ 4817 1124, /* "aria-192-gcm" */ 4818 1073, /* "aria-192-ofb" */ 4819 1076, /* "aria-256-cbc" */ 4820 1122, /* "aria-256-ccm" */ 4821 1077, /* "aria-256-cfb" */ 4822 1082, /* "aria-256-cfb1" */ 4823 1085, /* "aria-256-cfb8" */ 4824 1079, /* "aria-256-ctr" */ 4825 1075, /* "aria-256-ecb" */ 4826 1125, /* "aria-256-gcm" */ 4827 1078, /* "aria-256-ofb" */ 4828 484, /* "associatedDomain" */ 4829 485, /* "associatedName" */ 4830 501, /* "audio" */ 4831 1064, /* "auth-any" */ 4832 1049, /* "auth-dss" */ 4833 1047, /* "auth-ecdsa" */ 4834 1050, /* "auth-gost01" */ 4835 1051, /* "auth-gost12" */ 4836 1053, /* "auth-null" */ 4837 1048, /* "auth-psk" */ 4838 1046, /* "auth-rsa" */ 4839 1052, /* "auth-srp" */ 4840 882, /* "authorityRevocationList" */ 4841 91, /* "bf-cbc" */ 4842 93, /* "bf-cfb" */ 4843 92, /* "bf-ecb" */ 4844 94, /* "bf-ofb" */ 4845 1056, /* "blake2b512" */ 4846 1201, /* "blake2bmac" */ 4847 1057, /* "blake2s256" */ 4848 1202, /* "blake2smac" */ 4849 921, /* "brainpoolP160r1" */ 4850 922, /* "brainpoolP160t1" */ 4851 923, /* "brainpoolP192r1" */ 4852 924, /* "brainpoolP192t1" */ 4853 925, /* "brainpoolP224r1" */ 4854 926, /* "brainpoolP224t1" */ 4855 927, /* "brainpoolP256r1" */ 4856 1285, /* "brainpoolP256r1tls13" */ 4857 928, /* "brainpoolP256t1" */ 4858 929, /* "brainpoolP320r1" */ 4859 930, /* "brainpoolP320t1" */ 4860 931, /* "brainpoolP384r1" */ 4861 1286, /* "brainpoolP384r1tls13" */ 4862 932, /* "brainpoolP384t1" */ 4863 933, /* "brainpoolP512r1" */ 4864 1287, /* "brainpoolP512r1tls13" */ 4865 934, /* "brainpoolP512t1" */ 4866 494, /* "buildingName" */ 4867 860, /* "businessCategory" */ 4868 691, /* "c2onb191v4" */ 4869 692, /* "c2onb191v5" */ 4870 697, /* "c2onb239v4" */ 4871 698, /* "c2onb239v5" */ 4872 684, /* "c2pnb163v1" */ 4873 685, /* "c2pnb163v2" */ 4874 686, /* "c2pnb163v3" */ 4875 687, /* "c2pnb176v1" */ 4876 693, /* "c2pnb208w1" */ 4877 699, /* "c2pnb272w1" */ 4878 700, /* "c2pnb304w1" */ 4879 702, /* "c2pnb368w1" */ 4880 688, /* "c2tnb191v1" */ 4881 689, /* "c2tnb191v2" */ 4882 690, /* "c2tnb191v3" */ 4883 694, /* "c2tnb239v1" */ 4884 695, /* "c2tnb239v2" */ 4885 696, /* "c2tnb239v3" */ 4886 701, /* "c2tnb359v1" */ 4887 703, /* "c2tnb431r1" */ 4888 881, /* "cACertificate" */ 4889 483, /* "cNAMERecord" */ 4890 1273, /* "cades" */ 4891 1274, /* "cades-attributes" */ 4892 751, /* "camellia-128-cbc" */ 4893 962, /* "camellia-128-ccm" */ 4894 757, /* "camellia-128-cfb" */ 4895 760, /* "camellia-128-cfb1" */ 4896 763, /* "camellia-128-cfb8" */ 4897 964, /* "camellia-128-cmac" */ 4898 963, /* "camellia-128-ctr" */ 4899 754, /* "camellia-128-ecb" */ 4900 961, /* "camellia-128-gcm" */ 4901 766, /* "camellia-128-ofb" */ 4902 752, /* "camellia-192-cbc" */ 4903 966, /* "camellia-192-ccm" */ 4904 758, /* "camellia-192-cfb" */ 4905 761, /* "camellia-192-cfb1" */ 4906 764, /* "camellia-192-cfb8" */ 4907 968, /* "camellia-192-cmac" */ 4908 967, /* "camellia-192-ctr" */ 4909 755, /* "camellia-192-ecb" */ 4910 965, /* "camellia-192-gcm" */ 4911 767, /* "camellia-192-ofb" */ 4912 753, /* "camellia-256-cbc" */ 4913 970, /* "camellia-256-ccm" */ 4914 759, /* "camellia-256-cfb" */ 4915 762, /* "camellia-256-cfb1" */ 4916 765, /* "camellia-256-cfb8" */ 4917 972, /* "camellia-256-cmac" */ 4918 971, /* "camellia-256-ctr" */ 4919 756, /* "camellia-256-ecb" */ 4920 969, /* "camellia-256-gcm" */ 4921 768, /* "camellia-256-ofb" */ 4922 443, /* "caseIgnoreIA5StringSyntax" */ 4923 108, /* "cast5-cbc" */ 4924 110, /* "cast5-cfb" */ 4925 109, /* "cast5-ecb" */ 4926 111, /* "cast5-ofb" */ 4927 152, /* "certBag" */ 4928 677, /* "certicom-arc" */ 4929 517, /* "certificate extensions" */ 4930 883, /* "certificateRevocationList" */ 4931 1019, /* "chacha20" */ 4932 1018, /* "chacha20-poly1305" */ 4933 54, /* "challengePassword" */ 4934 407, /* "characteristic-two-field" */ 4935 395, /* "clearance" */ 4936 633, /* "cleartext track 2" */ 4937 894, /* "cmac" */ 4938 13, /* "commonName" */ 4939 513, /* "content types" */ 4940 50, /* "contentType" */ 4941 53, /* "countersignature" */ 4942 1090, /* "countryCode3c" */ 4943 1091, /* "countryCode3n" */ 4944 14, /* "countryName" */ 4945 153, /* "crlBag" */ 4946 884, /* "crossCertificatePair" */ 4947 806, /* "cryptocom" */ 4948 805, /* "cryptopro" */ 4949 500, /* "dITRedirect" */ 4950 451, /* "dNSDomain" */ 4951 495, /* "dSAQuality" */ 4952 434, /* "data" */ 4953 390, /* "dcObject" */ 4954 891, /* "deltaRevocationList" */ 4955 31, /* "des-cbc" */ 4956 643, /* "des-cdmf" */ 4957 30, /* "des-cfb" */ 4958 656, /* "des-cfb1" */ 4959 657, /* "des-cfb8" */ 4960 29, /* "des-ecb" */ 4961 32, /* "des-ede" */ 4962 43, /* "des-ede-cbc" */ 4963 60, /* "des-ede-cfb" */ 4964 62, /* "des-ede-ofb" */ 4965 33, /* "des-ede3" */ 4966 44, /* "des-ede3-cbc" */ 4967 61, /* "des-ede3-cfb" */ 4968 658, /* "des-ede3-cfb1" */ 4969 659, /* "des-ede3-cfb8" */ 4970 63, /* "des-ede3-ofb" */ 4971 45, /* "des-ofb" */ 4972 107, /* "description" */ 4973 871, /* "destinationIndicator" */ 4974 80, /* "desx-cbc" */ 4975 947, /* "dh-cofactor-kdf" */ 4976 946, /* "dh-std-kdf" */ 4977 28, /* "dhKeyAgreement" */ 4978 941, /* "dhSinglePass-cofactorDH-sha1kdf-scheme" */ 4979 942, /* "dhSinglePass-cofactorDH-sha224kdf-scheme" */ 4980 943, /* "dhSinglePass-cofactorDH-sha256kdf-scheme" */ 4981 944, /* "dhSinglePass-cofactorDH-sha384kdf-scheme" */ 4982 945, /* "dhSinglePass-cofactorDH-sha512kdf-scheme" */ 4983 936, /* "dhSinglePass-stdDH-sha1kdf-scheme" */ 4984 937, /* "dhSinglePass-stdDH-sha224kdf-scheme" */ 4985 938, /* "dhSinglePass-stdDH-sha256kdf-scheme" */ 4986 939, /* "dhSinglePass-stdDH-sha384kdf-scheme" */ 4987 940, /* "dhSinglePass-stdDH-sha512kdf-scheme" */ 4988 11, /* "directory services (X.500)" */ 4989 378, /* "directory services - algorithms" */ 4990 887, /* "distinguishedName" */ 4991 892, /* "dmdName" */ 4992 174, /* "dnQualifier" */ 4993 1092, /* "dnsName" */ 4994 447, /* "document" */ 4995 471, /* "documentAuthor" */ 4996 468, /* "documentIdentifier" */ 4997 472, /* "documentLocation" */ 4998 502, /* "documentPublisher" */ 4999 449, /* "documentSeries" */ 5000 469, /* "documentTitle" */ 5001 470, /* "documentVersion" */ 5002 380, /* "dod" */ 5003 391, /* "domainComponent" */ 5004 452, /* "domainRelatedObject" */ 5005 116, /* "dsaEncryption" */ 5006 67, /* "dsaEncryption-old" */ 5007 66, /* "dsaWithSHA" */ 5008 113, /* "dsaWithSHA1" */ 5009 70, /* "dsaWithSHA1-old" */ 5010 802, /* "dsa_with_SHA224" */ 5011 803, /* "dsa_with_SHA256" */ 5012 1108, /* "dsa_with_SHA3-224" */ 5013 1109, /* "dsa_with_SHA3-256" */ 5014 1110, /* "dsa_with_SHA3-384" */ 5015 1111, /* "dsa_with_SHA3-512" */ 5016 1106, /* "dsa_with_SHA384" */ 5017 1107, /* "dsa_with_SHA512" */ 5018 297, /* "dvcs" */ 5019 791, /* "ecdsa-with-Recommended" */ 5020 416, /* "ecdsa-with-SHA1" */ 5021 793, /* "ecdsa-with-SHA224" */ 5022 794, /* "ecdsa-with-SHA256" */ 5023 795, /* "ecdsa-with-SHA384" */ 5024 796, /* "ecdsa-with-SHA512" */ 5025 792, /* "ecdsa-with-Specified" */ 5026 1112, /* "ecdsa_with_SHA3-224" */ 5027 1113, /* "ecdsa_with_SHA3-256" */ 5028 1114, /* "ecdsa_with_SHA3-384" */ 5029 1115, /* "ecdsa_with_SHA3-512" */ 5030 1266, /* "electronic-signature-standard" */ 5031 48, /* "emailAddress" */ 5032 632, /* "encrypted track 2" */ 5033 885, /* "enhancedSearchGuide" */ 5034 1267, /* "ess-attributes" */ 5035 1265, /* "etsi" */ 5036 56, /* "extendedCertificateAttributes" */ 5037 867, /* "facsimileTelephoneNumber" */ 5038 462, /* "favouriteDrink" */ 5039 1126, /* "ffdhe2048" */ 5040 1127, /* "ffdhe3072" */ 5041 1128, /* "ffdhe4096" */ 5042 1129, /* "ffdhe6144" */ 5043 1130, /* "ffdhe8192" */ 5044 453, /* "friendlyCountry" */ 5045 490, /* "friendlyCountryName" */ 5046 156, /* "friendlyName" */ 5047 631, /* "generate cryptogram" */ 5048 509, /* "generationQualifier" */ 5049 601, /* "generic cryptogram" */ 5050 99, /* "givenName" */ 5051 1195, /* "gmac" */ 5052 976, /* "gost-mac-12" */ 5053 1009, /* "gost89-cbc" */ 5054 814, /* "gost89-cnt" */ 5055 975, /* "gost89-cnt-12" */ 5056 1011, /* "gost89-ctr" */ 5057 1010, /* "gost89-ecb" */ 5058 1036, /* "hkdf" */ 5059 855, /* "hmac" */ 5060 780, /* "hmac-md5" */ 5061 781, /* "hmac-sha1" */ 5062 1102, /* "hmac-sha3-224" */ 5063 1103, /* "hmac-sha3-256" */ 5064 1104, /* "hmac-sha3-384" */ 5065 1105, /* "hmac-sha3-512" */ 5066 797, /* "hmacWithMD5" */ 5067 163, /* "hmacWithSHA1" */ 5068 798, /* "hmacWithSHA224" */ 5069 799, /* "hmacWithSHA256" */ 5070 800, /* "hmacWithSHA384" */ 5071 801, /* "hmacWithSHA512" */ 5072 1193, /* "hmacWithSHA512-224" */ 5073 1194, /* "hmacWithSHA512-256" */ 5074 1281, /* "hmacWithSM3" */ 5075 486, /* "homePostalAddress" */ 5076 473, /* "homeTelephoneNumber" */ 5077 466, /* "host" */ 5078 889, /* "houseIdentifier" */ 5079 442, /* "iA5StringSyntax" */ 5080 381, /* "iana" */ 5081 824, /* "id-Gost28147-89-CryptoPro-A-ParamSet" */ 5082 825, /* "id-Gost28147-89-CryptoPro-B-ParamSet" */ 5083 826, /* "id-Gost28147-89-CryptoPro-C-ParamSet" */ 5084 827, /* "id-Gost28147-89-CryptoPro-D-ParamSet" */ 5085 819, /* "id-Gost28147-89-CryptoPro-KeyMeshing" */ 5086 829, /* "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet" */ 5087 828, /* "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet" */ 5088 830, /* "id-Gost28147-89-CryptoPro-RIC-1-ParamSet" */ 5089 820, /* "id-Gost28147-89-None-KeyMeshing" */ 5090 823, /* "id-Gost28147-89-TestParamSet" */ 5091 840, /* "id-GostR3410-2001-CryptoPro-A-ParamSet" */ 5092 841, /* "id-GostR3410-2001-CryptoPro-B-ParamSet" */ 5093 842, /* "id-GostR3410-2001-CryptoPro-C-ParamSet" */ 5094 843, /* "id-GostR3410-2001-CryptoPro-XchA-ParamSet" */ 5095 844, /* "id-GostR3410-2001-CryptoPro-XchB-ParamSet" */ 5096 839, /* "id-GostR3410-2001-TestParamSet" */ 5097 832, /* "id-GostR3410-94-CryptoPro-A-ParamSet" */ 5098 833, /* "id-GostR3410-94-CryptoPro-B-ParamSet" */ 5099 834, /* "id-GostR3410-94-CryptoPro-C-ParamSet" */ 5100 835, /* "id-GostR3410-94-CryptoPro-D-ParamSet" */ 5101 836, /* "id-GostR3410-94-CryptoPro-XchA-ParamSet" */ 5102 837, /* "id-GostR3410-94-CryptoPro-XchB-ParamSet" */ 5103 838, /* "id-GostR3410-94-CryptoPro-XchC-ParamSet" */ 5104 831, /* "id-GostR3410-94-TestParamSet" */ 5105 845, /* "id-GostR3410-94-a" */ 5106 846, /* "id-GostR3410-94-aBis" */ 5107 847, /* "id-GostR3410-94-b" */ 5108 848, /* "id-GostR3410-94-bBis" */ 5109 822, /* "id-GostR3411-94-CryptoProParamSet" */ 5110 821, /* "id-GostR3411-94-TestParamSet" */ 5111 1272, /* "id-aa-ATSHashIndex" */ 5112 1277, /* "id-aa-ATSHashIndex-v2" */ 5113 1278, /* "id-aa-ATSHashIndex-v3" */ 5114 1263, /* "id-aa-CMSAlgorithmProtection" */ 5115 1270, /* "id-aa-ets-SignaturePolicyDocument" */ 5116 1280, /* "id-aa-ets-archiveTimestampV2" */ 5117 1271, /* "id-aa-ets-archiveTimestampV3" */ 5118 1261, /* "id-aa-ets-attrCertificateRefs" */ 5119 1262, /* "id-aa-ets-attrRevocationRefs" */ 5120 1269, /* "id-aa-ets-longTermValidation" */ 5121 1268, /* "id-aa-ets-mimeType" */ 5122 1276, /* "id-aa-ets-sigPolicyStore" */ 5123 1275, /* "id-aa-ets-signerAttrV2" */ 5124 266, /* "id-aca" */ 5125 355, /* "id-aca-accessIdentity" */ 5126 354, /* "id-aca-authenticationInfo" */ 5127 356, /* "id-aca-chargingIdentity" */ 5128 399, /* "id-aca-encAttrs" */ 5129 357, /* "id-aca-group" */ 5130 358, /* "id-aca-role" */ 5131 176, /* "id-ad" */ 5132 788, /* "id-aes128-wrap" */ 5133 897, /* "id-aes128-wrap-pad" */ 5134 789, /* "id-aes192-wrap" */ 5135 900, /* "id-aes192-wrap-pad" */ 5136 790, /* "id-aes256-wrap" */ 5137 903, /* "id-aes256-wrap-pad" */ 5138 262, /* "id-alg" */ 5139 893, /* "id-alg-PWRI-KEK" */ 5140 323, /* "id-alg-des40" */ 5141 326, /* "id-alg-dh-pop" */ 5142 325, /* "id-alg-dh-sig-hmac-sha1" */ 5143 324, /* "id-alg-noSignature" */ 5144 907, /* "id-camellia128-wrap" */ 5145 908, /* "id-camellia192-wrap" */ 5146 909, /* "id-camellia256-wrap" */ 5147 268, /* "id-cct" */ 5148 361, /* "id-cct-PKIData" */ 5149 362, /* "id-cct-PKIResponse" */ 5150 360, /* "id-cct-crs" */ 5151 81, /* "id-ce" */ 5152 680, /* "id-characteristic-two-basis" */ 5153 263, /* "id-cmc" */ 5154 334, /* "id-cmc-addExtensions" */ 5155 346, /* "id-cmc-confirmCertAcceptance" */ 5156 330, /* "id-cmc-dataReturn" */ 5157 336, /* "id-cmc-decryptedPOP" */ 5158 335, /* "id-cmc-encryptedPOP" */ 5159 339, /* "id-cmc-getCRL" */ 5160 338, /* "id-cmc-getCert" */ 5161 328, /* "id-cmc-identification" */ 5162 329, /* "id-cmc-identityProof" */ 5163 337, /* "id-cmc-lraPOPWitness" */ 5164 344, /* "id-cmc-popLinkRandom" */ 5165 345, /* "id-cmc-popLinkWitness" */ 5166 343, /* "id-cmc-queryPending" */ 5167 333, /* "id-cmc-recipientNonce" */ 5168 341, /* "id-cmc-regInfo" */ 5169 342, /* "id-cmc-responseInfo" */ 5170 340, /* "id-cmc-revokeRequest" */ 5171 332, /* "id-cmc-senderNonce" */ 5172 327, /* "id-cmc-statusInfo" */ 5173 331, /* "id-cmc-transactionId" */ 5174 1238, /* "id-cp" */ 5175 1250, /* "id-ct-ASPA" */ 5176 787, /* "id-ct-asciiTextWithCRLF" */ 5177 1246, /* "id-ct-geofeedCSVwithCRLF" */ 5178 1237, /* "id-ct-resourceTaggedAttest" */ 5179 1234, /* "id-ct-routeOriginAuthz" */ 5180 1236, /* "id-ct-rpkiGhostbusters" */ 5181 1235, /* "id-ct-rpkiManifest" */ 5182 1320, /* "id-ct-rpkiSignedPrefixList" */ 5183 1247, /* "id-ct-signedChecklist" */ 5184 1284, /* "id-ct-signedTAL" */ 5185 1060, /* "id-ct-xml" */ 5186 408, /* "id-ecPublicKey" */ 5187 508, /* "id-hex-multipart-message" */ 5188 507, /* "id-hex-partial-message" */ 5189 260, /* "id-it" */ 5190 1223, /* "id-it-caCerts" */ 5191 302, /* "id-it-caKeyUpdateInfo" */ 5192 298, /* "id-it-caProtEncCert" */ 5193 1255, /* "id-it-certProfile" */ 5194 1225, /* "id-it-certReqTemplate" */ 5195 311, /* "id-it-confirmWaitTime" */ 5196 1256, /* "id-it-crlStatusList" */ 5197 1257, /* "id-it-crls" */ 5198 303, /* "id-it-currentCRL" */ 5199 300, /* "id-it-encKeyPairTypes" */ 5200 310, /* "id-it-implicitConfirm" */ 5201 308, /* "id-it-keyPairParamRep" */ 5202 307, /* "id-it-keyPairParamReq" */ 5203 312, /* "id-it-origPKIMessage" */ 5204 301, /* "id-it-preferredSymmAlg" */ 5205 309, /* "id-it-revPassphrase" */ 5206 1254, /* "id-it-rootCaCert" */ 5207 1224, /* "id-it-rootCaKeyUpdate" */ 5208 299, /* "id-it-signKeyPairTypes" */ 5209 305, /* "id-it-subscriptionRequest" */ 5210 306, /* "id-it-subscriptionResponse" */ 5211 784, /* "id-it-suppLangTags" */ 5212 304, /* "id-it-unsupportedOIDs" */ 5213 128, /* "id-kp" */ 5214 280, /* "id-mod-attribute-cert" */ 5215 274, /* "id-mod-cmc" */ 5216 277, /* "id-mod-cmp" */ 5217 284, /* "id-mod-cmp2000" */ 5218 1251, /* "id-mod-cmp2000-02" */ 5219 1253, /* "id-mod-cmp2021-02" */ 5220 1252, /* "id-mod-cmp2021-88" */ 5221 273, /* "id-mod-crmf" */ 5222 283, /* "id-mod-dvcs" */ 5223 275, /* "id-mod-kea-profile-88" */ 5224 276, /* "id-mod-kea-profile-93" */ 5225 282, /* "id-mod-ocsp" */ 5226 278, /* "id-mod-qualified-cert-88" */ 5227 279, /* "id-mod-qualified-cert-93" */ 5228 281, /* "id-mod-timestamp-protocol" */ 5229 264, /* "id-on" */ 5230 347, /* "id-on-personalData" */ 5231 265, /* "id-pda" */ 5232 352, /* "id-pda-countryOfCitizenship" */ 5233 353, /* "id-pda-countryOfResidence" */ 5234 348, /* "id-pda-dateOfBirth" */ 5235 351, /* "id-pda-gender" */ 5236 349, /* "id-pda-placeOfBirth" */ 5237 175, /* "id-pe" */ 5238 1031, /* "id-pkinit" */ 5239 261, /* "id-pkip" */ 5240 258, /* "id-pkix-mod" */ 5241 269, /* "id-pkix1-explicit-88" */ 5242 271, /* "id-pkix1-explicit-93" */ 5243 270, /* "id-pkix1-implicit-88" */ 5244 272, /* "id-pkix1-implicit-93" */ 5245 662, /* "id-ppl" */ 5246 267, /* "id-qcs" */ 5247 359, /* "id-qcs-pkixQCSyntax-v1" */ 5248 259, /* "id-qt" */ 5249 313, /* "id-regCtrl" */ 5250 1259, /* "id-regCtrl-algId" */ 5251 1258, /* "id-regCtrl-altCertTemplate" */ 5252 316, /* "id-regCtrl-authenticator" */ 5253 319, /* "id-regCtrl-oldCertID" */ 5254 318, /* "id-regCtrl-pkiArchiveOptions" */ 5255 317, /* "id-regCtrl-pkiPublicationInfo" */ 5256 320, /* "id-regCtrl-protocolEncrKey" */ 5257 315, /* "id-regCtrl-regToken" */ 5258 1260, /* "id-regCtrl-rsaKeyLen" */ 5259 314, /* "id-regInfo" */ 5260 322, /* "id-regInfo-certReq" */ 5261 321, /* "id-regInfo-utf8Pairs" */ 5262 191, /* "id-smime-aa" */ 5263 215, /* "id-smime-aa-contentHint" */ 5264 218, /* "id-smime-aa-contentIdentifier" */ 5265 221, /* "id-smime-aa-contentReference" */ 5266 240, /* "id-smime-aa-dvcs-dvc" */ 5267 217, /* "id-smime-aa-encapContentType" */ 5268 222, /* "id-smime-aa-encrypKeyPref" */ 5269 220, /* "id-smime-aa-equivalentLabels" */ 5270 232, /* "id-smime-aa-ets-CertificateRefs" */ 5271 233, /* "id-smime-aa-ets-RevocationRefs" */ 5272 238, /* "id-smime-aa-ets-archiveTimeStamp" */ 5273 237, /* "id-smime-aa-ets-certCRLTimestamp" */ 5274 234, /* "id-smime-aa-ets-certValues" */ 5275 227, /* "id-smime-aa-ets-commitmentType" */ 5276 231, /* "id-smime-aa-ets-contentTimestamp" */ 5277 236, /* "id-smime-aa-ets-escTimeStamp" */ 5278 230, /* "id-smime-aa-ets-otherSigCert" */ 5279 235, /* "id-smime-aa-ets-revocationValues" */ 5280 226, /* "id-smime-aa-ets-sigPolicyId" */ 5281 229, /* "id-smime-aa-ets-signerAttr" */ 5282 228, /* "id-smime-aa-ets-signerLocation" */ 5283 219, /* "id-smime-aa-macValue" */ 5284 214, /* "id-smime-aa-mlExpandHistory" */ 5285 216, /* "id-smime-aa-msgSigDigest" */ 5286 212, /* "id-smime-aa-receiptRequest" */ 5287 213, /* "id-smime-aa-securityLabel" */ 5288 239, /* "id-smime-aa-signatureType" */ 5289 223, /* "id-smime-aa-signingCertificate" */ 5290 1086, /* "id-smime-aa-signingCertificateV2" */ 5291 224, /* "id-smime-aa-smimeEncryptCerts" */ 5292 225, /* "id-smime-aa-timeStampToken" */ 5293 192, /* "id-smime-alg" */ 5294 243, /* "id-smime-alg-3DESwrap" */ 5295 246, /* "id-smime-alg-CMS3DESwrap" */ 5296 247, /* "id-smime-alg-CMSRC2wrap" */ 5297 245, /* "id-smime-alg-ESDH" */ 5298 241, /* "id-smime-alg-ESDHwith3DES" */ 5299 242, /* "id-smime-alg-ESDHwithRC2" */ 5300 244, /* "id-smime-alg-RC2wrap" */ 5301 193, /* "id-smime-cd" */ 5302 248, /* "id-smime-cd-ldap" */ 5303 190, /* "id-smime-ct" */ 5304 210, /* "id-smime-ct-DVCSRequestData" */ 5305 211, /* "id-smime-ct-DVCSResponseData" */ 5306 208, /* "id-smime-ct-TDTInfo" */ 5307 207, /* "id-smime-ct-TSTInfo" */ 5308 205, /* "id-smime-ct-authData" */ 5309 1059, /* "id-smime-ct-authEnvelopedData" */ 5310 786, /* "id-smime-ct-compressedData" */ 5311 1058, /* "id-smime-ct-contentCollection" */ 5312 209, /* "id-smime-ct-contentInfo" */ 5313 206, /* "id-smime-ct-publishCert" */ 5314 204, /* "id-smime-ct-receipt" */ 5315 195, /* "id-smime-cti" */ 5316 255, /* "id-smime-cti-ets-proofOfApproval" */ 5317 256, /* "id-smime-cti-ets-proofOfCreation" */ 5318 253, /* "id-smime-cti-ets-proofOfDelivery" */ 5319 251, /* "id-smime-cti-ets-proofOfOrigin" */ 5320 252, /* "id-smime-cti-ets-proofOfReceipt" */ 5321 254, /* "id-smime-cti-ets-proofOfSender" */ 5322 189, /* "id-smime-mod" */ 5323 196, /* "id-smime-mod-cms" */ 5324 197, /* "id-smime-mod-ess" */ 5325 202, /* "id-smime-mod-ets-eSigPolicy-88" */ 5326 203, /* "id-smime-mod-ets-eSigPolicy-97" */ 5327 200, /* "id-smime-mod-ets-eSignature-88" */ 5328 201, /* "id-smime-mod-ets-eSignature-97" */ 5329 199, /* "id-smime-mod-msg-v3" */ 5330 198, /* "id-smime-mod-oid" */ 5331 194, /* "id-smime-spq" */ 5332 250, /* "id-smime-spq-ets-sqt-unotice" */ 5333 249, /* "id-smime-spq-ets-sqt-uri" */ 5334 974, /* "id-tc26" */ 5335 991, /* "id-tc26-agreement" */ 5336 992, /* "id-tc26-agreement-gost-3410-2012-256" */ 5337 993, /* "id-tc26-agreement-gost-3410-2012-512" */ 5338 977, /* "id-tc26-algorithms" */ 5339 990, /* "id-tc26-cipher" */ 5340 1001, /* "id-tc26-cipher-constants" */ 5341 1176, /* "id-tc26-cipher-gostr3412-2015-kuznyechik" */ 5342 1173, /* "id-tc26-cipher-gostr3412-2015-magma" */ 5343 994, /* "id-tc26-constants" */ 5344 981, /* "id-tc26-digest" */ 5345 1000, /* "id-tc26-digest-constants" */ 5346 1002, /* "id-tc26-gost-28147-constants" */ 5347 1147, /* "id-tc26-gost-3410-2012-256-constants" */ 5348 996, /* "id-tc26-gost-3410-2012-512-constants" */ 5349 987, /* "id-tc26-mac" */ 5350 978, /* "id-tc26-sign" */ 5351 995, /* "id-tc26-sign-constants" */ 5352 984, /* "id-tc26-signwithdigest" */ 5353 1179, /* "id-tc26-wrap" */ 5354 1182, /* "id-tc26-wrap-gostr3412-2015-kuznyechik" */ 5355 1180, /* "id-tc26-wrap-gostr3412-2015-magma" */ 5356 34, /* "idea-cbc" */ 5357 35, /* "idea-cfb" */ 5358 36, /* "idea-ecb" */ 5359 46, /* "idea-ofb" */ 5360 676, /* "identified-organization" */ 5361 1170, /* "ieee" */ 5362 461, /* "info" */ 5363 101, /* "initials" */ 5364 869, /* "internationaliSDNNumber" */ 5365 1241, /* "ipAddr-asNumber" */ 5366 1242, /* "ipAddr-asNumberv2" */ 5367 1022, /* "ipsec Internet Key Exchange" */ 5368 749, /* "ipsec3" */ 5369 750, /* "ipsec4" */ 5370 181, /* "iso" */ 5371 623, /* "issuer capabilities" */ 5372 645, /* "itu-t" */ 5373 1264, /* "itu-t-identified-organization" */ 5374 492, /* "janetMailbox" */ 5375 646, /* "joint-iso-itu-t" */ 5376 957, /* "jurisdictionCountryName" */ 5377 955, /* "jurisdictionLocalityName" */ 5378 956, /* "jurisdictionStateOrProvinceName" */ 5379 150, /* "keyBag" */ 5380 773, /* "kisa" */ 5381 1196, /* "kmac128" */ 5382 1197, /* "kmac256" */ 5383 1015, /* "kuznyechik-cbc" */ 5384 1016, /* "kuznyechik-cfb" */ 5385 1013, /* "kuznyechik-ctr" */ 5386 1177, /* "kuznyechik-ctr-acpkm" */ 5387 1178, /* "kuznyechik-ctr-acpkm-omac" */ 5388 1012, /* "kuznyechik-ecb" */ 5389 1183, /* "kuznyechik-kexp15" */ 5390 1017, /* "kuznyechik-mac" */ 5391 1014, /* "kuznyechik-ofb" */ 5392 1063, /* "kx-any" */ 5393 1039, /* "kx-dhe" */ 5394 1041, /* "kx-dhe-psk" */ 5395 1038, /* "kx-ecdhe" */ 5396 1040, /* "kx-ecdhe-psk" */ 5397 1045, /* "kx-gost" */ 5398 1218, /* "kx-gost18" */ 5399 1043, /* "kx-psk" */ 5400 1037, /* "kx-rsa" */ 5401 1042, /* "kx-rsa-psk" */ 5402 1044, /* "kx-srp" */ 5403 477, /* "lastModifiedBy" */ 5404 476, /* "lastModifiedTime" */ 5405 157, /* "localKeyID" */ 5406 15, /* "localityName" */ 5407 480, /* "mXRecord" */ 5408 1190, /* "magma-cbc" */ 5409 1191, /* "magma-cfb" */ 5410 1188, /* "magma-ctr" */ 5411 1174, /* "magma-ctr-acpkm" */ 5412 1175, /* "magma-ctr-acpkm-omac" */ 5413 1187, /* "magma-ecb" */ 5414 1181, /* "magma-kexp15" */ 5415 1192, /* "magma-mac" */ 5416 1189, /* "magma-ofb" */ 5417 493, /* "mailPreferenceOption" */ 5418 467, /* "manager" */ 5419 3, /* "md2" */ 5420 7, /* "md2WithRSAEncryption" */ 5421 257, /* "md4" */ 5422 396, /* "md4WithRSAEncryption" */ 5423 4, /* "md5" */ 5424 114, /* "md5-sha1" */ 5425 104, /* "md5WithRSA" */ 5426 8, /* "md5WithRSAEncryption" */ 5427 95, /* "mdc2" */ 5428 96, /* "mdc2WithRSA" */ 5429 875, /* "member" */ 5430 602, /* "merchant initiated auth" */ 5431 514, /* "message extensions" */ 5432 51, /* "messageDigest" */ 5433 911, /* "mgf1" */ 5434 506, /* "mime-mhs-bodies" */ 5435 505, /* "mime-mhs-headings" */ 5436 488, /* "mobileTelephoneNumber" */ 5437 1212, /* "modp_1536" */ 5438 1213, /* "modp_2048" */ 5439 1214, /* "modp_3072" */ 5440 1215, /* "modp_4096" */ 5441 1216, /* "modp_6144" */ 5442 1217, /* "modp_8192" */ 5443 481, /* "nSRecord" */ 5444 173, /* "name" */ 5445 681, /* "onBasis" */ 5446 379, /* "org" */ 5447 1089, /* "organizationIdentifier" */ 5448 17, /* "organizationName" */ 5449 491, /* "organizationalStatus" */ 5450 18, /* "organizationalUnitName" */ 5451 1141, /* "oscca" */ 5452 475, /* "otherMailbox" */ 5453 876, /* "owner" */ 5454 935, /* "pSpecified" */ 5455 489, /* "pagerTelephoneNumber" */ 5456 782, /* "password based MAC" */ 5457 374, /* "path" */ 5458 621, /* "payment gateway capabilities" */ 5459 9, /* "pbeWithMD2AndDES-CBC" */ 5460 168, /* "pbeWithMD2AndRC2-CBC" */ 5461 112, /* "pbeWithMD5AndCast5CBC" */ 5462 10, /* "pbeWithMD5AndDES-CBC" */ 5463 169, /* "pbeWithMD5AndRC2-CBC" */ 5464 148, /* "pbeWithSHA1And128BitRC2-CBC" */ 5465 144, /* "pbeWithSHA1And128BitRC4" */ 5466 147, /* "pbeWithSHA1And2-KeyTripleDES-CBC" */ 5467 146, /* "pbeWithSHA1And3-KeyTripleDES-CBC" */ 5468 149, /* "pbeWithSHA1And40BitRC2-CBC" */ 5469 145, /* "pbeWithSHA1And40BitRC4" */ 5470 170, /* "pbeWithSHA1AndDES-CBC" */ 5471 68, /* "pbeWithSHA1AndRC2-CBC" */ 5472 499, /* "personalSignature" */ 5473 487, /* "personalTitle" */ 5474 464, /* "photo" */ 5475 863, /* "physicalDeliveryOfficeName" */ 5476 437, /* "pilot" */ 5477 439, /* "pilotAttributeSyntax" */ 5478 438, /* "pilotAttributeType" */ 5479 479, /* "pilotAttributeType27" */ 5480 456, /* "pilotDSA" */ 5481 441, /* "pilotGroups" */ 5482 444, /* "pilotObject" */ 5483 440, /* "pilotObjectClass" */ 5484 455, /* "pilotOrganization" */ 5485 445, /* "pilotPerson" */ 5486 186, /* "pkcs1" */ 5487 27, /* "pkcs3" */ 5488 187, /* "pkcs5" */ 5489 20, /* "pkcs7" */ 5490 21, /* "pkcs7-data" */ 5491 25, /* "pkcs7-digestData" */ 5492 26, /* "pkcs7-encryptedData" */ 5493 23, /* "pkcs7-envelopedData" */ 5494 24, /* "pkcs7-signedAndEnvelopedData" */ 5495 22, /* "pkcs7-signedData" */ 5496 151, /* "pkcs8ShroudedKeyBag" */ 5497 47, /* "pkcs9" */ 5498 1061, /* "poly1305" */ 5499 862, /* "postOfficeBox" */ 5500 861, /* "postalAddress" */ 5501 661, /* "postalCode" */ 5502 683, /* "ppBasis" */ 5503 872, /* "preferredDeliveryMethod" */ 5504 873, /* "presentationAddress" */ 5505 406, /* "prime-field" */ 5506 409, /* "prime192v1" */ 5507 410, /* "prime192v2" */ 5508 411, /* "prime192v3" */ 5509 412, /* "prime239v1" */ 5510 413, /* "prime239v2" */ 5511 414, /* "prime239v3" */ 5512 415, /* "prime256v1" */ 5513 886, /* "protocolInformation" */ 5514 510, /* "pseudonym" */ 5515 435, /* "pss" */ 5516 286, /* "qcStatements" */ 5517 457, /* "qualityLabelledData" */ 5518 450, /* "rFC822localPart" */ 5519 98, /* "rc2-40-cbc" */ 5520 166, /* "rc2-64-cbc" */ 5521 37, /* "rc2-cbc" */ 5522 39, /* "rc2-cfb" */ 5523 38, /* "rc2-ecb" */ 5524 40, /* "rc2-ofb" */ 5525 5, /* "rc4" */ 5526 97, /* "rc4-40" */ 5527 915, /* "rc4-hmac-md5" */ 5528 120, /* "rc5-cbc" */ 5529 122, /* "rc5-cfb" */ 5530 121, /* "rc5-ecb" */ 5531 123, /* "rc5-ofb" */ 5532 870, /* "registeredAddress" */ 5533 460, /* "rfc822Mailbox" */ 5534 117, /* "ripemd160" */ 5535 119, /* "ripemd160WithRSA" */ 5536 400, /* "role" */ 5537 877, /* "roleOccupant" */ 5538 448, /* "room" */ 5539 463, /* "roomNumber" */ 5540 19, /* "rsa" */ 5541 6, /* "rsaEncryption" */ 5542 644, /* "rsaOAEPEncryptionSET" */ 5543 377, /* "rsaSignature" */ 5544 919, /* "rsaesOaep" */ 5545 912, /* "rsassaPss" */ 5546 482, /* "sOARecord" */ 5547 155, /* "safeContentsBag" */ 5548 291, /* "sbgp-autonomousSysNum" */ 5549 1240, /* "sbgp-autonomousSysNumv2" */ 5550 290, /* "sbgp-ipAddrBlock" */ 5551 1239, /* "sbgp-ipAddrBlockv2" */ 5552 292, /* "sbgp-routerIdentifier" */ 5553 973, /* "scrypt" */ 5554 159, /* "sdsiCertificate" */ 5555 859, /* "searchGuide" */ 5556 704, /* "secp112r1" */ 5557 705, /* "secp112r2" */ 5558 706, /* "secp128r1" */ 5559 707, /* "secp128r2" */ 5560 708, /* "secp160k1" */ 5561 709, /* "secp160r1" */ 5562 710, /* "secp160r2" */ 5563 711, /* "secp192k1" */ 5564 712, /* "secp224k1" */ 5565 713, /* "secp224r1" */ 5566 714, /* "secp256k1" */ 5567 715, /* "secp384r1" */ 5568 716, /* "secp521r1" */ 5569 154, /* "secretBag" */ 5570 474, /* "secretary" */ 5571 717, /* "sect113r1" */ 5572 718, /* "sect113r2" */ 5573 719, /* "sect131r1" */ 5574 720, /* "sect131r2" */ 5575 721, /* "sect163k1" */ 5576 722, /* "sect163r1" */ 5577 723, /* "sect163r2" */ 5578 724, /* "sect193r1" */ 5579 725, /* "sect193r2" */ 5580 726, /* "sect233k1" */ 5581 727, /* "sect233r1" */ 5582 728, /* "sect239k1" */ 5583 729, /* "sect283k1" */ 5584 730, /* "sect283r1" */ 5585 731, /* "sect409k1" */ 5586 732, /* "sect409r1" */ 5587 733, /* "sect571k1" */ 5588 734, /* "sect571r1" */ 5589 635, /* "secure device signature" */ 5590 878, /* "seeAlso" */ 5591 777, /* "seed-cbc" */ 5592 779, /* "seed-cfb" */ 5593 776, /* "seed-ecb" */ 5594 778, /* "seed-ofb" */ 5595 105, /* "serialNumber" */ 5596 625, /* "set-addPolicy" */ 5597 515, /* "set-attr" */ 5598 518, /* "set-brand" */ 5599 638, /* "set-brand-AmericanExpress" */ 5600 637, /* "set-brand-Diners" */ 5601 636, /* "set-brand-IATA-ATA" */ 5602 639, /* "set-brand-JCB" */ 5603 641, /* "set-brand-MasterCard" */ 5604 642, /* "set-brand-Novus" */ 5605 640, /* "set-brand-Visa" */ 5606 516, /* "set-policy" */ 5607 607, /* "set-policy-root" */ 5608 624, /* "set-rootKeyThumb" */ 5609 620, /* "setAttr-Cert" */ 5610 628, /* "setAttr-IssCap-CVM" */ 5611 630, /* "setAttr-IssCap-Sig" */ 5612 629, /* "setAttr-IssCap-T2" */ 5613 627, /* "setAttr-Token-B0Prime" */ 5614 626, /* "setAttr-Token-EMV" */ 5615 622, /* "setAttr-TokenType" */ 5616 619, /* "setCext-IssuerCapabilities" */ 5617 615, /* "setCext-PGWYcapabilities" */ 5618 616, /* "setCext-TokenIdentifier" */ 5619 618, /* "setCext-TokenType" */ 5620 617, /* "setCext-Track2Data" */ 5621 611, /* "setCext-cCertRequired" */ 5622 609, /* "setCext-certType" */ 5623 608, /* "setCext-hashedRoot" */ 5624 610, /* "setCext-merchData" */ 5625 613, /* "setCext-setExt" */ 5626 614, /* "setCext-setQualf" */ 5627 612, /* "setCext-tunneling" */ 5628 540, /* "setct-AcqCardCodeMsg" */ 5629 576, /* "setct-AcqCardCodeMsgTBE" */ 5630 570, /* "setct-AuthReqTBE" */ 5631 534, /* "setct-AuthReqTBS" */ 5632 527, /* "setct-AuthResBaggage" */ 5633 571, /* "setct-AuthResTBE" */ 5634 572, /* "setct-AuthResTBEX" */ 5635 535, /* "setct-AuthResTBS" */ 5636 536, /* "setct-AuthResTBSX" */ 5637 528, /* "setct-AuthRevReqBaggage" */ 5638 577, /* "setct-AuthRevReqTBE" */ 5639 541, /* "setct-AuthRevReqTBS" */ 5640 529, /* "setct-AuthRevResBaggage" */ 5641 542, /* "setct-AuthRevResData" */ 5642 578, /* "setct-AuthRevResTBE" */ 5643 579, /* "setct-AuthRevResTBEB" */ 5644 543, /* "setct-AuthRevResTBS" */ 5645 573, /* "setct-AuthTokenTBE" */ 5646 537, /* "setct-AuthTokenTBS" */ 5647 600, /* "setct-BCIDistributionTBS" */ 5648 558, /* "setct-BatchAdminReqData" */ 5649 592, /* "setct-BatchAdminReqTBE" */ 5650 559, /* "setct-BatchAdminResData" */ 5651 593, /* "setct-BatchAdminResTBE" */ 5652 599, /* "setct-CRLNotificationResTBS" */ 5653 598, /* "setct-CRLNotificationTBS" */ 5654 580, /* "setct-CapReqTBE" */ 5655 581, /* "setct-CapReqTBEX" */ 5656 544, /* "setct-CapReqTBS" */ 5657 545, /* "setct-CapReqTBSX" */ 5658 546, /* "setct-CapResData" */ 5659 582, /* "setct-CapResTBE" */ 5660 583, /* "setct-CapRevReqTBE" */ 5661 584, /* "setct-CapRevReqTBEX" */ 5662 547, /* "setct-CapRevReqTBS" */ 5663 548, /* "setct-CapRevReqTBSX" */ 5664 549, /* "setct-CapRevResData" */ 5665 585, /* "setct-CapRevResTBE" */ 5666 538, /* "setct-CapTokenData" */ 5667 530, /* "setct-CapTokenSeq" */ 5668 574, /* "setct-CapTokenTBE" */ 5669 575, /* "setct-CapTokenTBEX" */ 5670 539, /* "setct-CapTokenTBS" */ 5671 560, /* "setct-CardCInitResTBS" */ 5672 566, /* "setct-CertInqReqTBS" */ 5673 563, /* "setct-CertReqData" */ 5674 595, /* "setct-CertReqTBE" */ 5675 596, /* "setct-CertReqTBEX" */ 5676 564, /* "setct-CertReqTBS" */ 5677 565, /* "setct-CertResData" */ 5678 597, /* "setct-CertResTBE" */ 5679 586, /* "setct-CredReqTBE" */ 5680 587, /* "setct-CredReqTBEX" */ 5681 550, /* "setct-CredReqTBS" */ 5682 551, /* "setct-CredReqTBSX" */ 5683 552, /* "setct-CredResData" */ 5684 588, /* "setct-CredResTBE" */ 5685 589, /* "setct-CredRevReqTBE" */ 5686 590, /* "setct-CredRevReqTBEX" */ 5687 553, /* "setct-CredRevReqTBS" */ 5688 554, /* "setct-CredRevReqTBSX" */ 5689 555, /* "setct-CredRevResData" */ 5690 591, /* "setct-CredRevResTBE" */ 5691 567, /* "setct-ErrorTBS" */ 5692 526, /* "setct-HODInput" */ 5693 561, /* "setct-MeAqCInitResTBS" */ 5694 522, /* "setct-OIData" */ 5695 519, /* "setct-PANData" */ 5696 521, /* "setct-PANOnly" */ 5697 520, /* "setct-PANToken" */ 5698 556, /* "setct-PCertReqData" */ 5699 557, /* "setct-PCertResTBS" */ 5700 523, /* "setct-PI" */ 5701 532, /* "setct-PI-TBS" */ 5702 524, /* "setct-PIData" */ 5703 525, /* "setct-PIDataUnsigned" */ 5704 568, /* "setct-PIDualSignedTBE" */ 5705 569, /* "setct-PIUnsignedTBE" */ 5706 531, /* "setct-PInitResData" */ 5707 533, /* "setct-PResData" */ 5708 594, /* "setct-RegFormReqTBE" */ 5709 562, /* "setct-RegFormResTBS" */ 5710 604, /* "setext-pinAny" */ 5711 603, /* "setext-pinSecure" */ 5712 605, /* "setext-track2" */ 5713 41, /* "sha" */ 5714 64, /* "sha1" */ 5715 115, /* "sha1WithRSA" */ 5716 65, /* "sha1WithRSAEncryption" */ 5717 675, /* "sha224" */ 5718 671, /* "sha224WithRSAEncryption" */ 5719 672, /* "sha256" */ 5720 668, /* "sha256WithRSAEncryption" */ 5721 1096, /* "sha3-224" */ 5722 1097, /* "sha3-256" */ 5723 1098, /* "sha3-384" */ 5724 1099, /* "sha3-512" */ 5725 673, /* "sha384" */ 5726 669, /* "sha384WithRSAEncryption" */ 5727 674, /* "sha512" */ 5728 1094, /* "sha512-224" */ 5729 1145, /* "sha512-224WithRSAEncryption" */ 5730 1095, /* "sha512-256" */ 5731 1146, /* "sha512-256WithRSAEncryption" */ 5732 670, /* "sha512WithRSAEncryption" */ 5733 42, /* "shaWithRSAEncryption" */ 5734 1100, /* "shake128" */ 5735 1101, /* "shake256" */ 5736 1279, /* "signedAssertion" */ 5737 52, /* "signingTime" */ 5738 454, /* "simpleSecurityObject" */ 5739 496, /* "singleLevelQuality" */ 5740 1062, /* "siphash" */ 5741 1142, /* "sm-scheme" */ 5742 1172, /* "sm2" */ 5743 1143, /* "sm3" */ 5744 1144, /* "sm3WithRSAEncryption" */ 5745 1134, /* "sm4-cbc" */ 5746 1249, /* "sm4-ccm" */ 5747 1137, /* "sm4-cfb" */ 5748 1136, /* "sm4-cfb1" */ 5749 1138, /* "sm4-cfb8" */ 5750 1139, /* "sm4-ctr" */ 5751 1133, /* "sm4-ecb" */ 5752 1248, /* "sm4-gcm" */ 5753 1135, /* "sm4-ofb" */ 5754 1290, /* "sm4-xts" */ 5755 1203, /* "sshkdf" */ 5756 1205, /* "sskdf" */ 5757 16, /* "stateOrProvinceName" */ 5758 660, /* "streetAddress" */ 5759 498, /* "subtreeMaximumQuality" */ 5760 497, /* "subtreeMinimumQuality" */ 5761 890, /* "supportedAlgorithms" */ 5762 874, /* "supportedApplicationContext" */ 5763 100, /* "surname" */ 5764 1325, /* "tcg-tcpaSpecVersion" */ 5765 864, /* "telephoneNumber" */ 5766 866, /* "teletexTerminalIdentifier" */ 5767 865, /* "telexNumber" */ 5768 459, /* "textEncodedORAddress" */ 5769 293, /* "textNotice" */ 5770 106, /* "title" */ 5771 1021, /* "tls1-prf" */ 5772 682, /* "tpBasis" */ 5773 1151, /* "ua-pki" */ 5774 436, /* "ucl" */ 5775 0, /* "undefined" */ 5776 102, /* "uniqueIdentifier" */ 5777 888, /* "uniqueMember" */ 5778 55, /* "unstructuredAddress" */ 5779 49, /* "unstructuredName" */ 5780 880, /* "userCertificate" */ 5781 465, /* "userClass" */ 5782 458, /* "userId" */ 5783 879, /* "userPassword" */ 5784 373, /* "valid" */ 5785 678, /* "wap" */ 5786 679, /* "wap-wsg" */ 5787 735, /* "wap-wsg-idm-ecid-wtls1" */ 5788 743, /* "wap-wsg-idm-ecid-wtls10" */ 5789 744, /* "wap-wsg-idm-ecid-wtls11" */ 5790 745, /* "wap-wsg-idm-ecid-wtls12" */ 5791 736, /* "wap-wsg-idm-ecid-wtls3" */ 5792 737, /* "wap-wsg-idm-ecid-wtls4" */ 5793 738, /* "wap-wsg-idm-ecid-wtls5" */ 5794 739, /* "wap-wsg-idm-ecid-wtls6" */ 5795 740, /* "wap-wsg-idm-ecid-wtls7" */ 5796 741, /* "wap-wsg-idm-ecid-wtls8" */ 5797 742, /* "wap-wsg-idm-ecid-wtls9" */ 5798 804, /* "whirlpool" */ 5799 868, /* "x121Address" */ 5800 503, /* "x500UniqueIdentifier" */ 5801 158, /* "x509Certificate" */ 5802 160, /* "x509Crl" */ 5803 1207, /* "x942kdf" */ 5804 1206, /* "x963kdf" */ 5805 125, /* "zlib compression" */ 5806 }; 5807 5808 #define NUM_OBJ 1344 5809 static const unsigned int obj_objs[NUM_OBJ] = { 5810 0, /* OBJ_undef 0 */ 5811 181, /* OBJ_iso 1 */ 5812 393, /* OBJ_joint_iso_ccitt OBJ_joint_iso_itu_t */ 5813 404, /* OBJ_ccitt OBJ_itu_t */ 5814 645, /* OBJ_itu_t 0 */ 5815 646, /* OBJ_joint_iso_itu_t 2 */ 5816 1323, /* OBJ_ac_auditEntity OBJ_ac_auditIdentity */ 5817 1264, /* OBJ_itu_t_identified_organization 0 4 */ 5818 434, /* OBJ_data 0 9 */ 5819 182, /* OBJ_member_body 1 2 */ 5820 379, /* OBJ_org 1 3 */ 5821 676, /* OBJ_identified_organization 1 3 */ 5822 11, /* OBJ_X500 2 5 */ 5823 647, /* OBJ_international_organizations 2 23 */ 5824 1265, /* OBJ_etsi 0 4 0 */ 5825 380, /* OBJ_dod 1 3 6 */ 5826 1170, /* OBJ_ieee 1 3 111 */ 5827 12, /* OBJ_X509 2 5 4 */ 5828 378, /* OBJ_X500algorithms 2 5 8 */ 5829 81, /* OBJ_id_ce 2 5 29 */ 5830 512, /* OBJ_id_set 2 23 42 */ 5831 678, /* OBJ_wap 2 23 43 */ 5832 435, /* OBJ_pss 0 9 2342 */ 5833 1140, /* OBJ_ISO_CN 1 2 156 */ 5834 1150, /* OBJ_ISO_UA 1 2 804 */ 5835 183, /* OBJ_ISO_US 1 2 840 */ 5836 381, /* OBJ_iana 1 3 6 1 */ 5837 1034, /* OBJ_X25519 1 3 101 110 */ 5838 1035, /* OBJ_X448 1 3 101 111 */ 5839 1087, /* OBJ_ED25519 1 3 101 112 */ 5840 1088, /* OBJ_ED448 1 3 101 113 */ 5841 677, /* OBJ_certicom_arc 1 3 132 */ 5842 394, /* OBJ_selected_attribute_types 2 5 1 5 */ 5843 13, /* OBJ_commonName 2 5 4 3 */ 5844 100, /* OBJ_surname 2 5 4 4 */ 5845 105, /* OBJ_serialNumber 2 5 4 5 */ 5846 14, /* OBJ_countryName 2 5 4 6 */ 5847 15, /* OBJ_localityName 2 5 4 7 */ 5848 16, /* OBJ_stateOrProvinceName 2 5 4 8 */ 5849 660, /* OBJ_streetAddress 2 5 4 9 */ 5850 17, /* OBJ_organizationName 2 5 4 10 */ 5851 18, /* OBJ_organizationalUnitName 2 5 4 11 */ 5852 106, /* OBJ_title 2 5 4 12 */ 5853 107, /* OBJ_description 2 5 4 13 */ 5854 859, /* OBJ_searchGuide 2 5 4 14 */ 5855 860, /* OBJ_businessCategory 2 5 4 15 */ 5856 861, /* OBJ_postalAddress 2 5 4 16 */ 5857 661, /* OBJ_postalCode 2 5 4 17 */ 5858 862, /* OBJ_postOfficeBox 2 5 4 18 */ 5859 863, /* OBJ_physicalDeliveryOfficeName 2 5 4 19 */ 5860 864, /* OBJ_telephoneNumber 2 5 4 20 */ 5861 865, /* OBJ_telexNumber 2 5 4 21 */ 5862 866, /* OBJ_teletexTerminalIdentifier 2 5 4 22 */ 5863 867, /* OBJ_facsimileTelephoneNumber 2 5 4 23 */ 5864 868, /* OBJ_x121Address 2 5 4 24 */ 5865 869, /* OBJ_internationaliSDNNumber 2 5 4 25 */ 5866 870, /* OBJ_registeredAddress 2 5 4 26 */ 5867 871, /* OBJ_destinationIndicator 2 5 4 27 */ 5868 872, /* OBJ_preferredDeliveryMethod 2 5 4 28 */ 5869 873, /* OBJ_presentationAddress 2 5 4 29 */ 5870 874, /* OBJ_supportedApplicationContext 2 5 4 30 */ 5871 875, /* OBJ_member 2 5 4 31 */ 5872 876, /* OBJ_owner 2 5 4 32 */ 5873 877, /* OBJ_roleOccupant 2 5 4 33 */ 5874 878, /* OBJ_seeAlso 2 5 4 34 */ 5875 879, /* OBJ_userPassword 2 5 4 35 */ 5876 880, /* OBJ_userCertificate 2 5 4 36 */ 5877 881, /* OBJ_cACertificate 2 5 4 37 */ 5878 882, /* OBJ_authorityRevocationList 2 5 4 38 */ 5879 883, /* OBJ_certificateRevocationList 2 5 4 39 */ 5880 884, /* OBJ_crossCertificatePair 2 5 4 40 */ 5881 173, /* OBJ_name 2 5 4 41 */ 5882 99, /* OBJ_givenName 2 5 4 42 */ 5883 101, /* OBJ_initials 2 5 4 43 */ 5884 509, /* OBJ_generationQualifier 2 5 4 44 */ 5885 503, /* OBJ_x500UniqueIdentifier 2 5 4 45 */ 5886 174, /* OBJ_dnQualifier 2 5 4 46 */ 5887 885, /* OBJ_enhancedSearchGuide 2 5 4 47 */ 5888 886, /* OBJ_protocolInformation 2 5 4 48 */ 5889 887, /* OBJ_distinguishedName 2 5 4 49 */ 5890 888, /* OBJ_uniqueMember 2 5 4 50 */ 5891 889, /* OBJ_houseIdentifier 2 5 4 51 */ 5892 890, /* OBJ_supportedAlgorithms 2 5 4 52 */ 5893 891, /* OBJ_deltaRevocationList 2 5 4 53 */ 5894 892, /* OBJ_dmdName 2 5 4 54 */ 5895 510, /* OBJ_pseudonym 2 5 4 65 */ 5896 400, /* OBJ_role 2 5 4 72 */ 5897 1089, /* OBJ_organizationIdentifier 2 5 4 97 */ 5898 1090, /* OBJ_countryCode3c 2 5 4 98 */ 5899 1091, /* OBJ_countryCode3n 2 5 4 99 */ 5900 1092, /* OBJ_dnsName 2 5 4 100 */ 5901 769, /* OBJ_subject_directory_attributes 2 5 29 9 */ 5902 82, /* OBJ_subject_key_identifier 2 5 29 14 */ 5903 83, /* OBJ_key_usage 2 5 29 15 */ 5904 84, /* OBJ_private_key_usage_period 2 5 29 16 */ 5905 85, /* OBJ_subject_alt_name 2 5 29 17 */ 5906 86, /* OBJ_issuer_alt_name 2 5 29 18 */ 5907 87, /* OBJ_basic_constraints 2 5 29 19 */ 5908 88, /* OBJ_crl_number 2 5 29 20 */ 5909 141, /* OBJ_crl_reason 2 5 29 21 */ 5910 430, /* OBJ_hold_instruction_code 2 5 29 23 */ 5911 142, /* OBJ_invalidity_date 2 5 29 24 */ 5912 140, /* OBJ_delta_crl 2 5 29 27 */ 5913 770, /* OBJ_issuing_distribution_point 2 5 29 28 */ 5914 771, /* OBJ_certificate_issuer 2 5 29 29 */ 5915 666, /* OBJ_name_constraints 2 5 29 30 */ 5916 103, /* OBJ_crl_distribution_points 2 5 29 31 */ 5917 89, /* OBJ_certificate_policies 2 5 29 32 */ 5918 747, /* OBJ_policy_mappings 2 5 29 33 */ 5919 90, /* OBJ_authority_key_identifier 2 5 29 35 */ 5920 401, /* OBJ_policy_constraints 2 5 29 36 */ 5921 126, /* OBJ_ext_key_usage 2 5 29 37 */ 5922 1295, /* OBJ_authority_attribute_identifier 2 5 29 38 */ 5923 1296, /* OBJ_role_spec_cert_identifier 2 5 29 39 */ 5924 1297, /* OBJ_basic_att_constraints 2 5 29 41 */ 5925 1298, /* OBJ_delegated_name_constraints 2 5 29 42 */ 5926 1299, /* OBJ_time_specification 2 5 29 43 */ 5927 857, /* OBJ_freshest_crl 2 5 29 46 */ 5928 1300, /* OBJ_attribute_descriptor 2 5 29 48 */ 5929 1301, /* OBJ_user_notice 2 5 29 49 */ 5930 1302, /* OBJ_soa_identifier 2 5 29 50 */ 5931 1303, /* OBJ_acceptable_cert_policies 2 5 29 52 */ 5932 748, /* OBJ_inhibit_any_policy 2 5 29 54 */ 5933 402, /* OBJ_target_information 2 5 29 55 */ 5934 403, /* OBJ_no_rev_avail 2 5 29 56 */ 5935 1304, /* OBJ_acceptable_privilege_policies 2 5 29 57 */ 5936 1305, /* OBJ_indirect_issuer 2 5 29 61 */ 5937 1306, /* OBJ_no_assertion 2 5 29 62 */ 5938 1307, /* OBJ_id_aa_issuing_distribution_point 2 5 29 63 */ 5939 1308, /* OBJ_issued_on_behalf_of 2 5 29 64 */ 5940 1309, /* OBJ_single_use 2 5 29 65 */ 5941 1310, /* OBJ_group_ac 2 5 29 66 */ 5942 1311, /* OBJ_allowed_attribute_assignments 2 5 29 67 */ 5943 1312, /* OBJ_attribute_mappings 2 5 29 68 */ 5944 1313, /* OBJ_holder_name_constraints 2 5 29 69 */ 5945 1314, /* OBJ_authorization_validation 2 5 29 70 */ 5946 1315, /* OBJ_prot_restrict 2 5 29 71 */ 5947 1316, /* OBJ_subject_alt_public_key_info 2 5 29 72 */ 5948 1317, /* OBJ_alt_signature_algorithm 2 5 29 73 */ 5949 1318, /* OBJ_alt_signature_value 2 5 29 74 */ 5950 1319, /* OBJ_associated_information 2 5 29 75 */ 5951 513, /* OBJ_set_ctype 2 23 42 0 */ 5952 514, /* OBJ_set_msgExt 2 23 42 1 */ 5953 515, /* OBJ_set_attr 2 23 42 3 */ 5954 516, /* OBJ_set_policy 2 23 42 5 */ 5955 517, /* OBJ_set_certExt 2 23 42 7 */ 5956 518, /* OBJ_set_brand 2 23 42 8 */ 5957 679, /* OBJ_wap_wsg 2 23 43 1 */ 5958 1324, /* OBJ_tcg 2 23 133 */ 5959 1266, /* OBJ_electronic_signature_standard 0 4 0 1733 */ 5960 382, /* OBJ_Directory 1 3 6 1 1 */ 5961 383, /* OBJ_Management 1 3 6 1 2 */ 5962 384, /* OBJ_Experimental 1 3 6 1 3 */ 5963 385, /* OBJ_Private 1 3 6 1 4 */ 5964 386, /* OBJ_Security 1 3 6 1 5 */ 5965 387, /* OBJ_SNMPv2 1 3 6 1 6 */ 5966 388, /* OBJ_Mail 1 3 6 1 7 */ 5967 376, /* OBJ_algorithm 1 3 14 3 2 */ 5968 395, /* OBJ_clearance 2 5 1 5 55 */ 5969 19, /* OBJ_rsa 2 5 8 1 1 */ 5970 96, /* OBJ_mdc2WithRSA 2 5 8 3 100 */ 5971 95, /* OBJ_mdc2 2 5 8 3 101 */ 5972 746, /* OBJ_any_policy 2 5 29 32 0 */ 5973 910, /* OBJ_anyExtendedKeyUsage 2 5 29 37 0 */ 5974 519, /* OBJ_setct_PANData 2 23 42 0 0 */ 5975 520, /* OBJ_setct_PANToken 2 23 42 0 1 */ 5976 521, /* OBJ_setct_PANOnly 2 23 42 0 2 */ 5977 522, /* OBJ_setct_OIData 2 23 42 0 3 */ 5978 523, /* OBJ_setct_PI 2 23 42 0 4 */ 5979 524, /* OBJ_setct_PIData 2 23 42 0 5 */ 5980 525, /* OBJ_setct_PIDataUnsigned 2 23 42 0 6 */ 5981 526, /* OBJ_setct_HODInput 2 23 42 0 7 */ 5982 527, /* OBJ_setct_AuthResBaggage 2 23 42 0 8 */ 5983 528, /* OBJ_setct_AuthRevReqBaggage 2 23 42 0 9 */ 5984 529, /* OBJ_setct_AuthRevResBaggage 2 23 42 0 10 */ 5985 530, /* OBJ_setct_CapTokenSeq 2 23 42 0 11 */ 5986 531, /* OBJ_setct_PInitResData 2 23 42 0 12 */ 5987 532, /* OBJ_setct_PI_TBS 2 23 42 0 13 */ 5988 533, /* OBJ_setct_PResData 2 23 42 0 14 */ 5989 534, /* OBJ_setct_AuthReqTBS 2 23 42 0 16 */ 5990 535, /* OBJ_setct_AuthResTBS 2 23 42 0 17 */ 5991 536, /* OBJ_setct_AuthResTBSX 2 23 42 0 18 */ 5992 537, /* OBJ_setct_AuthTokenTBS 2 23 42 0 19 */ 5993 538, /* OBJ_setct_CapTokenData 2 23 42 0 20 */ 5994 539, /* OBJ_setct_CapTokenTBS 2 23 42 0 21 */ 5995 540, /* OBJ_setct_AcqCardCodeMsg 2 23 42 0 22 */ 5996 541, /* OBJ_setct_AuthRevReqTBS 2 23 42 0 23 */ 5997 542, /* OBJ_setct_AuthRevResData 2 23 42 0 24 */ 5998 543, /* OBJ_setct_AuthRevResTBS 2 23 42 0 25 */ 5999 544, /* OBJ_setct_CapReqTBS 2 23 42 0 26 */ 6000 545, /* OBJ_setct_CapReqTBSX 2 23 42 0 27 */ 6001 546, /* OBJ_setct_CapResData 2 23 42 0 28 */ 6002 547, /* OBJ_setct_CapRevReqTBS 2 23 42 0 29 */ 6003 548, /* OBJ_setct_CapRevReqTBSX 2 23 42 0 30 */ 6004 549, /* OBJ_setct_CapRevResData 2 23 42 0 31 */ 6005 550, /* OBJ_setct_CredReqTBS 2 23 42 0 32 */ 6006 551, /* OBJ_setct_CredReqTBSX 2 23 42 0 33 */ 6007 552, /* OBJ_setct_CredResData 2 23 42 0 34 */ 6008 553, /* OBJ_setct_CredRevReqTBS 2 23 42 0 35 */ 6009 554, /* OBJ_setct_CredRevReqTBSX 2 23 42 0 36 */ 6010 555, /* OBJ_setct_CredRevResData 2 23 42 0 37 */ 6011 556, /* OBJ_setct_PCertReqData 2 23 42 0 38 */ 6012 557, /* OBJ_setct_PCertResTBS 2 23 42 0 39 */ 6013 558, /* OBJ_setct_BatchAdminReqData 2 23 42 0 40 */ 6014 559, /* OBJ_setct_BatchAdminResData 2 23 42 0 41 */ 6015 560, /* OBJ_setct_CardCInitResTBS 2 23 42 0 42 */ 6016 561, /* OBJ_setct_MeAqCInitResTBS 2 23 42 0 43 */ 6017 562, /* OBJ_setct_RegFormResTBS 2 23 42 0 44 */ 6018 563, /* OBJ_setct_CertReqData 2 23 42 0 45 */ 6019 564, /* OBJ_setct_CertReqTBS 2 23 42 0 46 */ 6020 565, /* OBJ_setct_CertResData 2 23 42 0 47 */ 6021 566, /* OBJ_setct_CertInqReqTBS 2 23 42 0 48 */ 6022 567, /* OBJ_setct_ErrorTBS 2 23 42 0 49 */ 6023 568, /* OBJ_setct_PIDualSignedTBE 2 23 42 0 50 */ 6024 569, /* OBJ_setct_PIUnsignedTBE 2 23 42 0 51 */ 6025 570, /* OBJ_setct_AuthReqTBE 2 23 42 0 52 */ 6026 571, /* OBJ_setct_AuthResTBE 2 23 42 0 53 */ 6027 572, /* OBJ_setct_AuthResTBEX 2 23 42 0 54 */ 6028 573, /* OBJ_setct_AuthTokenTBE 2 23 42 0 55 */ 6029 574, /* OBJ_setct_CapTokenTBE 2 23 42 0 56 */ 6030 575, /* OBJ_setct_CapTokenTBEX 2 23 42 0 57 */ 6031 576, /* OBJ_setct_AcqCardCodeMsgTBE 2 23 42 0 58 */ 6032 577, /* OBJ_setct_AuthRevReqTBE 2 23 42 0 59 */ 6033 578, /* OBJ_setct_AuthRevResTBE 2 23 42 0 60 */ 6034 579, /* OBJ_setct_AuthRevResTBEB 2 23 42 0 61 */ 6035 580, /* OBJ_setct_CapReqTBE 2 23 42 0 62 */ 6036 581, /* OBJ_setct_CapReqTBEX 2 23 42 0 63 */ 6037 582, /* OBJ_setct_CapResTBE 2 23 42 0 64 */ 6038 583, /* OBJ_setct_CapRevReqTBE 2 23 42 0 65 */ 6039 584, /* OBJ_setct_CapRevReqTBEX 2 23 42 0 66 */ 6040 585, /* OBJ_setct_CapRevResTBE 2 23 42 0 67 */ 6041 586, /* OBJ_setct_CredReqTBE 2 23 42 0 68 */ 6042 587, /* OBJ_setct_CredReqTBEX 2 23 42 0 69 */ 6043 588, /* OBJ_setct_CredResTBE 2 23 42 0 70 */ 6044 589, /* OBJ_setct_CredRevReqTBE 2 23 42 0 71 */ 6045 590, /* OBJ_setct_CredRevReqTBEX 2 23 42 0 72 */ 6046 591, /* OBJ_setct_CredRevResTBE 2 23 42 0 73 */ 6047 592, /* OBJ_setct_BatchAdminReqTBE 2 23 42 0 74 */ 6048 593, /* OBJ_setct_BatchAdminResTBE 2 23 42 0 75 */ 6049 594, /* OBJ_setct_RegFormReqTBE 2 23 42 0 76 */ 6050 595, /* OBJ_setct_CertReqTBE 2 23 42 0 77 */ 6051 596, /* OBJ_setct_CertReqTBEX 2 23 42 0 78 */ 6052 597, /* OBJ_setct_CertResTBE 2 23 42 0 79 */ 6053 598, /* OBJ_setct_CRLNotificationTBS 2 23 42 0 80 */ 6054 599, /* OBJ_setct_CRLNotificationResTBS 2 23 42 0 81 */ 6055 600, /* OBJ_setct_BCIDistributionTBS 2 23 42 0 82 */ 6056 601, /* OBJ_setext_genCrypt 2 23 42 1 1 */ 6057 602, /* OBJ_setext_miAuth 2 23 42 1 3 */ 6058 603, /* OBJ_setext_pinSecure 2 23 42 1 4 */ 6059 604, /* OBJ_setext_pinAny 2 23 42 1 5 */ 6060 605, /* OBJ_setext_track2 2 23 42 1 7 */ 6061 606, /* OBJ_setext_cv 2 23 42 1 8 */ 6062 620, /* OBJ_setAttr_Cert 2 23 42 3 0 */ 6063 621, /* OBJ_setAttr_PGWYcap 2 23 42 3 1 */ 6064 622, /* OBJ_setAttr_TokenType 2 23 42 3 2 */ 6065 623, /* OBJ_setAttr_IssCap 2 23 42 3 3 */ 6066 607, /* OBJ_set_policy_root 2 23 42 5 0 */ 6067 608, /* OBJ_setCext_hashedRoot 2 23 42 7 0 */ 6068 609, /* OBJ_setCext_certType 2 23 42 7 1 */ 6069 610, /* OBJ_setCext_merchData 2 23 42 7 2 */ 6070 611, /* OBJ_setCext_cCertRequired 2 23 42 7 3 */ 6071 612, /* OBJ_setCext_tunneling 2 23 42 7 4 */ 6072 613, /* OBJ_setCext_setExt 2 23 42 7 5 */ 6073 614, /* OBJ_setCext_setQualf 2 23 42 7 6 */ 6074 615, /* OBJ_setCext_PGWYcapabilities 2 23 42 7 7 */ 6075 616, /* OBJ_setCext_TokenIdentifier 2 23 42 7 8 */ 6076 617, /* OBJ_setCext_Track2Data 2 23 42 7 9 */ 6077 618, /* OBJ_setCext_TokenType 2 23 42 7 10 */ 6078 619, /* OBJ_setCext_IssuerCapabilities 2 23 42 7 11 */ 6079 636, /* OBJ_set_brand_IATA_ATA 2 23 42 8 1 */ 6080 640, /* OBJ_set_brand_Visa 2 23 42 8 4 */ 6081 641, /* OBJ_set_brand_MasterCard 2 23 42 8 5 */ 6082 637, /* OBJ_set_brand_Diners 2 23 42 8 30 */ 6083 638, /* OBJ_set_brand_AmericanExpress 2 23 42 8 34 */ 6084 639, /* OBJ_set_brand_JCB 2 23 42 8 35 */ 6085 1325, /* OBJ_tcg_tcpaSpecVersion 2 23 133 1 */ 6086 1326, /* OBJ_tcg_attribute 2 23 133 2 */ 6087 1327, /* OBJ_tcg_protocol 2 23 133 3 */ 6088 1328, /* OBJ_tcg_algorithm 2 23 133 4 */ 6089 1329, /* OBJ_tcg_platformClass 2 23 133 5 */ 6090 1330, /* OBJ_tcg_ce 2 23 133 6 */ 6091 1331, /* OBJ_tcg_kp 2 23 133 8 */ 6092 1332, /* OBJ_tcg_ca 2 23 133 11 */ 6093 1333, /* OBJ_tcg_address 2 23 133 17 */ 6094 1334, /* OBJ_tcg_registry 2 23 133 18 */ 6095 1335, /* OBJ_tcg_traits 2 23 133 19 */ 6096 1273, /* OBJ_cades 0 4 0 19122 */ 6097 1267, /* OBJ_ess_attributes 0 4 0 1733 2 */ 6098 1195, /* OBJ_gmac 1 0 9797 3 4 */ 6099 1141, /* OBJ_oscca 1 2 156 10197 */ 6100 805, /* OBJ_cryptopro 1 2 643 2 2 */ 6101 806, /* OBJ_cryptocom 1 2 643 2 9 */ 6102 974, /* OBJ_id_tc26 1 2 643 7 1 */ 6103 1005, /* OBJ_OGRN 1 2 643 100 1 */ 6104 1006, /* OBJ_SNILS 1 2 643 100 3 */ 6105 1226, /* OBJ_OGRNIP 1 2 643 100 5 */ 6106 1007, /* OBJ_subjectSignTool 1 2 643 100 111 */ 6107 1008, /* OBJ_issuerSignTool 1 2 643 100 112 */ 6108 1227, /* OBJ_classSignTool 1 2 643 100 113 */ 6109 184, /* OBJ_X9_57 1 2 840 10040 */ 6110 405, /* OBJ_ansi_X9_62 1 2 840 10045 */ 6111 389, /* OBJ_Enterprises 1 3 6 1 4 1 */ 6112 504, /* OBJ_mime_mhs 1 3 6 1 7 1 */ 6113 104, /* OBJ_md5WithRSA 1 3 14 3 2 3 */ 6114 29, /* OBJ_des_ecb 1 3 14 3 2 6 */ 6115 31, /* OBJ_des_cbc 1 3 14 3 2 7 */ 6116 45, /* OBJ_des_ofb64 1 3 14 3 2 8 */ 6117 30, /* OBJ_des_cfb64 1 3 14 3 2 9 */ 6118 377, /* OBJ_rsaSignature 1 3 14 3 2 11 */ 6119 67, /* OBJ_dsa_2 1 3 14 3 2 12 */ 6120 66, /* OBJ_dsaWithSHA 1 3 14 3 2 13 */ 6121 42, /* OBJ_shaWithRSAEncryption 1 3 14 3 2 15 */ 6122 32, /* OBJ_des_ede_ecb 1 3 14 3 2 17 */ 6123 41, /* OBJ_sha 1 3 14 3 2 18 */ 6124 64, /* OBJ_sha1 1 3 14 3 2 26 */ 6125 70, /* OBJ_dsaWithSHA1_2 1 3 14 3 2 27 */ 6126 115, /* OBJ_sha1WithRSA 1 3 14 3 2 29 */ 6127 117, /* OBJ_ripemd160 1 3 36 3 2 1 */ 6128 1093, /* OBJ_x509ExtAdmission 1 3 36 8 3 3 */ 6129 143, /* OBJ_sxnet 1 3 101 1 4 1 */ 6130 1171, /* OBJ_ieee_siswg 1 3 111 2 1619 */ 6131 721, /* OBJ_sect163k1 1 3 132 0 1 */ 6132 722, /* OBJ_sect163r1 1 3 132 0 2 */ 6133 728, /* OBJ_sect239k1 1 3 132 0 3 */ 6134 717, /* OBJ_sect113r1 1 3 132 0 4 */ 6135 718, /* OBJ_sect113r2 1 3 132 0 5 */ 6136 704, /* OBJ_secp112r1 1 3 132 0 6 */ 6137 705, /* OBJ_secp112r2 1 3 132 0 7 */ 6138 709, /* OBJ_secp160r1 1 3 132 0 8 */ 6139 708, /* OBJ_secp160k1 1 3 132 0 9 */ 6140 714, /* OBJ_secp256k1 1 3 132 0 10 */ 6141 723, /* OBJ_sect163r2 1 3 132 0 15 */ 6142 729, /* OBJ_sect283k1 1 3 132 0 16 */ 6143 730, /* OBJ_sect283r1 1 3 132 0 17 */ 6144 719, /* OBJ_sect131r1 1 3 132 0 22 */ 6145 720, /* OBJ_sect131r2 1 3 132 0 23 */ 6146 724, /* OBJ_sect193r1 1 3 132 0 24 */ 6147 725, /* OBJ_sect193r2 1 3 132 0 25 */ 6148 726, /* OBJ_sect233k1 1 3 132 0 26 */ 6149 727, /* OBJ_sect233r1 1 3 132 0 27 */ 6150 706, /* OBJ_secp128r1 1 3 132 0 28 */ 6151 707, /* OBJ_secp128r2 1 3 132 0 29 */ 6152 710, /* OBJ_secp160r2 1 3 132 0 30 */ 6153 711, /* OBJ_secp192k1 1 3 132 0 31 */ 6154 712, /* OBJ_secp224k1 1 3 132 0 32 */ 6155 713, /* OBJ_secp224r1 1 3 132 0 33 */ 6156 715, /* OBJ_secp384r1 1 3 132 0 34 */ 6157 716, /* OBJ_secp521r1 1 3 132 0 35 */ 6158 731, /* OBJ_sect409k1 1 3 132 0 36 */ 6159 732, /* OBJ_sect409r1 1 3 132 0 37 */ 6160 733, /* OBJ_sect571k1 1 3 132 0 38 */ 6161 734, /* OBJ_sect571r1 1 3 132 0 39 */ 6162 624, /* OBJ_set_rootKeyThumb 2 23 42 3 0 0 */ 6163 625, /* OBJ_set_addPolicy 2 23 42 3 0 1 */ 6164 626, /* OBJ_setAttr_Token_EMV 2 23 42 3 2 1 */ 6165 627, /* OBJ_setAttr_Token_B0Prime 2 23 42 3 2 2 */ 6166 628, /* OBJ_setAttr_IssCap_CVM 2 23 42 3 3 3 */ 6167 629, /* OBJ_setAttr_IssCap_T2 2 23 42 3 3 4 */ 6168 630, /* OBJ_setAttr_IssCap_Sig 2 23 42 3 3 5 */ 6169 642, /* OBJ_set_brand_Novus 2 23 42 8 6011 */ 6170 735, /* OBJ_wap_wsg_idm_ecid_wtls1 2 23 43 1 4 1 */ 6171 736, /* OBJ_wap_wsg_idm_ecid_wtls3 2 23 43 1 4 3 */ 6172 737, /* OBJ_wap_wsg_idm_ecid_wtls4 2 23 43 1 4 4 */ 6173 738, /* OBJ_wap_wsg_idm_ecid_wtls5 2 23 43 1 4 5 */ 6174 739, /* OBJ_wap_wsg_idm_ecid_wtls6 2 23 43 1 4 6 */ 6175 740, /* OBJ_wap_wsg_idm_ecid_wtls7 2 23 43 1 4 7 */ 6176 741, /* OBJ_wap_wsg_idm_ecid_wtls8 2 23 43 1 4 8 */ 6177 742, /* OBJ_wap_wsg_idm_ecid_wtls9 2 23 43 1 4 9 */ 6178 743, /* OBJ_wap_wsg_idm_ecid_wtls10 2 23 43 1 4 10 */ 6179 744, /* OBJ_wap_wsg_idm_ecid_wtls11 2 23 43 1 4 11 */ 6180 745, /* OBJ_wap_wsg_idm_ecid_wtls12 2 23 43 1 4 12 */ 6181 1345, /* OBJ_tcg_at_tpmManufacturer 2 23 133 2 1 */ 6182 1346, /* OBJ_tcg_at_tpmModel 2 23 133 2 2 */ 6183 1347, /* OBJ_tcg_at_tpmVersion 2 23 133 2 3 */ 6184 1348, /* OBJ_tcg_at_securityQualities 2 23 133 2 10 */ 6185 1349, /* OBJ_tcg_at_tpmProtectionProfile 2 23 133 2 11 */ 6186 1350, /* OBJ_tcg_at_tpmSecurityTarget 2 23 133 2 12 */ 6187 1351, /* OBJ_tcg_at_tbbProtectionProfile 2 23 133 2 13 */ 6188 1352, /* OBJ_tcg_at_tbbSecurityTarget 2 23 133 2 14 */ 6189 1353, /* OBJ_tcg_at_tpmIdLabel 2 23 133 2 15 */ 6190 1354, /* OBJ_tcg_at_tpmSpecification 2 23 133 2 16 */ 6191 1355, /* OBJ_tcg_at_tcgPlatformSpecification 2 23 133 2 17 */ 6192 1356, /* OBJ_tcg_at_tpmSecurityAssertions 2 23 133 2 18 */ 6193 1357, /* OBJ_tcg_at_tbbSecurityAssertions 2 23 133 2 19 */ 6194 1358, /* OBJ_tcg_at_tcgCredentialSpecification 2 23 133 2 23 */ 6195 1359, /* OBJ_tcg_at_tcgCredentialType 2 23 133 2 25 */ 6196 1360, /* OBJ_tcg_at_previousPlatformCertificates 2 23 133 2 26 */ 6197 1361, /* OBJ_tcg_at_tbbSecurityAssertions_v3 2 23 133 2 27 */ 6198 1362, /* OBJ_tcg_at_cryptographicAnchors 2 23 133 2 28 */ 6199 1382, /* OBJ_tcg_prt_tpmIdProtocol 2 23 133 3 1 */ 6200 1367, /* OBJ_tcg_algorithm_null 2 23 133 4 1 */ 6201 1336, /* OBJ_tcg_common 2 23 133 5 1 */ 6202 1376, /* OBJ_tcg_ce_relevantCredentials 2 23 133 6 2 */ 6203 1377, /* OBJ_tcg_ce_relevantManifests 2 23 133 6 3 */ 6204 1378, /* OBJ_tcg_ce_virtualPlatformAttestationService 2 23 133 6 4 */ 6205 1379, /* OBJ_tcg_ce_migrationControllerAttestationService 2 23 133 6 5 */ 6206 1380, /* OBJ_tcg_ce_migrationControllerRegistrationService 2 23 133 6 6 */ 6207 1381, /* OBJ_tcg_ce_virtualPlatformBackupService 2 23 133 6 7 */ 6208 1368, /* OBJ_tcg_kp_EKCertificate 2 23 133 8 1 */ 6209 1369, /* OBJ_tcg_kp_PlatformAttributeCertificate 2 23 133 8 2 */ 6210 1370, /* OBJ_tcg_kp_AIKCertificate 2 23 133 8 3 */ 6211 1371, /* OBJ_tcg_kp_PlatformKeyCertificate 2 23 133 8 4 */ 6212 1372, /* OBJ_tcg_kp_DeltaPlatformAttributeCertificate 2 23 133 8 5 */ 6213 1373, /* OBJ_tcg_kp_DeltaPlatformKeyCertificate 2 23 133 8 6 */ 6214 1374, /* OBJ_tcg_kp_AdditionalPlatformAttributeCertificate 2 23 133 8 7 */ 6215 1375, /* OBJ_tcg_kp_AdditionalPlatformKeyCertificate 2 23 133 8 8 */ 6216 1392, /* OBJ_tcg_cap_verifiedPlatformCertificate 2 23 133 11 4 */ 6217 1383, /* OBJ_tcg_address_ethernetmac 2 23 133 17 1 */ 6218 1384, /* OBJ_tcg_address_wlanmac 2 23 133 17 2 */ 6219 1385, /* OBJ_tcg_address_bluetoothmac 2 23 133 17 3 */ 6220 1386, /* OBJ_tcg_registry_componentClass 2 23 133 18 3 */ 6221 1393, /* OBJ_tcg_tr_ID 2 23 133 19 1 */ 6222 1394, /* OBJ_tcg_tr_category 2 23 133 19 2 */ 6223 1395, /* OBJ_tcg_tr_registry 2 23 133 19 3 */ 6224 1274, /* OBJ_cades_attributes 0 4 0 19122 1 */ 6225 1268, /* OBJ_id_aa_ets_mimeType 0 4 0 1733 2 1 */ 6226 1269, /* OBJ_id_aa_ets_longTermValidation 0 4 0 1733 2 2 */ 6227 1270, /* OBJ_id_aa_ets_SignaturePolicyDocument 0 4 0 1733 2 3 */ 6228 1271, /* OBJ_id_aa_ets_archiveTimestampV3 0 4 0 1733 2 4 */ 6229 1272, /* OBJ_id_aa_ATSHashIndex 0 4 0 1733 2 5 */ 6230 804, /* OBJ_whirlpool 1 0 10118 3 0 55 */ 6231 1142, /* OBJ_sm_scheme 1 2 156 10197 1 */ 6232 773, /* OBJ_kisa 1 2 410 200004 */ 6233 807, /* OBJ_id_GostR3411_94_with_GostR3410_2001 1 2 643 2 2 3 */ 6234 808, /* OBJ_id_GostR3411_94_with_GostR3410_94 1 2 643 2 2 4 */ 6235 809, /* OBJ_id_GostR3411_94 1 2 643 2 2 9 */ 6236 810, /* OBJ_id_HMACGostR3411_94 1 2 643 2 2 10 */ 6237 811, /* OBJ_id_GostR3410_2001 1 2 643 2 2 19 */ 6238 812, /* OBJ_id_GostR3410_94 1 2 643 2 2 20 */ 6239 813, /* OBJ_id_Gost28147_89 1 2 643 2 2 21 */ 6240 815, /* OBJ_id_Gost28147_89_MAC 1 2 643 2 2 22 */ 6241 816, /* OBJ_id_GostR3411_94_prf 1 2 643 2 2 23 */ 6242 817, /* OBJ_id_GostR3410_2001DH 1 2 643 2 2 98 */ 6243 818, /* OBJ_id_GostR3410_94DH 1 2 643 2 2 99 */ 6244 977, /* OBJ_id_tc26_algorithms 1 2 643 7 1 1 */ 6245 994, /* OBJ_id_tc26_constants 1 2 643 7 1 2 */ 6246 1228, /* OBJ_classSignToolKC1 1 2 643 100 113 1 */ 6247 1229, /* OBJ_classSignToolKC2 1 2 643 100 113 2 */ 6248 1230, /* OBJ_classSignToolKC3 1 2 643 100 113 3 */ 6249 1231, /* OBJ_classSignToolKB1 1 2 643 100 113 4 */ 6250 1232, /* OBJ_classSignToolKB2 1 2 643 100 113 5 */ 6251 1233, /* OBJ_classSignToolKA1 1 2 643 100 113 6 */ 6252 1, /* OBJ_rsadsi 1 2 840 113549 */ 6253 185, /* OBJ_X9cm 1 2 840 10040 4 */ 6254 1031, /* OBJ_id_pkinit 1 3 6 1 5 2 3 */ 6255 127, /* OBJ_id_pkix 1 3 6 1 5 5 7 */ 6256 505, /* OBJ_mime_mhs_headings 1 3 6 1 7 1 1 */ 6257 506, /* OBJ_mime_mhs_bodies 1 3 6 1 7 1 2 */ 6258 119, /* OBJ_ripemd160WithRSA 1 3 36 3 3 1 2 */ 6259 937, /* OBJ_dhSinglePass_stdDH_sha224kdf_scheme 1 3 132 1 11 0 */ 6260 938, /* OBJ_dhSinglePass_stdDH_sha256kdf_scheme 1 3 132 1 11 1 */ 6261 939, /* OBJ_dhSinglePass_stdDH_sha384kdf_scheme 1 3 132 1 11 2 */ 6262 940, /* OBJ_dhSinglePass_stdDH_sha512kdf_scheme 1 3 132 1 11 3 */ 6263 942, /* OBJ_dhSinglePass_cofactorDH_sha224kdf_scheme 1 3 132 1 14 0 */ 6264 943, /* OBJ_dhSinglePass_cofactorDH_sha256kdf_scheme 1 3 132 1 14 1 */ 6265 944, /* OBJ_dhSinglePass_cofactorDH_sha384kdf_scheme 1 3 132 1 14 2 */ 6266 945, /* OBJ_dhSinglePass_cofactorDH_sha512kdf_scheme 1 3 132 1 14 3 */ 6267 631, /* OBJ_setAttr_GenCryptgrm 2 23 42 3 3 3 1 */ 6268 632, /* OBJ_setAttr_T2Enc 2 23 42 3 3 4 1 */ 6269 633, /* OBJ_setAttr_T2cleartxt 2 23 42 3 3 4 2 */ 6270 634, /* OBJ_setAttr_TokICCsig 2 23 42 3 3 5 1 */ 6271 635, /* OBJ_setAttr_SecDevSig 2 23 42 3 3 5 2 */ 6272 1337, /* OBJ_tcg_at_platformManufacturerStr 2 23 133 5 1 1 */ 6273 1338, /* OBJ_tcg_at_platformManufacturerId 2 23 133 5 1 2 */ 6274 1339, /* OBJ_tcg_at_platformConfigUri 2 23 133 5 1 3 */ 6275 1340, /* OBJ_tcg_at_platformModel 2 23 133 5 1 4 */ 6276 1341, /* OBJ_tcg_at_platformVersion 2 23 133 5 1 5 */ 6277 1342, /* OBJ_tcg_at_platformSerial 2 23 133 5 1 6 */ 6278 1343, /* OBJ_tcg_at_platformConfiguration 2 23 133 5 1 7 */ 6279 1344, /* OBJ_tcg_at_platformIdentifier 2 23 133 5 1 8 */ 6280 1387, /* OBJ_tcg_registry_componentClass_tcg 2 23 133 18 3 1 */ 6281 1388, /* OBJ_tcg_registry_componentClass_ietf 2 23 133 18 3 2 */ 6282 1389, /* OBJ_tcg_registry_componentClass_dmtf 2 23 133 18 3 3 */ 6283 1390, /* OBJ_tcg_registry_componentClass_pcie 2 23 133 18 3 4 */ 6284 1391, /* OBJ_tcg_registry_componentClass_disk 2 23 133 18 3 5 */ 6285 1396, /* OBJ_tcg_tr_ID_Boolean 2 23 133 19 1 1 */ 6286 1397, /* OBJ_tcg_tr_ID_CertificateIdentifier 2 23 133 19 1 2 */ 6287 1398, /* OBJ_tcg_tr_ID_CommonCriteria 2 23 133 19 1 3 */ 6288 1399, /* OBJ_tcg_tr_ID_componentClass 2 23 133 19 1 4 */ 6289 1400, /* OBJ_tcg_tr_ID_componentIdentifierV11 2 23 133 19 1 5 */ 6290 1401, /* OBJ_tcg_tr_ID_FIPSLevel 2 23 133 19 1 6 */ 6291 1402, /* OBJ_tcg_tr_ID_ISO9000Level 2 23 133 19 1 7 */ 6292 1403, /* OBJ_tcg_tr_ID_networkMAC 2 23 133 19 1 8 */ 6293 1404, /* OBJ_tcg_tr_ID_OID 2 23 133 19 1 9 */ 6294 1405, /* OBJ_tcg_tr_ID_PEN 2 23 133 19 1 10 */ 6295 1406, /* OBJ_tcg_tr_ID_platformFirmwareCapabilities 2 23 133 19 1 11 */ 6296 1407, /* OBJ_tcg_tr_ID_platformFirmwareSignatureVerification 2 23 133 19 1 12 */ 6297 1408, /* OBJ_tcg_tr_ID_platformFirmwareUpdateCompliance 2 23 133 19 1 13 */ 6298 1409, /* OBJ_tcg_tr_ID_platformHardwareCapabilities 2 23 133 19 1 14 */ 6299 1410, /* OBJ_tcg_tr_ID_RTM 2 23 133 19 1 15 */ 6300 1411, /* OBJ_tcg_tr_ID_status 2 23 133 19 1 16 */ 6301 1412, /* OBJ_tcg_tr_ID_URI 2 23 133 19 1 17 */ 6302 1413, /* OBJ_tcg_tr_ID_UTF8String 2 23 133 19 1 18 */ 6303 1414, /* OBJ_tcg_tr_ID_IA5String 2 23 133 19 1 19 */ 6304 1415, /* OBJ_tcg_tr_ID_PEMCertString 2 23 133 19 1 20 */ 6305 1416, /* OBJ_tcg_tr_ID_PublicKey 2 23 133 19 1 21 */ 6306 1417, /* OBJ_tcg_tr_cat_platformManufacturer 2 23 133 19 2 1 */ 6307 1418, /* OBJ_tcg_tr_cat_platformModel 2 23 133 19 2 2 */ 6308 1419, /* OBJ_tcg_tr_cat_platformVersion 2 23 133 19 2 3 */ 6309 1420, /* OBJ_tcg_tr_cat_platformSerial 2 23 133 19 2 4 */ 6310 1421, /* OBJ_tcg_tr_cat_platformManufacturerIdentifier 2 23 133 19 2 5 */ 6311 1422, /* OBJ_tcg_tr_cat_platformOwnership 2 23 133 19 2 6 */ 6312 1423, /* OBJ_tcg_tr_cat_componentClass 2 23 133 19 2 7 */ 6313 1424, /* OBJ_tcg_tr_cat_componentManufacturer 2 23 133 19 2 8 */ 6314 1425, /* OBJ_tcg_tr_cat_componentModel 2 23 133 19 2 9 */ 6315 1426, /* OBJ_tcg_tr_cat_componentSerial 2 23 133 19 2 10 */ 6316 1427, /* OBJ_tcg_tr_cat_componentStatus 2 23 133 19 2 11 */ 6317 1428, /* OBJ_tcg_tr_cat_componentLocation 2 23 133 19 2 12 */ 6318 1429, /* OBJ_tcg_tr_cat_componentRevision 2 23 133 19 2 13 */ 6319 1430, /* OBJ_tcg_tr_cat_componentFieldReplaceable 2 23 133 19 2 14 */ 6320 1431, /* OBJ_tcg_tr_cat_EKCertificate 2 23 133 19 2 15 */ 6321 1432, /* OBJ_tcg_tr_cat_IAKCertificate 2 23 133 19 2 16 */ 6322 1433, /* OBJ_tcg_tr_cat_IDevIDCertificate 2 23 133 19 2 17 */ 6323 1434, /* OBJ_tcg_tr_cat_DICECertificate 2 23 133 19 2 18 */ 6324 1435, /* OBJ_tcg_tr_cat_SPDMCertificate 2 23 133 19 2 19 */ 6325 1436, /* OBJ_tcg_tr_cat_PEMCertificate 2 23 133 19 2 20 */ 6326 1437, /* OBJ_tcg_tr_cat_PlatformCertificate 2 23 133 19 2 21 */ 6327 1438, /* OBJ_tcg_tr_cat_DeltaPlatformCertificate 2 23 133 19 2 22 */ 6328 1439, /* OBJ_tcg_tr_cat_RebasePlatformCertificate 2 23 133 19 2 23 */ 6329 1440, /* OBJ_tcg_tr_cat_genericCertificate 2 23 133 19 2 24 */ 6330 1441, /* OBJ_tcg_tr_cat_CommonCriteria 2 23 133 19 2 25 */ 6331 1442, /* OBJ_tcg_tr_cat_componentIdentifierV11 2 23 133 19 2 26 */ 6332 1443, /* OBJ_tcg_tr_cat_FIPSLevel 2 23 133 19 2 27 */ 6333 1444, /* OBJ_tcg_tr_cat_ISO9000 2 23 133 19 2 28 */ 6334 1445, /* OBJ_tcg_tr_cat_networkMAC 2 23 133 19 2 29 */ 6335 1446, /* OBJ_tcg_tr_cat_attestationProtocol 2 23 133 19 2 30 */ 6336 1447, /* OBJ_tcg_tr_cat_PEN 2 23 133 19 2 31 */ 6337 1448, /* OBJ_tcg_tr_cat_platformFirmwareCapabilities 2 23 133 19 2 32 */ 6338 1449, /* OBJ_tcg_tr_cat_platformHardwareCapabilities 2 23 133 19 2 33 */ 6339 1450, /* OBJ_tcg_tr_cat_platformFirmwareSignatureVerification 2 23 133 19 2 34 */ 6340 1451, /* OBJ_tcg_tr_cat_platformFirmwareUpdateCompliance 2 23 133 19 2 35 */ 6341 1452, /* OBJ_tcg_tr_cat_RTM 2 23 133 19 2 36 */ 6342 1453, /* OBJ_tcg_tr_cat_PublicKey 2 23 133 19 2 37 */ 6343 1275, /* OBJ_id_aa_ets_signerAttrV2 0 4 0 19122 1 1 */ 6344 1276, /* OBJ_id_aa_ets_sigPolicyStore 0 4 0 19122 1 3 */ 6345 1277, /* OBJ_id_aa_ATSHashIndex_v2 0 4 0 19122 1 4 */ 6346 1278, /* OBJ_id_aa_ATSHashIndex_v3 0 4 0 19122 1 5 */ 6347 1279, /* OBJ_signedAssertion 0 4 0 19122 1 6 */ 6348 436, /* OBJ_ucl 0 9 2342 19200300 */ 6349 820, /* OBJ_id_Gost28147_89_None_KeyMeshing 1 2 643 2 2 14 0 */ 6350 819, /* OBJ_id_Gost28147_89_CryptoPro_KeyMeshing 1 2 643 2 2 14 1 */ 6351 845, /* OBJ_id_GostR3410_94_a 1 2 643 2 2 20 1 */ 6352 846, /* OBJ_id_GostR3410_94_aBis 1 2 643 2 2 20 2 */ 6353 847, /* OBJ_id_GostR3410_94_b 1 2 643 2 2 20 3 */ 6354 848, /* OBJ_id_GostR3410_94_bBis 1 2 643 2 2 20 4 */ 6355 821, /* OBJ_id_GostR3411_94_TestParamSet 1 2 643 2 2 30 0 */ 6356 822, /* OBJ_id_GostR3411_94_CryptoProParamSet 1 2 643 2 2 30 1 */ 6357 823, /* OBJ_id_Gost28147_89_TestParamSet 1 2 643 2 2 31 0 */ 6358 824, /* OBJ_id_Gost28147_89_CryptoPro_A_ParamSet 1 2 643 2 2 31 1 */ 6359 825, /* OBJ_id_Gost28147_89_CryptoPro_B_ParamSet 1 2 643 2 2 31 2 */ 6360 826, /* OBJ_id_Gost28147_89_CryptoPro_C_ParamSet 1 2 643 2 2 31 3 */ 6361 827, /* OBJ_id_Gost28147_89_CryptoPro_D_ParamSet 1 2 643 2 2 31 4 */ 6362 828, /* OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet 1 2 643 2 2 31 5 */ 6363 829, /* OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet 1 2 643 2 2 31 6 */ 6364 830, /* OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet 1 2 643 2 2 31 7 */ 6365 831, /* OBJ_id_GostR3410_94_TestParamSet 1 2 643 2 2 32 0 */ 6366 832, /* OBJ_id_GostR3410_94_CryptoPro_A_ParamSet 1 2 643 2 2 32 2 */ 6367 833, /* OBJ_id_GostR3410_94_CryptoPro_B_ParamSet 1 2 643 2 2 32 3 */ 6368 834, /* OBJ_id_GostR3410_94_CryptoPro_C_ParamSet 1 2 643 2 2 32 4 */ 6369 835, /* OBJ_id_GostR3410_94_CryptoPro_D_ParamSet 1 2 643 2 2 32 5 */ 6370 836, /* OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet 1 2 643 2 2 33 1 */ 6371 837, /* OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet 1 2 643 2 2 33 2 */ 6372 838, /* OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet 1 2 643 2 2 33 3 */ 6373 839, /* OBJ_id_GostR3410_2001_TestParamSet 1 2 643 2 2 35 0 */ 6374 840, /* OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet 1 2 643 2 2 35 1 */ 6375 841, /* OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet 1 2 643 2 2 35 2 */ 6376 842, /* OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet 1 2 643 2 2 35 3 */ 6377 843, /* OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet 1 2 643 2 2 36 0 */ 6378 844, /* OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet 1 2 643 2 2 36 1 */ 6379 978, /* OBJ_id_tc26_sign 1 2 643 7 1 1 1 */ 6380 981, /* OBJ_id_tc26_digest 1 2 643 7 1 1 2 */ 6381 984, /* OBJ_id_tc26_signwithdigest 1 2 643 7 1 1 3 */ 6382 987, /* OBJ_id_tc26_mac 1 2 643 7 1 1 4 */ 6383 990, /* OBJ_id_tc26_cipher 1 2 643 7 1 1 5 */ 6384 991, /* OBJ_id_tc26_agreement 1 2 643 7 1 1 6 */ 6385 1179, /* OBJ_id_tc26_wrap 1 2 643 7 1 1 7 */ 6386 995, /* OBJ_id_tc26_sign_constants 1 2 643 7 1 2 1 */ 6387 1000, /* OBJ_id_tc26_digest_constants 1 2 643 7 1 2 2 */ 6388 1001, /* OBJ_id_tc26_cipher_constants 1 2 643 7 1 2 5 */ 6389 1151, /* OBJ_ua_pki 1 2 804 2 1 1 1 */ 6390 2, /* OBJ_pkcs 1 2 840 113549 1 */ 6391 431, /* OBJ_hold_instruction_none 1 2 840 10040 2 1 */ 6392 432, /* OBJ_hold_instruction_call_issuer 1 2 840 10040 2 2 */ 6393 433, /* OBJ_hold_instruction_reject 1 2 840 10040 2 3 */ 6394 116, /* OBJ_dsa 1 2 840 10040 4 1 */ 6395 113, /* OBJ_dsaWithSHA1 1 2 840 10040 4 3 */ 6396 406, /* OBJ_X9_62_prime_field 1 2 840 10045 1 1 */ 6397 407, /* OBJ_X9_62_characteristic_two_field 1 2 840 10045 1 2 */ 6398 408, /* OBJ_X9_62_id_ecPublicKey 1 2 840 10045 2 1 */ 6399 416, /* OBJ_ecdsa_with_SHA1 1 2 840 10045 4 1 */ 6400 791, /* OBJ_ecdsa_with_Recommended 1 2 840 10045 4 2 */ 6401 792, /* OBJ_ecdsa_with_Specified 1 2 840 10045 4 3 */ 6402 920, /* OBJ_dhpublicnumber 1 2 840 10046 2 1 */ 6403 1032, /* OBJ_pkInitClientAuth 1 3 6 1 5 2 3 4 */ 6404 1033, /* OBJ_pkInitKDC 1 3 6 1 5 2 3 5 */ 6405 258, /* OBJ_id_pkix_mod 1 3 6 1 5 5 7 0 */ 6406 175, /* OBJ_id_pe 1 3 6 1 5 5 7 1 */ 6407 259, /* OBJ_id_qt 1 3 6 1 5 5 7 2 */ 6408 128, /* OBJ_id_kp 1 3 6 1 5 5 7 3 */ 6409 260, /* OBJ_id_it 1 3 6 1 5 5 7 4 */ 6410 261, /* OBJ_id_pkip 1 3 6 1 5 5 7 5 */ 6411 262, /* OBJ_id_alg 1 3 6 1 5 5 7 6 */ 6412 263, /* OBJ_id_cmc 1 3 6 1 5 5 7 7 */ 6413 264, /* OBJ_id_on 1 3 6 1 5 5 7 8 */ 6414 265, /* OBJ_id_pda 1 3 6 1 5 5 7 9 */ 6415 266, /* OBJ_id_aca 1 3 6 1 5 5 7 10 */ 6416 267, /* OBJ_id_qcs 1 3 6 1 5 5 7 11 */ 6417 268, /* OBJ_id_cct 1 3 6 1 5 5 7 12 */ 6418 1238, /* OBJ_id_cp 1 3 6 1 5 5 7 14 */ 6419 662, /* OBJ_id_ppl 1 3 6 1 5 5 7 21 */ 6420 176, /* OBJ_id_ad 1 3 6 1 5 5 7 48 */ 6421 507, /* OBJ_id_hex_partial_message 1 3 6 1 7 1 1 1 */ 6422 508, /* OBJ_id_hex_multipart_message 1 3 6 1 7 1 1 2 */ 6423 57, /* OBJ_netscape 2 16 840 1 113730 */ 6424 1282, /* OBJ_oracle 2 16 840 1 113894 */ 6425 1363, /* OBJ_tcg_at_platformConfiguration_v1 2 23 133 5 1 7 1 */ 6426 1364, /* OBJ_tcg_at_platformConfiguration_v2 2 23 133 5 1 7 2 */ 6427 1365, /* OBJ_tcg_at_platformConfiguration_v3 2 23 133 5 1 7 3 */ 6428 1366, /* OBJ_tcg_at_platformConfigUri_v3 2 23 133 5 1 7 4 */ 6429 754, /* OBJ_camellia_128_ecb 0 3 4401 5 3 1 9 1 */ 6430 766, /* OBJ_camellia_128_ofb128 0 3 4401 5 3 1 9 3 */ 6431 757, /* OBJ_camellia_128_cfb128 0 3 4401 5 3 1 9 4 */ 6432 961, /* OBJ_camellia_128_gcm 0 3 4401 5 3 1 9 6 */ 6433 962, /* OBJ_camellia_128_ccm 0 3 4401 5 3 1 9 7 */ 6434 963, /* OBJ_camellia_128_ctr 0 3 4401 5 3 1 9 9 */ 6435 964, /* OBJ_camellia_128_cmac 0 3 4401 5 3 1 9 10 */ 6436 755, /* OBJ_camellia_192_ecb 0 3 4401 5 3 1 9 21 */ 6437 767, /* OBJ_camellia_192_ofb128 0 3 4401 5 3 1 9 23 */ 6438 758, /* OBJ_camellia_192_cfb128 0 3 4401 5 3 1 9 24 */ 6439 965, /* OBJ_camellia_192_gcm 0 3 4401 5 3 1 9 26 */ 6440 966, /* OBJ_camellia_192_ccm 0 3 4401 5 3 1 9 27 */ 6441 967, /* OBJ_camellia_192_ctr 0 3 4401 5 3 1 9 29 */ 6442 968, /* OBJ_camellia_192_cmac 0 3 4401 5 3 1 9 30 */ 6443 756, /* OBJ_camellia_256_ecb 0 3 4401 5 3 1 9 41 */ 6444 768, /* OBJ_camellia_256_ofb128 0 3 4401 5 3 1 9 43 */ 6445 759, /* OBJ_camellia_256_cfb128 0 3 4401 5 3 1 9 44 */ 6446 969, /* OBJ_camellia_256_gcm 0 3 4401 5 3 1 9 46 */ 6447 970, /* OBJ_camellia_256_ccm 0 3 4401 5 3 1 9 47 */ 6448 971, /* OBJ_camellia_256_ctr 0 3 4401 5 3 1 9 49 */ 6449 972, /* OBJ_camellia_256_cmac 0 3 4401 5 3 1 9 50 */ 6450 437, /* OBJ_pilot 0 9 2342 19200300 100 */ 6451 1133, /* OBJ_sm4_ecb 1 2 156 10197 1 104 1 */ 6452 1134, /* OBJ_sm4_cbc 1 2 156 10197 1 104 2 */ 6453 1135, /* OBJ_sm4_ofb128 1 2 156 10197 1 104 3 */ 6454 1137, /* OBJ_sm4_cfb128 1 2 156 10197 1 104 4 */ 6455 1136, /* OBJ_sm4_cfb1 1 2 156 10197 1 104 5 */ 6456 1138, /* OBJ_sm4_cfb8 1 2 156 10197 1 104 6 */ 6457 1139, /* OBJ_sm4_ctr 1 2 156 10197 1 104 7 */ 6458 1248, /* OBJ_sm4_gcm 1 2 156 10197 1 104 8 */ 6459 1249, /* OBJ_sm4_ccm 1 2 156 10197 1 104 9 */ 6460 1290, /* OBJ_sm4_xts 1 2 156 10197 1 104 10 */ 6461 1172, /* OBJ_sm2 1 2 156 10197 1 301 */ 6462 1143, /* OBJ_sm3 1 2 156 10197 1 401 */ 6463 1204, /* OBJ_SM2_with_SM3 1 2 156 10197 1 501 */ 6464 1144, /* OBJ_sm3WithRSAEncryption 1 2 156 10197 1 504 */ 6465 776, /* OBJ_seed_ecb 1 2 410 200004 1 3 */ 6466 777, /* OBJ_seed_cbc 1 2 410 200004 1 4 */ 6467 779, /* OBJ_seed_cfb128 1 2 410 200004 1 5 */ 6468 778, /* OBJ_seed_ofb128 1 2 410 200004 1 6 */ 6469 852, /* OBJ_id_GostR3411_94_with_GostR3410_94_cc 1 2 643 2 9 1 3 3 */ 6470 853, /* OBJ_id_GostR3411_94_with_GostR3410_2001_cc 1 2 643 2 9 1 3 4 */ 6471 850, /* OBJ_id_GostR3410_94_cc 1 2 643 2 9 1 5 3 */ 6472 851, /* OBJ_id_GostR3410_2001_cc 1 2 643 2 9 1 5 4 */ 6473 849, /* OBJ_id_Gost28147_89_cc 1 2 643 2 9 1 6 1 */ 6474 854, /* OBJ_id_GostR3410_2001_ParamSet_cc 1 2 643 2 9 1 8 1 */ 6475 1004, /* OBJ_INN 1 2 643 3 131 1 1 */ 6476 979, /* OBJ_id_GostR3410_2012_256 1 2 643 7 1 1 1 1 */ 6477 980, /* OBJ_id_GostR3410_2012_512 1 2 643 7 1 1 1 2 */ 6478 982, /* OBJ_id_GostR3411_2012_256 1 2 643 7 1 1 2 2 */ 6479 983, /* OBJ_id_GostR3411_2012_512 1 2 643 7 1 1 2 3 */ 6480 985, /* OBJ_id_tc26_signwithdigest_gost3410_2012_256 1 2 643 7 1 1 3 2 */ 6481 986, /* OBJ_id_tc26_signwithdigest_gost3410_2012_512 1 2 643 7 1 1 3 3 */ 6482 988, /* OBJ_id_tc26_hmac_gost_3411_2012_256 1 2 643 7 1 1 4 1 */ 6483 989, /* OBJ_id_tc26_hmac_gost_3411_2012_512 1 2 643 7 1 1 4 2 */ 6484 1173, /* OBJ_id_tc26_cipher_gostr3412_2015_magma 1 2 643 7 1 1 5 1 */ 6485 1176, /* OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik 1 2 643 7 1 1 5 2 */ 6486 992, /* OBJ_id_tc26_agreement_gost_3410_2012_256 1 2 643 7 1 1 6 1 */ 6487 993, /* OBJ_id_tc26_agreement_gost_3410_2012_512 1 2 643 7 1 1 6 2 */ 6488 1180, /* OBJ_id_tc26_wrap_gostr3412_2015_magma 1 2 643 7 1 1 7 1 */ 6489 1182, /* OBJ_id_tc26_wrap_gostr3412_2015_kuznyechik 1 2 643 7 1 1 7 2 */ 6490 1147, /* OBJ_id_tc26_gost_3410_2012_256_constants 1 2 643 7 1 2 1 1 */ 6491 996, /* OBJ_id_tc26_gost_3410_2012_512_constants 1 2 643 7 1 2 1 2 */ 6492 1002, /* OBJ_id_tc26_gost_28147_constants 1 2 643 7 1 2 5 1 */ 6493 186, /* OBJ_pkcs1 1 2 840 113549 1 1 */ 6494 27, /* OBJ_pkcs3 1 2 840 113549 1 3 */ 6495 187, /* OBJ_pkcs5 1 2 840 113549 1 5 */ 6496 20, /* OBJ_pkcs7 1 2 840 113549 1 7 */ 6497 47, /* OBJ_pkcs9 1 2 840 113549 1 9 */ 6498 3, /* OBJ_md2 1 2 840 113549 2 2 */ 6499 257, /* OBJ_md4 1 2 840 113549 2 4 */ 6500 4, /* OBJ_md5 1 2 840 113549 2 5 */ 6501 797, /* OBJ_hmacWithMD5 1 2 840 113549 2 6 */ 6502 163, /* OBJ_hmacWithSHA1 1 2 840 113549 2 7 */ 6503 798, /* OBJ_hmacWithSHA224 1 2 840 113549 2 8 */ 6504 799, /* OBJ_hmacWithSHA256 1 2 840 113549 2 9 */ 6505 800, /* OBJ_hmacWithSHA384 1 2 840 113549 2 10 */ 6506 801, /* OBJ_hmacWithSHA512 1 2 840 113549 2 11 */ 6507 1193, /* OBJ_hmacWithSHA512_224 1 2 840 113549 2 12 */ 6508 1194, /* OBJ_hmacWithSHA512_256 1 2 840 113549 2 13 */ 6509 37, /* OBJ_rc2_cbc 1 2 840 113549 3 2 */ 6510 5, /* OBJ_rc4 1 2 840 113549 3 4 */ 6511 44, /* OBJ_des_ede3_cbc 1 2 840 113549 3 7 */ 6512 120, /* OBJ_rc5_cbc 1 2 840 113549 3 8 */ 6513 643, /* OBJ_des_cdmf 1 2 840 113549 3 10 */ 6514 680, /* OBJ_X9_62_id_characteristic_two_basis 1 2 840 10045 1 2 3 */ 6515 684, /* OBJ_X9_62_c2pnb163v1 1 2 840 10045 3 0 1 */ 6516 685, /* OBJ_X9_62_c2pnb163v2 1 2 840 10045 3 0 2 */ 6517 686, /* OBJ_X9_62_c2pnb163v3 1 2 840 10045 3 0 3 */ 6518 687, /* OBJ_X9_62_c2pnb176v1 1 2 840 10045 3 0 4 */ 6519 688, /* OBJ_X9_62_c2tnb191v1 1 2 840 10045 3 0 5 */ 6520 689, /* OBJ_X9_62_c2tnb191v2 1 2 840 10045 3 0 6 */ 6521 690, /* OBJ_X9_62_c2tnb191v3 1 2 840 10045 3 0 7 */ 6522 691, /* OBJ_X9_62_c2onb191v4 1 2 840 10045 3 0 8 */ 6523 692, /* OBJ_X9_62_c2onb191v5 1 2 840 10045 3 0 9 */ 6524 693, /* OBJ_X9_62_c2pnb208w1 1 2 840 10045 3 0 10 */ 6525 694, /* OBJ_X9_62_c2tnb239v1 1 2 840 10045 3 0 11 */ 6526 695, /* OBJ_X9_62_c2tnb239v2 1 2 840 10045 3 0 12 */ 6527 696, /* OBJ_X9_62_c2tnb239v3 1 2 840 10045 3 0 13 */ 6528 697, /* OBJ_X9_62_c2onb239v4 1 2 840 10045 3 0 14 */ 6529 698, /* OBJ_X9_62_c2onb239v5 1 2 840 10045 3 0 15 */ 6530 699, /* OBJ_X9_62_c2pnb272w1 1 2 840 10045 3 0 16 */ 6531 700, /* OBJ_X9_62_c2pnb304w1 1 2 840 10045 3 0 17 */ 6532 701, /* OBJ_X9_62_c2tnb359v1 1 2 840 10045 3 0 18 */ 6533 702, /* OBJ_X9_62_c2pnb368w1 1 2 840 10045 3 0 19 */ 6534 703, /* OBJ_X9_62_c2tnb431r1 1 2 840 10045 3 0 20 */ 6535 409, /* OBJ_X9_62_prime192v1 1 2 840 10045 3 1 1 */ 6536 410, /* OBJ_X9_62_prime192v2 1 2 840 10045 3 1 2 */ 6537 411, /* OBJ_X9_62_prime192v3 1 2 840 10045 3 1 3 */ 6538 412, /* OBJ_X9_62_prime239v1 1 2 840 10045 3 1 4 */ 6539 413, /* OBJ_X9_62_prime239v2 1 2 840 10045 3 1 5 */ 6540 414, /* OBJ_X9_62_prime239v3 1 2 840 10045 3 1 6 */ 6541 415, /* OBJ_X9_62_prime256v1 1 2 840 10045 3 1 7 */ 6542 793, /* OBJ_ecdsa_with_SHA224 1 2 840 10045 4 3 1 */ 6543 794, /* OBJ_ecdsa_with_SHA256 1 2 840 10045 4 3 2 */ 6544 795, /* OBJ_ecdsa_with_SHA384 1 2 840 10045 4 3 3 */ 6545 796, /* OBJ_ecdsa_with_SHA512 1 2 840 10045 4 3 4 */ 6546 269, /* OBJ_id_pkix1_explicit_88 1 3 6 1 5 5 7 0 1 */ 6547 270, /* OBJ_id_pkix1_implicit_88 1 3 6 1 5 5 7 0 2 */ 6548 271, /* OBJ_id_pkix1_explicit_93 1 3 6 1 5 5 7 0 3 */ 6549 272, /* OBJ_id_pkix1_implicit_93 1 3 6 1 5 5 7 0 4 */ 6550 273, /* OBJ_id_mod_crmf 1 3 6 1 5 5 7 0 5 */ 6551 274, /* OBJ_id_mod_cmc 1 3 6 1 5 5 7 0 6 */ 6552 275, /* OBJ_id_mod_kea_profile_88 1 3 6 1 5 5 7 0 7 */ 6553 276, /* OBJ_id_mod_kea_profile_93 1 3 6 1 5 5 7 0 8 */ 6554 277, /* OBJ_id_mod_cmp 1 3 6 1 5 5 7 0 9 */ 6555 278, /* OBJ_id_mod_qualified_cert_88 1 3 6 1 5 5 7 0 10 */ 6556 279, /* OBJ_id_mod_qualified_cert_93 1 3 6 1 5 5 7 0 11 */ 6557 280, /* OBJ_id_mod_attribute_cert 1 3 6 1 5 5 7 0 12 */ 6558 281, /* OBJ_id_mod_timestamp_protocol 1 3 6 1 5 5 7 0 13 */ 6559 282, /* OBJ_id_mod_ocsp 1 3 6 1 5 5 7 0 14 */ 6560 283, /* OBJ_id_mod_dvcs 1 3 6 1 5 5 7 0 15 */ 6561 284, /* OBJ_id_mod_cmp2000 1 3 6 1 5 5 7 0 16 */ 6562 1251, /* OBJ_id_mod_cmp2000_02 1 3 6 1 5 5 7 0 50 */ 6563 1252, /* OBJ_id_mod_cmp2021_88 1 3 6 1 5 5 7 0 99 */ 6564 1253, /* OBJ_id_mod_cmp2021_02 1 3 6 1 5 5 7 0 100 */ 6565 177, /* OBJ_info_access 1 3 6 1 5 5 7 1 1 */ 6566 285, /* OBJ_biometricInfo 1 3 6 1 5 5 7 1 2 */ 6567 286, /* OBJ_qcStatements 1 3 6 1 5 5 7 1 3 */ 6568 287, /* OBJ_ac_auditIdentity 1 3 6 1 5 5 7 1 4 */ 6569 288, /* OBJ_ac_targeting 1 3 6 1 5 5 7 1 5 */ 6570 289, /* OBJ_aaControls 1 3 6 1 5 5 7 1 6 */ 6571 290, /* OBJ_sbgp_ipAddrBlock 1 3 6 1 5 5 7 1 7 */ 6572 291, /* OBJ_sbgp_autonomousSysNum 1 3 6 1 5 5 7 1 8 */ 6573 292, /* OBJ_sbgp_routerIdentifier 1 3 6 1 5 5 7 1 9 */ 6574 397, /* OBJ_ac_proxying 1 3 6 1 5 5 7 1 10 */ 6575 398, /* OBJ_sinfo_access 1 3 6 1 5 5 7 1 11 */ 6576 663, /* OBJ_proxyCertInfo 1 3 6 1 5 5 7 1 14 */ 6577 1020, /* OBJ_tlsfeature 1 3 6 1 5 5 7 1 24 */ 6578 1239, /* OBJ_sbgp_ipAddrBlockv2 1 3 6 1 5 5 7 1 28 */ 6579 1240, /* OBJ_sbgp_autonomousSysNumv2 1 3 6 1 5 5 7 1 29 */ 6580 164, /* OBJ_id_qt_cps 1 3 6 1 5 5 7 2 1 */ 6581 165, /* OBJ_id_qt_unotice 1 3 6 1 5 5 7 2 2 */ 6582 293, /* OBJ_textNotice 1 3 6 1 5 5 7 2 3 */ 6583 129, /* OBJ_server_auth 1 3 6 1 5 5 7 3 1 */ 6584 130, /* OBJ_client_auth 1 3 6 1 5 5 7 3 2 */ 6585 131, /* OBJ_code_sign 1 3 6 1 5 5 7 3 3 */ 6586 132, /* OBJ_email_protect 1 3 6 1 5 5 7 3 4 */ 6587 294, /* OBJ_ipsecEndSystem 1 3 6 1 5 5 7 3 5 */ 6588 295, /* OBJ_ipsecTunnel 1 3 6 1 5 5 7 3 6 */ 6589 296, /* OBJ_ipsecUser 1 3 6 1 5 5 7 3 7 */ 6590 133, /* OBJ_time_stamp 1 3 6 1 5 5 7 3 8 */ 6591 180, /* OBJ_OCSP_sign 1 3 6 1 5 5 7 3 9 */ 6592 297, /* OBJ_dvcs 1 3 6 1 5 5 7 3 10 */ 6593 1022, /* OBJ_ipsec_IKE 1 3 6 1 5 5 7 3 17 */ 6594 1023, /* OBJ_capwapAC 1 3 6 1 5 5 7 3 18 */ 6595 1024, /* OBJ_capwapWTP 1 3 6 1 5 5 7 3 19 */ 6596 1025, /* OBJ_sshClient 1 3 6 1 5 5 7 3 21 */ 6597 1026, /* OBJ_sshServer 1 3 6 1 5 5 7 3 22 */ 6598 1027, /* OBJ_sendRouter 1 3 6 1 5 5 7 3 23 */ 6599 1028, /* OBJ_sendProxiedRouter 1 3 6 1 5 5 7 3 24 */ 6600 1029, /* OBJ_sendOwner 1 3 6 1 5 5 7 3 25 */ 6601 1030, /* OBJ_sendProxiedOwner 1 3 6 1 5 5 7 3 26 */ 6602 1131, /* OBJ_cmcCA 1 3 6 1 5 5 7 3 27 */ 6603 1132, /* OBJ_cmcRA 1 3 6 1 5 5 7 3 28 */ 6604 1219, /* OBJ_cmcArchive 1 3 6 1 5 5 7 3 29 */ 6605 1220, /* OBJ_id_kp_bgpsec_router 1 3 6 1 5 5 7 3 30 */ 6606 1221, /* OBJ_id_kp_BrandIndicatorforMessageIdentification 1 3 6 1 5 5 7 3 31 */ 6607 1222, /* OBJ_cmKGA 1 3 6 1 5 5 7 3 32 */ 6608 298, /* OBJ_id_it_caProtEncCert 1 3 6 1 5 5 7 4 1 */ 6609 299, /* OBJ_id_it_signKeyPairTypes 1 3 6 1 5 5 7 4 2 */ 6610 300, /* OBJ_id_it_encKeyPairTypes 1 3 6 1 5 5 7 4 3 */ 6611 301, /* OBJ_id_it_preferredSymmAlg 1 3 6 1 5 5 7 4 4 */ 6612 302, /* OBJ_id_it_caKeyUpdateInfo 1 3 6 1 5 5 7 4 5 */ 6613 303, /* OBJ_id_it_currentCRL 1 3 6 1 5 5 7 4 6 */ 6614 304, /* OBJ_id_it_unsupportedOIDs 1 3 6 1 5 5 7 4 7 */ 6615 305, /* OBJ_id_it_subscriptionRequest 1 3 6 1 5 5 7 4 8 */ 6616 306, /* OBJ_id_it_subscriptionResponse 1 3 6 1 5 5 7 4 9 */ 6617 307, /* OBJ_id_it_keyPairParamReq 1 3 6 1 5 5 7 4 10 */ 6618 308, /* OBJ_id_it_keyPairParamRep 1 3 6 1 5 5 7 4 11 */ 6619 309, /* OBJ_id_it_revPassphrase 1 3 6 1 5 5 7 4 12 */ 6620 310, /* OBJ_id_it_implicitConfirm 1 3 6 1 5 5 7 4 13 */ 6621 311, /* OBJ_id_it_confirmWaitTime 1 3 6 1 5 5 7 4 14 */ 6622 312, /* OBJ_id_it_origPKIMessage 1 3 6 1 5 5 7 4 15 */ 6623 784, /* OBJ_id_it_suppLangTags 1 3 6 1 5 5 7 4 16 */ 6624 1223, /* OBJ_id_it_caCerts 1 3 6 1 5 5 7 4 17 */ 6625 1224, /* OBJ_id_it_rootCaKeyUpdate 1 3 6 1 5 5 7 4 18 */ 6626 1225, /* OBJ_id_it_certReqTemplate 1 3 6 1 5 5 7 4 19 */ 6627 1254, /* OBJ_id_it_rootCaCert 1 3 6 1 5 5 7 4 20 */ 6628 1255, /* OBJ_id_it_certProfile 1 3 6 1 5 5 7 4 21 */ 6629 1256, /* OBJ_id_it_crlStatusList 1 3 6 1 5 5 7 4 22 */ 6630 1257, /* OBJ_id_it_crls 1 3 6 1 5 5 7 4 23 */ 6631 313, /* OBJ_id_regCtrl 1 3 6 1 5 5 7 5 1 */ 6632 314, /* OBJ_id_regInfo 1 3 6 1 5 5 7 5 2 */ 6633 323, /* OBJ_id_alg_des40 1 3 6 1 5 5 7 6 1 */ 6634 324, /* OBJ_id_alg_noSignature 1 3 6 1 5 5 7 6 2 */ 6635 325, /* OBJ_id_alg_dh_sig_hmac_sha1 1 3 6 1 5 5 7 6 3 */ 6636 326, /* OBJ_id_alg_dh_pop 1 3 6 1 5 5 7 6 4 */ 6637 327, /* OBJ_id_cmc_statusInfo 1 3 6 1 5 5 7 7 1 */ 6638 328, /* OBJ_id_cmc_identification 1 3 6 1 5 5 7 7 2 */ 6639 329, /* OBJ_id_cmc_identityProof 1 3 6 1 5 5 7 7 3 */ 6640 330, /* OBJ_id_cmc_dataReturn 1 3 6 1 5 5 7 7 4 */ 6641 331, /* OBJ_id_cmc_transactionId 1 3 6 1 5 5 7 7 5 */ 6642 332, /* OBJ_id_cmc_senderNonce 1 3 6 1 5 5 7 7 6 */ 6643 333, /* OBJ_id_cmc_recipientNonce 1 3 6 1 5 5 7 7 7 */ 6644 334, /* OBJ_id_cmc_addExtensions 1 3 6 1 5 5 7 7 8 */ 6645 335, /* OBJ_id_cmc_encryptedPOP 1 3 6 1 5 5 7 7 9 */ 6646 336, /* OBJ_id_cmc_decryptedPOP 1 3 6 1 5 5 7 7 10 */ 6647 337, /* OBJ_id_cmc_lraPOPWitness 1 3 6 1 5 5 7 7 11 */ 6648 338, /* OBJ_id_cmc_getCert 1 3 6 1 5 5 7 7 15 */ 6649 339, /* OBJ_id_cmc_getCRL 1 3 6 1 5 5 7 7 16 */ 6650 340, /* OBJ_id_cmc_revokeRequest 1 3 6 1 5 5 7 7 17 */ 6651 341, /* OBJ_id_cmc_regInfo 1 3 6 1 5 5 7 7 18 */ 6652 342, /* OBJ_id_cmc_responseInfo 1 3 6 1 5 5 7 7 19 */ 6653 343, /* OBJ_id_cmc_queryPending 1 3 6 1 5 5 7 7 21 */ 6654 344, /* OBJ_id_cmc_popLinkRandom 1 3 6 1 5 5 7 7 22 */ 6655 345, /* OBJ_id_cmc_popLinkWitness 1 3 6 1 5 5 7 7 23 */ 6656 346, /* OBJ_id_cmc_confirmCertAcceptance 1 3 6 1 5 5 7 7 24 */ 6657 347, /* OBJ_id_on_personalData 1 3 6 1 5 5 7 8 1 */ 6658 858, /* OBJ_id_on_permanentIdentifier 1 3 6 1 5 5 7 8 3 */ 6659 1321, /* OBJ_id_on_hardwareModuleName 1 3 6 1 5 5 7 8 4 */ 6660 1209, /* OBJ_XmppAddr 1 3 6 1 5 5 7 8 5 */ 6661 1210, /* OBJ_SRVName 1 3 6 1 5 5 7 8 7 */ 6662 1211, /* OBJ_NAIRealm 1 3 6 1 5 5 7 8 8 */ 6663 1208, /* OBJ_id_on_SmtpUTF8Mailbox 1 3 6 1 5 5 7 8 9 */ 6664 348, /* OBJ_id_pda_dateOfBirth 1 3 6 1 5 5 7 9 1 */ 6665 349, /* OBJ_id_pda_placeOfBirth 1 3 6 1 5 5 7 9 2 */ 6666 351, /* OBJ_id_pda_gender 1 3 6 1 5 5 7 9 3 */ 6667 352, /* OBJ_id_pda_countryOfCitizenship 1 3 6 1 5 5 7 9 4 */ 6668 353, /* OBJ_id_pda_countryOfResidence 1 3 6 1 5 5 7 9 5 */ 6669 354, /* OBJ_id_aca_authenticationInfo 1 3 6 1 5 5 7 10 1 */ 6670 355, /* OBJ_id_aca_accessIdentity 1 3 6 1 5 5 7 10 2 */ 6671 356, /* OBJ_id_aca_chargingIdentity 1 3 6 1 5 5 7 10 3 */ 6672 357, /* OBJ_id_aca_group 1 3 6 1 5 5 7 10 4 */ 6673 358, /* OBJ_id_aca_role 1 3 6 1 5 5 7 10 5 */ 6674 399, /* OBJ_id_aca_encAttrs 1 3 6 1 5 5 7 10 6 */ 6675 359, /* OBJ_id_qcs_pkixQCSyntax_v1 1 3 6 1 5 5 7 11 1 */ 6676 360, /* OBJ_id_cct_crs 1 3 6 1 5 5 7 12 1 */ 6677 361, /* OBJ_id_cct_PKIData 1 3 6 1 5 5 7 12 2 */ 6678 362, /* OBJ_id_cct_PKIResponse 1 3 6 1 5 5 7 12 3 */ 6679 1241, /* OBJ_ipAddr_asNumber 1 3 6 1 5 5 7 14 2 */ 6680 1242, /* OBJ_ipAddr_asNumberv2 1 3 6 1 5 5 7 14 3 */ 6681 664, /* OBJ_id_ppl_anyLanguage 1 3 6 1 5 5 7 21 0 */ 6682 665, /* OBJ_id_ppl_inheritAll 1 3 6 1 5 5 7 21 1 */ 6683 667, /* OBJ_Independent 1 3 6 1 5 5 7 21 2 */ 6684 178, /* OBJ_ad_OCSP 1 3 6 1 5 5 7 48 1 */ 6685 179, /* OBJ_ad_ca_issuers 1 3 6 1 5 5 7 48 2 */ 6686 363, /* OBJ_ad_timeStamping 1 3 6 1 5 5 7 48 3 */ 6687 364, /* OBJ_ad_dvcs 1 3 6 1 5 5 7 48 4 */ 6688 785, /* OBJ_caRepository 1 3 6 1 5 5 7 48 5 */ 6689 1243, /* OBJ_rpkiManifest 1 3 6 1 5 5 7 48 10 */ 6690 1244, /* OBJ_signedObject 1 3 6 1 5 5 7 48 11 */ 6691 1245, /* OBJ_rpkiNotify 1 3 6 1 5 5 7 48 13 */ 6692 780, /* OBJ_hmac_md5 1 3 6 1 5 5 8 1 1 */ 6693 781, /* OBJ_hmac_sha1 1 3 6 1 5 5 8 1 2 */ 6694 913, /* OBJ_aes_128_xts 1 3 111 2 1619 0 1 1 */ 6695 914, /* OBJ_aes_256_xts 1 3 111 2 1619 0 1 2 */ 6696 58, /* OBJ_netscape_cert_extension 2 16 840 1 113730 1 */ 6697 59, /* OBJ_netscape_data_type 2 16 840 1 113730 2 */ 6698 438, /* OBJ_pilotAttributeType 0 9 2342 19200300 100 1 */ 6699 439, /* OBJ_pilotAttributeSyntax 0 9 2342 19200300 100 3 */ 6700 440, /* OBJ_pilotObjectClass 0 9 2342 19200300 100 4 */ 6701 441, /* OBJ_pilotGroups 0 9 2342 19200300 100 10 */ 6702 1065, /* OBJ_aria_128_ecb 1 2 410 200046 1 1 1 */ 6703 1066, /* OBJ_aria_128_cbc 1 2 410 200046 1 1 2 */ 6704 1067, /* OBJ_aria_128_cfb128 1 2 410 200046 1 1 3 */ 6705 1068, /* OBJ_aria_128_ofb128 1 2 410 200046 1 1 4 */ 6706 1069, /* OBJ_aria_128_ctr 1 2 410 200046 1 1 5 */ 6707 1070, /* OBJ_aria_192_ecb 1 2 410 200046 1 1 6 */ 6708 1071, /* OBJ_aria_192_cbc 1 2 410 200046 1 1 7 */ 6709 1072, /* OBJ_aria_192_cfb128 1 2 410 200046 1 1 8 */ 6710 1073, /* OBJ_aria_192_ofb128 1 2 410 200046 1 1 9 */ 6711 1074, /* OBJ_aria_192_ctr 1 2 410 200046 1 1 10 */ 6712 1075, /* OBJ_aria_256_ecb 1 2 410 200046 1 1 11 */ 6713 1076, /* OBJ_aria_256_cbc 1 2 410 200046 1 1 12 */ 6714 1077, /* OBJ_aria_256_cfb128 1 2 410 200046 1 1 13 */ 6715 1078, /* OBJ_aria_256_ofb128 1 2 410 200046 1 1 14 */ 6716 1079, /* OBJ_aria_256_ctr 1 2 410 200046 1 1 15 */ 6717 1123, /* OBJ_aria_128_gcm 1 2 410 200046 1 1 34 */ 6718 1124, /* OBJ_aria_192_gcm 1 2 410 200046 1 1 35 */ 6719 1125, /* OBJ_aria_256_gcm 1 2 410 200046 1 1 36 */ 6720 1120, /* OBJ_aria_128_ccm 1 2 410 200046 1 1 37 */ 6721 1121, /* OBJ_aria_192_ccm 1 2 410 200046 1 1 38 */ 6722 1122, /* OBJ_aria_256_ccm 1 2 410 200046 1 1 39 */ 6723 1174, /* OBJ_magma_ctr_acpkm 1 2 643 7 1 1 5 1 1 */ 6724 1175, /* OBJ_magma_ctr_acpkm_omac 1 2 643 7 1 1 5 1 2 */ 6725 1177, /* OBJ_kuznyechik_ctr_acpkm 1 2 643 7 1 1 5 2 1 */ 6726 1178, /* OBJ_kuznyechik_ctr_acpkm_omac 1 2 643 7 1 1 5 2 2 */ 6727 1181, /* OBJ_magma_kexp15 1 2 643 7 1 1 7 1 1 */ 6728 1183, /* OBJ_kuznyechik_kexp15 1 2 643 7 1 1 7 2 1 */ 6729 1148, /* OBJ_id_tc26_gost_3410_2012_256_paramSetA 1 2 643 7 1 2 1 1 1 */ 6730 1184, /* OBJ_id_tc26_gost_3410_2012_256_paramSetB 1 2 643 7 1 2 1 1 2 */ 6731 1185, /* OBJ_id_tc26_gost_3410_2012_256_paramSetC 1 2 643 7 1 2 1 1 3 */ 6732 1186, /* OBJ_id_tc26_gost_3410_2012_256_paramSetD 1 2 643 7 1 2 1 1 4 */ 6733 997, /* OBJ_id_tc26_gost_3410_2012_512_paramSetTest 1 2 643 7 1 2 1 2 0 */ 6734 998, /* OBJ_id_tc26_gost_3410_2012_512_paramSetA 1 2 643 7 1 2 1 2 1 */ 6735 999, /* OBJ_id_tc26_gost_3410_2012_512_paramSetB 1 2 643 7 1 2 1 2 2 */ 6736 1149, /* OBJ_id_tc26_gost_3410_2012_512_paramSetC 1 2 643 7 1 2 1 2 3 */ 6737 1003, /* OBJ_id_tc26_gost_28147_param_Z 1 2 643 7 1 2 5 1 1 */ 6738 108, /* OBJ_cast5_cbc 1 2 840 113533 7 66 10 */ 6739 112, /* OBJ_pbeWithMD5AndCast5_CBC 1 2 840 113533 7 66 12 */ 6740 782, /* OBJ_id_PasswordBasedMAC 1 2 840 113533 7 66 13 */ 6741 783, /* OBJ_id_DHBasedMac 1 2 840 113533 7 66 30 */ 6742 6, /* OBJ_rsaEncryption 1 2 840 113549 1 1 1 */ 6743 7, /* OBJ_md2WithRSAEncryption 1 2 840 113549 1 1 2 */ 6744 396, /* OBJ_md4WithRSAEncryption 1 2 840 113549 1 1 3 */ 6745 8, /* OBJ_md5WithRSAEncryption 1 2 840 113549 1 1 4 */ 6746 65, /* OBJ_sha1WithRSAEncryption 1 2 840 113549 1 1 5 */ 6747 644, /* OBJ_rsaOAEPEncryptionSET 1 2 840 113549 1 1 6 */ 6748 919, /* OBJ_rsaesOaep 1 2 840 113549 1 1 7 */ 6749 911, /* OBJ_mgf1 1 2 840 113549 1 1 8 */ 6750 935, /* OBJ_pSpecified 1 2 840 113549 1 1 9 */ 6751 912, /* OBJ_rsassaPss 1 2 840 113549 1 1 10 */ 6752 668, /* OBJ_sha256WithRSAEncryption 1 2 840 113549 1 1 11 */ 6753 669, /* OBJ_sha384WithRSAEncryption 1 2 840 113549 1 1 12 */ 6754 670, /* OBJ_sha512WithRSAEncryption 1 2 840 113549 1 1 13 */ 6755 671, /* OBJ_sha224WithRSAEncryption 1 2 840 113549 1 1 14 */ 6756 1145, /* OBJ_sha512_224WithRSAEncryption 1 2 840 113549 1 1 15 */ 6757 1146, /* OBJ_sha512_256WithRSAEncryption 1 2 840 113549 1 1 16 */ 6758 28, /* OBJ_dhKeyAgreement 1 2 840 113549 1 3 1 */ 6759 9, /* OBJ_pbeWithMD2AndDES_CBC 1 2 840 113549 1 5 1 */ 6760 10, /* OBJ_pbeWithMD5AndDES_CBC 1 2 840 113549 1 5 3 */ 6761 168, /* OBJ_pbeWithMD2AndRC2_CBC 1 2 840 113549 1 5 4 */ 6762 169, /* OBJ_pbeWithMD5AndRC2_CBC 1 2 840 113549 1 5 6 */ 6763 170, /* OBJ_pbeWithSHA1AndDES_CBC 1 2 840 113549 1 5 10 */ 6764 68, /* OBJ_pbeWithSHA1AndRC2_CBC 1 2 840 113549 1 5 11 */ 6765 69, /* OBJ_id_pbkdf2 1 2 840 113549 1 5 12 */ 6766 161, /* OBJ_pbes2 1 2 840 113549 1 5 13 */ 6767 162, /* OBJ_pbmac1 1 2 840 113549 1 5 14 */ 6768 21, /* OBJ_pkcs7_data 1 2 840 113549 1 7 1 */ 6769 22, /* OBJ_pkcs7_signed 1 2 840 113549 1 7 2 */ 6770 23, /* OBJ_pkcs7_enveloped 1 2 840 113549 1 7 3 */ 6771 24, /* OBJ_pkcs7_signedAndEnveloped 1 2 840 113549 1 7 4 */ 6772 25, /* OBJ_pkcs7_digest 1 2 840 113549 1 7 5 */ 6773 26, /* OBJ_pkcs7_encrypted 1 2 840 113549 1 7 6 */ 6774 48, /* OBJ_pkcs9_emailAddress 1 2 840 113549 1 9 1 */ 6775 49, /* OBJ_pkcs9_unstructuredName 1 2 840 113549 1 9 2 */ 6776 50, /* OBJ_pkcs9_contentType 1 2 840 113549 1 9 3 */ 6777 51, /* OBJ_pkcs9_messageDigest 1 2 840 113549 1 9 4 */ 6778 52, /* OBJ_pkcs9_signingTime 1 2 840 113549 1 9 5 */ 6779 53, /* OBJ_pkcs9_countersignature 1 2 840 113549 1 9 6 */ 6780 54, /* OBJ_pkcs9_challengePassword 1 2 840 113549 1 9 7 */ 6781 55, /* OBJ_pkcs9_unstructuredAddress 1 2 840 113549 1 9 8 */ 6782 56, /* OBJ_pkcs9_extCertAttributes 1 2 840 113549 1 9 9 */ 6783 172, /* OBJ_ext_req 1 2 840 113549 1 9 14 */ 6784 167, /* OBJ_SMIMECapabilities 1 2 840 113549 1 9 15 */ 6785 188, /* OBJ_SMIME 1 2 840 113549 1 9 16 */ 6786 156, /* OBJ_friendlyName 1 2 840 113549 1 9 20 */ 6787 157, /* OBJ_localKeyID 1 2 840 113549 1 9 21 */ 6788 1263, /* OBJ_id_aa_CMSAlgorithmProtection 1 2 840 113549 1 9 52 */ 6789 681, /* OBJ_X9_62_onBasis 1 2 840 10045 1 2 3 1 */ 6790 682, /* OBJ_X9_62_tpBasis 1 2 840 10045 1 2 3 2 */ 6791 683, /* OBJ_X9_62_ppBasis 1 2 840 10045 1 2 3 3 */ 6792 417, /* OBJ_ms_csp_name 1 3 6 1 4 1 311 17 1 */ 6793 856, /* OBJ_LocalKeySet 1 3 6 1 4 1 311 17 2 */ 6794 1293, /* OBJ_ms_cert_templ 1 3 6 1 4 1 311 21 7 */ 6795 1294, /* OBJ_ms_app_policies 1 3 6 1 4 1 311 21 10 */ 6796 1292, /* OBJ_ms_ntds_sec_ext 1 3 6 1 4 1 311 25 2 */ 6797 1322, /* OBJ_id_kp_wisun_fan_device 1 3 6 1 4 1 45605 1 */ 6798 390, /* OBJ_dcObject 1 3 6 1 4 1 1466 344 */ 6799 91, /* OBJ_bf_cbc 1 3 6 1 4 1 3029 1 2 */ 6800 973, /* OBJ_id_scrypt 1 3 6 1 4 1 11591 4 11 */ 6801 315, /* OBJ_id_regCtrl_regToken 1 3 6 1 5 5 7 5 1 1 */ 6802 316, /* OBJ_id_regCtrl_authenticator 1 3 6 1 5 5 7 5 1 2 */ 6803 317, /* OBJ_id_regCtrl_pkiPublicationInfo 1 3 6 1 5 5 7 5 1 3 */ 6804 318, /* OBJ_id_regCtrl_pkiArchiveOptions 1 3 6 1 5 5 7 5 1 4 */ 6805 319, /* OBJ_id_regCtrl_oldCertID 1 3 6 1 5 5 7 5 1 5 */ 6806 320, /* OBJ_id_regCtrl_protocolEncrKey 1 3 6 1 5 5 7 5 1 6 */ 6807 1258, /* OBJ_id_regCtrl_altCertTemplate 1 3 6 1 5 5 7 5 1 7 */ 6808 1259, /* OBJ_id_regCtrl_algId 1 3 6 1 5 5 7 5 1 11 */ 6809 1260, /* OBJ_id_regCtrl_rsaKeyLen 1 3 6 1 5 5 7 5 1 12 */ 6810 321, /* OBJ_id_regInfo_utf8Pairs 1 3 6 1 5 5 7 5 2 1 */ 6811 322, /* OBJ_id_regInfo_certReq 1 3 6 1 5 5 7 5 2 2 */ 6812 365, /* OBJ_id_pkix_OCSP_basic 1 3 6 1 5 5 7 48 1 1 */ 6813 366, /* OBJ_id_pkix_OCSP_Nonce 1 3 6 1 5 5 7 48 1 2 */ 6814 367, /* OBJ_id_pkix_OCSP_CrlID 1 3 6 1 5 5 7 48 1 3 */ 6815 368, /* OBJ_id_pkix_OCSP_acceptableResponses 1 3 6 1 5 5 7 48 1 4 */ 6816 369, /* OBJ_id_pkix_OCSP_noCheck 1 3 6 1 5 5 7 48 1 5 */ 6817 370, /* OBJ_id_pkix_OCSP_archiveCutoff 1 3 6 1 5 5 7 48 1 6 */ 6818 371, /* OBJ_id_pkix_OCSP_serviceLocator 1 3 6 1 5 5 7 48 1 7 */ 6819 372, /* OBJ_id_pkix_OCSP_extendedStatus 1 3 6 1 5 5 7 48 1 8 */ 6820 373, /* OBJ_id_pkix_OCSP_valid 1 3 6 1 5 5 7 48 1 9 */ 6821 374, /* OBJ_id_pkix_OCSP_path 1 3 6 1 5 5 7 48 1 10 */ 6822 375, /* OBJ_id_pkix_OCSP_trustRoot 1 3 6 1 5 5 7 48 1 11 */ 6823 921, /* OBJ_brainpoolP160r1 1 3 36 3 3 2 8 1 1 1 */ 6824 922, /* OBJ_brainpoolP160t1 1 3 36 3 3 2 8 1 1 2 */ 6825 923, /* OBJ_brainpoolP192r1 1 3 36 3 3 2 8 1 1 3 */ 6826 924, /* OBJ_brainpoolP192t1 1 3 36 3 3 2 8 1 1 4 */ 6827 925, /* OBJ_brainpoolP224r1 1 3 36 3 3 2 8 1 1 5 */ 6828 926, /* OBJ_brainpoolP224t1 1 3 36 3 3 2 8 1 1 6 */ 6829 927, /* OBJ_brainpoolP256r1 1 3 36 3 3 2 8 1 1 7 */ 6830 928, /* OBJ_brainpoolP256t1 1 3 36 3 3 2 8 1 1 8 */ 6831 929, /* OBJ_brainpoolP320r1 1 3 36 3 3 2 8 1 1 9 */ 6832 930, /* OBJ_brainpoolP320t1 1 3 36 3 3 2 8 1 1 10 */ 6833 931, /* OBJ_brainpoolP384r1 1 3 36 3 3 2 8 1 1 11 */ 6834 932, /* OBJ_brainpoolP384t1 1 3 36 3 3 2 8 1 1 12 */ 6835 933, /* OBJ_brainpoolP512r1 1 3 36 3 3 2 8 1 1 13 */ 6836 934, /* OBJ_brainpoolP512t1 1 3 36 3 3 2 8 1 1 14 */ 6837 936, /* OBJ_dhSinglePass_stdDH_sha1kdf_scheme 1 3 133 16 840 63 0 2 */ 6838 941, /* OBJ_dhSinglePass_cofactorDH_sha1kdf_scheme 1 3 133 16 840 63 0 3 */ 6839 418, /* OBJ_aes_128_ecb 2 16 840 1 101 3 4 1 1 */ 6840 419, /* OBJ_aes_128_cbc 2 16 840 1 101 3 4 1 2 */ 6841 420, /* OBJ_aes_128_ofb128 2 16 840 1 101 3 4 1 3 */ 6842 421, /* OBJ_aes_128_cfb128 2 16 840 1 101 3 4 1 4 */ 6843 788, /* OBJ_id_aes128_wrap 2 16 840 1 101 3 4 1 5 */ 6844 895, /* OBJ_aes_128_gcm 2 16 840 1 101 3 4 1 6 */ 6845 896, /* OBJ_aes_128_ccm 2 16 840 1 101 3 4 1 7 */ 6846 897, /* OBJ_id_aes128_wrap_pad 2 16 840 1 101 3 4 1 8 */ 6847 422, /* OBJ_aes_192_ecb 2 16 840 1 101 3 4 1 21 */ 6848 423, /* OBJ_aes_192_cbc 2 16 840 1 101 3 4 1 22 */ 6849 424, /* OBJ_aes_192_ofb128 2 16 840 1 101 3 4 1 23 */ 6850 425, /* OBJ_aes_192_cfb128 2 16 840 1 101 3 4 1 24 */ 6851 789, /* OBJ_id_aes192_wrap 2 16 840 1 101 3 4 1 25 */ 6852 898, /* OBJ_aes_192_gcm 2 16 840 1 101 3 4 1 26 */ 6853 899, /* OBJ_aes_192_ccm 2 16 840 1 101 3 4 1 27 */ 6854 900, /* OBJ_id_aes192_wrap_pad 2 16 840 1 101 3 4 1 28 */ 6855 426, /* OBJ_aes_256_ecb 2 16 840 1 101 3 4 1 41 */ 6856 427, /* OBJ_aes_256_cbc 2 16 840 1 101 3 4 1 42 */ 6857 428, /* OBJ_aes_256_ofb128 2 16 840 1 101 3 4 1 43 */ 6858 429, /* OBJ_aes_256_cfb128 2 16 840 1 101 3 4 1 44 */ 6859 790, /* OBJ_id_aes256_wrap 2 16 840 1 101 3 4 1 45 */ 6860 901, /* OBJ_aes_256_gcm 2 16 840 1 101 3 4 1 46 */ 6861 902, /* OBJ_aes_256_ccm 2 16 840 1 101 3 4 1 47 */ 6862 903, /* OBJ_id_aes256_wrap_pad 2 16 840 1 101 3 4 1 48 */ 6863 672, /* OBJ_sha256 2 16 840 1 101 3 4 2 1 */ 6864 673, /* OBJ_sha384 2 16 840 1 101 3 4 2 2 */ 6865 674, /* OBJ_sha512 2 16 840 1 101 3 4 2 3 */ 6866 675, /* OBJ_sha224 2 16 840 1 101 3 4 2 4 */ 6867 1094, /* OBJ_sha512_224 2 16 840 1 101 3 4 2 5 */ 6868 1095, /* OBJ_sha512_256 2 16 840 1 101 3 4 2 6 */ 6869 1096, /* OBJ_sha3_224 2 16 840 1 101 3 4 2 7 */ 6870 1097, /* OBJ_sha3_256 2 16 840 1 101 3 4 2 8 */ 6871 1098, /* OBJ_sha3_384 2 16 840 1 101 3 4 2 9 */ 6872 1099, /* OBJ_sha3_512 2 16 840 1 101 3 4 2 10 */ 6873 1100, /* OBJ_shake128 2 16 840 1 101 3 4 2 11 */ 6874 1101, /* OBJ_shake256 2 16 840 1 101 3 4 2 12 */ 6875 1102, /* OBJ_hmac_sha3_224 2 16 840 1 101 3 4 2 13 */ 6876 1103, /* OBJ_hmac_sha3_256 2 16 840 1 101 3 4 2 14 */ 6877 1104, /* OBJ_hmac_sha3_384 2 16 840 1 101 3 4 2 15 */ 6878 1105, /* OBJ_hmac_sha3_512 2 16 840 1 101 3 4 2 16 */ 6879 1196, /* OBJ_kmac128 2 16 840 1 101 3 4 2 19 */ 6880 1197, /* OBJ_kmac256 2 16 840 1 101 3 4 2 20 */ 6881 802, /* OBJ_dsa_with_SHA224 2 16 840 1 101 3 4 3 1 */ 6882 803, /* OBJ_dsa_with_SHA256 2 16 840 1 101 3 4 3 2 */ 6883 1106, /* OBJ_dsa_with_SHA384 2 16 840 1 101 3 4 3 3 */ 6884 1107, /* OBJ_dsa_with_SHA512 2 16 840 1 101 3 4 3 4 */ 6885 1108, /* OBJ_dsa_with_SHA3_224 2 16 840 1 101 3 4 3 5 */ 6886 1109, /* OBJ_dsa_with_SHA3_256 2 16 840 1 101 3 4 3 6 */ 6887 1110, /* OBJ_dsa_with_SHA3_384 2 16 840 1 101 3 4 3 7 */ 6888 1111, /* OBJ_dsa_with_SHA3_512 2 16 840 1 101 3 4 3 8 */ 6889 1112, /* OBJ_ecdsa_with_SHA3_224 2 16 840 1 101 3 4 3 9 */ 6890 1113, /* OBJ_ecdsa_with_SHA3_256 2 16 840 1 101 3 4 3 10 */ 6891 1114, /* OBJ_ecdsa_with_SHA3_384 2 16 840 1 101 3 4 3 11 */ 6892 1115, /* OBJ_ecdsa_with_SHA3_512 2 16 840 1 101 3 4 3 12 */ 6893 1116, /* OBJ_RSA_SHA3_224 2 16 840 1 101 3 4 3 13 */ 6894 1117, /* OBJ_RSA_SHA3_256 2 16 840 1 101 3 4 3 14 */ 6895 1118, /* OBJ_RSA_SHA3_384 2 16 840 1 101 3 4 3 15 */ 6896 1119, /* OBJ_RSA_SHA3_512 2 16 840 1 101 3 4 3 16 */ 6897 1457, /* OBJ_ML_DSA_44 2 16 840 1 101 3 4 3 17 */ 6898 1458, /* OBJ_ML_DSA_65 2 16 840 1 101 3 4 3 18 */ 6899 1459, /* OBJ_ML_DSA_87 2 16 840 1 101 3 4 3 19 */ 6900 1460, /* OBJ_SLH_DSA_SHA2_128s 2 16 840 1 101 3 4 3 20 */ 6901 1461, /* OBJ_SLH_DSA_SHA2_128f 2 16 840 1 101 3 4 3 21 */ 6902 1462, /* OBJ_SLH_DSA_SHA2_192s 2 16 840 1 101 3 4 3 22 */ 6903 1463, /* OBJ_SLH_DSA_SHA2_192f 2 16 840 1 101 3 4 3 23 */ 6904 1464, /* OBJ_SLH_DSA_SHA2_256s 2 16 840 1 101 3 4 3 24 */ 6905 1465, /* OBJ_SLH_DSA_SHA2_256f 2 16 840 1 101 3 4 3 25 */ 6906 1466, /* OBJ_SLH_DSA_SHAKE_128s 2 16 840 1 101 3 4 3 26 */ 6907 1467, /* OBJ_SLH_DSA_SHAKE_128f 2 16 840 1 101 3 4 3 27 */ 6908 1468, /* OBJ_SLH_DSA_SHAKE_192s 2 16 840 1 101 3 4 3 28 */ 6909 1469, /* OBJ_SLH_DSA_SHAKE_192f 2 16 840 1 101 3 4 3 29 */ 6910 1470, /* OBJ_SLH_DSA_SHAKE_256s 2 16 840 1 101 3 4 3 30 */ 6911 1471, /* OBJ_SLH_DSA_SHAKE_256f 2 16 840 1 101 3 4 3 31 */ 6912 1472, /* OBJ_HASH_ML_DSA_44_WITH_SHA512 2 16 840 1 101 3 4 3 32 */ 6913 1473, /* OBJ_HASH_ML_DSA_65_WITH_SHA512 2 16 840 1 101 3 4 3 33 */ 6914 1474, /* OBJ_HASH_ML_DSA_87_WITH_SHA512 2 16 840 1 101 3 4 3 34 */ 6915 1475, /* OBJ_SLH_DSA_SHA2_128s_WITH_SHA256 2 16 840 1 101 3 4 3 35 */ 6916 1476, /* OBJ_SLH_DSA_SHA2_128f_WITH_SHA256 2 16 840 1 101 3 4 3 36 */ 6917 1477, /* OBJ_SLH_DSA_SHA2_192s_WITH_SHA512 2 16 840 1 101 3 4 3 37 */ 6918 1478, /* OBJ_SLH_DSA_SHA2_192f_WITH_SHA512 2 16 840 1 101 3 4 3 38 */ 6919 1479, /* OBJ_SLH_DSA_SHA2_256s_WITH_SHA512 2 16 840 1 101 3 4 3 39 */ 6920 1480, /* OBJ_SLH_DSA_SHA2_256f_WITH_SHA512 2 16 840 1 101 3 4 3 40 */ 6921 1481, /* OBJ_SLH_DSA_SHAKE_128s_WITH_SHAKE128 2 16 840 1 101 3 4 3 41 */ 6922 1482, /* OBJ_SLH_DSA_SHAKE_128f_WITH_SHAKE128 2 16 840 1 101 3 4 3 42 */ 6923 1483, /* OBJ_SLH_DSA_SHAKE_192s_WITH_SHAKE256 2 16 840 1 101 3 4 3 43 */ 6924 1484, /* OBJ_SLH_DSA_SHAKE_192f_WITH_SHAKE256 2 16 840 1 101 3 4 3 44 */ 6925 1485, /* OBJ_SLH_DSA_SHAKE_256s_WITH_SHAKE256 2 16 840 1 101 3 4 3 45 */ 6926 1486, /* OBJ_SLH_DSA_SHAKE_256f_WITH_SHAKE256 2 16 840 1 101 3 4 3 46 */ 6927 1454, /* OBJ_ML_KEM_512 2 16 840 1 101 3 4 4 1 */ 6928 1455, /* OBJ_ML_KEM_768 2 16 840 1 101 3 4 4 2 */ 6929 1456, /* OBJ_ML_KEM_1024 2 16 840 1 101 3 4 4 3 */ 6930 71, /* OBJ_netscape_cert_type 2 16 840 1 113730 1 1 */ 6931 72, /* OBJ_netscape_base_url 2 16 840 1 113730 1 2 */ 6932 73, /* OBJ_netscape_revocation_url 2 16 840 1 113730 1 3 */ 6933 74, /* OBJ_netscape_ca_revocation_url 2 16 840 1 113730 1 4 */ 6934 75, /* OBJ_netscape_renewal_url 2 16 840 1 113730 1 7 */ 6935 76, /* OBJ_netscape_ca_policy_url 2 16 840 1 113730 1 8 */ 6936 77, /* OBJ_netscape_ssl_server_name 2 16 840 1 113730 1 12 */ 6937 78, /* OBJ_netscape_comment 2 16 840 1 113730 1 13 */ 6938 79, /* OBJ_netscape_cert_sequence 2 16 840 1 113730 2 5 */ 6939 139, /* OBJ_ns_sgc 2 16 840 1 113730 4 1 */ 6940 458, /* OBJ_userId 0 9 2342 19200300 100 1 1 */ 6941 459, /* OBJ_textEncodedORAddress 0 9 2342 19200300 100 1 2 */ 6942 460, /* OBJ_rfc822Mailbox 0 9 2342 19200300 100 1 3 */ 6943 461, /* OBJ_info 0 9 2342 19200300 100 1 4 */ 6944 462, /* OBJ_favouriteDrink 0 9 2342 19200300 100 1 5 */ 6945 463, /* OBJ_roomNumber 0 9 2342 19200300 100 1 6 */ 6946 464, /* OBJ_photo 0 9 2342 19200300 100 1 7 */ 6947 465, /* OBJ_userClass 0 9 2342 19200300 100 1 8 */ 6948 466, /* OBJ_host 0 9 2342 19200300 100 1 9 */ 6949 467, /* OBJ_manager 0 9 2342 19200300 100 1 10 */ 6950 468, /* OBJ_documentIdentifier 0 9 2342 19200300 100 1 11 */ 6951 469, /* OBJ_documentTitle 0 9 2342 19200300 100 1 12 */ 6952 470, /* OBJ_documentVersion 0 9 2342 19200300 100 1 13 */ 6953 471, /* OBJ_documentAuthor 0 9 2342 19200300 100 1 14 */ 6954 472, /* OBJ_documentLocation 0 9 2342 19200300 100 1 15 */ 6955 473, /* OBJ_homeTelephoneNumber 0 9 2342 19200300 100 1 20 */ 6956 474, /* OBJ_secretary 0 9 2342 19200300 100 1 21 */ 6957 475, /* OBJ_otherMailbox 0 9 2342 19200300 100 1 22 */ 6958 476, /* OBJ_lastModifiedTime 0 9 2342 19200300 100 1 23 */ 6959 477, /* OBJ_lastModifiedBy 0 9 2342 19200300 100 1 24 */ 6960 391, /* OBJ_domainComponent 0 9 2342 19200300 100 1 25 */ 6961 478, /* OBJ_aRecord 0 9 2342 19200300 100 1 26 */ 6962 479, /* OBJ_pilotAttributeType27 0 9 2342 19200300 100 1 27 */ 6963 480, /* OBJ_mXRecord 0 9 2342 19200300 100 1 28 */ 6964 481, /* OBJ_nSRecord 0 9 2342 19200300 100 1 29 */ 6965 482, /* OBJ_sOARecord 0 9 2342 19200300 100 1 30 */ 6966 483, /* OBJ_cNAMERecord 0 9 2342 19200300 100 1 31 */ 6967 484, /* OBJ_associatedDomain 0 9 2342 19200300 100 1 37 */ 6968 485, /* OBJ_associatedName 0 9 2342 19200300 100 1 38 */ 6969 486, /* OBJ_homePostalAddress 0 9 2342 19200300 100 1 39 */ 6970 487, /* OBJ_personalTitle 0 9 2342 19200300 100 1 40 */ 6971 488, /* OBJ_mobileTelephoneNumber 0 9 2342 19200300 100 1 41 */ 6972 489, /* OBJ_pagerTelephoneNumber 0 9 2342 19200300 100 1 42 */ 6973 490, /* OBJ_friendlyCountryName 0 9 2342 19200300 100 1 43 */ 6974 102, /* OBJ_uniqueIdentifier 0 9 2342 19200300 100 1 44 */ 6975 491, /* OBJ_organizationalStatus 0 9 2342 19200300 100 1 45 */ 6976 492, /* OBJ_janetMailbox 0 9 2342 19200300 100 1 46 */ 6977 493, /* OBJ_mailPreferenceOption 0 9 2342 19200300 100 1 47 */ 6978 494, /* OBJ_buildingName 0 9 2342 19200300 100 1 48 */ 6979 495, /* OBJ_dSAQuality 0 9 2342 19200300 100 1 49 */ 6980 496, /* OBJ_singleLevelQuality 0 9 2342 19200300 100 1 50 */ 6981 497, /* OBJ_subtreeMinimumQuality 0 9 2342 19200300 100 1 51 */ 6982 498, /* OBJ_subtreeMaximumQuality 0 9 2342 19200300 100 1 52 */ 6983 499, /* OBJ_personalSignature 0 9 2342 19200300 100 1 53 */ 6984 500, /* OBJ_dITRedirect 0 9 2342 19200300 100 1 54 */ 6985 501, /* OBJ_audio 0 9 2342 19200300 100 1 55 */ 6986 502, /* OBJ_documentPublisher 0 9 2342 19200300 100 1 56 */ 6987 442, /* OBJ_iA5StringSyntax 0 9 2342 19200300 100 3 4 */ 6988 443, /* OBJ_caseIgnoreIA5StringSyntax 0 9 2342 19200300 100 3 5 */ 6989 444, /* OBJ_pilotObject 0 9 2342 19200300 100 4 3 */ 6990 445, /* OBJ_pilotPerson 0 9 2342 19200300 100 4 4 */ 6991 446, /* OBJ_account 0 9 2342 19200300 100 4 5 */ 6992 447, /* OBJ_document 0 9 2342 19200300 100 4 6 */ 6993 448, /* OBJ_room 0 9 2342 19200300 100 4 7 */ 6994 449, /* OBJ_documentSeries 0 9 2342 19200300 100 4 9 */ 6995 392, /* OBJ_Domain 0 9 2342 19200300 100 4 13 */ 6996 450, /* OBJ_rFC822localPart 0 9 2342 19200300 100 4 14 */ 6997 451, /* OBJ_dNSDomain 0 9 2342 19200300 100 4 15 */ 6998 452, /* OBJ_domainRelatedObject 0 9 2342 19200300 100 4 17 */ 6999 453, /* OBJ_friendlyCountry 0 9 2342 19200300 100 4 18 */ 7000 454, /* OBJ_simpleSecurityObject 0 9 2342 19200300 100 4 19 */ 7001 455, /* OBJ_pilotOrganization 0 9 2342 19200300 100 4 20 */ 7002 456, /* OBJ_pilotDSA 0 9 2342 19200300 100 4 21 */ 7003 457, /* OBJ_qualityLabelledData 0 9 2342 19200300 100 4 22 */ 7004 1281, /* OBJ_hmacWithSM3 1 2 156 10197 1 401 3 1 */ 7005 1152, /* OBJ_dstu28147 1 2 804 2 1 1 1 1 1 1 */ 7006 1156, /* OBJ_hmacWithDstu34311 1 2 804 2 1 1 1 1 1 2 */ 7007 1157, /* OBJ_dstu34311 1 2 804 2 1 1 1 1 2 1 */ 7008 189, /* OBJ_id_smime_mod 1 2 840 113549 1 9 16 0 */ 7009 190, /* OBJ_id_smime_ct 1 2 840 113549 1 9 16 1 */ 7010 191, /* OBJ_id_smime_aa 1 2 840 113549 1 9 16 2 */ 7011 192, /* OBJ_id_smime_alg 1 2 840 113549 1 9 16 3 */ 7012 193, /* OBJ_id_smime_cd 1 2 840 113549 1 9 16 4 */ 7013 194, /* OBJ_id_smime_spq 1 2 840 113549 1 9 16 5 */ 7014 195, /* OBJ_id_smime_cti 1 2 840 113549 1 9 16 6 */ 7015 158, /* OBJ_x509Certificate 1 2 840 113549 1 9 22 1 */ 7016 159, /* OBJ_sdsiCertificate 1 2 840 113549 1 9 22 2 */ 7017 160, /* OBJ_x509Crl 1 2 840 113549 1 9 23 1 */ 7018 144, /* OBJ_pbe_WithSHA1And128BitRC4 1 2 840 113549 1 12 1 1 */ 7019 145, /* OBJ_pbe_WithSHA1And40BitRC4 1 2 840 113549 1 12 1 2 */ 7020 146, /* OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC 1 2 840 113549 1 12 1 3 */ 7021 147, /* OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC 1 2 840 113549 1 12 1 4 */ 7022 148, /* OBJ_pbe_WithSHA1And128BitRC2_CBC 1 2 840 113549 1 12 1 5 */ 7023 149, /* OBJ_pbe_WithSHA1And40BitRC2_CBC 1 2 840 113549 1 12 1 6 */ 7024 171, /* OBJ_ms_ext_req 1 3 6 1 4 1 311 2 1 14 */ 7025 134, /* OBJ_ms_code_ind 1 3 6 1 4 1 311 2 1 21 */ 7026 135, /* OBJ_ms_code_com 1 3 6 1 4 1 311 2 1 22 */ 7027 136, /* OBJ_ms_ctl_sign 1 3 6 1 4 1 311 10 3 1 */ 7028 137, /* OBJ_ms_sgc 1 3 6 1 4 1 311 10 3 3 */ 7029 138, /* OBJ_ms_efs 1 3 6 1 4 1 311 10 3 4 */ 7030 648, /* OBJ_ms_smartcard_login 1 3 6 1 4 1 311 20 2 2 */ 7031 649, /* OBJ_ms_upn 1 3 6 1 4 1 311 20 2 3 */ 7032 1291, /* OBJ_ms_ntds_obj_sid 1 3 6 1 4 1 311 25 2 1 */ 7033 1201, /* OBJ_blake2bmac 1 3 6 1 4 1 1722 12 2 1 */ 7034 1202, /* OBJ_blake2smac 1 3 6 1 4 1 1722 12 2 2 */ 7035 951, /* OBJ_ct_precert_scts 1 3 6 1 4 1 11129 2 4 2 */ 7036 952, /* OBJ_ct_precert_poison 1 3 6 1 4 1 11129 2 4 3 */ 7037 953, /* OBJ_ct_precert_signer 1 3 6 1 4 1 11129 2 4 4 */ 7038 954, /* OBJ_ct_cert_scts 1 3 6 1 4 1 11129 2 4 5 */ 7039 751, /* OBJ_camellia_128_cbc 1 2 392 200011 61 1 1 1 2 */ 7040 752, /* OBJ_camellia_192_cbc 1 2 392 200011 61 1 1 1 3 */ 7041 753, /* OBJ_camellia_256_cbc 1 2 392 200011 61 1 1 1 4 */ 7042 907, /* OBJ_id_camellia128_wrap 1 2 392 200011 61 1 1 3 2 */ 7043 908, /* OBJ_id_camellia192_wrap 1 2 392 200011 61 1 1 3 3 */ 7044 909, /* OBJ_id_camellia256_wrap 1 2 392 200011 61 1 1 3 4 */ 7045 1153, /* OBJ_dstu28147_ofb 1 2 804 2 1 1 1 1 1 1 2 */ 7046 1154, /* OBJ_dstu28147_cfb 1 2 804 2 1 1 1 1 1 1 3 */ 7047 1155, /* OBJ_dstu28147_wrap 1 2 804 2 1 1 1 1 1 1 5 */ 7048 1158, /* OBJ_dstu4145le 1 2 804 2 1 1 1 1 3 1 1 */ 7049 196, /* OBJ_id_smime_mod_cms 1 2 840 113549 1 9 16 0 1 */ 7050 197, /* OBJ_id_smime_mod_ess 1 2 840 113549 1 9 16 0 2 */ 7051 198, /* OBJ_id_smime_mod_oid 1 2 840 113549 1 9 16 0 3 */ 7052 199, /* OBJ_id_smime_mod_msg_v3 1 2 840 113549 1 9 16 0 4 */ 7053 200, /* OBJ_id_smime_mod_ets_eSignature_88 1 2 840 113549 1 9 16 0 5 */ 7054 201, /* OBJ_id_smime_mod_ets_eSignature_97 1 2 840 113549 1 9 16 0 6 */ 7055 202, /* OBJ_id_smime_mod_ets_eSigPolicy_88 1 2 840 113549 1 9 16 0 7 */ 7056 203, /* OBJ_id_smime_mod_ets_eSigPolicy_97 1 2 840 113549 1 9 16 0 8 */ 7057 204, /* OBJ_id_smime_ct_receipt 1 2 840 113549 1 9 16 1 1 */ 7058 205, /* OBJ_id_smime_ct_authData 1 2 840 113549 1 9 16 1 2 */ 7059 206, /* OBJ_id_smime_ct_publishCert 1 2 840 113549 1 9 16 1 3 */ 7060 207, /* OBJ_id_smime_ct_TSTInfo 1 2 840 113549 1 9 16 1 4 */ 7061 208, /* OBJ_id_smime_ct_TDTInfo 1 2 840 113549 1 9 16 1 5 */ 7062 209, /* OBJ_id_smime_ct_contentInfo 1 2 840 113549 1 9 16 1 6 */ 7063 210, /* OBJ_id_smime_ct_DVCSRequestData 1 2 840 113549 1 9 16 1 7 */ 7064 211, /* OBJ_id_smime_ct_DVCSResponseData 1 2 840 113549 1 9 16 1 8 */ 7065 786, /* OBJ_id_smime_ct_compressedData 1 2 840 113549 1 9 16 1 9 */ 7066 1058, /* OBJ_id_smime_ct_contentCollection 1 2 840 113549 1 9 16 1 19 */ 7067 1059, /* OBJ_id_smime_ct_authEnvelopedData 1 2 840 113549 1 9 16 1 23 */ 7068 1234, /* OBJ_id_ct_routeOriginAuthz 1 2 840 113549 1 9 16 1 24 */ 7069 1235, /* OBJ_id_ct_rpkiManifest 1 2 840 113549 1 9 16 1 26 */ 7070 787, /* OBJ_id_ct_asciiTextWithCRLF 1 2 840 113549 1 9 16 1 27 */ 7071 1060, /* OBJ_id_ct_xml 1 2 840 113549 1 9 16 1 28 */ 7072 1236, /* OBJ_id_ct_rpkiGhostbusters 1 2 840 113549 1 9 16 1 35 */ 7073 1237, /* OBJ_id_ct_resourceTaggedAttest 1 2 840 113549 1 9 16 1 36 */ 7074 1246, /* OBJ_id_ct_geofeedCSVwithCRLF 1 2 840 113549 1 9 16 1 47 */ 7075 1247, /* OBJ_id_ct_signedChecklist 1 2 840 113549 1 9 16 1 48 */ 7076 1250, /* OBJ_id_ct_ASPA 1 2 840 113549 1 9 16 1 49 */ 7077 1284, /* OBJ_id_ct_signedTAL 1 2 840 113549 1 9 16 1 50 */ 7078 1320, /* OBJ_id_ct_rpkiSignedPrefixList 1 2 840 113549 1 9 16 1 51 */ 7079 212, /* OBJ_id_smime_aa_receiptRequest 1 2 840 113549 1 9 16 2 1 */ 7080 213, /* OBJ_id_smime_aa_securityLabel 1 2 840 113549 1 9 16 2 2 */ 7081 214, /* OBJ_id_smime_aa_mlExpandHistory 1 2 840 113549 1 9 16 2 3 */ 7082 215, /* OBJ_id_smime_aa_contentHint 1 2 840 113549 1 9 16 2 4 */ 7083 216, /* OBJ_id_smime_aa_msgSigDigest 1 2 840 113549 1 9 16 2 5 */ 7084 217, /* OBJ_id_smime_aa_encapContentType 1 2 840 113549 1 9 16 2 6 */ 7085 218, /* OBJ_id_smime_aa_contentIdentifier 1 2 840 113549 1 9 16 2 7 */ 7086 219, /* OBJ_id_smime_aa_macValue 1 2 840 113549 1 9 16 2 8 */ 7087 220, /* OBJ_id_smime_aa_equivalentLabels 1 2 840 113549 1 9 16 2 9 */ 7088 221, /* OBJ_id_smime_aa_contentReference 1 2 840 113549 1 9 16 2 10 */ 7089 222, /* OBJ_id_smime_aa_encrypKeyPref 1 2 840 113549 1 9 16 2 11 */ 7090 223, /* OBJ_id_smime_aa_signingCertificate 1 2 840 113549 1 9 16 2 12 */ 7091 224, /* OBJ_id_smime_aa_smimeEncryptCerts 1 2 840 113549 1 9 16 2 13 */ 7092 225, /* OBJ_id_smime_aa_timeStampToken 1 2 840 113549 1 9 16 2 14 */ 7093 226, /* OBJ_id_smime_aa_ets_sigPolicyId 1 2 840 113549 1 9 16 2 15 */ 7094 227, /* OBJ_id_smime_aa_ets_commitmentType 1 2 840 113549 1 9 16 2 16 */ 7095 228, /* OBJ_id_smime_aa_ets_signerLocation 1 2 840 113549 1 9 16 2 17 */ 7096 229, /* OBJ_id_smime_aa_ets_signerAttr 1 2 840 113549 1 9 16 2 18 */ 7097 230, /* OBJ_id_smime_aa_ets_otherSigCert 1 2 840 113549 1 9 16 2 19 */ 7098 231, /* OBJ_id_smime_aa_ets_contentTimestamp 1 2 840 113549 1 9 16 2 20 */ 7099 232, /* OBJ_id_smime_aa_ets_CertificateRefs 1 2 840 113549 1 9 16 2 21 */ 7100 233, /* OBJ_id_smime_aa_ets_RevocationRefs 1 2 840 113549 1 9 16 2 22 */ 7101 234, /* OBJ_id_smime_aa_ets_certValues 1 2 840 113549 1 9 16 2 23 */ 7102 235, /* OBJ_id_smime_aa_ets_revocationValues 1 2 840 113549 1 9 16 2 24 */ 7103 236, /* OBJ_id_smime_aa_ets_escTimeStamp 1 2 840 113549 1 9 16 2 25 */ 7104 237, /* OBJ_id_smime_aa_ets_certCRLTimestamp 1 2 840 113549 1 9 16 2 26 */ 7105 238, /* OBJ_id_smime_aa_ets_archiveTimeStamp 1 2 840 113549 1 9 16 2 27 */ 7106 239, /* OBJ_id_smime_aa_signatureType 1 2 840 113549 1 9 16 2 28 */ 7107 240, /* OBJ_id_smime_aa_dvcs_dvc 1 2 840 113549 1 9 16 2 29 */ 7108 1261, /* OBJ_id_aa_ets_attrCertificateRefs 1 2 840 113549 1 9 16 2 44 */ 7109 1262, /* OBJ_id_aa_ets_attrRevocationRefs 1 2 840 113549 1 9 16 2 45 */ 7110 1086, /* OBJ_id_smime_aa_signingCertificateV2 1 2 840 113549 1 9 16 2 47 */ 7111 1280, /* OBJ_id_aa_ets_archiveTimestampV2 1 2 840 113549 1 9 16 2 48 */ 7112 241, /* OBJ_id_smime_alg_ESDHwith3DES 1 2 840 113549 1 9 16 3 1 */ 7113 242, /* OBJ_id_smime_alg_ESDHwithRC2 1 2 840 113549 1 9 16 3 2 */ 7114 243, /* OBJ_id_smime_alg_3DESwrap 1 2 840 113549 1 9 16 3 3 */ 7115 244, /* OBJ_id_smime_alg_RC2wrap 1 2 840 113549 1 9 16 3 4 */ 7116 245, /* OBJ_id_smime_alg_ESDH 1 2 840 113549 1 9 16 3 5 */ 7117 246, /* OBJ_id_smime_alg_CMS3DESwrap 1 2 840 113549 1 9 16 3 6 */ 7118 247, /* OBJ_id_smime_alg_CMSRC2wrap 1 2 840 113549 1 9 16 3 7 */ 7119 125, /* OBJ_zlib_compression 1 2 840 113549 1 9 16 3 8 */ 7120 893, /* OBJ_id_alg_PWRI_KEK 1 2 840 113549 1 9 16 3 9 */ 7121 248, /* OBJ_id_smime_cd_ldap 1 2 840 113549 1 9 16 4 1 */ 7122 249, /* OBJ_id_smime_spq_ets_sqt_uri 1 2 840 113549 1 9 16 5 1 */ 7123 250, /* OBJ_id_smime_spq_ets_sqt_unotice 1 2 840 113549 1 9 16 5 2 */ 7124 251, /* OBJ_id_smime_cti_ets_proofOfOrigin 1 2 840 113549 1 9 16 6 1 */ 7125 252, /* OBJ_id_smime_cti_ets_proofOfReceipt 1 2 840 113549 1 9 16 6 2 */ 7126 253, /* OBJ_id_smime_cti_ets_proofOfDelivery 1 2 840 113549 1 9 16 6 3 */ 7127 254, /* OBJ_id_smime_cti_ets_proofOfSender 1 2 840 113549 1 9 16 6 4 */ 7128 255, /* OBJ_id_smime_cti_ets_proofOfApproval 1 2 840 113549 1 9 16 6 5 */ 7129 256, /* OBJ_id_smime_cti_ets_proofOfCreation 1 2 840 113549 1 9 16 6 6 */ 7130 150, /* OBJ_keyBag 1 2 840 113549 1 12 10 1 1 */ 7131 151, /* OBJ_pkcs8ShroudedKeyBag 1 2 840 113549 1 12 10 1 2 */ 7132 152, /* OBJ_certBag 1 2 840 113549 1 12 10 1 3 */ 7133 153, /* OBJ_crlBag 1 2 840 113549 1 12 10 1 4 */ 7134 154, /* OBJ_secretBag 1 2 840 113549 1 12 10 1 5 */ 7135 155, /* OBJ_safeContentsBag 1 2 840 113549 1 12 10 1 6 */ 7136 34, /* OBJ_idea_cbc 1 3 6 1 4 1 188 7 1 1 2 */ 7137 955, /* OBJ_jurisdictionLocalityName 1 3 6 1 4 1 311 60 2 1 1 */ 7138 956, /* OBJ_jurisdictionStateOrProvinceName 1 3 6 1 4 1 311 60 2 1 2 */ 7139 957, /* OBJ_jurisdictionCountryName 1 3 6 1 4 1 311 60 2 1 3 */ 7140 1056, /* OBJ_blake2b512 1 3 6 1 4 1 1722 12 2 1 16 */ 7141 1057, /* OBJ_blake2s256 1 3 6 1 4 1 1722 12 2 2 8 */ 7142 1283, /* OBJ_oracle_jdk_trustedkeyusage 2 16 840 1 113894 746875 1 1 */ 7143 1159, /* OBJ_dstu4145be 1 2 804 2 1 1 1 1 3 1 1 1 1 */ 7144 1160, /* OBJ_uacurve0 1 2 804 2 1 1 1 1 3 1 1 2 0 */ 7145 1161, /* OBJ_uacurve1 1 2 804 2 1 1 1 1 3 1 1 2 1 */ 7146 1162, /* OBJ_uacurve2 1 2 804 2 1 1 1 1 3 1 1 2 2 */ 7147 1163, /* OBJ_uacurve3 1 2 804 2 1 1 1 1 3 1 1 2 3 */ 7148 1164, /* OBJ_uacurve4 1 2 804 2 1 1 1 1 3 1 1 2 4 */ 7149 1165, /* OBJ_uacurve5 1 2 804 2 1 1 1 1 3 1 1 2 5 */ 7150 1166, /* OBJ_uacurve6 1 2 804 2 1 1 1 1 3 1 1 2 6 */ 7151 1167, /* OBJ_uacurve7 1 2 804 2 1 1 1 1 3 1 1 2 7 */ 7152 1168, /* OBJ_uacurve8 1 2 804 2 1 1 1 1 3 1 1 2 8 */ 7153 1169, /* OBJ_uacurve9 1 2 804 2 1 1 1 1 3 1 1 2 9 */ 7154 }; 7155