Add OIDs by CMP (RFC 4210) and CRMF (RFC 4211)
[openssl.git] / crypto / objects / obj_dat.h
1 /* crypto/objects/obj_dat.h */
2
3 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
4  * following command:
5  * perl obj_dat.pl obj_mac.h obj_dat.h
6  */
7
8 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
9  * All rights reserved.
10  *
11  * This package is an SSL implementation written
12  * by Eric Young (eay@cryptsoft.com).
13  * The implementation was written so as to conform with Netscapes SSL.
14  * 
15  * This library is free for commercial and non-commercial use as long as
16  * the following conditions are aheared to.  The following conditions
17  * apply to all code found in this distribution, be it the RC4, RSA,
18  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
19  * included with this distribution is covered by the same copyright terms
20  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
21  * 
22  * Copyright remains Eric Young's, and as such any Copyright notices in
23  * the code are not to be removed.
24  * If this package is used in a product, Eric Young should be given attribution
25  * as the author of the parts of the library used.
26  * This can be in the form of a textual message at program startup or
27  * in documentation (online or textual) provided with the package.
28  * 
29  * Redistribution and use in source and binary forms, with or without
30  * modification, are permitted provided that the following conditions
31  * are met:
32  * 1. Redistributions of source code must retain the copyright
33  *    notice, this list of conditions and the following disclaimer.
34  * 2. Redistributions in binary form must reproduce the above copyright
35  *    notice, this list of conditions and the following disclaimer in the
36  *    documentation and/or other materials provided with the distribution.
37  * 3. All advertising materials mentioning features or use of this software
38  *    must display the following acknowledgement:
39  *    "This product includes cryptographic software written by
40  *     Eric Young (eay@cryptsoft.com)"
41  *    The word 'cryptographic' can be left out if the rouines from the library
42  *    being used are not cryptographic related :-).
43  * 4. If you include any Windows specific code (or a derivative thereof) from 
44  *    the apps directory (application code) you must include an acknowledgement:
45  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
46  * 
47  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
48  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
49  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
50  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
51  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
52  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
53  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
54  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
55  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
56  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57  * SUCH DAMAGE.
58  * 
59  * The licence and distribution terms for any publically available version or
60  * derivative of this code cannot be changed.  i.e. this code cannot simply be
61  * copied and put under another distribution licence
62  * [including the GNU Public Licence.]
63  */
64
65 #define NUM_NID 851
66 #define NUM_SN 843
67 #define NUM_LN 843
68 #define NUM_OBJ 797
69
70 static const unsigned char lvalues[5640]={
71 0x00,                                        /* [  0] OBJ_undef */
72 0x2A,0x86,0x48,0x86,0xF7,0x0D,               /* [  1] OBJ_rsadsi */
73 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,          /* [  7] OBJ_pkcs */
74 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02,     /* [ 14] OBJ_md2 */
75 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05,     /* [ 22] OBJ_md5 */
76 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x04,     /* [ 30] OBJ_rc4 */
77 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x01,/* [ 38] OBJ_rsaEncryption */
78 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x02,/* [ 47] OBJ_md2WithRSAEncryption */
79 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x04,/* [ 56] OBJ_md5WithRSAEncryption */
80 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x01,/* [ 65] OBJ_pbeWithMD2AndDES_CBC */
81 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x03,/* [ 74] OBJ_pbeWithMD5AndDES_CBC */
82 0x55,                                        /* [ 83] OBJ_X500 */
83 0x55,0x04,                                   /* [ 84] OBJ_X509 */
84 0x55,0x04,0x03,                              /* [ 86] OBJ_commonName */
85 0x55,0x04,0x06,                              /* [ 89] OBJ_countryName */
86 0x55,0x04,0x07,                              /* [ 92] OBJ_localityName */
87 0x55,0x04,0x08,                              /* [ 95] OBJ_stateOrProvinceName */
88 0x55,0x04,0x0A,                              /* [ 98] OBJ_organizationName */
89 0x55,0x04,0x0B,                              /* [101] OBJ_organizationalUnitName */
90 0x55,0x08,0x01,0x01,                         /* [104] OBJ_rsa */
91 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,     /* [108] OBJ_pkcs7 */
92 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x01,/* [116] OBJ_pkcs7_data */
93 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02,/* [125] OBJ_pkcs7_signed */
94 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x03,/* [134] OBJ_pkcs7_enveloped */
95 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x04,/* [143] OBJ_pkcs7_signedAndEnveloped */
96 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x05,/* [152] OBJ_pkcs7_digest */
97 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x06,/* [161] OBJ_pkcs7_encrypted */
98 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03,     /* [170] OBJ_pkcs3 */
99 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03,0x01,/* [178] OBJ_dhKeyAgreement */
100 0x2B,0x0E,0x03,0x02,0x06,                    /* [187] OBJ_des_ecb */
101 0x2B,0x0E,0x03,0x02,0x09,                    /* [192] OBJ_des_cfb64 */
102 0x2B,0x0E,0x03,0x02,0x07,                    /* [197] OBJ_des_cbc */
103 0x2B,0x0E,0x03,0x02,0x11,                    /* [202] OBJ_des_ede_ecb */
104 0x2B,0x06,0x01,0x04,0x01,0x81,0x3C,0x07,0x01,0x01,0x02,/* [207] OBJ_idea_cbc */
105 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x02,     /* [218] OBJ_rc2_cbc */
106 0x2B,0x0E,0x03,0x02,0x12,                    /* [226] OBJ_sha */
107 0x2B,0x0E,0x03,0x02,0x0F,                    /* [231] OBJ_shaWithRSAEncryption */
108 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x07,     /* [236] OBJ_des_ede3_cbc */
109 0x2B,0x0E,0x03,0x02,0x08,                    /* [244] OBJ_des_ofb64 */
110 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,     /* [249] OBJ_pkcs9 */
111 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x01,/* [257] OBJ_pkcs9_emailAddress */
112 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x02,/* [266] OBJ_pkcs9_unstructuredName */
113 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x03,/* [275] OBJ_pkcs9_contentType */
114 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x04,/* [284] OBJ_pkcs9_messageDigest */
115 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x05,/* [293] OBJ_pkcs9_signingTime */
116 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x06,/* [302] OBJ_pkcs9_countersignature */
117 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x07,/* [311] OBJ_pkcs9_challengePassword */
118 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x08,/* [320] OBJ_pkcs9_unstructuredAddress */
119 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x09,/* [329] OBJ_pkcs9_extCertAttributes */
120 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,          /* [338] OBJ_netscape */
121 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,     /* [345] OBJ_netscape_cert_extension */
122 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02,     /* [353] OBJ_netscape_data_type */
123 0x2B,0x0E,0x03,0x02,0x1A,                    /* [361] OBJ_sha1 */
124 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x05,/* [366] OBJ_sha1WithRSAEncryption */
125 0x2B,0x0E,0x03,0x02,0x0D,                    /* [375] OBJ_dsaWithSHA */
126 0x2B,0x0E,0x03,0x02,0x0C,                    /* [380] OBJ_dsa_2 */
127 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0B,/* [385] OBJ_pbeWithSHA1AndRC2_CBC */
128 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0C,/* [394] OBJ_id_pbkdf2 */
129 0x2B,0x0E,0x03,0x02,0x1B,                    /* [403] OBJ_dsaWithSHA1_2 */
130 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x01,/* [408] OBJ_netscape_cert_type */
131 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x02,/* [417] OBJ_netscape_base_url */
132 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x03,/* [426] OBJ_netscape_revocation_url */
133 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x04,/* [435] OBJ_netscape_ca_revocation_url */
134 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x07,/* [444] OBJ_netscape_renewal_url */
135 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x08,/* [453] OBJ_netscape_ca_policy_url */
136 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0C,/* [462] OBJ_netscape_ssl_server_name */
137 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0D,/* [471] OBJ_netscape_comment */
138 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02,0x05,/* [480] OBJ_netscape_cert_sequence */
139 0x55,0x1D,                                   /* [489] OBJ_id_ce */
140 0x55,0x1D,0x0E,                              /* [491] OBJ_subject_key_identifier */
141 0x55,0x1D,0x0F,                              /* [494] OBJ_key_usage */
142 0x55,0x1D,0x10,                              /* [497] OBJ_private_key_usage_period */
143 0x55,0x1D,0x11,                              /* [500] OBJ_subject_alt_name */
144 0x55,0x1D,0x12,                              /* [503] OBJ_issuer_alt_name */
145 0x55,0x1D,0x13,                              /* [506] OBJ_basic_constraints */
146 0x55,0x1D,0x14,                              /* [509] OBJ_crl_number */
147 0x55,0x1D,0x20,                              /* [512] OBJ_certificate_policies */
148 0x55,0x1D,0x23,                              /* [515] OBJ_authority_key_identifier */
149 0x2B,0x06,0x01,0x04,0x01,0x97,0x55,0x01,0x02,/* [518] OBJ_bf_cbc */
150 0x55,0x08,0x03,0x65,                         /* [527] OBJ_mdc2 */
151 0x55,0x08,0x03,0x64,                         /* [531] OBJ_mdc2WithRSA */
152 0x55,0x04,0x2A,                              /* [535] OBJ_givenName */
153 0x55,0x04,0x04,                              /* [538] OBJ_surname */
154 0x55,0x04,0x2B,                              /* [541] OBJ_initials */
155 0x55,0x1D,0x1F,                              /* [544] OBJ_crl_distribution_points */
156 0x2B,0x0E,0x03,0x02,0x03,                    /* [547] OBJ_md5WithRSA */
157 0x55,0x04,0x05,                              /* [552] OBJ_serialNumber */
158 0x55,0x04,0x0C,                              /* [555] OBJ_title */
159 0x55,0x04,0x0D,                              /* [558] OBJ_description */
160 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0A,/* [561] OBJ_cast5_cbc */
161 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0C,/* [570] OBJ_pbeWithMD5AndCast5_CBC */
162 0x2A,0x86,0x48,0xCE,0x38,0x04,0x03,          /* [579] OBJ_dsaWithSHA1 */
163 0x2B,0x0E,0x03,0x02,0x1D,                    /* [586] OBJ_sha1WithRSA */
164 0x2A,0x86,0x48,0xCE,0x38,0x04,0x01,          /* [591] OBJ_dsa */
165 0x2B,0x24,0x03,0x02,0x01,                    /* [598] OBJ_ripemd160 */
166 0x2B,0x24,0x03,0x03,0x01,0x02,               /* [603] OBJ_ripemd160WithRSA */
167 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x08,     /* [609] OBJ_rc5_cbc */
168 0x29,0x01,0x01,0x85,0x1A,0x01,               /* [617] OBJ_rle_compression */
169 0x29,0x01,0x01,0x85,0x1A,0x02,               /* [623] OBJ_zlib_compression */
170 0x55,0x1D,0x25,                              /* [629] OBJ_ext_key_usage */
171 0x2B,0x06,0x01,0x05,0x05,0x07,               /* [632] OBJ_id_pkix */
172 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,          /* [638] OBJ_id_kp */
173 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x01,     /* [645] OBJ_server_auth */
174 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x02,     /* [653] OBJ_client_auth */
175 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x03,     /* [661] OBJ_code_sign */
176 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x04,     /* [669] OBJ_email_protect */
177 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x08,     /* [677] OBJ_time_stamp */
178 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x15,/* [685] OBJ_ms_code_ind */
179 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x16,/* [695] OBJ_ms_code_com */
180 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x01,/* [705] OBJ_ms_ctl_sign */
181 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x03,/* [715] OBJ_ms_sgc */
182 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x04,/* [725] OBJ_ms_efs */
183 0x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x04,0x01,/* [735] OBJ_ns_sgc */
184 0x55,0x1D,0x1B,                              /* [744] OBJ_delta_crl */
185 0x55,0x1D,0x15,                              /* [747] OBJ_crl_reason */
186 0x55,0x1D,0x18,                              /* [750] OBJ_invalidity_date */
187 0x2B,0x65,0x01,0x04,0x01,                    /* [753] OBJ_sxnet */
188 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x01,/* [758] OBJ_pbe_WithSHA1And128BitRC4 */
189 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x02,/* [768] OBJ_pbe_WithSHA1And40BitRC4 */
190 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x03,/* [778] OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC */
191 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x04,/* [788] OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC */
192 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x05,/* [798] OBJ_pbe_WithSHA1And128BitRC2_CBC */
193 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x06,/* [808] OBJ_pbe_WithSHA1And40BitRC2_CBC */
194 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x01,/* [818] OBJ_keyBag */
195 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x02,/* [829] OBJ_pkcs8ShroudedKeyBag */
196 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x03,/* [840] OBJ_certBag */
197 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x04,/* [851] OBJ_crlBag */
198 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x05,/* [862] OBJ_secretBag */
199 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x06,/* [873] OBJ_safeContentsBag */
200 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x14,/* [884] OBJ_friendlyName */
201 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x15,/* [893] OBJ_localKeyID */
202 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x01,/* [902] OBJ_x509Certificate */
203 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x02,/* [912] OBJ_sdsiCertificate */
204 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x17,0x01,/* [922] OBJ_x509Crl */
205 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0D,/* [932] OBJ_pbes2 */
206 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0E,/* [941] OBJ_pbmac1 */
207 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x07,     /* [950] OBJ_hmacWithSHA1 */
208 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x01,     /* [958] OBJ_id_qt_cps */
209 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x02,     /* [966] OBJ_id_qt_unotice */
210 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x0F,/* [974] OBJ_SMIMECapabilities */
211 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x04,/* [983] OBJ_pbeWithMD2AndRC2_CBC */
212 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x06,/* [992] OBJ_pbeWithMD5AndRC2_CBC */
213 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0A,/* [1001] OBJ_pbeWithSHA1AndDES_CBC */
214 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x0E,/* [1010] OBJ_ms_ext_req */
215 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x0E,/* [1020] OBJ_ext_req */
216 0x55,0x04,0x29,                              /* [1029] OBJ_name */
217 0x55,0x04,0x2E,                              /* [1032] OBJ_dnQualifier */
218 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,          /* [1035] OBJ_id_pe */
219 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,          /* [1042] OBJ_id_ad */
220 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x01,     /* [1049] OBJ_info_access */
221 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,     /* [1057] OBJ_ad_OCSP */
222 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x02,     /* [1065] OBJ_ad_ca_issuers */
223 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x09,     /* [1073] OBJ_OCSP_sign */
224 0x28,                                        /* [1081] OBJ_iso */
225 0x2A,                                        /* [1082] OBJ_member_body */
226 0x2A,0x86,0x48,                              /* [1083] OBJ_ISO_US */
227 0x2A,0x86,0x48,0xCE,0x38,                    /* [1086] OBJ_X9_57 */
228 0x2A,0x86,0x48,0xCE,0x38,0x04,               /* [1091] OBJ_X9cm */
229 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,     /* [1097] OBJ_pkcs1 */
230 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,     /* [1105] OBJ_pkcs5 */
231 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,/* [1113] OBJ_SMIME */
232 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,/* [1122] OBJ_id_smime_mod */
233 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,/* [1132] OBJ_id_smime_ct */
234 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,/* [1142] OBJ_id_smime_aa */
235 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,/* [1152] OBJ_id_smime_alg */
236 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x04,/* [1162] OBJ_id_smime_cd */
237 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05,/* [1172] OBJ_id_smime_spq */
238 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,/* [1182] OBJ_id_smime_cti */
239 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x01,/* [1192] OBJ_id_smime_mod_cms */
240 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x02,/* [1203] OBJ_id_smime_mod_ess */
241 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x03,/* [1214] OBJ_id_smime_mod_oid */
242 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x04,/* [1225] OBJ_id_smime_mod_msg_v3 */
243 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x05,/* [1236] OBJ_id_smime_mod_ets_eSignature_88 */
244 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x06,/* [1247] OBJ_id_smime_mod_ets_eSignature_97 */
245 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x07,/* [1258] OBJ_id_smime_mod_ets_eSigPolicy_88 */
246 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x00,0x08,/* [1269] OBJ_id_smime_mod_ets_eSigPolicy_97 */
247 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x01,/* [1280] OBJ_id_smime_ct_receipt */
248 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x02,/* [1291] OBJ_id_smime_ct_authData */
249 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x03,/* [1302] OBJ_id_smime_ct_publishCert */
250 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x04,/* [1313] OBJ_id_smime_ct_TSTInfo */
251 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x05,/* [1324] OBJ_id_smime_ct_TDTInfo */
252 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x06,/* [1335] OBJ_id_smime_ct_contentInfo */
253 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x07,/* [1346] OBJ_id_smime_ct_DVCSRequestData */
254 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x01,0x08,/* [1357] OBJ_id_smime_ct_DVCSResponseData */
255 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x01,/* [1368] OBJ_id_smime_aa_receiptRequest */
256 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x02,/* [1379] OBJ_id_smime_aa_securityLabel */
257 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x03,/* [1390] OBJ_id_smime_aa_mlExpandHistory */
258 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x04,/* [1401] OBJ_id_smime_aa_contentHint */
259 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x05,/* [1412] OBJ_id_smime_aa_msgSigDigest */
260 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x06,/* [1423] OBJ_id_smime_aa_encapContentType */
261 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x07,/* [1434] OBJ_id_smime_aa_contentIdentifier */
262 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x08,/* [1445] OBJ_id_smime_aa_macValue */
263 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x09,/* [1456] OBJ_id_smime_aa_equivalentLabels */
264 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0A,/* [1467] OBJ_id_smime_aa_contentReference */
265 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0B,/* [1478] OBJ_id_smime_aa_encrypKeyPref */
266 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0C,/* [1489] OBJ_id_smime_aa_signingCertificate */
267 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0D,/* [1500] OBJ_id_smime_aa_smimeEncryptCerts */
268 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0E,/* [1511] OBJ_id_smime_aa_timeStampToken */
269 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x0F,/* [1522] OBJ_id_smime_aa_ets_sigPolicyId */
270 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x10,/* [1533] OBJ_id_smime_aa_ets_commitmentType */
271 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x11,/* [1544] OBJ_id_smime_aa_ets_signerLocation */
272 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x12,/* [1555] OBJ_id_smime_aa_ets_signerAttr */
273 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x13,/* [1566] OBJ_id_smime_aa_ets_otherSigCert */
274 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x14,/* [1577] OBJ_id_smime_aa_ets_contentTimestamp */
275 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x15,/* [1588] OBJ_id_smime_aa_ets_CertificateRefs */
276 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x16,/* [1599] OBJ_id_smime_aa_ets_RevocationRefs */
277 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x17,/* [1610] OBJ_id_smime_aa_ets_certValues */
278 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x18,/* [1621] OBJ_id_smime_aa_ets_revocationValues */
279 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x19,/* [1632] OBJ_id_smime_aa_ets_escTimeStamp */
280 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1A,/* [1643] OBJ_id_smime_aa_ets_certCRLTimestamp */
281 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1B,/* [1654] OBJ_id_smime_aa_ets_archiveTimeStamp */
282 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1C,/* [1665] OBJ_id_smime_aa_signatureType */
283 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x1D,/* [1676] OBJ_id_smime_aa_dvcs_dvc */
284 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x01,/* [1687] OBJ_id_smime_alg_ESDHwith3DES */
285 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x02,/* [1698] OBJ_id_smime_alg_ESDHwithRC2 */
286 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x03,/* [1709] OBJ_id_smime_alg_3DESwrap */
287 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x04,/* [1720] OBJ_id_smime_alg_RC2wrap */
288 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x05,/* [1731] OBJ_id_smime_alg_ESDH */
289 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x06,/* [1742] OBJ_id_smime_alg_CMS3DESwrap */
290 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x03,0x07,/* [1753] OBJ_id_smime_alg_CMSRC2wrap */
291 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x04,0x01,/* [1764] OBJ_id_smime_cd_ldap */
292 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05,0x01,/* [1775] OBJ_id_smime_spq_ets_sqt_uri */
293 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x05,0x02,/* [1786] OBJ_id_smime_spq_ets_sqt_unotice */
294 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x01,/* [1797] OBJ_id_smime_cti_ets_proofOfOrigin */
295 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x02,/* [1808] OBJ_id_smime_cti_ets_proofOfReceipt */
296 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x03,/* [1819] OBJ_id_smime_cti_ets_proofOfDelivery */
297 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x04,/* [1830] OBJ_id_smime_cti_ets_proofOfSender */
298 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x05,/* [1841] OBJ_id_smime_cti_ets_proofOfApproval */
299 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x06,0x06,/* [1852] OBJ_id_smime_cti_ets_proofOfCreation */
300 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x04,     /* [1863] OBJ_md4 */
301 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,          /* [1871] OBJ_id_pkix_mod */
302 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,          /* [1878] OBJ_id_qt */
303 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,          /* [1885] OBJ_id_it */
304 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,          /* [1892] OBJ_id_pkip */
305 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,          /* [1899] OBJ_id_alg */
306 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,          /* [1906] OBJ_id_cmc */
307 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,          /* [1913] OBJ_id_on */
308 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,          /* [1920] OBJ_id_pda */
309 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,          /* [1927] OBJ_id_aca */
310 0x2B,0x06,0x01,0x05,0x05,0x07,0x0B,          /* [1934] OBJ_id_qcs */
311 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,          /* [1941] OBJ_id_cct */
312 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x01,     /* [1948] OBJ_id_pkix1_explicit_88 */
313 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x02,     /* [1956] OBJ_id_pkix1_implicit_88 */
314 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x03,     /* [1964] OBJ_id_pkix1_explicit_93 */
315 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x04,     /* [1972] OBJ_id_pkix1_implicit_93 */
316 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x05,     /* [1980] OBJ_id_mod_crmf */
317 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x06,     /* [1988] OBJ_id_mod_cmc */
318 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x07,     /* [1996] OBJ_id_mod_kea_profile_88 */
319 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x08,     /* [2004] OBJ_id_mod_kea_profile_93 */
320 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x09,     /* [2012] OBJ_id_mod_cmp */
321 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0A,     /* [2020] OBJ_id_mod_qualified_cert_88 */
322 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0B,     /* [2028] OBJ_id_mod_qualified_cert_93 */
323 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0C,     /* [2036] OBJ_id_mod_attribute_cert */
324 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0D,     /* [2044] OBJ_id_mod_timestamp_protocol */
325 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0E,     /* [2052] OBJ_id_mod_ocsp */
326 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x0F,     /* [2060] OBJ_id_mod_dvcs */
327 0x2B,0x06,0x01,0x05,0x05,0x07,0x00,0x10,     /* [2068] OBJ_id_mod_cmp2000 */
328 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x02,     /* [2076] OBJ_biometricInfo */
329 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x03,     /* [2084] OBJ_qcStatements */
330 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x04,     /* [2092] OBJ_ac_auditEntity */
331 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x05,     /* [2100] OBJ_ac_targeting */
332 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x06,     /* [2108] OBJ_aaControls */
333 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x07,     /* [2116] OBJ_sbgp_ipAddrBlock */
334 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x08,     /* [2124] OBJ_sbgp_autonomousSysNum */
335 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x09,     /* [2132] OBJ_sbgp_routerIdentifier */
336 0x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x03,     /* [2140] OBJ_textNotice */
337 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x05,     /* [2148] OBJ_ipsecEndSystem */
338 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x06,     /* [2156] OBJ_ipsecTunnel */
339 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x07,     /* [2164] OBJ_ipsecUser */
340 0x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x0A,     /* [2172] OBJ_dvcs */
341 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x01,     /* [2180] OBJ_id_it_caProtEncCert */
342 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x02,     /* [2188] OBJ_id_it_signKeyPairTypes */
343 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x03,     /* [2196] OBJ_id_it_encKeyPairTypes */
344 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x04,     /* [2204] OBJ_id_it_preferredSymmAlg */
345 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x05,     /* [2212] OBJ_id_it_caKeyUpdateInfo */
346 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x06,     /* [2220] OBJ_id_it_currentCRL */
347 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x07,     /* [2228] OBJ_id_it_unsupportedOIDs */
348 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x08,     /* [2236] OBJ_id_it_subscriptionRequest */
349 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x09,     /* [2244] OBJ_id_it_subscriptionResponse */
350 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0A,     /* [2252] OBJ_id_it_keyPairParamReq */
351 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0B,     /* [2260] OBJ_id_it_keyPairParamRep */
352 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0C,     /* [2268] OBJ_id_it_revPassphrase */
353 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0D,     /* [2276] OBJ_id_it_implicitConfirm */
354 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0E,     /* [2284] OBJ_id_it_confirmWaitTime */
355 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x0F,     /* [2292] OBJ_id_it_origPKIMessage */
356 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,     /* [2300] OBJ_id_regCtrl */
357 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02,     /* [2308] OBJ_id_regInfo */
358 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x01,/* [2316] OBJ_id_regCtrl_regToken */
359 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x02,/* [2325] OBJ_id_regCtrl_authenticator */
360 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x03,/* [2334] OBJ_id_regCtrl_pkiPublicationInfo */
361 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x04,/* [2343] OBJ_id_regCtrl_pkiArchiveOptions */
362 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x05,/* [2352] OBJ_id_regCtrl_oldCertID */
363 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x01,0x06,/* [2361] OBJ_id_regCtrl_protocolEncrKey */
364 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02,0x01,/* [2370] OBJ_id_regInfo_utf8Pairs */
365 0x2B,0x06,0x01,0x05,0x05,0x07,0x05,0x02,0x02,/* [2379] OBJ_id_regInfo_certReq */
366 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x01,     /* [2388] OBJ_id_alg_des40 */
367 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x02,     /* [2396] OBJ_id_alg_noSignature */
368 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x03,     /* [2404] OBJ_id_alg_dh_sig_hmac_sha1 */
369 0x2B,0x06,0x01,0x05,0x05,0x07,0x06,0x04,     /* [2412] OBJ_id_alg_dh_pop */
370 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x01,     /* [2420] OBJ_id_cmc_statusInfo */
371 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x02,     /* [2428] OBJ_id_cmc_identification */
372 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x03,     /* [2436] OBJ_id_cmc_identityProof */
373 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x04,     /* [2444] OBJ_id_cmc_dataReturn */
374 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x05,     /* [2452] OBJ_id_cmc_transactionId */
375 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x06,     /* [2460] OBJ_id_cmc_senderNonce */
376 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x07,     /* [2468] OBJ_id_cmc_recipientNonce */
377 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x08,     /* [2476] OBJ_id_cmc_addExtensions */
378 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x09,     /* [2484] OBJ_id_cmc_encryptedPOP */
379 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0A,     /* [2492] OBJ_id_cmc_decryptedPOP */
380 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0B,     /* [2500] OBJ_id_cmc_lraPOPWitness */
381 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x0F,     /* [2508] OBJ_id_cmc_getCert */
382 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x10,     /* [2516] OBJ_id_cmc_getCRL */
383 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x11,     /* [2524] OBJ_id_cmc_revokeRequest */
384 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x12,     /* [2532] OBJ_id_cmc_regInfo */
385 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x13,     /* [2540] OBJ_id_cmc_responseInfo */
386 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x15,     /* [2548] OBJ_id_cmc_queryPending */
387 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x16,     /* [2556] OBJ_id_cmc_popLinkRandom */
388 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x17,     /* [2564] OBJ_id_cmc_popLinkWitness */
389 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x18,     /* [2572] OBJ_id_cmc_confirmCertAcceptance */
390 0x2B,0x06,0x01,0x05,0x05,0x07,0x08,0x01,     /* [2580] OBJ_id_on_personalData */
391 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x01,     /* [2588] OBJ_id_pda_dateOfBirth */
392 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x02,     /* [2596] OBJ_id_pda_placeOfBirth */
393 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x03,     /* [2604] OBJ_id_pda_gender */
394 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x04,     /* [2612] OBJ_id_pda_countryOfCitizenship */
395 0x2B,0x06,0x01,0x05,0x05,0x07,0x09,0x05,     /* [2620] OBJ_id_pda_countryOfResidence */
396 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x01,     /* [2628] OBJ_id_aca_authenticationInfo */
397 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x02,     /* [2636] OBJ_id_aca_accessIdentity */
398 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x03,     /* [2644] OBJ_id_aca_chargingIdentity */
399 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x04,     /* [2652] OBJ_id_aca_group */
400 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x05,     /* [2660] OBJ_id_aca_role */
401 0x2B,0x06,0x01,0x05,0x05,0x07,0x0B,0x01,     /* [2668] OBJ_id_qcs_pkixQCSyntax_v1 */
402 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x01,     /* [2676] OBJ_id_cct_crs */
403 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x02,     /* [2684] OBJ_id_cct_PKIData */
404 0x2B,0x06,0x01,0x05,0x05,0x07,0x0C,0x03,     /* [2692] OBJ_id_cct_PKIResponse */
405 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x03,     /* [2700] OBJ_ad_timeStamping */
406 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x04,     /* [2708] OBJ_ad_dvcs */
407 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x01,/* [2716] OBJ_id_pkix_OCSP_basic */
408 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x02,/* [2725] OBJ_id_pkix_OCSP_Nonce */
409 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x03,/* [2734] OBJ_id_pkix_OCSP_CrlID */
410 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x04,/* [2743] OBJ_id_pkix_OCSP_acceptableResponses */
411 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x05,/* [2752] OBJ_id_pkix_OCSP_noCheck */
412 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x06,/* [2761] OBJ_id_pkix_OCSP_archiveCutoff */
413 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x07,/* [2770] OBJ_id_pkix_OCSP_serviceLocator */
414 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x08,/* [2779] OBJ_id_pkix_OCSP_extendedStatus */
415 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x09,/* [2788] OBJ_id_pkix_OCSP_valid */
416 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x0A,/* [2797] OBJ_id_pkix_OCSP_path */
417 0x2B,0x06,0x01,0x05,0x05,0x07,0x30,0x01,0x0B,/* [2806] OBJ_id_pkix_OCSP_trustRoot */
418 0x2B,0x0E,0x03,0x02,                         /* [2815] OBJ_algorithm */
419 0x2B,0x0E,0x03,0x02,0x0B,                    /* [2819] OBJ_rsaSignature */
420 0x55,0x08,                                   /* [2824] OBJ_X500algorithms */
421 0x2B,                                        /* [2826] OBJ_org */
422 0x2B,0x06,                                   /* [2827] OBJ_dod */
423 0x2B,0x06,0x01,                              /* [2829] OBJ_iana */
424 0x2B,0x06,0x01,0x01,                         /* [2832] OBJ_Directory */
425 0x2B,0x06,0x01,0x02,                         /* [2836] OBJ_Management */
426 0x2B,0x06,0x01,0x03,                         /* [2840] OBJ_Experimental */
427 0x2B,0x06,0x01,0x04,                         /* [2844] OBJ_Private */
428 0x2B,0x06,0x01,0x05,                         /* [2848] OBJ_Security */
429 0x2B,0x06,0x01,0x06,                         /* [2852] OBJ_SNMPv2 */
430 0x2B,0x06,0x01,0x07,                         /* [2856] OBJ_Mail */
431 0x2B,0x06,0x01,0x04,0x01,                    /* [2860] OBJ_Enterprises */
432 0x2B,0x06,0x01,0x04,0x01,0x8B,0x3A,0x82,0x58,/* [2865] OBJ_dcObject */
433 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x19,/* [2874] OBJ_domainComponent */
434 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0D,/* [2884] OBJ_Domain */
435 0x00,                                        /* [2894] OBJ_joint_iso_ccitt */
436 0x55,0x01,0x05,                              /* [2895] OBJ_selected_attribute_types */
437 0x55,0x01,0x05,0x37,                         /* [2898] OBJ_clearance */
438 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x03,/* [2902] OBJ_md4WithRSAEncryption */
439 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0A,     /* [2911] OBJ_ac_proxying */
440 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0B,     /* [2919] OBJ_sinfo_access */
441 0x2B,0x06,0x01,0x05,0x05,0x07,0x0A,0x06,     /* [2927] OBJ_id_aca_encAttrs */
442 0x55,0x04,0x48,                              /* [2935] OBJ_role */
443 0x55,0x1D,0x24,                              /* [2938] OBJ_policy_constraints */
444 0x55,0x1D,0x37,                              /* [2941] OBJ_target_information */
445 0x55,0x1D,0x38,                              /* [2944] OBJ_no_rev_avail */
446 0x00,                                        /* [2947] OBJ_ccitt */
447 0x2A,0x86,0x48,0xCE,0x3D,                    /* [2948] OBJ_ansi_X9_62 */
448 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x01,          /* [2953] OBJ_X9_62_prime_field */
449 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,          /* [2960] OBJ_X9_62_characteristic_two_field */
450 0x2A,0x86,0x48,0xCE,0x3D,0x02,0x01,          /* [2967] OBJ_X9_62_id_ecPublicKey */
451 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x01,     /* [2974] OBJ_X9_62_prime192v1 */
452 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x02,     /* [2982] OBJ_X9_62_prime192v2 */
453 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x03,     /* [2990] OBJ_X9_62_prime192v3 */
454 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x04,     /* [2998] OBJ_X9_62_prime239v1 */
455 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x05,     /* [3006] OBJ_X9_62_prime239v2 */
456 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x06,     /* [3014] OBJ_X9_62_prime239v3 */
457 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x01,0x07,     /* [3022] OBJ_X9_62_prime256v1 */
458 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x01,          /* [3030] OBJ_ecdsa_with_SHA1 */
459 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x11,0x01,/* [3037] OBJ_ms_csp_name */
460 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x01,/* [3046] OBJ_aes_128_ecb */
461 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x02,/* [3055] OBJ_aes_128_cbc */
462 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x03,/* [3064] OBJ_aes_128_ofb128 */
463 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x04,/* [3073] OBJ_aes_128_cfb128 */
464 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x15,/* [3082] OBJ_aes_192_ecb */
465 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x16,/* [3091] OBJ_aes_192_cbc */
466 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x17,/* [3100] OBJ_aes_192_ofb128 */
467 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x18,/* [3109] OBJ_aes_192_cfb128 */
468 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x29,/* [3118] OBJ_aes_256_ecb */
469 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2A,/* [3127] OBJ_aes_256_cbc */
470 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2B,/* [3136] OBJ_aes_256_ofb128 */
471 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x2C,/* [3145] OBJ_aes_256_cfb128 */
472 0x55,0x1D,0x17,                              /* [3154] OBJ_hold_instruction_code */
473 0x2A,0x86,0x48,0xCE,0x38,0x02,0x01,          /* [3157] OBJ_hold_instruction_none */
474 0x2A,0x86,0x48,0xCE,0x38,0x02,0x02,          /* [3164] OBJ_hold_instruction_call_issuer */
475 0x2A,0x86,0x48,0xCE,0x38,0x02,0x03,          /* [3171] OBJ_hold_instruction_reject */
476 0x09,                                        /* [3178] OBJ_data */
477 0x09,0x92,0x26,                              /* [3179] OBJ_pss */
478 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,          /* [3182] OBJ_ucl */
479 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,     /* [3189] OBJ_pilot */
480 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,/* [3197] OBJ_pilotAttributeType */
481 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03,/* [3206] OBJ_pilotAttributeSyntax */
482 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,/* [3215] OBJ_pilotObjectClass */
483 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x0A,/* [3224] OBJ_pilotGroups */
484 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03,0x04,/* [3233] OBJ_iA5StringSyntax */
485 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x03,0x05,/* [3243] OBJ_caseIgnoreIA5StringSyntax */
486 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x03,/* [3253] OBJ_pilotObject */
487 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x04,/* [3263] OBJ_pilotPerson */
488 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x05,/* [3273] OBJ_account */
489 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x06,/* [3283] OBJ_document */
490 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x07,/* [3293] OBJ_room */
491 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x09,/* [3303] OBJ_documentSeries */
492 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0E,/* [3313] OBJ_rFC822localPart */
493 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x0F,/* [3323] OBJ_dNSDomain */
494 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x11,/* [3333] OBJ_domainRelatedObject */
495 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x12,/* [3343] OBJ_friendlyCountry */
496 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x13,/* [3353] OBJ_simpleSecurityObject */
497 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x14,/* [3363] OBJ_pilotOrganization */
498 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x15,/* [3373] OBJ_pilotDSA */
499 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x16,/* [3383] OBJ_qualityLabelledData */
500 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x01,/* [3393] OBJ_userId */
501 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x02,/* [3403] OBJ_textEncodedORAddress */
502 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x03,/* [3413] OBJ_rfc822Mailbox */
503 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x04,/* [3423] OBJ_info */
504 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x05,/* [3433] OBJ_favouriteDrink */
505 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x06,/* [3443] OBJ_roomNumber */
506 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x07,/* [3453] OBJ_photo */
507 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x08,/* [3463] OBJ_userClass */
508 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x09,/* [3473] OBJ_host */
509 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0A,/* [3483] OBJ_manager */
510 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0B,/* [3493] OBJ_documentIdentifier */
511 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0C,/* [3503] OBJ_documentTitle */
512 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0D,/* [3513] OBJ_documentVersion */
513 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0E,/* [3523] OBJ_documentAuthor */
514 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x0F,/* [3533] OBJ_documentLocation */
515 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x14,/* [3543] OBJ_homeTelephoneNumber */
516 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x15,/* [3553] OBJ_secretary */
517 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x16,/* [3563] OBJ_otherMailbox */
518 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x17,/* [3573] OBJ_lastModifiedTime */
519 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x18,/* [3583] OBJ_lastModifiedBy */
520 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1A,/* [3593] OBJ_aRecord */
521 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1B,/* [3603] OBJ_pilotAttributeType27 */
522 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1C,/* [3613] OBJ_mXRecord */
523 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1D,/* [3623] OBJ_nSRecord */
524 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1E,/* [3633] OBJ_sOARecord */
525 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x1F,/* [3643] OBJ_cNAMERecord */
526 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x25,/* [3653] OBJ_associatedDomain */
527 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x26,/* [3663] OBJ_associatedName */
528 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x27,/* [3673] OBJ_homePostalAddress */
529 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x28,/* [3683] OBJ_personalTitle */
530 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x29,/* [3693] OBJ_mobileTelephoneNumber */
531 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2A,/* [3703] OBJ_pagerTelephoneNumber */
532 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2B,/* [3713] OBJ_friendlyCountryName */
533 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2D,/* [3723] OBJ_organizationalStatus */
534 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2E,/* [3733] OBJ_janetMailbox */
535 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x2F,/* [3743] OBJ_mailPreferenceOption */
536 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x30,/* [3753] OBJ_buildingName */
537 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x31,/* [3763] OBJ_dSAQuality */
538 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x32,/* [3773] OBJ_singleLevelQuality */
539 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x33,/* [3783] OBJ_subtreeMinimumQuality */
540 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x34,/* [3793] OBJ_subtreeMaximumQuality */
541 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x35,/* [3803] OBJ_personalSignature */
542 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x36,/* [3813] OBJ_dITRedirect */
543 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x37,/* [3823] OBJ_audio */
544 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x38,/* [3833] OBJ_documentPublisher */
545 0x55,0x04,0x2D,                              /* [3843] OBJ_x500UniqueIdentifier */
546 0x2B,0x06,0x01,0x07,0x01,                    /* [3846] OBJ_mime_mhs */
547 0x2B,0x06,0x01,0x07,0x01,0x01,               /* [3851] OBJ_mime_mhs_headings */
548 0x2B,0x06,0x01,0x07,0x01,0x02,               /* [3857] OBJ_mime_mhs_bodies */
549 0x2B,0x06,0x01,0x07,0x01,0x01,0x01,          /* [3863] OBJ_id_hex_partial_message */
550 0x2B,0x06,0x01,0x07,0x01,0x01,0x02,          /* [3870] OBJ_id_hex_multipart_message */
551 0x55,0x04,0x2C,                              /* [3877] OBJ_generationQualifier */
552 0x55,0x04,0x41,                              /* [3880] OBJ_pseudonym */
553 0x67,0x2A,                                   /* [3883] OBJ_id_set */
554 0x67,0x2A,0x00,                              /* [3885] OBJ_set_ctype */
555 0x67,0x2A,0x01,                              /* [3888] OBJ_set_msgExt */
556 0x67,0x2A,0x03,                              /* [3891] OBJ_set_attr */
557 0x67,0x2A,0x05,                              /* [3894] OBJ_set_policy */
558 0x67,0x2A,0x07,                              /* [3897] OBJ_set_certExt */
559 0x67,0x2A,0x08,                              /* [3900] OBJ_set_brand */
560 0x67,0x2A,0x00,0x00,                         /* [3903] OBJ_setct_PANData */
561 0x67,0x2A,0x00,0x01,                         /* [3907] OBJ_setct_PANToken */
562 0x67,0x2A,0x00,0x02,                         /* [3911] OBJ_setct_PANOnly */
563 0x67,0x2A,0x00,0x03,                         /* [3915] OBJ_setct_OIData */
564 0x67,0x2A,0x00,0x04,                         /* [3919] OBJ_setct_PI */
565 0x67,0x2A,0x00,0x05,                         /* [3923] OBJ_setct_PIData */
566 0x67,0x2A,0x00,0x06,                         /* [3927] OBJ_setct_PIDataUnsigned */
567 0x67,0x2A,0x00,0x07,                         /* [3931] OBJ_setct_HODInput */
568 0x67,0x2A,0x00,0x08,                         /* [3935] OBJ_setct_AuthResBaggage */
569 0x67,0x2A,0x00,0x09,                         /* [3939] OBJ_setct_AuthRevReqBaggage */
570 0x67,0x2A,0x00,0x0A,                         /* [3943] OBJ_setct_AuthRevResBaggage */
571 0x67,0x2A,0x00,0x0B,                         /* [3947] OBJ_setct_CapTokenSeq */
572 0x67,0x2A,0x00,0x0C,                         /* [3951] OBJ_setct_PInitResData */
573 0x67,0x2A,0x00,0x0D,                         /* [3955] OBJ_setct_PI_TBS */
574 0x67,0x2A,0x00,0x0E,                         /* [3959] OBJ_setct_PResData */
575 0x67,0x2A,0x00,0x10,                         /* [3963] OBJ_setct_AuthReqTBS */
576 0x67,0x2A,0x00,0x11,                         /* [3967] OBJ_setct_AuthResTBS */
577 0x67,0x2A,0x00,0x12,                         /* [3971] OBJ_setct_AuthResTBSX */
578 0x67,0x2A,0x00,0x13,                         /* [3975] OBJ_setct_AuthTokenTBS */
579 0x67,0x2A,0x00,0x14,                         /* [3979] OBJ_setct_CapTokenData */
580 0x67,0x2A,0x00,0x15,                         /* [3983] OBJ_setct_CapTokenTBS */
581 0x67,0x2A,0x00,0x16,                         /* [3987] OBJ_setct_AcqCardCodeMsg */
582 0x67,0x2A,0x00,0x17,                         /* [3991] OBJ_setct_AuthRevReqTBS */
583 0x67,0x2A,0x00,0x18,                         /* [3995] OBJ_setct_AuthRevResData */
584 0x67,0x2A,0x00,0x19,                         /* [3999] OBJ_setct_AuthRevResTBS */
585 0x67,0x2A,0x00,0x1A,                         /* [4003] OBJ_setct_CapReqTBS */
586 0x67,0x2A,0x00,0x1B,                         /* [4007] OBJ_setct_CapReqTBSX */
587 0x67,0x2A,0x00,0x1C,                         /* [4011] OBJ_setct_CapResData */
588 0x67,0x2A,0x00,0x1D,                         /* [4015] OBJ_setct_CapRevReqTBS */
589 0x67,0x2A,0x00,0x1E,                         /* [4019] OBJ_setct_CapRevReqTBSX */
590 0x67,0x2A,0x00,0x1F,                         /* [4023] OBJ_setct_CapRevResData */
591 0x67,0x2A,0x00,0x20,                         /* [4027] OBJ_setct_CredReqTBS */
592 0x67,0x2A,0x00,0x21,                         /* [4031] OBJ_setct_CredReqTBSX */
593 0x67,0x2A,0x00,0x22,                         /* [4035] OBJ_setct_CredResData */
594 0x67,0x2A,0x00,0x23,                         /* [4039] OBJ_setct_CredRevReqTBS */
595 0x67,0x2A,0x00,0x24,                         /* [4043] OBJ_setct_CredRevReqTBSX */
596 0x67,0x2A,0x00,0x25,                         /* [4047] OBJ_setct_CredRevResData */
597 0x67,0x2A,0x00,0x26,                         /* [4051] OBJ_setct_PCertReqData */
598 0x67,0x2A,0x00,0x27,                         /* [4055] OBJ_setct_PCertResTBS */
599 0x67,0x2A,0x00,0x28,                         /* [4059] OBJ_setct_BatchAdminReqData */
600 0x67,0x2A,0x00,0x29,                         /* [4063] OBJ_setct_BatchAdminResData */
601 0x67,0x2A,0x00,0x2A,                         /* [4067] OBJ_setct_CardCInitResTBS */
602 0x67,0x2A,0x00,0x2B,                         /* [4071] OBJ_setct_MeAqCInitResTBS */
603 0x67,0x2A,0x00,0x2C,                         /* [4075] OBJ_setct_RegFormResTBS */
604 0x67,0x2A,0x00,0x2D,                         /* [4079] OBJ_setct_CertReqData */
605 0x67,0x2A,0x00,0x2E,                         /* [4083] OBJ_setct_CertReqTBS */
606 0x67,0x2A,0x00,0x2F,                         /* [4087] OBJ_setct_CertResData */
607 0x67,0x2A,0x00,0x30,                         /* [4091] OBJ_setct_CertInqReqTBS */
608 0x67,0x2A,0x00,0x31,                         /* [4095] OBJ_setct_ErrorTBS */
609 0x67,0x2A,0x00,0x32,                         /* [4099] OBJ_setct_PIDualSignedTBE */
610 0x67,0x2A,0x00,0x33,                         /* [4103] OBJ_setct_PIUnsignedTBE */
611 0x67,0x2A,0x00,0x34,                         /* [4107] OBJ_setct_AuthReqTBE */
612 0x67,0x2A,0x00,0x35,                         /* [4111] OBJ_setct_AuthResTBE */
613 0x67,0x2A,0x00,0x36,                         /* [4115] OBJ_setct_AuthResTBEX */
614 0x67,0x2A,0x00,0x37,                         /* [4119] OBJ_setct_AuthTokenTBE */
615 0x67,0x2A,0x00,0x38,                         /* [4123] OBJ_setct_CapTokenTBE */
616 0x67,0x2A,0x00,0x39,                         /* [4127] OBJ_setct_CapTokenTBEX */
617 0x67,0x2A,0x00,0x3A,                         /* [4131] OBJ_setct_AcqCardCodeMsgTBE */
618 0x67,0x2A,0x00,0x3B,                         /* [4135] OBJ_setct_AuthRevReqTBE */
619 0x67,0x2A,0x00,0x3C,                         /* [4139] OBJ_setct_AuthRevResTBE */
620 0x67,0x2A,0x00,0x3D,                         /* [4143] OBJ_setct_AuthRevResTBEB */
621 0x67,0x2A,0x00,0x3E,                         /* [4147] OBJ_setct_CapReqTBE */
622 0x67,0x2A,0x00,0x3F,                         /* [4151] OBJ_setct_CapReqTBEX */
623 0x67,0x2A,0x00,0x40,                         /* [4155] OBJ_setct_CapResTBE */
624 0x67,0x2A,0x00,0x41,                         /* [4159] OBJ_setct_CapRevReqTBE */
625 0x67,0x2A,0x00,0x42,                         /* [4163] OBJ_setct_CapRevReqTBEX */
626 0x67,0x2A,0x00,0x43,                         /* [4167] OBJ_setct_CapRevResTBE */
627 0x67,0x2A,0x00,0x44,                         /* [4171] OBJ_setct_CredReqTBE */
628 0x67,0x2A,0x00,0x45,                         /* [4175] OBJ_setct_CredReqTBEX */
629 0x67,0x2A,0x00,0x46,                         /* [4179] OBJ_setct_CredResTBE */
630 0x67,0x2A,0x00,0x47,                         /* [4183] OBJ_setct_CredRevReqTBE */
631 0x67,0x2A,0x00,0x48,                         /* [4187] OBJ_setct_CredRevReqTBEX */
632 0x67,0x2A,0x00,0x49,                         /* [4191] OBJ_setct_CredRevResTBE */
633 0x67,0x2A,0x00,0x4A,                         /* [4195] OBJ_setct_BatchAdminReqTBE */
634 0x67,0x2A,0x00,0x4B,                         /* [4199] OBJ_setct_BatchAdminResTBE */
635 0x67,0x2A,0x00,0x4C,                         /* [4203] OBJ_setct_RegFormReqTBE */
636 0x67,0x2A,0x00,0x4D,                         /* [4207] OBJ_setct_CertReqTBE */
637 0x67,0x2A,0x00,0x4E,                         /* [4211] OBJ_setct_CertReqTBEX */
638 0x67,0x2A,0x00,0x4F,                         /* [4215] OBJ_setct_CertResTBE */
639 0x67,0x2A,0x00,0x50,                         /* [4219] OBJ_setct_CRLNotificationTBS */
640 0x67,0x2A,0x00,0x51,                         /* [4223] OBJ_setct_CRLNotificationResTBS */
641 0x67,0x2A,0x00,0x52,                         /* [4227] OBJ_setct_BCIDistributionTBS */
642 0x67,0x2A,0x01,0x01,                         /* [4231] OBJ_setext_genCrypt */
643 0x67,0x2A,0x01,0x03,                         /* [4235] OBJ_setext_miAuth */
644 0x67,0x2A,0x01,0x04,                         /* [4239] OBJ_setext_pinSecure */
645 0x67,0x2A,0x01,0x05,                         /* [4243] OBJ_setext_pinAny */
646 0x67,0x2A,0x01,0x07,                         /* [4247] OBJ_setext_track2 */
647 0x67,0x2A,0x01,0x08,                         /* [4251] OBJ_setext_cv */
648 0x67,0x2A,0x05,0x00,                         /* [4255] OBJ_set_policy_root */
649 0x67,0x2A,0x07,0x00,                         /* [4259] OBJ_setCext_hashedRoot */
650 0x67,0x2A,0x07,0x01,                         /* [4263] OBJ_setCext_certType */
651 0x67,0x2A,0x07,0x02,                         /* [4267] OBJ_setCext_merchData */
652 0x67,0x2A,0x07,0x03,                         /* [4271] OBJ_setCext_cCertRequired */
653 0x67,0x2A,0x07,0x04,                         /* [4275] OBJ_setCext_tunneling */
654 0x67,0x2A,0x07,0x05,                         /* [4279] OBJ_setCext_setExt */
655 0x67,0x2A,0x07,0x06,                         /* [4283] OBJ_setCext_setQualf */
656 0x67,0x2A,0x07,0x07,                         /* [4287] OBJ_setCext_PGWYcapabilities */
657 0x67,0x2A,0x07,0x08,                         /* [4291] OBJ_setCext_TokenIdentifier */
658 0x67,0x2A,0x07,0x09,                         /* [4295] OBJ_setCext_Track2Data */
659 0x67,0x2A,0x07,0x0A,                         /* [4299] OBJ_setCext_TokenType */
660 0x67,0x2A,0x07,0x0B,                         /* [4303] OBJ_setCext_IssuerCapabilities */
661 0x67,0x2A,0x03,0x00,                         /* [4307] OBJ_setAttr_Cert */
662 0x67,0x2A,0x03,0x01,                         /* [4311] OBJ_setAttr_PGWYcap */
663 0x67,0x2A,0x03,0x02,                         /* [4315] OBJ_setAttr_TokenType */
664 0x67,0x2A,0x03,0x03,                         /* [4319] OBJ_setAttr_IssCap */
665 0x67,0x2A,0x03,0x00,0x00,                    /* [4323] OBJ_set_rootKeyThumb */
666 0x67,0x2A,0x03,0x00,0x01,                    /* [4328] OBJ_set_addPolicy */
667 0x67,0x2A,0x03,0x02,0x01,                    /* [4333] OBJ_setAttr_Token_EMV */
668 0x67,0x2A,0x03,0x02,0x02,                    /* [4338] OBJ_setAttr_Token_B0Prime */
669 0x67,0x2A,0x03,0x03,0x03,                    /* [4343] OBJ_setAttr_IssCap_CVM */
670 0x67,0x2A,0x03,0x03,0x04,                    /* [4348] OBJ_setAttr_IssCap_T2 */
671 0x67,0x2A,0x03,0x03,0x05,                    /* [4353] OBJ_setAttr_IssCap_Sig */
672 0x67,0x2A,0x03,0x03,0x03,0x01,               /* [4358] OBJ_setAttr_GenCryptgrm */
673 0x67,0x2A,0x03,0x03,0x04,0x01,               /* [4364] OBJ_setAttr_T2Enc */
674 0x67,0x2A,0x03,0x03,0x04,0x02,               /* [4370] OBJ_setAttr_T2cleartxt */
675 0x67,0x2A,0x03,0x03,0x05,0x01,               /* [4376] OBJ_setAttr_TokICCsig */
676 0x67,0x2A,0x03,0x03,0x05,0x02,               /* [4382] OBJ_setAttr_SecDevSig */
677 0x67,0x2A,0x08,0x01,                         /* [4388] OBJ_set_brand_IATA_ATA */
678 0x67,0x2A,0x08,0x1E,                         /* [4392] OBJ_set_brand_Diners */
679 0x67,0x2A,0x08,0x22,                         /* [4396] OBJ_set_brand_AmericanExpress */
680 0x67,0x2A,0x08,0x23,                         /* [4400] OBJ_set_brand_JCB */
681 0x67,0x2A,0x08,0x04,                         /* [4404] OBJ_set_brand_Visa */
682 0x67,0x2A,0x08,0x05,                         /* [4408] OBJ_set_brand_MasterCard */
683 0x67,0x2A,0x08,0xAE,0x7B,                    /* [4412] OBJ_set_brand_Novus */
684 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x0A,     /* [4417] OBJ_des_cdmf */
685 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x06,/* [4425] OBJ_rsaOAEPEncryptionSET */
686 0x00,                                        /* [4434] OBJ_itu_t */
687 0x50,                                        /* [4435] OBJ_joint_iso_itu_t */
688 0x67,                                        /* [4436] OBJ_international_organizations */
689 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x14,0x02,0x02,/* [4437] OBJ_ms_smartcard_login */
690 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x14,0x02,0x03,/* [4447] OBJ_ms_upn */
691 0x55,0x04,0x09,                              /* [4457] OBJ_streetAddress */
692 0x55,0x04,0x11,                              /* [4460] OBJ_postalCode */
693 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,          /* [4463] OBJ_id_ppl */
694 0x2B,0x06,0x01,0x05,0x05,0x07,0x01,0x0E,     /* [4470] OBJ_proxyCertInfo */
695 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x00,     /* [4478] OBJ_id_ppl_anyLanguage */
696 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x01,     /* [4486] OBJ_id_ppl_inheritAll */
697 0x55,0x1D,0x1E,                              /* [4494] OBJ_name_constraints */
698 0x2B,0x06,0x01,0x05,0x05,0x07,0x15,0x02,     /* [4497] OBJ_Independent */
699 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0B,/* [4505] OBJ_sha256WithRSAEncryption */
700 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0C,/* [4514] OBJ_sha384WithRSAEncryption */
701 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0D,/* [4523] OBJ_sha512WithRSAEncryption */
702 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x0E,/* [4532] OBJ_sha224WithRSAEncryption */
703 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01,/* [4541] OBJ_sha256 */
704 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02,/* [4550] OBJ_sha384 */
705 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03,/* [4559] OBJ_sha512 */
706 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x04,/* [4568] OBJ_sha224 */
707 0x2B,                                        /* [4577] OBJ_identified_organization */
708 0x2B,0x81,0x04,                              /* [4578] OBJ_certicom_arc */
709 0x67,0x2B,                                   /* [4581] OBJ_wap */
710 0x67,0x2B,0x0D,                              /* [4583] OBJ_wap_wsg */
711 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,     /* [4586] OBJ_X9_62_id_characteristic_two_basis */
712 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x01,/* [4594] OBJ_X9_62_onBasis */
713 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x02,/* [4603] OBJ_X9_62_tpBasis */
714 0x2A,0x86,0x48,0xCE,0x3D,0x01,0x02,0x03,0x03,/* [4612] OBJ_X9_62_ppBasis */
715 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x01,     /* [4621] OBJ_X9_62_c2pnb163v1 */
716 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x02,     /* [4629] OBJ_X9_62_c2pnb163v2 */
717 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x03,     /* [4637] OBJ_X9_62_c2pnb163v3 */
718 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x04,     /* [4645] OBJ_X9_62_c2pnb176v1 */
719 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x05,     /* [4653] OBJ_X9_62_c2tnb191v1 */
720 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x06,     /* [4661] OBJ_X9_62_c2tnb191v2 */
721 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x07,     /* [4669] OBJ_X9_62_c2tnb191v3 */
722 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x08,     /* [4677] OBJ_X9_62_c2onb191v4 */
723 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x09,     /* [4685] OBJ_X9_62_c2onb191v5 */
724 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0A,     /* [4693] OBJ_X9_62_c2pnb208w1 */
725 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0B,     /* [4701] OBJ_X9_62_c2tnb239v1 */
726 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0C,     /* [4709] OBJ_X9_62_c2tnb239v2 */
727 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0D,     /* [4717] OBJ_X9_62_c2tnb239v3 */
728 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0E,     /* [4725] OBJ_X9_62_c2onb239v4 */
729 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x0F,     /* [4733] OBJ_X9_62_c2onb239v5 */
730 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x10,     /* [4741] OBJ_X9_62_c2pnb272w1 */
731 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x11,     /* [4749] OBJ_X9_62_c2pnb304w1 */
732 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x12,     /* [4757] OBJ_X9_62_c2tnb359v1 */
733 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x13,     /* [4765] OBJ_X9_62_c2pnb368w1 */
734 0x2A,0x86,0x48,0xCE,0x3D,0x03,0x00,0x14,     /* [4773] OBJ_X9_62_c2tnb431r1 */
735 0x2B,0x81,0x04,0x00,0x06,                    /* [4781] OBJ_secp112r1 */
736 0x2B,0x81,0x04,0x00,0x07,                    /* [4786] OBJ_secp112r2 */
737 0x2B,0x81,0x04,0x00,0x1C,                    /* [4791] OBJ_secp128r1 */
738 0x2B,0x81,0x04,0x00,0x1D,                    /* [4796] OBJ_secp128r2 */
739 0x2B,0x81,0x04,0x00,0x09,                    /* [4801] OBJ_secp160k1 */
740 0x2B,0x81,0x04,0x00,0x08,                    /* [4806] OBJ_secp160r1 */
741 0x2B,0x81,0x04,0x00,0x1E,                    /* [4811] OBJ_secp160r2 */
742 0x2B,0x81,0x04,0x00,0x1F,                    /* [4816] OBJ_secp192k1 */
743 0x2B,0x81,0x04,0x00,0x20,                    /* [4821] OBJ_secp224k1 */
744 0x2B,0x81,0x04,0x00,0x21,                    /* [4826] OBJ_secp224r1 */
745 0x2B,0x81,0x04,0x00,0x0A,                    /* [4831] OBJ_secp256k1 */
746 0x2B,0x81,0x04,0x00,0x22,                    /* [4836] OBJ_secp384r1 */
747 0x2B,0x81,0x04,0x00,0x23,                    /* [4841] OBJ_secp521r1 */
748 0x2B,0x81,0x04,0x00,0x04,                    /* [4846] OBJ_sect113r1 */
749 0x2B,0x81,0x04,0x00,0x05,                    /* [4851] OBJ_sect113r2 */
750 0x2B,0x81,0x04,0x00,0x16,                    /* [4856] OBJ_sect131r1 */
751 0x2B,0x81,0x04,0x00,0x17,                    /* [4861] OBJ_sect131r2 */
752 0x2B,0x81,0x04,0x00,0x01,                    /* [4866] OBJ_sect163k1 */
753 0x2B,0x81,0x04,0x00,0x02,                    /* [4871] OBJ_sect163r1 */
754 0x2B,0x81,0x04,0x00,0x0F,                    /* [4876] OBJ_sect163r2 */
755 0x2B,0x81,0x04,0x00,0x18,                    /* [4881] OBJ_sect193r1 */
756 0x2B,0x81,0x04,0x00,0x19,                    /* [4886] OBJ_sect193r2 */
757 0x2B,0x81,0x04,0x00,0x1A,                    /* [4891] OBJ_sect233k1 */
758 0x2B,0x81,0x04,0x00,0x1B,                    /* [4896] OBJ_sect233r1 */
759 0x2B,0x81,0x04,0x00,0x03,                    /* [4901] OBJ_sect239k1 */
760 0x2B,0x81,0x04,0x00,0x10,                    /* [4906] OBJ_sect283k1 */
761 0x2B,0x81,0x04,0x00,0x11,                    /* [4911] OBJ_sect283r1 */
762 0x2B,0x81,0x04,0x00,0x24,                    /* [4916] OBJ_sect409k1 */
763 0x2B,0x81,0x04,0x00,0x25,                    /* [4921] OBJ_sect409r1 */
764 0x2B,0x81,0x04,0x00,0x26,                    /* [4926] OBJ_sect571k1 */
765 0x2B,0x81,0x04,0x00,0x27,                    /* [4931] OBJ_sect571r1 */
766 0x67,0x2B,0x0D,0x04,0x01,                    /* [4936] OBJ_wap_wsg_idm_ecid_wtls1 */
767 0x67,0x2B,0x0D,0x04,0x03,                    /* [4941] OBJ_wap_wsg_idm_ecid_wtls3 */
768 0x67,0x2B,0x0D,0x04,0x04,                    /* [4946] OBJ_wap_wsg_idm_ecid_wtls4 */
769 0x67,0x2B,0x0D,0x04,0x05,                    /* [4951] OBJ_wap_wsg_idm_ecid_wtls5 */
770 0x67,0x2B,0x0D,0x04,0x06,                    /* [4956] OBJ_wap_wsg_idm_ecid_wtls6 */
771 0x67,0x2B,0x0D,0x04,0x07,                    /* [4961] OBJ_wap_wsg_idm_ecid_wtls7 */
772 0x67,0x2B,0x0D,0x04,0x08,                    /* [4966] OBJ_wap_wsg_idm_ecid_wtls8 */
773 0x67,0x2B,0x0D,0x04,0x09,                    /* [4971] OBJ_wap_wsg_idm_ecid_wtls9 */
774 0x67,0x2B,0x0D,0x04,0x0A,                    /* [4976] OBJ_wap_wsg_idm_ecid_wtls10 */
775 0x67,0x2B,0x0D,0x04,0x0B,                    /* [4981] OBJ_wap_wsg_idm_ecid_wtls11 */
776 0x67,0x2B,0x0D,0x04,0x0C,                    /* [4986] OBJ_wap_wsg_idm_ecid_wtls12 */
777 0x55,0x1D,0x20,0x00,                         /* [4991] OBJ_any_policy */
778 0x55,0x1D,0x21,                              /* [4995] OBJ_policy_mappings */
779 0x55,0x1D,0x36,                              /* [4998] OBJ_inhibit_any_policy */
780 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x02,/* [5001] OBJ_camellia_128_cbc */
781 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x03,/* [5012] OBJ_camellia_192_cbc */
782 0x2A,0x83,0x08,0x8C,0x9A,0x4B,0x3D,0x01,0x01,0x01,0x04,/* [5023] OBJ_camellia_256_cbc */
783 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x01,     /* [5034] OBJ_camellia_128_ecb */
784 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x15,     /* [5042] OBJ_camellia_192_ecb */
785 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x29,     /* [5050] OBJ_camellia_256_ecb */
786 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x04,     /* [5058] OBJ_camellia_128_cfb128 */
787 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x18,     /* [5066] OBJ_camellia_192_cfb128 */
788 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2C,     /* [5074] OBJ_camellia_256_cfb128 */
789 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x03,     /* [5082] OBJ_camellia_128_ofb128 */
790 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x17,     /* [5090] OBJ_camellia_192_ofb128 */
791 0x03,0xA2,0x31,0x05,0x03,0x01,0x09,0x2B,     /* [5098] OBJ_camellia_256_ofb128 */
792 0x55,0x1D,0x09,                              /* [5106] OBJ_subject_directory_attributes */
793 0x55,0x1D,0x1C,                              /* [5109] OBJ_issuing_distribution_point */
794 0x55,0x1D,0x1D,                              /* [5112] OBJ_certificate_issuer */
795 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x06,     /* [5115] OBJ_hmacWithMD5 */
796 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x08,     /* [5123] OBJ_hmacWithSHA224 */
797 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x09,     /* [5131] OBJ_hmacWithSHA256 */
798 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0A,     /* [5139] OBJ_hmacWithSHA384 */
799 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x0B,     /* [5147] OBJ_hmacWithSHA512 */
800 0x28,0xCF,0x06,0x03,0x00,0x37,               /* [5155] OBJ_whirlpool */
801 0x2A,0x85,0x03,0x02,0x02,                    /* [5161] OBJ_cryptopro */
802 0x2A,0x85,0x03,0x02,0x09,                    /* [5166] OBJ_cryptocom */
803 0x2A,0x85,0x03,0x02,0x02,0x03,               /* [5171] OBJ_id_GostR3411_94_with_GostR3410_2001 */
804 0x2A,0x85,0x03,0x02,0x02,0x04,               /* [5177] OBJ_id_GostR3411_94_with_GostR3410_94 */
805 0x2A,0x85,0x03,0x02,0x02,0x09,               /* [5183] OBJ_id_GostR3411_94 */
806 0x2A,0x85,0x03,0x02,0x02,0x0A,               /* [5189] OBJ_id_HMACGostR3411_94 */
807 0x2A,0x85,0x03,0x02,0x02,0x13,               /* [5195] OBJ_id_GostR3410_2001 */
808 0x2A,0x85,0x03,0x02,0x02,0x14,               /* [5201] OBJ_id_GostR3410_94 */
809 0x2A,0x85,0x03,0x02,0x02,0x15,               /* [5207] OBJ_id_Gost28147_89 */
810 0x2A,0x85,0x03,0x02,0x02,0x17,               /* [5213] OBJ_id_GostR3411_94_prf */
811 0x2A,0x85,0x03,0x02,0x02,0x62,               /* [5219] OBJ_id_GostR3410_2001DH */
812 0x2A,0x85,0x03,0x02,0x02,0x63,               /* [5225] OBJ_id_GostR3410_94DH */
813 0x2A,0x85,0x03,0x02,0x02,0x0E,0x01,          /* [5231] OBJ_id_Gost28147_89_CryptoPro_KeyMeshing */
814 0x2A,0x85,0x03,0x02,0x02,0x0E,0x00,          /* [5238] OBJ_id_Gost28147_89_None_KeyMeshing */
815 0x2A,0x85,0x03,0x02,0x02,0x1E,0x00,          /* [5245] OBJ_id_GostR3411_94_TestParamSet */
816 0x2A,0x85,0x03,0x02,0x02,0x1E,0x01,          /* [5252] OBJ_id_GostR3411_94_CryptoProParamSet */
817 0x2A,0x85,0x03,0x02,0x02,0x1F,0x00,          /* [5259] OBJ_id_Gost28147_89_TestParamSet */
818 0x2A,0x85,0x03,0x02,0x02,0x1F,0x01,          /* [5266] OBJ_id_Gost28147_89_CryptoPro_A_ParamSet */
819 0x2A,0x85,0x03,0x02,0x02,0x1F,0x02,          /* [5273] OBJ_id_Gost28147_89_CryptoPro_B_ParamSet */
820 0x2A,0x85,0x03,0x02,0x02,0x1F,0x03,          /* [5280] OBJ_id_Gost28147_89_CryptoPro_C_ParamSet */
821 0x2A,0x85,0x03,0x02,0x02,0x1F,0x04,          /* [5287] OBJ_id_Gost28147_89_CryptoPro_D_ParamSet */
822 0x2A,0x85,0x03,0x02,0x02,0x1F,0x05,          /* [5294] OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet */
823 0x2A,0x85,0x03,0x02,0x02,0x1F,0x06,          /* [5301] OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet */
824 0x2A,0x85,0x03,0x02,0x02,0x1F,0x07,          /* [5308] OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet */
825 0x2A,0x85,0x03,0x02,0x02,0x20,0x00,          /* [5315] OBJ_id_GostR3410_94_TestParamSet */
826 0x2A,0x85,0x03,0x02,0x02,0x20,0x02,          /* [5322] OBJ_id_GostR3410_94_CryptoPro_A_ParamSet */
827 0x2A,0x85,0x03,0x02,0x02,0x20,0x03,          /* [5329] OBJ_id_GostR3410_94_CryptoPro_B_ParamSet */
828 0x2A,0x85,0x03,0x02,0x02,0x20,0x04,          /* [5336] OBJ_id_GostR3410_94_CryptoPro_C_ParamSet */
829 0x2A,0x85,0x03,0x02,0x02,0x20,0x05,          /* [5343] OBJ_id_GostR3410_94_CryptoPro_D_ParamSet */
830 0x2A,0x85,0x03,0x02,0x02,0x21,0x01,          /* [5350] OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet */
831 0x2A,0x85,0x03,0x02,0x02,0x21,0x02,          /* [5357] OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet */
832 0x2A,0x85,0x03,0x02,0x02,0x21,0x03,          /* [5364] OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet */
833 0x2A,0x85,0x03,0x02,0x02,0x23,0x00,          /* [5371] OBJ_id_GostR3410_2001_TestParamSet */
834 0x2A,0x85,0x03,0x02,0x02,0x23,0x01,          /* [5378] OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet */
835 0x2A,0x85,0x03,0x02,0x02,0x23,0x02,          /* [5385] OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet */
836 0x2A,0x85,0x03,0x02,0x02,0x23,0x03,          /* [5392] OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet */
837 0x2A,0x85,0x03,0x02,0x02,0x24,0x00,          /* [5399] OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet */
838 0x2A,0x85,0x03,0x02,0x02,0x24,0x01,          /* [5406] OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet */
839 0x2A,0x85,0x03,0x02,0x02,0x14,0x01,          /* [5413] OBJ_id_GostR3410_94_a */
840 0x2A,0x85,0x03,0x02,0x02,0x14,0x02,          /* [5420] OBJ_id_GostR3410_94_aBis */
841 0x2A,0x85,0x03,0x02,0x02,0x14,0x03,          /* [5427] OBJ_id_GostR3410_94_b */
842 0x2A,0x85,0x03,0x02,0x02,0x14,0x04,          /* [5434] OBJ_id_GostR3410_94_bBis */
843 0x2A,0x85,0x03,0x02,0x09,0x01,0x06,0x01,     /* [5441] OBJ_id_Gost28147_89_cc */
844 0x2A,0x85,0x03,0x02,0x09,0x01,0x05,0x03,     /* [5449] OBJ_id_GostR3410_94_cc */
845 0x2A,0x85,0x03,0x02,0x09,0x01,0x05,0x04,     /* [5457] OBJ_id_GostR3410_2001_cc */
846 0x2A,0x85,0x03,0x02,0x09,0x01,0x03,0x03,     /* [5465] OBJ_id_GostR3411_94_with_GostR3410_94_cc */
847 0x2A,0x85,0x03,0x02,0x09,0x01,0x03,0x04,     /* [5473] OBJ_id_GostR3411_94_with_GostR3410_2001_cc */
848 0x2A,0x85,0x03,0x02,0x09,0x01,0x08,0x01,     /* [5481] OBJ_id_GostR3410_2001_ParamSet_cc */
849 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x02,          /* [5489] OBJ_ecdsa_with_Recommended */
850 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,          /* [5496] OBJ_ecdsa_with_Specified */
851 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x01,     /* [5503] OBJ_ecdsa_with_SHA224 */
852 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x02,     /* [5511] OBJ_ecdsa_with_SHA256 */
853 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x03,     /* [5519] OBJ_ecdsa_with_SHA384 */
854 0x2A,0x86,0x48,0xCE,0x3D,0x04,0x03,0x04,     /* [5527] OBJ_ecdsa_with_SHA512 */
855 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x01,/* [5535] OBJ_dsa_with_SHA224 */
856 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x02,/* [5544] OBJ_dsa_with_SHA256 */
857 0x2A,0x83,0x1A,0x8C,0x9A,0x44,               /* [5553] OBJ_kisa */
858 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x03,     /* [5559] OBJ_seed_ecb */
859 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x04,     /* [5567] OBJ_seed_cbc */
860 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x05,     /* [5575] OBJ_seed_cfb128 */
861 0x2A,0x83,0x1A,0x8C,0x9A,0x44,0x01,0x06,     /* [5583] OBJ_seed_ofb128 */
862 0x2B,0x06,0x01,0x05,0x05,0x08,0x01,0x01,     /* [5591] OBJ_hmac_md5 */
863 0x2B,0x06,0x01,0x05,0x05,0x08,0x01,0x02,     /* [5599] OBJ_hmac_sha1 */
864 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0D,/* [5607] OBJ_id_PasswordBasedMAC */
865 0x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x1E,/* [5616] OBJ_id_DHBasedMac */
866 0x2B,0x06,0x01,0x05,0x05,0x07,0x04,0x10,     /* [5625] OBJ_id_it_suppLangTags */
867 0x2A,0x85,0x03,0x02,0x02,0x16,               /* [5633] OBJ_id_Gost28147_89_MAC */
868 };
869
870 static const ASN1_OBJECT nid_objs[NUM_NID]={
871 {"UNDEF","undefined",NID_undef,1,&(lvalues[0]),0},
872 {"rsadsi","RSA Data Security, Inc.",NID_rsadsi,6,&(lvalues[1]),0},
873 {"pkcs","RSA Data Security, Inc. PKCS",NID_pkcs,7,&(lvalues[7]),0},
874 {"MD2","md2",NID_md2,8,&(lvalues[14]),0},
875 {"MD5","md5",NID_md5,8,&(lvalues[22]),0},
876 {"RC4","rc4",NID_rc4,8,&(lvalues[30]),0},
877 {"rsaEncryption","rsaEncryption",NID_rsaEncryption,9,&(lvalues[38]),0},
878 {"RSA-MD2","md2WithRSAEncryption",NID_md2WithRSAEncryption,9,
879         &(lvalues[47]),0},
880 {"RSA-MD5","md5WithRSAEncryption",NID_md5WithRSAEncryption,9,
881         &(lvalues[56]),0},
882 {"PBE-MD2-DES","pbeWithMD2AndDES-CBC",NID_pbeWithMD2AndDES_CBC,9,
883         &(lvalues[65]),0},
884 {"PBE-MD5-DES","pbeWithMD5AndDES-CBC",NID_pbeWithMD5AndDES_CBC,9,
885         &(lvalues[74]),0},
886 {"X500","directory services (X.500)",NID_X500,1,&(lvalues[83]),0},
887 {"X509","X509",NID_X509,2,&(lvalues[84]),0},
888 {"CN","commonName",NID_commonName,3,&(lvalues[86]),0},
889 {"C","countryName",NID_countryName,3,&(lvalues[89]),0},
890 {"L","localityName",NID_localityName,3,&(lvalues[92]),0},
891 {"ST","stateOrProvinceName",NID_stateOrProvinceName,3,&(lvalues[95]),0},
892 {"O","organizationName",NID_organizationName,3,&(lvalues[98]),0},
893 {"OU","organizationalUnitName",NID_organizationalUnitName,3,
894         &(lvalues[101]),0},
895 {"RSA","rsa",NID_rsa,4,&(lvalues[104]),0},
896 {"pkcs7","pkcs7",NID_pkcs7,8,&(lvalues[108]),0},
897 {"pkcs7-data","pkcs7-data",NID_pkcs7_data,9,&(lvalues[116]),0},
898 {"pkcs7-signedData","pkcs7-signedData",NID_pkcs7_signed,9,
899         &(lvalues[125]),0},
900 {"pkcs7-envelopedData","pkcs7-envelopedData",NID_pkcs7_enveloped,9,
901         &(lvalues[134]),0},
902 {"pkcs7-signedAndEnvelopedData","pkcs7-signedAndEnvelopedData",
903         NID_pkcs7_signedAndEnveloped,9,&(lvalues[143]),0},
904 {"pkcs7-digestData","pkcs7-digestData",NID_pkcs7_digest,9,
905         &(lvalues[152]),0},
906 {"pkcs7-encryptedData","pkcs7-encryptedData",NID_pkcs7_encrypted,9,
907         &(lvalues[161]),0},
908 {"pkcs3","pkcs3",NID_pkcs3,8,&(lvalues[170]),0},
909 {"dhKeyAgreement","dhKeyAgreement",NID_dhKeyAgreement,9,
910         &(lvalues[178]),0},
911 {"DES-ECB","des-ecb",NID_des_ecb,5,&(lvalues[187]),0},
912 {"DES-CFB","des-cfb",NID_des_cfb64,5,&(lvalues[192]),0},
913 {"DES-CBC","des-cbc",NID_des_cbc,5,&(lvalues[197]),0},
914 {"DES-EDE","des-ede",NID_des_ede_ecb,5,&(lvalues[202]),0},
915 {"DES-EDE3","des-ede3",NID_des_ede3_ecb,0,NULL,0},
916 {"IDEA-CBC","idea-cbc",NID_idea_cbc,11,&(lvalues[207]),0},
917 {"IDEA-CFB","idea-cfb",NID_idea_cfb64,0,NULL,0},
918 {"IDEA-ECB","idea-ecb",NID_idea_ecb,0,NULL,0},
919 {"RC2-CBC","rc2-cbc",NID_rc2_cbc,8,&(lvalues[218]),0},
920 {"RC2-ECB","rc2-ecb",NID_rc2_ecb,0,NULL,0},
921 {"RC2-CFB","rc2-cfb",NID_rc2_cfb64,0,NULL,0},
922 {"RC2-OFB","rc2-ofb",NID_rc2_ofb64,0,NULL,0},
923 {"SHA","sha",NID_sha,5,&(lvalues[226]),0},
924 {"RSA-SHA","shaWithRSAEncryption",NID_shaWithRSAEncryption,5,
925         &(lvalues[231]),0},
926 {"DES-EDE-CBC","des-ede-cbc",NID_des_ede_cbc,0,NULL,0},
927 {"DES-EDE3-CBC","des-ede3-cbc",NID_des_ede3_cbc,8,&(lvalues[236]),0},
928 {"DES-OFB","des-ofb",NID_des_ofb64,5,&(lvalues[244]),0},
929 {"IDEA-OFB","idea-ofb",NID_idea_ofb64,0,NULL,0},
930 {"pkcs9","pkcs9",NID_pkcs9,8,&(lvalues[249]),0},
931 {"emailAddress","emailAddress",NID_pkcs9_emailAddress,9,
932         &(lvalues[257]),0},
933 {"unstructuredName","unstructuredName",NID_pkcs9_unstructuredName,9,
934         &(lvalues[266]),0},
935 {"contentType","contentType",NID_pkcs9_contentType,9,&(lvalues[275]),0},
936 {"messageDigest","messageDigest",NID_pkcs9_messageDigest,9,
937         &(lvalues[284]),0},
938 {"signingTime","signingTime",NID_pkcs9_signingTime,9,&(lvalues[293]),0},
939 {"countersignature","countersignature",NID_pkcs9_countersignature,9,
940         &(lvalues[302]),0},
941 {"challengePassword","challengePassword",NID_pkcs9_challengePassword,
942         9,&(lvalues[311]),0},
943 {"unstructuredAddress","unstructuredAddress",
944         NID_pkcs9_unstructuredAddress,9,&(lvalues[320]),0},
945 {"extendedCertificateAttributes","extendedCertificateAttributes",
946         NID_pkcs9_extCertAttributes,9,&(lvalues[329]),0},
947 {"Netscape","Netscape Communications Corp.",NID_netscape,7,
948         &(lvalues[338]),0},
949 {"nsCertExt","Netscape Certificate Extension",
950         NID_netscape_cert_extension,8,&(lvalues[345]),0},
951 {"nsDataType","Netscape Data Type",NID_netscape_data_type,8,
952         &(lvalues[353]),0},
953 {"DES-EDE-CFB","des-ede-cfb",NID_des_ede_cfb64,0,NULL,0},
954 {"DES-EDE3-CFB","des-ede3-cfb",NID_des_ede3_cfb64,0,NULL,0},
955 {"DES-EDE-OFB","des-ede-ofb",NID_des_ede_ofb64,0,NULL,0},
956 {"DES-EDE3-OFB","des-ede3-ofb",NID_des_ede3_ofb64,0,NULL,0},
957 {"SHA1","sha1",NID_sha1,5,&(lvalues[361]),0},
958 {"RSA-SHA1","sha1WithRSAEncryption",NID_sha1WithRSAEncryption,9,
959         &(lvalues[366]),0},
960 {"DSA-SHA","dsaWithSHA",NID_dsaWithSHA,5,&(lvalues[375]),0},
961 {"DSA-old","dsaEncryption-old",NID_dsa_2,5,&(lvalues[380]),0},
962 {"PBE-SHA1-RC2-64","pbeWithSHA1AndRC2-CBC",NID_pbeWithSHA1AndRC2_CBC,
963         9,&(lvalues[385]),0},
964 {"PBKDF2","PBKDF2",NID_id_pbkdf2,9,&(lvalues[394]),0},
965 {"DSA-SHA1-old","dsaWithSHA1-old",NID_dsaWithSHA1_2,5,&(lvalues[403]),0},
966 {"nsCertType","Netscape Cert Type",NID_netscape_cert_type,9,
967         &(lvalues[408]),0},
968 {"nsBaseUrl","Netscape Base Url",NID_netscape_base_url,9,
969         &(lvalues[417]),0},
970 {"nsRevocationUrl","Netscape Revocation Url",
971         NID_netscape_revocation_url,9,&(lvalues[426]),0},
972 {"nsCaRevocationUrl","Netscape CA Revocation Url",
973         NID_netscape_ca_revocation_url,9,&(lvalues[435]),0},
974 {"nsRenewalUrl","Netscape Renewal Url",NID_netscape_renewal_url,9,
975         &(lvalues[444]),0},
976 {"nsCaPolicyUrl","Netscape CA Policy Url",NID_netscape_ca_policy_url,
977         9,&(lvalues[453]),0},
978 {"nsSslServerName","Netscape SSL Server Name",
979         NID_netscape_ssl_server_name,9,&(lvalues[462]),0},
980 {"nsComment","Netscape Comment",NID_netscape_comment,9,&(lvalues[471]),0},
981 {"nsCertSequence","Netscape Certificate Sequence",
982         NID_netscape_cert_sequence,9,&(lvalues[480]),0},
983 {"DESX-CBC","desx-cbc",NID_desx_cbc,0,NULL,0},
984 {"id-ce","id-ce",NID_id_ce,2,&(lvalues[489]),0},
985 {"subjectKeyIdentifier","X509v3 Subject Key Identifier",
986         NID_subject_key_identifier,3,&(lvalues[491]),0},
987 {"keyUsage","X509v3 Key Usage",NID_key_usage,3,&(lvalues[494]),0},
988 {"privateKeyUsagePeriod","X509v3 Private Key Usage Period",
989         NID_private_key_usage_period,3,&(lvalues[497]),0},
990 {"subjectAltName","X509v3 Subject Alternative Name",
991         NID_subject_alt_name,3,&(lvalues[500]),0},
992 {"issuerAltName","X509v3 Issuer Alternative Name",NID_issuer_alt_name,
993         3,&(lvalues[503]),0},
994 {"basicConstraints","X509v3 Basic Constraints",NID_basic_constraints,
995         3,&(lvalues[506]),0},
996 {"crlNumber","X509v3 CRL Number",NID_crl_number,3,&(lvalues[509]),0},
997 {"certificatePolicies","X509v3 Certificate Policies",
998         NID_certificate_policies,3,&(lvalues[512]),0},
999 {"authorityKeyIdentifier","X509v3 Authority Key Identifier",
1000         NID_authority_key_identifier,3,&(lvalues[515]),0},
1001 {"BF-CBC","bf-cbc",NID_bf_cbc,9,&(lvalues[518]),0},
1002 {"BF-ECB","bf-ecb",NID_bf_ecb,0,NULL,0},
1003 {"BF-CFB","bf-cfb",NID_bf_cfb64,0,NULL,0},
1004 {"BF-OFB","bf-ofb",NID_bf_ofb64,0,NULL,0},
1005 {"MDC2","mdc2",NID_mdc2,4,&(lvalues[527]),0},
1006 {"RSA-MDC2","mdc2WithRSA",NID_mdc2WithRSA,4,&(lvalues[531]),0},
1007 {"RC4-40","rc4-40",NID_rc4_40,0,NULL,0},
1008 {"RC2-40-CBC","rc2-40-cbc",NID_rc2_40_cbc,0,NULL,0},
1009 {"GN","givenName",NID_givenName,3,&(lvalues[535]),0},
1010 {"SN","surname",NID_surname,3,&(lvalues[538]),0},
1011 {"initials","initials",NID_initials,3,&(lvalues[541]),0},
1012 {NULL,NULL,NID_undef,0,NULL,0},
1013 {"crlDistributionPoints","X509v3 CRL Distribution Points",
1014         NID_crl_distribution_points,3,&(lvalues[544]),0},
1015 {"RSA-NP-MD5","md5WithRSA",NID_md5WithRSA,5,&(lvalues[547]),0},
1016 {"serialNumber","serialNumber",NID_serialNumber,3,&(lvalues[552]),0},
1017 {"title","title",NID_title,3,&(lvalues[555]),0},
1018 {"description","description",NID_description,3,&(lvalues[558]),0},
1019 {"CAST5-CBC","cast5-cbc",NID_cast5_cbc,9,&(lvalues[561]),0},
1020 {"CAST5-ECB","cast5-ecb",NID_cast5_ecb,0,NULL,0},
1021 {"CAST5-CFB","cast5-cfb",NID_cast5_cfb64,0,NULL,0},
1022 {"CAST5-OFB","cast5-ofb",NID_cast5_ofb64,0,NULL,0},
1023 {"pbeWithMD5AndCast5CBC","pbeWithMD5AndCast5CBC",
1024         NID_pbeWithMD5AndCast5_CBC,9,&(lvalues[570]),0},
1025 {"DSA-SHA1","dsaWithSHA1",NID_dsaWithSHA1,7,&(lvalues[579]),0},
1026 {"MD5-SHA1","md5-sha1",NID_md5_sha1,0,NULL,0},
1027 {"RSA-SHA1-2","sha1WithRSA",NID_sha1WithRSA,5,&(lvalues[586]),0},
1028 {"DSA","dsaEncryption",NID_dsa,7,&(lvalues[591]),0},
1029 {"RIPEMD160","ripemd160",NID_ripemd160,5,&(lvalues[598]),0},
1030 {NULL,NULL,NID_undef,0,NULL,0},
1031 {"RSA-RIPEMD160","ripemd160WithRSA",NID_ripemd160WithRSA,6,
1032         &(lvalues[603]),0},
1033 {"RC5-CBC","rc5-cbc",NID_rc5_cbc,8,&(lvalues[609]),0},
1034 {"RC5-ECB","rc5-ecb",NID_rc5_ecb,0,NULL,0},
1035 {"RC5-CFB","rc5-cfb",NID_rc5_cfb64,0,NULL,0},
1036 {"RC5-OFB","rc5-ofb",NID_rc5_ofb64,0,NULL,0},
1037 {"RLE","run length compression",NID_rle_compression,6,&(lvalues[617]),0},
1038 {"ZLIB","zlib compression",NID_zlib_compression,6,&(lvalues[623]),0},
1039 {"extendedKeyUsage","X509v3 Extended Key Usage",NID_ext_key_usage,3,
1040         &(lvalues[629]),0},
1041 {"PKIX","PKIX",NID_id_pkix,6,&(lvalues[632]),0},
1042 {"id-kp","id-kp",NID_id_kp,7,&(lvalues[638]),0},
1043 {"serverAuth","TLS Web Server Authentication",NID_server_auth,8,
1044         &(lvalues[645]),0},
1045 {"clientAuth","TLS Web Client Authentication",NID_client_auth,8,
1046         &(lvalues[653]),0},
1047 {"codeSigning","Code Signing",NID_code_sign,8,&(lvalues[661]),0},
1048 {"emailProtection","E-mail Protection",NID_email_protect,8,
1049         &(lvalues[669]),0},
1050 {"timeStamping","Time Stamping",NID_time_stamp,8,&(lvalues[677]),0},
1051 {"msCodeInd","Microsoft Individual Code Signing",NID_ms_code_ind,10,
1052         &(lvalues[685]),0},
1053 {"msCodeCom","Microsoft Commercial Code Signing",NID_ms_code_com,10,
1054         &(lvalues[695]),0},
1055 {"msCTLSign","Microsoft Trust List Signing",NID_ms_ctl_sign,10,
1056         &(lvalues[705]),0},
1057 {"msSGC","Microsoft Server Gated Crypto",NID_ms_sgc,10,&(lvalues[715]),0},
1058 {"msEFS","Microsoft Encrypted File System",NID_ms_efs,10,
1059         &(lvalues[725]),0},
1060 {"nsSGC","Netscape Server Gated Crypto",NID_ns_sgc,9,&(lvalues[735]),0},
1061 {"deltaCRL","X509v3 Delta CRL Indicator",NID_delta_crl,3,
1062         &(lvalues[744]),0},
1063 {"CRLReason","X509v3 CRL Reason Code",NID_crl_reason,3,&(lvalues[747]),0},
1064 {"invalidityDate","Invalidity Date",NID_invalidity_date,3,
1065         &(lvalues[750]),0},
1066 {"SXNetID","Strong Extranet ID",NID_sxnet,5,&(lvalues[753]),0},
1067 {"PBE-SHA1-RC4-128","pbeWithSHA1And128BitRC4",
1068         NID_pbe_WithSHA1And128BitRC4,10,&(lvalues[758]),0},
1069 {"PBE-SHA1-RC4-40","pbeWithSHA1And40BitRC4",
1070         NID_pbe_WithSHA1And40BitRC4,10,&(lvalues[768]),0},
1071 {"PBE-SHA1-3DES","pbeWithSHA1And3-KeyTripleDES-CBC",
1072         NID_pbe_WithSHA1And3_Key_TripleDES_CBC,10,&(lvalues[778]),0},
1073 {"PBE-SHA1-2DES","pbeWithSHA1And2-KeyTripleDES-CBC",
1074         NID_pbe_WithSHA1And2_Key_TripleDES_CBC,10,&(lvalues[788]),0},
1075 {"PBE-SHA1-RC2-128","pbeWithSHA1And128BitRC2-CBC",
1076         NID_pbe_WithSHA1And128BitRC2_CBC,10,&(lvalues[798]),0},
1077 {"PBE-SHA1-RC2-40","pbeWithSHA1And40BitRC2-CBC",
1078         NID_pbe_WithSHA1And40BitRC2_CBC,10,&(lvalues[808]),0},
1079 {"keyBag","keyBag",NID_keyBag,11,&(lvalues[818]),0},
1080 {"pkcs8ShroudedKeyBag","pkcs8ShroudedKeyBag",NID_pkcs8ShroudedKeyBag,
1081         11,&(lvalues[829]),0},
1082 {"certBag","certBag",NID_certBag,11,&(lvalues[840]),0},
1083 {"crlBag","crlBag",NID_crlBag,11,&(lvalues[851]),0},
1084 {"secretBag","secretBag",NID_secretBag,11,&(lvalues[862]),0},
1085 {"safeContentsBag","safeContentsBag",NID_safeContentsBag,11,
1086         &(lvalues[873]),0},
1087 {"friendlyName","friendlyName",NID_friendlyName,9,&(lvalues[884]),0},
1088 {"localKeyID","localKeyID",NID_localKeyID,9,&(lvalues[893]),0},
1089 {"x509Certificate","x509Certificate",NID_x509Certificate,10,
1090         &(lvalues[902]),0},
1091 {"sdsiCertificate","sdsiCertificate",NID_sdsiCertificate,10,
1092         &(lvalues[912]),0},
1093 {"x509Crl","x509Crl",NID_x509Crl,10,&(lvalues[922]),0},
1094 {"PBES2","PBES2",NID_pbes2,9,&(lvalues[932]),0},
1095 {"PBMAC1","PBMAC1",NID_pbmac1,9,&(lvalues[941]),0},
1096 {"hmacWithSHA1","hmacWithSHA1",NID_hmacWithSHA1,8,&(lvalues[950]),0},
1097 {"id-qt-cps","Policy Qualifier CPS",NID_id_qt_cps,8,&(lvalues[958]),0},
1098 {"id-qt-unotice","Policy Qualifier User Notice",NID_id_qt_unotice,8,
1099         &(lvalues[966]),0},
1100 {"RC2-64-CBC","rc2-64-cbc",NID_rc2_64_cbc,0,NULL,0},
1101 {"SMIME-CAPS","S/MIME Capabilities",NID_SMIMECapabilities,9,
1102         &(lvalues[974]),0},
1103 {"PBE-MD2-RC2-64","pbeWithMD2AndRC2-CBC",NID_pbeWithMD2AndRC2_CBC,9,
1104         &(lvalues[983]),0},
1105 {"PBE-MD5-RC2-64","pbeWithMD5AndRC2-CBC",NID_pbeWithMD5AndRC2_CBC,9,
1106         &(lvalues[992]),0},
1107 {"PBE-SHA1-DES","pbeWithSHA1AndDES-CBC",NID_pbeWithSHA1AndDES_CBC,9,
1108         &(lvalues[1001]),0},
1109 {"msExtReq","Microsoft Extension Request",NID_ms_ext_req,10,
1110         &(lvalues[1010]),0},
1111 {"extReq","Extension Request",NID_ext_req,9,&(lvalues[1020]),0},
1112 {"name","name",NID_name,3,&(lvalues[1029]),0},
1113 {"dnQualifier","dnQualifier",NID_dnQualifier,3,&(lvalues[1032]),0},
1114 {"id-pe","id-pe",NID_id_pe,7,&(lvalues[1035]),0},
1115 {"id-ad","id-ad",NID_id_ad,7,&(lvalues[1042]),0},
1116 {"authorityInfoAccess","Authority Information Access",NID_info_access,
1117         8,&(lvalues[1049]),0},
1118 {"OCSP","OCSP",NID_ad_OCSP,8,&(lvalues[1057]),0},
1119 {"caIssuers","CA Issuers",NID_ad_ca_issuers,8,&(lvalues[1065]),0},
1120 {"OCSPSigning","OCSP Signing",NID_OCSP_sign,8,&(lvalues[1073]),0},
1121 {"ISO","iso",NID_iso,1,&(lvalues[1081]),0},
1122 {"member-body","ISO Member Body",NID_member_body,1,&(lvalues[1082]),0},
1123 {"ISO-US","ISO US Member Body",NID_ISO_US,3,&(lvalues[1083]),0},
1124 {"X9-57","X9.57",NID_X9_57,5,&(lvalues[1086]),0},
1125 {"X9cm","X9.57 CM ?",NID_X9cm,6,&(lvalues[1091]),0},
1126 {"pkcs1","pkcs1",NID_pkcs1,8,&(lvalues[1097]),0},
1127 {"pkcs5","pkcs5",NID_pkcs5,8,&(lvalues[1105]),0},
1128 {"SMIME","S/MIME",NID_SMIME,9,&(lvalues[1113]),0},
1129 {"id-smime-mod","id-smime-mod",NID_id_smime_mod,10,&(lvalues[1122]),0},
1130 {"id-smime-ct","id-smime-ct",NID_id_smime_ct,10,&(lvalues[1132]),0},
1131 {"id-smime-aa","id-smime-aa",NID_id_smime_aa,10,&(lvalues[1142]),0},
1132 {"id-smime-alg","id-smime-alg",NID_id_smime_alg,10,&(lvalues[1152]),0},
1133 {"id-smime-cd","id-smime-cd",NID_id_smime_cd,10,&(lvalues[1162]),0},
1134 {"id-smime-spq","id-smime-spq",NID_id_smime_spq,10,&(lvalues[1172]),0},
1135 {"id-smime-cti","id-smime-cti",NID_id_smime_cti,10,&(lvalues[1182]),0},
1136 {"id-smime-mod-cms","id-smime-mod-cms",NID_id_smime_mod_cms,11,
1137         &(lvalues[1192]),0},
1138 {"id-smime-mod-ess","id-smime-mod-ess",NID_id_smime_mod_ess,11,
1139         &(lvalues[1203]),0},
1140 {"id-smime-mod-oid","id-smime-mod-oid",NID_id_smime_mod_oid,11,
1141         &(lvalues[1214]),0},
1142 {"id-smime-mod-msg-v3","id-smime-mod-msg-v3",NID_id_smime_mod_msg_v3,
1143         11,&(lvalues[1225]),0},
1144 {"id-smime-mod-ets-eSignature-88","id-smime-mod-ets-eSignature-88",
1145         NID_id_smime_mod_ets_eSignature_88,11,&(lvalues[1236]),0},
1146 {"id-smime-mod-ets-eSignature-97","id-smime-mod-ets-eSignature-97",
1147         NID_id_smime_mod_ets_eSignature_97,11,&(lvalues[1247]),0},
1148 {"id-smime-mod-ets-eSigPolicy-88","id-smime-mod-ets-eSigPolicy-88",
1149         NID_id_smime_mod_ets_eSigPolicy_88,11,&(lvalues[1258]),0},
1150 {"id-smime-mod-ets-eSigPolicy-97","id-smime-mod-ets-eSigPolicy-97",
1151         NID_id_smime_mod_ets_eSigPolicy_97,11,&(lvalues[1269]),0},
1152 {"id-smime-ct-receipt","id-smime-ct-receipt",NID_id_smime_ct_receipt,
1153         11,&(lvalues[1280]),0},
1154 {"id-smime-ct-authData","id-smime-ct-authData",
1155         NID_id_smime_ct_authData,11,&(lvalues[1291]),0},
1156 {"id-smime-ct-publishCert","id-smime-ct-publishCert",
1157         NID_id_smime_ct_publishCert,11,&(lvalues[1302]),0},
1158 {"id-smime-ct-TSTInfo","id-smime-ct-TSTInfo",NID_id_smime_ct_TSTInfo,
1159         11,&(lvalues[1313]),0},
1160 {"id-smime-ct-TDTInfo","id-smime-ct-TDTInfo",NID_id_smime_ct_TDTInfo,
1161         11,&(lvalues[1324]),0},
1162 {"id-smime-ct-contentInfo","id-smime-ct-contentInfo",
1163         NID_id_smime_ct_contentInfo,11,&(lvalues[1335]),0},
1164 {"id-smime-ct-DVCSRequestData","id-smime-ct-DVCSRequestData",
1165         NID_id_smime_ct_DVCSRequestData,11,&(lvalues[1346]),0},
1166 {"id-smime-ct-DVCSResponseData","id-smime-ct-DVCSResponseData",
1167         NID_id_smime_ct_DVCSResponseData,11,&(lvalues[1357]),0},
1168 {"id-smime-aa-receiptRequest","id-smime-aa-receiptRequest",
1169         NID_id_smime_aa_receiptRequest,11,&(lvalues[1368]),0},
1170 {"id-smime-aa-securityLabel","id-smime-aa-securityLabel",
1171         NID_id_smime_aa_securityLabel,11,&(lvalues[1379]),0},
1172 {"id-smime-aa-mlExpandHistory","id-smime-aa-mlExpandHistory",
1173         NID_id_smime_aa_mlExpandHistory,11,&(lvalues[1390]),0},
1174 {"id-smime-aa-contentHint","id-smime-aa-contentHint",
1175         NID_id_smime_aa_contentHint,11,&(lvalues[1401]),0},
1176 {"id-smime-aa-msgSigDigest","id-smime-aa-msgSigDigest",
1177         NID_id_smime_aa_msgSigDigest,11,&(lvalues[1412]),0},
1178 {"id-smime-aa-encapContentType","id-smime-aa-encapContentType",
1179         NID_id_smime_aa_encapContentType,11,&(lvalues[1423]),0},
1180 {"id-smime-aa-contentIdentifier","id-smime-aa-contentIdentifier",
1181         NID_id_smime_aa_contentIdentifier,11,&(lvalues[1434]),0},
1182 {"id-smime-aa-macValue","id-smime-aa-macValue",
1183         NID_id_smime_aa_macValue,11,&(lvalues[1445]),0},
1184 {"id-smime-aa-equivalentLabels","id-smime-aa-equivalentLabels",
1185         NID_id_smime_aa_equivalentLabels,11,&(lvalues[1456]),0},
1186 {"id-smime-aa-contentReference","id-smime-aa-contentReference",
1187         NID_id_smime_aa_contentReference,11,&(lvalues[1467]),0},
1188 {"id-smime-aa-encrypKeyPref","id-smime-aa-encrypKeyPref",
1189         NID_id_smime_aa_encrypKeyPref,11,&(lvalues[1478]),0},
1190 {"id-smime-aa-signingCertificate","id-smime-aa-signingCertificate",
1191         NID_id_smime_aa_signingCertificate,11,&(lvalues[1489]),0},
1192 {"id-smime-aa-smimeEncryptCerts","id-smime-aa-smimeEncryptCerts",
1193         NID_id_smime_aa_smimeEncryptCerts,11,&(lvalues[1500]),0},
1194 {"id-smime-aa-timeStampToken","id-smime-aa-timeStampToken",
1195         NID_id_smime_aa_timeStampToken,11,&(lvalues[1511]),0},
1196 {"id-smime-aa-ets-sigPolicyId","id-smime-aa-ets-sigPolicyId",
1197         NID_id_smime_aa_ets_sigPolicyId,11,&(lvalues[1522]),0},
1198 {"id-smime-aa-ets-commitmentType","id-smime-aa-ets-commitmentType",
1199         NID_id_smime_aa_ets_commitmentType,11,&(lvalues[1533]),0},
1200 {"id-smime-aa-ets-signerLocation","id-smime-aa-ets-signerLocation",
1201         NID_id_smime_aa_ets_signerLocation,11,&(lvalues[1544]),0},
1202 {"id-smime-aa-ets-signerAttr","id-smime-aa-ets-signerAttr",
1203         NID_id_smime_aa_ets_signerAttr,11,&(lvalues[1555]),0},
1204 {"id-smime-aa-ets-otherSigCert","id-smime-aa-ets-otherSigCert",
1205         NID_id_smime_aa_ets_otherSigCert,11,&(lvalues[1566]),0},
1206 {"id-smime-aa-ets-contentTimestamp",
1207         "id-smime-aa-ets-contentTimestamp",
1208         NID_id_smime_aa_ets_contentTimestamp,11,&(lvalues[1577]),0},
1209 {"id-smime-aa-ets-CertificateRefs","id-smime-aa-ets-CertificateRefs",
1210         NID_id_smime_aa_ets_CertificateRefs,11,&(lvalues[1588]),0},
1211 {"id-smime-aa-ets-RevocationRefs","id-smime-aa-ets-RevocationRefs",
1212         NID_id_smime_aa_ets_RevocationRefs,11,&(lvalues[1599]),0},
1213 {"id-smime-aa-ets-certValues","id-smime-aa-ets-certValues",
1214         NID_id_smime_aa_ets_certValues,11,&(lvalues[1610]),0},
1215 {"id-smime-aa-ets-revocationValues",
1216         "id-smime-aa-ets-revocationValues",
1217         NID_id_smime_aa_ets_revocationValues,11,&(lvalues[1621]),0},
1218 {"id-smime-aa-ets-escTimeStamp","id-smime-aa-ets-escTimeStamp",
1219         NID_id_smime_aa_ets_escTimeStamp,11,&(lvalues[1632]),0},
1220 {"id-smime-aa-ets-certCRLTimestamp",
1221         "id-smime-aa-ets-certCRLTimestamp",
1222         NID_id_smime_aa_ets_certCRLTimestamp,11,&(lvalues[1643]),0},
1223 {"id-smime-aa-ets-archiveTimeStamp",
1224         "id-smime-aa-ets-archiveTimeStamp",
1225         NID_id_smime_aa_ets_archiveTimeStamp,11,&(lvalues[1654]),0},
1226 {"id-smime-aa-signatureType","id-smime-aa-signatureType",
1227         NID_id_smime_aa_signatureType,11,&(lvalues[1665]),0},
1228 {"id-smime-aa-dvcs-dvc","id-smime-aa-dvcs-dvc",
1229         NID_id_smime_aa_dvcs_dvc,11,&(lvalues[1676]),0},
1230 {"id-smime-alg-ESDHwith3DES","id-smime-alg-ESDHwith3DES",
1231         NID_id_smime_alg_ESDHwith3DES,11,&(lvalues[1687]),0},
1232 {"id-smime-alg-ESDHwithRC2","id-smime-alg-ESDHwithRC2",
1233         NID_id_smime_alg_ESDHwithRC2,11,&(lvalues[1698]),0},
1234 {"id-smime-alg-3DESwrap","id-smime-alg-3DESwrap",
1235         NID_id_smime_alg_3DESwrap,11,&(lvalues[1709]),0},
1236 {"id-smime-alg-RC2wrap","id-smime-alg-RC2wrap",
1237         NID_id_smime_alg_RC2wrap,11,&(lvalues[1720]),0},
1238 {"id-smime-alg-ESDH","id-smime-alg-ESDH",NID_id_smime_alg_ESDH,11,
1239         &(lvalues[1731]),0},
1240 {"id-smime-alg-CMS3DESwrap","id-smime-alg-CMS3DESwrap",
1241         NID_id_smime_alg_CMS3DESwrap,11,&(lvalues[1742]),0},
1242 {"id-smime-alg-CMSRC2wrap","id-smime-alg-CMSRC2wrap",
1243         NID_id_smime_alg_CMSRC2wrap,11,&(lvalues[1753]),0},
1244 {"id-smime-cd-ldap","id-smime-cd-ldap",NID_id_smime_cd_ldap,11,
1245         &(lvalues[1764]),0},
1246 {"id-smime-spq-ets-sqt-uri","id-smime-spq-ets-sqt-uri",
1247         NID_id_smime_spq_ets_sqt_uri,11,&(lvalues[1775]),0},
1248 {"id-smime-spq-ets-sqt-unotice","id-smime-spq-ets-sqt-unotice",
1249         NID_id_smime_spq_ets_sqt_unotice,11,&(lvalues[1786]),0},
1250 {"id-smime-cti-ets-proofOfOrigin","id-smime-cti-ets-proofOfOrigin",
1251         NID_id_smime_cti_ets_proofOfOrigin,11,&(lvalues[1797]),0},
1252 {"id-smime-cti-ets-proofOfReceipt","id-smime-cti-ets-proofOfReceipt",
1253         NID_id_smime_cti_ets_proofOfReceipt,11,&(lvalues[1808]),0},
1254 {"id-smime-cti-ets-proofOfDelivery",
1255         "id-smime-cti-ets-proofOfDelivery",
1256         NID_id_smime_cti_ets_proofOfDelivery,11,&(lvalues[1819]),0},
1257 {"id-smime-cti-ets-proofOfSender","id-smime-cti-ets-proofOfSender",
1258         NID_id_smime_cti_ets_proofOfSender,11,&(lvalues[1830]),0},
1259 {"id-smime-cti-ets-proofOfApproval",
1260         "id-smime-cti-ets-proofOfApproval",
1261         NID_id_smime_cti_ets_proofOfApproval,11,&(lvalues[1841]),0},
1262 {"id-smime-cti-ets-proofOfCreation",
1263         "id-smime-cti-ets-proofOfCreation",
1264         NID_id_smime_cti_ets_proofOfCreation,11,&(lvalues[1852]),0},
1265 {"MD4","md4",NID_md4,8,&(lvalues[1863]),0},
1266 {"id-pkix-mod","id-pkix-mod",NID_id_pkix_mod,7,&(lvalues[1871]),0},
1267 {"id-qt","id-qt",NID_id_qt,7,&(lvalues[1878]),0},
1268 {"id-it","id-it",NID_id_it,7,&(lvalues[1885]),0},
1269 {"id-pkip","id-pkip",NID_id_pkip,7,&(lvalues[1892]),0},
1270 {"id-alg","id-alg",NID_id_alg,7,&(lvalues[1899]),0},
1271 {"id-cmc","id-cmc",NID_id_cmc,7,&(lvalues[1906]),0},
1272 {"id-on","id-on",NID_id_on,7,&(lvalues[1913]),0},
1273 {"id-pda","id-pda",NID_id_pda,7,&(lvalues[1920]),0},
1274 {"id-aca","id-aca",NID_id_aca,7,&(lvalues[1927]),0},
1275 {"id-qcs","id-qcs",NID_id_qcs,7,&(lvalues[1934]),0},
1276 {"id-cct","id-cct",NID_id_cct,7,&(lvalues[1941]),0},
1277 {"id-pkix1-explicit-88","id-pkix1-explicit-88",
1278         NID_id_pkix1_explicit_88,8,&(lvalues[1948]),0},
1279 {"id-pkix1-implicit-88","id-pkix1-implicit-88",
1280         NID_id_pkix1_implicit_88,8,&(lvalues[1956]),0},
1281 {"id-pkix1-explicit-93","id-pkix1-explicit-93",
1282         NID_id_pkix1_explicit_93,8,&(lvalues[1964]),0},
1283 {"id-pkix1-implicit-93","id-pkix1-implicit-93",
1284         NID_id_pkix1_implicit_93,8,&(lvalues[1972]),0},
1285 {"id-mod-crmf","id-mod-crmf",NID_id_mod_crmf,8,&(lvalues[1980]),0},
1286 {"id-mod-cmc","id-mod-cmc",NID_id_mod_cmc,8,&(lvalues[1988]),0},
1287 {"id-mod-kea-profile-88","id-mod-kea-profile-88",
1288         NID_id_mod_kea_profile_88,8,&(lvalues[1996]),0},
1289 {"id-mod-kea-profile-93","id-mod-kea-profile-93",
1290         NID_id_mod_kea_profile_93,8,&(lvalues[2004]),0},
1291 {"id-mod-cmp","id-mod-cmp",NID_id_mod_cmp,8,&(lvalues[2012]),0},
1292 {"id-mod-qualified-cert-88","id-mod-qualified-cert-88",
1293         NID_id_mod_qualified_cert_88,8,&(lvalues[2020]),0},
1294 {"id-mod-qualified-cert-93","id-mod-qualified-cert-93",
1295         NID_id_mod_qualified_cert_93,8,&(lvalues[2028]),0},
1296 {"id-mod-attribute-cert","id-mod-attribute-cert",
1297         NID_id_mod_attribute_cert,8,&(lvalues[2036]),0},
1298 {"id-mod-timestamp-protocol","id-mod-timestamp-protocol",
1299         NID_id_mod_timestamp_protocol,8,&(lvalues[2044]),0},
1300 {"id-mod-ocsp","id-mod-ocsp",NID_id_mod_ocsp,8,&(lvalues[2052]),0},
1301 {"id-mod-dvcs","id-mod-dvcs",NID_id_mod_dvcs,8,&(lvalues[2060]),0},
1302 {"id-mod-cmp2000","id-mod-cmp2000",NID_id_mod_cmp2000,8,
1303         &(lvalues[2068]),0},
1304 {"biometricInfo","Biometric Info",NID_biometricInfo,8,&(lvalues[2076]),0},
1305 {"qcStatements","qcStatements",NID_qcStatements,8,&(lvalues[2084]),0},
1306 {"ac-auditEntity","ac-auditEntity",NID_ac_auditEntity,8,
1307         &(lvalues[2092]),0},
1308 {"ac-targeting","ac-targeting",NID_ac_targeting,8,&(lvalues[2100]),0},
1309 {"aaControls","aaControls",NID_aaControls,8,&(lvalues[2108]),0},
1310 {"sbgp-ipAddrBlock","sbgp-ipAddrBlock",NID_sbgp_ipAddrBlock,8,
1311         &(lvalues[2116]),0},
1312 {"sbgp-autonomousSysNum","sbgp-autonomousSysNum",
1313         NID_sbgp_autonomousSysNum,8,&(lvalues[2124]),0},
1314 {"sbgp-routerIdentifier","sbgp-routerIdentifier",
1315         NID_sbgp_routerIdentifier,8,&(lvalues[2132]),0},
1316 {"textNotice","textNotice",NID_textNotice,8,&(lvalues[2140]),0},
1317 {"ipsecEndSystem","IPSec End System",NID_ipsecEndSystem,8,
1318         &(lvalues[2148]),0},
1319 {"ipsecTunnel","IPSec Tunnel",NID_ipsecTunnel,8,&(lvalues[2156]),0},
1320 {"ipsecUser","IPSec User",NID_ipsecUser,8,&(lvalues[2164]),0},
1321 {"DVCS","dvcs",NID_dvcs,8,&(lvalues[2172]),0},
1322 {"id-it-caProtEncCert","id-it-caProtEncCert",NID_id_it_caProtEncCert,
1323         8,&(lvalues[2180]),0},
1324 {"id-it-signKeyPairTypes","id-it-signKeyPairTypes",
1325         NID_id_it_signKeyPairTypes,8,&(lvalues[2188]),0},
1326 {"id-it-encKeyPairTypes","id-it-encKeyPairTypes",
1327         NID_id_it_encKeyPairTypes,8,&(lvalues[2196]),0},
1328 {"id-it-preferredSymmAlg","id-it-preferredSymmAlg",
1329         NID_id_it_preferredSymmAlg,8,&(lvalues[2204]),0},
1330 {"id-it-caKeyUpdateInfo","id-it-caKeyUpdateInfo",
1331         NID_id_it_caKeyUpdateInfo,8,&(lvalues[2212]),0},
1332 {"id-it-currentCRL","id-it-currentCRL",NID_id_it_currentCRL,8,
1333         &(lvalues[2220]),0},
1334 {"id-it-unsupportedOIDs","id-it-unsupportedOIDs",
1335         NID_id_it_unsupportedOIDs,8,&(lvalues[2228]),0},
1336 {"id-it-subscriptionRequest","id-it-subscriptionRequest",
1337         NID_id_it_subscriptionRequest,8,&(lvalues[2236]),0},
1338 {"id-it-subscriptionResponse","id-it-subscriptionResponse",
1339         NID_id_it_subscriptionResponse,8,&(lvalues[2244]),0},
1340 {"id-it-keyPairParamReq","id-it-keyPairParamReq",
1341         NID_id_it_keyPairParamReq,8,&(lvalues[2252]),0},
1342 {"id-it-keyPairParamRep","id-it-keyPairParamRep",
1343         NID_id_it_keyPairParamRep,8,&(lvalues[2260]),0},
1344 {"id-it-revPassphrase","id-it-revPassphrase",NID_id_it_revPassphrase,
1345         8,&(lvalues[2268]),0},
1346 {"id-it-implicitConfirm","id-it-implicitConfirm",
1347         NID_id_it_implicitConfirm,8,&(lvalues[2276]),0},
1348 {"id-it-confirmWaitTime","id-it-confirmWaitTime",
1349         NID_id_it_confirmWaitTime,8,&(lvalues[2284]),0},
1350 {"id-it-origPKIMessage","id-it-origPKIMessage",
1351         NID_id_it_origPKIMessage,8,&(lvalues[2292]),0},
1352 {"id-regCtrl","id-regCtrl",NID_id_regCtrl,8,&(lvalues[2300]),0},
1353 {"id-regInfo","id-regInfo",NID_id_regInfo,8,&(lvalues[2308]),0},
1354 {"id-regCtrl-regToken","id-regCtrl-regToken",NID_id_regCtrl_regToken,
1355         9,&(lvalues[2316]),0},
1356 {"id-regCtrl-authenticator","id-regCtrl-authenticator",
1357         NID_id_regCtrl_authenticator,9,&(lvalues[2325]),0},
1358 {"id-regCtrl-pkiPublicationInfo","id-regCtrl-pkiPublicationInfo",
1359         NID_id_regCtrl_pkiPublicationInfo,9,&(lvalues[2334]),0},
1360 {"id-regCtrl-pkiArchiveOptions","id-regCtrl-pkiArchiveOptions",
1361         NID_id_regCtrl_pkiArchiveOptions,9,&(lvalues[2343]),0},
1362 {"id-regCtrl-oldCertID","id-regCtrl-oldCertID",
1363         NID_id_regCtrl_oldCertID,9,&(lvalues[2352]),0},
1364 {"id-regCtrl-protocolEncrKey","id-regCtrl-protocolEncrKey",
1365         NID_id_regCtrl_protocolEncrKey,9,&(lvalues[2361]),0},
1366 {"id-regInfo-utf8Pairs","id-regInfo-utf8Pairs",
1367         NID_id_regInfo_utf8Pairs,9,&(lvalues[2370]),0},
1368 {"id-regInfo-certReq","id-regInfo-certReq",NID_id_regInfo_certReq,9,
1369         &(lvalues[2379]),0},
1370 {"id-alg-des40","id-alg-des40",NID_id_alg_des40,8,&(lvalues[2388]),0},
1371 {"id-alg-noSignature","id-alg-noSignature",NID_id_alg_noSignature,8,
1372         &(lvalues[2396]),0},
1373 {"id-alg-dh-sig-hmac-sha1","id-alg-dh-sig-hmac-sha1",
1374         NID_id_alg_dh_sig_hmac_sha1,8,&(lvalues[2404]),0},
1375 {"id-alg-dh-pop","id-alg-dh-pop",NID_id_alg_dh_pop,8,&(lvalues[2412]),0},
1376 {"id-cmc-statusInfo","id-cmc-statusInfo",NID_id_cmc_statusInfo,8,
1377         &(lvalues[2420]),0},
1378 {"id-cmc-identification","id-cmc-identification",
1379         NID_id_cmc_identification,8,&(lvalues[2428]),0},
1380 {"id-cmc-identityProof","id-cmc-identityProof",
1381         NID_id_cmc_identityProof,8,&(lvalues[2436]),0},
1382 {"id-cmc-dataReturn","id-cmc-dataReturn",NID_id_cmc_dataReturn,8,
1383         &(lvalues[2444]),0},
1384 {"id-cmc-transactionId","id-cmc-transactionId",
1385         NID_id_cmc_transactionId,8,&(lvalues[2452]),0},
1386 {"id-cmc-senderNonce","id-cmc-senderNonce",NID_id_cmc_senderNonce,8,
1387         &(lvalues[2460]),0},
1388 {"id-cmc-recipientNonce","id-cmc-recipientNonce",
1389         NID_id_cmc_recipientNonce,8,&(lvalues[2468]),0},
1390 {"id-cmc-addExtensions","id-cmc-addExtensions",
1391         NID_id_cmc_addExtensions,8,&(lvalues[2476]),0},
1392 {"id-cmc-encryptedPOP","id-cmc-encryptedPOP",NID_id_cmc_encryptedPOP,
1393         8,&(lvalues[2484]),0},
1394 {"id-cmc-decryptedPOP","id-cmc-decryptedPOP",NID_id_cmc_decryptedPOP,
1395         8,&(lvalues[2492]),0},
1396 {"id-cmc-lraPOPWitness","id-cmc-lraPOPWitness",
1397         NID_id_cmc_lraPOPWitness,8,&(lvalues[2500]),0},
1398 {"id-cmc-getCert","id-cmc-getCert",NID_id_cmc_getCert,8,
1399         &(lvalues[2508]),0},
1400 {"id-cmc-getCRL","id-cmc-getCRL",NID_id_cmc_getCRL,8,&(lvalues[2516]),0},
1401 {"id-cmc-revokeRequest","id-cmc-revokeRequest",
1402         NID_id_cmc_revokeRequest,8,&(lvalues[2524]),0},
1403 {"id-cmc-regInfo","id-cmc-regInfo",NID_id_cmc_regInfo,8,
1404         &(lvalues[2532]),0},
1405 {"id-cmc-responseInfo","id-cmc-responseInfo",NID_id_cmc_responseInfo,
1406         8,&(lvalues[2540]),0},
1407 {"id-cmc-queryPending","id-cmc-queryPending",NID_id_cmc_queryPending,
1408         8,&(lvalues[2548]),0},
1409 {"id-cmc-popLinkRandom","id-cmc-popLinkRandom",
1410         NID_id_cmc_popLinkRandom,8,&(lvalues[2556]),0},
1411 {"id-cmc-popLinkWitness","id-cmc-popLinkWitness",
1412         NID_id_cmc_popLinkWitness,8,&(lvalues[2564]),0},
1413 {"id-cmc-confirmCertAcceptance","id-cmc-confirmCertAcceptance",
1414         NID_id_cmc_confirmCertAcceptance,8,&(lvalues[2572]),0},
1415 {"id-on-personalData","id-on-personalData",NID_id_on_personalData,8,
1416         &(lvalues[2580]),0},
1417 {"id-pda-dateOfBirth","id-pda-dateOfBirth",NID_id_pda_dateOfBirth,8,
1418         &(lvalues[2588]),0},
1419 {"id-pda-placeOfBirth","id-pda-placeOfBirth",NID_id_pda_placeOfBirth,
1420         8,&(lvalues[2596]),0},
1421 {NULL,NULL,NID_undef,0,NULL,0},
1422 {"id-pda-gender","id-pda-gender",NID_id_pda_gender,8,&(lvalues[2604]),0},
1423 {"id-pda-countryOfCitizenship","id-pda-countryOfCitizenship",
1424         NID_id_pda_countryOfCitizenship,8,&(lvalues[2612]),0},
1425 {"id-pda-countryOfResidence","id-pda-countryOfResidence",
1426         NID_id_pda_countryOfResidence,8,&(lvalues[2620]),0},
1427 {"id-aca-authenticationInfo","id-aca-authenticationInfo",
1428         NID_id_aca_authenticationInfo,8,&(lvalues[2628]),0},
1429 {"id-aca-accessIdentity","id-aca-accessIdentity",
1430         NID_id_aca_accessIdentity,8,&(lvalues[2636]),0},
1431 {"id-aca-chargingIdentity","id-aca-chargingIdentity",
1432         NID_id_aca_chargingIdentity,8,&(lvalues[2644]),0},
1433 {"id-aca-group","id-aca-group",NID_id_aca_group,8,&(lvalues[2652]),0},
1434 {"id-aca-role","id-aca-role",NID_id_aca_role,8,&(lvalues[2660]),0},
1435 {"id-qcs-pkixQCSyntax-v1","id-qcs-pkixQCSyntax-v1",
1436         NID_id_qcs_pkixQCSyntax_v1,8,&(lvalues[2668]),0},
1437 {"id-cct-crs","id-cct-crs",NID_id_cct_crs,8,&(lvalues[2676]),0},
1438 {"id-cct-PKIData","id-cct-PKIData",NID_id_cct_PKIData,8,
1439         &(lvalues[2684]),0},
1440 {"id-cct-PKIResponse","id-cct-PKIResponse",NID_id_cct_PKIResponse,8,
1441         &(lvalues[2692]),0},
1442 {"ad_timestamping","AD Time Stamping",NID_ad_timeStamping,8,
1443         &(lvalues[2700]),0},
1444 {"AD_DVCS","ad dvcs",NID_ad_dvcs,8,&(lvalues[2708]),0},
1445 {"basicOCSPResponse","Basic OCSP Response",NID_id_pkix_OCSP_basic,9,
1446         &(lvalues[2716]),0},
1447 {"Nonce","OCSP Nonce",NID_id_pkix_OCSP_Nonce,9,&(lvalues[2725]),0},
1448 {"CrlID","OCSP CRL ID",NID_id_pkix_OCSP_CrlID,9,&(lvalues[2734]),0},
1449 {"acceptableResponses","Acceptable OCSP Responses",
1450         NID_id_pkix_OCSP_acceptableResponses,9,&(lvalues[2743]),0},
1451 {"noCheck","OCSP No Check",NID_id_pkix_OCSP_noCheck,9,&(lvalues[2752]),0},
1452 {"archiveCutoff","OCSP Archive Cutoff",NID_id_pkix_OCSP_archiveCutoff,
1453         9,&(lvalues[2761]),0},
1454 {"serviceLocator","OCSP Service Locator",
1455         NID_id_pkix_OCSP_serviceLocator,9,&(lvalues[2770]),0},
1456 {"extendedStatus","Extended OCSP Status",
1457         NID_id_pkix_OCSP_extendedStatus,9,&(lvalues[2779]),0},
1458 {"valid","valid",NID_id_pkix_OCSP_valid,9,&(lvalues[2788]),0},
1459 {"path","path",NID_id_pkix_OCSP_path,9,&(lvalues[2797]),0},
1460 {"trustRoot","Trust Root",NID_id_pkix_OCSP_trustRoot,9,
1461         &(lvalues[2806]),0},
1462 {"algorithm","algorithm",NID_algorithm,4,&(lvalues[2815]),0},
1463 {"rsaSignature","rsaSignature",NID_rsaSignature,5,&(lvalues[2819]),0},
1464 {"X500algorithms","directory services - algorithms",
1465         NID_X500algorithms,2,&(lvalues[2824]),0},
1466 {"ORG","org",NID_org,1,&(lvalues[2826]),0},
1467 {"DOD","dod",NID_dod,2,&(lvalues[2827]),0},
1468 {"IANA","iana",NID_iana,3,&(lvalues[2829]),0},
1469 {"directory","Directory",NID_Directory,4,&(lvalues[2832]),0},
1470 {"mgmt","Management",NID_Management,4,&(lvalues[2836]),0},
1471 {"experimental","Experimental",NID_Experimental,4,&(lvalues[2840]),0},
1472 {"private","Private",NID_Private,4,&(lvalues[2844]),0},
1473 {"security","Security",NID_Security,4,&(lvalues[2848]),0},
1474 {"snmpv2","SNMPv2",NID_SNMPv2,4,&(lvalues[2852]),0},
1475 {"Mail","Mail",NID_Mail,4,&(lvalues[2856]),0},
1476 {"enterprises","Enterprises",NID_Enterprises,5,&(lvalues[2860]),0},
1477 {"dcobject","dcObject",NID_dcObject,9,&(lvalues[2865]),0},
1478 {"DC","domainComponent",NID_domainComponent,10,&(lvalues[2874]),0},
1479 {"domain","Domain",NID_Domain,10,&(lvalues[2884]),0},
1480 {"NULL","NULL",NID_joint_iso_ccitt,1,&(lvalues[2894]),0},
1481 {"selected-attribute-types","Selected Attribute Types",
1482         NID_selected_attribute_types,3,&(lvalues[2895]),0},
1483 {"clearance","clearance",NID_clearance,4,&(lvalues[2898]),0},
1484 {"RSA-MD4","md4WithRSAEncryption",NID_md4WithRSAEncryption,9,
1485         &(lvalues[2902]),0},
1486 {"ac-proxying","ac-proxying",NID_ac_proxying,8,&(lvalues[2911]),0},
1487 {"subjectInfoAccess","Subject Information Access",NID_sinfo_access,8,
1488         &(lvalues[2919]),0},
1489 {"id-aca-encAttrs","id-aca-encAttrs",NID_id_aca_encAttrs,8,
1490         &(lvalues[2927]),0},
1491 {"role","role",NID_role,3,&(lvalues[2935]),0},
1492 {"policyConstraints","X509v3 Policy Constraints",
1493         NID_policy_constraints,3,&(lvalues[2938]),0},
1494 {"targetInformation","X509v3 AC Targeting",NID_target_information,3,
1495         &(lvalues[2941]),0},
1496 {"noRevAvail","X509v3 No Revocation Available",NID_no_rev_avail,3,
1497         &(lvalues[2944]),0},
1498 {"NULL","NULL",NID_ccitt,1,&(lvalues[2947]),0},
1499 {"ansi-X9-62","ANSI X9.62",NID_ansi_X9_62,5,&(lvalues[2948]),0},
1500 {"prime-field","prime-field",NID_X9_62_prime_field,7,&(lvalues[2953]),0},
1501 {"characteristic-two-field","characteristic-two-field",
1502         NID_X9_62_characteristic_two_field,7,&(lvalues[2960]),0},
1503 {"id-ecPublicKey","id-ecPublicKey",NID_X9_62_id_ecPublicKey,7,
1504         &(lvalues[2967]),0},
1505 {"prime192v1","prime192v1",NID_X9_62_prime192v1,8,&(lvalues[2974]),0},
1506 {"prime192v2","prime192v2",NID_X9_62_prime192v2,8,&(lvalues[2982]),0},
1507 {"prime192v3","prime192v3",NID_X9_62_prime192v3,8,&(lvalues[2990]),0},
1508 {"prime239v1","prime239v1",NID_X9_62_prime239v1,8,&(lvalues[2998]),0},
1509 {"prime239v2","prime239v2",NID_X9_62_prime239v2,8,&(lvalues[3006]),0},
1510 {"prime239v3","prime239v3",NID_X9_62_prime239v3,8,&(lvalues[3014]),0},
1511 {"prime256v1","prime256v1",NID_X9_62_prime256v1,8,&(lvalues[3022]),0},
1512 {"ecdsa-with-SHA1","ecdsa-with-SHA1",NID_ecdsa_with_SHA1,7,
1513         &(lvalues[3030]),0},
1514 {"CSPName","Microsoft CSP Name",NID_ms_csp_name,9,&(lvalues[3037]),0},
1515 {"AES-128-ECB","aes-128-ecb",NID_aes_128_ecb,9,&(lvalues[3046]),0},
1516 {"AES-128-CBC","aes-128-cbc",NID_aes_128_cbc,9,&(lvalues[3055]),0},
1517 {"AES-128-OFB","aes-128-ofb",NID_aes_128_ofb128,9,&(lvalues[3064]),0},
1518 {"AES-128-CFB","aes-128-cfb",NID_aes_128_cfb128,9,&(lvalues[3073]),0},
1519 {"AES-192-ECB","aes-192-ecb",NID_aes_192_ecb,9,&(lvalues[3082]),0},
1520 {"AES-192-CBC","aes-192-cbc",NID_aes_192_cbc,9,&(lvalues[3091]),0},
1521 {"AES-192-OFB","aes-192-ofb",NID_aes_192_ofb128,9,&(lvalues[3100]),0},
1522 {"AES-192-CFB","aes-192-cfb",NID_aes_192_cfb128,9,&(lvalues[3109]),0},
1523 {"AES-256-ECB","aes-256-ecb",NID_aes_256_ecb,9,&(lvalues[3118]),0},
1524 {"AES-256-CBC","aes-256-cbc",NID_aes_256_cbc,9,&(lvalues[3127]),0},
1525 {"AES-256-OFB","aes-256-ofb",NID_aes_256_ofb128,9,&(lvalues[3136]),0},
1526 {"AES-256-CFB","aes-256-cfb",NID_aes_256_cfb128,9,&(lvalues[3145]),0},
1527 {"holdInstructionCode","Hold Instruction Code",
1528         NID_hold_instruction_code,3,&(lvalues[3154]),0},
1529 {"holdInstructionNone","Hold Instruction None",
1530         NID_hold_instruction_none,7,&(lvalues[3157]),0},
1531 {"holdInstructionCallIssuer","Hold Instruction Call Issuer",
1532         NID_hold_instruction_call_issuer,7,&(lvalues[3164]),0},
1533 {"holdInstructionReject","Hold Instruction Reject",
1534         NID_hold_instruction_reject,7,&(lvalues[3171]),0},
1535 {"data","data",NID_data,1,&(lvalues[3178]),0},
1536 {"pss","pss",NID_pss,3,&(lvalues[3179]),0},
1537 {"ucl","ucl",NID_ucl,7,&(lvalues[3182]),0},
1538 {"pilot","pilot",NID_pilot,8,&(lvalues[3189]),0},
1539 {"pilotAttributeType","pilotAttributeType",NID_pilotAttributeType,9,
1540         &(lvalues[3197]),0},
1541 {"pilotAttributeSyntax","pilotAttributeSyntax",
1542         NID_pilotAttributeSyntax,9,&(lvalues[3206]),0},
1543 {"pilotObjectClass","pilotObjectClass",NID_pilotObjectClass,9,
1544         &(lvalues[3215]),0},
1545 {"pilotGroups","pilotGroups",NID_pilotGroups,9,&(lvalues[3224]),0},
1546 {"iA5StringSyntax","iA5StringSyntax",NID_iA5StringSyntax,10,
1547         &(lvalues[3233]),0},
1548 {"caseIgnoreIA5StringSyntax","caseIgnoreIA5StringSyntax",
1549         NID_caseIgnoreIA5StringSyntax,10,&(lvalues[3243]),0},
1550 {"pilotObject","pilotObject",NID_pilotObject,10,&(lvalues[3253]),0},
1551 {"pilotPerson","pilotPerson",NID_pilotPerson,10,&(lvalues[3263]),0},
1552 {"account","account",NID_account,10,&(lvalues[3273]),0},
1553 {"document","document",NID_document,10,&(lvalues[3283]),0},
1554 {"room","room",NID_room,10,&(lvalues[3293]),0},
1555 {"documentSeries","documentSeries",NID_documentSeries,10,
1556         &(lvalues[3303]),0},
1557 {"rFC822localPart","rFC822localPart",NID_rFC822localPart,10,
1558         &(lvalues[3313]),0},
1559 {"dNSDomain","dNSDomain",NID_dNSDomain,10,&(lvalues[3323]),0},
1560 {"domainRelatedObject","domainRelatedObject",NID_domainRelatedObject,
1561         10,&(lvalues[3333]),0},
1562 {"friendlyCountry","friendlyCountry",NID_friendlyCountry,10,
1563         &(lvalues[3343]),0},
1564 {"simpleSecurityObject","simpleSecurityObject",
1565         NID_simpleSecurityObject,10,&(lvalues[3353]),0},
1566 {"pilotOrganization","pilotOrganization",NID_pilotOrganization,10,
1567         &(lvalues[3363]),0},
1568 {"pilotDSA","pilotDSA",NID_pilotDSA,10,&(lvalues[3373]),0},
1569 {"qualityLabelledData","qualityLabelledData",NID_qualityLabelledData,
1570         10,&(lvalues[3383]),0},
1571 {"UID","userId",NID_userId,10,&(lvalues[3393]),0},
1572 {"textEncodedORAddress","textEncodedORAddress",
1573         NID_textEncodedORAddress,10,&(lvalues[3403]),0},
1574 {"mail","rfc822Mailbox",NID_rfc822Mailbox,10,&(lvalues[3413]),0},
1575 {"info","info",NID_info,10,&(lvalues[3423]),0},
1576 {"favouriteDrink","favouriteDrink",NID_favouriteDrink,10,
1577         &(lvalues[3433]),0},
1578 {"roomNumber","roomNumber",NID_roomNumber,10,&(lvalues[3443]),0},
1579 {"photo","photo",NID_photo,10,&(lvalues[3453]),0},
1580 {"userClass","userClass",NID_userClass,10,&(lvalues[3463]),0},
1581 {"host","host",NID_host,10,&(lvalues[3473]),0},
1582 {"manager","manager",NID_manager,10,&(lvalues[3483]),0},
1583 {"documentIdentifier","documentIdentifier",NID_documentIdentifier,10,
1584         &(lvalues[3493]),0},
1585 {"documentTitle","documentTitle",NID_documentTitle,10,&(lvalues[3503]),0},
1586 {"documentVersion","documentVersion",NID_documentVersion,10,
1587         &(lvalues[3513]),0},
1588 {"documentAuthor","documentAuthor",NID_documentAuthor,10,
1589         &(lvalues[3523]),0},
1590 {"documentLocation","documentLocation",NID_documentLocation,10,
1591         &(lvalues[3533]),0},
1592 {"homeTelephoneNumber","homeTelephoneNumber",NID_homeTelephoneNumber,
1593         10,&(lvalues[3543]),0},
1594 {"secretary","secretary",NID_secretary,10,&(lvalues[3553]),0},
1595 {"otherMailbox","otherMailbox",NID_otherMailbox,10,&(lvalues[3563]),0},
1596 {"lastModifiedTime","lastModifiedTime",NID_lastModifiedTime,10,
1597         &(lvalues[3573]),0},
1598 {"lastModifiedBy","lastModifiedBy",NID_lastModifiedBy,10,
1599         &(lvalues[3583]),0},
1600 {"aRecord","aRecord",NID_aRecord,10,&(lvalues[3593]),0},
1601 {"pilotAttributeType27","pilotAttributeType27",
1602         NID_pilotAttributeType27,10,&(lvalues[3603]),0},
1603 {"mXRecord","mXRecord",NID_mXRecord,10,&(lvalues[3613]),0},
1604 {"nSRecord","nSRecord",NID_nSRecord,10,&(lvalues[3623]),0},
1605 {"sOARecord","sOARecord",NID_sOARecord,10,&(lvalues[3633]),0},
1606 {"cNAMERecord","cNAMERecord",NID_cNAMERecord,10,&(lvalues[3643]),0},
1607 {"associatedDomain","associatedDomain",NID_associatedDomain,10,
1608         &(lvalues[3653]),0},
1609 {"associatedName","associatedName",NID_associatedName,10,
1610         &(lvalues[3663]),0},
1611 {"homePostalAddress","homePostalAddress",NID_homePostalAddress,10,
1612         &(lvalues[3673]),0},
1613 {"personalTitle","personalTitle",NID_personalTitle,10,&(lvalues[3683]),0},
1614 {"mobileTelephoneNumber","mobileTelephoneNumber",
1615         NID_mobileTelephoneNumber,10,&(lvalues[3693]),0},
1616 {"pagerTelephoneNumber","pagerTelephoneNumber",
1617         NID_pagerTelephoneNumber,10,&(lvalues[3703]),0},
1618 {"friendlyCountryName","friendlyCountryName",NID_friendlyCountryName,
1619         10,&(lvalues[3713]),0},
1620 {"organizationalStatus","organizationalStatus",
1621         NID_organizationalStatus,10,&(lvalues[3723]),0},
1622 {"janetMailbox","janetMailbox",NID_janetMailbox,10,&(lvalues[3733]),0},
1623 {"mailPreferenceOption","mailPreferenceOption",
1624         NID_mailPreferenceOption,10,&(lvalues[3743]),0},
1625 {"buildingName","buildingName",NID_buildingName,10,&(lvalues[3753]),0},
1626 {"dSAQuality","dSAQuality",NID_dSAQuality,10,&(lvalues[3763]),0},
1627 {"singleLevelQuality","singleLevelQuality",NID_singleLevelQuality,10,
1628         &(lvalues[3773]),0},
1629 {"subtreeMinimumQuality","subtreeMinimumQuality",
1630         NID_subtreeMinimumQuality,10,&(lvalues[3783]),0},
1631 {"subtreeMaximumQuality","subtreeMaximumQuality",
1632         NID_subtreeMaximumQuality,10,&(lvalues[3793]),0},
1633 {"personalSignature","personalSignature",NID_personalSignature,10,
1634         &(lvalues[3803]),0},
1635 {"dITRedirect","dITRedirect",NID_dITRedirect,10,&(lvalues[3813]),0},
1636 {"audio","audio",NID_audio,10,&(lvalues[3823]),0},
1637 {"documentPublisher","documentPublisher",NID_documentPublisher,10,
1638         &(lvalues[3833]),0},
1639 {"x500UniqueIdentifier","x500UniqueIdentifier",
1640         NID_x500UniqueIdentifier,3,&(lvalues[3843]),0},
1641 {"mime-mhs","MIME MHS",NID_mime_mhs,5,&(lvalues[3846]),0},
1642 {"mime-mhs-headings","mime-mhs-headings",NID_mime_mhs_headings,6,
1643         &(lvalues[3851]),0},
1644 {"mime-mhs-bodies","mime-mhs-bodies",NID_mime_mhs_bodies,6,
1645         &(lvalues[3857]),0},
1646 {"id-hex-partial-message","id-hex-partial-message",
1647         NID_id_hex_partial_message,7,&(lvalues[3863]),0},
1648 {"id-hex-multipart-message","id-hex-multipart-message",
1649         NID_id_hex_multipart_message,7,&(lvalues[3870]),0},
1650 {"generationQualifier","generationQualifier",NID_generationQualifier,
1651         3,&(lvalues[3877]),0},
1652 {"pseudonym","pseudonym",NID_pseudonym,3,&(lvalues[3880]),0},
1653 {NULL,NULL,NID_undef,0,NULL,0},
1654 {"id-set","Secure Electronic Transactions",NID_id_set,2,
1655         &(lvalues[3883]),0},
1656 {"set-ctype","content types",NID_set_ctype,3,&(lvalues[3885]),0},
1657 {"set-msgExt","message extensions",NID_set_msgExt,3,&(lvalues[3888]),0},
1658 {"set-attr","set-attr",NID_set_attr,3,&(lvalues[3891]),0},
1659 {"set-policy","set-policy",NID_set_policy,3,&(lvalues[3894]),0},
1660 {"set-certExt","certificate extensions",NID_set_certExt,3,
1661         &(lvalues[3897]),0},
1662 {"set-brand","set-brand",NID_set_brand,3,&(lvalues[3900]),0},
1663 {"setct-PANData","setct-PANData",NID_setct_PANData,4,&(lvalues[3903]),0},
1664 {"setct-PANToken","setct-PANToken",NID_setct_PANToken,4,
1665         &(lvalues[3907]),0},
1666 {"setct-PANOnly","setct-PANOnly",NID_setct_PANOnly,4,&(lvalues[3911]),0},
1667 {"setct-OIData","setct-OIData",NID_setct_OIData,4,&(lvalues[3915]),0},
1668 {"setct-PI","setct-PI",NID_setct_PI,4,&(lvalues[3919]),0},
1669 {"setct-PIData","setct-PIData",NID_setct_PIData,4,&(lvalues[3923]),0},
1670 {"setct-PIDataUnsigned","setct-PIDataUnsigned",
1671         NID_setct_PIDataUnsigned,4,&(lvalues[3927]),0},
1672 {"setct-HODInput","setct-HODInput",NID_setct_HODInput,4,
1673         &(lvalues[3931]),0},
1674 {"setct-AuthResBaggage","setct-AuthResBaggage",
1675         NID_setct_AuthResBaggage,4,&(lvalues[3935]),0},
1676 {"setct-AuthRevReqBaggage","setct-AuthRevReqBaggage",
1677         NID_setct_AuthRevReqBaggage,4,&(lvalues[3939]),0},
1678 {"setct-AuthRevResBaggage","setct-AuthRevResBaggage",
1679         NID_setct_AuthRevResBaggage,4,&(lvalues[3943]),0},
1680 {"setct-CapTokenSeq","setct-CapTokenSeq",NID_setct_CapTokenSeq,4,
1681         &(lvalues[3947]),0},
1682 {"setct-PInitResData","setct-PInitResData",NID_setct_PInitResData,4,
1683         &(lvalues[3951]),0},
1684 {"setct-PI-TBS","setct-PI-TBS",NID_setct_PI_TBS,4,&(lvalues[3955]),0},
1685 {"setct-PResData","setct-PResData",NID_setct_PResData,4,
1686         &(lvalues[3959]),0},
1687 {"setct-AuthReqTBS","setct-AuthReqTBS",NID_setct_AuthReqTBS,4,
1688         &(lvalues[3963]),0},
1689 {"setct-AuthResTBS","setct-AuthResTBS",NID_setct_AuthResTBS,4,
1690         &(lvalues[3967]),0},
1691 {"setct-AuthResTBSX","setct-AuthResTBSX",NID_setct_AuthResTBSX,4,
1692         &(lvalues[3971]),0},
1693 {"setct-AuthTokenTBS","setct-AuthTokenTBS",NID_setct_AuthTokenTBS,4,
1694         &(lvalues[3975]),0},
1695 {"setct-CapTokenData","setct-CapTokenData",NID_setct_CapTokenData,4,
1696         &(lvalues[3979]),0},
1697 {"setct-CapTokenTBS","setct-CapTokenTBS",NID_setct_CapTokenTBS,4,
1698         &(lvalues[3983]),0},
1699 {"setct-AcqCardCodeMsg","setct-AcqCardCodeMsg",
1700         NID_setct_AcqCardCodeMsg,4,&(lvalues[3987]),0},
1701 {"setct-AuthRevReqTBS","setct-AuthRevReqTBS",NID_setct_AuthRevReqTBS,
1702         4,&(lvalues[3991]),0},
1703 {"setct-AuthRevResData","setct-AuthRevResData",
1704         NID_setct_AuthRevResData,4,&(lvalues[3995]),0},
1705 {"setct-AuthRevResTBS","setct-AuthRevResTBS",NID_setct_AuthRevResTBS,
1706         4,&(lvalues[3999]),0},
1707 {"setct-CapReqTBS","setct-CapReqTBS",NID_setct_CapReqTBS,4,
1708         &(lvalues[4003]),0},
1709 {"setct-CapReqTBSX","setct-CapReqTBSX",NID_setct_CapReqTBSX,4,
1710         &(lvalues[4007]),0},
1711 {"setct-CapResData","setct-CapResData",NID_setct_CapResData,4,
1712         &(lvalues[4011]),0},
1713 {"setct-CapRevReqTBS","setct-CapRevReqTBS",NID_setct_CapRevReqTBS,4,
1714         &(lvalues[4015]),0},
1715 {"setct-CapRevReqTBSX","setct-CapRevReqTBSX",NID_setct_CapRevReqTBSX,
1716         4,&(lvalues[4019]),0},
1717 {"setct-CapRevResData","setct-CapRevResData",NID_setct_CapRevResData,
1718         4,&(lvalues[4023]),0},
1719 {"setct-CredReqTBS","setct-CredReqTBS",NID_setct_CredReqTBS,4,
1720         &(lvalues[4027]),0},
1721 {"setct-CredReqTBSX","setct-CredReqTBSX",NID_setct_CredReqTBSX,4,
1722         &(lvalues[4031]),0},
1723 {"setct-CredResData","setct-CredResData",NID_setct_CredResData,4,
1724         &(lvalues[4035]),0},
1725 {"setct-CredRevReqTBS","setct-CredRevReqTBS",NID_setct_CredRevReqTBS,
1726         4,&(lvalues[4039]),0},
1727 {"setct-CredRevReqTBSX","setct-CredRevReqTBSX",
1728         NID_setct_CredRevReqTBSX,4,&(lvalues[4043]),0},
1729 {"setct-CredRevResData","setct-CredRevResData",
1730         NID_setct_CredRevResData,4,&(lvalues[4047]),0},
1731 {"setct-PCertReqData","setct-PCertReqData",NID_setct_PCertReqData,4,
1732         &(lvalues[4051]),0},
1733 {"setct-PCertResTBS","setct-PCertResTBS",NID_setct_PCertResTBS,4,
1734         &(lvalues[4055]),0},
1735 {"setct-BatchAdminReqData","setct-BatchAdminReqData",
1736         NID_setct_BatchAdminReqData,4,&(lvalues[4059]),0},
1737 {"setct-BatchAdminResData","setct-BatchAdminResData",
1738         NID_setct_BatchAdminResData,4,&(lvalues[4063]),0},
1739 {"setct-CardCInitResTBS","setct-CardCInitResTBS",
1740         NID_setct_CardCInitResTBS,4,&(lvalues[4067]),0},
1741 {"setct-MeAqCInitResTBS","setct-MeAqCInitResTBS",
1742         NID_setct_MeAqCInitResTBS,4,&(lvalues[4071]),0},
1743 {"setct-RegFormResTBS","setct-RegFormResTBS",NID_setct_RegFormResTBS,
1744         4,&(lvalues[4075]),0},
1745 {"setct-CertReqData","setct-CertReqData",NID_setct_CertReqData,4,
1746         &(lvalues[4079]),0},
1747 {"setct-CertReqTBS","setct-CertReqTBS",NID_setct_CertReqTBS,4,
1748         &(lvalues[4083]),0},
1749 {"setct-CertResData","setct-CertResData",NID_setct_CertResData,4,
1750         &(lvalues[4087]),0},
1751 {"setct-CertInqReqTBS","setct-CertInqReqTBS",NID_setct_CertInqReqTBS,
1752         4,&(lvalues[4091]),0},
1753 {"setct-ErrorTBS","setct-ErrorTBS",NID_setct_ErrorTBS,4,
1754         &(lvalues[4095]),0},
1755 {"setct-PIDualSignedTBE","setct-PIDualSignedTBE",
1756         NID_setct_PIDualSignedTBE,4,&(lvalues[4099]),0},
1757 {"setct-PIUnsignedTBE","setct-PIUnsignedTBE",NID_setct_PIUnsignedTBE,
1758         4,&(lvalues[4103]),0},
1759 {"setct-AuthReqTBE","setct-AuthReqTBE",NID_setct_AuthReqTBE,4,
1760         &(lvalues[4107]),0},
1761 {"setct-AuthResTBE","setct-AuthResTBE",NID_setct_AuthResTBE,4,
1762         &(lvalues[4111]),0},
1763 {"setct-AuthResTBEX","setct-AuthResTBEX",NID_setct_AuthResTBEX,4,
1764         &(lvalues[4115]),0},
1765 {"setct-AuthTokenTBE","setct-AuthTokenTBE",NID_setct_AuthTokenTBE,4,
1766         &(lvalues[4119]),0},
1767 {"setct-CapTokenTBE","setct-CapTokenTBE",NID_setct_CapTokenTBE,4,
1768         &(lvalues[4123]),0},
1769 {"setct-CapTokenTBEX","setct-CapTokenTBEX",NID_setct_CapTokenTBEX,4,
1770         &(lvalues[4127]),0},
1771 {"setct-AcqCardCodeMsgTBE","setct-AcqCardCodeMsgTBE",
1772         NID_setct_AcqCardCodeMsgTBE,4,&(lvalues[4131]),0},
1773 {"setct-AuthRevReqTBE","setct-AuthRevReqTBE",NID_setct_AuthRevReqTBE,
1774         4,&(lvalues[4135]),0},
1775 {"setct-AuthRevResTBE","setct-AuthRevResTBE",NID_setct_AuthRevResTBE,
1776         4,&(lvalues[4139]),0},
1777 {"setct-AuthRevResTBEB","setct-AuthRevResTBEB",
1778         NID_setct_AuthRevResTBEB,4,&(lvalues[4143]),0},
1779 {"setct-CapReqTBE","setct-CapReqTBE",NID_setct_CapReqTBE,4,
1780         &(lvalues[4147]),0},
1781 {"setct-CapReqTBEX","setct-CapReqTBEX",NID_setct_CapReqTBEX,4,
1782         &(lvalues[4151]),0},
1783 {"setct-CapResTBE","setct-CapResTBE",NID_setct_CapResTBE,4,
1784         &(lvalues[4155]),0},
1785 {"setct-CapRevReqTBE","setct-CapRevReqTBE",NID_setct_CapRevReqTBE,4,
1786         &(lvalues[4159]),0},
1787 {"setct-CapRevReqTBEX","setct-CapRevReqTBEX",NID_setct_CapRevReqTBEX,
1788         4,&(lvalues[4163]),0},
1789 {"setct-CapRevResTBE","setct-CapRevResTBE",NID_setct_CapRevResTBE,4,
1790         &(lvalues[4167]),0},
1791 {"setct-CredReqTBE","setct-CredReqTBE",NID_setct_CredReqTBE,4,
1792         &(lvalues[4171]),0},
1793 {"setct-CredReqTBEX","setct-CredReqTBEX",NID_setct_CredReqTBEX,4,
1794         &(lvalues[4175]),0},
1795 {"setct-CredResTBE","setct-CredResTBE",NID_setct_CredResTBE,4,
1796         &(lvalues[4179]),0},
1797 {"setct-CredRevReqTBE","setct-CredRevReqTBE",NID_setct_CredRevReqTBE,
1798         4,&(lvalues[4183]),0},
1799 {"setct-CredRevReqTBEX","setct-CredRevReqTBEX",
1800         NID_setct_CredRevReqTBEX,4,&(lvalues[4187]),0},
1801 {"setct-CredRevResTBE","setct-CredRevResTBE",NID_setct_CredRevResTBE,
1802         4,&(lvalues[4191]),0},
1803 {"setct-BatchAdminReqTBE","setct-BatchAdminReqTBE",
1804         NID_setct_BatchAdminReqTBE,4,&(lvalues[4195]),0},
1805 {"setct-BatchAdminResTBE","setct-BatchAdminResTBE",
1806         NID_setct_BatchAdminResTBE,4,&(lvalues[4199]),0},
1807 {"setct-RegFormReqTBE","setct-RegFormReqTBE",NID_setct_RegFormReqTBE,
1808         4,&(lvalues[4203]),0},
1809 {"setct-CertReqTBE","setct-CertReqTBE",NID_setct_CertReqTBE,4,
1810         &(lvalues[4207]),0},
1811 {"setct-CertReqTBEX","setct-CertReqTBEX",NID_setct_CertReqTBEX,4,
1812         &(lvalues[4211]),0},
1813 {"setct-CertResTBE","setct-CertResTBE",NID_setct_CertResTBE,4,
1814         &(lvalues[4215]),0},
1815 {"setct-CRLNotificationTBS","setct-CRLNotificationTBS",
1816         NID_setct_CRLNotificationTBS,4,&(lvalues[4219]),0},
1817 {"setct-CRLNotificationResTBS","setct-CRLNotificationResTBS",
1818         NID_setct_CRLNotificationResTBS,4,&(lvalues[4223]),0},
1819 {"setct-BCIDistributionTBS","setct-BCIDistributionTBS",
1820         NID_setct_BCIDistributionTBS,4,&(lvalues[4227]),0},
1821 {"setext-genCrypt","generic cryptogram",NID_setext_genCrypt,4,
1822         &(lvalues[4231]),0},
1823 {"setext-miAuth","merchant initiated auth",NID_setext_miAuth,4,
1824         &(lvalues[4235]),0},
1825 {"setext-pinSecure","setext-pinSecure",NID_setext_pinSecure,4,
1826         &(lvalues[4239]),0},
1827 {"setext-pinAny","setext-pinAny",NID_setext_pinAny,4,&(lvalues[4243]),0},
1828 {"setext-track2","setext-track2",NID_setext_track2,4,&(lvalues[4247]),0},
1829 {"setext-cv","additional verification",NID_setext_cv,4,
1830         &(lvalues[4251]),0},
1831 {"set-policy-root","set-policy-root",NID_set_policy_root,4,
1832         &(lvalues[4255]),0},
1833 {"setCext-hashedRoot","setCext-hashedRoot",NID_setCext_hashedRoot,4,
1834         &(lvalues[4259]),0},
1835 {"setCext-certType","setCext-certType",NID_setCext_certType,4,
1836         &(lvalues[4263]),0},
1837 {"setCext-merchData","setCext-merchData",NID_setCext_merchData,4,
1838         &(lvalues[4267]),0},
1839 {"setCext-cCertRequired","setCext-cCertRequired",
1840         NID_setCext_cCertRequired,4,&(lvalues[4271]),0},
1841 {"setCext-tunneling","setCext-tunneling",NID_setCext_tunneling,4,
1842         &(lvalues[4275]),0},
1843 {"setCext-setExt","setCext-setExt",NID_setCext_setExt,4,
1844         &(lvalues[4279]),0},
1845 {"setCext-setQualf","setCext-setQualf",NID_setCext_setQualf,4,
1846         &(lvalues[4283]),0},
1847 {"setCext-PGWYcapabilities","setCext-PGWYcapabilities",
1848         NID_setCext_PGWYcapabilities,4,&(lvalues[4287]),0},
1849 {"setCext-TokenIdentifier","setCext-TokenIdentifier",
1850         NID_setCext_TokenIdentifier,4,&(lvalues[4291]),0},
1851 {"setCext-Track2Data","setCext-Track2Data",NID_setCext_Track2Data,4,
1852         &(lvalues[4295]),0},
1853 {"setCext-TokenType","setCext-TokenType",NID_setCext_TokenType,4,
1854         &(lvalues[4299]),0},
1855 {"setCext-IssuerCapabilities","setCext-IssuerCapabilities",
1856         NID_setCext_IssuerCapabilities,4,&(lvalues[4303]),0},
1857 {"setAttr-Cert","setAttr-Cert",NID_setAttr_Cert,4,&(lvalues[4307]),0},
1858 {"setAttr-PGWYcap","payment gateway capabilities",NID_setAttr_PGWYcap,
1859         4,&(lvalues[4311]),0},
1860 {"setAttr-TokenType","setAttr-TokenType",NID_setAttr_TokenType,4,
1861         &(lvalues[4315]),0},
1862 {"setAttr-IssCap","issuer capabilities",NID_setAttr_IssCap,4,
1863         &(lvalues[4319]),0},
1864 {"set-rootKeyThumb","set-rootKeyThumb",NID_set_rootKeyThumb,5,
1865         &(lvalues[4323]),0},
1866 {"set-addPolicy","set-addPolicy",NID_set_addPolicy,5,&(lvalues[4328]),0},
1867 {"setAttr-Token-EMV","setAttr-Token-EMV",NID_setAttr_Token_EMV,5,
1868         &(lvalues[4333]),0},
1869 {"setAttr-Token-B0Prime","setAttr-Token-B0Prime",
1870         NID_setAttr_Token_B0Prime,5,&(lvalues[4338]),0},
1871 {"setAttr-IssCap-CVM","setAttr-IssCap-CVM",NID_setAttr_IssCap_CVM,5,
1872         &(lvalues[4343]),0},
1873 {"setAttr-IssCap-T2","setAttr-IssCap-T2",NID_setAttr_IssCap_T2,5,
1874         &(lvalues[4348]),0},
1875 {"setAttr-IssCap-Sig","setAttr-IssCap-Sig",NID_setAttr_IssCap_Sig,5,
1876         &(lvalues[4353]),0},
1877 {"setAttr-GenCryptgrm","generate cryptogram",NID_setAttr_GenCryptgrm,
1878         6,&(lvalues[4358]),0},
1879 {"setAttr-T2Enc","encrypted track 2",NID_setAttr_T2Enc,6,
1880         &(lvalues[4364]),0},
1881 {"setAttr-T2cleartxt","cleartext track 2",NID_setAttr_T2cleartxt,6,
1882         &(lvalues[4370]),0},
1883 {"setAttr-TokICCsig","ICC or token signature",NID_setAttr_TokICCsig,6,
1884         &(lvalues[4376]),0},
1885 {"setAttr-SecDevSig","secure device signature",NID_setAttr_SecDevSig,
1886         6,&(lvalues[4382]),0},
1887 {"set-brand-IATA-ATA","set-brand-IATA-ATA",NID_set_brand_IATA_ATA,4,
1888         &(lvalues[4388]),0},
1889 {"set-brand-Diners","set-brand-Diners",NID_set_brand_Diners,4,
1890         &(lvalues[4392]),0},
1891 {"set-brand-AmericanExpress","set-brand-AmericanExpress",
1892         NID_set_brand_AmericanExpress,4,&(lvalues[4396]),0},
1893 {"set-brand-JCB","set-brand-JCB",NID_set_brand_JCB,4,&(lvalues[4400]),0},
1894 {"set-brand-Visa","set-brand-Visa",NID_set_brand_Visa,4,
1895         &(lvalues[4404]),0},
1896 {"set-brand-MasterCard","set-brand-MasterCard",
1897         NID_set_brand_MasterCard,4,&(lvalues[4408]),0},
1898 {"set-brand-Novus","set-brand-Novus",NID_set_brand_Novus,5,
1899         &(lvalues[4412]),0},
1900 {"DES-CDMF","des-cdmf",NID_des_cdmf,8,&(lvalues[4417]),0},
1901 {"rsaOAEPEncryptionSET","rsaOAEPEncryptionSET",
1902         NID_rsaOAEPEncryptionSET,9,&(lvalues[4425]),0},
1903 {"ITU-T","itu-t",NID_itu_t,1,&(lvalues[4434]),0},
1904 {"JOINT-ISO-ITU-T","joint-iso-itu-t",NID_joint_iso_itu_t,1,
1905         &(lvalues[4435]),0},
1906 {"international-organizations","International Organizations",
1907         NID_international_organizations,1,&(lvalues[4436]),0},
1908 {"msSmartcardLogin","Microsoft Smartcardlogin",NID_ms_smartcard_login,
1909         10,&(lvalues[4437]),0},
1910 {"msUPN","Microsoft Universal Principal Name",NID_ms_upn,10,
1911         &(lvalues[4447]),0},
1912 {"AES-128-CFB1","aes-128-cfb1",NID_aes_128_cfb1,0,NULL,0},
1913 {"AES-192-CFB1","aes-192-cfb1",NID_aes_192_cfb1,0,NULL,0},
1914 {"AES-256-CFB1","aes-256-cfb1",NID_aes_256_cfb1,0,NULL,0},
1915 {"AES-128-CFB8","aes-128-cfb8",NID_aes_128_cfb8,0,NULL,0},
1916 {"AES-192-CFB8","aes-192-cfb8",NID_aes_192_cfb8,0,NULL,0},
1917 {"AES-256-CFB8","aes-256-cfb8",NID_aes_256_cfb8,0,NULL,0},
1918 {"DES-CFB1","des-cfb1",NID_des_cfb1,0,NULL,0},
1919 {"DES-CFB8","des-cfb8",NID_des_cfb8,0,NULL,0},
1920 {"DES-EDE3-CFB1","des-ede3-cfb1",NID_des_ede3_cfb1,0,NULL,0},
1921 {"DES-EDE3-CFB8","des-ede3-cfb8",NID_des_ede3_cfb8,0,NULL,0},
1922 {"streetAddress","streetAddress",NID_streetAddress,3,&(lvalues[4457]),0},
1923 {"postalCode","postalCode",NID_postalCode,3,&(lvalues[4460]),0},
1924 {"id-ppl","id-ppl",NID_id_ppl,7,&(lvalues[4463]),0},
1925 {"proxyCertInfo","Proxy Certificate Information",NID_proxyCertInfo,8,
1926         &(lvalues[4470]),0},
1927 {"id-ppl-anyLanguage","Any language",NID_id_ppl_anyLanguage,8,
1928         &(lvalues[4478]),0},
1929 {"id-ppl-inheritAll","Inherit all",NID_id_ppl_inheritAll,8,
1930         &(lvalues[4486]),0},
1931 {"nameConstraints","X509v3 Name Constraints",NID_name_constraints,3,
1932         &(lvalues[4494]),0},
1933 {"id-ppl-independent","Independent",NID_Independent,8,&(lvalues[4497]),0},
1934 {"RSA-SHA256","sha256WithRSAEncryption",NID_sha256WithRSAEncryption,9,
1935         &(lvalues[4505]),0},
1936 {"RSA-SHA384","sha384WithRSAEncryption",NID_sha384WithRSAEncryption,9,
1937         &(lvalues[4514]),0},
1938 {"RSA-SHA512","sha512WithRSAEncryption",NID_sha512WithRSAEncryption,9,
1939         &(lvalues[4523]),0},
1940 {"RSA-SHA224","sha224WithRSAEncryption",NID_sha224WithRSAEncryption,9,
1941         &(lvalues[4532]),0},
1942 {"SHA256","sha256",NID_sha256,9,&(lvalues[4541]),0},
1943 {"SHA384","sha384",NID_sha384,9,&(lvalues[4550]),0},
1944 {"SHA512","sha512",NID_sha512,9,&(lvalues[4559]),0},
1945 {"SHA224","sha224",NID_sha224,9,&(lvalues[4568]),0},
1946 {"identified-organization","identified-organization",
1947         NID_identified_organization,1,&(lvalues[4577]),0},
1948 {"certicom-arc","certicom-arc",NID_certicom_arc,3,&(lvalues[4578]),0},
1949 {"wap","wap",NID_wap,2,&(lvalues[4581]),0},
1950 {"wap-wsg","wap-wsg",NID_wap_wsg,3,&(lvalues[4583]),0},
1951 {"id-characteristic-two-basis","id-characteristic-two-basis",
1952         NID_X9_62_id_characteristic_two_basis,8,&(lvalues[4586]),0},
1953 {"onBasis","onBasis",NID_X9_62_onBasis,9,&(lvalues[4594]),0},
1954 {"tpBasis","tpBasis",NID_X9_62_tpBasis,9,&(lvalues[4603]),0},
1955 {"ppBasis","ppBasis",NID_X9_62_ppBasis,9,&(lvalues[4612]),0},
1956 {"c2pnb163v1","c2pnb163v1",NID_X9_62_c2pnb163v1,8,&(lvalues[4621]),0},
1957 {"c2pnb163v2","c2pnb163v2",NID_X9_62_c2pnb163v2,8,&(lvalues[4629]),0},
1958 {"c2pnb163v3","c2pnb163v3",NID_X9_62_c2pnb163v3,8,&(lvalues[4637]),0},
1959 {"c2pnb176v1","c2pnb176v1",NID_X9_62_c2pnb176v1,8,&(lvalues[4645]),0},
1960 {"c2tnb191v1","c2tnb191v1",NID_X9_62_c2tnb191v1,8,&(lvalues[4653]),0},
1961 {"c2tnb191v2","c2tnb191v2",NID_X9_62_c2tnb191v2,8,&(lvalues[4661]),0},
1962 {"c2tnb191v3","c2tnb191v3",NID_X9_62_c2tnb191v3,8,&(lvalues[4669]),0},
1963 {"c2onb191v4","c2onb191v4",NID_X9_62_c2onb191v4,8,&(lvalues[4677]),0},
1964 {"c2onb191v5","c2onb191v5",NID_X9_62_c2onb191v5,8,&(lvalues[4685]),0},
1965 {"c2pnb208w1","c2pnb208w1",NID_X9_62_c2pnb208w1,8,&(lvalues[4693]),0},
1966 {"c2tnb239v1","c2tnb239v1",NID_X9_62_c2tnb239v1,8,&(lvalues[4701]),0},
1967 {"c2tnb239v2","c2tnb239v2",NID_X9_62_c2tnb239v2,8,&(lvalues[4709]),0},
1968 {"c2tnb239v3","c2tnb239v3",NID_X9_62_c2tnb239v3,8,&(lvalues[4717]),0},
1969 {"c2onb239v4","c2onb239v4",NID_X9_62_c2onb239v4,8,&(lvalues[4725]),0},
1970 {"c2onb239v5","c2onb239v5",NID_X9_62_c2onb239v5,8,&(lvalues[4733]),0},
1971 {"c2pnb272w1","c2pnb272w1",NID_X9_62_c2pnb272w1,8,&(lvalues[4741]),0},
1972 {"c2pnb304w1","c2pnb304w1",NID_X9_62_c2pnb304w1,8,&(lvalues[4749]),0},
1973 {"c2tnb359v1","c2tnb359v1",NID_X9_62_c2tnb359v1,8,&(lvalues[4757]),0},
1974 {"c2pnb368w1","c2pnb368w1",NID_X9_62_c2pnb368w1,8,&(lvalues[4765]),0},
1975 {"c2tnb431r1","c2tnb431r1",NID_X9_62_c2tnb431r1,8,&(lvalues[4773]),0},
1976 {"secp112r1","secp112r1",NID_secp112r1,5,&(lvalues[4781]),0},
1977 {"secp112r2","secp112r2",NID_secp112r2,5,&(lvalues[4786]),0},
1978 {"secp128r1","secp128r1",NID_secp128r1,5,&(lvalues[4791]),0},
1979 {"secp128r2","secp128r2",NID_secp128r2,5,&(lvalues[4796]),0},
1980 {"secp160k1","secp160k1",NID_secp160k1,5,&(lvalues[4801]),0},
1981 {"secp160r1","secp160r1",NID_secp160r1,5,&(lvalues[4806]),0},
1982 {"secp160r2","secp160r2",NID_secp160r2,5,&(lvalues[4811]),0},
1983 {"secp192k1","secp192k1",NID_secp192k1,5,&(lvalues[4816]),0},
1984 {"secp224k1","secp224k1",NID_secp224k1,5,&(lvalues[4821]),0},
1985 {"secp224r1","secp224r1",NID_secp224r1,5,&(lvalues[4826]),0},
1986 {"secp256k1","secp256k1",NID_secp256k1,5,&(lvalues[4831]),0},
1987 {"secp384r1","secp384r1",NID_secp384r1,5,&(lvalues[4836]),0},
1988 {"secp521r1","secp521r1",NID_secp521r1,5,&(lvalues[4841]),0},
1989 {"sect113r1","sect113r1",NID_sect113r1,5,&(lvalues[4846]),0},
1990 {"sect113r2","sect113r2",NID_sect113r2,5,&(lvalues[4851]),0},
1991 {"sect131r1","sect131r1",NID_sect131r1,5,&(lvalues[4856]),0},
1992 {"sect131r2","sect131r2",NID_sect131r2,5,&(lvalues[4861]),0},
1993 {"sect163k1","sect163k1",NID_sect163k1,5,&(lvalues[4866]),0},
1994 {"sect163r1","sect163r1",NID_sect163r1,5,&(lvalues[4871]),0},
1995 {"sect163r2","sect163r2",NID_sect163r2,5,&(lvalues[4876]),0},
1996 {"sect193r1","sect193r1",NID_sect193r1,5,&(lvalues[4881]),0},
1997 {"sect193r2","sect193r2",NID_sect193r2,5,&(lvalues[4886]),0},
1998 {"sect233k1","sect233k1",NID_sect233k1,5,&(lvalues[4891]),0},
1999 {"sect233r1","sect233r1",NID_sect233r1,5,&(lvalues[4896]),0},
2000 {"sect239k1","sect239k1",NID_sect239k1,5,&(lvalues[4901]),0},
2001 {"sect283k1","sect283k1",NID_sect283k1,5,&(lvalues[4906]),0},
2002 {"sect283r1","sect283r1",NID_sect283r1,5,&(lvalues[4911]),0},
2003 {"sect409k1","sect409k1",NID_sect409k1,5,&(lvalues[4916]),0},
2004 {"sect409r1","sect409r1",NID_sect409r1,5,&(lvalues[4921]),0},
2005 {"sect571k1","sect571k1",NID_sect571k1,5,&(lvalues[4926]),0},
2006 {"sect571r1","sect571r1",NID_sect571r1,5,&(lvalues[4931]),0},
2007 {"wap-wsg-idm-ecid-wtls1","wap-wsg-idm-ecid-wtls1",
2008         NID_wap_wsg_idm_ecid_wtls1,5,&(lvalues[4936]),0},
2009 {"wap-wsg-idm-ecid-wtls3","wap-wsg-idm-ecid-wtls3",
2010         NID_wap_wsg_idm_ecid_wtls3,5,&(lvalues[4941]),0},
2011 {"wap-wsg-idm-ecid-wtls4","wap-wsg-idm-ecid-wtls4",
2012         NID_wap_wsg_idm_ecid_wtls4,5,&(lvalues[4946]),0},
2013 {"wap-wsg-idm-ecid-wtls5","wap-wsg-idm-ecid-wtls5",
2014         NID_wap_wsg_idm_ecid_wtls5,5,&(lvalues[4951]),0},
2015 {"wap-wsg-idm-ecid-wtls6","wap-wsg-idm-ecid-wtls6",
2016         NID_wap_wsg_idm_ecid_wtls6,5,&(lvalues[4956]),0},
2017 {"wap-wsg-idm-ecid-wtls7","wap-wsg-idm-ecid-wtls7",
2018         NID_wap_wsg_idm_ecid_wtls7,5,&(lvalues[4961]),0},
2019 {"wap-wsg-idm-ecid-wtls8","wap-wsg-idm-ecid-wtls8",
2020         NID_wap_wsg_idm_ecid_wtls8,5,&(lvalues[4966]),0},
2021 {"wap-wsg-idm-ecid-wtls9","wap-wsg-idm-ecid-wtls9",
2022         NID_wap_wsg_idm_ecid_wtls9,5,&(lvalues[4971]),0},
2023 {"wap-wsg-idm-ecid-wtls10","wap-wsg-idm-ecid-wtls10",
2024         NID_wap_wsg_idm_ecid_wtls10,5,&(lvalues[4976]),0},
2025 {"wap-wsg-idm-ecid-wtls11","wap-wsg-idm-ecid-wtls11",
2026         NID_wap_wsg_idm_ecid_wtls11,5,&(lvalues[4981]),0},
2027 {"wap-wsg-idm-ecid-wtls12","wap-wsg-idm-ecid-wtls12",
2028         NID_wap_wsg_idm_ecid_wtls12,5,&(lvalues[4986]),0},
2029 {"anyPolicy","X509v3 Any Policy",NID_any_policy,4,&(lvalues[4991]),0},
2030 {"policyMappings","X509v3 Policy Mappings",NID_policy_mappings,3,
2031         &(lvalues[4995]),0},
2032 {"inhibitAnyPolicy","X509v3 Inhibit Any Policy",
2033         NID_inhibit_any_policy,3,&(lvalues[4998]),0},
2034 {"Oakley-EC2N-3","ipsec3",NID_ipsec3,0,NULL,0},
2035 {"Oakley-EC2N-4","ipsec4",NID_ipsec4,0,NULL,0},
2036 {"CAMELLIA-128-CBC","camellia-128-cbc",NID_camellia_128_cbc,11,
2037         &(lvalues[5001]),0},
2038 {"CAMELLIA-192-CBC","camellia-192-cbc",NID_camellia_192_cbc,11,
2039         &(lvalues[5012]),0},
2040 {"CAMELLIA-256-CBC","camellia-256-cbc",NID_camellia_256_cbc,11,
2041         &(lvalues[5023]),0},
2042 {"CAMELLIA-128-ECB","camellia-128-ecb",NID_camellia_128_ecb,8,
2043         &(lvalues[5034]),0},
2044 {"CAMELLIA-192-ECB","camellia-192-ecb",NID_camellia_192_ecb,8,
2045         &(lvalues[5042]),0},
2046 {"CAMELLIA-256-ECB","camellia-256-ecb",NID_camellia_256_ecb,8,
2047         &(lvalues[5050]),0},
2048 {"CAMELLIA-128-CFB","camellia-128-cfb",NID_camellia_128_cfb128,8,
2049         &(lvalues[5058]),0},
2050 {"CAMELLIA-192-CFB","camellia-192-cfb",NID_camellia_192_cfb128,8,
2051         &(lvalues[5066]),0},
2052 {"CAMELLIA-256-CFB","camellia-256-cfb",NID_camellia_256_cfb128,8,
2053         &(lvalues[5074]),0},
2054 {"CAMELLIA-128-CFB1","camellia-128-cfb1",NID_camellia_128_cfb1,0,NULL,0},
2055 {"CAMELLIA-192-CFB1","camellia-192-cfb1",NID_camellia_192_cfb1,0,NULL,0},
2056 {"CAMELLIA-256-CFB1","camellia-256-cfb1",NID_camellia_256_cfb1,0,NULL,0},
2057 {"CAMELLIA-128-CFB8","camellia-128-cfb8",NID_camellia_128_cfb8,0,NULL,0},
2058 {"CAMELLIA-192-CFB8","camellia-192-cfb8",NID_camellia_192_cfb8,0,NULL,0},
2059 {"CAMELLIA-256-CFB8","camellia-256-cfb8",NID_camellia_256_cfb8,0,NULL,0},
2060 {"CAMELLIA-128-OFB","camellia-128-ofb",NID_camellia_128_ofb128,8,
2061         &(lvalues[5082]),0},
2062 {"CAMELLIA-192-OFB","camellia-192-ofb",NID_camellia_192_ofb128,8,
2063         &(lvalues[5090]),0},
2064 {"CAMELLIA-256-OFB","camellia-256-ofb",NID_camellia_256_ofb128,8,
2065         &(lvalues[5098]),0},
2066 {"subjectDirectoryAttributes","X509v3 Subject Directory Attributes",
2067         NID_subject_directory_attributes,3,&(lvalues[5106]),0},
2068 {"issuingDistributionPoint","X509v3 Issuing Distrubution Point",
2069         NID_issuing_distribution_point,3,&(lvalues[5109]),0},
2070 {"certificateIssuer","X509v3 Certificate Issuer",
2071         NID_certificate_issuer,3,&(lvalues[5112]),0},
2072 {"hmacWithMD5","hmacWithMD5",NID_hmacWithMD5,8,&(lvalues[5115]),0},
2073 {"hmacWithSHA224","hmacWithSHA224",NID_hmacWithSHA224,8,
2074         &(lvalues[5123]),0},
2075 {"hmacWithSHA256","hmacWithSHA256",NID_hmacWithSHA256,8,
2076         &(lvalues[5131]),0},
2077 {"hmacWithSHA384","hmacWithSHA384",NID_hmacWithSHA384,8,
2078         &(lvalues[5139]),0},
2079 {"hmacWithSHA512","hmacWithSHA512",NID_hmacWithSHA512,8,
2080         &(lvalues[5147]),0},
2081 {"whirlpool","whirlpool",NID_whirlpool,6,&(lvalues[5155]),0},
2082 {"cryptopro","cryptopro",NID_cryptopro,5,&(lvalues[5161]),0},
2083 {"cryptocom","cryptocom",NID_cryptocom,5,&(lvalues[5166]),0},
2084 {"id-GostR3411-94-with-GostR3410-2001",
2085         "GOST R 34.11-94 with GOST R 34.10-2001",
2086         NID_id_GostR3411_94_with_GostR3410_2001,6,&(lvalues[5171]),0},
2087 {"id-GostR3411-94-with-GostR3410-94",
2088         "GOST R 34.11-94 with GOST R 34.10-94",
2089         NID_id_GostR3411_94_with_GostR3410_94,6,&(lvalues[5177]),0},
2090 {"md_gost94","GOST R 34.11-94",NID_id_GostR3411_94,6,&(lvalues[5183]),0},
2091 {"id-HMACGostR3411-94","HMAC GOST 34.11-94",NID_id_HMACGostR3411_94,6,
2092         &(lvalues[5189]),0},
2093 {"gost2001","GOST R 34.10-2001",NID_id_GostR3410_2001,6,
2094         &(lvalues[5195]),0},
2095 {"gost94","GOST R 34.10-94",NID_id_GostR3410_94,6,&(lvalues[5201]),0},
2096 {"gost89","GOST 28147-89",NID_id_Gost28147_89,6,&(lvalues[5207]),0},
2097 {NULL,NULL,NID_undef,0,NULL,0},
2098 {"prf-gostr3411-94","GOST R 34.11-94 PRF",NID_id_GostR3411_94_prf,6,
2099         &(lvalues[5213]),0},
2100 {"id-GostR3410-2001DH","GOST R 34.10-2001 DH",NID_id_GostR3410_2001DH,
2101         6,&(lvalues[5219]),0},
2102 {"id-GostR3410-94DH","GOST R 34.10-94 DH",NID_id_GostR3410_94DH,6,
2103         &(lvalues[5225]),0},
2104 {"id-Gost28147-89-CryptoPro-KeyMeshing",
2105         "id-Gost28147-89-CryptoPro-KeyMeshing",
2106         NID_id_Gost28147_89_CryptoPro_KeyMeshing,7,&(lvalues[5231]),0},
2107 {"id-Gost28147-89-None-KeyMeshing","id-Gost28147-89-None-KeyMeshing",
2108         NID_id_Gost28147_89_None_KeyMeshing,7,&(lvalues[5238]),0},
2109 {"id-GostR3411-94-TestParamSet","id-GostR3411-94-TestParamSet",
2110         NID_id_GostR3411_94_TestParamSet,7,&(lvalues[5245]),0},
2111 {"id-GostR3411-94-CryptoProParamSet",
2112         "id-GostR3411-94-CryptoProParamSet",
2113         NID_id_GostR3411_94_CryptoProParamSet,7,&(lvalues[5252]),0},
2114 {"id-Gost28147-89-TestParamSet","id-Gost28147-89-TestParamSet",
2115         NID_id_Gost28147_89_TestParamSet,7,&(lvalues[5259]),0},
2116 {"id-Gost28147-89-CryptoPro-A-ParamSet",
2117         "id-Gost28147-89-CryptoPro-A-ParamSet",
2118         NID_id_Gost28147_89_CryptoPro_A_ParamSet,7,&(lvalues[5266]),0},
2119 {"id-Gost28147-89-CryptoPro-B-ParamSet",
2120         "id-Gost28147-89-CryptoPro-B-ParamSet",
2121         NID_id_Gost28147_89_CryptoPro_B_ParamSet,7,&(lvalues[5273]),0},
2122 {"id-Gost28147-89-CryptoPro-C-ParamSet",
2123         "id-Gost28147-89-CryptoPro-C-ParamSet",
2124         NID_id_Gost28147_89_CryptoPro_C_ParamSet,7,&(lvalues[5280]),0},
2125 {"id-Gost28147-89-CryptoPro-D-ParamSet",
2126         "id-Gost28147-89-CryptoPro-D-ParamSet",
2127         NID_id_Gost28147_89_CryptoPro_D_ParamSet,7,&(lvalues[5287]),0},
2128 {"id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",
2129         "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",
2130         NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet,7,&(lvalues[5294]),
2131         0},
2132 {"id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet",
2133         "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet",
2134         NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet,7,&(lvalues[5301]),
2135         0},
2136 {"id-Gost28147-89-CryptoPro-RIC-1-ParamSet",
2137         "id-Gost28147-89-CryptoPro-RIC-1-ParamSet",
2138         NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet,7,&(lvalues[5308]),0},
2139 {"id-GostR3410-94-TestParamSet","id-GostR3410-94-TestParamSet",
2140         NID_id_GostR3410_94_TestParamSet,7,&(lvalues[5315]),0},
2141 {"id-GostR3410-94-CryptoPro-A-ParamSet",
2142         "id-GostR3410-94-CryptoPro-A-ParamSet",
2143         NID_id_GostR3410_94_CryptoPro_A_ParamSet,7,&(lvalues[5322]),0},
2144 {"id-GostR3410-94-CryptoPro-B-ParamSet",
2145         "id-GostR3410-94-CryptoPro-B-ParamSet",
2146         NID_id_GostR3410_94_CryptoPro_B_ParamSet,7,&(lvalues[5329]),0},
2147 {"id-GostR3410-94-CryptoPro-C-ParamSet",
2148         "id-GostR3410-94-CryptoPro-C-ParamSet",
2149         NID_id_GostR3410_94_CryptoPro_C_ParamSet,7,&(lvalues[5336]),0},
2150 {"id-GostR3410-94-CryptoPro-D-ParamSet",
2151         "id-GostR3410-94-CryptoPro-D-ParamSet",
2152         NID_id_GostR3410_94_CryptoPro_D_ParamSet,7,&(lvalues[5343]),0},
2153 {"id-GostR3410-94-CryptoPro-XchA-ParamSet",
2154         "id-GostR3410-94-CryptoPro-XchA-ParamSet",
2155         NID_id_GostR3410_94_CryptoPro_XchA_ParamSet,7,&(lvalues[5350]),0},
2156 {"id-GostR3410-94-CryptoPro-XchB-ParamSet",
2157         "id-GostR3410-94-CryptoPro-XchB-ParamSet",
2158         NID_id_GostR3410_94_CryptoPro_XchB_ParamSet,7,&(lvalues[5357]),0},
2159 {"id-GostR3410-94-CryptoPro-XchC-ParamSet",
2160         "id-GostR3410-94-CryptoPro-XchC-ParamSet",
2161         NID_id_GostR3410_94_CryptoPro_XchC_ParamSet,7,&(lvalues[5364]),0},
2162 {"id-GostR3410-2001-TestParamSet","id-GostR3410-2001-TestParamSet",
2163         NID_id_GostR3410_2001_TestParamSet,7,&(lvalues[5371]),0},
2164 {"id-GostR3410-2001-CryptoPro-A-ParamSet",
2165         "id-GostR3410-2001-CryptoPro-A-ParamSet",
2166         NID_id_GostR3410_2001_CryptoPro_A_ParamSet,7,&(lvalues[5378]),0},
2167 {"id-GostR3410-2001-CryptoPro-B-ParamSet",
2168         "id-GostR3410-2001-CryptoPro-B-ParamSet",
2169         NID_id_GostR3410_2001_CryptoPro_B_ParamSet,7,&(lvalues[5385]),0},
2170 {"id-GostR3410-2001-CryptoPro-C-ParamSet",
2171         "id-GostR3410-2001-CryptoPro-C-ParamSet",
2172         NID_id_GostR3410_2001_CryptoPro_C_ParamSet,7,&(lvalues[5392]),0},
2173 {"id-GostR3410-2001-CryptoPro-XchA-ParamSet",
2174         "id-GostR3410-2001-CryptoPro-XchA-ParamSet",
2175         NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet,7,&(lvalues[5399]),0},
2176         
2177 {"id-GostR3410-2001-CryptoPro-XchB-ParamSet",
2178         "id-GostR3410-2001-CryptoPro-XchB-ParamSet",
2179         NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet,7,&(lvalues[5406]),0},
2180         
2181 {"id-GostR3410-94-a","id-GostR3410-94-a",NID_id_GostR3410_94_a,7,
2182         &(lvalues[5413]),0},
2183 {"id-GostR3410-94-aBis","id-GostR3410-94-aBis",
2184         NID_id_GostR3410_94_aBis,7,&(lvalues[5420]),0},
2185 {"id-GostR3410-94-b","id-GostR3410-94-b",NID_id_GostR3410_94_b,7,
2186         &(lvalues[5427]),0},
2187 {"id-GostR3410-94-bBis","id-GostR3410-94-bBis",
2188         NID_id_GostR3410_94_bBis,7,&(lvalues[5434]),0},
2189 {"id-Gost28147-89-cc","GOST 28147-89 Cryptocom ParamSet",
2190         NID_id_Gost28147_89_cc,8,&(lvalues[5441]),0},
2191 {"gost94cc","GOST 34.10-94 Cryptocom",NID_id_GostR3410_94_cc,8,
2192         &(lvalues[5449]),0},
2193 {"gost2001cc","GOST 34.10-2001 Cryptocom",NID_id_GostR3410_2001_cc,8,
2194         &(lvalues[5457]),0},
2195 {"id-GostR3411-94-with-GostR3410-94-cc",
2196         "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom",
2197         NID_id_GostR3411_94_with_GostR3410_94_cc,8,&(lvalues[5465]),0},
2198 {"id-GostR3411-94-with-GostR3410-2001-cc",
2199         "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom",
2200         NID_id_GostR3411_94_with_GostR3410_2001_cc,8,&(lvalues[5473]),0},
2201 {"id-GostR3410-2001-ParamSet-cc",
2202         "GOST R 3410-2001 Parameter Set Cryptocom",
2203         NID_id_GostR3410_2001_ParamSet_cc,8,&(lvalues[5481]),0},
2204 {"ecdsa-with-Recommended","ecdsa-with-Recommended",
2205         NID_ecdsa_with_Recommended,7,&(lvalues[5489]),0},
2206 {"ecdsa-with-Specified","ecdsa-with-Specified",
2207         NID_ecdsa_with_Specified,7,&(lvalues[5496]),0},
2208 {"ecdsa-with-SHA224","ecdsa-with-SHA224",NID_ecdsa_with_SHA224,8,
2209         &(lvalues[5503]),0},
2210 {"ecdsa-with-SHA256","ecdsa-with-SHA256",NID_ecdsa_with_SHA256,8,
2211         &(lvalues[5511]),0},
2212 {"ecdsa-with-SHA384","ecdsa-with-SHA384",NID_ecdsa_with_SHA384,8,
2213         &(lvalues[5519]),0},
2214 {"ecdsa-with-SHA512","ecdsa-with-SHA512",NID_ecdsa_with_SHA512,8,
2215         &(lvalues[5527]),0},
2216 {"dsa_with_SHA224","dsa_with_SHA224",NID_dsa_with_SHA224,9,
2217         &(lvalues[5535]),0},
2218 {"dsa_with_SHA256","dsa_with_SHA256",NID_dsa_with_SHA256,9,
2219         &(lvalues[5544]),0},
2220 {"gost89-cnt","gost89-cnt",NID_gost89_cnt,0,NULL,0},
2221 {"HMAC","hmac",NID_hmac,0,NULL,0},
2222 {"KISA","kisa",NID_kisa,6,&(lvalues[5553]),0},
2223 {"SEED-ECB","seed-ecb",NID_seed_ecb,8,&(lvalues[5559]),0},
2224 {"SEED-CBC","seed-cbc",NID_seed_cbc,8,&(lvalues[5567]),0},
2225 {"SEED-CFB","seed-cfb",NID_seed_cfb128,8,&(lvalues[5575]),0},
2226 {"SEED-OFB","seed-ofb",NID_seed_ofb128,8,&(lvalues[5583]),0},
2227 {NULL,NULL,NID_undef,0,NULL,0},
2228 {NULL,NULL,NID_undef,0,NULL,0},
2229 {"HMAC-MD5","hmac-md5",NID_hmac_md5,8,&(lvalues[5591]),0},
2230 {"HMAC-SHA1","hmac-sha1",NID_hmac_sha1,8,&(lvalues[5599]),0},
2231 {"id-PasswordBasedMAC","password based MAC",NID_id_PasswordBasedMAC,9,
2232         &(lvalues[5607]),0},
2233 {"id-DHBasedMac","Diffie-Hellman based MAC",NID_id_DHBasedMac,9,
2234         &(lvalues[5616]),0},
2235 {NULL,NULL,NID_undef,0,NULL,0},
2236 {"id-it-suppLangTags","id-it-suppLangTags",NID_id_it_suppLangTags,8,
2237         &(lvalues[5625]),0},
2238 {"gost-mac","GOST 28147-89 MAC",NID_id_Gost28147_89_MAC,6,
2239         &(lvalues[5633]),0},
2240 };
2241
2242 static const unsigned int sn_objs[NUM_SN]={
2243 364,    /* "AD_DVCS" */
2244 419,    /* "AES-128-CBC" */
2245 421,    /* "AES-128-CFB" */
2246 650,    /* "AES-128-CFB1" */
2247 653,    /* "AES-128-CFB8" */
2248 418,    /* "AES-128-ECB" */
2249 420,    /* "AES-128-OFB" */
2250 423,    /* "AES-192-CBC" */
2251 425,    /* "AES-192-CFB" */
2252 651,    /* "AES-192-CFB1" */
2253 654,    /* "AES-192-CFB8" */
2254 422,    /* "AES-192-ECB" */
2255 424,    /* "AES-192-OFB" */
2256 427,    /* "AES-256-CBC" */
2257 429,    /* "AES-256-CFB" */
2258 652,    /* "AES-256-CFB1" */
2259 655,    /* "AES-256-CFB8" */
2260 426,    /* "AES-256-ECB" */
2261 428,    /* "AES-256-OFB" */
2262 91,     /* "BF-CBC" */
2263 93,     /* "BF-CFB" */
2264 92,     /* "BF-ECB" */
2265 94,     /* "BF-OFB" */
2266 14,     /* "C" */
2267 751,    /* "CAMELLIA-128-CBC" */
2268 757,    /* "CAMELLIA-128-CFB" */
2269 760,    /* "CAMELLIA-128-CFB1" */
2270 763,    /* "CAMELLIA-128-CFB8" */
2271 754,    /* "CAMELLIA-128-ECB" */
2272 766,    /* "CAMELLIA-128-OFB" */
2273 752,    /* "CAMELLIA-192-CBC" */
2274 758,    /* "CAMELLIA-192-CFB" */
2275 761,    /* "CAMELLIA-192-CFB1" */
2276 764,    /* "CAMELLIA-192-CFB8" */
2277 755,    /* "CAMELLIA-192-ECB" */
2278 767,    /* "CAMELLIA-192-OFB" */
2279 753,    /* "CAMELLIA-256-CBC" */
2280 759,    /* "CAMELLIA-256-CFB" */
2281 762,    /* "CAMELLIA-256-CFB1" */
2282 765,    /* "CAMELLIA-256-CFB8" */
2283 756,    /* "CAMELLIA-256-ECB" */
2284 768,    /* "CAMELLIA-256-OFB" */
2285 108,    /* "CAST5-CBC" */
2286 110,    /* "CAST5-CFB" */
2287 109,    /* "CAST5-ECB" */
2288 111,    /* "CAST5-OFB" */
2289 13,     /* "CN" */
2290 141,    /* "CRLReason" */
2291 417,    /* "CSPName" */
2292 367,    /* "CrlID" */
2293 391,    /* "DC" */
2294 31,     /* "DES-CBC" */
2295 643,    /* "DES-CDMF" */
2296 30,     /* "DES-CFB" */
2297 656,    /* "DES-CFB1" */
2298 657,    /* "DES-CFB8" */
2299 29,     /* "DES-ECB" */
2300 32,     /* "DES-EDE" */
2301 43,     /* "DES-EDE-CBC" */
2302 60,     /* "DES-EDE-CFB" */
2303 62,     /* "DES-EDE-OFB" */
2304 33,     /* "DES-EDE3" */
2305 44,     /* "DES-EDE3-CBC" */
2306 61,     /* "DES-EDE3-CFB" */
2307 658,    /* "DES-EDE3-CFB1" */
2308 659,    /* "DES-EDE3-CFB8" */
2309 63,     /* "DES-EDE3-OFB" */
2310 45,     /* "DES-OFB" */
2311 80,     /* "DESX-CBC" */
2312 380,    /* "DOD" */
2313 116,    /* "DSA" */
2314 66,     /* "DSA-SHA" */
2315 113,    /* "DSA-SHA1" */
2316 70,     /* "DSA-SHA1-old" */
2317 67,     /* "DSA-old" */
2318 297,    /* "DVCS" */
2319 99,     /* "GN" */
2320 836,    /* "HMAC" */
2321 844,    /* "HMAC-MD5" */
2322 845,    /* "HMAC-SHA1" */
2323 381,    /* "IANA" */
2324 34,     /* "IDEA-CBC" */
2325 35,     /* "IDEA-CFB" */
2326 36,     /* "IDEA-ECB" */
2327 46,     /* "IDEA-OFB" */
2328 181,    /* "ISO" */
2329 183,    /* "ISO-US" */
2330 645,    /* "ITU-T" */
2331 646,    /* "JOINT-ISO-ITU-T" */
2332 837,    /* "KISA" */
2333 15,     /* "L" */
2334  3,     /* "MD2" */
2335 257,    /* "MD4" */
2336  4,     /* "MD5" */
2337 114,    /* "MD5-SHA1" */
2338 95,     /* "MDC2" */
2339 388,    /* "Mail" */
2340 393,    /* "NULL" */
2341 404,    /* "NULL" */
2342 57,     /* "Netscape" */
2343 366,    /* "Nonce" */
2344 17,     /* "O" */
2345 178,    /* "OCSP" */
2346 180,    /* "OCSPSigning" */
2347 379,    /* "ORG" */
2348 18,     /* "OU" */
2349 749,    /* "Oakley-EC2N-3" */
2350 750,    /* "Oakley-EC2N-4" */
2351  9,     /* "PBE-MD2-DES" */
2352 168,    /* "PBE-MD2-RC2-64" */
2353 10,     /* "PBE-MD5-DES" */
2354 169,    /* "PBE-MD5-RC2-64" */
2355 147,    /* "PBE-SHA1-2DES" */
2356 146,    /* "PBE-SHA1-3DES" */
2357 170,    /* "PBE-SHA1-DES" */
2358 148,    /* "PBE-SHA1-RC2-128" */
2359 149,    /* "PBE-SHA1-RC2-40" */
2360 68,     /* "PBE-SHA1-RC2-64" */
2361 144,    /* "PBE-SHA1-RC4-128" */
2362 145,    /* "PBE-SHA1-RC4-40" */
2363 161,    /* "PBES2" */
2364 69,     /* "PBKDF2" */
2365 162,    /* "PBMAC1" */
2366 127,    /* "PKIX" */
2367 98,     /* "RC2-40-CBC" */
2368 166,    /* "RC2-64-CBC" */
2369 37,     /* "RC2-CBC" */
2370 39,     /* "RC2-CFB" */
2371 38,     /* "RC2-ECB" */
2372 40,     /* "RC2-OFB" */
2373  5,     /* "RC4" */
2374 97,     /* "RC4-40" */
2375 120,    /* "RC5-CBC" */
2376 122,    /* "RC5-CFB" */
2377 121,    /* "RC5-ECB" */
2378 123,    /* "RC5-OFB" */
2379 117,    /* "RIPEMD160" */
2380 124,    /* "RLE" */
2381 19,     /* "RSA" */
2382  7,     /* "RSA-MD2" */
2383 396,    /* "RSA-MD4" */
2384  8,     /* "RSA-MD5" */
2385 96,     /* "RSA-MDC2" */
2386 104,    /* "RSA-NP-MD5" */
2387 119,    /* "RSA-RIPEMD160" */
2388 42,     /* "RSA-SHA" */
2389 65,     /* "RSA-SHA1" */
2390 115,    /* "RSA-SHA1-2" */
2391 671,    /* "RSA-SHA224" */
2392 668,    /* "RSA-SHA256" */
2393 669,    /* "RSA-SHA384" */
2394 670,    /* "RSA-SHA512" */
2395 839,    /* "SEED-CBC" */
2396 840,    /* "SEED-CFB" */
2397 838,    /* "SEED-ECB" */
2398 841,    /* "SEED-OFB" */
2399 41,     /* "SHA" */
2400 64,     /* "SHA1" */
2401 675,    /* "SHA224" */
2402 672,    /* "SHA256" */
2403 673,    /* "SHA384" */
2404 674,    /* "SHA512" */
2405 188,    /* "SMIME" */
2406 167,    /* "SMIME-CAPS" */
2407 100,    /* "SN" */
2408 16,     /* "ST" */
2409 143,    /* "SXNetID" */
2410 458,    /* "UID" */
2411  0,     /* "UNDEF" */
2412 11,     /* "X500" */
2413 378,    /* "X500algorithms" */
2414 12,     /* "X509" */
2415 184,    /* "X9-57" */
2416 185,    /* "X9cm" */
2417 125,    /* "ZLIB" */
2418 478,    /* "aRecord" */
2419 289,    /* "aaControls" */
2420 287,    /* "ac-auditEntity" */
2421 397,    /* "ac-proxying" */
2422 288,    /* "ac-targeting" */
2423 368,    /* "acceptableResponses" */
2424 446,    /* "account" */
2425 363,    /* "ad_timestamping" */
2426 376,    /* "algorithm" */
2427 405,    /* "ansi-X9-62" */
2428 746,    /* "anyPolicy" */
2429 370,    /* "archiveCutoff" */
2430 484,    /* "associatedDomain" */
2431 485,    /* "associatedName" */
2432 501,    /* "audio" */
2433 177,    /* "authorityInfoAccess" */
2434 90,     /* "authorityKeyIdentifier" */
2435 87,     /* "basicConstraints" */
2436 365,    /* "basicOCSPResponse" */
2437 285,    /* "biometricInfo" */
2438 494,    /* "buildingName" */
2439 691,    /* "c2onb191v4" */
2440 692,    /* "c2onb191v5" */
2441 697,    /* "c2onb239v4" */
2442 698,    /* "c2onb239v5" */
2443 684,    /* "c2pnb163v1" */
2444 685,    /* "c2pnb163v2" */
2445 686,    /* "c2pnb163v3" */
2446 687,    /* "c2pnb176v1" */
2447 693,    /* "c2pnb208w1" */
2448 699,    /* "c2pnb272w1" */
2449 700,    /* "c2pnb304w1" */
2450 702,    /* "c2pnb368w1" */
2451 688,    /* "c2tnb191v1" */
2452 689,    /* "c2tnb191v2" */
2453 690,    /* "c2tnb191v3" */
2454 694,    /* "c2tnb239v1" */
2455 695,    /* "c2tnb239v2" */
2456 696,    /* "c2tnb239v3" */
2457 701,    /* "c2tnb359v1" */
2458 703,    /* "c2tnb431r1" */
2459 483,    /* "cNAMERecord" */
2460 179,    /* "caIssuers" */
2461 443,    /* "caseIgnoreIA5StringSyntax" */
2462 152,    /* "certBag" */
2463 677,    /* "certicom-arc" */
2464 771,    /* "certificateIssuer" */
2465 89,     /* "certificatePolicies" */
2466 54,     /* "challengePassword" */
2467 407,    /* "characteristic-two-field" */
2468 395,    /* "clearance" */
2469 130,    /* "clientAuth" */
2470 131,    /* "codeSigning" */
2471 50,     /* "contentType" */
2472 53,     /* "countersignature" */
2473 153,    /* "crlBag" */
2474 103,    /* "crlDistributionPoints" */
2475 88,     /* "crlNumber" */
2476 779,    /* "cryptocom" */
2477 778,    /* "cryptopro" */
2478 500,    /* "dITRedirect" */
2479 451,    /* "dNSDomain" */
2480 495,    /* "dSAQuality" */
2481 434,    /* "data" */
2482 390,    /* "dcobject" */
2483 140,    /* "deltaCRL" */
2484 107,    /* "description" */
2485 28,     /* "dhKeyAgreement" */
2486 382,    /* "directory" */
2487 174,    /* "dnQualifier" */
2488 447,    /* "document" */
2489 471,    /* "documentAuthor" */
2490 468,    /* "documentIdentifier" */
2491 472,    /* "documentLocation" */
2492 502,    /* "documentPublisher" */
2493 449,    /* "documentSeries" */
2494 469,    /* "documentTitle" */
2495 470,    /* "documentVersion" */
2496 392,    /* "domain" */
2497 452,    /* "domainRelatedObject" */
2498 833,    /* "dsa_with_SHA224" */
2499 834,    /* "dsa_with_SHA256" */
2500 827,    /* "ecdsa-with-Recommended" */
2501 416,    /* "ecdsa-with-SHA1" */
2502 829,    /* "ecdsa-with-SHA224" */
2503 830,    /* "ecdsa-with-SHA256" */
2504 831,    /* "ecdsa-with-SHA384" */
2505 832,    /* "ecdsa-with-SHA512" */
2506 828,    /* "ecdsa-with-Specified" */
2507 48,     /* "emailAddress" */
2508 132,    /* "emailProtection" */
2509 389,    /* "enterprises" */
2510 384,    /* "experimental" */
2511 172,    /* "extReq" */
2512 56,     /* "extendedCertificateAttributes" */
2513 126,    /* "extendedKeyUsage" */
2514 372,    /* "extendedStatus" */
2515 462,    /* "favouriteDrink" */
2516 453,    /* "friendlyCountry" */
2517 490,    /* "friendlyCountryName" */
2518 156,    /* "friendlyName" */
2519 509,    /* "generationQualifier" */
2520 850,    /* "gost-mac" */
2521 784,    /* "gost2001" */
2522 823,    /* "gost2001cc" */
2523 786,    /* "gost89" */
2524 835,    /* "gost89-cnt" */
2525 785,    /* "gost94" */
2526 822,    /* "gost94cc" */
2527 772,    /* "hmacWithMD5" */
2528 163,    /* "hmacWithSHA1" */
2529 773,    /* "hmacWithSHA224" */
2530 774,    /* "hmacWithSHA256" */
2531 775,    /* "hmacWithSHA384" */
2532 776,    /* "hmacWithSHA512" */
2533 432,    /* "holdInstructionCallIssuer" */
2534 430,    /* "holdInstructionCode" */
2535 431,    /* "holdInstructionNone" */
2536 433,    /* "holdInstructionReject" */
2537 486,    /* "homePostalAddress" */
2538 473,    /* "homeTelephoneNumber" */
2539 466,    /* "host" */
2540 442,    /* "iA5StringSyntax" */
2541 847,    /* "id-DHBasedMac" */
2542 796,    /* "id-Gost28147-89-CryptoPro-A-ParamSet" */
2543 797,    /* "id-Gost28147-89-CryptoPro-B-ParamSet" */
2544 798,    /* "id-Gost28147-89-CryptoPro-C-ParamSet" */
2545 799,    /* "id-Gost28147-89-CryptoPro-D-ParamSet" */
2546 791,    /* "id-Gost28147-89-CryptoPro-KeyMeshing" */
2547 801,    /* "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet" */
2548 800,    /* "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet" */
2549 802,    /* "id-Gost28147-89-CryptoPro-RIC-1-ParamSet" */
2550 792,    /* "id-Gost28147-89-None-KeyMeshing" */
2551 795,    /* "id-Gost28147-89-TestParamSet" */
2552 821,    /* "id-Gost28147-89-cc" */
2553 812,    /* "id-GostR3410-2001-CryptoPro-A-ParamSet" */
2554 813,    /* "id-GostR3410-2001-CryptoPro-B-ParamSet" */
2555 814,    /* "id-GostR3410-2001-CryptoPro-C-ParamSet" */
2556 815,    /* "id-GostR3410-2001-CryptoPro-XchA-ParamSet" */
2557 816,    /* "id-GostR3410-2001-CryptoPro-XchB-ParamSet" */
2558 826,    /* "id-GostR3410-2001-ParamSet-cc" */
2559 811,    /* "id-GostR3410-2001-TestParamSet" */
2560 789,    /* "id-GostR3410-2001DH" */
2561 804,    /* "id-GostR3410-94-CryptoPro-A-ParamSet" */
2562 805,    /* "id-GostR3410-94-CryptoPro-B-ParamSet" */
2563 806,    /* "id-GostR3410-94-CryptoPro-C-ParamSet" */
2564 807,    /* "id-GostR3410-94-CryptoPro-D-ParamSet" */
2565 808,    /* "id-GostR3410-94-CryptoPro-XchA-ParamSet" */
2566 809,    /* "id-GostR3410-94-CryptoPro-XchB-ParamSet" */
2567 810,    /* "id-GostR3410-94-CryptoPro-XchC-ParamSet" */
2568 803,    /* "id-GostR3410-94-TestParamSet" */
2569 817,    /* "id-GostR3410-94-a" */
2570 818,    /* "id-GostR3410-94-aBis" */
2571 819,    /* "id-GostR3410-94-b" */
2572 820,    /* "id-GostR3410-94-bBis" */
2573 790,    /* "id-GostR3410-94DH" */
2574 794,    /* "id-GostR3411-94-CryptoProParamSet" */
2575 793,    /* "id-GostR3411-94-TestParamSet" */
2576 780,    /* "id-GostR3411-94-with-GostR3410-2001" */
2577 825,    /* "id-GostR3411-94-with-GostR3410-2001-cc" */
2578 781,    /* "id-GostR3411-94-with-GostR3410-94" */
2579 824,    /* "id-GostR3411-94-with-GostR3410-94-cc" */
2580 783,    /* "id-HMACGostR3411-94" */
2581 846,    /* "id-PasswordBasedMAC" */
2582 266,    /* "id-aca" */
2583 355,    /* "id-aca-accessIdentity" */
2584 354,    /* "id-aca-authenticationInfo" */
2585 356,    /* "id-aca-chargingIdentity" */
2586 399,    /* "id-aca-encAttrs" */
2587 357,    /* "id-aca-group" */
2588 358,    /* "id-aca-role" */
2589 176,    /* "id-ad" */
2590 262,    /* "id-alg" */
2591 323,    /* "id-alg-des40" */
2592 326,    /* "id-alg-dh-pop" */
2593 325,    /* "id-alg-dh-sig-hmac-sha1" */
2594 324,    /* "id-alg-noSignature" */
2595 268,    /* "id-cct" */
2596 361,    /* "id-cct-PKIData" */
2597 362,    /* "id-cct-PKIResponse" */
2598 360,    /* "id-cct-crs" */
2599 81,     /* "id-ce" */
2600 680,    /* "id-characteristic-two-basis" */
2601 263,    /* "id-cmc" */
2602 334,    /* "id-cmc-addExtensions" */
2603 346,    /* "id-cmc-confirmCertAcceptance" */
2604 330,    /* "id-cmc-dataReturn" */
2605 336,    /* "id-cmc-decryptedPOP" */
2606 335,    /* "id-cmc-encryptedPOP" */
2607 339,    /* "id-cmc-getCRL" */
2608 338,    /* "id-cmc-getCert" */
2609 328,    /* "id-cmc-identification" */
2610 329,    /* "id-cmc-identityProof" */
2611 337,    /* "id-cmc-lraPOPWitness" */
2612 344,    /* "id-cmc-popLinkRandom" */
2613 345,    /* "id-cmc-popLinkWitness" */
2614 343,    /* "id-cmc-queryPending" */
2615 333,    /* "id-cmc-recipientNonce" */
2616 341,    /* "id-cmc-regInfo" */
2617 342,    /* "id-cmc-responseInfo" */
2618 340,    /* "id-cmc-revokeRequest" */
2619 332,    /* "id-cmc-senderNonce" */
2620 327,    /* "id-cmc-statusInfo" */
2621 331,    /* "id-cmc-transactionId" */
2622 408,    /* "id-ecPublicKey" */
2623 508,    /* "id-hex-multipart-message" */
2624 507,    /* "id-hex-partial-message" */
2625 260,    /* "id-it" */
2626 302,    /* "id-it-caKeyUpdateInfo" */
2627 298,    /* "id-it-caProtEncCert" */
2628 311,    /* "id-it-confirmWaitTime" */
2629 303,    /* "id-it-currentCRL" */
2630 300,    /* "id-it-encKeyPairTypes" */
2631 310,    /* "id-it-implicitConfirm" */
2632 308,    /* "id-it-keyPairParamRep" */
2633 307,    /* "id-it-keyPairParamReq" */
2634 312,    /* "id-it-origPKIMessage" */
2635 301,    /* "id-it-preferredSymmAlg" */
2636 309,    /* "id-it-revPassphrase" */
2637 299,    /* "id-it-signKeyPairTypes" */
2638 305,    /* "id-it-subscriptionRequest" */
2639 306,    /* "id-it-subscriptionResponse" */
2640 849,    /* "id-it-suppLangTags" */
2641 304,    /* "id-it-unsupportedOIDs" */
2642 128,    /* "id-kp" */
2643 280,    /* "id-mod-attribute-cert" */
2644 274,    /* "id-mod-cmc" */
2645 277,    /* "id-mod-cmp" */
2646 284,    /* "id-mod-cmp2000" */
2647 273,    /* "id-mod-crmf" */
2648 283,    /* "id-mod-dvcs" */
2649 275,    /* "id-mod-kea-profile-88" */
2650 276,    /* "id-mod-kea-profile-93" */
2651 282,    /* "id-mod-ocsp" */
2652 278,    /* "id-mod-qualified-cert-88" */
2653 279,    /* "id-mod-qualified-cert-93" */
2654 281,    /* "id-mod-timestamp-protocol" */
2655 264,    /* "id-on" */
2656 347,    /* "id-on-personalData" */
2657 265,    /* "id-pda" */
2658 352,    /* "id-pda-countryOfCitizenship" */
2659 353,    /* "id-pda-countryOfResidence" */
2660 348,    /* "id-pda-dateOfBirth" */
2661 351,    /* "id-pda-gender" */
2662 349,    /* "id-pda-placeOfBirth" */
2663 175,    /* "id-pe" */
2664 261,    /* "id-pkip" */
2665 258,    /* "id-pkix-mod" */
2666 269,    /* "id-pkix1-explicit-88" */
2667 271,    /* "id-pkix1-explicit-93" */
2668 270,    /* "id-pkix1-implicit-88" */
2669 272,    /* "id-pkix1-implicit-93" */
2670 662,    /* "id-ppl" */
2671 664,    /* "id-ppl-anyLanguage" */
2672 667,    /* "id-ppl-independent" */
2673 665,    /* "id-ppl-inheritAll" */
2674 267,    /* "id-qcs" */
2675 359,    /* "id-qcs-pkixQCSyntax-v1" */
2676 259,    /* "id-qt" */
2677 164,    /* "id-qt-cps" */
2678 165,    /* "id-qt-unotice" */
2679 313,    /* "id-regCtrl" */
2680 316,    /* "id-regCtrl-authenticator" */
2681 319,    /* "id-regCtrl-oldCertID" */
2682 318,    /* "id-regCtrl-pkiArchiveOptions" */
2683 317,    /* "id-regCtrl-pkiPublicationInfo" */
2684 320,    /* "id-regCtrl-protocolEncrKey" */
2685 315,    /* "id-regCtrl-regToken" */
2686 314,    /* "id-regInfo" */
2687 322,    /* "id-regInfo-certReq" */
2688 321,    /* "id-regInfo-utf8Pairs" */
2689 512,    /* "id-set" */
2690 191,    /* "id-smime-aa" */
2691 215,    /* "id-smime-aa-contentHint" */
2692 218,    /* "id-smime-aa-contentIdentifier" */
2693 221,    /* "id-smime-aa-contentReference" */
2694 240,    /* "id-smime-aa-dvcs-dvc" */
2695 217,    /* "id-smime-aa-encapContentType" */
2696 222,    /* "id-smime-aa-encrypKeyPref" */
2697 220,    /* "id-smime-aa-equivalentLabels" */
2698 232,    /* "id-smime-aa-ets-CertificateRefs" */
2699 233,    /* "id-smime-aa-ets-RevocationRefs" */
2700 238,    /* "id-smime-aa-ets-archiveTimeStamp" */
2701 237,    /* "id-smime-aa-ets-certCRLTimestamp" */
2702 234,    /* "id-smime-aa-ets-certValues" */
2703 227,    /* "id-smime-aa-ets-commitmentType" */
2704 231,    /* "id-smime-aa-ets-contentTimestamp" */
2705 236,    /* "id-smime-aa-ets-escTimeStamp" */
2706 230,    /* "id-smime-aa-ets-otherSigCert" */
2707 235,    /* "id-smime-aa-ets-revocationValues" */
2708 226,    /* "id-smime-aa-ets-sigPolicyId" */
2709 229,    /* "id-smime-aa-ets-signerAttr" */
2710 228,    /* "id-smime-aa-ets-signerLocation" */
2711 219,    /* "id-smime-aa-macValue" */
2712 214,    /* "id-smime-aa-mlExpandHistory" */
2713 216,    /* "id-smime-aa-msgSigDigest" */
2714 212,    /* "id-smime-aa-receiptRequest" */
2715 213,    /* "id-smime-aa-securityLabel" */
2716 239,    /* "id-smime-aa-signatureType" */
2717 223,    /* "id-smime-aa-signingCertificate" */
2718 224,    /* "id-smime-aa-smimeEncryptCerts" */
2719 225,    /* "id-smime-aa-timeStampToken" */
2720 192,    /* "id-smime-alg" */
2721 243,    /* "id-smime-alg-3DESwrap" */
2722 246,    /* "id-smime-alg-CMS3DESwrap" */
2723 247,    /* "id-smime-alg-CMSRC2wrap" */
2724 245,    /* "id-smime-alg-ESDH" */
2725 241,    /* "id-smime-alg-ESDHwith3DES" */
2726 242,    /* "id-smime-alg-ESDHwithRC2" */
2727 244,    /* "id-smime-alg-RC2wrap" */
2728 193,    /* "id-smime-cd" */
2729 248,    /* "id-smime-cd-ldap" */
2730 190,    /* "id-smime-ct" */
2731 210,    /* "id-smime-ct-DVCSRequestData" */
2732 211,    /* "id-smime-ct-DVCSResponseData" */
2733 208,    /* "id-smime-ct-TDTInfo" */
2734 207,    /* "id-smime-ct-TSTInfo" */
2735 205,    /* "id-smime-ct-authData" */
2736 209,    /* "id-smime-ct-contentInfo" */
2737 206,    /* "id-smime-ct-publishCert" */
2738 204,    /* "id-smime-ct-receipt" */
2739 195,    /* "id-smime-cti" */
2740 255,    /* "id-smime-cti-ets-proofOfApproval" */
2741 256,    /* "id-smime-cti-ets-proofOfCreation" */
2742 253,    /* "id-smime-cti-ets-proofOfDelivery" */
2743 251,    /* "id-smime-cti-ets-proofOfOrigin" */
2744 252,    /* "id-smime-cti-ets-proofOfReceipt" */
2745 254,    /* "id-smime-cti-ets-proofOfSender" */
2746 189,    /* "id-smime-mod" */
2747 196,    /* "id-smime-mod-cms" */
2748 197,    /* "id-smime-mod-ess" */
2749 202,    /* "id-smime-mod-ets-eSigPolicy-88" */
2750 203,    /* "id-smime-mod-ets-eSigPolicy-97" */
2751 200,    /* "id-smime-mod-ets-eSignature-88" */
2752 201,    /* "id-smime-mod-ets-eSignature-97" */
2753 199,    /* "id-smime-mod-msg-v3" */
2754 198,    /* "id-smime-mod-oid" */
2755 194,    /* "id-smime-spq" */
2756 250,    /* "id-smime-spq-ets-sqt-unotice" */
2757 249,    /* "id-smime-spq-ets-sqt-uri" */
2758 676,    /* "identified-organization" */
2759 461,    /* "info" */
2760 748,    /* "inhibitAnyPolicy" */
2761 101,    /* "initials" */
2762 647,    /* "international-organizations" */
2763 142,    /* "invalidityDate" */
2764 294,    /* "ipsecEndSystem" */
2765 295,    /* "ipsecTunnel" */
2766 296,    /* "ipsecUser" */
2767 86,     /* "issuerAltName" */
2768 770,    /* "issuingDistributionPoint" */
2769 492,    /* "janetMailbox" */
2770 150,    /* "keyBag" */
2771 83,     /* "keyUsage" */
2772 477,    /* "lastModifiedBy" */
2773 476,    /* "lastModifiedTime" */
2774 157,    /* "localKeyID" */
2775 480,    /* "mXRecord" */
2776 460,    /* "mail" */
2777 493,    /* "mailPreferenceOption" */
2778 467,    /* "manager" */
2779 782,    /* "md_gost94" */
2780 182,    /* "member-body" */
2781 51,     /* "messageDigest" */
2782 383,    /* "mgmt" */
2783 504,    /* "mime-mhs" */
2784 506,    /* "mime-mhs-bodies" */
2785 505,    /* "mime-mhs-headings" */
2786 488,    /* "mobileTelephoneNumber" */
2787 136,    /* "msCTLSign" */
2788 135,    /* "msCodeCom" */
2789 134,    /* "msCodeInd" */
2790 138,    /* "msEFS" */
2791 171,    /* "msExtReq" */
2792 137,    /* "msSGC" */
2793 648,    /* "msSmartcardLogin" */
2794 649,    /* "msUPN" */
2795 481,    /* "nSRecord" */
2796 173,    /* "name" */
2797 666,    /* "nameConstraints" */
2798 369,    /* "noCheck" */
2799 403,    /* "noRevAvail" */
2800 72,     /* "nsBaseUrl" */
2801 76,     /* "nsCaPolicyUrl" */
2802 74,     /* "nsCaRevocationUrl" */
2803 58,     /* "nsCertExt" */
2804 79,     /* "nsCertSequence" */
2805 71,     /* "nsCertType" */
2806 78,     /* "nsComment" */
2807 59,     /* "nsDataType" */
2808 75,     /* "nsRenewalUrl" */
2809 73,     /* "nsRevocationUrl" */
2810 139,    /* "nsSGC" */
2811 77,     /* "nsSslServerName" */
2812 681,    /* "onBasis" */
2813 491,    /* "organizationalStatus" */
2814 475,    /* "otherMailbox" */
2815 489,    /* "pagerTelephoneNumber" */
2816 374,    /* "path" */
2817 112,    /* "pbeWithMD5AndCast5CBC" */
2818 499,    /* "personalSignature" */
2819 487,    /* "personalTitle" */
2820 464,    /* "photo" */
2821 437,    /* "pilot" */
2822 439,    /* "pilotAttributeSyntax" */
2823 438,    /* "pilotAttributeType" */
2824 479,    /* "pilotAttributeType27" */
2825 456,    /* "pilotDSA" */
2826 441,    /* "pilotGroups" */
2827 444,    /* "pilotObject" */
2828 440,    /* "pilotObjectClass" */
2829 455,    /* "pilotOrganization" */
2830 445,    /* "pilotPerson" */
2831  2,     /* "pkcs" */
2832 186,    /* "pkcs1" */
2833 27,     /* "pkcs3" */
2834 187,    /* "pkcs5" */
2835 20,     /* "pkcs7" */
2836 21,     /* "pkcs7-data" */
2837 25,     /* "pkcs7-digestData" */
2838 26,     /* "pkcs7-encryptedData" */
2839 23,     /* "pkcs7-envelopedData" */
2840 24,     /* "pkcs7-signedAndEnvelopedData" */
2841 22,     /* "pkcs7-signedData" */
2842 151,    /* "pkcs8ShroudedKeyBag" */
2843 47,     /* "pkcs9" */
2844 401,    /* "policyConstraints" */
2845 747,    /* "policyMappings" */
2846 661,    /* "postalCode" */
2847 683,    /* "ppBasis" */
2848 788,    /* "prf-gostr3411-94" */
2849 406,    /* "prime-field" */
2850 409,    /* "prime192v1" */
2851 410,    /* "prime192v2" */
2852 411,    /* "prime192v3" */
2853 412,    /* "prime239v1" */
2854 413,    /* "prime239v2" */
2855 414,    /* "prime239v3" */
2856 415,    /* "prime256v1" */
2857 385,    /* "private" */
2858 84,     /* "privateKeyUsagePeriod" */
2859 663,    /* "proxyCertInfo" */
2860 510,    /* "pseudonym" */
2861 435,    /* "pss" */
2862 286,    /* "qcStatements" */
2863 457,    /* "qualityLabelledData" */
2864 450,    /* "rFC822localPart" */
2865 400,    /* "role" */
2866 448,    /* "room" */
2867 463,    /* "roomNumber" */
2868  6,     /* "rsaEncryption" */
2869 644,    /* "rsaOAEPEncryptionSET" */
2870 377,    /* "rsaSignature" */
2871  1,     /* "rsadsi" */
2872 482,    /* "sOARecord" */
2873 155,    /* "safeContentsBag" */
2874 291,    /* "sbgp-autonomousSysNum" */
2875 290,    /* "sbgp-ipAddrBlock" */
2876 292,    /* "sbgp-routerIdentifier" */
2877 159,    /* "sdsiCertificate" */
2878 704,    /* "secp112r1" */
2879 705,    /* "secp112r2" */
2880 706,    /* "secp128r1" */
2881 707,    /* "secp128r2" */
2882 708,    /* "secp160k1" */
2883 709,    /* "secp160r1" */
2884 710,    /* "secp160r2" */
2885 711,    /* "secp192k1" */
2886 712,    /* "secp224k1" */
2887 713,    /* "secp224r1" */
2888 714,    /* "secp256k1" */
2889 715,    /* "secp384r1" */
2890 716,    /* "secp521r1" */
2891 154,    /* "secretBag" */
2892 474,    /* "secretary" */
2893 717,    /* "sect113r1" */
2894 718,    /* "sect113r2" */
2895 719,    /* "sect131r1" */
2896 720,    /* "sect131r2" */
2897 721,    /* "sect163k1" */
2898 722,    /* "sect163r1" */
2899 723,    /* "sect163r2" */
2900 724,    /* "sect193r1" */
2901 725,    /* "sect193r2" */
2902 726,    /* "sect233k1" */
2903 727,    /* "sect233r1" */
2904 728,    /* "sect239k1" */
2905 729,    /* "sect283k1" */
2906 730,    /* "sect283r1" */
2907 731,    /* "sect409k1" */
2908 732,    /* "sect409r1" */
2909 733,    /* "sect571k1" */
2910 734,    /* "sect571r1" */
2911 386,    /* "security" */
2912 394,    /* "selected-attribute-types" */
2913 105,    /* "serialNumber" */
2914 129,    /* "serverAuth" */
2915 371,    /* "serviceLocator" */
2916 625,    /* "set-addPolicy" */
2917 515,    /* "set-attr" */
2918 518,    /* "set-brand" */
2919 638,    /* "set-brand-AmericanExpress" */
2920 637,    /* "set-brand-Diners" */
2921 636,    /* "set-brand-IATA-ATA" */
2922 639,    /* "set-brand-JCB" */
2923 641,    /* "set-brand-MasterCard" */
2924 642,    /* "set-brand-Novus" */
2925 640,    /* "set-brand-Visa" */
2926 517,    /* "set-certExt" */
2927 513,    /* "set-ctype" */
2928 514,    /* "set-msgExt" */
2929 516,    /* "set-policy" */
2930 607,    /* "set-policy-root" */
2931 624,    /* "set-rootKeyThumb" */
2932 620,    /* "setAttr-Cert" */
2933 631,    /* "setAttr-GenCryptgrm" */
2934 623,    /* "setAttr-IssCap" */
2935 628,    /* "setAttr-IssCap-CVM" */
2936 630,    /* "setAttr-IssCap-Sig" */
2937 629,    /* "setAttr-IssCap-T2" */
2938 621,    /* "setAttr-PGWYcap" */
2939 635,    /* "setAttr-SecDevSig" */
2940 632,    /* "setAttr-T2Enc" */
2941 633,    /* "setAttr-T2cleartxt" */
2942 634,    /* "setAttr-TokICCsig" */
2943 627,    /* "setAttr-Token-B0Prime" */
2944 626,    /* "setAttr-Token-EMV" */
2945 622,    /* "setAttr-TokenType" */
2946 619,    /* "setCext-IssuerCapabilities" */
2947 615,    /* "setCext-PGWYcapabilities" */
2948 616,    /* "setCext-TokenIdentifier" */
2949 618,    /* "setCext-TokenType" */
2950 617,    /* "setCext-Track2Data" */
2951 611,    /* "setCext-cCertRequired" */
2952 609,    /* "setCext-certType" */
2953 608,    /* "setCext-hashedRoot" */
2954 610,    /* "setCext-merchData" */
2955 613,    /* "setCext-setExt" */
2956 614,    /* "setCext-setQualf" */
2957 612,    /* "setCext-tunneling" */
2958 540,    /* "setct-AcqCardCodeMsg" */
2959 576,    /* "setct-AcqCardCodeMsgTBE" */
2960 570,    /* "setct-AuthReqTBE" */
2961 534,    /* "setct-AuthReqTBS" */
2962 527,    /* "setct-AuthResBaggage" */
2963 571,    /* "setct-AuthResTBE" */
2964 572,    /* "setct-AuthResTBEX" */
2965 535,    /* "setct-AuthResTBS" */
2966 536,    /* "setct-AuthResTBSX" */
2967 528,    /* "setct-AuthRevReqBaggage" */
2968 577,    /* "setct-AuthRevReqTBE" */
2969 541,    /* "setct-AuthRevReqTBS" */
2970 529,    /* "setct-AuthRevResBaggage" */
2971 542,    /* "setct-AuthRevResData" */
2972 578,    /* "setct-AuthRevResTBE" */
2973 579,    /* "setct-AuthRevResTBEB" */
2974 543,    /* "setct-AuthRevResTBS" */
2975 573,    /* "setct-AuthTokenTBE" */
2976 537,    /* "setct-AuthTokenTBS" */
2977 600,    /* "setct-BCIDistributionTBS" */
2978 558,    /* "setct-BatchAdminReqData" */
2979 592,    /* "setct-BatchAdminReqTBE" */
2980 559,    /* "setct-BatchAdminResData" */
2981 593,    /* "setct-BatchAdminResTBE" */
2982 599,    /* "setct-CRLNotificationResTBS" */
2983 598,    /* "setct-CRLNotificationTBS" */
2984 580,    /* "setct-CapReqTBE" */
2985 581,    /* "setct-CapReqTBEX" */
2986 544,    /* "setct-CapReqTBS" */
2987 545,    /* "setct-CapReqTBSX" */
2988 546,    /* "setct-CapResData" */
2989 582,    /* "setct-CapResTBE" */
2990 583,    /* "setct-CapRevReqTBE" */
2991 584,    /* "setct-CapRevReqTBEX" */
2992 547,    /* "setct-CapRevReqTBS" */
2993 548,    /* "setct-CapRevReqTBSX" */
2994 549,    /* "setct-CapRevResData" */
2995 585,    /* "setct-CapRevResTBE" */
2996 538,    /* "setct-CapTokenData" */
2997 530,    /* "setct-CapTokenSeq" */
2998 574,    /* "setct-CapTokenTBE" */
2999 575,    /* "setct-CapTokenTBEX" */
3000 539,    /* "setct-CapTokenTBS" */
3001 560,    /* "setct-CardCInitResTBS" */
3002 566,    /* "setct-CertInqReqTBS" */
3003 563,    /* "setct-CertReqData" */
3004 595,    /* "setct-CertReqTBE" */
3005 596,    /* "setct-CertReqTBEX" */
3006 564,    /* "setct-CertReqTBS" */
3007 565,    /* "setct-CertResData" */
3008 597,    /* "setct-CertResTBE" */
3009 586,    /* "setct-CredReqTBE" */
3010 587,    /* "setct-CredReqTBEX" */
3011 550,    /* "setct-CredReqTBS" */
3012 551,    /* "setct-CredReqTBSX" */
3013 552,    /* "setct-CredResData" */
3014 588,    /* "setct-CredResTBE" */
3015 589,    /* "setct-CredRevReqTBE" */
3016 590,    /* "setct-CredRevReqTBEX" */
3017 553,    /* "setct-CredRevReqTBS" */
3018 554,    /* "setct-CredRevReqTBSX" */
3019 555,    /* "setct-CredRevResData" */
3020 591,    /* "setct-CredRevResTBE" */
3021 567,    /* "setct-ErrorTBS" */
3022 526,    /* "setct-HODInput" */
3023 561,    /* "setct-MeAqCInitResTBS" */
3024 522,    /* "setct-OIData" */
3025 519,    /* "setct-PANData" */
3026 521,    /* "setct-PANOnly" */
3027 520,    /* "setct-PANToken" */
3028 556,    /* "setct-PCertReqData" */
3029 557,    /* "setct-PCertResTBS" */
3030 523,    /* "setct-PI" */
3031 532,    /* "setct-PI-TBS" */
3032 524,    /* "setct-PIData" */
3033 525,    /* "setct-PIDataUnsigned" */
3034 568,    /* "setct-PIDualSignedTBE" */
3035 569,    /* "setct-PIUnsignedTBE" */
3036 531,    /* "setct-PInitResData" */
3037 533,    /* "setct-PResData" */
3038 594,    /* "setct-RegFormReqTBE" */
3039 562,    /* "setct-RegFormResTBS" */
3040 606,    /* "setext-cv" */
3041 601,    /* "setext-genCrypt" */
3042 602,    /* "setext-miAuth" */
3043 604,    /* "setext-pinAny" */
3044 603,    /* "setext-pinSecure" */
3045 605,    /* "setext-track2" */
3046 52,     /* "signingTime" */
3047 454,    /* "simpleSecurityObject" */
3048 496,    /* "singleLevelQuality" */
3049 387,    /* "snmpv2" */
3050 660,    /* "streetAddress" */
3051 85,     /* "subjectAltName" */
3052 769,    /* "subjectDirectoryAttributes" */
3053 398,    /* "subjectInfoAccess" */
3054 82,     /* "subjectKeyIdentifier" */
3055 498,    /* "subtreeMaximumQuality" */
3056 497,    /* "subtreeMinimumQuality" */
3057 402,    /* "targetInformation" */
3058 459,    /* "textEncodedORAddress" */
3059 293,    /* "textNotice" */
3060 133,    /* "timeStamping" */
3061 106,    /* "title" */
3062 682,    /* "tpBasis" */
3063 375,    /* "trustRoot" */
3064 436,    /* "ucl" */
3065 55,     /* "unstructuredAddress" */
3066 49,     /* "unstructuredName" */
3067 465,    /* "userClass" */
3068 373,    /* "valid" */
3069 678,    /* "wap" */
3070 679,    /* "wap-wsg" */
3071 735,    /* "wap-wsg-idm-ecid-wtls1" */
3072 743,    /* "wap-wsg-idm-ecid-wtls10" */
3073 744,    /* "wap-wsg-idm-ecid-wtls11" */
3074 745,    /* "wap-wsg-idm-ecid-wtls12" */
3075 736,    /* "wap-wsg-idm-ecid-wtls3" */
3076 737,    /* "wap-wsg-idm-ecid-wtls4" */
3077 738,    /* "wap-wsg-idm-ecid-wtls5" */
3078 739,    /* "wap-wsg-idm-ecid-wtls6" */
3079 740,    /* "wap-wsg-idm-ecid-wtls7" */
3080 741,    /* "wap-wsg-idm-ecid-wtls8" */
3081 742,    /* "wap-wsg-idm-ecid-wtls9" */
3082 777,    /* "whirlpool" */
3083 503,    /* "x500UniqueIdentifier" */
3084 158,    /* "x509Certificate" */
3085 160,    /* "x509Crl" */
3086 };
3087
3088 static const unsigned int ln_objs[NUM_LN]={
3089 363,    /* "AD Time Stamping" */
3090 405,    /* "ANSI X9.62" */
3091 368,    /* "Acceptable OCSP Responses" */
3092 664,    /* "Any language" */
3093 177,    /* "Authority Information Access" */
3094 365,    /* "Basic OCSP Response" */
3095 285,    /* "Biometric Info" */
3096 179,    /* "CA Issuers" */
3097 131,    /* "Code Signing" */
3098 847,    /* "Diffie-Hellman based MAC" */
3099 382,    /* "Directory" */
3100 392,    /* "Domain" */
3101 132,    /* "E-mail Protection" */
3102 389,    /* "Enterprises" */
3103 384,    /* "Experimental" */
3104 372,    /* "Extended OCSP Status" */
3105 172,    /* "Extension Request" */
3106 786,    /* "GOST 28147-89" */
3107 821,    /* "GOST 28147-89 Cryptocom ParamSet" */
3108 850,    /* "GOST 28147-89 MAC" */
3109 823,    /* "GOST 34.10-2001 Cryptocom" */
3110 822,    /* "GOST 34.10-94 Cryptocom" */
3111 784,    /* "GOST R 34.10-2001" */
3112 789,    /* "GOST R 34.10-2001 DH" */
3113 785,    /* "GOST R 34.10-94" */
3114 790,    /* "GOST R 34.10-94 DH" */
3115 782,    /* "GOST R 34.11-94" */
3116 788,    /* "GOST R 34.11-94 PRF" */
3117 780,    /* "GOST R 34.11-94 with GOST R 34.10-2001" */
3118 825,    /* "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom" */
3119 781,    /* "GOST R 34.11-94 with GOST R 34.10-94" */
3120 824,    /* "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom" */
3121 826,    /* "GOST R 3410-2001 Parameter Set Cryptocom" */
3122 783,    /* "HMAC GOST 34.11-94" */
3123 432,    /* "Hold Instruction Call Issuer" */
3124 430,    /* "Hold Instruction Code" */
3125 431,    /* "Hold Instruction None" */
3126 433,    /* "Hold Instruction Reject" */
3127 634,    /* "ICC or token signature" */
3128 294,    /* "IPSec End System" */
3129 295,    /* "IPSec Tunnel" */
3130 296,    /* "IPSec User" */
3131 182,    /* "ISO Member Body" */
3132 183,    /* "ISO US Member Body" */
3133 667,    /* "Independent" */
3134 665,    /* "Inherit all" */
3135 647,    /* "International Organizations" */
3136 142,    /* "Invalidity Date" */
3137 504,    /* "MIME MHS" */
3138 388,    /* "Mail" */
3139 383,    /* "Management" */
3140 417,    /* "Microsoft CSP Name" */
3141 135,    /* "Microsoft Commercial Code Signing" */
3142 138,    /* "Microsoft Encrypted File System" */
3143 171,    /* "Microsoft Extension Request" */
3144 134,    /* "Microsoft Individual Code Signing" */
3145 137,    /* "Microsoft Server Gated Crypto" */
3146 648,    /* "Microsoft Smartcardlogin" */
3147 136,    /* "Microsoft Trust List Signing" */
3148 649,    /* "Microsoft Universal Principal Name" */
3149 393,    /* "NULL" */
3150 404,    /* "NULL" */
3151 72,     /* "Netscape Base Url" */
3152 76,     /* "Netscape CA Policy Url" */
3153 74,     /* "Netscape CA Revocation Url" */
3154 71,     /* "Netscape Cert Type" */
3155 58,     /* "Netscape Certificate Extension" */
3156 79,     /* "Netscape Certificate Sequence" */
3157 78,     /* "Netscape Comment" */
3158 57,     /* "Netscape Communications Corp." */
3159 59,     /* "Netscape Data Type" */
3160 75,     /* "Netscape Renewal Url" */
3161 73,     /* "Netscape Revocation Url" */
3162 77,     /* "Netscape SSL Server Name" */
3163 139,    /* "Netscape Server Gated Crypto" */
3164 178,    /* "OCSP" */
3165 370,    /* "OCSP Archive Cutoff" */
3166 367,    /* "OCSP CRL ID" */
3167 369,    /* "OCSP No Check" */
3168 366,    /* "OCSP Nonce" */
3169 371,    /* "OCSP Service Locator" */
3170 180,    /* "OCSP Signing" */
3171 161,    /* "PBES2" */
3172 69,     /* "PBKDF2" */
3173 162,    /* "PBMAC1" */
3174 127,    /* "PKIX" */
3175 164,    /* "Policy Qualifier CPS" */
3176 165,    /* "Policy Qualifier User Notice" */
3177 385,    /* "Private" */
3178 663,    /* "Proxy Certificate Information" */
3179  1,     /* "RSA Data Security, Inc." */
3180  2,     /* "RSA Data Security, Inc. PKCS" */
3181 188,    /* "S/MIME" */
3182 167,    /* "S/MIME Capabilities" */
3183 387,    /* "SNMPv2" */
3184 512,    /* "Secure Electronic Transactions" */
3185 386,    /* "Security" */
3186 394,    /* "Selected Attribute Types" */
3187 143,    /* "Strong Extranet ID" */
3188 398,    /* "Subject Information Access" */
3189 130,    /* "TLS Web Client Authentication" */
3190 129,    /* "TLS Web Server Authentication" */
3191 133,    /* "Time Stamping" */
3192 375,    /* "Trust Root" */
3193 12,     /* "X509" */
3194 402,    /* "X509v3 AC Targeting" */
3195 746,    /* "X509v3 Any Policy" */
3196 90,     /* "X509v3 Authority Key Identifier" */
3197 87,     /* "X509v3 Basic Constraints" */
3198 103,    /* "X509v3 CRL Distribution Points" */
3199 88,     /* "X509v3 CRL Number" */
3200 141,    /* "X509v3 CRL Reason Code" */
3201 771,    /* "X509v3 Certificate Issuer" */
3202 89,     /* "X509v3 Certificate Policies" */
3203 140,    /* "X509v3 Delta CRL Indicator" */
3204 126,    /* "X509v3 Extended Key Usage" */
3205 748,    /* "X509v3 Inhibit Any Policy" */
3206 86,     /* "X509v3 Issuer Alternative Name" */
3207 770,    /* "X509v3 Issuing Distrubution Point" */
3208 83,     /* "X509v3 Key Usage" */
3209 666,    /* "X509v3 Name Constraints" */
3210 403,    /* "X509v3 No Revocation Available" */
3211 401,    /* "X509v3 Policy Constraints" */
3212 747,    /* "X509v3 Policy Mappings" */
3213 84,     /* "X509v3 Private Key Usage Period" */
3214 85,     /* "X509v3 Subject Alternative Name" */
3215 769,    /* "X509v3 Subject Directory Attributes" */
3216 82,     /* "X509v3 Subject Key Identifier" */
3217 184,    /* "X9.57" */
3218 185,    /* "X9.57 CM ?" */
3219 478,    /* "aRecord" */
3220 289,    /* "aaControls" */
3221 287,    /* "ac-auditEntity" */
3222 397,    /* "ac-proxying" */
3223 288,    /* "ac-targeting" */
3224 446,    /* "account" */
3225 364,    /* "ad dvcs" */
3226 606,    /* "additional verification" */
3227 419,    /* "aes-128-cbc" */
3228 421,    /* "aes-128-cfb" */
3229 650,    /* "aes-128-cfb1" */
3230 653,    /* "aes-128-cfb8" */
3231 418,    /* "aes-128-ecb" */
3232 420,    /* "aes-128-ofb" */
3233 423,    /* "aes-192-cbc" */
3234 425,    /* "aes-192-cfb" */
3235 651,    /* "aes-192-cfb1" */
3236 654,    /* "aes-192-cfb8" */
3237 422,    /* "aes-192-ecb" */
3238 424,    /* "aes-192-ofb" */
3239 427,    /* "aes-256-cbc" */
3240 429,    /* "aes-256-cfb" */
3241 652,    /* "aes-256-cfb1" */
3242 655,    /* "aes-256-cfb8" */
3243 426,    /* "aes-256-ecb" */
3244 428,    /* "aes-256-ofb" */
3245 376,    /* "algorithm" */
3246 484,    /* "associatedDomain" */
3247 485,    /* "associatedName" */
3248 501,    /* "audio" */
3249 91,     /* "bf-cbc" */
3250 93,     /* "bf-cfb" */
3251 92,     /* "bf-ecb" */
3252 94,     /* "bf-ofb" */
3253 494,    /* "buildingName" */
3254 691,    /* "c2onb191v4" */
3255 692,    /* "c2onb191v5" */
3256 697,    /* "c2onb239v4" */
3257 698,    /* "c2onb239v5" */
3258 684,    /* "c2pnb163v1" */
3259 685,    /* "c2pnb163v2" */
3260 686,    /* "c2pnb163v3" */
3261 687,    /* "c2pnb176v1" */
3262 693,    /* "c2pnb208w1" */
3263 699,    /* "c2pnb272w1" */
3264 700,    /* "c2pnb304w1" */
3265 702,    /* "c2pnb368w1" */
3266 688,    /* "c2tnb191v1" */
3267 689,    /* "c2tnb191v2" */
3268 690,    /* "c2tnb191v3" */
3269 694,    /* "c2tnb239v1" */
3270 695,    /* "c2tnb239v2" */
3271 696,    /* "c2tnb239v3" */
3272 701,    /* "c2tnb359v1" */
3273 703,    /* "c2tnb431r1" */
3274 483,    /* "cNAMERecord" */
3275 751,    /* "camellia-128-cbc" */
3276 757,    /* "camellia-128-cfb" */
3277 760,    /* "camellia-128-cfb1" */
3278 763,    /* "camellia-128-cfb8" */
3279 754,    /* "camellia-128-ecb" */
3280 766,    /* "camellia-128-ofb" */
3281 752,    /* "camellia-192-cbc" */
3282 758,    /* "camellia-192-cfb" */
3283 761,    /* "camellia-192-cfb1" */
3284 764,    /* "camellia-192-cfb8" */
3285 755,    /* "camellia-192-ecb" */
3286 767,    /* "camellia-192-ofb" */
3287 753,    /* "camellia-256-cbc" */
3288 759,    /* "camellia-256-cfb" */
3289 762,    /* "camellia-256-cfb1" */
3290 765,    /* "camellia-256-cfb8" */
3291 756,    /* "camellia-256-ecb" */
3292 768,    /* "camellia-256-ofb" */
3293 443,    /* "caseIgnoreIA5StringSyntax" */
3294 108,    /* "cast5-cbc" */
3295 110,    /* "cast5-cfb" */
3296 109,    /* "cast5-ecb" */
3297 111,    /* "cast5-ofb" */
3298 152,    /* "certBag" */
3299 677,    /* "certicom-arc" */
3300 517,    /* "certificate extensions" */
3301 54,     /* "challengePassword" */
3302 407,    /* "characteristic-two-field" */
3303 395,    /* "clearance" */
3304 633,    /* "cleartext track 2" */
3305 13,     /* "commonName" */
3306 513,    /* "content types" */
3307 50,     /* "contentType" */
3308 53,     /* "countersignature" */
3309 14,     /* "countryName" */
3310 153,    /* "crlBag" */
3311 779,    /* "cryptocom" */
3312 778,    /* "cryptopro" */
3313 500,    /* "dITRedirect" */
3314 451,    /* "dNSDomain" */
3315 495,    /* "dSAQuality" */
3316 434,    /* "data" */
3317 390,    /* "dcObject" */
3318 31,     /* "des-cbc" */
3319 643,    /* "des-cdmf" */
3320 30,     /* "des-cfb" */
3321 656,    /* "des-cfb1" */
3322 657,    /* "des-cfb8" */
3323 29,     /* "des-ecb" */
3324 32,     /* "des-ede" */
3325 43,     /* "des-ede-cbc" */
3326 60,     /* "des-ede-cfb" */
3327 62,     /* "des-ede-ofb" */
3328 33,     /* "des-ede3" */
3329 44,     /* "des-ede3-cbc" */
3330 61,     /* "des-ede3-cfb" */
3331 658,    /* "des-ede3-cfb1" */
3332 659,    /* "des-ede3-cfb8" */
3333 63,     /* "des-ede3-ofb" */
3334 45,     /* "des-ofb" */
3335 107,    /* "description" */
3336 80,     /* "desx-cbc" */
3337 28,     /* "dhKeyAgreement" */
3338 11,     /* "directory services (X.500)" */
3339 378,    /* "directory services - algorithms" */
3340 174,    /* "dnQualifier" */
3341 447,    /* "document" */
3342 471,    /* "documentAuthor" */
3343 468,    /* "documentIdentifier" */
3344 472,    /* "documentLocation" */
3345 502,    /* "documentPublisher" */
3346 449,    /* "documentSeries" */
3347 469,    /* "documentTitle" */
3348 470,    /* "documentVersion" */
3349 380,    /* "dod" */
3350 391,    /* "domainComponent" */
3351 452,    /* "domainRelatedObject" */
3352 116,    /* "dsaEncryption" */
3353 67,     /* "dsaEncryption-old" */
3354 66,     /* "dsaWithSHA" */
3355 113,    /* "dsaWithSHA1" */
3356 70,     /* "dsaWithSHA1-old" */
3357 833,    /* "dsa_with_SHA224" */
3358 834,    /* "dsa_with_SHA256" */
3359 297,    /* "dvcs" */
3360 827,    /* "ecdsa-with-Recommended" */
3361 416,    /* "ecdsa-with-SHA1" */
3362 829,    /* "ecdsa-with-SHA224" */
3363 830,    /* "ecdsa-with-SHA256" */
3364 831,    /* "ecdsa-with-SHA384" */
3365 832,    /* "ecdsa-with-SHA512" */
3366 828,    /* "ecdsa-with-Specified" */
3367 48,     /* "emailAddress" */
3368 632,    /* "encrypted track 2" */
3369 56,     /* "extendedCertificateAttributes" */
3370 462,    /* "favouriteDrink" */
3371 453,    /* "friendlyCountry" */
3372 490,    /* "friendlyCountryName" */
3373 156,    /* "friendlyName" */
3374 631,    /* "generate cryptogram" */
3375 509,    /* "generationQualifier" */
3376 601,    /* "generic cryptogram" */
3377 99,     /* "givenName" */
3378 835,    /* "gost89-cnt" */
3379 836,    /* "hmac" */
3380 844,    /* "hmac-md5" */
3381 845,    /* "hmac-sha1" */
3382 772,    /* "hmacWithMD5" */
3383 163,    /* "hmacWithSHA1" */
3384 773,    /* "hmacWithSHA224" */
3385 774,    /* "hmacWithSHA256" */
3386 775,    /* "hmacWithSHA384" */
3387 776,    /* "hmacWithSHA512" */
3388 486,    /* "homePostalAddress" */
3389 473,    /* "homeTelephoneNumber" */
3390 466,    /* "host" */
3391 442,    /* "iA5StringSyntax" */
3392 381,    /* "iana" */
3393 796,    /* "id-Gost28147-89-CryptoPro-A-ParamSet" */
3394 797,    /* "id-Gost28147-89-CryptoPro-B-ParamSet" */
3395 798,    /* "id-Gost28147-89-CryptoPro-C-ParamSet" */
3396 799,    /* "id-Gost28147-89-CryptoPro-D-ParamSet" */
3397 791,    /* "id-Gost28147-89-CryptoPro-KeyMeshing" */
3398 801,    /* "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet" */
3399 800,    /* "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet" */
3400 802,    /* "id-Gost28147-89-CryptoPro-RIC-1-ParamSet" */
3401 792,    /* "id-Gost28147-89-None-KeyMeshing" */
3402 795,    /* "id-Gost28147-89-TestParamSet" */
3403 812,    /* "id-GostR3410-2001-CryptoPro-A-ParamSet" */
3404 813,    /* "id-GostR3410-2001-CryptoPro-B-ParamSet" */
3405 814,    /* "id-GostR3410-2001-CryptoPro-C-ParamSet" */
3406 815,    /* "id-GostR3410-2001-CryptoPro-XchA-ParamSet" */
3407 816,    /* "id-GostR3410-2001-CryptoPro-XchB-ParamSet" */
3408 811,    /* "id-GostR3410-2001-TestParamSet" */
3409 804,    /* "id-GostR3410-94-CryptoPro-A-ParamSet" */
3410 805,    /* "id-GostR3410-94-CryptoPro-B-ParamSet" */
3411 806,    /* "id-GostR3410-94-CryptoPro-C-ParamSet" */
3412 807,    /* "id-GostR3410-94-CryptoPro-D-ParamSet" */
3413 808,    /* "id-GostR3410-94-CryptoPro-XchA-ParamSet" */
3414 809,    /* "id-GostR3410-94-CryptoPro-XchB-ParamSet" */
3415 810,    /* "id-GostR3410-94-CryptoPro-XchC-ParamSet" */
3416 803,    /* "id-GostR3410-94-TestParamSet" */
3417 817,    /* "id-GostR3410-94-a" */
3418 818,    /* "id-GostR3410-94-aBis" */
3419 819,    /* "id-GostR3410-94-b" */
3420 820,    /* "id-GostR3410-94-bBis" */
3421 794,    /* "id-GostR3411-94-CryptoProParamSet" */
3422 793,    /* "id-GostR3411-94-TestParamSet" */
3423 266,    /* "id-aca" */
3424 355,    /* "id-aca-accessIdentity" */
3425 354,    /* "id-aca-authenticationInfo" */
3426 356,    /* "id-aca-chargingIdentity" */
3427 399,    /* "id-aca-encAttrs" */
3428 357,    /* "id-aca-group" */
3429 358,    /* "id-aca-role" */
3430 176,    /* "id-ad" */
3431 262,    /* "id-alg" */
3432 323,    /* "id-alg-des40" */
3433 326,    /* "id-alg-dh-pop" */
3434 325,    /* "id-alg-dh-sig-hmac-sha1" */
3435 324,    /* "id-alg-noSignature" */
3436 268,    /* "id-cct" */
3437 361,    /* "id-cct-PKIData" */
3438 362,    /* "id-cct-PKIResponse" */
3439 360,    /* "id-cct-crs" */
3440 81,     /* "id-ce" */
3441 680,    /* "id-characteristic-two-basis" */
3442 263,    /* "id-cmc" */
3443 334,    /* "id-cmc-addExtensions" */
3444 346,    /* "id-cmc-confirmCertAcceptance" */
3445 330,    /* "id-cmc-dataReturn" */
3446 336,    /* "id-cmc-decryptedPOP" */
3447 335,    /* "id-cmc-encryptedPOP" */
3448 339,    /* "id-cmc-getCRL" */
3449 338,    /* "id-cmc-getCert" */
3450 328,    /* "id-cmc-identification" */
3451 329,    /* "id-cmc-identityProof" */
3452 337,    /* "id-cmc-lraPOPWitness" */
3453 344,    /* "id-cmc-popLinkRandom" */
3454 345,    /* "id-cmc-popLinkWitness" */
3455 343,    /* "id-cmc-queryPending" */
3456 333,    /* "id-cmc-recipientNonce" */
3457 341,    /* "id-cmc-regInfo" */
3458 342,    /* "id-cmc-responseInfo" */
3459 340,    /* "id-cmc-revokeRequest" */
3460 332,    /* "id-cmc-senderNonce" */
3461 327,    /* "id-cmc-statusInfo" */
3462 331,    /* "id-cmc-transactionId" */
3463 408,    /* "id-ecPublicKey" */
3464 508,    /* "id-hex-multipart-message" */
3465 507,    /* "id-hex-partial-message" */
3466 260,    /* "id-it" */
3467 302,    /* "id-it-caKeyUpdateInfo" */
3468 298,    /* "id-it-caProtEncCert" */
3469 311,    /* "id-it-confirmWaitTime" */
3470 303,    /* "id-it-currentCRL" */
3471 300,    /* "id-it-encKeyPairTypes" */
3472 310,    /* "id-it-implicitConfirm" */
3473 308,    /* "id-it-keyPairParamRep" */
3474 307,    /* "id-it-keyPairParamReq" */
3475 312,    /* "id-it-origPKIMessage" */
3476 301,    /* "id-it-preferredSymmAlg" */
3477 309,    /* "id-it-revPassphrase" */
3478 299,    /* "id-it-signKeyPairTypes" */
3479 305,    /* "id-it-subscriptionRequest" */
3480 306,    /* "id-it-subscriptionResponse" */
3481 849,    /* "id-it-suppLangTags" */
3482 304,    /* "id-it-unsupportedOIDs" */
3483 128,    /* "id-kp" */
3484 280,    /* "id-mod-attribute-cert" */
3485 274,    /* "id-mod-cmc" */
3486 277,    /* "id-mod-cmp" */
3487 284,    /* "id-mod-cmp2000" */
3488 273,    /* "id-mod-crmf" */
3489 283,    /* "id-mod-dvcs" */
3490 275,    /* "id-mod-kea-profile-88" */
3491 276,    /* "id-mod-kea-profile-93" */
3492 282,    /* "id-mod-ocsp" */
3493 278,    /* "id-mod-qualified-cert-88" */
3494 279,    /* "id-mod-qualified-cert-93" */
3495 281,    /* "id-mod-timestamp-protocol" */
3496 264,    /* "id-on" */
3497 347,    /* "id-on-personalData" */
3498 265,    /* "id-pda" */
3499 352,    /* "id-pda-countryOfCitizenship" */
3500 353,    /* "id-pda-countryOfResidence" */
3501 348,    /* "id-pda-dateOfBirth" */
3502 351,    /* "id-pda-gender" */
3503 349,    /* "id-pda-placeOfBirth" */
3504 175,    /* "id-pe" */
3505 261,    /* "id-pkip" */
3506 258,    /* "id-pkix-mod" */
3507 269,    /* "id-pkix1-explicit-88" */
3508 271,    /* "id-pkix1-explicit-93" */
3509 270,    /* "id-pkix1-implicit-88" */
3510 272,    /* "id-pkix1-implicit-93" */
3511 662,    /* "id-ppl" */
3512 267,    /* "id-qcs" */
3513 359,    /* "id-qcs-pkixQCSyntax-v1" */
3514 259,    /* "id-qt" */
3515 313,    /* "id-regCtrl" */
3516 316,    /* "id-regCtrl-authenticator" */
3517 319,    /* "id-regCtrl-oldCertID" */
3518 318,    /* "id-regCtrl-pkiArchiveOptions" */
3519 317,    /* "id-regCtrl-pkiPublicationInfo" */
3520 320,    /* "id-regCtrl-protocolEncrKey" */
3521 315,    /* "id-regCtrl-regToken" */
3522 314,    /* "id-regInfo" */
3523 322,    /* "id-regInfo-certReq" */
3524 321,    /* "id-regInfo-utf8Pairs" */
3525 191,    /* "id-smime-aa" */
3526 215,    /* "id-smime-aa-contentHint" */
3527 218,    /* "id-smime-aa-contentIdentifier" */
3528 221,    /* "id-smime-aa-contentReference" */
3529 240,    /* "id-smime-aa-dvcs-dvc" */
3530 217,    /* "id-smime-aa-encapContentType" */
3531 222,    /* "id-smime-aa-encrypKeyPref" */
3532 220,    /* "id-smime-aa-equivalentLabels" */
3533 232,    /* "id-smime-aa-ets-CertificateRefs" */
3534 233,    /* "id-smime-aa-ets-RevocationRefs" */
3535 238,    /* "id-smime-aa-ets-archiveTimeStamp" */
3536 237,    /* "id-smime-aa-ets-certCRLTimestamp" */
3537 234,    /* "id-smime-aa-ets-certValues" */
3538 227,    /* "id-smime-aa-ets-commitmentType" */
3539 231,    /* "id-smime-aa-ets-contentTimestamp" */
3540 236,    /* "id-smime-aa-ets-escTimeStamp" */
3541 230,    /* "id-smime-aa-ets-otherSigCert" */
3542 235,    /* "id-smime-aa-ets-revocationValues" */
3543 226,    /* "id-smime-aa-ets-sigPolicyId" */
3544 229,    /* "id-smime-aa-ets-signerAttr" */
3545 228,    /* "id-smime-aa-ets-signerLocation" */
3546 219,    /* "id-smime-aa-macValue" */
3547 214,    /* "id-smime-aa-mlExpandHistory" */
3548 216,    /* "id-smime-aa-msgSigDigest" */
3549 212,    /* "id-smime-aa-receiptRequest" */
3550 213,    /* "id-smime-aa-securityLabel" */
3551 239,    /* "id-smime-aa-signatureType" */
3552 223,    /* "id-smime-aa-signingCertificate" */
3553 224,    /* "id-smime-aa-smimeEncryptCerts" */
3554 225,    /* "id-smime-aa-timeStampToken" */
3555 192,    /* "id-smime-alg" */
3556 243,    /* "id-smime-alg-3DESwrap" */
3557 246,    /* "id-smime-alg-CMS3DESwrap" */
3558 247,    /* "id-smime-alg-CMSRC2wrap" */
3559 245,    /* "id-smime-alg-ESDH" */
3560 241,    /* "id-smime-alg-ESDHwith3DES" */
3561 242,    /* "id-smime-alg-ESDHwithRC2" */
3562 244,    /* "id-smime-alg-RC2wrap" */
3563 193,    /* "id-smime-cd" */
3564 248,    /* "id-smime-cd-ldap" */
3565 190,    /* "id-smime-ct" */
3566 210,    /* "id-smime-ct-DVCSRequestData" */
3567 211,    /* "id-smime-ct-DVCSResponseData" */
3568 208,    /* "id-smime-ct-TDTInfo" */
3569 207,    /* "id-smime-ct-TSTInfo" */
3570 205,    /* "id-smime-ct-authData" */
3571 209,    /* "id-smime-ct-contentInfo" */
3572 206,    /* "id-smime-ct-publishCert" */
3573 204,    /* "id-smime-ct-receipt" */
3574 195,    /* "id-smime-cti" */
3575 255,    /* "id-smime-cti-ets-proofOfApproval" */
3576 256,    /* "id-smime-cti-ets-proofOfCreation" */
3577 253,    /* "id-smime-cti-ets-proofOfDelivery" */
3578 251,    /* "id-smime-cti-ets-proofOfOrigin" */
3579 252,    /* "id-smime-cti-ets-proofOfReceipt" */
3580 254,    /* "id-smime-cti-ets-proofOfSender" */
3581 189,    /* "id-smime-mod" */
3582 196,    /* "id-smime-mod-cms" */
3583 197,    /* "id-smime-mod-ess" */
3584 202,    /* "id-smime-mod-ets-eSigPolicy-88" */
3585 203,    /* "id-smime-mod-ets-eSigPolicy-97" */
3586 200,    /* "id-smime-mod-ets-eSignature-88" */
3587 201,    /* "id-smime-mod-ets-eSignature-97" */
3588 199,    /* "id-smime-mod-msg-v3" */
3589 198,    /* "id-smime-mod-oid" */
3590 194,    /* "id-smime-spq" */
3591 250,    /* "id-smime-spq-ets-sqt-unotice" */
3592 249,    /* "id-smime-spq-ets-sqt-uri" */
3593 34,     /* "idea-cbc" */
3594 35,     /* "idea-cfb" */
3595 36,     /* "idea-ecb" */
3596 46,     /* "idea-ofb" */
3597 676,    /* "identified-organization" */
3598 461,    /* "info" */
3599 101,    /* "initials" */
3600 749,    /* "ipsec3" */
3601 750,    /* "ipsec4" */
3602 181,    /* "iso" */
3603 623,    /* "issuer capabilities" */
3604 645,    /* "itu-t" */
3605 492,    /* "janetMailbox" */
3606 646,    /* "joint-iso-itu-t" */
3607 150,    /* "keyBag" */
3608 837,    /* "kisa" */
3609 477,    /* "lastModifiedBy" */
3610 476,    /* "lastModifiedTime" */
3611 157,    /* "localKeyID" */
3612 15,     /* "localityName" */
3613 480,    /* "mXRecord" */
3614 493,    /* "mailPreferenceOption" */
3615 467,    /* "manager" */
3616  3,     /* "md2" */
3617  7,     /* "md2WithRSAEncryption" */
3618 257,    /* "md4" */
3619 396,    /* "md4WithRSAEncryption" */
3620  4,     /* "md5" */
3621 114,    /* "md5-sha1" */
3622 104,    /* "md5WithRSA" */
3623  8,     /* "md5WithRSAEncryption" */
3624 95,     /* "mdc2" */
3625 96,     /* "mdc2WithRSA" */
3626 602,    /* "merchant initiated auth" */
3627 514,    /* "message extensions" */
3628 51,     /* "messageDigest" */
3629 506,    /* "mime-mhs-bodies" */
3630 505,    /* "mime-mhs-headings" */
3631 488,    /* "mobileTelephoneNumber" */
3632 481,    /* "nSRecord" */
3633 173,    /* "name" */
3634 681,    /* "onBasis" */
3635 379,    /* "org" */
3636 17,     /* "organizationName" */
3637 491,    /* "organizationalStatus" */
3638 18,     /* "organizationalUnitName" */
3639 475,    /* "otherMailbox" */
3640 489,    /* "pagerTelephoneNumber" */
3641 846,    /* "password based MAC" */
3642 374,    /* "path" */
3643 621,    /* "payment gateway capabilities" */
3644  9,     /* "pbeWithMD2AndDES-CBC" */
3645 168,    /* "pbeWithMD2AndRC2-CBC" */
3646 112,    /* "pbeWithMD5AndCast5CBC" */
3647 10,     /* "pbeWithMD5AndDES-CBC" */
3648 169,    /* "pbeWithMD5AndRC2-CBC" */
3649 148,    /* "pbeWithSHA1And128BitRC2-CBC" */
3650 144,    /* "pbeWithSHA1And128BitRC4" */
3651 147,    /* "pbeWithSHA1And2-KeyTripleDES-CBC" */
3652 146,    /* "pbeWithSHA1And3-KeyTripleDES-CBC" */
3653 149,    /* "pbeWithSHA1And40BitRC2-CBC" */
3654 145,    /* "pbeWithSHA1And40BitRC4" */
3655 170,    /* "pbeWithSHA1AndDES-CBC" */
3656 68,     /* "pbeWithSHA1AndRC2-CBC" */
3657 499,    /* "personalSignature" */
3658 487,    /* "personalTitle" */
3659 464,    /* "photo" */
3660 437,    /* "pilot" */
3661 439,    /* "pilotAttributeSyntax" */
3662 438,    /* "pilotAttributeType" */
3663 479,    /* "pilotAttributeType27" */
3664 456,    /* "pilotDSA" */
3665 441,    /* "pilotGroups" */
3666 444,    /* "pilotObject" */
3667 440,    /* "pilotObjectClass" */
3668 455,    /* "pilotOrganization" */
3669 445,    /* "pilotPerson" */
3670 186,    /* "pkcs1" */
3671 27,     /* "pkcs3" */
3672 187,    /* "pkcs5" */
3673 20,     /* "pkcs7" */
3674 21,     /* "pkcs7-data" */
3675 25,     /* "pkcs7-digestData" */
3676 26,     /* "pkcs7-encryptedData" */
3677 23,     /* "pkcs7-envelopedData" */
3678 24,     /* "pkcs7-signedAndEnvelopedData" */
3679 22,     /* "pkcs7-signedData" */
3680 151,    /* "pkcs8ShroudedKeyBag" */
3681 47,     /* "pkcs9" */
3682 661,    /* "postalCode" */
3683 683,    /* "ppBasis" */
3684 406,    /* "prime-field" */
3685 409,    /* "prime192v1" */
3686 410,    /* "prime192v2" */
3687 411,    /* "prime192v3" */
3688 412,    /* "prime239v1" */
3689 413,    /* "prime239v2" */
3690 414,    /* "prime239v3" */
3691 415,    /* "prime256v1" */
3692 510,    /* "pseudonym" */
3693 435,    /* "pss" */
3694 286,    /* "qcStatements" */
3695 457,    /* "qualityLabelledData" */
3696 450,    /* "rFC822localPart" */
3697 98,     /* "rc2-40-cbc" */
3698 166,    /* "rc2-64-cbc" */
3699 37,     /* "rc2-cbc" */
3700 39,     /* "rc2-cfb" */
3701 38,     /* "rc2-ecb" */
3702 40,     /* "rc2-ofb" */
3703  5,     /* "rc4" */
3704 97,     /* "rc4-40" */
3705 120,    /* "rc5-cbc" */
3706 122,    /* "rc5-cfb" */
3707 121,    /* "rc5-ecb" */
3708 123,    /* "rc5-ofb" */
3709 460,    /* "rfc822Mailbox" */
3710 117,    /* "ripemd160" */
3711 119,    /* "ripemd160WithRSA" */
3712 400,    /* "role" */
3713 448,    /* "room" */
3714 463,    /* "roomNumber" */
3715 19,     /* "rsa" */
3716  6,     /* "rsaEncryption" */
3717 644,    /* "rsaOAEPEncryptionSET" */
3718 377,    /* "rsaSignature" */
3719 124,    /* "run length compression" */
3720 482,    /* "sOARecord" */
3721 155,    /* "safeContentsBag" */
3722 291,    /* "sbgp-autonomousSysNum" */
3723 290,    /* "sbgp-ipAddrBlock" */
3724 292,    /* "sbgp-routerIdentifier" */
3725 159,    /* "sdsiCertificate" */
3726 704,    /* "secp112r1" */
3727 705,    /* "secp112r2" */
3728 706,    /* "secp128r1" */
3729 707,    /* "secp128r2" */
3730 708,    /* "secp160k1" */
3731 709,    /* "secp160r1" */
3732 710,    /* "secp160r2" */
3733 711,    /* "secp192k1" */
3734 712,    /* "secp224k1" */
3735 713,    /* "secp224r1" */
3736 714,    /* "secp256k1" */
3737 715,    /* "secp384r1" */
3738 716,    /* "secp521r1" */
3739 154,    /* "secretBag" */
3740 474,    /* "secretary" */
3741 717,    /* "sect113r1" */
3742 718,    /* "sect113r2" */
3743 719,    /* "sect131r1" */
3744 720,    /* "sect131r2" */
3745 721,    /* "sect163k1" */
3746 722,    /* "sect163r1" */
3747 723,    /* "sect163r2" */
3748 724,    /* "sect193r1" */
3749 725,    /* "sect193r2" */
3750 726,    /* "sect233k1" */
3751 727,    /* "sect233r1" */
3752 728,    /* "sect239k1" */
3753 729,    /* "sect283k1" */
3754 730,    /* "sect283r1" */
3755 731,    /* "sect409k1" */
3756 732,    /* "sect409r1" */
3757 733,    /* "sect571k1" */
3758 734,    /* "sect571r1" */
3759 635,    /* "secure device signature" */
3760 839,    /* "seed-cbc" */
3761 840,    /* "seed-cfb" */
3762 838,    /* "seed-ecb" */
3763 841,    /* "seed-ofb" */
3764 105,    /* "serialNumber" */
3765 625,    /* "set-addPolicy" */
3766 515,    /* "set-attr" */
3767 518,    /* "set-brand" */
3768 638,    /* "set-brand-AmericanExpress" */
3769 637,    /* "set-brand-Diners" */
3770 636,    /* "set-brand-IATA-ATA" */
3771 639,    /* "set-brand-JCB" */
3772 641,    /* "set-brand-MasterCard" */
3773 642,    /* "set-brand-Novus" */
3774 640,    /* "set-brand-Visa" */
3775 516,    /* "set-policy" */
3776 607,    /* "set-policy-root" */
3777 624,    /* "set-rootKeyThumb" */
3778 620,    /* "setAttr-Cert" */
3779 628,    /* "setAttr-IssCap-CVM" */
3780 630,    /* "setAttr-IssCap-Sig" */
3781 629,    /* "setAttr-IssCap-T2" */
3782 627,    /* "setAttr-Token-B0Prime" */
3783 626,    /* "setAttr-Token-EMV" */
3784 622,    /* "setAttr-TokenType" */
3785 619,    /* "setCext-IssuerCapabilities" */
3786 615,    /* "setCext-PGWYcapabilities" */
3787 616,    /* "setCext-TokenIdentifier" */
3788 618,    /* "setCext-TokenType" */
3789 617,    /* "setCext-Track2Data" */
3790 611,    /* "setCext-cCertRequired" */
3791 609,    /* "setCext-certType" */
3792 608,    /* "setCext-hashedRoot" */
3793 610,    /* "setCext-merchData" */
3794 613,    /* "setCext-setExt" */
3795 614,    /* "setCext-setQualf" */
3796 612,    /* "setCext-tunneling" */
3797 540,    /* "setct-AcqCardCodeMsg" */
3798 576,    /* "setct-AcqCardCodeMsgTBE" */
3799 570,    /* "setct-AuthReqTBE" */
3800 534,    /* "setct-AuthReqTBS" */
3801 527,    /* "setct-AuthResBaggage" */
3802 571,    /* "setct-AuthResTBE" */
3803 572,    /* "setct-AuthResTBEX" */
3804 535,    /* "setct-AuthResTBS" */
3805 536,    /* "setct-AuthResTBSX" */
3806 528,    /* "setct-AuthRevReqBaggage" */
3807 577,    /* "setct-AuthRevReqTBE" */
3808 541,    /* "setct-AuthRevReqTBS" */
3809 529,    /* "setct-AuthRevResBaggage" */
3810 542,    /* "setct-AuthRevResData" */
3811 578,    /* "setct-AuthRevResTBE" */
3812 579,    /* "setct-AuthRevResTBEB" */
3813 543,    /* "setct-AuthRevResTBS" */
3814 573,    /* "setct-AuthTokenTBE" */
3815 537,    /* "setct-AuthTokenTBS" */
3816 600,    /* "setct-BCIDistributionTBS" */
3817 558,    /* "setct-BatchAdminReqData" */
3818 592,    /* "setct-BatchAdminReqTBE" */
3819 559,    /* "setct-BatchAdminResData" */
3820 593,    /* "setct-BatchAdminResTBE" */
3821 599,    /* "setct-CRLNotificationResTBS" */
3822 598,    /* "setct-CRLNotificationTBS" */
3823 580,    /* "setct-CapReqTBE" */
3824 581,    /* "setct-CapReqTBEX" */
3825 544,    /* "setct-CapReqTBS" */
3826 545,    /* "setct-CapReqTBSX" */
3827 546,    /* "setct-CapResData" */
3828 582,    /* "setct-CapResTBE" */
3829 583,    /* "setct-CapRevReqTBE" */
3830 584,    /* "setct-CapRevReqTBEX" */
3831 547,    /* "setct-CapRevReqTBS" */
3832 548,    /* "setct-CapRevReqTBSX" */
3833 549,    /* "setct-CapRevResData" */
3834 585,    /* "setct-CapRevResTBE" */
3835 538,    /* "setct-CapTokenData" */
3836 530,    /* "setct-CapTokenSeq" */
3837 574,    /* "setct-CapTokenTBE" */
3838 575,    /* "setct-CapTokenTBEX" */
3839 539,    /* "setct-CapTokenTBS" */
3840 560,    /* "setct-CardCInitResTBS" */
3841 566,    /* "setct-CertInqReqTBS" */
3842 563,    /* "setct-CertReqData" */
3843 595,    /* "setct-CertReqTBE" */
3844 596,    /* "setct-CertReqTBEX" */
3845 564,    /* "setct-CertReqTBS" */
3846 565,    /* "setct-CertResData" */
3847 597,    /* "setct-CertResTBE" */
3848 586,    /* "setct-CredReqTBE" */
3849 587,    /* "setct-CredReqTBEX" */
3850 550,    /* "setct-CredReqTBS" */
3851 551,    /* "setct-CredReqTBSX" */
3852 552,    /* "setct-CredResData" */
3853 588,    /* "setct-CredResTBE" */
3854 589,    /* "setct-CredRevReqTBE" */
3855 590,    /* "setct-CredRevReqTBEX" */
3856 553,    /* "setct-CredRevReqTBS" */
3857 554,    /* "setct-CredRevReqTBSX" */
3858 555,    /* "setct-CredRevResData" */
3859 591,    /* "setct-CredRevResTBE" */
3860 567,    /* "setct-ErrorTBS" */
3861 526,    /* "setct-HODInput" */
3862 561,    /* "setct-MeAqCInitResTBS" */
3863 522,    /* "setct-OIData" */
3864 519,    /* "setct-PANData" */
3865 521,    /* "setct-PANOnly" */
3866 520,    /* "setct-PANToken" */
3867 556,    /* "setct-PCertReqData" */
3868 557,    /* "setct-PCertResTBS" */
3869 523,    /* "setct-PI" */
3870 532,    /* "setct-PI-TBS" */
3871 524,    /* "setct-PIData" */
3872 525,    /* "setct-PIDataUnsigned" */
3873 568,    /* "setct-PIDualSignedTBE" */
3874 569,    /* "setct-PIUnsignedTBE" */
3875 531,    /* "setct-PInitResData" */
3876 533,    /* "setct-PResData" */
3877 594,    /* "setct-RegFormReqTBE" */
3878 562,    /* "setct-RegFormResTBS" */
3879 604,    /* "setext-pinAny" */
3880 603,    /* "setext-pinSecure" */
3881 605,    /* "setext-track2" */
3882 41,     /* "sha" */
3883 64,     /* "sha1" */
3884 115,    /* "sha1WithRSA" */
3885 65,     /* "sha1WithRSAEncryption" */
3886 675,    /* "sha224" */
3887 671,    /* "sha224WithRSAEncryption" */
3888 672,    /* "sha256" */
3889 668,    /* "sha256WithRSAEncryption" */
3890 673,    /* "sha384" */
3891 669,    /* "sha384WithRSAEncryption" */
3892 674,    /* "sha512" */
3893 670,    /* "sha512WithRSAEncryption" */
3894 42,     /* "shaWithRSAEncryption" */
3895 52,     /* "signingTime" */
3896 454,    /* "simpleSecurityObject" */
3897 496,    /* "singleLevelQuality" */
3898 16,     /* "stateOrProvinceName" */
3899 660,    /* "streetAddress" */
3900 498,    /* "subtreeMaximumQuality" */
3901 497,    /* "subtreeMinimumQuality" */
3902 100,    /* "surname" */
3903 459,    /* "textEncodedORAddress" */
3904 293,    /* "textNotice" */
3905 106,    /* "title" */
3906 682,    /* "tpBasis" */
3907 436,    /* "ucl" */
3908  0,     /* "undefined" */
3909 55,     /* "unstructuredAddress" */
3910 49,     /* "unstructuredName" */
3911 465,    /* "userClass" */
3912 458,    /* "userId" */
3913 373,    /* "valid" */
3914 678,    /* "wap" */
3915 679,    /* "wap-wsg" */
3916 735,    /* "wap-wsg-idm-ecid-wtls1" */
3917 743,    /* "wap-wsg-idm-ecid-wtls10" */
3918 744,    /* "wap-wsg-idm-ecid-wtls11" */
3919 745,    /* "wap-wsg-idm-ecid-wtls12" */
3920 736,    /* "wap-wsg-idm-ecid-wtls3" */
3921 737,    /* "wap-wsg-idm-ecid-wtls4" */
3922 738,    /* "wap-wsg-idm-ecid-wtls5" */
3923 739,    /* "wap-wsg-idm-ecid-wtls6" */
3924 740,    /* "wap-wsg-idm-ecid-wtls7" */
3925 741,    /* "wap-wsg-idm-ecid-wtls8" */
3926 742,    /* "wap-wsg-idm-ecid-wtls9" */
3927 777,    /* "whirlpool" */
3928 503,    /* "x500UniqueIdentifier" */
3929 158,    /* "x509Certificate" */
3930 160,    /* "x509Crl" */
3931 125,    /* "zlib compression" */
3932 };
3933
3934 static const unsigned int obj_objs[NUM_OBJ]={
3935  0,     /* OBJ_undef                        0 */
3936 393,    /* OBJ_joint_iso_ccitt              OBJ_joint_iso_itu_t */
3937 404,    /* OBJ_ccitt                        OBJ_itu_t */
3938 645,    /* OBJ_itu_t                        0 */
3939 434,    /* OBJ_data                         0 9 */
3940 181,    /* OBJ_iso                          1 */
3941 182,    /* OBJ_member_body                  1 2 */
3942 379,    /* OBJ_org                          1 3 */
3943 676,    /* OBJ_identified_organization      1 3 */
3944 646,    /* OBJ_joint_iso_itu_t              2 */
3945 11,     /* OBJ_X500                         2 5 */
3946 647,    /* OBJ_international_organizations  2 23 */
3947 380,    /* OBJ_dod                          1 3 6 */
3948 12,     /* OBJ_X509                         2 5 4 */
3949 378,    /* OBJ_X500algorithms               2 5 8 */
3950 81,     /* OBJ_id_ce                        2 5 29 */
3951 512,    /* OBJ_id_set                       2 23 42 */
3952 678,    /* OBJ_wap                          2 23 43 */
3953 435,    /* OBJ_pss                          0 9 2342 */
3954 183,    /* OBJ_ISO_US                       1 2 840 */
3955 381,    /* OBJ_iana                         1 3 6 1 */
3956 677,    /* OBJ_certicom_arc                 1 3 132 */
3957 394,    /* OBJ_selected_attribute_types     2 5 1 5 */
3958 13,     /* OBJ_commonName                   2 5 4 3 */
3959 100,    /* OBJ_surname                      2 5 4 4 */
3960 105,    /* OBJ_serialNumber                 2 5 4 5 */
3961 14,     /* OBJ_countryName                  2 5 4 6 */
3962 15,     /* OBJ_localityName                 2 5 4 7 */
3963 16,     /* OBJ_stateOrProvinceName          2 5 4 8 */
3964 660,    /* OBJ_streetAddress                2 5 4 9 */
3965 17,     /* OBJ_organizationName             2 5 4 10 */
3966 18,     /* OBJ_organizationalUnitName       2 5 4 11 */
3967 106,    /* OBJ_title                        2 5 4 12 */
3968 107,    /* OBJ_description                  2 5 4 13 */
3969 661,    /* OBJ_postalCode                   2 5 4 17 */
3970 173,    /* OBJ_name                         2 5 4 41 */
3971 99,     /* OBJ_givenName                    2 5 4 42 */
3972 101,    /* OBJ_initials                     2 5 4 43 */
3973 509,    /* OBJ_generationQualifier          2 5 4 44 */
3974 503,    /* OBJ_x500UniqueIdentifier         2 5 4 45 */
3975 174,    /* OBJ_dnQualifier                  2 5 4 46 */
3976 510,    /* OBJ_pseudonym                    2 5 4 65 */
3977 400,    /* OBJ_role                         2 5 4 72 */
3978 769,    /* OBJ_subject_directory_attributes 2 5 29 9 */
3979 82,     /* OBJ_subject_key_identifier       2 5 29 14 */
3980 83,     /* OBJ_key_usage                    2 5 29 15 */
3981 84,     /* OBJ_private_key_usage_period     2 5 29 16 */
3982 85,     /* OBJ_subject_alt_name             2 5 29 17 */
3983 86,     /* OBJ_issuer_alt_name              2 5 29 18 */
3984 87,     /* OBJ_basic_constraints            2 5 29 19 */
3985 88,     /* OBJ_crl_number                   2 5 29 20 */
3986 141,    /* OBJ_crl_reason                   2 5 29 21 */
3987 430,    /* OBJ_hold_instruction_code        2 5 29 23 */
3988 142,    /* OBJ_invalidity_date              2 5 29 24 */
3989 140,    /* OBJ_delta_crl                    2 5 29 27 */
3990 770,    /* OBJ_issuing_distribution_point   2 5 29 28 */
3991 771,    /* OBJ_certificate_issuer           2 5 29 29 */
3992 666,    /* OBJ_name_constraints             2 5 29 30 */
3993 103,    /* OBJ_crl_distribution_points      2 5 29 31 */
3994 89,     /* OBJ_certificate_policies         2 5 29 32 */
3995 747,    /* OBJ_policy_mappings              2 5 29 33 */
3996 90,     /* OBJ_authority_key_identifier     2 5 29 35 */
3997 401,    /* OBJ_policy_constraints           2 5 29 36 */
3998 126,    /* OBJ_ext_key_usage                2 5 29 37 */
3999 748,    /* OBJ_inhibit_any_policy           2 5 29 54 */
4000 402,    /* OBJ_target_information           2 5 29 55 */
4001 403,    /* OBJ_no_rev_avail                 2 5 29 56 */
4002 513,    /* OBJ_set_ctype                    2 23 42 0 */
4003 514,    /* OBJ_set_msgExt                   2 23 42 1 */
4004 515,    /* OBJ_set_attr                     2 23 42 3 */
4005 516,    /* OBJ_set_policy                   2 23 42 5 */
4006 517,    /* OBJ_set_certExt                  2 23 42 7 */
4007 518,    /* OBJ_set_brand                    2 23 42 8 */
4008 679,    /* OBJ_wap_wsg                      2 23 43 13 */
4009 382,    /* OBJ_Directory                    1 3 6 1 1 */
4010 383,    /* OBJ_Management                   1 3 6 1 2 */
4011 384,    /* OBJ_Experimental                 1 3 6 1 3 */
4012 385,    /* OBJ_Private                      1 3 6 1 4 */
4013 386,    /* OBJ_Security                     1 3 6 1 5 */
4014 387,    /* OBJ_SNMPv2                       1 3 6 1 6 */
4015 388,    /* OBJ_Mail                         1 3 6 1 7 */
4016 376,    /* OBJ_algorithm                    1 3 14 3 2 */
4017 395,    /* OBJ_clearance                    2 5 1 5 55 */
4018 19,     /* OBJ_rsa                          2 5 8 1 1 */
4019 96,     /* OBJ_mdc2WithRSA                  2 5 8 3 100 */
4020 95,     /* OBJ_mdc2                         2 5 8 3 101 */
4021 746,    /* OBJ_any_policy                   2 5 29 32 0 */
4022 519,    /* OBJ_setct_PANData                2 23 42 0 0 */
4023 520,    /* OBJ_setct_PANToken               2 23 42 0 1 */
4024 521,    /* OBJ_setct_PANOnly                2 23 42 0 2 */
4025 522,    /* OBJ_setct_OIData                 2 23 42 0 3 */
4026 523,    /* OBJ_setct_PI                     2 23 42 0 4 */
4027 524,    /* OBJ_setct_PIData                 2 23 42 0 5 */
4028 525,    /* OBJ_setct_PIDataUnsigned         2 23 42 0 6 */
4029 526,    /* OBJ_setct_HODInput               2 23 42 0 7 */
4030 527,    /* OBJ_setct_AuthResBaggage         2 23 42 0 8 */
4031 528,    /* OBJ_setct_AuthRevReqBaggage      2 23 42 0 9 */
4032 529,    /* OBJ_setct_AuthRevResBaggage      2 23 42 0 10 */
4033 530,    /* OBJ_setct_CapTokenSeq            2 23 42 0 11 */
4034 531,    /* OBJ_setct_PInitResData           2 23 42 0 12 */
4035 532,    /* OBJ_setct_PI_TBS                 2 23 42 0 13 */
4036 533,    /* OBJ_setct_PResData               2 23 42 0 14 */
4037 534,    /* OBJ_setct_AuthReqTBS             2 23 42 0 16 */
4038 535,    /* OBJ_setct_AuthResTBS             2 23 42 0 17 */
4039 536,    /* OBJ_setct_AuthResTBSX            2 23 42 0 18 */
4040 537,    /* OBJ_setct_AuthTokenTBS           2 23 42 0 19 */
4041 538,    /* OBJ_setct_CapTokenData           2 23 42 0 20 */
4042 539,    /* OBJ_setct_CapTokenTBS            2 23 42 0 21 */
4043 540,    /* OBJ_setct_AcqCardCodeMsg         2 23 42 0 22 */
4044 541,    /* OBJ_setct_AuthRevReqTBS          2 23 42 0 23 */
4045 542,    /* OBJ_setct_AuthRevResData         2 23 42 0 24 */
4046 543,    /* OBJ_setct_AuthRevResTBS          2 23 42 0 25 */
4047 544,    /* OBJ_setct_CapReqTBS              2 23 42 0 26 */
4048 545,    /* OBJ_setct_CapReqTBSX             2 23 42 0 27 */
4049 546,    /* OBJ_setct_CapResData             2 23 42 0 28 */
4050 547,    /* OBJ_setct_CapRevReqTBS           2 23 42 0 29 */
4051 548,    /* OBJ_setct_CapRevReqTBSX          2 23 42 0 30 */
4052 549,    /* OBJ_setct_CapRevResData          2 23 42 0 31 */
4053 550,    /* OBJ_setct_CredReqTBS             2 23 42 0 32 */
4054 551,    /* OBJ_setct_CredReqTBSX            2 23 42 0 33 */
4055 552,    /* OBJ_setct_CredResData            2 23 42 0 34 */
4056 553,    /* OBJ_setct_CredRevReqTBS          2 23 42 0 35 */
4057 554,    /* OBJ_setct_CredRevReqTBSX         2 23 42 0 36 */
4058 555,    /* OBJ_setct_CredRevResData         2 23 42 0 37 */
4059 556,    /* OBJ_setct_PCertReqData           2 23 42 0 38 */
4060 557,    /* OBJ_setct_PCertResTBS            2 23 42 0 39 */
4061 558,    /* OBJ_setct_BatchAdminReqData      2 23 42 0 40 */
4062 559,    /* OBJ_setct_BatchAdminResData      2 23 42 0 41 */
4063 560,    /* OBJ_setct_CardCInitResTBS        2 23 42 0 42 */
4064 561,    /* OBJ_setct_MeAqCInitResTBS        2 23 42 0 43 */
4065 562,    /* OBJ_setct_RegFormResTBS          2 23 42 0 44 */
4066 563,    /* OBJ_setct_CertReqData            2 23 42 0 45 */
4067 564,    /* OBJ_setct_CertReqTBS             2 23 42 0 46 */
4068 565,    /* OBJ_setct_CertResData            2 23 42 0 47 */
4069 566,    /* OBJ_setct_CertInqReqTBS          2 23 42 0 48 */
4070 567,    /* OBJ_setct_ErrorTBS               2 23 42 0 49 */
4071 568,    /* OBJ_setct_PIDualSignedTBE        2 23 42 0 50 */
4072 569,    /* OBJ_setct_PIUnsignedTBE          2 23 42 0 51 */
4073 570,    /* OBJ_setct_AuthReqTBE             2 23 42 0 52 */
4074 571,    /* OBJ_setct_AuthResTBE             2 23 42 0 53 */
4075 572,    /* OBJ_setct_AuthResTBEX            2 23 42 0 54 */
4076 573,    /* OBJ_setct_AuthTokenTBE           2 23 42 0 55 */
4077 574,    /* OBJ_setct_CapTokenTBE            2 23 42 0 56 */
4078 575,    /* OBJ_setct_CapTokenTBEX           2 23 42 0 57 */
4079 576,    /* OBJ_setct_AcqCardCodeMsgTBE      2 23 42 0 58 */
4080 577,    /* OBJ_setct_AuthRevReqTBE          2 23 42 0 59 */
4081 578,    /* OBJ_setct_AuthRevResTBE          2 23 42 0 60 */
4082 579,    /* OBJ_setct_AuthRevResTBEB         2 23 42 0 61 */
4083 580,    /* OBJ_setct_CapReqTBE              2 23 42 0 62 */
4084 581,    /* OBJ_setct_CapReqTBEX             2 23 42 0 63 */
4085 582,    /* OBJ_setct_CapResTBE              2 23 42 0 64 */
4086 583,    /* OBJ_setct_CapRevReqTBE           2 23 42 0 65 */
4087 584,    /* OBJ_setct_CapRevReqTBEX          2 23 42 0 66 */
4088 585,    /* OBJ_setct_CapRevResTBE           2 23 42 0 67 */
4089 586,    /* OBJ_setct_CredReqTBE             2 23 42 0 68 */
4090 587,    /* OBJ_setct_CredReqTBEX            2 23 42 0 69 */
4091 588,    /* OBJ_setct_CredResTBE             2 23 42 0 70 */
4092 589,    /* OBJ_setct_CredRevReqTBE          2 23 42 0 71 */
4093 590,    /* OBJ_setct_CredRevReqTBEX         2 23 42 0 72 */
4094 591,    /* OBJ_setct_CredRevResTBE          2 23 42 0 73 */
4095 592,    /* OBJ_setct_BatchAdminReqTBE       2 23 42 0 74 */
4096 593,    /* OBJ_setct_BatchAdminResTBE       2 23 42 0 75 */
4097 594,    /* OBJ_setct_RegFormReqTBE          2 23 42 0 76 */
4098 595,    /* OBJ_setct_CertReqTBE             2 23 42 0 77 */
4099 596,    /* OBJ_setct_CertReqTBEX            2 23 42 0 78 */
4100 597,    /* OBJ_setct_CertResTBE             2 23 42 0 79 */
4101 598,    /* OBJ_setct_CRLNotificationTBS     2 23 42 0 80 */
4102 599,    /* OBJ_setct_CRLNotificationResTBS  2 23 42 0 81 */
4103 600,    /* OBJ_setct_BCIDistributionTBS     2 23 42 0 82 */
4104 601,    /* OBJ_setext_genCrypt              2 23 42 1 1 */
4105 602,    /* OBJ_setext_miAuth                2 23 42 1 3 */
4106 603,    /* OBJ_setext_pinSecure             2 23 42 1 4 */
4107 604,    /* OBJ_setext_pinAny                2 23 42 1 5 */
4108 605,    /* OBJ_setext_track2                2 23 42 1 7 */
4109 606,    /* OBJ_setext_cv                    2 23 42 1 8 */
4110 620,    /* OBJ_setAttr_Cert                 2 23 42 3 0 */
4111 621,    /* OBJ_setAttr_PGWYcap              2 23 42 3 1 */
4112 622,    /* OBJ_setAttr_TokenType            2 23 42 3 2 */
4113 623,    /* OBJ_setAttr_IssCap               2 23 42 3 3 */
4114 607,    /* OBJ_set_policy_root              2 23 42 5 0 */
4115 608,    /* OBJ_setCext_hashedRoot           2 23 42 7 0 */
4116 609,    /* OBJ_setCext_certType             2 23 42 7 1 */
4117 610,    /* OBJ_setCext_merchData            2 23 42 7 2 */
4118 611,    /* OBJ_setCext_cCertRequired        2 23 42 7 3 */
4119 612,    /* OBJ_setCext_tunneling            2 23 42 7 4 */
4120 613,    /* OBJ_setCext_setExt               2 23 42 7 5 */
4121 614,    /* OBJ_setCext_setQualf             2 23 42 7 6 */
4122 615,    /* OBJ_setCext_PGWYcapabilities     2 23 42 7 7 */
4123 616,    /* OBJ_setCext_TokenIdentifier      2 23 42 7 8 */
4124 617,    /* OBJ_setCext_Track2Data           2 23 42 7 9 */
4125 618,    /* OBJ_setCext_TokenType            2 23 42 7 10 */
4126 619,    /* OBJ_setCext_IssuerCapabilities   2 23 42 7 11 */
4127 636,    /* OBJ_set_brand_IATA_ATA           2 23 42 8 1 */
4128 640,    /* OBJ_set_brand_Visa               2 23 42 8 4 */
4129 641,    /* OBJ_set_brand_MasterCard         2 23 42 8 5 */
4130 637,    /* OBJ_set_brand_Diners             2 23 42 8 30 */
4131 638,    /* OBJ_set_brand_AmericanExpress    2 23 42 8 34 */
4132 639,    /* OBJ_set_brand_JCB                2 23 42 8 35 */
4133 778,    /* OBJ_cryptopro                    1 2 643 2 2 */
4134 779,    /* OBJ_cryptocom                    1 2 643 2 9 */
4135 184,    /* OBJ_X9_57                        1 2 840 10040 */
4136 405,    /* OBJ_ansi_X9_62                   1 2 840 10045 */
4137 389,    /* OBJ_Enterprises                  1 3 6 1 4 1 */
4138 504,    /* OBJ_mime_mhs                     1 3 6 1 7 1 */
4139 104,    /* OBJ_md5WithRSA                   1 3 14 3 2 3 */
4140 29,     /* OBJ_des_ecb                      1 3 14 3 2 6 */
4141 31,     /* OBJ_des_cbc                      1 3 14 3 2 7 */
4142 45,     /* OBJ_des_ofb64                    1 3 14 3 2 8 */
4143 30,     /* OBJ_des_cfb64                    1 3 14 3 2 9 */
4144 377,    /* OBJ_rsaSignature                 1 3 14 3 2 11 */
4145 67,     /* OBJ_dsa_2                        1 3 14 3 2 12 */
4146 66,     /* OBJ_dsaWithSHA                   1 3 14 3 2 13 */
4147 42,     /* OBJ_shaWithRSAEncryption         1 3 14 3 2 15 */
4148 32,     /* OBJ_des_ede_ecb                  1 3 14 3 2 17 */
4149 41,     /* OBJ_sha                          1 3 14 3 2 18 */
4150 64,     /* OBJ_sha1                         1 3 14 3 2 26 */
4151 70,     /* OBJ_dsaWithSHA1_2                1 3 14 3 2 27 */
4152 115,    /* OBJ_sha1WithRSA                  1 3 14 3 2 29 */
4153 117,    /* OBJ_ripemd160                    1 3 36 3 2 1 */
4154 143,    /* OBJ_sxnet                        1 3 101 1 4 1 */
4155 721,    /* OBJ_sect163k1                    1 3 132 0 1 */
4156 722,    /* OBJ_sect163r1                    1 3 132 0 2 */
4157 728,    /* OBJ_sect239k1                    1 3 132 0 3 */
4158 717,    /* OBJ_sect113r1                    1 3 132 0 4 */
4159 718,    /* OBJ_sect113r2                    1 3 132 0 5 */
4160 704,    /* OBJ_secp112r1                    1 3 132 0 6 */
4161 705,    /* OBJ_secp112r2                    1 3 132 0 7 */
4162 709,    /* OBJ_secp160r1                    1 3 132 0 8 */
4163 708,    /* OBJ_secp160k1                    1 3 132 0 9 */
4164 714,    /* OBJ_secp256k1                    1 3 132 0 10 */
4165 723,    /* OBJ_sect163r2                    1 3 132 0 15 */
4166 729,    /* OBJ_sect283k1                    1 3 132 0 16 */
4167 730,    /* OBJ_sect283r1                    1 3 132 0 17 */
4168 719,    /* OBJ_sect131r1                    1 3 132 0 22 */
4169 720,    /* OBJ_sect131r2                    1 3 132 0 23 */
4170 724,    /* OBJ_sect193r1                    1 3 132 0 24 */
4171 725,    /* OBJ_sect193r2                    1 3 132 0 25 */
4172 726,    /* OBJ_sect233k1                    1 3 132 0 26 */
4173 727,    /* OBJ_sect233r1                    1 3 132 0 27 */
4174 706,    /* OBJ_secp128r1                    1 3 132 0 28 */
4175 707,    /* OBJ_secp128r2                    1 3 132 0 29 */
4176 710,    /* OBJ_secp160r2                    1 3 132 0 30 */
4177 711,    /* OBJ_secp192k1                    1 3 132 0 31 */
4178 712,    /* OBJ_secp224k1                    1 3 132 0 32 */
4179 713,    /* OBJ_secp224r1                    1 3 132 0 33 */
4180 715,    /* OBJ_secp384r1                    1 3 132 0 34 */
4181 716,    /* OBJ_secp521r1                    1 3 132 0 35 */
4182 731,    /* OBJ_sect409k1                    1 3 132 0 36 */
4183 732,    /* OBJ_sect409r1                    1 3 132 0 37 */
4184 733,    /* OBJ_sect571k1                    1 3 132 0 38 */
4185 734,    /* OBJ_sect571r1                    1 3 132 0 39 */
4186 624,    /* OBJ_set_rootKeyThumb             2 23 42 3 0 0 */
4187 625,    /* OBJ_set_addPolicy                2 23 42 3 0 1 */
4188 626,    /* OBJ_setAttr_Token_EMV            2 23 42 3 2 1 */
4189 627,    /* OBJ_setAttr_Token_B0Prime        2 23 42 3 2 2 */
4190 628,    /* OBJ_setAttr_IssCap_CVM           2 23 42 3 3 3 */
4191 629,    /* OBJ_setAttr_IssCap_T2            2 23 42 3 3 4 */
4192 630,    /* OBJ_setAttr_IssCap_Sig           2 23 42 3 3 5 */
4193 642,    /* OBJ_set_brand_Novus              2 23 42 8 6011 */
4194 735,    /* OBJ_wap_wsg_idm_ecid_wtls1       2 23 43 13 4 1 */
4195 736,    /* OBJ_wap_wsg_idm_ecid_wtls3       2 23 43 13 4 3 */
4196 737,    /* OBJ_wap_wsg_idm_ecid_wtls4       2 23 43 13 4 4 */
4197 738,    /* OBJ_wap_wsg_idm_ecid_wtls5       2 23 43 13 4 5 */
4198 739,    /* OBJ_wap_wsg_idm_ecid_wtls6       2 23 43 13 4 6 */
4199 740,    /* OBJ_wap_wsg_idm_ecid_wtls7       2 23 43 13 4 7 */
4200 741,    /* OBJ_wap_wsg_idm_ecid_wtls8       2 23 43 13 4 8 */
4201 742,    /* OBJ_wap_wsg_idm_ecid_wtls9       2 23 43 13 4 9 */
4202 743,    /* OBJ_wap_wsg_idm_ecid_wtls10      2 23 43 13 4 10 */
4203 744,    /* OBJ_wap_wsg_idm_ecid_wtls11      2 23 43 13 4 11 */
4204 745,    /* OBJ_wap_wsg_idm_ecid_wtls12      2 23 43 13 4 12 */
4205 777,    /* OBJ_whirlpool                    1 0 10118 3 0 55 */
4206 124,    /* OBJ_rle_compression              1 1 1 1 666 1 */
4207 125,    /* OBJ_zlib_compression             1 1 1 1 666 2 */
4208 837,    /* OBJ_kisa                         1 2 410 200004 */
4209 780,    /* OBJ_id_GostR3411_94_with_GostR3410_2001 1 2 643 2 2 3 */
4210 781,    /* OBJ_id_GostR3411_94_with_GostR3410_94 1 2 643 2 2 4 */
4211 782,    /* OBJ_id_GostR3411_94              1 2 643 2 2 9 */
4212 783,    /* OBJ_id_HMACGostR3411_94          1 2 643 2 2 10 */
4213 784,    /* OBJ_id_GostR3410_2001            1 2 643 2 2 19 */
4214 785,    /* OBJ_id_GostR3410_94              1 2 643 2 2 20 */
4215 786,    /* OBJ_id_Gost28147_89              1 2 643 2 2 21 */
4216 850,    /* OBJ_id_Gost28147_89_MAC          1 2 643 2 2 22 */
4217 788,    /* OBJ_id_GostR3411_94_prf          1 2 643 2 2 23 */
4218 789,    /* OBJ_id_GostR3410_2001DH          1 2 643 2 2 98 */
4219 790,    /* OBJ_id_GostR3410_94DH            1 2 643 2 2 99 */
4220  1,     /* OBJ_rsadsi                       1 2 840 113549 */
4221 185,    /* OBJ_X9cm                         1 2 840 10040 4 */
4222 127,    /* OBJ_id_pkix                      1 3 6 1 5 5 7 */
4223 505,    /* OBJ_mime_mhs_headings            1 3 6 1 7 1 1 */
4224 506,    /* OBJ_mime_mhs_bodies              1 3 6 1 7 1 2 */
4225 119,    /* OBJ_ripemd160WithRSA             1 3 36 3 3 1 2 */
4226 631,    /* OBJ_setAttr_GenCryptgrm          2 23 42 3 3 3 1 */
4227 632,    /* OBJ_setAttr_T2Enc                2 23 42 3 3 4 1 */
4228 633,    /* OBJ_setAttr_T2cleartxt           2 23 42 3 3 4 2 */
4229 634,    /* OBJ_setAttr_TokICCsig            2 23 42 3 3 5 1 */
4230 635,    /* OBJ_setAttr_SecDevSig            2 23 42 3 3 5 2 */
4231 436,    /* OBJ_ucl                          0 9 2342 19200300 */
4232 792,    /* OBJ_id_Gost28147_89_None_KeyMeshing 1 2 643 2 2 14 0 */
4233 791,    /* OBJ_id_Gost28147_89_CryptoPro_KeyMeshing 1 2 643 2 2 14 1 */
4234 817,    /* OBJ_id_GostR3410_94_a            1 2 643 2 2 20 1 */
4235 818,    /* OBJ_id_GostR3410_94_aBis         1 2 643 2 2 20 2 */
4236 819,    /* OBJ_id_GostR3410_94_b            1 2 643 2 2 20 3 */
4237 820,    /* OBJ_id_GostR3410_94_bBis         1 2 643 2 2 20 4 */
4238 793,    /* OBJ_id_GostR3411_94_TestParamSet 1 2 643 2 2 30 0 */
4239 794,    /* OBJ_id_GostR3411_94_CryptoProParamSet 1 2 643 2 2 30 1 */
4240 795,    /* OBJ_id_Gost28147_89_TestParamSet 1 2 643 2 2 31 0 */
4241 796,    /* OBJ_id_Gost28147_89_CryptoPro_A_ParamSet 1 2 643 2 2 31 1 */
4242 797,    /* OBJ_id_Gost28147_89_CryptoPro_B_ParamSet 1 2 643 2 2 31 2 */
4243 798,    /* OBJ_id_Gost28147_89_CryptoPro_C_ParamSet 1 2 643 2 2 31 3 */
4244 799,    /* OBJ_id_Gost28147_89_CryptoPro_D_ParamSet 1 2 643 2 2 31 4 */
4245 800,    /* OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet 1 2 643 2 2 31 5 */
4246 801,    /* OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet 1 2 643 2 2 31 6 */
4247 802,    /* OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet 1 2 643 2 2 31 7 */
4248 803,    /* OBJ_id_GostR3410_94_TestParamSet 1 2 643 2 2 32 0 */
4249 804,    /* OBJ_id_GostR3410_94_CryptoPro_A_ParamSet 1 2 643 2 2 32 2 */
4250 805,    /* OBJ_id_GostR3410_94_CryptoPro_B_ParamSet 1 2 643 2 2 32 3 */
4251 806,    /* OBJ_id_GostR3410_94_CryptoPro_C_ParamSet 1 2 643 2 2 32 4 */
4252 807,    /* OBJ_id_GostR3410_94_CryptoPro_D_ParamSet 1 2 643 2 2 32 5 */
4253 808,    /* OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet 1 2 643 2 2 33 1 */
4254 809,    /* OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet 1 2 643 2 2 33 2 */
4255 810,    /* OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet 1 2 643 2 2 33 3 */
4256 811,    /* OBJ_id_GostR3410_2001_TestParamSet 1 2 643 2 2 35 0 */
4257 812,    /* OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet 1 2 643 2 2 35 1 */
4258 813,    /* OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet 1 2 643 2 2 35 2 */
4259 814,    /* OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet 1 2 643 2 2 35 3 */
4260 815,    /* OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet 1 2 643 2 2 36 0 */
4261 816,    /* OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet 1 2 643 2 2 36 1 */
4262  2,     /* OBJ_pkcs                         1 2 840 113549 1 */
4263 431,    /* OBJ_hold_instruction_none        1 2 840 10040 2 1 */
4264 432,    /* OBJ_hold_instruction_call_issuer 1 2 840 10040 2 2 */
4265 433,    /* OBJ_hold_instruction_reject      1 2 840 10040 2 3 */
4266 116,    /* OBJ_dsa                          1 2 840 10040 4 1 */
4267 113,    /* OBJ_dsaWithSHA1                  1 2 840 10040 4 3 */
4268 406,    /* OBJ_X9_62_prime_field            1 2 840 10045 1 1 */
4269 407,    /* OBJ_X9_62_characteristic_two_field 1 2 840 10045 1 2 */
4270 408,    /* OBJ_X9_62_id_ecPublicKey         1 2 840 10045 2 1 */
4271 416,    /* OBJ_ecdsa_with_SHA1              1 2 840 10045 4 1 */
4272 827,    /* OBJ_ecdsa_with_Recommended       1 2 840 10045 4 2 */
4273 828,    /* OBJ_ecdsa_with_Specified         1 2 840 10045 4 3 */
4274 258,    /* OBJ_id_pkix_mod                  1 3 6 1 5 5 7 0 */
4275 175,    /* OBJ_id_pe                        1 3 6 1 5 5 7 1 */
4276 259,    /* OBJ_id_qt                        1 3 6 1 5 5 7 2 */
4277 128,    /* OBJ_id_kp                        1 3 6 1 5 5 7 3 */
4278 260,    /* OBJ_id_it                        1 3 6 1 5 5 7 4 */
4279 261,    /* OBJ_id_pkip                      1 3 6 1 5 5 7 5 */
4280 262,    /* OBJ_id_alg                       1 3 6 1 5 5 7 6 */
4281 263,    /* OBJ_id_cmc                       1 3 6 1 5 5 7 7 */
4282 264,    /* OBJ_id_on                        1 3 6 1 5 5 7 8 */
4283 265,    /* OBJ_id_pda                       1 3 6 1 5 5 7 9 */
4284 266,    /* OBJ_id_aca                       1 3 6 1 5 5 7 10 */
4285 267,    /* OBJ_id_qcs                       1 3 6 1 5 5 7 11 */
4286 268,    /* OBJ_id_cct                       1 3 6 1 5 5 7 12 */
4287 662,    /* OBJ_id_ppl                       1 3 6 1 5 5 7 21 */
4288 176,    /* OBJ_id_ad                        1 3 6 1 5 5 7 48 */
4289 507,    /* OBJ_id_hex_partial_message       1 3 6 1 7 1 1 1 */
4290 508,    /* OBJ_id_hex_multipart_message     1 3 6 1 7 1 1 2 */
4291 57,     /* OBJ_netscape                     2 16 840 1 113730 */
4292 754,    /* OBJ_camellia_128_ecb             0 3 4401 5 3 1 9 1 */
4293 766,    /* OBJ_camellia_128_ofb128          0 3 4401 5 3 1 9 3 */
4294 757,    /* OBJ_camellia_128_cfb128          0 3 4401 5 3 1 9 4 */
4295 755,    /* OBJ_camellia_192_ecb             0 3 4401 5 3 1 9 21 */
4296 767,    /* OBJ_camellia_192_ofb128          0 3 4401 5 3 1 9 23 */
4297 758,    /* OBJ_camellia_192_cfb128          0 3 4401 5 3 1 9 24 */
4298 756,    /* OBJ_camellia_256_ecb             0 3 4401 5 3 1 9 41 */
4299 768,    /* OBJ_camellia_256_ofb128          0 3 4401 5 3 1 9 43 */
4300 759,    /* OBJ_camellia_256_cfb128          0 3 4401 5 3 1 9 44 */
4301 437,    /* OBJ_pilot                        0 9 2342 19200300 100 */
4302 838,    /* OBJ_seed_ecb                     1 2 410 200004 1 3 */
4303 839,    /* OBJ_seed_cbc                     1 2 410 200004 1 4 */
4304 840,    /* OBJ_seed_cfb128                  1 2 410 200004 1 5 */
4305 841,    /* OBJ_seed_ofb128                  1 2 410 200004 1 6 */
4306 824,    /* OBJ_id_GostR3411_94_with_GostR3410_94_cc 1 2 643 2 9 1 3 3 */
4307 825,    /* OBJ_id_GostR3411_94_with_GostR3410_2001_cc 1 2 643 2 9 1 3 4 */
4308 822,    /* OBJ_id_GostR3410_94_cc           1 2 643 2 9 1 5 3 */
4309 823,    /* OBJ_id_GostR3410_2001_cc         1 2 643 2 9 1 5 4 */
4310 821,    /* OBJ_id_Gost28147_89_cc           1 2 643 2 9 1 6 1 */
4311 826,    /* OBJ_id_GostR3410_2001_ParamSet_cc 1 2 643 2 9 1 8 1 */
4312 186,    /* OBJ_pkcs1                        1 2 840 113549 1 1 */
4313 27,     /* OBJ_pkcs3                        1 2 840 113549 1 3 */
4314 187,    /* OBJ_pkcs5                        1 2 840 113549 1 5 */
4315 20,     /* OBJ_pkcs7                        1 2 840 113549 1 7 */
4316 47,     /* OBJ_pkcs9                        1 2 840 113549 1 9 */
4317  3,     /* OBJ_md2                          1 2 840 113549 2 2 */
4318 257,    /* OBJ_md4                          1 2 840 113549 2 4 */
4319  4,     /* OBJ_md5                          1 2 840 113549 2 5 */
4320 772,    /* OBJ_hmacWithMD5                  1 2 840 113549 2 6 */
4321 163,    /* OBJ_hmacWithSHA1                 1 2 840 113549 2 7 */
4322 773,    /* OBJ_hmacWithSHA224               1 2 840 113549 2 8 */
4323 774,    /* OBJ_hmacWithSHA256               1 2 840 113549 2 9 */
4324 775,    /* OBJ_hmacWithSHA384               1 2 840 113549 2 10 */
4325 776,    /* OBJ_hmacWithSHA512               1 2 840 113549 2 11 */
4326 37,     /* OBJ_rc2_cbc                      1 2 840 113549 3 2 */
4327  5,     /* OBJ_rc4                          1 2 840 113549 3 4 */
4328 44,     /* OBJ_des_ede3_cbc                 1 2 840 113549 3 7 */
4329 120,    /* OBJ_rc5_cbc                      1 2 840 113549 3 8 */
4330 643,    /* OBJ_des_cdmf                     1 2 840 113549 3 10 */
4331 680,    /* OBJ_X9_62_id_characteristic_two_basis 1 2 840 10045 1 2 3 */
4332 684,    /* OBJ_X9_62_c2pnb163v1             1 2 840 10045 3 0 1 */
4333 685,    /* OBJ_X9_62_c2pnb163v2             1 2 840 10045 3 0 2 */
4334 686,    /* OBJ_X9_62_c2pnb163v3             1 2 840 10045 3 0 3 */
4335 687,    /* OBJ_X9_62_c2pnb176v1             1 2 840 10045 3 0 4 */
4336 688,    /* OBJ_X9_62_c2tnb191v1             1 2 840 10045 3 0 5 */
4337 689,    /* OBJ_X9_62_c2tnb191v2             1 2 840 10045 3 0 6 */
4338 690,    /* OBJ_X9_62_c2tnb191v3             1 2 840 10045 3 0 7 */
4339 691,    /* OBJ_X9_62_c2onb191v4             1 2 840 10045 3 0 8 */
4340 692,    /* OBJ_X9_62_c2onb191v5             1 2 840 10045 3 0 9 */
4341 693,    /* OBJ_X9_62_c2pnb208w1             1 2 840 10045 3 0 10 */
4342 694,    /* OBJ_X9_62_c2tnb239v1             1 2 840 10045 3 0 11 */
4343 695,    /* OBJ_X9_62_c2tnb239v2             1 2 840 10045 3 0 12 */
4344 696,    /* OBJ_X9_62_c2tnb239v3             1 2 840 10045 3 0 13 */
4345 697,    /* OBJ_X9_62_c2onb239v4             1 2 840 10045 3 0 14 */
4346 698,    /* OBJ_X9_62_c2onb239v5             1 2 840 10045 3 0 15 */
4347 699,    /* OBJ_X9_62_c2pnb272w1             1 2 840 10045 3 0 16 */
4348 700,    /* OBJ_X9_62_c2pnb304w1             1 2 840 10045 3 0 17 */
4349 701,    /* OBJ_X9_62_c2tnb359v1             1 2 840 10045 3 0 18 */
4350 702,    /* OBJ_X9_62_c2pnb368w1             1 2 840 10045 3 0 19 */
4351 703,    /* OBJ_X9_62_c2tnb431r1             1 2 840 10045 3 0 20 */
4352 409,    /* OBJ_X9_62_prime192v1             1 2 840 10045 3 1 1 */
4353 410,    /* OBJ_X9_62_prime192v2             1 2 840 10045 3 1 2 */
4354 411,    /* OBJ_X9_62_prime192v3             1 2 840 10045 3 1 3 */
4355 412,    /* OBJ_X9_62_prime239v1             1 2 840 10045 3 1 4 */
4356 413,    /* OBJ_X9_62_prime239v2             1 2 840 10045 3 1 5 */
4357 414,    /* OBJ_X9_62_prime239v3             1 2 840 10045 3 1 6 */
4358 415,    /* OBJ_X9_62_prime256v1             1 2 840 10045 3 1 7 */
4359 829,    /* OBJ_ecdsa_with_SHA224            1 2 840 10045 4 3 1 */
4360 830,    /* OBJ_ecdsa_with_SHA256            1 2 840 10045 4 3 2 */
4361 831,    /* OBJ_ecdsa_with_SHA384            1 2 840 10045 4 3 3 */
4362 832,    /* OBJ_ecdsa_with_SHA512            1 2 840 10045 4 3 4 */
4363 269,    /* OBJ_id_pkix1_explicit_88         1 3 6 1 5 5 7 0 1 */
4364 270,    /* OBJ_id_pkix1_implicit_88         1 3 6 1 5 5 7 0 2 */
4365 271,    /* OBJ_id_pkix1_explicit_93         1 3 6 1 5 5 7 0 3 */
4366 272,    /* OBJ_id_pkix1_implicit_93         1 3 6 1 5 5 7 0 4 */
4367 273,    /* OBJ_id_mod_crmf                  1 3 6 1 5 5 7 0 5 */
4368 274,    /* OBJ_id_mod_cmc                   1 3 6 1 5 5 7 0 6 */
4369 275,    /* OBJ_id_mod_kea_profile_88        1 3 6 1 5 5 7 0 7 */
4370 276,    /* OBJ_id_mod_kea_profile_93        1 3 6 1 5 5 7 0 8 */
4371 277,    /* OBJ_id_mod_cmp                   1 3 6 1 5 5 7 0 9 */
4372 278,    /* OBJ_id_mod_qualified_cert_88     1 3 6 1 5 5 7 0 10 */
4373 279,    /* OBJ_id_mod_qualified_cert_93     1 3 6 1 5 5 7 0 11 */
4374 280,    /* OBJ_id_mod_attribute_cert        1 3 6 1 5 5 7 0 12 */
4375 281,    /* OBJ_id_mod_timestamp_protocol    1 3 6 1 5 5 7 0 13 */
4376 282,    /* OBJ_id_mod_ocsp                  1 3 6 1 5 5 7 0 14 */
4377 283,    /* OBJ_id_mod_dvcs                  1 3 6 1 5 5 7 0 15 */
4378 284,    /* OBJ_id_mod_cmp2000               1 3 6 1 5 5 7 0 16 */
4379 177,    /* OBJ_info_access                  1 3 6 1 5 5 7 1 1 */
4380 285,    /* OBJ_biometricInfo                1 3 6 1 5 5 7 1 2 */
4381 286,    /* OBJ_qcStatements                 1 3 6 1 5 5 7 1 3 */
4382 287,    /* OBJ_ac_auditEntity               1 3 6 1 5 5 7 1 4 */
4383 288,    /* OBJ_ac_targeting                 1 3 6 1 5 5 7 1 5 */
4384 289,    /* OBJ_aaControls                   1 3 6 1 5 5 7 1 6 */
4385 290,    /* OBJ_sbgp_ipAddrBlock             1 3 6 1 5 5 7 1 7 */
4386 291,    /* OBJ_sbgp_autonomousSysNum        1 3 6 1 5 5 7 1 8 */
4387 292,    /* OBJ_sbgp_routerIdentifier        1 3 6 1 5 5 7 1 9 */
4388 397,    /* OBJ_ac_proxying                  1 3 6 1 5 5 7 1 10 */
4389 398,    /* OBJ_sinfo_access                 1 3 6 1 5 5 7 1 11 */
4390 663,    /* OBJ_proxyCertInfo                1 3 6 1 5 5 7 1 14 */
4391 164,    /* OBJ_id_qt_cps                    1 3 6 1 5 5 7 2 1 */
4392 165,    /* OBJ_id_qt_unotice                1 3 6 1 5 5 7 2 2 */
4393 293,    /* OBJ_textNotice                   1 3 6 1 5 5 7 2 3 */
4394 129,    /* OBJ_server_auth                  1 3 6 1 5 5 7 3 1 */
4395 130,    /* OBJ_client_auth                  1 3 6 1 5 5 7 3 2 */
4396 131,    /* OBJ_code_sign                    1 3 6 1 5 5 7 3 3 */
4397 132,    /* OBJ_email_protect                1 3 6 1 5 5 7 3 4 */
4398 294,    /* OBJ_ipsecEndSystem               1 3 6 1 5 5 7 3 5 */
4399 295,    /* OBJ_ipsecTunnel                  1 3 6 1 5 5 7 3 6 */
4400 296,    /* OBJ_ipsecUser                    1 3 6 1 5 5 7 3 7 */
4401 133,    /* OBJ_time_stamp                   1 3 6 1 5 5 7 3 8 */
4402 180,    /* OBJ_OCSP_sign                    1 3 6 1 5 5 7 3 9 */
4403 297,    /* OBJ_dvcs                         1 3 6 1 5 5 7 3 10 */
4404 298,    /* OBJ_id_it_caProtEncCert          1 3 6 1 5 5 7 4 1 */
4405 299,    /* OBJ_id_it_signKeyPairTypes       1 3 6 1 5 5 7 4 2 */
4406 300,    /* OBJ_id_it_encKeyPairTypes        1 3 6 1 5 5 7 4 3 */
4407 301,    /* OBJ_id_it_preferredSymmAlg       1 3 6 1 5 5 7 4 4 */
4408 302,    /* OBJ_id_it_caKeyUpdateInfo        1 3 6 1 5 5 7 4 5 */
4409 303,    /* OBJ_id_it_currentCRL             1 3 6 1 5 5 7 4 6 */
4410 304,    /* OBJ_id_it_unsupportedOIDs        1 3 6 1 5 5 7 4 7 */
4411 305,    /* OBJ_id_it_subscriptionRequest    1 3 6 1 5 5 7 4 8 */
4412 306,    /* OBJ_id_it_subscriptionResponse   1 3 6 1 5 5 7 4 9 */
4413 307,    /* OBJ_id_it_keyPairParamReq        1 3 6 1 5 5 7 4 10 */
4414 308,    /* OBJ_id_it_keyPairParamRep        1 3 6 1 5 5 7 4 11 */
4415 309,    /* OBJ_id_it_revPassphrase          1 3 6 1 5 5 7 4 12 */
4416 310,    /* OBJ_id_it_implicitConfirm        1 3 6 1 5 5 7 4 13 */
4417 311,    /* OBJ_id_it_confirmWaitTime        1 3 6 1 5 5 7 4 14 */
4418 312,    /* OBJ_id_it_origPKIMessage         1 3 6 1 5 5 7 4 15 */
4419 849,    /* OBJ_id_it_suppLangTags           1 3 6 1 5 5 7 4 16 */
4420 313,    /* OBJ_id_regCtrl                   1 3 6 1 5 5 7 5 1 */
4421 314,    /* OBJ_id_regInfo                   1 3 6 1 5 5 7 5 2 */
4422 323,    /* OBJ_id_alg_des40                 1 3 6 1 5 5 7 6 1 */
4423 324,    /* OBJ_id_alg_noSignature           1 3 6 1 5 5 7 6 2 */
4424 325,    /* OBJ_id_alg_dh_sig_hmac_sha1      1 3 6 1 5 5 7 6 3 */
4425 326,    /* OBJ_id_alg_dh_pop                1 3 6 1 5 5 7 6 4 */
4426 327,    /* OBJ_id_cmc_statusInfo            1 3 6 1 5 5 7 7 1 */
4427 328,    /* OBJ_id_cmc_identification        1 3 6 1 5 5 7 7 2 */
4428 329,    /* OBJ_id_cmc_identityProof         1 3 6 1 5 5 7 7 3 */
4429 330,    /* OBJ_id_cmc_dataReturn            1 3 6 1 5 5 7 7 4 */
4430 331,    /* OBJ_id_cmc_transactionId         1 3 6 1 5 5 7 7 5 */
4431 332,    /* OBJ_id_cmc_senderNonce           1 3 6 1 5 5 7 7 6 */
4432 333,    /* OBJ_id_cmc_recipientNonce        1 3 6 1 5 5 7 7 7 */
4433 334,    /* OBJ_id_cmc_addExtensions         1 3 6 1 5 5 7 7 8 */
4434 335,    /* OBJ_id_cmc_encryptedPOP          1 3 6 1 5 5 7 7 9 */
4435 336,    /* OBJ_id_cmc_decryptedPOP          1 3 6 1 5 5 7 7 10 */
4436 337,    /* OBJ_id_cmc_lraPOPWitness         1 3 6 1 5 5 7 7 11 */
4437 338,    /* OBJ_id_cmc_getCert               1 3 6 1 5 5 7 7 15 */
4438 339,    /* OBJ_id_cmc_getCRL                1 3 6 1 5 5 7 7 16 */
4439 340,    /* OBJ_id_cmc_revokeRequest         1 3 6 1 5 5 7 7 17 */
4440 341,    /* OBJ_id_cmc_regInfo               1 3 6 1 5 5 7 7 18 */
4441 342,    /* OBJ_id_cmc_responseInfo          1 3 6 1 5 5 7 7 19 */
4442 343,    /* OBJ_id_cmc_queryPending          1 3 6 1 5 5 7 7 21 */
4443 344,    /* OBJ_id_cmc_popLinkRandom         1 3 6 1 5 5 7 7 22 */
4444 345,    /* OBJ_id_cmc_popLinkWitness        1 3 6 1 5 5 7 7 23 */
4445 346,    /* OBJ_id_cmc_confirmCertAcceptance 1 3 6 1 5 5 7 7 24 */
4446 347,    /* OBJ_id_on_personalData           1 3 6 1 5 5 7 8 1 */
4447 348,    /* OBJ_id_pda_dateOfBirth           1 3 6 1 5 5 7 9 1 */
4448 349,    /* OBJ_id_pda_placeOfBirth          1 3 6 1 5 5 7 9 2 */
4449 351,    /* OBJ_id_pda_gender                1 3 6 1 5 5 7 9 3 */
4450 352,    /* OBJ_id_pda_countryOfCitizenship  1 3 6 1 5 5 7 9 4 */
4451 353,    /* OBJ_id_pda_countryOfResidence    1 3 6 1 5 5 7 9 5 */
4452 354,    /* OBJ_id_aca_authenticationInfo    1 3 6 1 5 5 7 10 1 */
4453 355,    /* OBJ_id_aca_accessIdentity        1 3 6 1 5 5 7 10 2 */
4454 356,    /* OBJ_id_aca_chargingIdentity      1 3 6 1 5 5 7 10 3 */
4455 357,    /* OBJ_id_aca_group                 1 3 6 1 5 5 7 10 4 */
4456 358,    /* OBJ_id_aca_role                  1 3 6 1 5 5 7 10 5 */
4457 399,    /* OBJ_id_aca_encAttrs              1 3 6 1 5 5 7 10 6 */
4458 359,    /* OBJ_id_qcs_pkixQCSyntax_v1       1 3 6 1 5 5 7 11 1 */
4459 360,    /* OBJ_id_cct_crs                   1 3 6 1 5 5 7 12 1 */
4460 361,    /* OBJ_id_cct_PKIData               1 3 6 1 5 5 7 12 2 */
4461 362,    /* OBJ_id_cct_PKIResponse           1 3 6 1 5 5 7 12 3 */
4462 664,    /* OBJ_id_ppl_anyLanguage           1 3 6 1 5 5 7 21 0 */
4463 665,    /* OBJ_id_ppl_inheritAll            1 3 6 1 5 5 7 21 1 */
4464 667,    /* OBJ_Independent                  1 3 6 1 5 5 7 21 2 */
4465 178,    /* OBJ_ad_OCSP                      1 3 6 1 5 5 7 48 1 */
4466 179,    /* OBJ_ad_ca_issuers                1 3 6 1 5 5 7 48 2 */
4467 363,    /* OBJ_ad_timeStamping              1 3 6 1 5 5 7 48 3 */
4468 364,    /* OBJ_ad_dvcs                      1 3 6 1 5 5 7 48 4 */
4469 844,    /* OBJ_hmac_md5                     1 3 6 1 5 5 8 1 1 */
4470 845,    /* OBJ_hmac_sha1                    1 3 6 1 5 5 8 1 2 */
4471 58,     /* OBJ_netscape_cert_extension      2 16 840 1 113730 1 */
4472 59,     /* OBJ_netscape_data_type           2 16 840 1 113730 2 */
4473 438,    /* OBJ_pilotAttributeType           0 9 2342 19200300 100 1 */
4474 439,    /* OBJ_pilotAttributeSyntax         0 9 2342 19200300 100 3 */
4475 440,    /* OBJ_pilotObjectClass             0 9 2342 19200300 100 4 */
4476 441,    /* OBJ_pilotGroups                  0 9 2342 19200300 100 10 */
4477 108,    /* OBJ_cast5_cbc                    1 2 840 113533 7 66 10 */
4478 112,    /* OBJ_pbeWithMD5AndCast5_CBC       1 2 840 113533 7 66 12 */
4479 846,    /* OBJ_id_PasswordBasedMAC          1 2 840 113533 7 66 13 */
4480 847,    /* OBJ_id_DHBasedMac                1 2 840 113533 7 66 30 */
4481  6,     /* OBJ_rsaEncryption                1 2 840 113549 1 1 1 */
4482  7,     /* OBJ_md2WithRSAEncryption         1 2 840 113549 1 1 2 */
4483 396,    /* OBJ_md4WithRSAEncryption         1 2 840 113549 1 1 3 */
4484  8,     /* OBJ_md5WithRSAEncryption         1 2 840 113549 1 1 4 */
4485 65,     /* OBJ_sha1WithRSAEncryption        1 2 840 113549 1 1 5 */
4486 644,    /* OBJ_rsaOAEPEncryptionSET         1 2 840 113549 1 1 6 */
4487 668,    /* OBJ_sha256WithRSAEncryption      1 2 840 113549 1 1 11 */
4488 669,    /* OBJ_sha384WithRSAEncryption      1 2 840 113549 1 1 12 */
4489 670,    /* OBJ_sha512WithRSAEncryption      1 2 840 113549 1 1 13 */
4490 671,    /* OBJ_sha224WithRSAEncryption      1 2 840 113549 1 1 14 */
4491 28,     /* OBJ_dhKeyAgreement               1 2 840 113549 1 3 1 */
4492  9,     /* OBJ_pbeWithMD2AndDES_CBC         1 2 840 113549 1 5 1 */
4493 10,     /* OBJ_pbeWithMD5AndDES_CBC         1 2 840 113549 1 5 3 */
4494 168,    /* OBJ_pbeWithMD2AndRC2_CBC         1 2 840 113549 1 5 4 */
4495 169,    /* OBJ_pbeWithMD5AndRC2_CBC         1 2 840 113549 1 5 6 */
4496 170,    /* OBJ_pbeWithSHA1AndDES_CBC        1 2 840 113549 1 5 10 */
4497 68,     /* OBJ_pbeWithSHA1AndRC2_CBC        1 2 840 113549 1 5 11 */
4498 69,     /* OBJ_id_pbkdf2                    1 2 840 113549 1 5 12 */
4499 161,    /* OBJ_pbes2                        1 2 840 113549 1 5 13 */
4500 162,    /* OBJ_pbmac1                       1 2 840 113549 1 5 14 */
4501 21,     /* OBJ_pkcs7_data                   1 2 840 113549 1 7 1 */
4502 22,     /* OBJ_pkcs7_signed                 1 2 840 113549 1 7 2 */
4503 23,     /* OBJ_pkcs7_enveloped              1 2 840 113549 1 7 3 */
4504 24,     /* OBJ_pkcs7_signedAndEnveloped     1 2 840 113549 1 7 4 */
4505 25,     /* OBJ_pkcs7_digest                 1 2 840 113549 1 7 5 */
4506 26,     /* OBJ_pkcs7_encrypted              1 2 840 113549 1 7 6 */
4507 48,     /* OBJ_pkcs9_emailAddress           1 2 840 113549 1 9 1 */
4508 49,     /* OBJ_pkcs9_unstructuredName       1 2 840 113549 1 9 2 */
4509 50,     /* OBJ_pkcs9_contentType            1 2 840 113549 1 9 3 */
4510 51,     /* OBJ_pkcs9_messageDigest          1 2 840 113549 1 9 4 */
4511 52,     /* OBJ_pkcs9_signingTime            1 2 840 113549 1 9 5 */
4512 53,     /* OBJ_pkcs9_countersignature       1 2 840 113549 1 9 6 */
4513 54,     /* OBJ_pkcs9_challengePassword      1 2 840 113549 1 9 7 */
4514 55,     /* OBJ_pkcs9_unstructuredAddress    1 2 840 113549 1 9 8 */
4515 56,     /* OBJ_pkcs9_extCertAttributes      1 2 840 113549 1 9 9 */
4516 172,    /* OBJ_ext_req                      1 2 840 113549 1 9 14 */
4517 167,    /* OBJ_SMIMECapabilities            1 2 840 113549 1 9 15 */
4518 188,    /* OBJ_SMIME                        1 2 840 113549 1 9 16 */
4519 156,    /* OBJ_friendlyName                 1 2 840 113549 1 9 20 */
4520 157,    /* OBJ_localKeyID                   1 2 840 113549 1 9 21 */
4521 681,    /* OBJ_X9_62_onBasis                1 2 840 10045 1 2 3 1 */
4522 682,    /* OBJ_X9_62_tpBasis                1 2 840 10045 1 2 3 2 */
4523 683,    /* OBJ_X9_62_ppBasis                1 2 840 10045 1 2 3 3 */
4524 417,    /* OBJ_ms_csp_name                  1 3 6 1 4 1 311 17 1 */
4525 390,    /* OBJ_dcObject                     1 3 6 1 4 1 1466 344 */
4526 91,     /* OBJ_bf_cbc                       1 3 6 1 4 1 3029 1 2 */
4527 315,    /* OBJ_id_regCtrl_regToken          1 3 6 1 5 5 7 5 1 1 */
4528 316,    /* OBJ_id_regCtrl_authenticator     1 3 6 1 5 5 7 5 1 2 */
4529 317,    /* OBJ_id_regCtrl_pkiPublicationInfo 1 3 6 1 5 5 7 5 1 3 */
4530 318,    /* OBJ_id_regCtrl_pkiArchiveOptions 1 3 6 1 5 5 7 5 1 4 */
4531 319,    /* OBJ_id_regCtrl_oldCertID         1 3 6 1 5 5 7 5 1 5 */
4532 320,    /* OBJ_id_regCtrl_protocolEncrKey   1 3 6 1 5 5 7 5 1 6 */
4533 321,    /* OBJ_id_regInfo_utf8Pairs         1 3 6 1 5 5 7 5 2 1 */
4534 322,    /* OBJ_id_regInfo_certReq           1 3 6 1 5 5 7 5 2 2 */
4535 365,    /* OBJ_id_pkix_OCSP_basic           1 3 6 1 5 5 7 48 1 1 */
4536 366,    /* OBJ_id_pkix_OCSP_Nonce           1 3 6 1 5 5 7 48 1 2 */
4537 367,    /* OBJ_id_pkix_OCSP_CrlID           1 3 6 1 5 5 7 48 1 3 */
4538 368,    /* OBJ_id_pkix_OCSP_acceptableResponses 1 3 6 1 5 5 7 48 1 4 */
4539 369,    /* OBJ_id_pkix_OCSP_noCheck         1 3 6 1 5 5 7 48 1 5 */
4540 370,    /* OBJ_id_pkix_OCSP_archiveCutoff   1 3 6 1 5 5 7 48 1 6 */
4541 371,    /* OBJ_id_pkix_OCSP_serviceLocator  1 3 6 1 5 5 7 48 1 7 */
4542 372,    /* OBJ_id_pkix_OCSP_extendedStatus  1 3 6 1 5 5 7 48 1 8 */
4543 373,    /* OBJ_id_pkix_OCSP_valid           1 3 6 1 5 5 7 48 1 9 */
4544 374,    /* OBJ_id_pkix_OCSP_path            1 3 6 1 5 5 7 48 1 10 */
4545 375,    /* OBJ_id_pkix_OCSP_trustRoot       1 3 6 1 5 5 7 48 1 11 */
4546 418,    /* OBJ_aes_128_ecb                  2 16 840 1 101 3 4 1 1 */
4547 419,    /* OBJ_aes_128_cbc                  2 16 840 1 101 3 4 1 2 */
4548 420,    /* OBJ_aes_128_ofb128               2 16 840 1 101 3 4 1 3 */
4549 421,    /* OBJ_aes_128_cfb128               2 16 840 1 101 3 4 1 4 */
4550 422,    /* OBJ_aes_192_ecb                  2 16 840 1 101 3 4 1 21 */
4551 423,    /* OBJ_aes_192_cbc                  2 16 840 1 101 3 4 1 22 */
4552 424,    /* OBJ_aes_192_ofb128               2 16 840 1 101 3 4 1 23 */
4553 425,    /* OBJ_aes_192_cfb128               2 16 840 1 101 3 4 1 24 */
4554 426,    /* OBJ_aes_256_ecb                  2 16 840 1 101 3 4 1 41 */
4555 427,    /* OBJ_aes_256_cbc                  2 16 840 1 101 3 4 1 42 */
4556 428,    /* OBJ_aes_256_ofb128               2 16 840 1 101 3 4 1 43 */
4557 429,    /* OBJ_aes_256_cfb128               2 16 840 1 101 3 4 1 44 */
4558 672,    /* OBJ_sha256                       2 16 840 1 101 3 4 2 1 */
4559 673,    /* OBJ_sha384                       2 16 840 1 101 3 4 2 2 */
4560 674,    /* OBJ_sha512                       2 16 840 1 101 3 4 2 3 */
4561 675,    /* OBJ_sha224                       2 16 840 1 101 3 4 2 4 */
4562 833,    /* OBJ_dsa_with_SHA224              2 16 840 1 101 3 4 3 1 */
4563 834,    /* OBJ_dsa_with_SHA256              2 16 840 1 101 3 4 3 2 */
4564 71,     /* OBJ_netscape_cert_type           2 16 840 1 113730 1 1 */
4565 72,     /* OBJ_netscape_base_url            2 16 840 1 113730 1 2 */
4566 73,     /* OBJ_netscape_revocation_url      2 16 840 1 113730 1 3 */
4567 74,     /* OBJ_netscape_ca_revocation_url   2 16 840 1 113730 1 4 */
4568 75,     /* OBJ_netscape_renewal_url         2 16 840 1 113730 1 7 */
4569 76,     /* OBJ_netscape_ca_policy_url       2 16 840 1 113730 1 8 */
4570 77,     /* OBJ_netscape_ssl_server_name     2 16 840 1 113730 1 12 */
4571 78,     /* OBJ_netscape_comment             2 16 840 1 113730 1 13 */
4572 79,     /* OBJ_netscape_cert_sequence       2 16 840 1 113730 2 5 */
4573 139,    /* OBJ_ns_sgc                       2 16 840 1 113730 4 1 */
4574 458,    /* OBJ_userId                       0 9 2342 19200300 100 1 1 */
4575 459,    /* OBJ_textEncodedORAddress         0 9 2342 19200300 100 1 2 */
4576 460,    /* OBJ_rfc822Mailbox                0 9 2342 19200300 100 1 3 */
4577 461,    /* OBJ_info                         0 9 2342 19200300 100 1 4 */
4578 462,    /* OBJ_favouriteDrink               0 9 2342 19200300 100 1 5 */
4579 463,    /* OBJ_roomNumber                   0 9 2342 19200300 100 1 6 */
4580 464,    /* OBJ_photo                        0 9 2342 19200300 100 1 7 */
4581 465,    /* OBJ_userClass                    0 9 2342 19200300 100 1 8 */
4582 466,    /* OBJ_host                         0 9 2342 19200300 100 1 9 */
4583 467,    /* OBJ_manager                      0 9 2342 19200300 100 1 10 */
4584 468,    /* OBJ_documentIdentifier           0 9 2342 19200300 100 1 11 */
4585 469,    /* OBJ_documentTitle                0 9 2342 19200300 100 1 12 */
4586 470,    /* OBJ_documentVersion              0 9 2342 19200300 100 1 13 */
4587 471,    /* OBJ_documentAuthor               0 9 2342 19200300 100 1 14 */
4588 472,    /* OBJ_documentLocation             0 9 2342 19200300 100 1 15 */
4589 473,    /* OBJ_homeTelephoneNumber          0 9 2342 19200300 100 1 20 */
4590 474,    /* OBJ_secretary                    0 9 2342 19200300 100 1 21 */
4591 475,    /* OBJ_otherMailbox                 0 9 2342 19200300 100 1 22 */
4592 476,    /* OBJ_lastModifiedTime             0 9 2342 19200300 100 1 23 */
4593 477,    /* OBJ_lastModifiedBy               0 9 2342 19200300 100 1 24 */
4594 391,    /* OBJ_domainComponent              0 9 2342 19200300 100 1 25 */
4595 478,    /* OBJ_aRecord                      0 9 2342 19200300 100 1 26 */
4596 479,    /* OBJ_pilotAttributeType27         0 9 2342 19200300 100 1 27 */
4597 480,    /* OBJ_mXRecord                     0 9 2342 19200300 100 1 28 */
4598 481,    /* OBJ_nSRecord                     0 9 2342 19200300 100 1 29 */
4599 482,    /* OBJ_sOARecord                    0 9 2342 19200300 100 1 30 */
4600 483,    /* OBJ_cNAMERecord                  0 9 2342 19200300 100 1 31 */
4601 484,    /* OBJ_associatedDomain             0 9 2342 19200300 100 1 37 */
4602 485,    /* OBJ_associatedName               0 9 2342 19200300 100 1 38 */
4603 486,    /* OBJ_homePostalAddress            0 9 2342 19200300 100 1 39 */
4604 487,    /* OBJ_personalTitle                0 9 2342 19200300 100 1 40 */
4605 488,    /* OBJ_mobileTelephoneNumber        0 9 2342 19200300 100 1 41 */
4606 489,    /* OBJ_pagerTelephoneNumber         0 9 2342 19200300 100 1 42 */
4607 490,    /* OBJ_friendlyCountryName          0 9 2342 19200300 100 1 43 */
4608 491,    /* OBJ_organizationalStatus         0 9 2342 19200300 100 1 45 */
4609 492,    /* OBJ_janetMailbox                 0 9 2342 19200300 100 1 46 */
4610 493,    /* OBJ_mailPreferenceOption         0 9 2342 19200300 100 1 47 */
4611 494,    /* OBJ_buildingName                 0 9 2342 19200300 100 1 48 */
4612 495,    /* OBJ_dSAQuality                   0 9 2342 19200300 100 1 49 */
4613 496,    /* OBJ_singleLevelQuality           0 9 2342 19200300 100 1 50 */
4614 497,    /* OBJ_subtreeMinimumQuality        0 9 2342 19200300 100 1 51 */
4615 498,    /* OBJ_subtreeMaximumQuality        0 9 2342 19200300 100 1 52 */
4616 499,    /* OBJ_personalSignature            0 9 2342 19200300 100 1 53 */
4617 500,    /* OBJ_dITRedirect                  0 9 2342 19200300 100 1 54 */
4618 501,    /* OBJ_audio                        0 9 2342 19200300 100 1 55 */
4619 502,    /* OBJ_documentPublisher            0 9 2342 19200300 100 1 56 */
4620 442,    /* OBJ_iA5StringSyntax              0 9 2342 19200300 100 3 4 */
4621 443,    /* OBJ_caseIgnoreIA5StringSyntax    0 9 2342 19200300 100 3 5 */
4622 444,    /* OBJ_pilotObject                  0 9 2342 19200300 100 4 3 */
4623 445,    /* OBJ_pilotPerson                  0 9 2342 19200300 100 4 4 */
4624 446,    /* OBJ_account                      0 9 2342 19200300 100 4 5 */
4625 447,    /* OBJ_document                     0 9 2342 19200300 100 4 6 */
4626 448,    /* OBJ_room                         0 9 2342 19200300 100 4 7 */
4627 449,    /* OBJ_documentSeries               0 9 2342 19200300 100 4 9 */
4628 392,    /* OBJ_Domain                       0 9 2342 19200300 100 4 13 */
4629 450,    /* OBJ_rFC822localPart              0 9 2342 19200300 100 4 14 */
4630 451,    /* OBJ_dNSDomain                    0 9 2342 19200300 100 4 15 */
4631 452,    /* OBJ_domainRelatedObject          0 9 2342 19200300 100 4 17 */
4632 453,    /* OBJ_friendlyCountry              0 9 2342 19200300 100 4 18 */
4633 454,    /* OBJ_simpleSecurityObject         0 9 2342 19200300 100 4 19 */
4634 455,    /* OBJ_pilotOrganization            0 9 2342 19200300 100 4 20 */
4635 456,    /* OBJ_pilotDSA                     0 9 2342 19200300 100 4 21 */
4636 457,    /* OBJ_qualityLabelledData          0 9 2342 19200300 100 4 22 */
4637 189,    /* OBJ_id_smime_mod                 1 2 840 113549 1 9 16 0 */
4638 190,    /* OBJ_id_smime_ct                  1 2 840 113549 1 9 16 1 */
4639 191,    /* OBJ_id_smime_aa                  1 2 840 113549 1 9 16 2 */
4640 192,    /* OBJ_id_smime_alg                 1 2 840 113549 1 9 16 3 */
4641 193,    /* OBJ_id_smime_cd                  1 2 840 113549 1 9 16 4 */
4642 194,    /* OBJ_id_smime_spq                 1 2 840 113549 1 9 16 5 */
4643 195,    /* OBJ_id_smime_cti                 1 2 840 113549 1 9 16 6 */
4644 158,    /* OBJ_x509Certificate              1 2 840 113549 1 9 22 1 */
4645 159,    /* OBJ_sdsiCertificate              1 2 840 113549 1 9 22 2 */
4646 160,    /* OBJ_x509Crl                      1 2 840 113549 1 9 23 1 */
4647 144,    /* OBJ_pbe_WithSHA1And128BitRC4     1 2 840 113549 1 12 1 1 */
4648 145,    /* OBJ_pbe_WithSHA1And40BitRC4      1 2 840 113549 1 12 1 2 */
4649 146,    /* OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC 1 2 840 113549 1 12 1 3 */
4650 147,    /* OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC 1 2 840 113549 1 12 1 4 */
4651 148,    /* OBJ_pbe_WithSHA1And128BitRC2_CBC 1 2 840 113549 1 12 1 5 */
4652 149,    /* OBJ_pbe_WithSHA1And40BitRC2_CBC  1 2 840 113549 1 12 1 6 */
4653 171,    /* OBJ_ms_ext_req                   1 3 6 1 4 1 311 2 1 14 */
4654 134,    /* OBJ_ms_code_ind                  1 3 6 1 4 1 311 2 1 21 */
4655 135,    /* OBJ_ms_code_com                  1 3 6 1 4 1 311 2 1 22 */
4656 136,    /* OBJ_ms_ctl_sign                  1 3 6 1 4 1 311 10 3 1 */
4657 137,    /* OBJ_ms_sgc                       1 3 6 1 4 1 311 10 3 3 */
4658 138,    /* OBJ_ms_efs                       1 3 6 1 4 1 311 10 3 4 */
4659 648,    /* OBJ_ms_smartcard_login           1 3 6 1 4 1 311 20 2 2 */
4660 649,    /* OBJ_ms_upn                       1 3 6 1 4 1 311 20 2 3 */
4661 751,    /* OBJ_camellia_128_cbc             1 2 392 200011 61 1 1 1 2 */
4662 752,    /* OBJ_camellia_192_cbc             1 2 392 200011 61 1 1 1 3 */
4663 753,    /* OBJ_camellia_256_cbc             1 2 392 200011 61 1 1 1 4 */
4664 196,    /* OBJ_id_smime_mod_cms             1 2 840 113549 1 9 16 0 1 */
4665 197,    /* OBJ_id_smime_mod_ess             1 2 840 113549 1 9 16 0 2 */
4666 198,    /* OBJ_id_smime_mod_oid             1 2 840 113549 1 9 16 0 3 */
4667 199,    /* OBJ_id_smime_mod_msg_v3          1 2 840 113549 1 9 16 0 4 */
4668 200,    /* OBJ_id_smime_mod_ets_eSignature_88 1 2 840 113549 1 9 16 0 5 */
4669 201,    /* OBJ_id_smime_mod_ets_eSignature_97 1 2 840 113549 1 9 16 0 6 */
4670 202,    /* OBJ_id_smime_mod_ets_eSigPolicy_88 1 2 840 113549 1 9 16 0 7 */
4671 203,    /* OBJ_id_smime_mod_ets_eSigPolicy_97 1 2 840 113549 1 9 16 0 8 */
4672 204,    /* OBJ_id_smime_ct_receipt          1 2 840 113549 1 9 16 1 1 */
4673 205,    /* OBJ_id_smime_ct_authData         1 2 840 113549 1 9 16 1 2 */
4674 206,    /* OBJ_id_smime_ct_publishCert      1 2 840 113549 1 9 16 1 3 */
4675 207,    /* OBJ_id_smime_ct_TSTInfo          1 2 840 113549 1 9 16 1 4 */
4676 208,    /* OBJ_id_smime_ct_TDTInfo          1 2 840 113549 1 9 16 1 5 */
4677 209,    /* OBJ_id_smime_ct_contentInfo      1 2 840 113549 1 9 16 1 6 */
4678 210,    /* OBJ_id_smime_ct_DVCSRequestData  1 2 840 113549 1 9 16 1 7 */
4679 211,    /* OBJ_id_smime_ct_DVCSResponseData 1 2 840 113549 1 9 16 1 8 */
4680 212,    /* OBJ_id_smime_aa_receiptRequest   1 2 840 113549 1 9 16 2 1 */
4681 213,    /* OBJ_id_smime_aa_securityLabel    1 2 840 113549 1 9 16 2 2 */
4682 214,    /* OBJ_id_smime_aa_mlExpandHistory  1 2 840 113549 1 9 16 2 3 */
4683 215,    /* OBJ_id_smime_aa_contentHint      1 2 840 113549 1 9 16 2 4 */
4684 216,    /* OBJ_id_smime_aa_msgSigDigest     1 2 840 113549 1 9 16 2 5 */
4685 217,    /* OBJ_id_smime_aa_encapContentType 1 2 840 113549 1 9 16 2 6 */
4686 218,    /* OBJ_id_smime_aa_contentIdentifier 1 2 840 113549 1 9 16 2 7 */
4687 219,    /* OBJ_id_smime_aa_macValue         1 2 840 113549 1 9 16 2 8 */
4688 220,    /* OBJ_id_smime_aa_equivalentLabels 1 2 840 113549 1 9 16 2 9 */
4689 221,    /* OBJ_id_smime_aa_contentReference 1 2 840 113549 1 9 16 2 10 */
4690 222,    /* OBJ_id_smime_aa_encrypKeyPref    1 2 840 113549 1 9 16 2 11 */
4691 223,    /* OBJ_id_smime_aa_signingCertificate 1 2 840 113549 1 9 16 2 12 */
4692 224,    /* OBJ_id_smime_aa_smimeEncryptCerts 1 2 840 113549 1 9 16 2 13 */
4693 225,    /* OBJ_id_smime_aa_timeStampToken   1 2 840 113549 1 9 16 2 14 */
4694 226,    /* OBJ_id_smime_aa_ets_sigPolicyId  1 2 840 113549 1 9 16 2 15 */
4695 227,    /* OBJ_id_smime_aa_ets_commitmentType 1 2 840 113549 1 9 16 2 16 */
4696 228,    /* OBJ_id_smime_aa_ets_signerLocation 1 2 840 113549 1 9 16 2 17 */
4697 229,    /* OBJ_id_smime_aa_ets_signerAttr   1 2 840 113549 1 9 16 2 18 */
4698 230,    /* OBJ_id_smime_aa_ets_otherSigCert 1 2 840 113549 1 9 16 2 19 */
4699 231,    /* OBJ_id_smime_aa_ets_contentTimestamp 1 2 840 113549 1 9 16 2 20 */
4700 232,    /* OBJ_id_smime_aa_ets_CertificateRefs 1 2 840 113549 1 9 16 2 21 */
4701 233,    /* OBJ_id_smime_aa_ets_RevocationRefs 1 2 840 113549 1 9 16 2 22 */
4702 234,    /* OBJ_id_smime_aa_ets_certValues   1 2 840 113549 1 9 16 2 23 */
4703 235,    /* OBJ_id_smime_aa_ets_revocationValues 1 2 840 113549 1 9 16 2 24 */
4704 236,    /* OBJ_id_smime_aa_ets_escTimeStamp 1 2 840 113549 1 9 16 2 25 */
4705 237,    /* OBJ_id_smime_aa_ets_certCRLTimestamp 1 2 840 113549 1 9 16 2 26 */
4706 238,    /* OBJ_id_smime_aa_ets_archiveTimeStamp 1 2 840 113549 1 9 16 2 27 */
4707 239,    /* OBJ_id_smime_aa_signatureType    1 2 840 113549 1 9 16 2 28 */
4708 240,    /* OBJ_id_smime_aa_dvcs_dvc         1 2 840 113549 1 9 16 2 29 */
4709 241,    /* OBJ_id_smime_alg_ESDHwith3DES    1 2 840 113549 1 9 16 3 1 */
4710 242,    /* OBJ_id_smime_alg_ESDHwithRC2     1 2 840 113549 1 9 16 3 2 */
4711 243,    /* OBJ_id_smime_alg_3DESwrap        1 2 840 113549 1 9 16 3 3 */
4712 244,    /* OBJ_id_smime_alg_RC2wrap         1 2 840 113549 1 9 16 3 4 */
4713 245,    /* OBJ_id_smime_alg_ESDH            1 2 840 113549 1 9 16 3 5 */
4714 246,    /* OBJ_id_smime_alg_CMS3DESwrap     1 2 840 113549 1 9 16 3 6 */
4715 247,    /* OBJ_id_smime_alg_CMSRC2wrap      1 2 840 113549 1 9 16 3 7 */
4716 248,    /* OBJ_id_smime_cd_ldap             1 2 840 113549 1 9 16 4 1 */
4717 249,    /* OBJ_id_smime_spq_ets_sqt_uri     1 2 840 113549 1 9 16 5 1 */
4718 250,    /* OBJ_id_smime_spq_ets_sqt_unotice 1 2 840 113549 1 9 16 5 2 */
4719 251,    /* OBJ_id_smime_cti_ets_proofOfOrigin 1 2 840 113549 1 9 16 6 1 */
4720 252,    /* OBJ_id_smime_cti_ets_proofOfReceipt 1 2 840 113549 1 9 16 6 2 */
4721 253,    /* OBJ_id_smime_cti_ets_proofOfDelivery 1 2 840 113549 1 9 16 6 3 */
4722 254,    /* OBJ_id_smime_cti_ets_proofOfSender 1 2 840 113549 1 9 16 6 4 */
4723 255,    /* OBJ_id_smime_cti_ets_proofOfApproval 1 2 840 113549 1 9 16 6 5 */
4724 256,    /* OBJ_id_smime_cti_ets_proofOfCreation 1 2 840 113549 1 9 16 6 6 */
4725 150,    /* OBJ_keyBag                       1 2 840 113549 1 12 10 1 1 */
4726 151,    /* OBJ_pkcs8ShroudedKeyBag          1 2 840 113549 1 12 10 1 2 */
4727 152,    /* OBJ_certBag                      1 2 840 113549 1 12 10 1 3 */
4728 153,    /* OBJ_crlBag                       1 2 840 113549 1 12 10 1 4 */
4729 154,    /* OBJ_secretBag                    1 2 840 113549 1 12 10 1 5 */
4730 155,    /* OBJ_safeContentsBag              1 2 840 113549 1 12 10 1 6 */
4731 34,     /* OBJ_idea_cbc                     1 3 6 1 4 1 188 7 1 1 2 */
4732 };
4733