| /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) |
| * All rights reserved. |
| * |
| * This package is an SSL implementation written |
| * by Eric Young (eay@cryptsoft.com). |
| * The implementation was written so as to conform with Netscapes SSL. |
| * |
| * This library is free for commercial and non-commercial use as long as |
| * the following conditions are aheared to. The following conditions |
| * apply to all code found in this distribution, be it the RC4, RSA, |
| * lhash, DES, etc., code; not just the SSL code. The SSL documentation |
| * included with this distribution is covered by the same copyright terms |
| * except that the holder is Tim Hudson (tjh@cryptsoft.com). |
| * |
| * Copyright remains Eric Young's, and as such any Copyright notices in |
| * the code are not to be removed. |
| * If this package is used in a product, Eric Young should be given attribution |
| * as the author of the parts of the library used. |
| * This can be in the form of a textual message at program startup or |
| * in documentation (online or textual) provided with the package. |
| * |
| * Redistribution and use in source and binary forms, with or without |
| * modification, are permitted provided that the following conditions |
| * are met: |
| * 1. Redistributions of source code must retain the copyright |
| * notice, this list of conditions and the following disclaimer. |
| * 2. Redistributions in binary form must reproduce the above copyright |
| * notice, this list of conditions and the following disclaimer in the |
| * documentation and/or other materials provided with the distribution. |
| * 3. All advertising materials mentioning features or use of this software |
| * must display the following acknowledgement: |
| * "This product includes cryptographic software written by |
| * Eric Young (eay@cryptsoft.com)" |
| * The word 'cryptographic' can be left out if the rouines from the library |
| * being used are not cryptographic related :-). |
| * 4. If you include any Windows specific code (or a derivative thereof) from |
| * the apps directory (application code) you must include an acknowledgement: |
| * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" |
| * |
| * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND |
| * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| * SUCH DAMAGE. |
| * |
| * The licence and distribution terms for any publically available version or |
| * derivative of this code cannot be changed. i.e. this code cannot simply be |
| * copied and put under another distribution licence |
| * [including the GNU Public Licence.] */ |
| |
| /* This file is generated by crypto/obj/objects.go. */ |
| |
| #define NUM_NID 949 |
| |
| static const uint8_t kObjectData[] = { |
| /* NID_rsadsi */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, |
| /* NID_pkcs */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, |
| /* NID_md2 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x02, |
| /* NID_md5 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x05, |
| /* NID_rc4 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x03, 0x04, |
| /* NID_rsaEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, |
| /* NID_md2WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x02, |
| /* NID_md5WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x04, |
| /* NID_pbeWithMD2AndDES_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x01, |
| /* NID_pbeWithMD5AndDES_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x03, |
| /* NID_X500 */ |
| 0x55, |
| /* NID_X509 */ |
| 0x55, 0x04, |
| /* NID_commonName */ |
| 0x55, 0x04, 0x03, |
| /* NID_countryName */ |
| 0x55, 0x04, 0x06, |
| /* NID_localityName */ |
| 0x55, 0x04, 0x07, |
| /* NID_stateOrProvinceName */ |
| 0x55, 0x04, 0x08, |
| /* NID_organizationName */ |
| 0x55, 0x04, 0x0a, |
| /* NID_organizationalUnitName */ |
| 0x55, 0x04, 0x0b, |
| /* NID_rsa */ |
| 0x55, 0x08, 0x01, 0x01, |
| /* NID_pkcs7 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, |
| /* NID_pkcs7_data */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x01, |
| /* NID_pkcs7_signed */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x02, |
| /* NID_pkcs7_enveloped */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x03, |
| /* NID_pkcs7_signedAndEnveloped */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x04, |
| /* NID_pkcs7_digest */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x05, |
| /* NID_pkcs7_encrypted */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x06, |
| /* NID_pkcs3 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x03, |
| /* NID_dhKeyAgreement */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x03, 0x01, |
| /* NID_des_ecb */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x06, |
| /* NID_des_cfb64 */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x09, |
| /* NID_des_cbc */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x07, |
| /* NID_des_ede_ecb */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x11, |
| /* NID_idea_cbc */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x81, 0x3c, 0x07, 0x01, 0x01, 0x02, |
| /* NID_rc2_cbc */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x03, 0x02, |
| /* NID_sha */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x12, |
| /* NID_shaWithRSAEncryption */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x0f, |
| /* NID_des_ede3_cbc */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x03, 0x07, |
| /* NID_des_ofb64 */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x08, |
| /* NID_pkcs9 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, |
| /* NID_pkcs9_emailAddress */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x01, |
| /* NID_pkcs9_unstructuredName */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x02, |
| /* NID_pkcs9_contentType */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x03, |
| /* NID_pkcs9_messageDigest */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x04, |
| /* NID_pkcs9_signingTime */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x05, |
| /* NID_pkcs9_countersignature */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x06, |
| /* NID_pkcs9_challengePassword */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x07, |
| /* NID_pkcs9_unstructuredAddress */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x08, |
| /* NID_pkcs9_extCertAttributes */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x09, |
| /* NID_netscape */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, |
| /* NID_netscape_cert_extension */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, |
| /* NID_netscape_data_type */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x02, |
| /* NID_sha1 */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x1a, |
| /* NID_sha1WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x05, |
| /* NID_dsaWithSHA */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x0d, |
| /* NID_dsa_2 */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x0c, |
| /* NID_pbeWithSHA1AndRC2_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x0b, |
| /* NID_id_pbkdf2 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x0c, |
| /* NID_dsaWithSHA1_2 */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x1b, |
| /* NID_netscape_cert_type */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x01, |
| /* NID_netscape_base_url */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x02, |
| /* NID_netscape_revocation_url */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x03, |
| /* NID_netscape_ca_revocation_url */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x04, |
| /* NID_netscape_renewal_url */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x07, |
| /* NID_netscape_ca_policy_url */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x08, |
| /* NID_netscape_ssl_server_name */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x0c, |
| /* NID_netscape_comment */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x01, 0x0d, |
| /* NID_netscape_cert_sequence */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x02, 0x05, |
| /* NID_id_ce */ |
| 0x55, 0x1d, |
| /* NID_subject_key_identifier */ |
| 0x55, 0x1d, 0x0e, |
| /* NID_key_usage */ |
| 0x55, 0x1d, 0x0f, |
| /* NID_private_key_usage_period */ |
| 0x55, 0x1d, 0x10, |
| /* NID_subject_alt_name */ |
| 0x55, 0x1d, 0x11, |
| /* NID_issuer_alt_name */ |
| 0x55, 0x1d, 0x12, |
| /* NID_basic_constraints */ |
| 0x55, 0x1d, 0x13, |
| /* NID_crl_number */ |
| 0x55, 0x1d, 0x14, |
| /* NID_certificate_policies */ |
| 0x55, 0x1d, 0x20, |
| /* NID_authority_key_identifier */ |
| 0x55, 0x1d, 0x23, |
| /* NID_bf_cbc */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x97, 0x55, 0x01, 0x02, |
| /* NID_mdc2 */ |
| 0x55, 0x08, 0x03, 0x65, |
| /* NID_mdc2WithRSA */ |
| 0x55, 0x08, 0x03, 0x64, |
| /* NID_givenName */ |
| 0x55, 0x04, 0x2a, |
| /* NID_surname */ |
| 0x55, 0x04, 0x04, |
| /* NID_initials */ |
| 0x55, 0x04, 0x2b, |
| /* NID_crl_distribution_points */ |
| 0x55, 0x1d, 0x1f, |
| /* NID_md5WithRSA */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x03, |
| /* NID_serialNumber */ |
| 0x55, 0x04, 0x05, |
| /* NID_title */ |
| 0x55, 0x04, 0x0c, |
| /* NID_description */ |
| 0x55, 0x04, 0x0d, |
| /* NID_cast5_cbc */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf6, 0x7d, 0x07, 0x42, 0x0a, |
| /* NID_pbeWithMD5AndCast5_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf6, 0x7d, 0x07, 0x42, 0x0c, |
| /* NID_dsaWithSHA1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x04, 0x03, |
| /* NID_sha1WithRSA */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x1d, |
| /* NID_dsa */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x04, 0x01, |
| /* NID_ripemd160 */ |
| 0x2b, 0x24, 0x03, 0x02, 0x01, |
| /* NID_ripemd160WithRSA */ |
| 0x2b, 0x24, 0x03, 0x03, 0x01, 0x02, |
| /* NID_rc5_cbc */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x03, 0x08, |
| /* NID_zlib_compression */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x08, |
| /* NID_ext_key_usage */ |
| 0x55, 0x1d, 0x25, |
| /* NID_id_pkix */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, |
| /* NID_id_kp */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, |
| /* NID_server_auth */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x01, |
| /* NID_client_auth */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x02, |
| /* NID_code_sign */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x03, |
| /* NID_email_protect */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x04, |
| /* NID_time_stamp */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x08, |
| /* NID_ms_code_ind */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x02, 0x01, 0x15, |
| /* NID_ms_code_com */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x02, 0x01, 0x16, |
| /* NID_ms_ctl_sign */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x0a, 0x03, 0x01, |
| /* NID_ms_sgc */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x0a, 0x03, 0x03, |
| /* NID_ms_efs */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x0a, 0x03, 0x04, |
| /* NID_ns_sgc */ |
| 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x04, 0x01, |
| /* NID_delta_crl */ |
| 0x55, 0x1d, 0x1b, |
| /* NID_crl_reason */ |
| 0x55, 0x1d, 0x15, |
| /* NID_invalidity_date */ |
| 0x55, 0x1d, 0x18, |
| /* NID_sxnet */ |
| 0x2b, 0x65, 0x01, 0x04, 0x01, |
| /* NID_pbe_WithSHA1And128BitRC4 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x01, |
| /* NID_pbe_WithSHA1And40BitRC4 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x02, |
| /* NID_pbe_WithSHA1And3_Key_TripleDES_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x03, |
| /* NID_pbe_WithSHA1And2_Key_TripleDES_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x04, |
| /* NID_pbe_WithSHA1And128BitRC2_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x05, |
| /* NID_pbe_WithSHA1And40BitRC2_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x01, 0x06, |
| /* NID_keyBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x01, |
| /* NID_pkcs8ShroudedKeyBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x02, |
| /* NID_certBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x03, |
| /* NID_crlBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x04, |
| /* NID_secretBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x05, |
| /* NID_safeContentsBag */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x0c, 0x0a, 0x01, 0x06, |
| /* NID_friendlyName */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x14, |
| /* NID_localKeyID */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x15, |
| /* NID_x509Certificate */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x16, 0x01, |
| /* NID_sdsiCertificate */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x16, 0x02, |
| /* NID_x509Crl */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x17, 0x01, |
| /* NID_pbes2 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x0d, |
| /* NID_pbmac1 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x0e, |
| /* NID_hmacWithSHA1 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x07, |
| /* NID_id_qt_cps */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x02, 0x01, |
| /* NID_id_qt_unotice */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x02, 0x02, |
| /* NID_SMIMECapabilities */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x0f, |
| /* NID_pbeWithMD2AndRC2_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x04, |
| /* NID_pbeWithMD5AndRC2_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x06, |
| /* NID_pbeWithSHA1AndDES_CBC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, 0x0a, |
| /* NID_ms_ext_req */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x02, 0x01, 0x0e, |
| /* NID_ext_req */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x0e, |
| /* NID_name */ |
| 0x55, 0x04, 0x29, |
| /* NID_dnQualifier */ |
| 0x55, 0x04, 0x2e, |
| /* NID_id_pe */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, |
| /* NID_id_ad */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, |
| /* NID_info_access */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x01, |
| /* NID_ad_OCSP */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, |
| /* NID_ad_ca_issuers */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x02, |
| /* NID_OCSP_sign */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x09, |
| /* NID_member_body */ |
| 0x2a, |
| /* NID_ISO_US */ |
| 0x2a, 0x86, 0x48, |
| /* NID_X9_57 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, |
| /* NID_X9cm */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x04, |
| /* NID_pkcs1 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, |
| /* NID_pkcs5 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x05, |
| /* NID_SMIME */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, |
| /* NID_id_smime_mod */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, |
| /* NID_id_smime_ct */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, |
| /* NID_id_smime_aa */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, |
| /* NID_id_smime_alg */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, |
| /* NID_id_smime_cd */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x04, |
| /* NID_id_smime_spq */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x05, |
| /* NID_id_smime_cti */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, |
| /* NID_id_smime_mod_cms */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x01, |
| /* NID_id_smime_mod_ess */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x02, |
| /* NID_id_smime_mod_oid */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x03, |
| /* NID_id_smime_mod_msg_v3 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x04, |
| /* NID_id_smime_mod_ets_eSignature_88 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x05, |
| /* NID_id_smime_mod_ets_eSignature_97 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x06, |
| /* NID_id_smime_mod_ets_eSigPolicy_88 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x07, |
| /* NID_id_smime_mod_ets_eSigPolicy_97 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x00, 0x08, |
| /* NID_id_smime_ct_receipt */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x01, |
| /* NID_id_smime_ct_authData */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x02, |
| /* NID_id_smime_ct_publishCert */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x03, |
| /* NID_id_smime_ct_TSTInfo */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x04, |
| /* NID_id_smime_ct_TDTInfo */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x05, |
| /* NID_id_smime_ct_contentInfo */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x06, |
| /* NID_id_smime_ct_DVCSRequestData */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x07, |
| /* NID_id_smime_ct_DVCSResponseData */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x08, |
| /* NID_id_smime_aa_receiptRequest */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x01, |
| /* NID_id_smime_aa_securityLabel */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x02, |
| /* NID_id_smime_aa_mlExpandHistory */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x03, |
| /* NID_id_smime_aa_contentHint */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x04, |
| /* NID_id_smime_aa_msgSigDigest */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x05, |
| /* NID_id_smime_aa_encapContentType */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x06, |
| /* NID_id_smime_aa_contentIdentifier */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x07, |
| /* NID_id_smime_aa_macValue */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x08, |
| /* NID_id_smime_aa_equivalentLabels */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x09, |
| /* NID_id_smime_aa_contentReference */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0a, |
| /* NID_id_smime_aa_encrypKeyPref */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0b, |
| /* NID_id_smime_aa_signingCertificate */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0c, |
| /* NID_id_smime_aa_smimeEncryptCerts */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0d, |
| /* NID_id_smime_aa_timeStampToken */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0e, |
| /* NID_id_smime_aa_ets_sigPolicyId */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x0f, |
| /* NID_id_smime_aa_ets_commitmentType */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x10, |
| /* NID_id_smime_aa_ets_signerLocation */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x11, |
| /* NID_id_smime_aa_ets_signerAttr */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x12, |
| /* NID_id_smime_aa_ets_otherSigCert */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x13, |
| /* NID_id_smime_aa_ets_contentTimestamp */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x14, |
| /* NID_id_smime_aa_ets_CertificateRefs */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x15, |
| /* NID_id_smime_aa_ets_RevocationRefs */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x16, |
| /* NID_id_smime_aa_ets_certValues */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x17, |
| /* NID_id_smime_aa_ets_revocationValues */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x18, |
| /* NID_id_smime_aa_ets_escTimeStamp */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x19, |
| /* NID_id_smime_aa_ets_certCRLTimestamp */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x1a, |
| /* NID_id_smime_aa_ets_archiveTimeStamp */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x1b, |
| /* NID_id_smime_aa_signatureType */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x1c, |
| /* NID_id_smime_aa_dvcs_dvc */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x02, 0x1d, |
| /* NID_id_smime_alg_ESDHwith3DES */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x01, |
| /* NID_id_smime_alg_ESDHwithRC2 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x02, |
| /* NID_id_smime_alg_3DESwrap */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x03, |
| /* NID_id_smime_alg_RC2wrap */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x04, |
| /* NID_id_smime_alg_ESDH */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x05, |
| /* NID_id_smime_alg_CMS3DESwrap */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x06, |
| /* NID_id_smime_alg_CMSRC2wrap */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x07, |
| /* NID_id_smime_cd_ldap */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x04, 0x01, |
| /* NID_id_smime_spq_ets_sqt_uri */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x05, 0x01, |
| /* NID_id_smime_spq_ets_sqt_unotice */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x05, 0x02, |
| /* NID_id_smime_cti_ets_proofOfOrigin */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x01, |
| /* NID_id_smime_cti_ets_proofOfReceipt */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x02, |
| /* NID_id_smime_cti_ets_proofOfDelivery */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x03, |
| /* NID_id_smime_cti_ets_proofOfSender */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x04, |
| /* NID_id_smime_cti_ets_proofOfApproval */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x05, |
| /* NID_id_smime_cti_ets_proofOfCreation */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x06, 0x06, |
| /* NID_md4 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x04, |
| /* NID_id_pkix_mod */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, |
| /* NID_id_qt */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x02, |
| /* NID_id_it */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, |
| /* NID_id_pkip */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, |
| /* NID_id_alg */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x06, |
| /* NID_id_cmc */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, |
| /* NID_id_on */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x08, |
| /* NID_id_pda */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, |
| /* NID_id_aca */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, |
| /* NID_id_qcs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0b, |
| /* NID_id_cct */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0c, |
| /* NID_id_pkix1_explicit_88 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x01, |
| /* NID_id_pkix1_implicit_88 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x02, |
| /* NID_id_pkix1_explicit_93 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x03, |
| /* NID_id_pkix1_implicit_93 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x04, |
| /* NID_id_mod_crmf */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x05, |
| /* NID_id_mod_cmc */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x06, |
| /* NID_id_mod_kea_profile_88 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x07, |
| /* NID_id_mod_kea_profile_93 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x08, |
| /* NID_id_mod_cmp */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x09, |
| /* NID_id_mod_qualified_cert_88 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0a, |
| /* NID_id_mod_qualified_cert_93 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0b, |
| /* NID_id_mod_attribute_cert */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0c, |
| /* NID_id_mod_timestamp_protocol */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0d, |
| /* NID_id_mod_ocsp */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0e, |
| /* NID_id_mod_dvcs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x0f, |
| /* NID_id_mod_cmp2000 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x00, 0x10, |
| /* NID_biometricInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x02, |
| /* NID_qcStatements */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x03, |
| /* NID_ac_auditEntity */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x04, |
| /* NID_ac_targeting */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x05, |
| /* NID_aaControls */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x06, |
| /* NID_sbgp_ipAddrBlock */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x07, |
| /* NID_sbgp_autonomousSysNum */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x08, |
| /* NID_sbgp_routerIdentifier */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x09, |
| /* NID_textNotice */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x02, 0x03, |
| /* NID_ipsecEndSystem */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x05, |
| /* NID_ipsecTunnel */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x06, |
| /* NID_ipsecUser */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x07, |
| /* NID_dvcs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x0a, |
| /* NID_id_it_caProtEncCert */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x01, |
| /* NID_id_it_signKeyPairTypes */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x02, |
| /* NID_id_it_encKeyPairTypes */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x03, |
| /* NID_id_it_preferredSymmAlg */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x04, |
| /* NID_id_it_caKeyUpdateInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x05, |
| /* NID_id_it_currentCRL */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x06, |
| /* NID_id_it_unsupportedOIDs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x07, |
| /* NID_id_it_subscriptionRequest */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x08, |
| /* NID_id_it_subscriptionResponse */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x09, |
| /* NID_id_it_keyPairParamReq */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0a, |
| /* NID_id_it_keyPairParamRep */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0b, |
| /* NID_id_it_revPassphrase */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0c, |
| /* NID_id_it_implicitConfirm */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0d, |
| /* NID_id_it_confirmWaitTime */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0e, |
| /* NID_id_it_origPKIMessage */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x0f, |
| /* NID_id_regCtrl */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, |
| /* NID_id_regInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x02, |
| /* NID_id_regCtrl_regToken */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x01, |
| /* NID_id_regCtrl_authenticator */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x02, |
| /* NID_id_regCtrl_pkiPublicationInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x03, |
| /* NID_id_regCtrl_pkiArchiveOptions */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x04, |
| /* NID_id_regCtrl_oldCertID */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x05, |
| /* NID_id_regCtrl_protocolEncrKey */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x01, 0x06, |
| /* NID_id_regInfo_utf8Pairs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x02, 0x01, |
| /* NID_id_regInfo_certReq */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x05, 0x02, 0x02, |
| /* NID_id_alg_des40 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x06, 0x01, |
| /* NID_id_alg_noSignature */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x06, 0x02, |
| /* NID_id_alg_dh_sig_hmac_sha1 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x06, 0x03, |
| /* NID_id_alg_dh_pop */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x06, 0x04, |
| /* NID_id_cmc_statusInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x01, |
| /* NID_id_cmc_identification */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x02, |
| /* NID_id_cmc_identityProof */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x03, |
| /* NID_id_cmc_dataReturn */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x04, |
| /* NID_id_cmc_transactionId */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x05, |
| /* NID_id_cmc_senderNonce */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x06, |
| /* NID_id_cmc_recipientNonce */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x07, |
| /* NID_id_cmc_addExtensions */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x08, |
| /* NID_id_cmc_encryptedPOP */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x09, |
| /* NID_id_cmc_decryptedPOP */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x0a, |
| /* NID_id_cmc_lraPOPWitness */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x0b, |
| /* NID_id_cmc_getCert */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x0f, |
| /* NID_id_cmc_getCRL */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x10, |
| /* NID_id_cmc_revokeRequest */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x11, |
| /* NID_id_cmc_regInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x12, |
| /* NID_id_cmc_responseInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x13, |
| /* NID_id_cmc_queryPending */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x15, |
| /* NID_id_cmc_popLinkRandom */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x16, |
| /* NID_id_cmc_popLinkWitness */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x17, |
| /* NID_id_cmc_confirmCertAcceptance */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x07, 0x18, |
| /* NID_id_on_personalData */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x08, 0x01, |
| /* NID_id_pda_dateOfBirth */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, 0x01, |
| /* NID_id_pda_placeOfBirth */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, 0x02, |
| /* NID_id_pda_gender */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, 0x03, |
| /* NID_id_pda_countryOfCitizenship */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, 0x04, |
| /* NID_id_pda_countryOfResidence */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x09, 0x05, |
| /* NID_id_aca_authenticationInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x01, |
| /* NID_id_aca_accessIdentity */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x02, |
| /* NID_id_aca_chargingIdentity */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x03, |
| /* NID_id_aca_group */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x04, |
| /* NID_id_aca_role */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x05, |
| /* NID_id_qcs_pkixQCSyntax_v1 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0b, 0x01, |
| /* NID_id_cct_crs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0c, 0x01, |
| /* NID_id_cct_PKIData */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0c, 0x02, |
| /* NID_id_cct_PKIResponse */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0c, 0x03, |
| /* NID_ad_timeStamping */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x03, |
| /* NID_ad_dvcs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x04, |
| /* NID_id_pkix_OCSP_basic */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x01, |
| /* NID_id_pkix_OCSP_Nonce */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x02, |
| /* NID_id_pkix_OCSP_CrlID */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x03, |
| /* NID_id_pkix_OCSP_acceptableResponses */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x04, |
| /* NID_id_pkix_OCSP_noCheck */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x05, |
| /* NID_id_pkix_OCSP_archiveCutoff */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x06, |
| /* NID_id_pkix_OCSP_serviceLocator */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x07, |
| /* NID_id_pkix_OCSP_extendedStatus */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x08, |
| /* NID_id_pkix_OCSP_valid */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x09, |
| /* NID_id_pkix_OCSP_path */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x0a, |
| /* NID_id_pkix_OCSP_trustRoot */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x0b, |
| /* NID_algorithm */ |
| 0x2b, 0x0e, 0x03, 0x02, |
| /* NID_rsaSignature */ |
| 0x2b, 0x0e, 0x03, 0x02, 0x0b, |
| /* NID_X500algorithms */ |
| 0x55, 0x08, |
| /* NID_org */ |
| 0x2b, |
| /* NID_dod */ |
| 0x2b, 0x06, |
| /* NID_iana */ |
| 0x2b, 0x06, 0x01, |
| /* NID_Directory */ |
| 0x2b, 0x06, 0x01, 0x01, |
| /* NID_Management */ |
| 0x2b, 0x06, 0x01, 0x02, |
| /* NID_Experimental */ |
| 0x2b, 0x06, 0x01, 0x03, |
| /* NID_Private */ |
| 0x2b, 0x06, 0x01, 0x04, |
| /* NID_Security */ |
| 0x2b, 0x06, 0x01, 0x05, |
| /* NID_SNMPv2 */ |
| 0x2b, 0x06, 0x01, 0x06, |
| /* NID_Mail */ |
| 0x2b, 0x06, 0x01, 0x07, |
| /* NID_Enterprises */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, |
| /* NID_dcObject */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x8b, 0x3a, 0x82, 0x58, |
| /* NID_domainComponent */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x19, |
| /* NID_Domain */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x0d, |
| /* NID_selected_attribute_types */ |
| 0x55, 0x01, 0x05, |
| /* NID_clearance */ |
| 0x55, 0x01, 0x05, 0x37, |
| /* NID_md4WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x03, |
| /* NID_ac_proxying */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x0a, |
| /* NID_sinfo_access */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x0b, |
| /* NID_id_aca_encAttrs */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x0a, 0x06, |
| /* NID_role */ |
| 0x55, 0x04, 0x48, |
| /* NID_policy_constraints */ |
| 0x55, 0x1d, 0x24, |
| /* NID_target_information */ |
| 0x55, 0x1d, 0x37, |
| /* NID_no_rev_avail */ |
| 0x55, 0x1d, 0x38, |
| /* NID_ansi_X9_62 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, |
| /* NID_X9_62_prime_field */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x01, |
| /* NID_X9_62_characteristic_two_field */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x02, |
| /* NID_X9_62_id_ecPublicKey */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, |
| /* NID_X9_62_prime192v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x01, |
| /* NID_X9_62_prime192v2 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x02, |
| /* NID_X9_62_prime192v3 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x03, |
| /* NID_X9_62_prime239v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x04, |
| /* NID_X9_62_prime239v2 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x05, |
| /* NID_X9_62_prime239v3 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x06, |
| /* NID_X9_62_prime256v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, |
| /* NID_ecdsa_with_SHA1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x01, |
| /* NID_ms_csp_name */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x11, 0x01, |
| /* NID_aes_128_ecb */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x01, |
| /* NID_aes_128_cbc */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x02, |
| /* NID_aes_128_ofb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x03, |
| /* NID_aes_128_cfb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x04, |
| /* NID_aes_192_ecb */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x15, |
| /* NID_aes_192_cbc */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x16, |
| /* NID_aes_192_ofb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x17, |
| /* NID_aes_192_cfb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x18, |
| /* NID_aes_256_ecb */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x29, |
| /* NID_aes_256_cbc */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2a, |
| /* NID_aes_256_ofb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2b, |
| /* NID_aes_256_cfb128 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2c, |
| /* NID_hold_instruction_code */ |
| 0x55, 0x1d, 0x17, |
| /* NID_hold_instruction_none */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x02, 0x01, |
| /* NID_hold_instruction_call_issuer */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x02, 0x02, |
| /* NID_hold_instruction_reject */ |
| 0x2a, 0x86, 0x48, 0xce, 0x38, 0x02, 0x03, |
| /* NID_data */ |
| 0x09, |
| /* NID_pss */ |
| 0x09, 0x92, 0x26, |
| /* NID_ucl */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, |
| /* NID_pilot */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, |
| /* NID_pilotAttributeType */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, |
| /* NID_pilotAttributeSyntax */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x03, |
| /* NID_pilotObjectClass */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, |
| /* NID_pilotGroups */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x0a, |
| /* NID_iA5StringSyntax */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x03, 0x04, |
| /* NID_caseIgnoreIA5StringSyntax */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x03, 0x05, |
| /* NID_pilotObject */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x03, |
| /* NID_pilotPerson */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x04, |
| /* NID_account */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x05, |
| /* NID_document */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x06, |
| /* NID_room */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x07, |
| /* NID_documentSeries */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x09, |
| /* NID_rFC822localPart */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x0e, |
| /* NID_dNSDomain */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x0f, |
| /* NID_domainRelatedObject */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x11, |
| /* NID_friendlyCountry */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x12, |
| /* NID_simpleSecurityObject */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x13, |
| /* NID_pilotOrganization */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x14, |
| /* NID_pilotDSA */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x15, |
| /* NID_qualityLabelledData */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04, 0x16, |
| /* NID_userId */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x01, |
| /* NID_textEncodedORAddress */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x02, |
| /* NID_rfc822Mailbox */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x03, |
| /* NID_info */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x04, |
| /* NID_favouriteDrink */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x05, |
| /* NID_roomNumber */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x06, |
| /* NID_photo */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x07, |
| /* NID_userClass */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x08, |
| /* NID_host */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x09, |
| /* NID_manager */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0a, |
| /* NID_documentIdentifier */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0b, |
| /* NID_documentTitle */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0c, |
| /* NID_documentVersion */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0d, |
| /* NID_documentAuthor */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0e, |
| /* NID_documentLocation */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x0f, |
| /* NID_homeTelephoneNumber */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x14, |
| /* NID_secretary */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x15, |
| /* NID_otherMailbox */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x16, |
| /* NID_lastModifiedTime */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x17, |
| /* NID_lastModifiedBy */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x18, |
| /* NID_aRecord */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1a, |
| /* NID_pilotAttributeType27 */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1b, |
| /* NID_mXRecord */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1c, |
| /* NID_nSRecord */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1d, |
| /* NID_sOARecord */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1e, |
| /* NID_cNAMERecord */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x1f, |
| /* NID_associatedDomain */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x25, |
| /* NID_associatedName */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x26, |
| /* NID_homePostalAddress */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x27, |
| /* NID_personalTitle */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x28, |
| /* NID_mobileTelephoneNumber */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x29, |
| /* NID_pagerTelephoneNumber */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x2a, |
| /* NID_friendlyCountryName */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x2b, |
| /* NID_organizationalStatus */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x2d, |
| /* NID_janetMailbox */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x2e, |
| /* NID_mailPreferenceOption */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x2f, |
| /* NID_buildingName */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x30, |
| /* NID_dSAQuality */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x31, |
| /* NID_singleLevelQuality */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x32, |
| /* NID_subtreeMinimumQuality */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x33, |
| /* NID_subtreeMaximumQuality */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x34, |
| /* NID_personalSignature */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x35, |
| /* NID_dITRedirect */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x36, |
| /* NID_audio */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x37, |
| /* NID_documentPublisher */ |
| 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01, 0x38, |
| /* NID_x500UniqueIdentifier */ |
| 0x55, 0x04, 0x2d, |
| /* NID_mime_mhs */ |
| 0x2b, 0x06, 0x01, 0x07, 0x01, |
| /* NID_mime_mhs_headings */ |
| 0x2b, 0x06, 0x01, 0x07, 0x01, 0x01, |
| /* NID_mime_mhs_bodies */ |
| 0x2b, 0x06, 0x01, 0x07, 0x01, 0x02, |
| /* NID_id_hex_partial_message */ |
| 0x2b, 0x06, 0x01, 0x07, 0x01, 0x01, 0x01, |
| /* NID_id_hex_multipart_message */ |
| 0x2b, 0x06, 0x01, 0x07, 0x01, 0x01, 0x02, |
| /* NID_generationQualifier */ |
| 0x55, 0x04, 0x2c, |
| /* NID_pseudonym */ |
| 0x55, 0x04, 0x41, |
| /* NID_id_set */ |
| 0x67, 0x2a, |
| /* NID_set_ctype */ |
| 0x67, 0x2a, 0x00, |
| /* NID_set_msgExt */ |
| 0x67, 0x2a, 0x01, |
| /* NID_set_attr */ |
| 0x67, 0x2a, 0x03, |
| /* NID_set_policy */ |
| 0x67, 0x2a, 0x05, |
| /* NID_set_certExt */ |
| 0x67, 0x2a, 0x07, |
| /* NID_set_brand */ |
| 0x67, 0x2a, 0x08, |
| /* NID_setct_PANData */ |
| 0x67, 0x2a, 0x00, 0x00, |
| /* NID_setct_PANToken */ |
| 0x67, 0x2a, 0x00, 0x01, |
| /* NID_setct_PANOnly */ |
| 0x67, 0x2a, 0x00, 0x02, |
| /* NID_setct_OIData */ |
| 0x67, 0x2a, 0x00, 0x03, |
| /* NID_setct_PI */ |
| 0x67, 0x2a, 0x00, 0x04, |
| /* NID_setct_PIData */ |
| 0x67, 0x2a, 0x00, 0x05, |
| /* NID_setct_PIDataUnsigned */ |
| 0x67, 0x2a, 0x00, 0x06, |
| /* NID_setct_HODInput */ |
| 0x67, 0x2a, 0x00, 0x07, |
| /* NID_setct_AuthResBaggage */ |
| 0x67, 0x2a, 0x00, 0x08, |
| /* NID_setct_AuthRevReqBaggage */ |
| 0x67, 0x2a, 0x00, 0x09, |
| /* NID_setct_AuthRevResBaggage */ |
| 0x67, 0x2a, 0x00, 0x0a, |
| /* NID_setct_CapTokenSeq */ |
| 0x67, 0x2a, 0x00, 0x0b, |
| /* NID_setct_PInitResData */ |
| 0x67, 0x2a, 0x00, 0x0c, |
| /* NID_setct_PI_TBS */ |
| 0x67, 0x2a, 0x00, 0x0d, |
| /* NID_setct_PResData */ |
| 0x67, 0x2a, 0x00, 0x0e, |
| /* NID_setct_AuthReqTBS */ |
| 0x67, 0x2a, 0x00, 0x10, |
| /* NID_setct_AuthResTBS */ |
| 0x67, 0x2a, 0x00, 0x11, |
| /* NID_setct_AuthResTBSX */ |
| 0x67, 0x2a, 0x00, 0x12, |
| /* NID_setct_AuthTokenTBS */ |
| 0x67, 0x2a, 0x00, 0x13, |
| /* NID_setct_CapTokenData */ |
| 0x67, 0x2a, 0x00, 0x14, |
| /* NID_setct_CapTokenTBS */ |
| 0x67, 0x2a, 0x00, 0x15, |
| /* NID_setct_AcqCardCodeMsg */ |
| 0x67, 0x2a, 0x00, 0x16, |
| /* NID_setct_AuthRevReqTBS */ |
| 0x67, 0x2a, 0x00, 0x17, |
| /* NID_setct_AuthRevResData */ |
| 0x67, 0x2a, 0x00, 0x18, |
| /* NID_setct_AuthRevResTBS */ |
| 0x67, 0x2a, 0x00, 0x19, |
| /* NID_setct_CapReqTBS */ |
| 0x67, 0x2a, 0x00, 0x1a, |
| /* NID_setct_CapReqTBSX */ |
| 0x67, 0x2a, 0x00, 0x1b, |
| /* NID_setct_CapResData */ |
| 0x67, 0x2a, 0x00, 0x1c, |
| /* NID_setct_CapRevReqTBS */ |
| 0x67, 0x2a, 0x00, 0x1d, |
| /* NID_setct_CapRevReqTBSX */ |
| 0x67, 0x2a, 0x00, 0x1e, |
| /* NID_setct_CapRevResData */ |
| 0x67, 0x2a, 0x00, 0x1f, |
| /* NID_setct_CredReqTBS */ |
| 0x67, 0x2a, 0x00, 0x20, |
| /* NID_setct_CredReqTBSX */ |
| 0x67, 0x2a, 0x00, 0x21, |
| /* NID_setct_CredResData */ |
| 0x67, 0x2a, 0x00, 0x22, |
| /* NID_setct_CredRevReqTBS */ |
| 0x67, 0x2a, 0x00, 0x23, |
| /* NID_setct_CredRevReqTBSX */ |
| 0x67, 0x2a, 0x00, 0x24, |
| /* NID_setct_CredRevResData */ |
| 0x67, 0x2a, 0x00, 0x25, |
| /* NID_setct_PCertReqData */ |
| 0x67, 0x2a, 0x00, 0x26, |
| /* NID_setct_PCertResTBS */ |
| 0x67, 0x2a, 0x00, 0x27, |
| /* NID_setct_BatchAdminReqData */ |
| 0x67, 0x2a, 0x00, 0x28, |
| /* NID_setct_BatchAdminResData */ |
| 0x67, 0x2a, 0x00, 0x29, |
| /* NID_setct_CardCInitResTBS */ |
| 0x67, 0x2a, 0x00, 0x2a, |
| /* NID_setct_MeAqCInitResTBS */ |
| 0x67, 0x2a, 0x00, 0x2b, |
| /* NID_setct_RegFormResTBS */ |
| 0x67, 0x2a, 0x00, 0x2c, |
| /* NID_setct_CertReqData */ |
| 0x67, 0x2a, 0x00, 0x2d, |
| /* NID_setct_CertReqTBS */ |
| 0x67, 0x2a, 0x00, 0x2e, |
| /* NID_setct_CertResData */ |
| 0x67, 0x2a, 0x00, 0x2f, |
| /* NID_setct_CertInqReqTBS */ |
| 0x67, 0x2a, 0x00, 0x30, |
| /* NID_setct_ErrorTBS */ |
| 0x67, 0x2a, 0x00, 0x31, |
| /* NID_setct_PIDualSignedTBE */ |
| 0x67, 0x2a, 0x00, 0x32, |
| /* NID_setct_PIUnsignedTBE */ |
| 0x67, 0x2a, 0x00, 0x33, |
| /* NID_setct_AuthReqTBE */ |
| 0x67, 0x2a, 0x00, 0x34, |
| /* NID_setct_AuthResTBE */ |
| 0x67, 0x2a, 0x00, 0x35, |
| /* NID_setct_AuthResTBEX */ |
| 0x67, 0x2a, 0x00, 0x36, |
| /* NID_setct_AuthTokenTBE */ |
| 0x67, 0x2a, 0x00, 0x37, |
| /* NID_setct_CapTokenTBE */ |
| 0x67, 0x2a, 0x00, 0x38, |
| /* NID_setct_CapTokenTBEX */ |
| 0x67, 0x2a, 0x00, 0x39, |
| /* NID_setct_AcqCardCodeMsgTBE */ |
| 0x67, 0x2a, 0x00, 0x3a, |
| /* NID_setct_AuthRevReqTBE */ |
| 0x67, 0x2a, 0x00, 0x3b, |
| /* NID_setct_AuthRevResTBE */ |
| 0x67, 0x2a, 0x00, 0x3c, |
| /* NID_setct_AuthRevResTBEB */ |
| 0x67, 0x2a, 0x00, 0x3d, |
| /* NID_setct_CapReqTBE */ |
| 0x67, 0x2a, 0x00, 0x3e, |
| /* NID_setct_CapReqTBEX */ |
| 0x67, 0x2a, 0x00, 0x3f, |
| /* NID_setct_CapResTBE */ |
| 0x67, 0x2a, 0x00, 0x40, |
| /* NID_setct_CapRevReqTBE */ |
| 0x67, 0x2a, 0x00, 0x41, |
| /* NID_setct_CapRevReqTBEX */ |
| 0x67, 0x2a, 0x00, 0x42, |
| /* NID_setct_CapRevResTBE */ |
| 0x67, 0x2a, 0x00, 0x43, |
| /* NID_setct_CredReqTBE */ |
| 0x67, 0x2a, 0x00, 0x44, |
| /* NID_setct_CredReqTBEX */ |
| 0x67, 0x2a, 0x00, 0x45, |
| /* NID_setct_CredResTBE */ |
| 0x67, 0x2a, 0x00, 0x46, |
| /* NID_setct_CredRevReqTBE */ |
| 0x67, 0x2a, 0x00, 0x47, |
| /* NID_setct_CredRevReqTBEX */ |
| 0x67, 0x2a, 0x00, 0x48, |
| /* NID_setct_CredRevResTBE */ |
| 0x67, 0x2a, 0x00, 0x49, |
| /* NID_setct_BatchAdminReqTBE */ |
| 0x67, 0x2a, 0x00, 0x4a, |
| /* NID_setct_BatchAdminResTBE */ |
| 0x67, 0x2a, 0x00, 0x4b, |
| /* NID_setct_RegFormReqTBE */ |
| 0x67, 0x2a, 0x00, 0x4c, |
| /* NID_setct_CertReqTBE */ |
| 0x67, 0x2a, 0x00, 0x4d, |
| /* NID_setct_CertReqTBEX */ |
| 0x67, 0x2a, 0x00, 0x4e, |
| /* NID_setct_CertResTBE */ |
| 0x67, 0x2a, 0x00, 0x4f, |
| /* NID_setct_CRLNotificationTBS */ |
| 0x67, 0x2a, 0x00, 0x50, |
| /* NID_setct_CRLNotificationResTBS */ |
| 0x67, 0x2a, 0x00, 0x51, |
| /* NID_setct_BCIDistributionTBS */ |
| 0x67, 0x2a, 0x00, 0x52, |
| /* NID_setext_genCrypt */ |
| 0x67, 0x2a, 0x01, 0x01, |
| /* NID_setext_miAuth */ |
| 0x67, 0x2a, 0x01, 0x03, |
| /* NID_setext_pinSecure */ |
| 0x67, 0x2a, 0x01, 0x04, |
| /* NID_setext_pinAny */ |
| 0x67, 0x2a, 0x01, 0x05, |
| /* NID_setext_track2 */ |
| 0x67, 0x2a, 0x01, 0x07, |
| /* NID_setext_cv */ |
| 0x67, 0x2a, 0x01, 0x08, |
| /* NID_set_policy_root */ |
| 0x67, 0x2a, 0x05, 0x00, |
| /* NID_setCext_hashedRoot */ |
| 0x67, 0x2a, 0x07, 0x00, |
| /* NID_setCext_certType */ |
| 0x67, 0x2a, 0x07, 0x01, |
| /* NID_setCext_merchData */ |
| 0x67, 0x2a, 0x07, 0x02, |
| /* NID_setCext_cCertRequired */ |
| 0x67, 0x2a, 0x07, 0x03, |
| /* NID_setCext_tunneling */ |
| 0x67, 0x2a, 0x07, 0x04, |
| /* NID_setCext_setExt */ |
| 0x67, 0x2a, 0x07, 0x05, |
| /* NID_setCext_setQualf */ |
| 0x67, 0x2a, 0x07, 0x06, |
| /* NID_setCext_PGWYcapabilities */ |
| 0x67, 0x2a, 0x07, 0x07, |
| /* NID_setCext_TokenIdentifier */ |
| 0x67, 0x2a, 0x07, 0x08, |
| /* NID_setCext_Track2Data */ |
| 0x67, 0x2a, 0x07, 0x09, |
| /* NID_setCext_TokenType */ |
| 0x67, 0x2a, 0x07, 0x0a, |
| /* NID_setCext_IssuerCapabilities */ |
| 0x67, 0x2a, 0x07, 0x0b, |
| /* NID_setAttr_Cert */ |
| 0x67, 0x2a, 0x03, 0x00, |
| /* NID_setAttr_PGWYcap */ |
| 0x67, 0x2a, 0x03, 0x01, |
| /* NID_setAttr_TokenType */ |
| 0x67, 0x2a, 0x03, 0x02, |
| /* NID_setAttr_IssCap */ |
| 0x67, 0x2a, 0x03, 0x03, |
| /* NID_set_rootKeyThumb */ |
| 0x67, 0x2a, 0x03, 0x00, 0x00, |
| /* NID_set_addPolicy */ |
| 0x67, 0x2a, 0x03, 0x00, 0x01, |
| /* NID_setAttr_Token_EMV */ |
| 0x67, 0x2a, 0x03, 0x02, 0x01, |
| /* NID_setAttr_Token_B0Prime */ |
| 0x67, 0x2a, 0x03, 0x02, 0x02, |
| /* NID_setAttr_IssCap_CVM */ |
| 0x67, 0x2a, 0x03, 0x03, 0x03, |
| /* NID_setAttr_IssCap_T2 */ |
| 0x67, 0x2a, 0x03, 0x03, 0x04, |
| /* NID_setAttr_IssCap_Sig */ |
| 0x67, 0x2a, 0x03, 0x03, 0x05, |
| /* NID_setAttr_GenCryptgrm */ |
| 0x67, 0x2a, 0x03, 0x03, 0x03, 0x01, |
| /* NID_setAttr_T2Enc */ |
| 0x67, 0x2a, 0x03, 0x03, 0x04, 0x01, |
| /* NID_setAttr_T2cleartxt */ |
| 0x67, 0x2a, 0x03, 0x03, 0x04, 0x02, |
| /* NID_setAttr_TokICCsig */ |
| 0x67, 0x2a, 0x03, 0x03, 0x05, 0x01, |
| /* NID_setAttr_SecDevSig */ |
| 0x67, 0x2a, 0x03, 0x03, 0x05, 0x02, |
| /* NID_set_brand_IATA_ATA */ |
| 0x67, 0x2a, 0x08, 0x01, |
| /* NID_set_brand_Diners */ |
| 0x67, 0x2a, 0x08, 0x1e, |
| /* NID_set_brand_AmericanExpress */ |
| 0x67, 0x2a, 0x08, 0x22, |
| /* NID_set_brand_JCB */ |
| 0x67, 0x2a, 0x08, 0x23, |
| /* NID_set_brand_Visa */ |
| 0x67, 0x2a, 0x08, 0x04, |
| /* NID_set_brand_MasterCard */ |
| 0x67, 0x2a, 0x08, 0x05, |
| /* NID_set_brand_Novus */ |
| 0x67, 0x2a, 0x08, 0xae, 0x7b, |
| /* NID_des_cdmf */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x03, 0x0a, |
| /* NID_rsaOAEPEncryptionSET */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x06, |
| /* NID_international_organizations */ |
| 0x67, |
| /* NID_ms_smartcard_login */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x14, 0x02, 0x02, |
| /* NID_ms_upn */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x14, 0x02, 0x03, |
| /* NID_streetAddress */ |
| 0x55, 0x04, 0x09, |
| /* NID_postalCode */ |
| 0x55, 0x04, 0x11, |
| /* NID_id_ppl */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x15, |
| /* NID_proxyCertInfo */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x0e, |
| /* NID_id_ppl_anyLanguage */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x15, 0x00, |
| /* NID_id_ppl_inheritAll */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x15, 0x01, |
| /* NID_name_constraints */ |
| 0x55, 0x1d, 0x1e, |
| /* NID_Independent */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x15, 0x02, |
| /* NID_sha256WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, |
| /* NID_sha384WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0c, |
| /* NID_sha512WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0d, |
| /* NID_sha224WithRSAEncryption */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0e, |
| /* NID_sha256 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, |
| /* NID_sha384 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x02, |
| /* NID_sha512 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03, |
| /* NID_sha224 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04, |
| /* NID_identified_organization */ |
| 0x2b, |
| /* NID_certicom_arc */ |
| 0x2b, 0x81, 0x04, |
| /* NID_wap */ |
| 0x67, 0x2b, |
| /* NID_wap_wsg */ |
| 0x67, 0x2b, 0x01, |
| /* NID_X9_62_id_characteristic_two_basis */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x02, 0x03, |
| /* NID_X9_62_onBasis */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x02, 0x03, 0x01, |
| /* NID_X9_62_tpBasis */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x02, 0x03, 0x02, |
| /* NID_X9_62_ppBasis */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x01, 0x02, 0x03, 0x03, |
| /* NID_X9_62_c2pnb163v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x01, |
| /* NID_X9_62_c2pnb163v2 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x02, |
| /* NID_X9_62_c2pnb163v3 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x03, |
| /* NID_X9_62_c2pnb176v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x04, |
| /* NID_X9_62_c2tnb191v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x05, |
| /* NID_X9_62_c2tnb191v2 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x06, |
| /* NID_X9_62_c2tnb191v3 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x07, |
| /* NID_X9_62_c2onb191v4 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x08, |
| /* NID_X9_62_c2onb191v5 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x09, |
| /* NID_X9_62_c2pnb208w1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0a, |
| /* NID_X9_62_c2tnb239v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0b, |
| /* NID_X9_62_c2tnb239v2 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0c, |
| /* NID_X9_62_c2tnb239v3 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0d, |
| /* NID_X9_62_c2onb239v4 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0e, |
| /* NID_X9_62_c2onb239v5 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x0f, |
| /* NID_X9_62_c2pnb272w1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x10, |
| /* NID_X9_62_c2pnb304w1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x11, |
| /* NID_X9_62_c2tnb359v1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x12, |
| /* NID_X9_62_c2pnb368w1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x13, |
| /* NID_X9_62_c2tnb431r1 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x00, 0x14, |
| /* NID_secp112r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x06, |
| /* NID_secp112r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x07, |
| /* NID_secp128r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1c, |
| /* NID_secp128r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1d, |
| /* NID_secp160k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x09, |
| /* NID_secp160r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x08, |
| /* NID_secp160r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1e, |
| /* NID_secp192k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1f, |
| /* NID_secp224k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x20, |
| /* NID_secp224r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x21, |
| /* NID_secp256k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x0a, |
| /* NID_secp384r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x22, |
| /* NID_secp521r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x23, |
| /* NID_sect113r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x04, |
| /* NID_sect113r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x05, |
| /* NID_sect131r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x16, |
| /* NID_sect131r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x17, |
| /* NID_sect163k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x01, |
| /* NID_sect163r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x02, |
| /* NID_sect163r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x0f, |
| /* NID_sect193r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x18, |
| /* NID_sect193r2 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x19, |
| /* NID_sect233k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1a, |
| /* NID_sect233r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x1b, |
| /* NID_sect239k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x03, |
| /* NID_sect283k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x10, |
| /* NID_sect283r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x11, |
| /* NID_sect409k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x24, |
| /* NID_sect409r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x25, |
| /* NID_sect571k1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x26, |
| /* NID_sect571r1 */ |
| 0x2b, 0x81, 0x04, 0x00, 0x27, |
| /* NID_wap_wsg_idm_ecid_wtls1 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x01, |
| /* NID_wap_wsg_idm_ecid_wtls3 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x03, |
| /* NID_wap_wsg_idm_ecid_wtls4 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x04, |
| /* NID_wap_wsg_idm_ecid_wtls5 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x05, |
| /* NID_wap_wsg_idm_ecid_wtls6 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x06, |
| /* NID_wap_wsg_idm_ecid_wtls7 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x07, |
| /* NID_wap_wsg_idm_ecid_wtls8 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x08, |
| /* NID_wap_wsg_idm_ecid_wtls9 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x09, |
| /* NID_wap_wsg_idm_ecid_wtls10 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x0a, |
| /* NID_wap_wsg_idm_ecid_wtls11 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x0b, |
| /* NID_wap_wsg_idm_ecid_wtls12 */ |
| 0x67, 0x2b, 0x01, 0x04, 0x0c, |
| /* NID_any_policy */ |
| 0x55, 0x1d, 0x20, 0x00, |
| /* NID_policy_mappings */ |
| 0x55, 0x1d, 0x21, |
| /* NID_inhibit_any_policy */ |
| 0x55, 0x1d, 0x36, |
| /* NID_camellia_128_cbc */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x01, 0x02, |
| /* NID_camellia_192_cbc */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x01, 0x03, |
| /* NID_camellia_256_cbc */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x01, 0x04, |
| /* NID_camellia_128_ecb */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x01, |
| /* NID_camellia_192_ecb */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x15, |
| /* NID_camellia_256_ecb */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x29, |
| /* NID_camellia_128_cfb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x04, |
| /* NID_camellia_192_cfb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x18, |
| /* NID_camellia_256_cfb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x2c, |
| /* NID_camellia_128_ofb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x03, |
| /* NID_camellia_192_ofb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x17, |
| /* NID_camellia_256_ofb128 */ |
| 0x03, 0xa2, 0x31, 0x05, 0x03, 0x01, 0x09, 0x2b, |
| /* NID_subject_directory_attributes */ |
| 0x55, 0x1d, 0x09, |
| /* NID_issuing_distribution_point */ |
| 0x55, 0x1d, 0x1c, |
| /* NID_certificate_issuer */ |
| 0x55, 0x1d, 0x1d, |
| /* NID_kisa */ |
| 0x2a, 0x83, 0x1a, 0x8c, 0x9a, 0x44, |
| /* NID_seed_ecb */ |
| 0x2a, 0x83, 0x1a, 0x8c, 0x9a, 0x44, 0x01, 0x03, |
| /* NID_seed_cbc */ |
| 0x2a, 0x83, 0x1a, 0x8c, 0x9a, 0x44, 0x01, 0x04, |
| /* NID_seed_ofb128 */ |
| 0x2a, 0x83, 0x1a, 0x8c, 0x9a, 0x44, 0x01, 0x06, |
| /* NID_seed_cfb128 */ |
| 0x2a, 0x83, 0x1a, 0x8c, 0x9a, 0x44, 0x01, 0x05, |
| /* NID_hmac_md5 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x08, 0x01, 0x01, |
| /* NID_hmac_sha1 */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x08, 0x01, 0x02, |
| /* NID_id_PasswordBasedMAC */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf6, 0x7d, 0x07, 0x42, 0x0d, |
| /* NID_id_DHBasedMac */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf6, 0x7d, 0x07, 0x42, 0x1e, |
| /* NID_id_it_suppLangTags */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x04, 0x10, |
| /* NID_caRepository */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x05, |
| /* NID_id_smime_ct_compressedData */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x09, |
| /* NID_id_ct_asciiTextWithCRLF */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x01, 0x1b, |
| /* NID_id_aes128_wrap */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x05, |
| /* NID_id_aes192_wrap */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x19, |
| /* NID_id_aes256_wrap */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2d, |
| /* NID_ecdsa_with_Recommended */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x02, |
| /* NID_ecdsa_with_Specified */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, |
| /* NID_ecdsa_with_SHA224 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x01, |
| /* NID_ecdsa_with_SHA256 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, |
| /* NID_ecdsa_with_SHA384 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x03, |
| /* NID_ecdsa_with_SHA512 */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x04, |
| /* NID_hmacWithMD5 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x06, |
| /* NID_hmacWithSHA224 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x08, |
| /* NID_hmacWithSHA256 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x09, |
| /* NID_hmacWithSHA384 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x0a, |
| /* NID_hmacWithSHA512 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x0b, |
| /* NID_dsa_with_SHA224 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x03, 0x01, |
| /* NID_dsa_with_SHA256 */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x03, 0x02, |
| /* NID_whirlpool */ |
| 0x28, 0xcf, 0x06, 0x03, 0x00, 0x37, |
| /* NID_cryptopro */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, |
| /* NID_cryptocom */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, |
| /* NID_id_GostR3411_94_with_GostR3410_2001 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x03, |
| /* NID_id_GostR3411_94_with_GostR3410_94 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x04, |
| /* NID_id_GostR3411_94 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x09, |
| /* NID_id_HMACGostR3411_94 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x0a, |
| /* NID_id_GostR3410_2001 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x13, |
| /* NID_id_GostR3410_94 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x14, |
| /* NID_id_Gost28147_89 */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x15, |
| /* NID_id_Gost28147_89_MAC */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x16, |
| /* NID_id_GostR3411_94_prf */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x17, |
| /* NID_id_GostR3410_2001DH */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x62, |
| /* NID_id_GostR3410_94DH */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x63, |
| /* NID_id_Gost28147_89_CryptoPro_KeyMeshing */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x0e, 0x01, |
| /* NID_id_Gost28147_89_None_KeyMeshing */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x0e, 0x00, |
| /* NID_id_GostR3411_94_TestParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1e, 0x00, |
| /* NID_id_GostR3411_94_CryptoProParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1e, 0x01, |
| /* NID_id_Gost28147_89_TestParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x00, |
| /* NID_id_Gost28147_89_CryptoPro_A_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x01, |
| /* NID_id_Gost28147_89_CryptoPro_B_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x02, |
| /* NID_id_Gost28147_89_CryptoPro_C_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x03, |
| /* NID_id_Gost28147_89_CryptoPro_D_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x04, |
| /* NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x05, |
| /* NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x06, |
| /* NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x1f, 0x07, |
| /* NID_id_GostR3410_94_TestParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x20, 0x00, |
| /* NID_id_GostR3410_94_CryptoPro_A_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x20, 0x02, |
| /* NID_id_GostR3410_94_CryptoPro_B_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x20, 0x03, |
| /* NID_id_GostR3410_94_CryptoPro_C_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x20, 0x04, |
| /* NID_id_GostR3410_94_CryptoPro_D_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x20, 0x05, |
| /* NID_id_GostR3410_94_CryptoPro_XchA_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x21, 0x01, |
| /* NID_id_GostR3410_94_CryptoPro_XchB_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x21, 0x02, |
| /* NID_id_GostR3410_94_CryptoPro_XchC_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x21, 0x03, |
| /* NID_id_GostR3410_2001_TestParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x23, 0x00, |
| /* NID_id_GostR3410_2001_CryptoPro_A_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x23, 0x01, |
| /* NID_id_GostR3410_2001_CryptoPro_B_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x23, 0x02, |
| /* NID_id_GostR3410_2001_CryptoPro_C_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x23, 0x03, |
| /* NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x24, 0x00, |
| /* NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x24, 0x01, |
| /* NID_id_GostR3410_94_a */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x14, 0x01, |
| /* NID_id_GostR3410_94_aBis */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x14, 0x02, |
| /* NID_id_GostR3410_94_b */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x14, 0x03, |
| /* NID_id_GostR3410_94_bBis */ |
| 0x2a, 0x85, 0x03, 0x02, 0x02, 0x14, 0x04, |
| /* NID_id_Gost28147_89_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x06, 0x01, |
| /* NID_id_GostR3410_94_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x05, 0x03, |
| /* NID_id_GostR3410_2001_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x05, 0x04, |
| /* NID_id_GostR3411_94_with_GostR3410_94_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x03, 0x03, |
| /* NID_id_GostR3411_94_with_GostR3410_2001_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x03, 0x04, |
| /* NID_id_GostR3410_2001_ParamSet_cc */ |
| 0x2a, 0x85, 0x03, 0x02, 0x09, 0x01, 0x08, 0x01, |
| /* NID_LocalKeySet */ |
| 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0x37, 0x11, 0x02, |
| /* NID_freshest_crl */ |
| 0x55, 0x1d, 0x2e, |
| /* NID_id_on_permanentIdentifier */ |
| 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x08, 0x03, |
| /* NID_searchGuide */ |
| 0x55, 0x04, 0x0e, |
| /* NID_businessCategory */ |
| 0x55, 0x04, 0x0f, |
| /* NID_postalAddress */ |
| 0x55, 0x04, 0x10, |
| /* NID_postOfficeBox */ |
| 0x55, 0x04, 0x12, |
| /* NID_physicalDeliveryOfficeName */ |
| 0x55, 0x04, 0x13, |
| /* NID_telephoneNumber */ |
| 0x55, 0x04, 0x14, |
| /* NID_telexNumber */ |
| 0x55, 0x04, 0x15, |
| /* NID_teletexTerminalIdentifier */ |
| 0x55, 0x04, 0x16, |
| /* NID_facsimileTelephoneNumber */ |
| 0x55, 0x04, 0x17, |
| /* NID_x121Address */ |
| 0x55, 0x04, 0x18, |
| /* NID_internationaliSDNNumber */ |
| 0x55, 0x04, 0x19, |
| /* NID_registeredAddress */ |
| 0x55, 0x04, 0x1a, |
| /* NID_destinationIndicator */ |
| 0x55, 0x04, 0x1b, |
| /* NID_preferredDeliveryMethod */ |
| 0x55, 0x04, 0x1c, |
| /* NID_presentationAddress */ |
| 0x55, 0x04, 0x1d, |
| /* NID_supportedApplicationContext */ |
| 0x55, 0x04, 0x1e, |
| /* NID_member */ |
| 0x55, 0x04, 0x1f, |
| /* NID_owner */ |
| 0x55, 0x04, 0x20, |
| /* NID_roleOccupant */ |
| 0x55, 0x04, 0x21, |
| /* NID_seeAlso */ |
| 0x55, 0x04, 0x22, |
| /* NID_userPassword */ |
| 0x55, 0x04, 0x23, |
| /* NID_userCertificate */ |
| 0x55, 0x04, 0x24, |
| /* NID_cACertificate */ |
| 0x55, 0x04, 0x25, |
| /* NID_authorityRevocationList */ |
| 0x55, 0x04, 0x26, |
| /* NID_certificateRevocationList */ |
| 0x55, 0x04, 0x27, |
| /* NID_crossCertificatePair */ |
| 0x55, 0x04, 0x28, |
| /* NID_enhancedSearchGuide */ |
| 0x55, 0x04, 0x2f, |
| /* NID_protocolInformation */ |
| 0x55, 0x04, 0x30, |
| /* NID_distinguishedName */ |
| 0x55, 0x04, 0x31, |
| /* NID_uniqueMember */ |
| 0x55, 0x04, 0x32, |
| /* NID_houseIdentifier */ |
| 0x55, 0x04, 0x33, |
| /* NID_supportedAlgorithms */ |
| 0x55, 0x04, 0x34, |
| /* NID_deltaRevocationList */ |
| 0x55, 0x04, 0x35, |
| /* NID_dmdName */ |
| 0x55, 0x04, 0x36, |
| /* NID_id_alg_PWRI_KEK */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x10, 0x03, 0x09, |
| /* NID_aes_128_gcm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x06, |
| /* NID_aes_128_ccm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x07, |
| /* NID_id_aes128_wrap_pad */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x08, |
| /* NID_aes_192_gcm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x1a, |
| /* NID_aes_192_ccm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x1b, |
| /* NID_id_aes192_wrap_pad */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x1c, |
| /* NID_aes_256_gcm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2e, |
| /* NID_aes_256_ccm */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x2f, |
| /* NID_id_aes256_wrap_pad */ |
| 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x01, 0x30, |
| /* NID_id_camellia128_wrap */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x03, 0x02, |
| /* NID_id_camellia192_wrap */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x03, 0x03, |
| /* NID_id_camellia256_wrap */ |
| 0x2a, 0x83, 0x08, 0x8c, 0x9a, 0x4b, 0x3d, 0x01, 0x01, 0x03, 0x04, |
| /* NID_anyExtendedKeyUsage */ |
| 0x55, 0x1d, 0x25, 0x00, |
| /* NID_mgf1 */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x08, |
| /* NID_rsassaPss */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0a, |
| /* NID_rsaesOaep */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x07, |
| /* NID_dhpublicnumber */ |
| 0x2a, 0x86, 0x48, 0xce, 0x3e, 0x02, 0x01, |
| /* NID_brainpoolP160r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x01, |
| /* NID_brainpoolP160t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x02, |
| /* NID_brainpoolP192r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x03, |
| /* NID_brainpoolP192t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x04, |
| /* NID_brainpoolP224r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x05, |
| /* NID_brainpoolP224t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x06, |
| /* NID_brainpoolP256r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x07, |
| /* NID_brainpoolP256t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x08, |
| /* NID_brainpoolP320r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x09, |
| /* NID_brainpoolP320t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x0a, |
| /* NID_brainpoolP384r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x0b, |
| /* NID_brainpoolP384t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x0c, |
| /* NID_brainpoolP512r1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x0d, |
| /* NID_brainpoolP512t1 */ |
| 0x2b, 0x24, 0x03, 0x03, 0x02, 0x08, 0x01, 0x01, 0x0e, |
| /* NID_pSpecified */ |
| 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x09, |
| /* NID_dhSinglePass_stdDH_sha1kdf_scheme */ |
| 0x2b, 0x81, 0x05, 0x10, 0x86, 0x48, 0x3f, 0x00, 0x02, |
| /* NID_dhSinglePass_stdDH_sha224kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0b, 0x00, |
| /* NID_dhSinglePass_stdDH_sha256kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0b, 0x01, |
| /* NID_dhSinglePass_stdDH_sha384kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0b, 0x02, |
| /* NID_dhSinglePass_stdDH_sha512kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0b, 0x03, |
| /* NID_dhSinglePass_cofactorDH_sha1kdf_scheme */ |
| 0x2b, 0x81, 0x05, 0x10, 0x86, 0x48, 0x3f, 0x00, 0x03, |
| /* NID_dhSinglePass_cofactorDH_sha224kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0e, 0x00, |
| /* NID_dhSinglePass_cofactorDH_sha256kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0e, 0x01, |
| /* NID_dhSinglePass_cofactorDH_sha384kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0e, 0x02, |
| /* NID_dhSinglePass_cofactorDH_sha512kdf_scheme */ |
| 0x2b, 0x81, 0x04, 0x01, 0x0e, 0x03, |
| }; |
| |
| static const ASN1_OBJECT kObjects[NUM_NID] = { |
| {"UNDEF", "undefined", NID_undef, 0, NULL, 0}, |
| {"rsadsi", "RSA Data Security, Inc.", NID_rsadsi, 6, &kObjectData[0], 0}, |
| {"pkcs", "RSA Data Security, Inc. PKCS", NID_pkcs, 7, &kObjectData[6], 0}, |
| {"MD2", "md2", NID_md2, 8, &kObjectData[13], 0}, |
| {"MD5", "md5", NID_md5, 8, &kObjectData[21], 0}, |
| {"RC4", "rc4", NID_rc4, 8, &kObjectData[29], 0}, |
| {"rsaEncryption", "rsaEncryption", NID_rsaEncryption, 9, &kObjectData[37], |
| 0}, |
| {"RSA-MD2", "md2WithRSAEncryption", NID_md2WithRSAEncryption, 9, |
| &kObjectData[46], 0}, |
| {"RSA-MD5", "md5WithRSAEncryption", NID_md5WithRSAEncryption, 9, |
| &kObjectData[55], 0}, |
| {"PBE-MD2-DES", "pbeWithMD2AndDES-CBC", NID_pbeWithMD2AndDES_CBC, 9, |
| &kObjectData[64], 0}, |
| {"PBE-MD5-DES", "pbeWithMD5AndDES-CBC", NID_pbeWithMD5AndDES_CBC, 9, |
| &kObjectData[73], 0}, |
| {"X500", "directory services (X.500)", NID_X500, 1, &kObjectData[82], 0}, |
| {"X509", "X509", NID_X509, 2, &kObjectData[83], 0}, |
| {"CN", "commonName", NID_commonName, 3, &kObjectData[85], 0}, |
| {"C", "countryName", NID_countryName, 3, &kObjectData[88], 0}, |
| {"L", "localityName", NID_localityName, 3, &kObjectData[91], 0}, |
| {"ST", "stateOrProvinceName", NID_stateOrProvinceName, 3, &kObjectData[94], |
| 0}, |
| {"O", "organizationName", NID_organizationName, 3, &kObjectData[97], 0}, |
| {"OU", "organizationalUnitName", NID_organizationalUnitName, 3, |
| &kObjectData[100], 0}, |
| {"RSA", "rsa", NID_rsa, 4, &kObjectData[103], 0}, |
| {"pkcs7", "pkcs7", NID_pkcs7, 8, &kObjectData[107], 0}, |
| {"pkcs7-data", "pkcs7-data", NID_pkcs7_data, 9, &kObjectData[115], 0}, |
| {"pkcs7-signedData", "pkcs7-signedData", NID_pkcs7_signed, 9, |
| &kObjectData[124], 0}, |
| {"pkcs7-envelopedData", "pkcs7-envelopedData", NID_pkcs7_enveloped, 9, |
| &kObjectData[133], 0}, |
| {"pkcs7-signedAndEnvelopedData", "pkcs7-signedAndEnvelopedData", |
| NID_pkcs7_signedAndEnveloped, 9, &kObjectData[142], 0}, |
| {"pkcs7-digestData", "pkcs7-digestData", NID_pkcs7_digest, 9, |
| &kObjectData[151], 0}, |
| {"pkcs7-encryptedData", "pkcs7-encryptedData", NID_pkcs7_encrypted, 9, |
| &kObjectData[160], 0}, |
| {"pkcs3", "pkcs3", NID_pkcs3, 8, &kObjectData[169], 0}, |
| {"dhKeyAgreement", "dhKeyAgreement", NID_dhKeyAgreement, 9, |
| &kObjectData[177], 0}, |
| {"DES-ECB", "des-ecb", NID_des_ecb, 5, &kObjectData[186], 0}, |
| {"DES-CFB", "des-cfb", NID_des_cfb64, 5, &kObjectData[191], 0}, |
| {"DES-CBC", "des-cbc", NID_des_cbc, 5, &kObjectData[196], 0}, |
| {"DES-EDE", "des-ede", NID_des_ede_ecb, 5, &kObjectData[201], 0}, |
| {"DES-EDE3", "des-ede3", NID_des_ede3_ecb, 0, NULL, 0}, |
| {"IDEA-CBC", "idea-cbc", NID_idea_cbc, 11, &kObjectData[206], 0}, |
| {"IDEA-CFB", "idea-cfb", NID_idea_cfb64, 0, NULL, 0}, |
| {"IDEA-ECB", "idea-ecb", NID_idea_ecb, 0, NULL, 0}, |
| {"RC2-CBC", "rc2-cbc", NID_rc2_cbc, 8, &kObjectData[217], 0}, |
| {"RC2-ECB", "rc2-ecb", NID_rc2_ecb, 0, NULL, 0}, |
| {"RC2-CFB", "rc2-cfb", NID_rc2_cfb64, 0, NULL, 0}, |
| {"RC2-OFB", "rc2-ofb", NID_rc2_ofb64, 0, NULL, 0}, |
| {"SHA", "sha", NID_sha, 5, &kObjectData[225], 0}, |
| {"RSA-SHA", "shaWithRSAEncryption", NID_shaWithRSAEncryption, 5, |
| &kObjectData[230], 0}, |
| {"DES-EDE-CBC", "des-ede-cbc", NID_des_ede_cbc, 0, NULL, 0}, |
| {"DES-EDE3-CBC", "des-ede3-cbc", NID_des_ede3_cbc, 8, &kObjectData[235], 0}, |
| {"DES-OFB", "des-ofb", NID_des_ofb64, 5, &kObjectData[243], 0}, |
| {"IDEA-OFB", "idea-ofb", NID_idea_ofb64, 0, NULL, 0}, |
| {"pkcs9", "pkcs9", NID_pkcs9, 8, &kObjectData[248], 0}, |
| {"emailAddress", "emailAddress", NID_pkcs9_emailAddress, 9, |
| &kObjectData[256], 0}, |
| {"unstructuredName", "unstructuredName", NID_pkcs9_unstructuredName, 9, |
| &kObjectData[265], 0}, |
| {"contentType", "contentType", NID_pkcs9_contentType, 9, &kObjectData[274], |
| 0}, |
| {"messageDigest", "messageDigest", NID_pkcs9_messageDigest, 9, |
| &kObjectData[283], 0}, |
| {"signingTime", "signingTime", NID_pkcs9_signingTime, 9, &kObjectData[292], |
| 0}, |
| {"countersignature", "countersignature", NID_pkcs9_countersignature, 9, |
| &kObjectData[301], 0}, |
| {"challengePassword", "challengePassword", NID_pkcs9_challengePassword, 9, |
| &kObjectData[310], 0}, |
| {"unstructuredAddress", "unstructuredAddress", |
| NID_pkcs9_unstructuredAddress, 9, &kObjectData[319], 0}, |
| {"extendedCertificateAttributes", "extendedCertificateAttributes", |
| NID_pkcs9_extCertAttributes, 9, &kObjectData[328], 0}, |
| {"Netscape", "Netscape Communications Corp.", NID_netscape, 7, |
| &kObjectData[337], 0}, |
| {"nsCertExt", "Netscape Certificate Extension", NID_netscape_cert_extension, |
| 8, &kObjectData[344], 0}, |
| {"nsDataType", "Netscape Data Type", NID_netscape_data_type, 8, |
| &kObjectData[352], 0}, |
| {"DES-EDE-CFB", "des-ede-cfb", NID_des_ede_cfb64, 0, NULL, 0}, |
| {"DES-EDE3-CFB", "des-ede3-cfb", NID_des_ede3_cfb64, 0, NULL, 0}, |
| {"DES-EDE-OFB", "des-ede-ofb", NID_des_ede_ofb64, 0, NULL, 0}, |
| {"DES-EDE3-OFB", "des-ede3-ofb", NID_des_ede3_ofb64, 0, NULL, 0}, |
| {"SHA1", "sha1", NID_sha1, 5, &kObjectData[360], 0}, |
| {"RSA-SHA1", "sha1WithRSAEncryption", NID_sha1WithRSAEncryption, 9, |
| &kObjectData[365], 0}, |
| {"DSA-SHA", "dsaWithSHA", NID_dsaWithSHA, 5, &kObjectData[374], 0}, |
| {"DSA-old", "dsaEncryption-old", NID_dsa_2, 5, &kObjectData[379], 0}, |
| {"PBE-SHA1-RC2-64", "pbeWithSHA1AndRC2-CBC", NID_pbeWithSHA1AndRC2_CBC, 9, |
| &kObjectData[384], 0}, |
| {"PBKDF2", "PBKDF2", NID_id_pbkdf2, 9, &kObjectData[393], 0}, |
| {"DSA-SHA1-old", "dsaWithSHA1-old", NID_dsaWithSHA1_2, 5, &kObjectData[402], |
| 0}, |
| {"nsCertType", "Netscape Cert Type", NID_netscape_cert_type, 9, |
| &kObjectData[407], 0}, |
| {"nsBaseUrl", "Netscape Base Url", NID_netscape_base_url, 9, |
| &kObjectData[416], 0}, |
| {"nsRevocationUrl", "Netscape Revocation Url", NID_netscape_revocation_url, |
| 9, &kObjectData[425], 0}, |
| {"nsCaRevocationUrl", "Netscape CA Revocation Url", |
| NID_netscape_ca_revocation_url, 9, &kObjectData[434], 0}, |
| {"nsRenewalUrl", "Netscape Renewal Url", NID_netscape_renewal_url, 9, |
| &kObjectData[443], 0}, |
| {"nsCaPolicyUrl", "Netscape CA Policy Url", NID_netscape_ca_policy_url, 9, |
| &kObjectData[452], 0}, |
| {"nsSslServerName", "Netscape SSL Server Name", |
| NID_netscape_ssl_server_name, 9, &kObjectData[461], 0}, |
| {"nsComment", "Netscape Comment", NID_netscape_comment, 9, |
| &kObjectData[470], 0}, |
| {"nsCertSequence", "Netscape Certificate Sequence", |
| NID_netscape_cert_sequence, 9, &kObjectData[479], 0}, |
| {"DESX-CBC", "desx-cbc", NID_desx_cbc, 0, NULL, 0}, |
| {"id-ce", "id-ce", NID_id_ce, 2, &kObjectData[488], 0}, |
| {"subjectKeyIdentifier", "X509v3 Subject Key Identifier", |
| NID_subject_key_identifier, 3, &kObjectData[490], 0}, |
| {"keyUsage", "X509v3 Key Usage", NID_key_usage, 3, &kObjectData[493], 0}, |
| {"privateKeyUsagePeriod", "X509v3 Private Key Usage Period", |
| NID_private_key_usage_period, 3, &kObjectData[496], 0}, |
| {"subjectAltName", "X509v3 Subject Alternative Name", NID_subject_alt_name, |
| 3, &kObjectData[499], 0}, |
| {"issuerAltName", "X509v3 Issuer Alternative Name", NID_issuer_alt_name, 3, |
| &kObjectData[502], 0}, |
| {"basicConstraints", "X509v3 Basic Constraints", NID_basic_constraints, 3, |
| &kObjectData[505], 0}, |
| {"crlNumber", "X509v3 CRL Number", NID_crl_number, 3, &kObjectData[508], 0}, |
| {"certificatePolicies", "X509v3 Certificate Policies", |
| NID_certificate_policies, 3, &kObjectData[511], 0}, |
| {"authorityKeyIdentifier", "X509v3 Authority Key Identifier", |
| NID_authority_key_identifier, 3, &kObjectData[514], 0}, |
| {"BF-CBC", "bf-cbc", NID_bf_cbc, 9, &kObjectData[517], 0}, |
| {"BF-ECB", "bf-ecb", NID_bf_ecb, 0, NULL, 0}, |
| {"BF-CFB", "bf-cfb", NID_bf_cfb64, 0, NULL, 0}, |
| {"BF-OFB", "bf-ofb", NID_bf_ofb64, 0, NULL, 0}, |
| {"MDC2", "mdc2", NID_mdc2, 4, &kObjectData[526], 0}, |
| {"RSA-MDC2", "mdc2WithRSA", NID_mdc2WithRSA, 4, &kObjectData[530], 0}, |
| {"RC4-40", "rc4-40", NID_rc4_40, 0, NULL, 0}, |
| {"RC2-40-CBC", "rc2-40-cbc", NID_rc2_40_cbc, 0, NULL, 0}, |
| {"GN", "givenName", NID_givenName, 3, &kObjectData[534], 0}, |
| {"SN", "surname", NID_surname, 3, &kObjectData[537], 0}, |
| {"initials", "initials", NID_initials, 3, &kObjectData[540], 0}, |
| {NULL, NULL, NID_undef, 0, NULL, 0}, |
| {"crlDistributionPoints", "X509v3 CRL Distribution Points", |
| NID_crl_distribution_points, 3, &kObjectData[543], 0}, |
| {"RSA-NP-MD5", "md5WithRSA", NID_md5WithRSA, 5, &kObjectData[546], 0}, |
| {"serialNumber", "serialNumber", NID_serialNumber, 3, &kObjectData[551], 0}, |
| {"title", "title", NID_title, 3, &kObjectData[554], 0}, |
| {"description", "description", NID_description, 3, &kObjectData[557], 0}, |
| {"CAST5-CBC", "cast5-cbc", NID_cast5_cbc, 9, &kObjectData[560], 0}, |
| {"CAST5-ECB", "cast5-ecb", NID_cast5_ecb, 0, NULL, 0}, |
| {"CAST5-CFB", "cast5-cfb", NID_cast5_cfb64, 0, NULL, 0}, |
| {"CAST5-OFB", "cast5-ofb", NID_cast5_ofb64, 0, NULL, 0}, |
| {"pbeWithMD5AndCast5CBC", "pbeWithMD5AndCast5CBC", |
| NID_pbeWithMD5AndCast5_CBC, 9, &kObjectData[569], 0}, |
| {"DSA-SHA1", "dsaWithSHA1", NID_dsaWithSHA1, 7, &kObjectData[578], 0}, |
| {"MD5-SHA1", "md5-sha1", NID_md5_sha1, 0, NULL, 0}, |
| {"RSA-SHA1-2", "sha1WithRSA", NID_sha1WithRSA, 5, &kObjectData[585], 0}, |
| {"DSA", "dsaEncryption", NID_dsa, 7, &kObjectData[590], 0}, |
| {"RIPEMD160", "ripemd160", NID_ripemd160, 5, &kObjectData[597], 0}, |
| {NULL, NULL, NID_undef, 0, NULL, 0}, |
| {"RSA-RIPEMD160", "ripemd160WithRSA", NID_ripemd160WithRSA, 6, |
| &kObjectData[602], 0}, |
| {"RC5-CBC", "rc5-cbc", NID_rc5_cbc, 8, &kObjectData[608], 0}, |
| {"RC5-ECB", "rc5-ecb", NID_rc5_ecb, 0, NULL, 0}, |
| {"RC5-CFB", "rc5-cfb", NID_rc5_cfb64, 0, NULL, 0}, |
| {"RC5-OFB", "rc5-ofb", NID_rc5_ofb64, 0, NULL, 0}, |
| {NULL, NULL, NID_undef, 0, NULL, 0}, |
| {"ZLIB", "zlib compression", NID_zlib_compression, 11, &kObjectData[616], |
| 0}, |
| {"extendedKeyUsage", "X509v3 Extended Key Usage", NID_ext_key_usage, 3, |
| &kObjectData[627], 0}, |
| {"PKIX", "PKIX", NID_id_pkix, 6, &kObjectData[630], 0}, |
| {"id-kp", "id-kp", NID_id_kp, 7, &kObjectData[636], 0}, |
| {"serverAuth", "TLS Web Server Authentication", NID_server_auth, 8, |
| &kObjectData[643], 0}, |
| {"clientAuth", "TLS Web Client Authentication", NID_client_auth, 8, |
| &kObjectData[651], 0}, |
| {"codeSigning", "Code Signing", NID_code_sign, 8, &kObjectData[659], 0}, |
| {"emailProtection", "E-mail Protection", NID_email_protect, 8, |
| &kObjectData[667], 0}, |
| {"timeStamping", "Time Stamping", NID_time_stamp, 8, &kObjectData[675], 0}, |
| {"msCodeInd", "Microsoft Individual Code Signing", NID_ms_code_ind, 10, |
| &kObjectData[683], 0}, |
| {"msCodeCom", "Microsoft Commercial Code Signing", NID_ms_code_com, 10, |
| &kObjectData[693], 0}, |
| {"msCTLSign", "Microsoft Trust List Signing", NID_ms_ctl_sign, 10, |
| &kObjectData[703], 0}, |
| {"msSGC", "Microsoft Server Gated Crypto", NID_ms_sgc, 10, |
| &kObjectData[713], 0}, |
| {"msEFS", "Microsoft Encrypted File System", NID_ms_efs, 10, |
| &kObjectData[723], 0}, |
| {"nsSGC", "Netscape Server Gated Crypto", NID_ns_sgc, 9, &kObjectData[733], |
| 0}, |
| {"deltaCRL", "X509v3 Delta CRL Indicator", NID_delta_crl, 3, |
| &kObjectData[742], 0}, |
| {"CRLReason", "X509v3 CRL Reason Code", NID_crl_reason, 3, |
| &kObjectData[745], 0}, |
| {"invalidityDate", "Invalidity Date", NID_invalidity_date, 3, |
| &kObjectData[748], 0}, |
| {"SXNetID", "Strong Extranet ID", NID_sxnet, 5, &kObjectData[751], 0}, |
| |