]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/objects/obj_dat.h
Constification.
[thirdparty/openssl.git] / crypto / objects / obj_dat.h
CommitLineData
49e747e6
UM
1/* lib/obj/obj_dat.h */
2/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
3 * All rights reserved.
4 *
5 * This package is an SSL implementation written
6 * by Eric Young (eay@cryptsoft.com).
7 * The implementation was written so as to conform with Netscapes SSL.
8 *
9 * This library is free for commercial and non-commercial use as long as
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
15 *
16 * Copyright remains Eric Young's, and as such any Copyright notices in
17 * the code are not to be removed.
18 * If this package is used in a product, Eric Young should be given attribution
19 * as the author of the parts of the library used.
20 * This can be in the form of a textual message at program startup or
21 * in documentation (online or textual) provided with the package.
22 *
23 * Redistribution and use in source and binary forms, with or without
24 * modification, are permitted provided that the following conditions
25 * are met:
26 * 1. Redistributions of source code must retain the copyright
27 * notice, this list of conditions and the following disclaimer.
28 * 2. Redistributions in binary form must reproduce the above copyright
29 * notice, this list of conditions and the following disclaimer in the
30 * documentation and/or other materials provided with the distribution.
31 * 3. All advertising materials mentioning features or use of this software
32 * must display the following acknowledgement:
33 * "This product includes cryptographic software written by
34 * Eric Young (eay@cryptsoft.com)"
35 * The word 'cryptographic' can be left out if the rouines from the library
36 * being used are not cryptographic related :-).
37 * 4. If you include any Windows specific code (or a derivative thereof) from
38 * the apps directory (application code) you must include an acknowledgement:
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
40 *
41 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
42 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
45 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
46 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
47 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
49 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
50 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51 * SUCH DAMAGE.
52 *
53 * The licence and distribution terms for any publically available version or
54 * derivative of this code cannot be changed. i.e. this code cannot simply be
55 * copied and put under another distribution licence
56 * [including the GNU Public Licence.]
57 */
58
59/* THIS FILE IS GENERATED FROM Objects.h by obj_dat.pl via the
60 * following command:
61 * perl obj_dat.pl objects.h obj_dat.h
62 */
63
64#define NUM_NID 173
65#define NUM_SN 121
66#define NUM_LN 169
67#define NUM_OBJ 144
68
69static unsigned char lvalues[1005]={
700x00, /* [ 0] OBJ_undef */
710x2A,0x86,0x48,0x86,0xF7,0x0D, /* [ 1] OBJ_rsadsi */
720x2A,0x86,0x48,0x86,0xF7,0x0D,0x01, /* [ 7] OBJ_pkcs */
730x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 14] OBJ_md2 */
740x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05, /* [ 22] OBJ_md5 */
750x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x04, /* [ 30] OBJ_rc4 */
760x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x01,/* [ 38] OBJ_rsaEncryption */
770x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x02,/* [ 47] OBJ_md2WithRSAEncryption */
780x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x04,/* [ 56] OBJ_md5WithRSAEncryption */
790x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x01,/* [ 65] OBJ_pbeWithMD2AndDES_CBC */
800x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x03,/* [ 74] OBJ_pbeWithMD5AndDES_CBC */
810x55, /* [ 83] OBJ_X500 */
820x55,0x04, /* [ 84] OBJ_X509 */
830x55,0x04,0x03, /* [ 86] OBJ_commonName */
840x55,0x04,0x06, /* [ 89] OBJ_countryName */
850x55,0x04,0x07, /* [ 92] OBJ_localityName */
860x55,0x04,0x08, /* [ 95] OBJ_stateOrProvinceName */
870x55,0x04,0x0A, /* [ 98] OBJ_organizationName */
880x55,0x04,0x0B, /* [101] OBJ_organizationalUnitName */
890x55,0x08,0x01,0x01, /* [104] OBJ_rsa */
900x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07, /* [108] OBJ_pkcs7 */
910x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x01,/* [116] OBJ_pkcs7_data */
920x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02,/* [125] OBJ_pkcs7_signed */
930x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x03,/* [134] OBJ_pkcs7_enveloped */
940x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x04,/* [143] OBJ_pkcs7_signedAndEnveloped */
950x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x05,/* [152] OBJ_pkcs7_digest */
960x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x06,/* [161] OBJ_pkcs7_encrypted */
970x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03, /* [170] OBJ_pkcs3 */
980x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x03,0x01,/* [178] OBJ_dhKeyAgreement */
990x2B,0x0E,0x03,0x02,0x06, /* [187] OBJ_des_ecb */
1000x2B,0x0E,0x03,0x02,0x09, /* [192] OBJ_des_cfb64 */
1010x2B,0x0E,0x03,0x02,0x07, /* [197] OBJ_des_cbc */
1020x2B,0x0E,0x03,0x02,0x11, /* [202] OBJ_des_ede */
1030x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x02, /* [207] OBJ_rc2_cbc */
1040x2B,0x0E,0x03,0x02,0x12, /* [215] OBJ_sha */
1050x2B,0x0E,0x03,0x02,0x0F, /* [220] OBJ_shaWithRSAEncryption */
1060x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x07, /* [225] OBJ_des_ede3_cbc */
1070x2B,0x0E,0x03,0x02,0x08, /* [233] OBJ_des_ofb64 */
1080x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09, /* [238] OBJ_pkcs9 */
1090x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x01,/* [246] OBJ_pkcs9_emailAddress */
1100x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x02,/* [255] OBJ_pkcs9_unstructuredName */
1110x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x03,/* [264] OBJ_pkcs9_contentType */
1120x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x04,/* [273] OBJ_pkcs9_messageDigest */
1130x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x05,/* [282] OBJ_pkcs9_signingTime */
1140x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x06,/* [291] OBJ_pkcs9_countersignature */
1150x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x07,/* [300] OBJ_pkcs9_challengePassword */
1160x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x08,/* [309] OBJ_pkcs9_unstructuredAddress */
1170x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x09,/* [318] OBJ_pkcs9_extCertAttributes */
1180x60,0x86,0x48,0x01,0x86,0xF8,0x42, /* [327] OBJ_netscape */
1190x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01, /* [334] OBJ_netscape_cert_extension */
1200x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02, /* [342] OBJ_netscape_data_type */
1210x2B,0x0E,0x03,0x02,0x1A, /* [350] OBJ_sha1 */
1220x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x05,/* [355] OBJ_sha1WithRSAEncryption */
1230x2B,0x0E,0x03,0x02,0x0D, /* [364] OBJ_dsaWithSHA */
1240x2B,0x0E,0x03,0x02,0x0C, /* [369] OBJ_dsa_2 */
1250x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0B,/* [374] OBJ_pbeWithSHA1AndRC2_CBC */
1260x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0C,/* [383] OBJ_id_pbkdf2 */
1270x2B,0x0E,0x03,0x02,0x1B, /* [392] OBJ_dsaWithSHA1_2 */
1280x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x01,/* [397] OBJ_netscape_cert_type */
1290x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x02,/* [406] OBJ_netscape_base_url */
1300x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x03,/* [415] OBJ_netscape_revocation_url */
1310x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x04,/* [424] OBJ_netscape_ca_revocation_url */
1320x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x07,/* [433] OBJ_netscape_renewal_url */
1330x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x08,/* [442] OBJ_netscape_ca_policy_url */
1340x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0C,/* [451] OBJ_netscape_ssl_server_name */
1350x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x01,0x0D,/* [460] OBJ_netscape_comment */
1360x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x02,0x05,/* [469] OBJ_netscape_cert_sequence */
1370x55,0x1D, /* [478] OBJ_ld_ce */
1380x55,0x1D,0x0E, /* [480] OBJ_subject_key_identifier */
1390x55,0x1D,0x0F, /* [483] OBJ_key_usage */
1400x55,0x1D,0x10, /* [486] OBJ_private_key_usage_period */
1410x55,0x1D,0x11, /* [489] OBJ_subject_alt_name */
1420x55,0x1D,0x12, /* [492] OBJ_issuer_alt_name */
1430x55,0x1D,0x13, /* [495] OBJ_basic_constraints */
1440x55,0x1D,0x14, /* [498] OBJ_crl_number */
1450x55,0x1D,0x20, /* [501] OBJ_certificate_policies */
1460x55,0x1D,0x23, /* [504] OBJ_authority_key_identifier */
1470x55,0x08,0x03,0x65, /* [507] OBJ_mdc2 */
1480x55,0x08,0x03,0x64, /* [511] OBJ_mdc2WithRSA */
1490x55,0x04,0x2A, /* [515] OBJ_givenName */
1500x55,0x04,0x04, /* [518] OBJ_surname */
1510x55,0x04,0x2B, /* [521] OBJ_initials */
1520x55,0x04,0x2D, /* [524] OBJ_uniqueIdentifier */
1530x55,0x1D,0x1F, /* [527] OBJ_crl_distribution_points */
1540x2B,0x0E,0x03,0x02,0x03, /* [530] OBJ_md5WithRSA */
1550x55,0x04,0x05, /* [535] OBJ_serialNumber */
1560x55,0x04,0x0C, /* [538] OBJ_title */
1570x55,0x04,0x0D, /* [541] OBJ_description */
1580x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0A,/* [544] OBJ_cast5_cbc */
1590x2A,0x86,0x48,0x86,0xF6,0x7D,0x07,0x42,0x0C,/* [553] OBJ_pbeWithMD5AndCast5_CBC */
1600x2A,0x86,0x48,0xCE,0x38,0x04,0x03, /* [562] OBJ_dsaWithSHA1 */
1610x2B,0x0E,0x03,0x02,0x1D, /* [569] OBJ_sha1WithRSA */
1620x2A,0x86,0x48,0xCE,0x38,0x04,0x01, /* [574] OBJ_dsa */
1630x2B,0x24,0x03,0x02,0x01, /* [581] OBJ_ripemd160 */
1640x2B,0x24,0x03,0x03,0x01,0x02, /* [586] OBJ_ripemd160WithRSA */
1650x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x08, /* [592] OBJ_rc5_cbc */
1660x29,0x01,0x01,0x85,0x1A,0x01, /* [600] OBJ_rle_compression */
1670x29,0x01,0x01,0x85,0x1A,0x02, /* [606] OBJ_zlib_compression */
1680x55,0x1D,0x25, /* [612] OBJ_ext_key_usage */
1690x2B,0x06,0x01,0x05,0x05,0x07, /* [615] OBJ_id_pkix */
1700x2B,0x06,0x01,0x05,0x05,0x07,0x03, /* [621] OBJ_id_kp */
1710x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x01, /* [628] OBJ_server_auth */
1720x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x02, /* [636] OBJ_client_auth */
1730x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x03, /* [644] OBJ_code_sign */
1740x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x04, /* [652] OBJ_email_protect */
1750x2B,0x06,0x01,0x05,0x05,0x07,0x03,0x08, /* [660] OBJ_time_stamp */
1760x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x15,/* [668] OBJ_ms_code_ind */
1770x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x16,/* [678] OBJ_ms_code_com */
1780x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x01,/* [688] OBJ_ms_ctl_sign */
1790x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x03,/* [698] OBJ_ms_sgc */
1800x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x0A,0x03,0x04,/* [708] OBJ_ms_efs */
1810x60,0x86,0x48,0x01,0x86,0xF8,0x42,0x04,0x01,/* [718] OBJ_ns_sgc */
1820x55,0x1D,0x1B, /* [727] OBJ_delta_crl */
1830x55,0x1D,0x15, /* [730] OBJ_crl_reason */
1840x55,0x1D,0x18, /* [733] OBJ_invalidity_date */
1850x2B,0x65,0x01,0x04,0x01, /* [736] OBJ_sxnet */
1860x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x01,/* [741] OBJ_pbe_WithSHA1And128BitRC4 */
1870x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x02,/* [751] OBJ_pbe_WithSHA1And40BitRC4 */
1880x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x03,/* [761] OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC */
1890x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x04,/* [771] OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC */
1900x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x05,/* [781] OBJ_pbe_WithSHA1And128BitRC2_CBC */
1910x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x01,0x06,/* [791] OBJ_pbe_WithSHA1And40BitRC2_CBC */
1920x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x01,/* [801] OBJ_keyBag */
1930x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x02,/* [812] OBJ_pkcs8ShroudedKeyBag */
1940x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x03,/* [823] OBJ_certBag */
1950x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x04,/* [834] OBJ_crlBag */
1960x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x05,/* [845] OBJ_secretBag */
1970x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x0C,0x0A,0x01,0x06,/* [856] OBJ_safeContentsBag */
1980x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x14,/* [867] OBJ_friendlyName */
1990x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x15,/* [876] OBJ_localKeyID */
2000x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x01,/* [885] OBJ_x509Certificate */
2010x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x02,/* [895] OBJ_sdsiCertificate */
2020x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x17,0x01,/* [905] OBJ_x509Crl */
2030x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0D,/* [915] OBJ_pbes2 */
2040x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0E,/* [924] OBJ_pbmac1 */
2050x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x07, /* [933] OBJ_hmacWithSHA1 */
2060x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x01, /* [941] OBJ_id_qt_cps */
2070x2B,0x06,0x01,0x05,0x05,0x07,0x02,0x02, /* [949] OBJ_id_qt_unotice */
2080x0F, /* [957] OBJ_SMIMECapabilities */
2090x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x04,/* [958] OBJ_pbeWithMD2AndRC2_CBC */
2100x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x06,/* [967] OBJ_pbeWithMD5AndRC2_CBC */
2110x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x0A,/* [976] OBJ_pbeWithSHA1AndDES_CBC */
2120x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x0E,/* [985] OBJ_ms_ext_req */
2130x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x0E,/* [995] OBJ_ext_req */
214};
215
216static ASN1_OBJECT nid_objs[NUM_NID]={
217{"UNDEF","undefined",NID_undef,1,&(lvalues[0]),0},
218{"rsadsi","rsadsi",NID_rsadsi,6,&(lvalues[1]),0},
219{"pkcs","pkcs",NID_pkcs,7,&(lvalues[7]),0},
220{"MD2","md2",NID_md2,8,&(lvalues[14]),0},
221{"MD5","md5",NID_md5,8,&(lvalues[22]),0},
222{"RC4","rc4",NID_rc4,8,&(lvalues[30]),0},
223{"rsaEncryption","rsaEncryption",NID_rsaEncryption,9,&(lvalues[38]),0},
224{"RSA-MD2","md2WithRSAEncryption",NID_md2WithRSAEncryption,9,
225 &(lvalues[47]),0},
226{"RSA-MD5","md5WithRSAEncryption",NID_md5WithRSAEncryption,9,
227 &(lvalues[56]),0},
228{"pbeWithMD2AndDES-CBC","pbeWithMD2AndDES-CBC",
229 NID_pbeWithMD2AndDES_CBC,9,&(lvalues[65]),0},
230{"pbeWithMD5AndDES-CBC","pbeWithMD5AndDES-CBC",
231 NID_pbeWithMD5AndDES_CBC,9,&(lvalues[74]),0},
232{"X500","X500",NID_X500,1,&(lvalues[83]),0},
233{"X509","X509",NID_X509,2,&(lvalues[84]),0},
234{"CN","commonName",NID_commonName,3,&(lvalues[86]),0},
235{"C","countryName",NID_countryName,3,&(lvalues[89]),0},
236{"L","localityName",NID_localityName,3,&(lvalues[92]),0},
237{"ST","stateOrProvinceName",NID_stateOrProvinceName,3,&(lvalues[95]),0},
238{"O","organizationName",NID_organizationName,3,&(lvalues[98]),0},
239{"OU","organizationalUnitName",NID_organizationalUnitName,3,
240 &(lvalues[101]),0},
241{"RSA","rsa",NID_rsa,4,&(lvalues[104]),0},
242{"pkcs7","pkcs7",NID_pkcs7,8,&(lvalues[108]),0},
243{"pkcs7-data","pkcs7-data",NID_pkcs7_data,9,&(lvalues[116]),0},
244{"pkcs7-signedData","pkcs7-signedData",NID_pkcs7_signed,9,
245 &(lvalues[125]),0},
246{"pkcs7-envelopedData","pkcs7-envelopedData",NID_pkcs7_enveloped,9,
247 &(lvalues[134]),0},
248{"pkcs7-signedAndEnvelopedData","pkcs7-signedAndEnvelopedData",
249 NID_pkcs7_signedAndEnveloped,9,&(lvalues[143]),0},
250{"pkcs7-digestData","pkcs7-digestData",NID_pkcs7_digest,9,
251 &(lvalues[152]),0},
252{"pkcs7-encryptedData","pkcs7-encryptedData",NID_pkcs7_encrypted,9,
253 &(lvalues[161]),0},
254{"pkcs3","pkcs3",NID_pkcs3,8,&(lvalues[170]),0},
255{"dhKeyAgreement","dhKeyAgreement",NID_dhKeyAgreement,9,
256 &(lvalues[178]),0},
257{"DES-ECB","des-ecb",NID_des_ecb,5,&(lvalues[187]),0},
258{"DES-CFB","des-cfb",NID_des_cfb64,5,&(lvalues[192]),0},
259{"DES-CBC","des-cbc",NID_des_cbc,5,&(lvalues[197]),0},
260{"DES-EDE","des-ede",NID_des_ede,5,&(lvalues[202]),0},
261{"DES-EDE3","des-ede3",NID_des_ede3,0,NULL},
262{"IDEA-CBC","idea-cbc",NID_idea_cbc,0,NULL},
263{"IDEA-CFB","idea-cfb",NID_idea_cfb64,0,NULL},
264{"IDEA-ECB","idea-ecb",NID_idea_ecb,0,NULL},
265{"RC2-CBC","rc2-cbc",NID_rc2_cbc,8,&(lvalues[207]),0},
266{"RC2-ECB","rc2-ecb",NID_rc2_ecb,0,NULL},
267{"RC2-CFB","rc2-cfb",NID_rc2_cfb64,0,NULL},
268{"RC2-OFB","rc2-ofb",NID_rc2_ofb64,0,NULL},
269{"SHA","sha",NID_sha,5,&(lvalues[215]),0},
270{"RSA-SHA","shaWithRSAEncryption",NID_shaWithRSAEncryption,5,
271 &(lvalues[220]),0},
272{"DES-EDE-CBC","des-ede-cbc",NID_des_ede_cbc,0,NULL},
273{"DES-EDE3-CBC","des-ede3-cbc",NID_des_ede3_cbc,8,&(lvalues[225]),0},
274{"DES-OFB","des-ofb",NID_des_ofb64,5,&(lvalues[233]),0},
275{"IDEA-OFB","idea-ofb",NID_idea_ofb64,0,NULL},
276{"pkcs9","pkcs9",NID_pkcs9,8,&(lvalues[238]),0},
277{"Email","emailAddress",NID_pkcs9_emailAddress,9,&(lvalues[246]),0},
278{"unstructuredName","unstructuredName",NID_pkcs9_unstructuredName,9,
279 &(lvalues[255]),0},
280{"contentType","contentType",NID_pkcs9_contentType,9,&(lvalues[264]),0},
281{"messageDigest","messageDigest",NID_pkcs9_messageDigest,9,
282 &(lvalues[273]),0},
283{"signingTime","signingTime",NID_pkcs9_signingTime,9,&(lvalues[282]),0},
284{"countersignature","countersignature",NID_pkcs9_countersignature,9,
285 &(lvalues[291]),0},
286{"challengePassword","challengePassword",NID_pkcs9_challengePassword,
287 9,&(lvalues[300]),0},
288{"unstructuredAddress","unstructuredAddress",
289 NID_pkcs9_unstructuredAddress,9,&(lvalues[309]),0},
290{"extendedCertificateAttributes","extendedCertificateAttributes",
291 NID_pkcs9_extCertAttributes,9,&(lvalues[318]),0},
292{"Netscape","Netscape Communications Corp.",NID_netscape,7,
293 &(lvalues[327]),0},
294{"nsCertExt","Netscape Certificate Extension",
295 NID_netscape_cert_extension,8,&(lvalues[334]),0},
296{"nsDataType","Netscape Data Type",NID_netscape_data_type,8,
297 &(lvalues[342]),0},
298{"DES-EDE-CFB","des-ede-cfb",NID_des_ede_cfb64,0,NULL},
299{"DES-EDE3-CFB","des-ede3-cfb",NID_des_ede3_cfb64,0,NULL},
300{"DES-EDE-OFB","des-ede-ofb",NID_des_ede_ofb64,0,NULL},
301{"DES-EDE3-OFB","des-ede3-ofb",NID_des_ede3_ofb64,0,NULL},
302{"SHA1","sha1",NID_sha1,5,&(lvalues[350]),0},
303{"RSA-SHA1","sha1WithRSAEncryption",NID_sha1WithRSAEncryption,9,
304 &(lvalues[355]),0},
305{"DSA-SHA","dsaWithSHA",NID_dsaWithSHA,5,&(lvalues[364]),0},
306{"DSA-old","dsaEncryption-old",NID_dsa_2,5,&(lvalues[369]),0},
307{"pbeWithSHA1AndRC2-CBC","pbeWithSHA1AndRC2-CBC",
308 NID_pbeWithSHA1AndRC2_CBC,9,&(lvalues[374]),0},
309{"PBKDF2","PBKDF2",NID_id_pbkdf2,9,&(lvalues[383]),0},
310{"DSA-SHA1-old","dsaWithSHA1-old",NID_dsaWithSHA1_2,5,&(lvalues[392]),0},
311{"nsCertType","Netscape Cert Type",NID_netscape_cert_type,9,
312 &(lvalues[397]),0},
313{"nsBaseUrl","Netscape Base Url",NID_netscape_base_url,9,
314 &(lvalues[406]),0},
315{"nsRevocationUrl","Netscape Revocation Url",
316 NID_netscape_revocation_url,9,&(lvalues[415]),0},
317{"nsCaRevocationUrl","Netscape CA Revocation Url",
318 NID_netscape_ca_revocation_url,9,&(lvalues[424]),0},
319{"nsRenewalUrl","Netscape Renewal Url",NID_netscape_renewal_url,9,
320 &(lvalues[433]),0},
321{"nsCaPolicyUrl","Netscape CA Policy Url",NID_netscape_ca_policy_url,
322 9,&(lvalues[442]),0},
323{"nsSslServerName","Netscape SSL Server Name",
324 NID_netscape_ssl_server_name,9,&(lvalues[451]),0},
325{"nsComment","Netscape Comment",NID_netscape_comment,9,&(lvalues[460]),0},
326{"nsCertSequence","Netscape Certificate Sequence",
327 NID_netscape_cert_sequence,9,&(lvalues[469]),0},
328{"DESX-CBC","desx-cbc",NID_desx_cbc,0,NULL},
329{"ld-ce","ld-ce",NID_ld_ce,2,&(lvalues[478]),0},
330{"subjectKeyIdentifier","X509v3 Subject Key Identifier",
331 NID_subject_key_identifier,3,&(lvalues[480]),0},
332{"keyUsage","X509v3 Key Usage",NID_key_usage,3,&(lvalues[483]),0},
333{"privateKeyUsagePeriod","X509v3 Private Key Usage Period",
334 NID_private_key_usage_period,3,&(lvalues[486]),0},
335{"subjectAltName","X509v3 Subject Alternative Name",
336 NID_subject_alt_name,3,&(lvalues[489]),0},
337{"issuerAltName","X509v3 Issuer Alternative Name",NID_issuer_alt_name,
338 3,&(lvalues[492]),0},
339{"basicConstraints","X509v3 Basic Constraints",NID_basic_constraints,
340 3,&(lvalues[495]),0},
341{"crlNumber","X509v3 CRL Number",NID_crl_number,3,&(lvalues[498]),0},
342{"certificatePolicies","X509v3 Certificate Policies",
343 NID_certificate_policies,3,&(lvalues[501]),0},
344{"authorityKeyIdentifier","X509v3 Authority Key Identifier",
345 NID_authority_key_identifier,3,&(lvalues[504]),0},
346{"BF-CBC","bf-cbc",NID_bf_cbc,0,NULL},
347{"BF-ECB","bf-ecb",NID_bf_ecb,0,NULL},
348{"BF-CFB","bf-cfb",NID_bf_cfb64,0,NULL},
349{"BF-OFB","bf-ofb",NID_bf_ofb64,0,NULL},
350{"MDC2","mdc2",NID_mdc2,4,&(lvalues[507]),0},
351{"RSA-MDC2","mdc2withRSA",NID_mdc2WithRSA,4,&(lvalues[511]),0},
352{"RC4-40","rc4-40",NID_rc4_40,0,NULL},
353{"RC2-40-CBC","rc2-40-cbc",NID_rc2_40_cbc,0,NULL},
354{"G","givenName",NID_givenName,3,&(lvalues[515]),0},
355{"S","surname",NID_surname,3,&(lvalues[518]),0},
356{"I","initials",NID_initials,3,&(lvalues[521]),0},
357{"UID","uniqueIdentifier",NID_uniqueIdentifier,3,&(lvalues[524]),0},
358{"crlDistributionPoints","X509v3 CRL Distribution Points",
359 NID_crl_distribution_points,3,&(lvalues[527]),0},
360{"RSA-NP-MD5","md5WithRSA",NID_md5WithRSA,5,&(lvalues[530]),0},
361{"SN","serialNumber",NID_serialNumber,3,&(lvalues[535]),0},
362{"T","title",NID_title,3,&(lvalues[538]),0},
363{"D","description",NID_description,3,&(lvalues[541]),0},
364{"CAST5-CBC","cast5-cbc",NID_cast5_cbc,9,&(lvalues[544]),0},
365{"CAST5-ECB","cast5-ecb",NID_cast5_ecb,0,NULL},
366{"CAST5-CFB","cast5-cfb",NID_cast5_cfb64,0,NULL},
367{"CAST5-OFB","cast5-ofb",NID_cast5_ofb64,0,NULL},
368{"pbeWithMD5AndCast5CBC","pbeWithMD5AndCast5CBC",
369 NID_pbeWithMD5AndCast5_CBC,9,&(lvalues[553]),0},
370{"DSA-SHA1","dsaWithSHA1",NID_dsaWithSHA1,7,&(lvalues[562]),0},
371{"MD5-SHA1","md5-sha1",NID_md5_sha1,0,NULL},
372{"RSA-SHA1-2","sha1WithRSA",NID_sha1WithRSA,5,&(lvalues[569]),0},
373{"DSA","dsaEncryption",NID_dsa,7,&(lvalues[574]),0},
374{"RIPEMD160","ripemd160",NID_ripemd160,5,&(lvalues[581]),0},
375{NULL,NULL,NID_undef,0,NULL},
376{"RSA-RIPEMD160","ripemd160WithRSA",NID_ripemd160WithRSA,6,
377 &(lvalues[586]),0},
378{"RC5-CBC","rc5-cbc",NID_rc5_cbc,8,&(lvalues[592]),0},
379{"RC5-ECB","rc5-ecb",NID_rc5_ecb,0,NULL},
380{"RC5-CFB","rc5-cfb",NID_rc5_cfb64,0,NULL},
381{"RC5-OFB","rc5-ofb",NID_rc5_ofb64,0,NULL},
382{"RLE","run length compression",NID_rle_compression,6,&(lvalues[600]),0},
383{"ZLIB","zlib compression",NID_zlib_compression,6,&(lvalues[606]),0},
384{"extendedKeyUsage","X509v3 Extended Key Usage",NID_ext_key_usage,3,
385 &(lvalues[612]),0},
386{"PKIX","PKIX",NID_id_pkix,6,&(lvalues[615]),0},
387{"id-kp","id-kp",NID_id_kp,7,&(lvalues[621]),0},
388{"serverAuth","TLS Web Server Authentication",NID_server_auth,8,
389 &(lvalues[628]),0},
390{"clientAuth","TLS Web Client Authentication",NID_client_auth,8,
391 &(lvalues[636]),0},
392{"codeSigning","Code Signing",NID_code_sign,8,&(lvalues[644]),0},
393{"emailProtection","E-mail Protection",NID_email_protect,8,
394 &(lvalues[652]),0},
395{"timeStamping","Time Stamping",NID_time_stamp,8,&(lvalues[660]),0},
396{"msCodeInd","Microsoft Individual Code Signing",NID_ms_code_ind,10,
397 &(lvalues[668]),0},
398{"msCodeCom","Microsoft Commercial Code Signing",NID_ms_code_com,10,
399 &(lvalues[678]),0},
400{"msCTLSign","Microsoft Trust List Signing",NID_ms_ctl_sign,10,
401 &(lvalues[688]),0},
402{"msSGC","Microsoft Server Gated Crypto",NID_ms_sgc,10,&(lvalues[698]),0},
403{"msEFS","Microsoft Encrypted File System",NID_ms_efs,10,
404 &(lvalues[708]),0},
405{"nsSGC","Netscape Server Gated Crypto",NID_ns_sgc,9,&(lvalues[718]),0},
406{"deltaCRL","X509v3 Delta CRL Indicator",NID_delta_crl,3,
407 &(lvalues[727]),0},
408{"CRLReason","CRL Reason Code",NID_crl_reason,3,&(lvalues[730]),0},
409{"invalidityDate","Invalidity Date",NID_invalidity_date,3,
410 &(lvalues[733]),0},
411{"SXNetID","Strong Extranet ID",NID_sxnet,5,&(lvalues[736]),0},
412{"pbeWithSHA1And128BitRC4","pbeWithSHA1And128BitRC4",
413 NID_pbe_WithSHA1And128BitRC4,10,&(lvalues[741]),0},
414{"pbeWithSHA1And40BitRC4","pbeWithSHA1And40BitRC4",
415 NID_pbe_WithSHA1And40BitRC4,10,&(lvalues[751]),0},
416{"pbeWithSHA1And3-KeyTripleDES-CBC",
417 "pbeWithSHA1And3-KeyTripleDES-CBC",
418 NID_pbe_WithSHA1And3_Key_TripleDES_CBC,10,&(lvalues[761]),0},
419{"pbeWithSHA1And2-KeyTripleDES-CBC",
420 "pbeWithSHA1And2-KeyTripleDES-CBC",
421 NID_pbe_WithSHA1And2_Key_TripleDES_CBC,10,&(lvalues[771]),0},
422{"pbeWithSHA1And128BitRC2-CBC","pbeWithSHA1And128BitRC2-CBC",
423 NID_pbe_WithSHA1And128BitRC2_CBC,10,&(lvalues[781]),0},
424{"pbeWithSHA1And40BitRC2-CBC","pbeWithSHA1And40BitRC2-CBC",
425 NID_pbe_WithSHA1And40BitRC2_CBC,10,&(lvalues[791]),0},
426{"keyBag","keyBag",NID_keyBag,11,&(lvalues[801]),0},
427{"pkcs8ShroudedKeyBag","pkcs8ShroudedKeyBag",NID_pkcs8ShroudedKeyBag,
428 11,&(lvalues[812]),0},
429{"certBag","certBag",NID_certBag,11,&(lvalues[823]),0},
430{"crlBag","crlBag",NID_crlBag,11,&(lvalues[834]),0},
431{"secretBag","secretBag",NID_secretBag,11,&(lvalues[845]),0},
432{"safeContentsBag","safeContentsBag",NID_safeContentsBag,11,
433 &(lvalues[856]),0},
434{"friendlyName","friendlyName",NID_friendlyName,9,&(lvalues[867]),0},
435{"localKeyID","localKeyID",NID_localKeyID,9,&(lvalues[876]),0},
436{"x509Certificate","x509Certificate",NID_x509Certificate,10,
437 &(lvalues[885]),0},
438{"sdsiCertificate","sdsiCertificate",NID_sdsiCertificate,10,
439 &(lvalues[895]),0},
440{"x509Crl","x509Crl",NID_x509Crl,10,&(lvalues[905]),0},
441{"PBES2","PBES2",NID_pbes2,9,&(lvalues[915]),0},
442{"PBMAC1","PBMAC1",NID_pbmac1,9,&(lvalues[924]),0},
443{"hmacWithSHA1","hmacWithSHA1",NID_hmacWithSHA1,8,&(lvalues[933]),0},
444{"id-qt-cps","Policy Qualifier CPS",NID_id_qt_cps,8,&(lvalues[941]),0},
445{"id-qt-unotice","Policy Qualifier User Notice",NID_id_qt_unotice,8,
446 &(lvalues[949]),0},
447{"RC2-64-CBC","rc2-64-cbc",NID_rc2_64_cbc,0,NULL},
448{"SMIME-CAPS","S/MIME Capabilities",NID_SMIMECapabilities,1,
449 &(lvalues[957]),0},
450{"pbeWithMD2AndRC2-CBC","pbeWithMD2AndRC2-CBC",
451 NID_pbeWithMD2AndRC2_CBC,9,&(lvalues[958]),0},
452{"pbeWithMD5AndRC2-CBC","pbeWithMD5AndRC2-CBC",
453 NID_pbeWithMD5AndRC2_CBC,9,&(lvalues[967]),0},
454{"pbeWithSHA1AndDES-CBC","pbeWithSHA1AndDES-CBC",
455 NID_pbeWithSHA1AndDES_CBC,9,&(lvalues[976]),0},
456{"msExtReq","Microsoft Extension Request",NID_ms_ext_req,10,
457 &(lvalues[985]),0},
458{"extReq","Extension Request",NID_ext_req,9,&(lvalues[995]),0},
459};
460
461static ASN1_OBJECT *sn_objs[NUM_SN]={
462&(nid_objs[91]),/* "BF-CBC" */
463&(nid_objs[93]),/* "BF-CFB" */
464&(nid_objs[92]),/* "BF-ECB" */
465&(nid_objs[94]),/* "BF-OFB" */
466&(nid_objs[14]),/* "C" */
467&(nid_objs[108]),/* "CAST5-CBC" */
468&(nid_objs[110]),/* "CAST5-CFB" */
469&(nid_objs[109]),/* "CAST5-ECB" */
470&(nid_objs[111]),/* "CAST5-OFB" */
471&(nid_objs[13]),/* "CN" */
472&(nid_objs[141]),/* "CRLReason" */
473&(nid_objs[107]),/* "D" */
474&(nid_objs[31]),/* "DES-CBC" */
475&(nid_objs[30]),/* "DES-CFB" */
476&(nid_objs[29]),/* "DES-ECB" */
477&(nid_objs[32]),/* "DES-EDE" */
478&(nid_objs[43]),/* "DES-EDE-CBC" */
479&(nid_objs[60]),/* "DES-EDE-CFB" */
480&(nid_objs[62]),/* "DES-EDE-OFB" */
481&(nid_objs[33]),/* "DES-EDE3" */
482&(nid_objs[44]),/* "DES-EDE3-CBC" */
483&(nid_objs[61]),/* "DES-EDE3-CFB" */
484&(nid_objs[63]),/* "DES-EDE3-OFB" */
485&(nid_objs[45]),/* "DES-OFB" */
486&(nid_objs[80]),/* "DESX-CBC" */
487&(nid_objs[116]),/* "DSA" */
488&(nid_objs[66]),/* "DSA-SHA" */
489&(nid_objs[113]),/* "DSA-SHA1" */
490&(nid_objs[70]),/* "DSA-SHA1-old" */
491&(nid_objs[67]),/* "DSA-old" */
492&(nid_objs[48]),/* "Email" */
493&(nid_objs[99]),/* "G" */
494&(nid_objs[101]),/* "I" */
495&(nid_objs[34]),/* "IDEA-CBC" */
496&(nid_objs[35]),/* "IDEA-CFB" */
497&(nid_objs[36]),/* "IDEA-ECB" */
498&(nid_objs[46]),/* "IDEA-OFB" */
499&(nid_objs[15]),/* "L" */
500&(nid_objs[ 3]),/* "MD2" */
501&(nid_objs[ 4]),/* "MD5" */
502&(nid_objs[114]),/* "MD5-SHA1" */
503&(nid_objs[95]),/* "MDC2" */
504&(nid_objs[57]),/* "Netscape" */
505&(nid_objs[17]),/* "O" */
506&(nid_objs[18]),/* "OU" */
507&(nid_objs[127]),/* "PKIX" */
508&(nid_objs[98]),/* "RC2-40-CBC" */
509&(nid_objs[166]),/* "RC2-64-CBC" */
510&(nid_objs[37]),/* "RC2-CBC" */
511&(nid_objs[39]),/* "RC2-CFB" */
512&(nid_objs[38]),/* "RC2-ECB" */
513&(nid_objs[40]),/* "RC2-OFB" */
514&(nid_objs[ 5]),/* "RC4" */
515&(nid_objs[97]),/* "RC4-40" */
516&(nid_objs[120]),/* "RC5-CBC" */
517&(nid_objs[122]),/* "RC5-CFB" */
518&(nid_objs[121]),/* "RC5-ECB" */
519&(nid_objs[123]),/* "RC5-OFB" */
520&(nid_objs[117]),/* "RIPEMD160" */
521&(nid_objs[124]),/* "RLE" */
522&(nid_objs[19]),/* "RSA" */
523&(nid_objs[ 7]),/* "RSA-MD2" */
524&(nid_objs[ 8]),/* "RSA-MD5" */
525&(nid_objs[96]),/* "RSA-MDC2" */
526&(nid_objs[104]),/* "RSA-NP-MD5" */
527&(nid_objs[119]),/* "RSA-RIPEMD160" */
528&(nid_objs[42]),/* "RSA-SHA" */
529&(nid_objs[65]),/* "RSA-SHA1" */
530&(nid_objs[115]),/* "RSA-SHA1-2" */
531&(nid_objs[100]),/* "S" */
532&(nid_objs[41]),/* "SHA" */
533&(nid_objs[64]),/* "SHA1" */
534&(nid_objs[167]),/* "SMIME-CAPS" */
535&(nid_objs[105]),/* "SN" */
536&(nid_objs[16]),/* "ST" */
537&(nid_objs[143]),/* "SXNetID" */
538&(nid_objs[106]),/* "T" */
539&(nid_objs[102]),/* "UID" */
540&(nid_objs[ 0]),/* "UNDEF" */
541&(nid_objs[125]),/* "ZLIB" */
542&(nid_objs[90]),/* "authorityKeyIdentifier" */
543&(nid_objs[87]),/* "basicConstraints" */
544&(nid_objs[89]),/* "certificatePolicies" */
545&(nid_objs[130]),/* "clientAuth" */
546&(nid_objs[131]),/* "codeSigning" */
547&(nid_objs[103]),/* "crlDistributionPoints" */
548&(nid_objs[88]),/* "crlNumber" */
549&(nid_objs[140]),/* "deltaCRL" */
550&(nid_objs[132]),/* "emailProtection" */
551&(nid_objs[172]),/* "extReq" */
552&(nid_objs[126]),/* "extendedKeyUsage" */
553&(nid_objs[128]),/* "id-kp" */
554&(nid_objs[164]),/* "id-qt-cps" */
555&(nid_objs[165]),/* "id-qt-unotice" */
556&(nid_objs[142]),/* "invalidityDate" */
557&(nid_objs[86]),/* "issuerAltName" */
558&(nid_objs[83]),/* "keyUsage" */
559&(nid_objs[81]),/* "ld-ce" */
560&(nid_objs[136]),/* "msCTLSign" */
561&(nid_objs[135]),/* "msCodeCom" */
562&(nid_objs[134]),/* "msCodeInd" */
563&(nid_objs[138]),/* "msEFS" */
564&(nid_objs[171]),/* "msExtReq" */
565&(nid_objs[137]),/* "msSGC" */
566&(nid_objs[72]),/* "nsBaseUrl" */
567&(nid_objs[76]),/* "nsCaPolicyUrl" */
568&(nid_objs[74]),/* "nsCaRevocationUrl" */
569&(nid_objs[58]),/* "nsCertExt" */
570&(nid_objs[79]),/* "nsCertSequence" */
571&(nid_objs[71]),/* "nsCertType" */
572&(nid_objs[78]),/* "nsComment" */
573&(nid_objs[59]),/* "nsDataType" */
574&(nid_objs[75]),/* "nsRenewalUrl" */
575&(nid_objs[73]),/* "nsRevocationUrl" */
576&(nid_objs[139]),/* "nsSGC" */
577&(nid_objs[77]),/* "nsSslServerName" */
578&(nid_objs[84]),/* "privateKeyUsagePeriod" */
579&(nid_objs[129]),/* "serverAuth" */
580&(nid_objs[85]),/* "subjectAltName" */
581&(nid_objs[82]),/* "subjectKeyIdentifier" */
582&(nid_objs[133]),/* "timeStamping" */
583};
584
585static ASN1_OBJECT *ln_objs[NUM_LN]={
586&(nid_objs[141]),/* "CRL Reason Code" */
587&(nid_objs[131]),/* "Code Signing" */
588&(nid_objs[132]),/* "E-mail Protection" */
589&(nid_objs[172]),/* "Extension Request" */
590&(nid_objs[142]),/* "Invalidity Date" */
591&(nid_objs[135]),/* "Microsoft Commercial Code Signing" */
592&(nid_objs[138]),/* "Microsoft Encrypted File System" */
593&(nid_objs[171]),/* "Microsoft Extension Request" */
594&(nid_objs[134]),/* "Microsoft Individual Code Signing" */
595&(nid_objs[137]),/* "Microsoft Server Gated Crypto" */
596&(nid_objs[136]),/* "Microsoft Trust List Signing" */
597&(nid_objs[72]),/* "Netscape Base Url" */
598&(nid_objs[76]),/* "Netscape CA Policy Url" */
599&(nid_objs[74]),/* "Netscape CA Revocation Url" */
600&(nid_objs[71]),/* "Netscape Cert Type" */
601&(nid_objs[58]),/* "Netscape Certificate Extension" */
602&(nid_objs[79]),/* "Netscape Certificate Sequence" */
603&(nid_objs[78]),/* "Netscape Comment" */
604&(nid_objs[57]),/* "Netscape Communications Corp." */
605&(nid_objs[59]),/* "Netscape Data Type" */
606&(nid_objs[75]),/* "Netscape Renewal Url" */
607&(nid_objs[73]),/* "Netscape Revocation Url" */
608&(nid_objs[77]),/* "Netscape SSL Server Name" */
609&(nid_objs[139]),/* "Netscape Server Gated Crypto" */
610&(nid_objs[161]),/* "PBES2" */
611&(nid_objs[69]),/* "PBKDF2" */
612&(nid_objs[162]),/* "PBMAC1" */
613&(nid_objs[164]),/* "Policy Qualifier CPS" */
614&(nid_objs[165]),/* "Policy Qualifier User Notice" */
615&(nid_objs[167]),/* "S/MIME Capabilities" */
616&(nid_objs[143]),/* "Strong Extranet ID" */
617&(nid_objs[130]),/* "TLS Web Client Authentication" */
618&(nid_objs[129]),/* "TLS Web Server Authentication" */
619&(nid_objs[133]),/* "Time Stamping" */
620&(nid_objs[11]),/* "X500" */
621&(nid_objs[12]),/* "X509" */
622&(nid_objs[90]),/* "X509v3 Authority Key Identifier" */
623&(nid_objs[87]),/* "X509v3 Basic Constraints" */
624&(nid_objs[103]),/* "X509v3 CRL Distribution Points" */
625&(nid_objs[88]),/* "X509v3 CRL Number" */
626&(nid_objs[89]),/* "X509v3 Certificate Policies" */
627&(nid_objs[140]),/* "X509v3 Delta CRL Indicator" */
628&(nid_objs[126]),/* "X509v3 Extended Key Usage" */
629&(nid_objs[86]),/* "X509v3 Issuer Alternative Name" */
630&(nid_objs[83]),/* "X509v3 Key Usage" */
631&(nid_objs[84]),/* "X509v3 Private Key Usage Period" */
632&(nid_objs[85]),/* "X509v3 Subject Alternative Name" */
633&(nid_objs[82]),/* "X509v3 Subject Key Identifier" */
634&(nid_objs[91]),/* "bf-cbc" */
635&(nid_objs[93]),/* "bf-cfb" */
636&(nid_objs[92]),/* "bf-ecb" */
637&(nid_objs[94]),/* "bf-ofb" */
638&(nid_objs[108]),/* "cast5-cbc" */
639&(nid_objs[110]),/* "cast5-cfb" */
640&(nid_objs[109]),/* "cast5-ecb" */
641&(nid_objs[111]),/* "cast5-ofb" */
642&(nid_objs[152]),/* "certBag" */
643&(nid_objs[54]),/* "challengePassword" */
644&(nid_objs[13]),/* "commonName" */
645&(nid_objs[50]),/* "contentType" */
646&(nid_objs[53]),/* "countersignature" */
647&(nid_objs[14]),/* "countryName" */
648&(nid_objs[153]),/* "crlBag" */
649&(nid_objs[31]),/* "des-cbc" */
650&(nid_objs[30]),/* "des-cfb" */
651&(nid_objs[29]),/* "des-ecb" */
652&(nid_objs[32]),/* "des-ede" */
653&(nid_objs[43]),/* "des-ede-cbc" */
654&(nid_objs[60]),/* "des-ede-cfb" */
655&(nid_objs[62]),/* "des-ede-ofb" */
656&(nid_objs[33]),/* "des-ede3" */
657&(nid_objs[44]),/* "des-ede3-cbc" */
658&(nid_objs[61]),/* "des-ede3-cfb" */
659&(nid_objs[63]),/* "des-ede3-ofb" */
660&(nid_objs[45]),/* "des-ofb" */
661&(nid_objs[107]),/* "description" */
662&(nid_objs[80]),/* "desx-cbc" */
663&(nid_objs[28]),/* "dhKeyAgreement" */
664&(nid_objs[116]),/* "dsaEncryption" */
665&(nid_objs[67]),/* "dsaEncryption-old" */
666&(nid_objs[66]),/* "dsaWithSHA" */
667&(nid_objs[113]),/* "dsaWithSHA1" */
668&(nid_objs[70]),/* "dsaWithSHA1-old" */
669&(nid_objs[48]),/* "emailAddress" */
670&(nid_objs[56]),/* "extendedCertificateAttributes" */
671&(nid_objs[156]),/* "friendlyName" */
672&(nid_objs[99]),/* "givenName" */
673&(nid_objs[163]),/* "hmacWithSHA1" */
674&(nid_objs[34]),/* "idea-cbc" */
675&(nid_objs[35]),/* "idea-cfb" */
676&(nid_objs[36]),/* "idea-ecb" */
677&(nid_objs[46]),/* "idea-ofb" */
678&(nid_objs[101]),/* "initials" */
679&(nid_objs[150]),/* "keyBag" */
680&(nid_objs[157]),/* "localKeyID" */
681&(nid_objs[15]),/* "localityName" */
682&(nid_objs[ 3]),/* "md2" */
683&(nid_objs[ 7]),/* "md2WithRSAEncryption" */
684&(nid_objs[ 4]),/* "md5" */
685&(nid_objs[114]),/* "md5-sha1" */
686&(nid_objs[104]),/* "md5WithRSA" */
687&(nid_objs[ 8]),/* "md5WithRSAEncryption" */
688&(nid_objs[95]),/* "mdc2" */
689&(nid_objs[96]),/* "mdc2withRSA" */
690&(nid_objs[51]),/* "messageDigest" */
691&(nid_objs[17]),/* "organizationName" */
692&(nid_objs[18]),/* "organizationalUnitName" */
693&(nid_objs[ 9]),/* "pbeWithMD2AndDES-CBC" */
694&(nid_objs[168]),/* "pbeWithMD2AndRC2-CBC" */
695&(nid_objs[112]),/* "pbeWithMD5AndCast5CBC" */
696&(nid_objs[10]),/* "pbeWithMD5AndDES-CBC" */
697&(nid_objs[169]),/* "pbeWithMD5AndRC2-CBC" */
698&(nid_objs[148]),/* "pbeWithSHA1And128BitRC2-CBC" */
699&(nid_objs[144]),/* "pbeWithSHA1And128BitRC4" */
700&(nid_objs[147]),/* "pbeWithSHA1And2-KeyTripleDES-CBC" */
701&(nid_objs[146]),/* "pbeWithSHA1And3-KeyTripleDES-CBC" */
702&(nid_objs[149]),/* "pbeWithSHA1And40BitRC2-CBC" */
703&(nid_objs[145]),/* "pbeWithSHA1And40BitRC4" */
704&(nid_objs[170]),/* "pbeWithSHA1AndDES-CBC" */
705&(nid_objs[68]),/* "pbeWithSHA1AndRC2-CBC" */
706&(nid_objs[ 2]),/* "pkcs" */
707&(nid_objs[27]),/* "pkcs3" */
708&(nid_objs[20]),/* "pkcs7" */
709&(nid_objs[21]),/* "pkcs7-data" */
710&(nid_objs[25]),/* "pkcs7-digestData" */
711&(nid_objs[26]),/* "pkcs7-encryptedData" */
712&(nid_objs[23]),/* "pkcs7-envelopedData" */
713&(nid_objs[24]),/* "pkcs7-signedAndEnvelopedData" */
714&(nid_objs[22]),/* "pkcs7-signedData" */
715&(nid_objs[151]),/* "pkcs8ShroudedKeyBag" */
716&(nid_objs[47]),/* "pkcs9" */
717&(nid_objs[98]),/* "rc2-40-cbc" */
718&(nid_objs[166]),/* "rc2-64-cbc" */
719&(nid_objs[37]),/* "rc2-cbc" */
720&(nid_objs[39]),/* "rc2-cfb" */
721&(nid_objs[38]),/* "rc2-ecb" */
722&(nid_objs[40]),/* "rc2-ofb" */
723&(nid_objs[ 5]),/* "rc4" */
724&(nid_objs[97]),/* "rc4-40" */
725&(nid_objs[120]),/* "rc5-cbc" */
726&(nid_objs[122]),/* "rc5-cfb" */
727&(nid_objs[121]),/* "rc5-ecb" */
728&(nid_objs[123]),/* "rc5-ofb" */
729&(nid_objs[117]),/* "ripemd160" */
730&(nid_objs[119]),/* "ripemd160WithRSA" */
731&(nid_objs[19]),/* "rsa" */
732&(nid_objs[ 6]),/* "rsaEncryption" */
733&(nid_objs[ 1]),/* "rsadsi" */
734&(nid_objs[124]),/* "run length compression" */
735&(nid_objs[155]),/* "safeContentsBag" */
736&(nid_objs[159]),/* "sdsiCertificate" */
737&(nid_objs[154]),/* "secretBag" */
738&(nid_objs[105]),/* "serialNumber" */
739&(nid_objs[41]),/* "sha" */
740&(nid_objs[64]),/* "sha1" */
741&(nid_objs[115]),/* "sha1WithRSA" */
742&(nid_objs[65]),/* "sha1WithRSAEncryption" */
743&(nid_objs[42]),/* "shaWithRSAEncryption" */
744&(nid_objs[52]),/* "signingTime" */
745&(nid_objs[16]),/* "stateOrProvinceName" */
746&(nid_objs[100]),/* "surname" */
747&(nid_objs[106]),/* "title" */
748&(nid_objs[ 0]),/* "undefined" */
749&(nid_objs[102]),/* "uniqueIdentifier" */
750&(nid_objs[55]),/* "unstructuredAddress" */
751&(nid_objs[49]),/* "unstructuredName" */
752&(nid_objs[158]),/* "x509Certificate" */
753&(nid_objs[160]),/* "x509Crl" */
754&(nid_objs[125]),/* "zlib compression" */
755};
756
757static ASN1_OBJECT *obj_objs[NUM_OBJ]={
758&(nid_objs[ 0]),/* OBJ_undef 0 */
759&(nid_objs[167]),/* OBJ_SMIMECapabilities 15 */
760&(nid_objs[11]),/* OBJ_X500 2 5 */
761&(nid_objs[12]),/* OBJ_X509 2 5 4 */
762&(nid_objs[81]),/* OBJ_ld_ce 2 5 29 */
763&(nid_objs[13]),/* OBJ_commonName 2 5 4 3 */
764&(nid_objs[100]),/* OBJ_surname 2 5 4 4 */
765&(nid_objs[105]),/* OBJ_serialNumber 2 5 4 5 */
766&(nid_objs[14]),/* OBJ_countryName 2 5 4 6 */
767&(nid_objs[15]),/* OBJ_localityName 2 5 4 7 */
768&(nid_objs[16]),/* OBJ_stateOrProvinceName 2 5 4 8 */
769&(nid_objs[17]),/* OBJ_organizationName 2 5 4 10 */
770&(nid_objs[18]),/* OBJ_organizationalUnitName 2 5 4 11 */
771&(nid_objs[106]),/* OBJ_title 2 5 4 12 */
772&(nid_objs[107]),/* OBJ_description 2 5 4 13 */
773&(nid_objs[99]),/* OBJ_givenName 2 5 4 42 */
774&(nid_objs[101]),/* OBJ_initials 2 5 4 43 */
775&(nid_objs[102]),/* OBJ_uniqueIdentifier 2 5 4 45 */
776&(nid_objs[82]),/* OBJ_subject_key_identifier 2 5 29 14 */
777&(nid_objs[83]),/* OBJ_key_usage 2 5 29 15 */
778&(nid_objs[84]),/* OBJ_private_key_usage_period 2 5 29 16 */
779&(nid_objs[85]),/* OBJ_subject_alt_name 2 5 29 17 */
780&(nid_objs[86]),/* OBJ_issuer_alt_name 2 5 29 18 */
781&(nid_objs[87]),/* OBJ_basic_constraints 2 5 29 19 */
782&(nid_objs[88]),/* OBJ_crl_number 2 5 29 20 */
783&(nid_objs[141]),/* OBJ_crl_reason 2 5 29 21 */
784&(nid_objs[142]),/* OBJ_invalidity_date 2 5 29 24 */
785&(nid_objs[140]),/* OBJ_delta_crl 2 5 29 27 */
786&(nid_objs[103]),/* OBJ_crl_distribution_points 2 5 29 31 */
787&(nid_objs[89]),/* OBJ_certificate_policies 2 5 29 32 */
788&(nid_objs[90]),/* OBJ_authority_key_identifier 2 5 29 35 */
789&(nid_objs[126]),/* OBJ_ext_key_usage 2 5 29 37 */
790&(nid_objs[19]),/* OBJ_rsa 2 5 8 1 1 */
791&(nid_objs[96]),/* OBJ_mdc2WithRSA 2 5 8 3 100 */
792&(nid_objs[95]),/* OBJ_mdc2 2 5 8 3 101 */
793&(nid_objs[104]),/* OBJ_md5WithRSA 1 3 14 3 2 3 */
794&(nid_objs[29]),/* OBJ_des_ecb 1 3 14 3 2 6 */
795&(nid_objs[31]),/* OBJ_des_cbc 1 3 14 3 2 7 */
796&(nid_objs[45]),/* OBJ_des_ofb64 1 3 14 3 2 8 */
797&(nid_objs[30]),/* OBJ_des_cfb64 1 3 14 3 2 9 */
798&(nid_objs[67]),/* OBJ_dsa_2 1 3 14 3 2 12 */
799&(nid_objs[66]),/* OBJ_dsaWithSHA 1 3 14 3 2 13 */
800&(nid_objs[42]),/* OBJ_shaWithRSAEncryption 1 3 14 3 2 15 */
801&(nid_objs[32]),/* OBJ_des_ede 1 3 14 3 2 17 */
802&(nid_objs[41]),/* OBJ_sha 1 3 14 3 2 18 */
803&(nid_objs[64]),/* OBJ_sha1 1 3 14 3 2 26 */
804&(nid_objs[70]),/* OBJ_dsaWithSHA1_2 1 3 14 3 2 27 */
805&(nid_objs[115]),/* OBJ_sha1WithRSA 1 3 14 3 2 29 */
806&(nid_objs[117]),/* OBJ_ripemd160 1 3 36 3 2 1 */
807&(nid_objs[143]),/* OBJ_sxnet 1 3 101 1 4 1 */
808&(nid_objs[124]),/* OBJ_rle_compression 1 1 1 1 666 1 */
809&(nid_objs[125]),/* OBJ_zlib_compression 1 1 1 1 666 2 */
810&(nid_objs[ 1]),/* OBJ_rsadsi 1 2 840 113549 */
811&(nid_objs[127]),/* OBJ_id_pkix 1 3 6 1 5 5 7 */
812&(nid_objs[119]),/* OBJ_ripemd160WithRSA 1 3 36 3 3 1 2 */
813&(nid_objs[ 2]),/* OBJ_pkcs 1 2 840 113549 1 */
814&(nid_objs[116]),/* OBJ_dsa 1 2 840 10040 4 1 */
815&(nid_objs[113]),/* OBJ_dsaWithSHA1 1 2 840 10040 4 3 */
816&(nid_objs[128]),/* OBJ_id_kp 1 3 6 1 5 5 7 3 */
817&(nid_objs[57]),/* OBJ_netscape 2 16 840 1 113730 */
818&(nid_objs[27]),/* OBJ_pkcs3 1 2 840 113549 1 3 */
819&(nid_objs[20]),/* OBJ_pkcs7 1 2 840 113549 1 7 */
820&(nid_objs[47]),/* OBJ_pkcs9 1 2 840 113549 1 9 */
821&(nid_objs[ 3]),/* OBJ_md2 1 2 840 113549 2 2 */
822&(nid_objs[ 4]),/* OBJ_md5 1 2 840 113549 2 5 */
823&(nid_objs[163]),/* OBJ_hmacWithSHA1 1 2 840 113549 2 7 */
824&(nid_objs[37]),/* OBJ_rc2_cbc 1 2 840 113549 3 2 */
825&(nid_objs[ 5]),/* OBJ_rc4 1 2 840 113549 3 4 */
826&(nid_objs[44]),/* OBJ_des_ede3_cbc 1 2 840 113549 3 7 */
827&(nid_objs[120]),/* OBJ_rc5_cbc 1 2 840 113549 3 8 */
828&(nid_objs[164]),/* OBJ_id_qt_cps 1 3 6 1 5 5 7 2 1 */
829&(nid_objs[165]),/* OBJ_id_qt_unotice 1 3 6 1 5 5 7 2 2 */
830&(nid_objs[129]),/* OBJ_server_auth 1 3 6 1 5 5 7 3 1 */
831&(nid_objs[130]),/* OBJ_client_auth 1 3 6 1 5 5 7 3 2 */
832&(nid_objs[131]),/* OBJ_code_sign 1 3 6 1 5 5 7 3 3 */
833&(nid_objs[132]),/* OBJ_email_protect 1 3 6 1 5 5 7 3 4 */
834&(nid_objs[133]),/* OBJ_time_stamp 1 3 6 1 5 5 7 3 8 */
835&(nid_objs[58]),/* OBJ_netscape_cert_extension 2 16 840 1 113730 1 */
836&(nid_objs[59]),/* OBJ_netscape_data_type 2 16 840 1 113730 2 */
837&(nid_objs[108]),/* OBJ_cast5_cbc 1 2 840 113533 7 66 10 */
838&(nid_objs[112]),/* OBJ_pbeWithMD5AndCast5_CBC 1 2 840 113533 7 66 12 */
839&(nid_objs[ 6]),/* OBJ_rsaEncryption 1 2 840 113549 1 1 1 */
840&(nid_objs[ 7]),/* OBJ_md2WithRSAEncryption 1 2 840 113549 1 1 2 */
841&(nid_objs[ 8]),/* OBJ_md5WithRSAEncryption 1 2 840 113549 1 1 4 */
842&(nid_objs[65]),/* OBJ_sha1WithRSAEncryption 1 2 840 113549 1 1 5 */
843&(nid_objs[28]),/* OBJ_dhKeyAgreement 1 2 840 113549 1 3 1 */
844&(nid_objs[ 9]),/* OBJ_pbeWithMD2AndDES_CBC 1 2 840 113549 1 5 1 */
845&(nid_objs[10]),/* OBJ_pbeWithMD5AndDES_CBC 1 2 840 113549 1 5 3 */
846&(nid_objs[168]),/* OBJ_pbeWithMD2AndRC2_CBC 1 2 840 113549 1 5 4 */
847&(nid_objs[169]),/* OBJ_pbeWithMD5AndRC2_CBC 1 2 840 113549 1 5 6 */
848&(nid_objs[170]),/* OBJ_pbeWithSHA1AndDES_CBC 1 2 840 113549 1 5 10 */
849&(nid_objs[68]),/* OBJ_pbeWithSHA1AndRC2_CBC 1 2 840 113549 1 5 11 */
850&(nid_objs[69]),/* OBJ_id_pbkdf2 1 2 840 113549 1 5 12 */
851&(nid_objs[161]),/* OBJ_pbes2 1 2 840 113549 1 5 13 */
852&(nid_objs[162]),/* OBJ_pbmac1 1 2 840 113549 1 5 14 */
853&(nid_objs[21]),/* OBJ_pkcs7_data 1 2 840 113549 1 7 1 */
854&(nid_objs[22]),/* OBJ_pkcs7_signed 1 2 840 113549 1 7 2 */
855&(nid_objs[23]),/* OBJ_pkcs7_enveloped 1 2 840 113549 1 7 3 */
856&(nid_objs[24]),/* OBJ_pkcs7_signedAndEnveloped 1 2 840 113549 1 7 4 */
857&(nid_objs[25]),/* OBJ_pkcs7_digest 1 2 840 113549 1 7 5 */
858&(nid_objs[26]),/* OBJ_pkcs7_encrypted 1 2 840 113549 1 7 6 */
859&(nid_objs[48]),/* OBJ_pkcs9_emailAddress 1 2 840 113549 1 9 1 */
860&(nid_objs[49]),/* OBJ_pkcs9_unstructuredName 1 2 840 113549 1 9 2 */
861&(nid_objs[50]),/* OBJ_pkcs9_contentType 1 2 840 113549 1 9 3 */
862&(nid_objs[51]),/* OBJ_pkcs9_messageDigest 1 2 840 113549 1 9 4 */
863&(nid_objs[52]),/* OBJ_pkcs9_signingTime 1 2 840 113549 1 9 5 */
864&(nid_objs[53]),/* OBJ_pkcs9_countersignature 1 2 840 113549 1 9 6 */
865&(nid_objs[54]),/* OBJ_pkcs9_challengePassword 1 2 840 113549 1 9 7 */
866&(nid_objs[55]),/* OBJ_pkcs9_unstructuredAddress 1 2 840 113549 1 9 8 */
867&(nid_objs[56]),/* OBJ_pkcs9_extCertAttributes 1 2 840 113549 1 9 9 */
868&(nid_objs[172]),/* OBJ_ext_req 1 2 840 113549 1 9 14 */
869&(nid_objs[156]),/* OBJ_friendlyName 1 2 840 113549 1 9 20 */
870&(nid_objs[157]),/* OBJ_localKeyID 1 2 840 113549 1 9 21 */
871&(nid_objs[71]),/* OBJ_netscape_cert_type 2 16 840 1 113730 1 1 */
872&(nid_objs[72]),/* OBJ_netscape_base_url 2 16 840 1 113730 1 2 */
873&(nid_objs[73]),/* OBJ_netscape_revocation_url 2 16 840 1 113730 1 3 */
874&(nid_objs[74]),/* OBJ_netscape_ca_revocation_url 2 16 840 1 113730 1 4 */
875&(nid_objs[75]),/* OBJ_netscape_renewal_url 2 16 840 1 113730 1 7 */
876&(nid_objs[76]),/* OBJ_netscape_ca_policy_url 2 16 840 1 113730 1 8 */
877&(nid_objs[77]),/* OBJ_netscape_ssl_server_name 2 16 840 1 113730 1 12 */
878&(nid_objs[78]),/* OBJ_netscape_comment 2 16 840 1 113730 1 13 */
879&(nid_objs[79]),/* OBJ_netscape_cert_sequence 2 16 840 1 113730 2 5 */
880&(nid_objs[139]),/* OBJ_ns_sgc 2 16 840 1 113730 4 1 */
881&(nid_objs[158]),/* OBJ_x509Certificate 1 2 840 113549 1 9 22 1 */
882&(nid_objs[159]),/* OBJ_sdsiCertificate 1 2 840 113549 1 9 22 2 */
883&(nid_objs[160]),/* OBJ_x509Crl 1 2 840 113549 1 9 23 1 */
884&(nid_objs[144]),/* OBJ_pbe_WithSHA1And128BitRC4 1 2 840 113549 1 12 1 1 */
885&(nid_objs[145]),/* OBJ_pbe_WithSHA1And40BitRC4 1 2 840 113549 1 12 1 2 */
886&(nid_objs[146]),/* OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC 1 2 840 113549 1 12 1 3 */
887&(nid_objs[147]),/* OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC 1 2 840 113549 1 12 1 4 */
888&(nid_objs[148]),/* OBJ_pbe_WithSHA1And128BitRC2_CBC 1 2 840 113549 1 12 1 5 */
889&(nid_objs[149]),/* OBJ_pbe_WithSHA1And40BitRC2_CBC 1 2 840 113549 1 12 1 6 */
890&(nid_objs[171]),/* OBJ_ms_ext_req 1 3 6 1 4 1 311 2 1 14 */
891&(nid_objs[134]),/* OBJ_ms_code_ind 1 3 6 1 4 1 311 2 1 21 */
892&(nid_objs[135]),/* OBJ_ms_code_com 1 3 6 1 4 1 311 2 1 22 */
893&(nid_objs[136]),/* OBJ_ms_ctl_sign 1 3 6 1 4 1 311 10 3 1 */
894&(nid_objs[137]),/* OBJ_ms_sgc 1 3 6 1 4 1 311 10 3 3 */
895&(nid_objs[138]),/* OBJ_ms_efs 1 3 6 1 4 1 311 10 3 4 */
896&(nid_objs[150]),/* OBJ_keyBag 1 2 840 113549 1 12 10 1 1 */
897&(nid_objs[151]),/* OBJ_pkcs8ShroudedKeyBag 1 2 840 113549 1 12 10 1 2 */
898&(nid_objs[152]),/* OBJ_certBag 1 2 840 113549 1 12 10 1 3 */
899&(nid_objs[153]),/* OBJ_crlBag 1 2 840 113549 1 12 10 1 4 */
900&(nid_objs[154]),/* OBJ_secretBag 1 2 840 113549 1 12 10 1 5 */
901&(nid_objs[155]),/* OBJ_safeContentsBag 1 2 840 113549 1 12 10 1 6 */
902};
903