comparison nss/lib/ckfw/builtins/certdata.c @ 0:1e5118fa0cb1

This is NSS with a Cmake Buildsyste To compile a static NSS library for Windows we've used the Chromium-NSS fork and added a Cmake buildsystem to compile it statically for Windows. See README.chromium for chromium changes and README.trustbridge for our modifications.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 28 Jul 2014 10:47:06 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1e5118fa0cb1
1 /* THIS IS A GENERATED FILE */
2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5
6 #ifndef BUILTINS_H
7 #include "builtins.h"
8 #endif /* BUILTINS_H */
9
10 static const CK_BBOOL ck_false = CK_FALSE;
11 static const CK_BBOOL ck_true = CK_TRUE;
12 static const CK_CERTIFICATE_TYPE ckc_x_509 = CKC_X_509;
13 static const CK_OBJECT_CLASS cko_certificate = CKO_CERTIFICATE;
14 static const CK_OBJECT_CLASS cko_data = CKO_DATA;
15 static const CK_OBJECT_CLASS cko_nss_builtin_root_list = CKO_NSS_BUILTIN_ROOT_LIST;
16 static const CK_OBJECT_CLASS cko_nss_trust = CKO_NSS_TRUST;
17 static const CK_TRUST ckt_nss_must_verify_trust = CKT_NSS_MUST_VERIFY_TRUST;
18 static const CK_TRUST ckt_nss_not_trusted = CKT_NSS_NOT_TRUSTED;
19 static const CK_TRUST ckt_nss_trusted_delegator = CKT_NSS_TRUSTED_DELEGATOR;
20 static const CK_ATTRIBUTE_TYPE nss_builtins_types_1 [] = {
21 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL
22 };
23 static const CK_ATTRIBUTE_TYPE nss_builtins_types_2 [] = {
24 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
25 };
26 static const CK_ATTRIBUTE_TYPE nss_builtins_types_3 [] = {
27 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
28 };
29 static const CK_ATTRIBUTE_TYPE nss_builtins_types_4 [] = {
30 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
31 };
32 static const CK_ATTRIBUTE_TYPE nss_builtins_types_5 [] = {
33 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
34 };
35 static const CK_ATTRIBUTE_TYPE nss_builtins_types_6 [] = {
36 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
37 };
38 static const CK_ATTRIBUTE_TYPE nss_builtins_types_7 [] = {
39 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
40 };
41 static const CK_ATTRIBUTE_TYPE nss_builtins_types_8 [] = {
42 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
43 };
44 static const CK_ATTRIBUTE_TYPE nss_builtins_types_9 [] = {
45 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
46 };
47 static const CK_ATTRIBUTE_TYPE nss_builtins_types_10 [] = {
48 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
49 };
50 static const CK_ATTRIBUTE_TYPE nss_builtins_types_11 [] = {
51 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
52 };
53 static const CK_ATTRIBUTE_TYPE nss_builtins_types_12 [] = {
54 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
55 };
56 static const CK_ATTRIBUTE_TYPE nss_builtins_types_13 [] = {
57 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
58 };
59 static const CK_ATTRIBUTE_TYPE nss_builtins_types_14 [] = {
60 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
61 };
62 static const CK_ATTRIBUTE_TYPE nss_builtins_types_15 [] = {
63 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
64 };
65 static const CK_ATTRIBUTE_TYPE nss_builtins_types_16 [] = {
66 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
67 };
68 static const CK_ATTRIBUTE_TYPE nss_builtins_types_17 [] = {
69 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
70 };
71 static const CK_ATTRIBUTE_TYPE nss_builtins_types_18 [] = {
72 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
73 };
74 static const CK_ATTRIBUTE_TYPE nss_builtins_types_19 [] = {
75 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
76 };
77 static const CK_ATTRIBUTE_TYPE nss_builtins_types_20 [] = {
78 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
79 };
80 static const CK_ATTRIBUTE_TYPE nss_builtins_types_21 [] = {
81 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
82 };
83 static const CK_ATTRIBUTE_TYPE nss_builtins_types_22 [] = {
84 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
85 };
86 static const CK_ATTRIBUTE_TYPE nss_builtins_types_23 [] = {
87 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
88 };
89 static const CK_ATTRIBUTE_TYPE nss_builtins_types_24 [] = {
90 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
91 };
92 static const CK_ATTRIBUTE_TYPE nss_builtins_types_25 [] = {
93 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
94 };
95 static const CK_ATTRIBUTE_TYPE nss_builtins_types_26 [] = {
96 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
97 };
98 static const CK_ATTRIBUTE_TYPE nss_builtins_types_27 [] = {
99 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
100 };
101 static const CK_ATTRIBUTE_TYPE nss_builtins_types_28 [] = {
102 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
103 };
104 static const CK_ATTRIBUTE_TYPE nss_builtins_types_29 [] = {
105 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
106 };
107 static const CK_ATTRIBUTE_TYPE nss_builtins_types_30 [] = {
108 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
109 };
110 static const CK_ATTRIBUTE_TYPE nss_builtins_types_31 [] = {
111 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
112 };
113 static const CK_ATTRIBUTE_TYPE nss_builtins_types_32 [] = {
114 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
115 };
116 static const CK_ATTRIBUTE_TYPE nss_builtins_types_33 [] = {
117 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
118 };
119 static const CK_ATTRIBUTE_TYPE nss_builtins_types_34 [] = {
120 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
121 };
122 static const CK_ATTRIBUTE_TYPE nss_builtins_types_35 [] = {
123 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
124 };
125 static const CK_ATTRIBUTE_TYPE nss_builtins_types_36 [] = {
126 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
127 };
128 static const CK_ATTRIBUTE_TYPE nss_builtins_types_37 [] = {
129 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
130 };
131 static const CK_ATTRIBUTE_TYPE nss_builtins_types_38 [] = {
132 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
133 };
134 static const CK_ATTRIBUTE_TYPE nss_builtins_types_39 [] = {
135 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
136 };
137 static const CK_ATTRIBUTE_TYPE nss_builtins_types_40 [] = {
138 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
139 };
140 static const CK_ATTRIBUTE_TYPE nss_builtins_types_41 [] = {
141 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
142 };
143 static const CK_ATTRIBUTE_TYPE nss_builtins_types_42 [] = {
144 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
145 };
146 static const CK_ATTRIBUTE_TYPE nss_builtins_types_43 [] = {
147 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
148 };
149 static const CK_ATTRIBUTE_TYPE nss_builtins_types_44 [] = {
150 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
151 };
152 static const CK_ATTRIBUTE_TYPE nss_builtins_types_45 [] = {
153 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
154 };
155 static const CK_ATTRIBUTE_TYPE nss_builtins_types_46 [] = {
156 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
157 };
158 static const CK_ATTRIBUTE_TYPE nss_builtins_types_47 [] = {
159 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
160 };
161 static const CK_ATTRIBUTE_TYPE nss_builtins_types_48 [] = {
162 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
163 };
164 static const CK_ATTRIBUTE_TYPE nss_builtins_types_49 [] = {
165 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
166 };
167 static const CK_ATTRIBUTE_TYPE nss_builtins_types_50 [] = {
168 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
169 };
170 static const CK_ATTRIBUTE_TYPE nss_builtins_types_51 [] = {
171 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
172 };
173 static const CK_ATTRIBUTE_TYPE nss_builtins_types_52 [] = {
174 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
175 };
176 static const CK_ATTRIBUTE_TYPE nss_builtins_types_53 [] = {
177 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
178 };
179 static const CK_ATTRIBUTE_TYPE nss_builtins_types_54 [] = {
180 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
181 };
182 static const CK_ATTRIBUTE_TYPE nss_builtins_types_55 [] = {
183 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
184 };
185 static const CK_ATTRIBUTE_TYPE nss_builtins_types_56 [] = {
186 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
187 };
188 static const CK_ATTRIBUTE_TYPE nss_builtins_types_57 [] = {
189 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
190 };
191 static const CK_ATTRIBUTE_TYPE nss_builtins_types_58 [] = {
192 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
193 };
194 static const CK_ATTRIBUTE_TYPE nss_builtins_types_59 [] = {
195 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
196 };
197 static const CK_ATTRIBUTE_TYPE nss_builtins_types_60 [] = {
198 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
199 };
200 static const CK_ATTRIBUTE_TYPE nss_builtins_types_61 [] = {
201 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
202 };
203 static const CK_ATTRIBUTE_TYPE nss_builtins_types_62 [] = {
204 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
205 };
206 static const CK_ATTRIBUTE_TYPE nss_builtins_types_63 [] = {
207 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
208 };
209 static const CK_ATTRIBUTE_TYPE nss_builtins_types_64 [] = {
210 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
211 };
212 static const CK_ATTRIBUTE_TYPE nss_builtins_types_65 [] = {
213 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
214 };
215 static const CK_ATTRIBUTE_TYPE nss_builtins_types_66 [] = {
216 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
217 };
218 static const CK_ATTRIBUTE_TYPE nss_builtins_types_67 [] = {
219 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
220 };
221 static const CK_ATTRIBUTE_TYPE nss_builtins_types_68 [] = {
222 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
223 };
224 static const CK_ATTRIBUTE_TYPE nss_builtins_types_69 [] = {
225 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
226 };
227 static const CK_ATTRIBUTE_TYPE nss_builtins_types_70 [] = {
228 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
229 };
230 static const CK_ATTRIBUTE_TYPE nss_builtins_types_71 [] = {
231 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
232 };
233 static const CK_ATTRIBUTE_TYPE nss_builtins_types_72 [] = {
234 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
235 };
236 static const CK_ATTRIBUTE_TYPE nss_builtins_types_73 [] = {
237 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
238 };
239 static const CK_ATTRIBUTE_TYPE nss_builtins_types_74 [] = {
240 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
241 };
242 static const CK_ATTRIBUTE_TYPE nss_builtins_types_75 [] = {
243 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
244 };
245 static const CK_ATTRIBUTE_TYPE nss_builtins_types_76 [] = {
246 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
247 };
248 static const CK_ATTRIBUTE_TYPE nss_builtins_types_77 [] = {
249 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
250 };
251 static const CK_ATTRIBUTE_TYPE nss_builtins_types_78 [] = {
252 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
253 };
254 static const CK_ATTRIBUTE_TYPE nss_builtins_types_79 [] = {
255 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
256 };
257 static const CK_ATTRIBUTE_TYPE nss_builtins_types_80 [] = {
258 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
259 };
260 static const CK_ATTRIBUTE_TYPE nss_builtins_types_81 [] = {
261 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
262 };
263 static const CK_ATTRIBUTE_TYPE nss_builtins_types_82 [] = {
264 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
265 };
266 static const CK_ATTRIBUTE_TYPE nss_builtins_types_83 [] = {
267 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
268 };
269 static const CK_ATTRIBUTE_TYPE nss_builtins_types_84 [] = {
270 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
271 };
272 static const CK_ATTRIBUTE_TYPE nss_builtins_types_85 [] = {
273 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
274 };
275 static const CK_ATTRIBUTE_TYPE nss_builtins_types_86 [] = {
276 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
277 };
278 static const CK_ATTRIBUTE_TYPE nss_builtins_types_87 [] = {
279 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
280 };
281 static const CK_ATTRIBUTE_TYPE nss_builtins_types_88 [] = {
282 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
283 };
284 static const CK_ATTRIBUTE_TYPE nss_builtins_types_89 [] = {
285 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
286 };
287 static const CK_ATTRIBUTE_TYPE nss_builtins_types_90 [] = {
288 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
289 };
290 static const CK_ATTRIBUTE_TYPE nss_builtins_types_91 [] = {
291 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
292 };
293 static const CK_ATTRIBUTE_TYPE nss_builtins_types_92 [] = {
294 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
295 };
296 static const CK_ATTRIBUTE_TYPE nss_builtins_types_93 [] = {
297 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
298 };
299 static const CK_ATTRIBUTE_TYPE nss_builtins_types_94 [] = {
300 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
301 };
302 static const CK_ATTRIBUTE_TYPE nss_builtins_types_95 [] = {
303 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
304 };
305 static const CK_ATTRIBUTE_TYPE nss_builtins_types_96 [] = {
306 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
307 };
308 static const CK_ATTRIBUTE_TYPE nss_builtins_types_97 [] = {
309 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
310 };
311 static const CK_ATTRIBUTE_TYPE nss_builtins_types_98 [] = {
312 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
313 };
314 static const CK_ATTRIBUTE_TYPE nss_builtins_types_99 [] = {
315 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
316 };
317 static const CK_ATTRIBUTE_TYPE nss_builtins_types_100 [] = {
318 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
319 };
320 static const CK_ATTRIBUTE_TYPE nss_builtins_types_101 [] = {
321 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
322 };
323 static const CK_ATTRIBUTE_TYPE nss_builtins_types_102 [] = {
324 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
325 };
326 static const CK_ATTRIBUTE_TYPE nss_builtins_types_103 [] = {
327 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
328 };
329 static const CK_ATTRIBUTE_TYPE nss_builtins_types_104 [] = {
330 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
331 };
332 static const CK_ATTRIBUTE_TYPE nss_builtins_types_105 [] = {
333 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
334 };
335 static const CK_ATTRIBUTE_TYPE nss_builtins_types_106 [] = {
336 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
337 };
338 static const CK_ATTRIBUTE_TYPE nss_builtins_types_107 [] = {
339 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
340 };
341 static const CK_ATTRIBUTE_TYPE nss_builtins_types_108 [] = {
342 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
343 };
344 static const CK_ATTRIBUTE_TYPE nss_builtins_types_109 [] = {
345 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
346 };
347 static const CK_ATTRIBUTE_TYPE nss_builtins_types_110 [] = {
348 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
349 };
350 static const CK_ATTRIBUTE_TYPE nss_builtins_types_111 [] = {
351 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
352 };
353 static const CK_ATTRIBUTE_TYPE nss_builtins_types_112 [] = {
354 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
355 };
356 static const CK_ATTRIBUTE_TYPE nss_builtins_types_113 [] = {
357 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
358 };
359 static const CK_ATTRIBUTE_TYPE nss_builtins_types_114 [] = {
360 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
361 };
362 static const CK_ATTRIBUTE_TYPE nss_builtins_types_115 [] = {
363 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
364 };
365 static const CK_ATTRIBUTE_TYPE nss_builtins_types_116 [] = {
366 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
367 };
368 static const CK_ATTRIBUTE_TYPE nss_builtins_types_117 [] = {
369 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
370 };
371 static const CK_ATTRIBUTE_TYPE nss_builtins_types_118 [] = {
372 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
373 };
374 static const CK_ATTRIBUTE_TYPE nss_builtins_types_119 [] = {
375 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
376 };
377 static const CK_ATTRIBUTE_TYPE nss_builtins_types_120 [] = {
378 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
379 };
380 static const CK_ATTRIBUTE_TYPE nss_builtins_types_121 [] = {
381 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
382 };
383 static const CK_ATTRIBUTE_TYPE nss_builtins_types_122 [] = {
384 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
385 };
386 static const CK_ATTRIBUTE_TYPE nss_builtins_types_123 [] = {
387 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
388 };
389 static const CK_ATTRIBUTE_TYPE nss_builtins_types_124 [] = {
390 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
391 };
392 static const CK_ATTRIBUTE_TYPE nss_builtins_types_125 [] = {
393 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
394 };
395 static const CK_ATTRIBUTE_TYPE nss_builtins_types_126 [] = {
396 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
397 };
398 static const CK_ATTRIBUTE_TYPE nss_builtins_types_127 [] = {
399 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
400 };
401 static const CK_ATTRIBUTE_TYPE nss_builtins_types_128 [] = {
402 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
403 };
404 static const CK_ATTRIBUTE_TYPE nss_builtins_types_129 [] = {
405 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
406 };
407 static const CK_ATTRIBUTE_TYPE nss_builtins_types_130 [] = {
408 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
409 };
410 static const CK_ATTRIBUTE_TYPE nss_builtins_types_131 [] = {
411 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
412 };
413 static const CK_ATTRIBUTE_TYPE nss_builtins_types_132 [] = {
414 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
415 };
416 static const CK_ATTRIBUTE_TYPE nss_builtins_types_133 [] = {
417 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
418 };
419 static const CK_ATTRIBUTE_TYPE nss_builtins_types_134 [] = {
420 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
421 };
422 static const CK_ATTRIBUTE_TYPE nss_builtins_types_135 [] = {
423 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
424 };
425 static const CK_ATTRIBUTE_TYPE nss_builtins_types_136 [] = {
426 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
427 };
428 static const CK_ATTRIBUTE_TYPE nss_builtins_types_137 [] = {
429 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
430 };
431 static const CK_ATTRIBUTE_TYPE nss_builtins_types_138 [] = {
432 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
433 };
434 static const CK_ATTRIBUTE_TYPE nss_builtins_types_139 [] = {
435 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
436 };
437 static const CK_ATTRIBUTE_TYPE nss_builtins_types_140 [] = {
438 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
439 };
440 static const CK_ATTRIBUTE_TYPE nss_builtins_types_141 [] = {
441 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
442 };
443 static const CK_ATTRIBUTE_TYPE nss_builtins_types_142 [] = {
444 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
445 };
446 static const CK_ATTRIBUTE_TYPE nss_builtins_types_143 [] = {
447 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
448 };
449 static const CK_ATTRIBUTE_TYPE nss_builtins_types_144 [] = {
450 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
451 };
452 static const CK_ATTRIBUTE_TYPE nss_builtins_types_145 [] = {
453 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
454 };
455 static const CK_ATTRIBUTE_TYPE nss_builtins_types_146 [] = {
456 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
457 };
458 static const CK_ATTRIBUTE_TYPE nss_builtins_types_147 [] = {
459 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
460 };
461 static const CK_ATTRIBUTE_TYPE nss_builtins_types_148 [] = {
462 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
463 };
464 static const CK_ATTRIBUTE_TYPE nss_builtins_types_149 [] = {
465 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
466 };
467 static const CK_ATTRIBUTE_TYPE nss_builtins_types_150 [] = {
468 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
469 };
470 static const CK_ATTRIBUTE_TYPE nss_builtins_types_151 [] = {
471 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
472 };
473 static const CK_ATTRIBUTE_TYPE nss_builtins_types_152 [] = {
474 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
475 };
476 static const CK_ATTRIBUTE_TYPE nss_builtins_types_153 [] = {
477 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
478 };
479 static const CK_ATTRIBUTE_TYPE nss_builtins_types_154 [] = {
480 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
481 };
482 static const CK_ATTRIBUTE_TYPE nss_builtins_types_155 [] = {
483 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
484 };
485 static const CK_ATTRIBUTE_TYPE nss_builtins_types_156 [] = {
486 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
487 };
488 static const CK_ATTRIBUTE_TYPE nss_builtins_types_157 [] = {
489 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
490 };
491 static const CK_ATTRIBUTE_TYPE nss_builtins_types_158 [] = {
492 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
493 };
494 static const CK_ATTRIBUTE_TYPE nss_builtins_types_159 [] = {
495 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
496 };
497 static const CK_ATTRIBUTE_TYPE nss_builtins_types_160 [] = {
498 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
499 };
500 static const CK_ATTRIBUTE_TYPE nss_builtins_types_161 [] = {
501 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
502 };
503 static const CK_ATTRIBUTE_TYPE nss_builtins_types_162 [] = {
504 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
505 };
506 static const CK_ATTRIBUTE_TYPE nss_builtins_types_163 [] = {
507 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
508 };
509 static const CK_ATTRIBUTE_TYPE nss_builtins_types_164 [] = {
510 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
511 };
512 static const CK_ATTRIBUTE_TYPE nss_builtins_types_165 [] = {
513 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
514 };
515 static const CK_ATTRIBUTE_TYPE nss_builtins_types_166 [] = {
516 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
517 };
518 static const CK_ATTRIBUTE_TYPE nss_builtins_types_167 [] = {
519 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
520 };
521 static const CK_ATTRIBUTE_TYPE nss_builtins_types_168 [] = {
522 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
523 };
524 static const CK_ATTRIBUTE_TYPE nss_builtins_types_169 [] = {
525 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
526 };
527 static const CK_ATTRIBUTE_TYPE nss_builtins_types_170 [] = {
528 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
529 };
530 static const CK_ATTRIBUTE_TYPE nss_builtins_types_171 [] = {
531 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
532 };
533 static const CK_ATTRIBUTE_TYPE nss_builtins_types_172 [] = {
534 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
535 };
536 static const CK_ATTRIBUTE_TYPE nss_builtins_types_173 [] = {
537 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
538 };
539 static const CK_ATTRIBUTE_TYPE nss_builtins_types_174 [] = {
540 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
541 };
542 static const CK_ATTRIBUTE_TYPE nss_builtins_types_175 [] = {
543 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
544 };
545 static const CK_ATTRIBUTE_TYPE nss_builtins_types_176 [] = {
546 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
547 };
548 static const CK_ATTRIBUTE_TYPE nss_builtins_types_177 [] = {
549 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
550 };
551 static const CK_ATTRIBUTE_TYPE nss_builtins_types_178 [] = {
552 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
553 };
554 static const CK_ATTRIBUTE_TYPE nss_builtins_types_179 [] = {
555 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
556 };
557 static const CK_ATTRIBUTE_TYPE nss_builtins_types_180 [] = {
558 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
559 };
560 static const CK_ATTRIBUTE_TYPE nss_builtins_types_181 [] = {
561 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
562 };
563 static const CK_ATTRIBUTE_TYPE nss_builtins_types_182 [] = {
564 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
565 };
566 static const CK_ATTRIBUTE_TYPE nss_builtins_types_183 [] = {
567 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
568 };
569 static const CK_ATTRIBUTE_TYPE nss_builtins_types_184 [] = {
570 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
571 };
572 static const CK_ATTRIBUTE_TYPE nss_builtins_types_185 [] = {
573 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
574 };
575 static const CK_ATTRIBUTE_TYPE nss_builtins_types_186 [] = {
576 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
577 };
578 static const CK_ATTRIBUTE_TYPE nss_builtins_types_187 [] = {
579 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
580 };
581 static const CK_ATTRIBUTE_TYPE nss_builtins_types_188 [] = {
582 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
583 };
584 static const CK_ATTRIBUTE_TYPE nss_builtins_types_189 [] = {
585 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
586 };
587 static const CK_ATTRIBUTE_TYPE nss_builtins_types_190 [] = {
588 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
589 };
590 static const CK_ATTRIBUTE_TYPE nss_builtins_types_191 [] = {
591 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
592 };
593 static const CK_ATTRIBUTE_TYPE nss_builtins_types_192 [] = {
594 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
595 };
596 static const CK_ATTRIBUTE_TYPE nss_builtins_types_193 [] = {
597 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
598 };
599 static const CK_ATTRIBUTE_TYPE nss_builtins_types_194 [] = {
600 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
601 };
602 static const CK_ATTRIBUTE_TYPE nss_builtins_types_195 [] = {
603 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
604 };
605 static const CK_ATTRIBUTE_TYPE nss_builtins_types_196 [] = {
606 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
607 };
608 static const CK_ATTRIBUTE_TYPE nss_builtins_types_197 [] = {
609 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
610 };
611 static const CK_ATTRIBUTE_TYPE nss_builtins_types_198 [] = {
612 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
613 };
614 static const CK_ATTRIBUTE_TYPE nss_builtins_types_199 [] = {
615 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
616 };
617 static const CK_ATTRIBUTE_TYPE nss_builtins_types_200 [] = {
618 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
619 };
620 static const CK_ATTRIBUTE_TYPE nss_builtins_types_201 [] = {
621 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
622 };
623 static const CK_ATTRIBUTE_TYPE nss_builtins_types_202 [] = {
624 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
625 };
626 static const CK_ATTRIBUTE_TYPE nss_builtins_types_203 [] = {
627 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
628 };
629 static const CK_ATTRIBUTE_TYPE nss_builtins_types_204 [] = {
630 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
631 };
632 static const CK_ATTRIBUTE_TYPE nss_builtins_types_205 [] = {
633 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
634 };
635 static const CK_ATTRIBUTE_TYPE nss_builtins_types_206 [] = {
636 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
637 };
638 static const CK_ATTRIBUTE_TYPE nss_builtins_types_207 [] = {
639 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
640 };
641 static const CK_ATTRIBUTE_TYPE nss_builtins_types_208 [] = {
642 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
643 };
644 static const CK_ATTRIBUTE_TYPE nss_builtins_types_209 [] = {
645 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
646 };
647 static const CK_ATTRIBUTE_TYPE nss_builtins_types_210 [] = {
648 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
649 };
650 static const CK_ATTRIBUTE_TYPE nss_builtins_types_211 [] = {
651 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
652 };
653 static const CK_ATTRIBUTE_TYPE nss_builtins_types_212 [] = {
654 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
655 };
656 static const CK_ATTRIBUTE_TYPE nss_builtins_types_213 [] = {
657 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
658 };
659 static const CK_ATTRIBUTE_TYPE nss_builtins_types_214 [] = {
660 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
661 };
662 static const CK_ATTRIBUTE_TYPE nss_builtins_types_215 [] = {
663 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
664 };
665 static const CK_ATTRIBUTE_TYPE nss_builtins_types_216 [] = {
666 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
667 };
668 static const CK_ATTRIBUTE_TYPE nss_builtins_types_217 [] = {
669 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
670 };
671 static const CK_ATTRIBUTE_TYPE nss_builtins_types_218 [] = {
672 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
673 };
674 static const CK_ATTRIBUTE_TYPE nss_builtins_types_219 [] = {
675 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
676 };
677 static const CK_ATTRIBUTE_TYPE nss_builtins_types_220 [] = {
678 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
679 };
680 static const CK_ATTRIBUTE_TYPE nss_builtins_types_221 [] = {
681 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
682 };
683 static const CK_ATTRIBUTE_TYPE nss_builtins_types_222 [] = {
684 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
685 };
686 static const CK_ATTRIBUTE_TYPE nss_builtins_types_223 [] = {
687 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
688 };
689 static const CK_ATTRIBUTE_TYPE nss_builtins_types_224 [] = {
690 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
691 };
692 static const CK_ATTRIBUTE_TYPE nss_builtins_types_225 [] = {
693 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
694 };
695 static const CK_ATTRIBUTE_TYPE nss_builtins_types_226 [] = {
696 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
697 };
698 static const CK_ATTRIBUTE_TYPE nss_builtins_types_227 [] = {
699 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
700 };
701 static const CK_ATTRIBUTE_TYPE nss_builtins_types_228 [] = {
702 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
703 };
704 static const CK_ATTRIBUTE_TYPE nss_builtins_types_229 [] = {
705 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
706 };
707 static const CK_ATTRIBUTE_TYPE nss_builtins_types_230 [] = {
708 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
709 };
710 static const CK_ATTRIBUTE_TYPE nss_builtins_types_231 [] = {
711 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
712 };
713 static const CK_ATTRIBUTE_TYPE nss_builtins_types_232 [] = {
714 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
715 };
716 static const CK_ATTRIBUTE_TYPE nss_builtins_types_233 [] = {
717 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
718 };
719 static const CK_ATTRIBUTE_TYPE nss_builtins_types_234 [] = {
720 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
721 };
722 static const CK_ATTRIBUTE_TYPE nss_builtins_types_235 [] = {
723 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
724 };
725 static const CK_ATTRIBUTE_TYPE nss_builtins_types_236 [] = {
726 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
727 };
728 static const CK_ATTRIBUTE_TYPE nss_builtins_types_237 [] = {
729 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
730 };
731 static const CK_ATTRIBUTE_TYPE nss_builtins_types_238 [] = {
732 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
733 };
734 static const CK_ATTRIBUTE_TYPE nss_builtins_types_239 [] = {
735 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
736 };
737 static const CK_ATTRIBUTE_TYPE nss_builtins_types_240 [] = {
738 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
739 };
740 static const CK_ATTRIBUTE_TYPE nss_builtins_types_241 [] = {
741 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
742 };
743 static const CK_ATTRIBUTE_TYPE nss_builtins_types_242 [] = {
744 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
745 };
746 static const CK_ATTRIBUTE_TYPE nss_builtins_types_243 [] = {
747 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
748 };
749 static const CK_ATTRIBUTE_TYPE nss_builtins_types_244 [] = {
750 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
751 };
752 static const CK_ATTRIBUTE_TYPE nss_builtins_types_245 [] = {
753 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
754 };
755 static const CK_ATTRIBUTE_TYPE nss_builtins_types_246 [] = {
756 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
757 };
758 static const CK_ATTRIBUTE_TYPE nss_builtins_types_247 [] = {
759 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
760 };
761 static const CK_ATTRIBUTE_TYPE nss_builtins_types_248 [] = {
762 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
763 };
764 static const CK_ATTRIBUTE_TYPE nss_builtins_types_249 [] = {
765 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
766 };
767 static const CK_ATTRIBUTE_TYPE nss_builtins_types_250 [] = {
768 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
769 };
770 static const CK_ATTRIBUTE_TYPE nss_builtins_types_251 [] = {
771 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
772 };
773 static const CK_ATTRIBUTE_TYPE nss_builtins_types_252 [] = {
774 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
775 };
776 static const CK_ATTRIBUTE_TYPE nss_builtins_types_253 [] = {
777 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
778 };
779 static const CK_ATTRIBUTE_TYPE nss_builtins_types_254 [] = {
780 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
781 };
782 static const CK_ATTRIBUTE_TYPE nss_builtins_types_255 [] = {
783 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
784 };
785 static const CK_ATTRIBUTE_TYPE nss_builtins_types_256 [] = {
786 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
787 };
788 static const CK_ATTRIBUTE_TYPE nss_builtins_types_257 [] = {
789 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
790 };
791 static const CK_ATTRIBUTE_TYPE nss_builtins_types_258 [] = {
792 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
793 };
794 static const CK_ATTRIBUTE_TYPE nss_builtins_types_259 [] = {
795 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
796 };
797 static const CK_ATTRIBUTE_TYPE nss_builtins_types_260 [] = {
798 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
799 };
800 static const CK_ATTRIBUTE_TYPE nss_builtins_types_261 [] = {
801 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
802 };
803 static const CK_ATTRIBUTE_TYPE nss_builtins_types_262 [] = {
804 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
805 };
806 static const CK_ATTRIBUTE_TYPE nss_builtins_types_263 [] = {
807 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
808 };
809 static const CK_ATTRIBUTE_TYPE nss_builtins_types_264 [] = {
810 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
811 };
812 static const CK_ATTRIBUTE_TYPE nss_builtins_types_265 [] = {
813 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
814 };
815 static const CK_ATTRIBUTE_TYPE nss_builtins_types_266 [] = {
816 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
817 };
818 static const CK_ATTRIBUTE_TYPE nss_builtins_types_267 [] = {
819 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
820 };
821 static const CK_ATTRIBUTE_TYPE nss_builtins_types_268 [] = {
822 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
823 };
824 static const CK_ATTRIBUTE_TYPE nss_builtins_types_269 [] = {
825 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
826 };
827 static const CK_ATTRIBUTE_TYPE nss_builtins_types_270 [] = {
828 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
829 };
830 static const CK_ATTRIBUTE_TYPE nss_builtins_types_271 [] = {
831 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
832 };
833 static const CK_ATTRIBUTE_TYPE nss_builtins_types_272 [] = {
834 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
835 };
836 static const CK_ATTRIBUTE_TYPE nss_builtins_types_273 [] = {
837 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
838 };
839 static const CK_ATTRIBUTE_TYPE nss_builtins_types_274 [] = {
840 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
841 };
842 static const CK_ATTRIBUTE_TYPE nss_builtins_types_275 [] = {
843 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
844 };
845 static const CK_ATTRIBUTE_TYPE nss_builtins_types_276 [] = {
846 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
847 };
848 static const CK_ATTRIBUTE_TYPE nss_builtins_types_277 [] = {
849 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
850 };
851 static const CK_ATTRIBUTE_TYPE nss_builtins_types_278 [] = {
852 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
853 };
854 static const CK_ATTRIBUTE_TYPE nss_builtins_types_279 [] = {
855 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
856 };
857 static const CK_ATTRIBUTE_TYPE nss_builtins_types_280 [] = {
858 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
859 };
860 static const CK_ATTRIBUTE_TYPE nss_builtins_types_281 [] = {
861 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
862 };
863 static const CK_ATTRIBUTE_TYPE nss_builtins_types_282 [] = {
864 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
865 };
866 static const CK_ATTRIBUTE_TYPE nss_builtins_types_283 [] = {
867 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
868 };
869 static const CK_ATTRIBUTE_TYPE nss_builtins_types_284 [] = {
870 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
871 };
872 static const CK_ATTRIBUTE_TYPE nss_builtins_types_285 [] = {
873 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
874 };
875 static const CK_ATTRIBUTE_TYPE nss_builtins_types_286 [] = {
876 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
877 };
878 static const CK_ATTRIBUTE_TYPE nss_builtins_types_287 [] = {
879 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
880 };
881 static const CK_ATTRIBUTE_TYPE nss_builtins_types_288 [] = {
882 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
883 };
884 static const CK_ATTRIBUTE_TYPE nss_builtins_types_289 [] = {
885 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
886 };
887 static const CK_ATTRIBUTE_TYPE nss_builtins_types_290 [] = {
888 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
889 };
890 static const CK_ATTRIBUTE_TYPE nss_builtins_types_291 [] = {
891 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
892 };
893 static const CK_ATTRIBUTE_TYPE nss_builtins_types_292 [] = {
894 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
895 };
896 static const CK_ATTRIBUTE_TYPE nss_builtins_types_293 [] = {
897 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
898 };
899 static const CK_ATTRIBUTE_TYPE nss_builtins_types_294 [] = {
900 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
901 };
902 static const CK_ATTRIBUTE_TYPE nss_builtins_types_295 [] = {
903 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
904 };
905 static const CK_ATTRIBUTE_TYPE nss_builtins_types_296 [] = {
906 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
907 };
908 static const CK_ATTRIBUTE_TYPE nss_builtins_types_297 [] = {
909 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
910 };
911 static const CK_ATTRIBUTE_TYPE nss_builtins_types_298 [] = {
912 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
913 };
914 static const CK_ATTRIBUTE_TYPE nss_builtins_types_299 [] = {
915 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
916 };
917 static const CK_ATTRIBUTE_TYPE nss_builtins_types_300 [] = {
918 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
919 };
920 static const CK_ATTRIBUTE_TYPE nss_builtins_types_301 [] = {
921 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
922 };
923 static const CK_ATTRIBUTE_TYPE nss_builtins_types_302 [] = {
924 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
925 };
926 static const CK_ATTRIBUTE_TYPE nss_builtins_types_303 [] = {
927 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
928 };
929 static const CK_ATTRIBUTE_TYPE nss_builtins_types_304 [] = {
930 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
931 };
932 static const CK_ATTRIBUTE_TYPE nss_builtins_types_305 [] = {
933 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
934 };
935 static const CK_ATTRIBUTE_TYPE nss_builtins_types_306 [] = {
936 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
937 };
938 static const CK_ATTRIBUTE_TYPE nss_builtins_types_307 [] = {
939 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
940 };
941 static const CK_ATTRIBUTE_TYPE nss_builtins_types_308 [] = {
942 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
943 };
944 static const CK_ATTRIBUTE_TYPE nss_builtins_types_309 [] = {
945 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
946 };
947 static const CK_ATTRIBUTE_TYPE nss_builtins_types_310 [] = {
948 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
949 };
950 static const CK_ATTRIBUTE_TYPE nss_builtins_types_311 [] = {
951 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
952 };
953 static const CK_ATTRIBUTE_TYPE nss_builtins_types_312 [] = {
954 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
955 };
956 static const CK_ATTRIBUTE_TYPE nss_builtins_types_313 [] = {
957 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
958 };
959 static const CK_ATTRIBUTE_TYPE nss_builtins_types_314 [] = {
960 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
961 };
962 static const CK_ATTRIBUTE_TYPE nss_builtins_types_315 [] = {
963 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
964 };
965 static const CK_ATTRIBUTE_TYPE nss_builtins_types_316 [] = {
966 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
967 };
968 static const CK_ATTRIBUTE_TYPE nss_builtins_types_317 [] = {
969 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
970 };
971 static const CK_ATTRIBUTE_TYPE nss_builtins_types_318 [] = {
972 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
973 };
974 static const CK_ATTRIBUTE_TYPE nss_builtins_types_319 [] = {
975 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
976 };
977 static const CK_ATTRIBUTE_TYPE nss_builtins_types_320 [] = {
978 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
979 };
980 static const CK_ATTRIBUTE_TYPE nss_builtins_types_321 [] = {
981 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
982 };
983 static const CK_ATTRIBUTE_TYPE nss_builtins_types_322 [] = {
984 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
985 };
986 static const CK_ATTRIBUTE_TYPE nss_builtins_types_323 [] = {
987 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
988 };
989 static const CK_ATTRIBUTE_TYPE nss_builtins_types_324 [] = {
990 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
991 };
992 static const CK_ATTRIBUTE_TYPE nss_builtins_types_325 [] = {
993 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
994 };
995 static const CK_ATTRIBUTE_TYPE nss_builtins_types_326 [] = {
996 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
997 };
998 static const CK_ATTRIBUTE_TYPE nss_builtins_types_327 [] = {
999 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1000 };
1001 static const CK_ATTRIBUTE_TYPE nss_builtins_types_328 [] = {
1002 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1003 };
1004 static const CK_ATTRIBUTE_TYPE nss_builtins_types_329 [] = {
1005 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1006 };
1007 static const CK_ATTRIBUTE_TYPE nss_builtins_types_330 [] = {
1008 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1009 };
1010 static const CK_ATTRIBUTE_TYPE nss_builtins_types_331 [] = {
1011 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1012 };
1013 static const CK_ATTRIBUTE_TYPE nss_builtins_types_332 [] = {
1014 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1015 };
1016 static const CK_ATTRIBUTE_TYPE nss_builtins_types_333 [] = {
1017 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1018 };
1019 static const CK_ATTRIBUTE_TYPE nss_builtins_types_334 [] = {
1020 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1021 };
1022 static const CK_ATTRIBUTE_TYPE nss_builtins_types_335 [] = {
1023 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1024 };
1025 static const CK_ATTRIBUTE_TYPE nss_builtins_types_336 [] = {
1026 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1027 };
1028 static const CK_ATTRIBUTE_TYPE nss_builtins_types_337 [] = {
1029 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1030 };
1031 static const CK_ATTRIBUTE_TYPE nss_builtins_types_338 [] = {
1032 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1033 };
1034 static const CK_ATTRIBUTE_TYPE nss_builtins_types_339 [] = {
1035 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1036 };
1037 static const CK_ATTRIBUTE_TYPE nss_builtins_types_340 [] = {
1038 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1039 };
1040 static const CK_ATTRIBUTE_TYPE nss_builtins_types_341 [] = {
1041 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1042 };
1043 static const CK_ATTRIBUTE_TYPE nss_builtins_types_342 [] = {
1044 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1045 };
1046 static const CK_ATTRIBUTE_TYPE nss_builtins_types_343 [] = {
1047 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1048 };
1049 static const CK_ATTRIBUTE_TYPE nss_builtins_types_344 [] = {
1050 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1051 };
1052 static const CK_ATTRIBUTE_TYPE nss_builtins_types_345 [] = {
1053 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1054 };
1055 static const CK_ATTRIBUTE_TYPE nss_builtins_types_346 [] = {
1056 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1057 };
1058 static const CK_ATTRIBUTE_TYPE nss_builtins_types_347 [] = {
1059 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1060 };
1061 static const CK_ATTRIBUTE_TYPE nss_builtins_types_348 [] = {
1062 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1063 };
1064 static const CK_ATTRIBUTE_TYPE nss_builtins_types_349 [] = {
1065 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1066 };
1067 static const CK_ATTRIBUTE_TYPE nss_builtins_types_350 [] = {
1068 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1069 };
1070 static const CK_ATTRIBUTE_TYPE nss_builtins_types_351 [] = {
1071 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1072 };
1073 static const CK_ATTRIBUTE_TYPE nss_builtins_types_352 [] = {
1074 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1075 };
1076 static const CK_ATTRIBUTE_TYPE nss_builtins_types_353 [] = {
1077 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1078 };
1079 static const CK_ATTRIBUTE_TYPE nss_builtins_types_354 [] = {
1080 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1081 };
1082 static const CK_ATTRIBUTE_TYPE nss_builtins_types_355 [] = {
1083 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1084 };
1085 static const CK_ATTRIBUTE_TYPE nss_builtins_types_356 [] = {
1086 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1087 };
1088 static const CK_ATTRIBUTE_TYPE nss_builtins_types_357 [] = {
1089 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1090 };
1091 static const CK_ATTRIBUTE_TYPE nss_builtins_types_358 [] = {
1092 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1093 };
1094 static const CK_ATTRIBUTE_TYPE nss_builtins_types_359 [] = {
1095 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1096 };
1097 static const CK_ATTRIBUTE_TYPE nss_builtins_types_360 [] = {
1098 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1099 };
1100 static const CK_ATTRIBUTE_TYPE nss_builtins_types_361 [] = {
1101 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1102 };
1103 static const CK_ATTRIBUTE_TYPE nss_builtins_types_362 [] = {
1104 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1105 };
1106 static const CK_ATTRIBUTE_TYPE nss_builtins_types_363 [] = {
1107 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1108 };
1109 static const CK_ATTRIBUTE_TYPE nss_builtins_types_364 [] = {
1110 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1111 };
1112 static const CK_ATTRIBUTE_TYPE nss_builtins_types_365 [] = {
1113 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1114 };
1115 static const CK_ATTRIBUTE_TYPE nss_builtins_types_366 [] = {
1116 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1117 };
1118 static const CK_ATTRIBUTE_TYPE nss_builtins_types_367 [] = {
1119 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1120 };
1121 static const CK_ATTRIBUTE_TYPE nss_builtins_types_368 [] = {
1122 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1123 };
1124 static const CK_ATTRIBUTE_TYPE nss_builtins_types_369 [] = {
1125 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1126 };
1127 static const CK_ATTRIBUTE_TYPE nss_builtins_types_370 [] = {
1128 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1129 };
1130 static const CK_ATTRIBUTE_TYPE nss_builtins_types_371 [] = {
1131 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1132 };
1133 static const CK_ATTRIBUTE_TYPE nss_builtins_types_372 [] = {
1134 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1135 };
1136 static const CK_ATTRIBUTE_TYPE nss_builtins_types_373 [] = {
1137 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1138 };
1139 static const CK_ATTRIBUTE_TYPE nss_builtins_types_374 [] = {
1140 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1141 };
1142 static const CK_ATTRIBUTE_TYPE nss_builtins_types_375 [] = {
1143 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1144 };
1145 static const CK_ATTRIBUTE_TYPE nss_builtins_types_376 [] = {
1146 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1147 };
1148 static const CK_ATTRIBUTE_TYPE nss_builtins_types_377 [] = {
1149 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1150 };
1151 static const CK_ATTRIBUTE_TYPE nss_builtins_types_378 [] = {
1152 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1153 };
1154 static const CK_ATTRIBUTE_TYPE nss_builtins_types_379 [] = {
1155 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1156 };
1157 static const CK_ATTRIBUTE_TYPE nss_builtins_types_380 [] = {
1158 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1159 };
1160 static const CK_ATTRIBUTE_TYPE nss_builtins_types_381 [] = {
1161 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1162 };
1163 static const CK_ATTRIBUTE_TYPE nss_builtins_types_382 [] = {
1164 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1165 };
1166 static const CK_ATTRIBUTE_TYPE nss_builtins_types_383 [] = {
1167 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1168 };
1169 static const CK_ATTRIBUTE_TYPE nss_builtins_types_384 [] = {
1170 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1171 };
1172 static const CK_ATTRIBUTE_TYPE nss_builtins_types_385 [] = {
1173 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
1174 };
1175 static const CK_ATTRIBUTE_TYPE nss_builtins_types_386 [] = {
1176 CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
1177 };
1178 static const NSSItem nss_builtins_items_1 [] = {
1179 { (void *)&cko_nss_builtin_root_list, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1180 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1181 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1182 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1183 { (void *)"Mozilla Builtin Roots", (PRUint32)22 }
1184 };
1185 static const NSSItem nss_builtins_items_2 [] = {
1186 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1187 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1188 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1189 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1190 { (void *)"GTE CyberTrust Global Root", (PRUint32)27 },
1191 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1192 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1193 "\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157"
1194 "\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125"
1195 "\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165"
1196 "\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156"
1197 "\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105"
1198 "\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142"
1199 "\141\154\040\122\157\157\164"
1200 , (PRUint32)119 },
1201 { (void *)"0", (PRUint32)2 },
1202 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1203 "\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157"
1204 "\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125"
1205 "\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165"
1206 "\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156"
1207 "\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105"
1208 "\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142"
1209 "\141\154\040\122\157\157\164"
1210 , (PRUint32)119 },
1211 { (void *)"\002\002\001\245"
1212 , (PRUint32)4 },
1213 { (void *)"\060\202\002\132\060\202\001\303\002\002\001\245\060\015\006\011"
1214 "\052\206\110\206\367\015\001\001\004\005\000\060\165\061\013\060"
1215 "\011\006\003\125\004\006\023\002\125\123\061\030\060\026\006\003"
1216 "\125\004\012\023\017\107\124\105\040\103\157\162\160\157\162\141"
1217 "\164\151\157\156\061\047\060\045\006\003\125\004\013\023\036\107"
1218 "\124\105\040\103\171\142\145\162\124\162\165\163\164\040\123\157"
1219 "\154\165\164\151\157\156\163\054\040\111\156\143\056\061\043\060"
1220 "\041\006\003\125\004\003\023\032\107\124\105\040\103\171\142\145"
1221 "\162\124\162\165\163\164\040\107\154\157\142\141\154\040\122\157"
1222 "\157\164\060\036\027\015\071\070\060\070\061\063\060\060\062\071"
1223 "\060\060\132\027\015\061\070\060\070\061\063\062\063\065\071\060"
1224 "\060\132\060\165\061\013\060\011\006\003\125\004\006\023\002\125"
1225 "\123\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040"
1226 "\103\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006"
1227 "\003\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124"
1228 "\162\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040"
1229 "\111\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107"
1230 "\124\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154"
1231 "\157\142\141\154\040\122\157\157\164\060\201\237\060\015\006\011"
1232 "\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060"
1233 "\201\211\002\201\201\000\225\017\240\266\360\120\234\350\172\307"
1234 "\210\315\335\027\016\056\260\224\320\033\075\016\366\224\300\212"
1235 "\224\307\006\310\220\227\310\270\144\032\172\176\154\074\123\341"
1236 "\067\050\163\140\177\262\227\123\007\237\123\371\155\130\224\322"
1237 "\257\215\155\210\147\200\346\355\262\225\317\162\061\312\245\034"
1238 "\162\272\134\002\347\144\102\347\371\251\054\326\072\015\254\215"
1239 "\102\252\044\001\071\346\234\077\001\205\127\015\130\207\105\370"
1240 "\323\205\252\223\151\046\205\160\110\200\077\022\025\307\171\264"
1241 "\037\005\057\073\142\231\002\003\001\000\001\060\015\006\011\052"
1242 "\206\110\206\367\015\001\001\004\005\000\003\201\201\000\155\353"
1243 "\033\011\351\136\331\121\333\147\042\141\244\052\074\110\167\343"
1244 "\240\174\246\336\163\242\024\003\205\075\373\253\016\060\305\203"
1245 "\026\063\201\023\010\236\173\064\116\337\100\310\164\327\271\175"
1246 "\334\364\166\125\175\233\143\124\030\351\360\352\363\134\261\331"
1247 "\213\102\036\271\300\225\116\272\372\325\342\174\365\150\141\277"
1248 "\216\354\005\227\137\133\260\327\243\205\064\304\044\247\015\017"
1249 "\225\223\357\313\224\330\236\037\235\134\205\155\307\252\256\117"
1250 "\037\042\265\315\225\255\272\247\314\371\253\013\172\177"
1251 , (PRUint32)606 }
1252 };
1253 static const NSSItem nss_builtins_items_3 [] = {
1254 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1255 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1256 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1257 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1258 { (void *)"GTE CyberTrust Global Root", (PRUint32)27 },
1259 { (void *)"\227\201\171\120\330\034\226\160\314\064\330\011\317\171\104\061"
1260 "\066\176\364\164"
1261 , (PRUint32)20 },
1262 { (void *)"\312\075\323\150\361\003\134\320\062\372\270\053\131\350\132\333"
1263 , (PRUint32)16 },
1264 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1265 "\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157"
1266 "\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125"
1267 "\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165"
1268 "\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156"
1269 "\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105"
1270 "\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142"
1271 "\141\154\040\122\157\157\164"
1272 , (PRUint32)119 },
1273 { (void *)"\002\002\001\245"
1274 , (PRUint32)4 },
1275 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1276 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1277 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1278 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1279 };
1280 static const NSSItem nss_builtins_items_4 [] = {
1281 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1282 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1283 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1284 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1285 { (void *)"Thawte Server CA", (PRUint32)17 },
1286 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1287 { (void *)"\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101"
1288 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1289 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1290 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1291 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1292 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1293 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1294 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1295 "\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124"
1296 "\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061"
1297 "\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027"
1298 "\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141"
1299 "\167\164\145\056\143\157\155"
1300 , (PRUint32)199 },
1301 { (void *)"0", (PRUint32)2 },
1302 { (void *)"\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101"
1303 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1304 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1305 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1306 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1307 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1308 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1309 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1310 "\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124"
1311 "\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061"
1312 "\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027"
1313 "\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141"
1314 "\167\164\145\056\143\157\155"
1315 , (PRUint32)199 },
1316 { (void *)"\002\001\001"
1317 , (PRUint32)3 },
1318 { (void *)"\060\202\003\023\060\202\002\174\240\003\002\001\002\002\001\001"
1319 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
1320 "\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101\061"
1321 "\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162"
1322 "\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023"
1323 "\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006\003"
1324 "\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156\163"
1325 "\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003\125"
1326 "\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151\157"
1327 "\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151\163"
1328 "\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124\150"
1329 "\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061\046"
1330 "\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027\163"
1331 "\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141\167"
1332 "\164\145\056\143\157\155\060\036\027\015\071\066\060\070\060\061"
1333 "\060\060\060\060\060\060\132\027\015\062\060\061\062\063\061\062"
1334 "\063\065\071\065\071\132\060\201\304\061\013\060\011\006\003\125"
1335 "\004\006\023\002\132\101\061\025\060\023\006\003\125\004\010\023"
1336 "\014\127\145\163\164\145\162\156\040\103\141\160\145\061\022\060"
1337 "\020\006\003\125\004\007\023\011\103\141\160\145\040\124\157\167"
1338 "\156\061\035\060\033\006\003\125\004\012\023\024\124\150\141\167"
1339 "\164\145\040\103\157\156\163\165\154\164\151\156\147\040\143\143"
1340 "\061\050\060\046\006\003\125\004\013\023\037\103\145\162\164\151"
1341 "\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143\145"
1342 "\163\040\104\151\166\151\163\151\157\156\061\031\060\027\006\003"
1343 "\125\004\003\023\020\124\150\141\167\164\145\040\123\145\162\166"
1344 "\145\162\040\103\101\061\046\060\044\006\011\052\206\110\206\367"
1345 "\015\001\011\001\026\027\163\145\162\166\145\162\055\143\145\162"
1346 "\164\163\100\164\150\141\167\164\145\056\143\157\155\060\201\237"
1347 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
1348 "\201\215\000\060\201\211\002\201\201\000\323\244\120\156\310\377"
1349 "\126\153\346\317\135\266\352\014\150\165\107\242\252\302\332\204"
1350 "\045\374\250\364\107\121\332\205\265\040\164\224\206\036\017\165"
1351 "\311\351\010\141\365\006\155\060\156\025\031\002\351\122\300\142"
1352 "\333\115\231\236\342\152\014\104\070\315\376\276\343\144\011\160"
1353 "\305\376\261\153\051\266\057\111\310\073\324\047\004\045\020\227"
1354 "\057\347\220\155\300\050\102\231\327\114\103\336\303\365\041\155"
1355 "\124\237\135\303\130\341\300\344\331\133\260\270\334\264\173\337"
1356 "\066\072\302\265\146\042\022\326\207\015\002\003\001\000\001\243"
1357 "\023\060\021\060\017\006\003\125\035\023\001\001\377\004\005\060"
1358 "\003\001\001\377\060\015\006\011\052\206\110\206\367\015\001\001"
1359 "\004\005\000\003\201\201\000\007\372\114\151\134\373\225\314\106"
1360 "\356\205\203\115\041\060\216\312\331\250\157\111\032\346\332\121"
1361 "\343\140\160\154\204\141\021\241\032\310\110\076\131\103\175\117"
1362 "\225\075\241\213\267\013\142\230\172\165\212\335\210\116\116\236"
1363 "\100\333\250\314\062\164\271\157\015\306\343\263\104\013\331\212"
1364 "\157\232\051\233\231\030\050\073\321\343\100\050\232\132\074\325"
1365 "\265\347\040\033\213\312\244\253\215\351\121\331\342\114\054\131"
1366 "\251\332\271\262\165\033\366\102\362\357\307\362\030\371\211\274"
1367 "\243\377\212\043\056\160\107"
1368 , (PRUint32)791 }
1369 };
1370 static const NSSItem nss_builtins_items_5 [] = {
1371 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1372 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1373 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1374 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1375 { (void *)"Thawte Server CA", (PRUint32)17 },
1376 { (void *)"\043\345\224\224\121\225\362\101\110\003\264\325\144\322\243\243"
1377 "\365\330\213\214"
1378 , (PRUint32)20 },
1379 { (void *)"\305\160\304\242\355\123\170\014\310\020\123\201\144\313\320\035"
1380 , (PRUint32)16 },
1381 { (void *)"\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101"
1382 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1383 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1384 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1385 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1386 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1387 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1388 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1389 "\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124"
1390 "\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061"
1391 "\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027"
1392 "\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141"
1393 "\167\164\145\056\143\157\155"
1394 , (PRUint32)199 },
1395 { (void *)"\002\001\001"
1396 , (PRUint32)3 },
1397 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1398 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1399 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1400 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1401 };
1402 static const NSSItem nss_builtins_items_6 [] = {
1403 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1404 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1405 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1406 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1407 { (void *)"Thawte Premium Server CA", (PRUint32)25 },
1408 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1409 { (void *)"\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101"
1410 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1411 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1412 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1413 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1414 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1415 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1416 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1417 "\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124"
1418 "\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145"
1419 "\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110"
1420 "\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055"
1421 "\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157"
1422 "\155"
1423 , (PRUint32)209 },
1424 { (void *)"0", (PRUint32)2 },
1425 { (void *)"\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101"
1426 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1427 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1428 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1429 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1430 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1431 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1432 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1433 "\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124"
1434 "\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145"
1435 "\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110"
1436 "\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055"
1437 "\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157"
1438 "\155"
1439 , (PRUint32)209 },
1440 { (void *)"\002\001\001"
1441 , (PRUint32)3 },
1442 { (void *)"\060\202\003\047\060\202\002\220\240\003\002\001\002\002\001\001"
1443 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
1444 "\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101\061"
1445 "\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162"
1446 "\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023"
1447 "\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006\003"
1448 "\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156\163"
1449 "\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003\125"
1450 "\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151\157"
1451 "\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151\163"
1452 "\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124\150"
1453 "\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145\162"
1454 "\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110\206"
1455 "\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055\163"
1456 "\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157\155"
1457 "\060\036\027\015\071\066\060\070\060\061\060\060\060\060\060\060"
1458 "\132\027\015\062\060\061\062\063\061\062\063\065\071\065\071\132"
1459 "\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101"
1460 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1461 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1462 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1463 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1464 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1465 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1466 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1467 "\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124"
1468 "\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145"
1469 "\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110"
1470 "\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055"
1471 "\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157"
1472 "\155\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001"
1473 "\001\005\000\003\201\215\000\060\201\211\002\201\201\000\322\066"
1474 "\066\152\213\327\302\133\236\332\201\101\142\217\070\356\111\004"
1475 "\125\326\320\357\034\033\225\026\107\357\030\110\065\072\122\364"
1476 "\053\152\006\217\073\057\352\126\343\257\206\215\236\027\367\236"
1477 "\264\145\165\002\115\357\313\011\242\041\121\330\233\320\147\320"
1478 "\272\015\222\006\024\163\324\223\313\227\052\000\234\134\116\014"
1479 "\274\372\025\122\374\362\104\156\332\021\112\156\010\237\057\055"
1480 "\343\371\252\072\206\163\266\106\123\130\310\211\005\275\203\021"
1481 "\270\163\077\252\007\215\364\102\115\347\100\235\034\067\002\003"
1482 "\001\000\001\243\023\060\021\060\017\006\003\125\035\023\001\001"
1483 "\377\004\005\060\003\001\001\377\060\015\006\011\052\206\110\206"
1484 "\367\015\001\001\004\005\000\003\201\201\000\046\110\054\026\302"
1485 "\130\372\350\026\164\014\252\252\137\124\077\362\327\311\170\140"
1486 "\136\136\156\067\143\042\167\066\176\262\027\304\064\271\365\010"
1487 "\205\374\311\001\070\377\115\276\362\026\102\103\347\273\132\106"
1488 "\373\301\306\021\037\361\112\260\050\106\311\303\304\102\175\274"
1489 "\372\253\131\156\325\267\121\210\021\343\244\205\031\153\202\114"
1490 "\244\014\022\255\351\244\256\077\361\303\111\145\232\214\305\310"
1491 "\076\045\267\224\231\273\222\062\161\007\360\206\136\355\120\047"
1492 "\246\015\246\043\371\273\313\246\007\024\102"
1493 , (PRUint32)811 }
1494 };
1495 static const NSSItem nss_builtins_items_7 [] = {
1496 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1497 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1498 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1499 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1500 { (void *)"Thawte Premium Server CA", (PRUint32)25 },
1501 { (void *)"\142\177\215\170\047\145\143\231\322\175\177\220\104\311\376\263"
1502 "\363\076\372\232"
1503 , (PRUint32)20 },
1504 { (void *)"\006\237\151\171\026\146\220\002\033\214\214\242\303\007\157\072"
1505 , (PRUint32)16 },
1506 { (void *)"\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101"
1507 "\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145"
1508 "\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007"
1509 "\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006"
1510 "\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156"
1511 "\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003"
1512 "\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151"
1513 "\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151"
1514 "\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124"
1515 "\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145"
1516 "\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110"
1517 "\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055"
1518 "\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157"
1519 "\155"
1520 , (PRUint32)209 },
1521 { (void *)"\002\001\001"
1522 , (PRUint32)3 },
1523 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1524 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1525 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1526 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1527 };
1528 static const NSSItem nss_builtins_items_8 [] = {
1529 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1530 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1531 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1532 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1533 { (void *)"Equifax Secure CA", (PRUint32)18 },
1534 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1535 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1536 "\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141"
1537 "\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151"
1538 "\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151"
1539 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
1540 , (PRUint32)80 },
1541 { (void *)"0", (PRUint32)2 },
1542 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1543 "\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141"
1544 "\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151"
1545 "\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151"
1546 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
1547 , (PRUint32)80 },
1548 { (void *)"\002\004\065\336\364\317"
1549 , (PRUint32)6 },
1550 { (void *)"\060\202\003\040\060\202\002\211\240\003\002\001\002\002\004\065"
1551 "\336\364\317\060\015\006\011\052\206\110\206\367\015\001\001\005"
1552 "\005\000\060\116\061\013\060\011\006\003\125\004\006\023\002\125"
1553 "\123\061\020\060\016\006\003\125\004\012\023\007\105\161\165\151"
1554 "\146\141\170\061\055\060\053\006\003\125\004\013\023\044\105\161"
1555 "\165\151\146\141\170\040\123\145\143\165\162\145\040\103\145\162"
1556 "\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151"
1557 "\164\171\060\036\027\015\071\070\060\070\062\062\061\066\064\061"
1558 "\065\061\132\027\015\061\070\060\070\062\062\061\066\064\061\065"
1559 "\061\132\060\116\061\013\060\011\006\003\125\004\006\023\002\125"
1560 "\123\061\020\060\016\006\003\125\004\012\023\007\105\161\165\151"
1561 "\146\141\170\061\055\060\053\006\003\125\004\013\023\044\105\161"
1562 "\165\151\146\141\170\040\123\145\143\165\162\145\040\103\145\162"
1563 "\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151"
1564 "\164\171\060\201\237\060\015\006\011\052\206\110\206\367\015\001"
1565 "\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000\301"
1566 "\135\261\130\147\010\142\356\240\232\055\037\010\155\221\024\150"
1567 "\230\012\036\376\332\004\157\023\204\142\041\303\321\174\316\237"
1568 "\005\340\270\001\360\116\064\354\342\212\225\004\144\254\361\153"
1569 "\123\137\005\263\313\147\200\277\102\002\216\376\335\001\011\354"
1570 "\341\000\024\117\374\373\360\014\335\103\272\133\053\341\037\200"
1571 "\160\231\025\127\223\026\361\017\227\152\267\302\150\043\034\314"
1572 "\115\131\060\254\121\036\073\257\053\326\356\143\105\173\305\331"
1573 "\137\120\322\343\120\017\072\210\347\277\024\375\340\307\271\002"
1574 "\003\001\000\001\243\202\001\011\060\202\001\005\060\160\006\003"
1575 "\125\035\037\004\151\060\147\060\145\240\143\240\141\244\137\060"
1576 "\135\061\013\060\011\006\003\125\004\006\023\002\125\123\061\020"
1577 "\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141\170"
1578 "\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151\146"
1579 "\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151\146"
1580 "\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171\061"
1581 "\015\060\013\006\003\125\004\003\023\004\103\122\114\061\060\032"
1582 "\006\003\125\035\020\004\023\060\021\201\017\062\060\061\070\060"
1583 "\070\062\062\061\066\064\061\065\061\132\060\013\006\003\125\035"
1584 "\017\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030"
1585 "\060\026\200\024\110\346\150\371\053\322\262\225\327\107\330\043"
1586 "\040\020\117\063\230\220\237\324\060\035\006\003\125\035\016\004"
1587 "\026\004\024\110\346\150\371\053\322\262\225\327\107\330\043\040"
1588 "\020\117\063\230\220\237\324\060\014\006\003\125\035\023\004\005"
1589 "\060\003\001\001\377\060\032\006\011\052\206\110\206\366\175\007"
1590 "\101\000\004\015\060\013\033\005\126\063\056\060\143\003\002\006"
1591 "\300\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
1592 "\003\201\201\000\130\316\051\352\374\367\336\265\316\002\271\027"
1593 "\265\205\321\271\343\340\225\314\045\061\015\000\246\222\156\177"
1594 "\266\222\143\236\120\225\321\232\157\344\021\336\143\205\156\230"
1595 "\356\250\377\132\310\323\125\262\146\161\127\336\300\041\353\075"
1596 "\052\247\043\111\001\004\206\102\173\374\356\177\242\026\122\265"
1597 "\147\147\323\100\333\073\046\130\262\050\167\075\256\024\167\141"
1598 "\326\372\052\146\047\240\015\372\247\163\134\352\160\361\224\041"
1599 "\145\104\137\372\374\357\051\150\251\242\207\171\357\171\357\117"
1600 "\254\007\167\070"
1601 , (PRUint32)804 }
1602 };
1603 static const NSSItem nss_builtins_items_9 [] = {
1604 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1605 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1606 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1607 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1608 { (void *)"Equifax Secure CA", (PRUint32)18 },
1609 { (void *)"\322\062\011\255\043\323\024\043\041\164\344\015\177\235\142\023"
1610 "\227\206\143\072"
1611 , (PRUint32)20 },
1612 { (void *)"\147\313\235\300\023\044\212\202\233\262\027\036\321\033\354\324"
1613 , (PRUint32)16 },
1614 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1615 "\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141"
1616 "\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151"
1617 "\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151"
1618 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
1619 , (PRUint32)80 },
1620 { (void *)"\002\004\065\336\364\317"
1621 , (PRUint32)6 },
1622 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1623 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1624 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1625 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1626 };
1627 static const NSSItem nss_builtins_items_10 [] = {
1628 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1629 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1630 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1631 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1632 { (void *)"Distrust a pb.com certificate that does not comply with the baseline requirements.", (PRUint32)83 },
1633 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1634 "\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141"
1635 "\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151"
1636 "\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151"
1637 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
1638 , (PRUint32)80 },
1639 { (void *)"\002\003\025\171\024"
1640 , (PRUint32)5 },
1641 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
1642 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
1643 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
1644 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1645 };
1646 static const NSSItem nss_builtins_items_11 [] = {
1647 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1648 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1649 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1650 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1651 { (void *)"Digital Signature Trust Co. Global CA 1", (PRUint32)40 },
1652 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1653 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1654 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1655 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1656 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1657 "\104\123\124\103\101\040\105\061"
1658 , (PRUint32)72 },
1659 { (void *)"0", (PRUint32)2 },
1660 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1661 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1662 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1663 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1664 "\104\123\124\103\101\040\105\061"
1665 , (PRUint32)72 },
1666 { (void *)"\002\004\066\160\025\226"
1667 , (PRUint32)6 },
1668 { (void *)"\060\202\003\051\060\202\002\222\240\003\002\001\002\002\004\066"
1669 "\160\025\226\060\015\006\011\052\206\110\206\367\015\001\001\005"
1670 "\005\000\060\106\061\013\060\011\006\003\125\004\006\023\002\125"
1671 "\123\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151"
1672 "\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162"
1673 "\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004\013"
1674 "\023\010\104\123\124\103\101\040\105\061\060\036\027\015\071\070"
1675 "\061\062\061\060\061\070\061\060\062\063\132\027\015\061\070\061"
1676 "\062\061\060\061\070\064\060\062\063\132\060\106\061\013\060\011"
1677 "\006\003\125\004\006\023\002\125\123\061\044\060\042\006\003\125"
1678 "\004\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156"
1679 "\141\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061"
1680 "\021\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040"
1681 "\105\061\060\201\235\060\015\006\011\052\206\110\206\367\015\001"
1682 "\001\001\005\000\003\201\213\000\060\201\207\002\201\201\000\240"
1683 "\154\201\251\317\064\036\044\335\376\206\050\314\336\203\057\371"
1684 "\136\324\102\322\350\164\140\146\023\230\006\034\251\121\022\151"
1685 "\157\061\125\271\111\162\000\010\176\323\245\142\104\067\044\231"
1686 "\217\331\203\110\217\231\155\225\023\273\103\073\056\111\116\210"
1687 "\067\301\273\130\177\376\341\275\370\273\141\315\363\107\300\231"
1688 "\246\361\363\221\350\170\174\000\313\141\311\104\047\161\151\125"
1689 "\112\176\111\115\355\242\243\276\002\114\000\312\002\250\356\001"
1690 "\002\061\144\017\122\055\023\164\166\066\265\172\264\055\161\002"
1691 "\001\003\243\202\001\044\060\202\001\040\060\021\006\011\140\206"
1692 "\110\001\206\370\102\001\001\004\004\003\002\000\007\060\150\006"
1693 "\003\125\035\037\004\141\060\137\060\135\240\133\240\131\244\127"
1694 "\060\125\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1695 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1696 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1697 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1698 "\104\123\124\103\101\040\105\061\061\015\060\013\006\003\125\004"
1699 "\003\023\004\103\122\114\061\060\053\006\003\125\035\020\004\044"
1700 "\060\042\200\017\061\071\071\070\061\062\061\060\061\070\061\060"
1701 "\062\063\132\201\017\062\060\061\070\061\062\061\060\061\070\061"
1702 "\060\062\063\132\060\013\006\003\125\035\017\004\004\003\002\001"
1703 "\006\060\037\006\003\125\035\043\004\030\060\026\200\024\152\171"
1704 "\176\221\151\106\030\023\012\002\167\245\131\133\140\230\045\016"
1705 "\242\370\060\035\006\003\125\035\016\004\026\004\024\152\171\176"
1706 "\221\151\106\030\023\012\002\167\245\131\133\140\230\045\016\242"
1707 "\370\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060"
1708 "\031\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012"
1709 "\033\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206"
1710 "\110\206\367\015\001\001\005\005\000\003\201\201\000\042\022\330"
1711 "\172\035\334\201\006\266\011\145\262\207\310\037\136\264\057\351"
1712 "\304\036\362\074\301\273\004\220\021\112\203\116\176\223\271\115"
1713 "\102\307\222\046\240\134\064\232\070\162\370\375\153\026\076\040"
1714 "\356\202\213\061\052\223\066\205\043\210\212\074\003\150\323\311"
1715 "\011\017\115\374\154\244\332\050\162\223\016\211\200\260\175\376"
1716 "\200\157\145\155\030\063\227\213\302\153\211\356\140\075\310\233"
1717 "\357\177\053\062\142\163\223\313\074\343\173\342\166\170\105\274"
1718 "\241\223\004\273\206\237\072\133\103\172\303\212\145"
1719 , (PRUint32)813 }
1720 };
1721 static const NSSItem nss_builtins_items_12 [] = {
1722 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1723 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1724 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1725 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1726 { (void *)"Digital Signature Trust Co. Global CA 1", (PRUint32)40 },
1727 { (void *)"\201\226\213\072\357\034\334\160\365\372\062\151\302\222\243\143"
1728 "\133\321\043\323"
1729 , (PRUint32)20 },
1730 { (void *)"\045\172\272\203\056\266\242\013\332\376\365\002\017\010\327\255"
1731 , (PRUint32)16 },
1732 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1733 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1734 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1735 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1736 "\104\123\124\103\101\040\105\061"
1737 , (PRUint32)72 },
1738 { (void *)"\002\004\066\160\025\226"
1739 , (PRUint32)6 },
1740 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1741 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1742 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1743 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1744 };
1745 static const NSSItem nss_builtins_items_13 [] = {
1746 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1747 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1748 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1749 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1750 { (void *)"Digital Signature Trust Co. Global CA 3", (PRUint32)40 },
1751 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1752 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1753 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1754 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1755 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1756 "\104\123\124\103\101\040\105\062"
1757 , (PRUint32)72 },
1758 { (void *)"0", (PRUint32)2 },
1759 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1760 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1761 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1762 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1763 "\104\123\124\103\101\040\105\062"
1764 , (PRUint32)72 },
1765 { (void *)"\002\004\066\156\323\316"
1766 , (PRUint32)6 },
1767 { (void *)"\060\202\003\051\060\202\002\222\240\003\002\001\002\002\004\066"
1768 "\156\323\316\060\015\006\011\052\206\110\206\367\015\001\001\005"
1769 "\005\000\060\106\061\013\060\011\006\003\125\004\006\023\002\125"
1770 "\123\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151"
1771 "\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162"
1772 "\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004\013"
1773 "\023\010\104\123\124\103\101\040\105\062\060\036\027\015\071\070"
1774 "\061\062\060\071\061\071\061\067\062\066\132\027\015\061\070\061"
1775 "\062\060\071\061\071\064\067\062\066\132\060\106\061\013\060\011"
1776 "\006\003\125\004\006\023\002\125\123\061\044\060\042\006\003\125"
1777 "\004\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156"
1778 "\141\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061"
1779 "\021\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040"
1780 "\105\062\060\201\235\060\015\006\011\052\206\110\206\367\015\001"
1781 "\001\001\005\000\003\201\213\000\060\201\207\002\201\201\000\277"
1782 "\223\217\027\222\357\063\023\030\353\020\177\116\026\277\377\006"
1783 "\217\052\205\274\136\371\044\246\044\210\266\003\267\301\303\137"
1784 "\003\133\321\157\256\176\102\352\146\043\270\143\203\126\373\050"
1785 "\055\341\070\213\264\356\250\001\341\316\034\266\210\052\042\106"
1786 "\205\373\237\247\160\251\107\024\077\316\336\145\360\250\161\367"
1787 "\117\046\154\214\274\306\265\357\336\111\047\377\110\052\175\350"
1788 "\115\003\314\307\262\122\306\027\061\023\073\265\115\333\310\304"
1789 "\366\303\017\044\052\332\014\235\347\221\133\200\315\224\235\002"
1790 "\001\003\243\202\001\044\060\202\001\040\060\021\006\011\140\206"
1791 "\110\001\206\370\102\001\001\004\004\003\002\000\007\060\150\006"
1792 "\003\125\035\037\004\141\060\137\060\135\240\133\240\131\244\127"
1793 "\060\125\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1794 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1795 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1796 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1797 "\104\123\124\103\101\040\105\062\061\015\060\013\006\003\125\004"
1798 "\003\023\004\103\122\114\061\060\053\006\003\125\035\020\004\044"
1799 "\060\042\200\017\061\071\071\070\061\062\060\071\061\071\061\067"
1800 "\062\066\132\201\017\062\060\061\070\061\062\060\071\061\071\061"
1801 "\067\062\066\132\060\013\006\003\125\035\017\004\004\003\002\001"
1802 "\006\060\037\006\003\125\035\043\004\030\060\026\200\024\036\202"
1803 "\115\050\145\200\074\311\101\156\254\065\056\132\313\336\356\370"
1804 "\071\133\060\035\006\003\125\035\016\004\026\004\024\036\202\115"
1805 "\050\145\200\074\311\101\156\254\065\056\132\313\336\356\370\071"
1806 "\133\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060"
1807 "\031\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012"
1808 "\033\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206"
1809 "\110\206\367\015\001\001\005\005\000\003\201\201\000\107\215\203"
1810 "\255\142\362\333\260\236\105\042\005\271\242\326\003\016\070\162"
1811 "\347\236\374\173\346\223\266\232\245\242\224\310\064\035\221\321"
1812 "\305\327\364\012\045\017\075\170\201\236\017\261\147\304\220\114"
1813 "\143\335\136\247\342\272\237\365\367\115\245\061\173\234\051\055"
1814 "\114\376\144\076\354\266\123\376\352\233\355\202\333\164\165\113"
1815 "\007\171\156\036\330\031\203\163\336\365\076\320\265\336\347\113"
1816 "\150\175\103\056\052\040\341\176\240\170\104\236\010\365\230\371"
1817 "\307\177\033\033\326\006\040\002\130\241\303\242\003"
1818 , (PRUint32)813 }
1819 };
1820 static const NSSItem nss_builtins_items_14 [] = {
1821 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1822 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1823 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1824 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1825 { (void *)"Digital Signature Trust Co. Global CA 3", (PRUint32)40 },
1826 { (void *)"\253\110\363\063\333\004\253\271\300\162\332\133\014\301\320\127"
1827 "\360\066\233\106"
1828 , (PRUint32)20 },
1829 { (void *)"\223\302\216\021\173\324\363\003\031\275\050\165\023\112\105\112"
1830 , (PRUint32)16 },
1831 { (void *)"\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1832 "\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141"
1833 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
1834 "\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010"
1835 "\104\123\124\103\101\040\105\062"
1836 , (PRUint32)72 },
1837 { (void *)"\002\004\066\156\323\316"
1838 , (PRUint32)6 },
1839 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1840 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1841 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
1842 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1843 };
1844 static const NSSItem nss_builtins_items_15 [] = {
1845 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1846 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1847 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1848 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1849 { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
1850 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1851 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1852 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
1853 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
1854 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
1855 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
1856 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
1857 "\171"
1858 , (PRUint32)97 },
1859 { (void *)"0", (PRUint32)2 },
1860 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1861 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
1862 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
1863 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
1864 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
1865 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
1866 "\171"
1867 , (PRUint32)97 },
1868 { (void *)"\002\020\160\272\344\035\020\331\051\064\266\070\312\173\003\314"
1869 "\272\277"
1870 , (PRUint32)18 },
1871 { (void *)"\060\202\002\074\060\202\001\245\002\020\160\272\344\035\020\331"
1872 "\051\064\266\070\312\173\003\314\272\277\060\015\006\011\052\206"
1873 "\110\206\367\015\001\001\002\005\000\060\137\061\013\060\011\006"
1874 "\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
1875 "\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
1876 "\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163"
1877 "\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155\141"
1878 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
1879 "\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066"
1880 "\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060"
1881 "\070\060\061\062\063\065\071\065\071\132\060\137\061\013\060\011"
1882 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
1883 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
1884 "\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141"
1885 "\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155"
1886 "\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
1887 "\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015"
1888 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
1889 "\000\060\201\211\002\201\201\000\311\134\131\236\362\033\212\001"
1890 "\024\264\020\337\004\100\333\343\127\257\152\105\100\217\204\014"
1891 "\013\321\063\331\331\021\317\356\002\130\037\045\367\052\250\104"
1892 "\005\252\354\003\037\170\177\236\223\271\232\000\252\043\175\326"
1893 "\254\205\242\143\105\307\162\047\314\364\114\306\165\161\322\071"
1894 "\357\117\102\360\165\337\012\220\306\216\040\157\230\017\370\254"
1895 "\043\137\160\051\066\244\311\206\347\261\232\040\313\123\245\205"
1896 "\347\075\276\175\232\376\044\105\063\334\166\025\355\017\242\161"
1897 "\144\114\145\056\201\150\105\247\002\003\001\000\001\060\015\006"
1898 "\011\052\206\110\206\367\015\001\001\002\005\000\003\201\201\000"
1899 "\273\114\022\053\317\054\046\000\117\024\023\335\246\373\374\012"
1900 "\021\204\214\363\050\034\147\222\057\174\266\305\372\337\360\350"
1901 "\225\274\035\217\154\054\250\121\314\163\330\244\300\123\360\116"
1902 "\326\046\300\166\001\127\201\222\136\041\361\321\261\377\347\320"
1903 "\041\130\315\151\027\343\104\034\234\031\104\071\211\134\334\234"
1904 "\000\017\126\215\002\231\355\242\220\105\114\344\273\020\244\075"
1905 "\360\062\003\016\361\316\370\350\311\121\214\346\142\237\346\237"
1906 "\300\175\267\162\234\311\066\072\153\237\116\250\377\144\015\144"
1907 , (PRUint32)576 }
1908 };
1909 static const NSSItem nss_builtins_items_16 [] = {
1910 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1911 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1912 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1913 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1914 { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
1915 { (void *)"\164\054\061\222\346\007\344\044\353\105\111\124\053\341\273\305"
1916 "\076\141\164\342"
1917 , (PRUint32)20 },
1918 { (void *)"\020\374\143\135\366\046\076\015\363\045\276\137\171\315\147\147"
1919 , (PRUint32)16 },
1920 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
1921 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
1922 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
1923 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
1924 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
1925 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
1926 "\171"
1927 , (PRUint32)97 },
1928 { (void *)"\002\020\160\272\344\035\020\331\051\064\266\070\312\173\003\314"
1929 "\272\277"
1930 , (PRUint32)18 },
1931 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1932 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1933 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
1934 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
1935 };
1936 static const NSSItem nss_builtins_items_17 [] = {
1937 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
1938 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
1939 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1940 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
1941 { (void *)"Verisign Class 1 Public Primary Certification Authority - G2", (PRUint32)61 },
1942 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
1943 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
1944 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
1945 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
1946 "\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154"
1947 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
1948 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
1949 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
1950 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
1951 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
1952 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
1953 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
1954 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
1955 "\167\157\162\153"
1956 , (PRUint32)196 },
1957 { (void *)"0", (PRUint32)2 },
1958 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
1959 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
1960 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
1961 "\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154"
1962 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
1963 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
1964 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
1965 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
1966 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
1967 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
1968 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
1969 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
1970 "\167\157\162\153"
1971 , (PRUint32)196 },
1972 { (void *)"\002\020\114\307\352\252\230\076\161\323\223\020\370\075\072\211"
1973 "\221\222"
1974 , (PRUint32)18 },
1975 { (void *)"\060\202\003\002\060\202\002\153\002\020\114\307\352\252\230\076"
1976 "\161\323\223\020\370\075\072\211\221\222\060\015\006\011\052\206"
1977 "\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060\011"
1978 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
1979 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
1980 "\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154\141"
1981 "\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155"
1982 "\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
1983 "\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107\062"
1984 "\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061"
1985 "\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111\156"
1986 "\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151"
1987 "\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035"
1988 "\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040"
1989 "\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036\027"
1990 "\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027\015"
1991 "\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201\301"
1992 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027\060"
1993 "\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147\156"
1994 "\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013\023"
1995 "\063\103\154\141\163\163\040\061\040\120\165\142\154\151\143\040"
1996 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
1997 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
1998 "\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061\050"
1999 "\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147\156"
2000 "\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164"
2001 "\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171"
2002 "\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123"
2003 "\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162"
2004 "\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001"
2005 "\001\005\000\003\201\215\000\060\201\211\002\201\201\000\252\320"
2006 "\272\276\026\055\270\203\324\312\322\017\274\166\061\312\224\330"
2007 "\035\223\214\126\002\274\331\157\032\157\122\066\156\165\126\012"
2008 "\125\323\337\103\207\041\021\145\212\176\217\275\041\336\153\062"
2009 "\077\033\204\064\225\005\235\101\065\353\222\353\226\335\252\131"
2010 "\077\001\123\155\231\117\355\345\342\052\132\220\301\271\304\246"
2011 "\025\317\310\105\353\246\135\216\234\076\360\144\044\166\245\315"
2012 "\253\032\157\266\330\173\121\141\156\246\177\207\310\342\267\345"
2013 "\064\334\101\210\352\011\100\276\163\222\075\153\347\165\002\003"
2014 "\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005"
2015 "\005\000\003\201\201\000\251\117\303\015\307\147\276\054\313\331"
2016 "\250\315\055\165\347\176\025\236\073\162\353\176\353\134\055\011"
2017 "\207\326\153\155\140\174\345\256\305\220\043\014\134\112\320\257"
2018 "\261\135\363\307\266\012\333\340\025\223\015\335\003\274\307\166"
2019 "\212\265\335\117\303\233\023\165\270\001\300\346\311\133\153\245"
2020 "\270\211\334\254\244\335\162\355\116\241\367\117\274\006\323\352"
2021 "\310\144\164\173\302\225\101\234\145\163\130\361\220\232\074\152"
2022 "\261\230\311\304\207\274\317\105\155\105\342\156\042\077\376\274"
2023 "\017\061\134\350\362\331"
2024 , (PRUint32)774 }
2025 };
2026 static const NSSItem nss_builtins_items_18 [] = {
2027 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2028 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2029 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2030 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2031 { (void *)"Verisign Class 1 Public Primary Certification Authority - G2", (PRUint32)61 },
2032 { (void *)"\047\076\341\044\127\375\304\371\014\125\350\053\126\026\177\142"
2033 "\365\062\345\107"
2034 , (PRUint32)20 },
2035 { (void *)"\333\043\075\371\151\372\113\271\225\200\104\163\136\175\101\203"
2036 , (PRUint32)16 },
2037 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2038 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2039 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2040 "\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154"
2041 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2042 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2043 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2044 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2045 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2046 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2047 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2048 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2049 "\167\157\162\153"
2050 , (PRUint32)196 },
2051 { (void *)"\002\020\114\307\352\252\230\076\161\323\223\020\370\075\072\211"
2052 "\221\222"
2053 , (PRUint32)18 },
2054 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
2055 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2056 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
2057 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2058 };
2059 static const NSSItem nss_builtins_items_19 [] = {
2060 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2061 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2062 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2063 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2064 { (void *)"Verisign Class 2 Public Primary Certification Authority - G2", (PRUint32)61 },
2065 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2066 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2067 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2068 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2069 "\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154"
2070 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2071 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2072 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2073 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2074 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2075 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2076 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2077 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2078 "\167\157\162\153"
2079 , (PRUint32)196 },
2080 { (void *)"0", (PRUint32)2 },
2081 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2082 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2083 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2084 "\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154"
2085 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2086 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2087 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2088 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2089 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2090 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2091 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2092 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2093 "\167\157\162\153"
2094 , (PRUint32)196 },
2095 { (void *)"\002\021\000\271\057\140\314\210\237\241\172\106\011\270\133\160"
2096 "\154\212\257"
2097 , (PRUint32)19 },
2098 { (void *)"\060\202\003\003\060\202\002\154\002\021\000\271\057\140\314\210"
2099 "\237\241\172\106\011\270\133\160\154\212\257\060\015\006\011\052"
2100 "\206\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060"
2101 "\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003"
2102 "\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111"
2103 "\156\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154"
2104 "\141\163\163\040\062\040\120\165\142\154\151\143\040\120\162\151"
2105 "\155\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151"
2106 "\157\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107"
2107 "\062\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040"
2108 "\061\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111"
2109 "\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162"
2110 "\151\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060"
2111 "\035\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156"
2112 "\040\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036"
2113 "\027\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027"
2114 "\015\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201"
2115 "\301\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027"
2116 "\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147"
2117 "\156\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013"
2118 "\023\063\103\154\141\163\163\040\062\040\120\165\142\154\151\143"
2119 "\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151"
2120 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
2121 "\040\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061"
2122 "\050\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147"
2123 "\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
2124 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
2125 "\171\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151"
2126 "\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157"
2127 "\162\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001"
2128 "\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000\247"
2129 "\210\001\041\164\054\347\032\003\360\230\341\227\074\017\041\010"
2130 "\361\234\333\227\351\232\374\302\004\006\023\276\137\122\310\314"
2131 "\036\054\022\126\054\270\001\151\054\314\231\037\255\260\226\256"
2132 "\171\004\362\023\071\301\173\230\272\010\054\350\302\204\023\054"
2133 "\252\151\351\011\364\307\251\002\244\102\302\043\117\112\330\360"
2134 "\016\242\373\061\154\311\346\157\231\047\007\365\346\364\114\170"
2135 "\236\155\353\106\206\372\271\206\311\124\362\262\304\257\324\106"
2136 "\034\132\311\025\060\377\015\154\365\055\016\155\316\177\167\002"
2137 "\003\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001"
2138 "\005\005\000\003\201\201\000\162\056\371\177\321\361\161\373\304"
2139 "\236\366\305\136\121\212\100\230\270\150\370\233\034\203\330\342"
2140 "\235\275\377\355\241\346\146\352\057\011\364\312\327\352\245\053"
2141 "\225\366\044\140\206\115\104\056\203\245\304\055\240\323\256\170"
2142 "\151\157\162\332\154\256\010\360\143\222\067\346\273\304\060\027"
2143 "\255\167\314\111\065\252\317\330\217\321\276\267\030\226\107\163"
2144 "\152\124\042\064\144\055\266\026\233\131\133\264\121\131\072\263"
2145 "\013\024\364\022\337\147\240\364\255\062\144\136\261\106\162\047"
2146 "\214\022\173\305\104\264\256"
2147 , (PRUint32)775 }
2148 };
2149 static const NSSItem nss_builtins_items_20 [] = {
2150 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2151 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2152 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2153 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2154 { (void *)"Verisign Class 2 Public Primary Certification Authority - G2", (PRUint32)61 },
2155 { (void *)"\263\352\304\107\166\311\310\034\352\362\235\225\266\314\240\010"
2156 "\033\147\354\235"
2157 , (PRUint32)20 },
2158 { (void *)"\055\273\345\045\323\321\145\202\072\267\016\372\346\353\342\341"
2159 , (PRUint32)16 },
2160 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2161 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2162 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2163 "\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154"
2164 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2165 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2166 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2167 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2168 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2169 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2170 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2171 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2172 "\167\157\162\153"
2173 , (PRUint32)196 },
2174 { (void *)"\002\021\000\271\057\140\314\210\237\241\172\106\011\270\133\160"
2175 "\154\212\257"
2176 , (PRUint32)19 },
2177 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
2178 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2179 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2180 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2181 };
2182 static const NSSItem nss_builtins_items_21 [] = {
2183 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2184 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2185 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2186 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2187 { (void *)"Verisign Class 3 Public Primary Certification Authority - G2", (PRUint32)61 },
2188 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2189 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2190 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2191 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2192 "\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154"
2193 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2194 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2195 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2196 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2197 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2198 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2199 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2200 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2201 "\167\157\162\153"
2202 , (PRUint32)196 },
2203 { (void *)"0", (PRUint32)2 },
2204 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2205 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2206 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2207 "\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154"
2208 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2209 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2210 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2211 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2212 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2213 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2214 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2215 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2216 "\167\157\162\153"
2217 , (PRUint32)196 },
2218 { (void *)"\002\020\175\331\376\007\317\250\036\267\020\171\147\373\247\211"
2219 "\064\306"
2220 , (PRUint32)18 },
2221 { (void *)"\060\202\003\002\060\202\002\153\002\020\175\331\376\007\317\250"
2222 "\036\267\020\171\147\373\247\211\064\306\060\015\006\011\052\206"
2223 "\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060\011"
2224 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
2225 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
2226 "\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154\141"
2227 "\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155"
2228 "\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
2229 "\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107\062"
2230 "\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061"
2231 "\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111\156"
2232 "\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151"
2233 "\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035"
2234 "\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040"
2235 "\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036\027"
2236 "\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027\015"
2237 "\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201\301"
2238 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027\060"
2239 "\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147\156"
2240 "\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013\023"
2241 "\063\103\154\141\163\163\040\063\040\120\165\142\154\151\143\040"
2242 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
2243 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
2244 "\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061\050"
2245 "\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147\156"
2246 "\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164"
2247 "\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171"
2248 "\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123"
2249 "\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162"
2250 "\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001"
2251 "\001\005\000\003\201\215\000\060\201\211\002\201\201\000\314\136"
2252 "\321\021\135\134\151\320\253\323\271\152\114\231\037\131\230\060"
2253 "\216\026\205\040\106\155\107\077\324\205\040\204\341\155\263\370"
2254 "\244\355\014\361\027\017\073\371\247\371\045\327\301\317\204\143"
2255 "\362\174\143\317\242\107\362\306\133\063\216\144\100\004\150\301"
2256 "\200\271\144\034\105\167\307\330\156\365\225\051\074\120\350\064"
2257 "\327\170\037\250\272\155\103\221\225\217\105\127\136\176\305\373"
2258 "\312\244\004\353\352\227\067\124\060\157\273\001\107\062\063\315"
2259 "\334\127\233\144\151\141\370\233\035\034\211\117\134\147\002\003"
2260 "\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005"
2261 "\005\000\003\201\201\000\121\115\315\276\134\313\230\031\234\025"
2262 "\262\001\071\170\056\115\017\147\160\160\231\306\020\132\224\244"
2263 "\123\115\124\155\053\257\015\135\100\213\144\323\327\356\336\126"
2264 "\141\222\137\246\304\035\020\141\066\323\054\047\074\350\051\011"
2265 "\271\021\144\164\314\265\163\237\034\110\251\274\141\001\356\342"
2266 "\027\246\014\343\100\010\073\016\347\353\104\163\052\232\361\151"
2267 "\222\357\161\024\303\071\254\161\247\221\011\157\344\161\006\263"
2268 "\272\131\127\046\171\000\366\370\015\242\063\060\050\324\252\130"
2269 "\240\235\235\151\221\375"
2270 , (PRUint32)774 }
2271 };
2272 static const NSSItem nss_builtins_items_22 [] = {
2273 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2274 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2275 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2276 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2277 { (void *)"Verisign Class 3 Public Primary Certification Authority - G2", (PRUint32)61 },
2278 { (void *)"\205\067\034\246\345\120\024\075\316\050\003\107\033\336\072\011"
2279 "\350\370\167\017"
2280 , (PRUint32)20 },
2281 { (void *)"\242\063\233\114\164\170\163\324\154\347\301\363\215\313\134\351"
2282 , (PRUint32)16 },
2283 { (void *)"\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123"
2284 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2285 "\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125"
2286 "\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154"
2287 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2288 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2289 "\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013"
2290 "\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123"
2291 "\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040"
2292 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
2293 "\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145"
2294 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2295 "\167\157\162\153"
2296 , (PRUint32)196 },
2297 { (void *)"\002\020\175\331\376\007\317\250\036\267\020\171\147\373\247\211"
2298 "\064\306"
2299 , (PRUint32)18 },
2300 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2301 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2302 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2303 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2304 };
2305 static const NSSItem nss_builtins_items_23 [] = {
2306 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2307 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2308 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2309 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2310 { (void *)"GlobalSign Root CA", (PRUint32)19 },
2311 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2312 { (void *)"\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061"
2313 "\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154"
2314 "\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003"
2315 "\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031"
2316 "\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147"
2317 "\156\040\122\157\157\164\040\103\101"
2318 , (PRUint32)89 },
2319 { (void *)"0", (PRUint32)2 },
2320 { (void *)"\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061"
2321 "\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154"
2322 "\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003"
2323 "\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031"
2324 "\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147"
2325 "\156\040\122\157\157\164\040\103\101"
2326 , (PRUint32)89 },
2327 { (void *)"\002\013\004\000\000\000\000\001\025\113\132\303\224"
2328 , (PRUint32)13 },
2329 { (void *)"\060\202\003\165\060\202\002\135\240\003\002\001\002\002\013\004"
2330 "\000\000\000\000\001\025\113\132\303\224\060\015\006\011\052\206"
2331 "\110\206\367\015\001\001\005\005\000\060\127\061\013\060\011\006"
2332 "\003\125\004\006\023\002\102\105\061\031\060\027\006\003\125\004"
2333 "\012\023\020\107\154\157\142\141\154\123\151\147\156\040\156\166"
2334 "\055\163\141\061\020\060\016\006\003\125\004\013\023\007\122\157"
2335 "\157\164\040\103\101\061\033\060\031\006\003\125\004\003\023\022"
2336 "\107\154\157\142\141\154\123\151\147\156\040\122\157\157\164\040"
2337 "\103\101\060\036\027\015\071\070\060\071\060\061\061\062\060\060"
2338 "\060\060\132\027\015\062\070\060\061\062\070\061\062\060\060\060"
2339 "\060\132\060\127\061\013\060\011\006\003\125\004\006\023\002\102"
2340 "\105\061\031\060\027\006\003\125\004\012\023\020\107\154\157\142"
2341 "\141\154\123\151\147\156\040\156\166\055\163\141\061\020\060\016"
2342 "\006\003\125\004\013\023\007\122\157\157\164\040\103\101\061\033"
2343 "\060\031\006\003\125\004\003\023\022\107\154\157\142\141\154\123"
2344 "\151\147\156\040\122\157\157\164\040\103\101\060\202\001\042\060"
2345 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
2346 "\001\017\000\060\202\001\012\002\202\001\001\000\332\016\346\231"
2347 "\215\316\243\343\117\212\176\373\361\213\203\045\153\352\110\037"
2348 "\361\052\260\271\225\021\004\275\360\143\321\342\147\146\317\034"
2349 "\335\317\033\110\053\356\215\211\216\232\257\051\200\145\253\351"
2350 "\307\055\022\313\253\034\114\160\007\241\075\012\060\315\025\215"
2351 "\117\370\335\324\214\120\025\034\357\120\356\304\056\367\374\351"
2352 "\122\362\221\175\340\155\325\065\060\216\136\103\163\362\101\351"
2353 "\325\152\343\262\211\072\126\071\070\157\006\074\210\151\133\052"
2354 "\115\305\247\124\270\154\211\314\233\371\074\312\345\375\211\365"
2355 "\022\074\222\170\226\326\334\164\156\223\104\141\321\215\307\106"
2356 "\262\165\016\206\350\031\212\325\155\154\325\170\026\225\242\351"
2357 "\310\012\070\353\362\044\023\117\163\124\223\023\205\072\033\274"
2358 "\036\064\265\213\005\214\271\167\213\261\333\037\040\221\253\011"
2359 "\123\156\220\316\173\067\164\271\160\107\221\042\121\143\026\171"
2360 "\256\261\256\101\046\010\310\031\053\321\106\252\110\326\144\052"
2361 "\327\203\064\377\054\052\301\154\031\103\112\007\205\347\323\174"
2362 "\366\041\150\357\352\362\122\237\177\223\220\317\002\003\001\000"
2363 "\001\243\102\060\100\060\016\006\003\125\035\017\001\001\377\004"
2364 "\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004"
2365 "\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004"
2366 "\024\140\173\146\032\105\015\227\312\211\120\057\175\004\315\064"
2367 "\250\377\374\375\113\060\015\006\011\052\206\110\206\367\015\001"
2368 "\001\005\005\000\003\202\001\001\000\326\163\347\174\117\166\320"
2369 "\215\277\354\272\242\276\064\305\050\062\265\174\374\154\234\054"
2370 "\053\275\011\236\123\277\153\136\252\021\110\266\345\010\243\263"
2371 "\312\075\141\115\323\106\011\263\076\303\240\343\143\125\033\362"
2372 "\272\357\255\071\341\103\271\070\243\346\057\212\046\073\357\240"
2373 "\120\126\371\306\012\375\070\315\304\013\160\121\224\227\230\004"
2374 "\337\303\137\224\325\025\311\024\101\234\304\135\165\144\025\015"
2375 "\377\125\060\354\206\217\377\015\357\054\271\143\106\366\252\374"
2376 "\337\274\151\375\056\022\110\144\232\340\225\360\246\357\051\217"
2377 "\001\261\025\265\014\035\245\376\151\054\151\044\170\036\263\247"
2378 "\034\161\142\356\312\310\227\254\027\135\212\302\370\107\206\156"
2379 "\052\304\126\061\225\320\147\211\205\053\371\154\246\135\106\235"
2380 "\014\252\202\344\231\121\335\160\267\333\126\075\141\344\152\341"
2381 "\134\326\366\376\075\336\101\314\007\256\143\122\277\123\123\364"
2382 "\053\351\307\375\266\367\202\137\205\322\101\030\333\201\263\004"
2383 "\034\305\037\244\200\157\025\040\311\336\014\210\012\035\326\146"
2384 "\125\342\374\110\311\051\046\151\340"
2385 , (PRUint32)889 }
2386 };
2387 static const NSSItem nss_builtins_items_24 [] = {
2388 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2389 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2390 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2391 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2392 { (void *)"GlobalSign Root CA", (PRUint32)19 },
2393 { (void *)"\261\274\226\213\324\364\235\142\052\250\232\201\362\025\001\122"
2394 "\244\035\202\234"
2395 , (PRUint32)20 },
2396 { (void *)"\076\105\122\025\011\121\222\341\267\135\067\237\261\207\051\212"
2397 , (PRUint32)16 },
2398 { (void *)"\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061"
2399 "\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154"
2400 "\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003"
2401 "\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031"
2402 "\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147"
2403 "\156\040\122\157\157\164\040\103\101"
2404 , (PRUint32)89 },
2405 { (void *)"\002\013\004\000\000\000\000\001\025\113\132\303\224"
2406 , (PRUint32)13 },
2407 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2408 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2409 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2410 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2411 };
2412 static const NSSItem nss_builtins_items_25 [] = {
2413 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2414 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2415 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2416 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2417 { (void *)"GlobalSign Root CA - R2", (PRUint32)24 },
2418 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2419 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
2420 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
2421 "\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107"
2422 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
2423 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
2424 , (PRUint32)78 },
2425 { (void *)"0", (PRUint32)2 },
2426 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
2427 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
2428 "\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107"
2429 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
2430 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
2431 , (PRUint32)78 },
2432 { (void *)"\002\013\004\000\000\000\000\001\017\206\046\346\015"
2433 , (PRUint32)13 },
2434 { (void *)"\060\202\003\272\060\202\002\242\240\003\002\001\002\002\013\004"
2435 "\000\000\000\000\001\017\206\046\346\015\060\015\006\011\052\206"
2436 "\110\206\367\015\001\001\005\005\000\060\114\061\040\060\036\006"
2437 "\003\125\004\013\023\027\107\154\157\142\141\154\123\151\147\156"
2438 "\040\122\157\157\164\040\103\101\040\055\040\122\062\061\023\060"
2439 "\021\006\003\125\004\012\023\012\107\154\157\142\141\154\123\151"
2440 "\147\156\061\023\060\021\006\003\125\004\003\023\012\107\154\157"
2441 "\142\141\154\123\151\147\156\060\036\027\015\060\066\061\062\061"
2442 "\065\060\070\060\060\060\060\132\027\015\062\061\061\062\061\065"
2443 "\060\070\060\060\060\060\132\060\114\061\040\060\036\006\003\125"
2444 "\004\013\023\027\107\154\157\142\141\154\123\151\147\156\040\122"
2445 "\157\157\164\040\103\101\040\055\040\122\062\061\023\060\021\006"
2446 "\003\125\004\012\023\012\107\154\157\142\141\154\123\151\147\156"
2447 "\061\023\060\021\006\003\125\004\003\023\012\107\154\157\142\141"
2448 "\154\123\151\147\156\060\202\001\042\060\015\006\011\052\206\110"
2449 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
2450 "\012\002\202\001\001\000\246\317\044\016\276\056\157\050\231\105"
2451 "\102\304\253\076\041\124\233\013\323\177\204\160\372\022\263\313"
2452 "\277\207\137\306\177\206\323\262\060\134\326\375\255\361\173\334"
2453 "\345\370\140\226\011\222\020\365\320\123\336\373\173\176\163\210"
2454 "\254\122\210\173\112\246\312\111\246\136\250\247\214\132\021\274"
2455 "\172\202\353\276\214\351\263\254\226\045\007\227\112\231\052\007"
2456 "\057\264\036\167\277\212\017\265\002\174\033\226\270\305\271\072"
2457 "\054\274\326\022\271\353\131\175\342\320\006\206\137\136\111\152"
2458 "\265\071\136\210\064\354\274\170\014\010\230\204\154\250\315\113"
2459 "\264\240\175\014\171\115\360\270\055\313\041\312\325\154\133\175"
2460 "\341\240\051\204\241\371\323\224\111\313\044\142\221\040\274\335"
2461 "\013\325\331\314\371\352\047\012\053\163\221\306\235\033\254\310"
2462 "\313\350\340\240\364\057\220\213\115\373\260\066\033\366\031\172"
2463 "\205\340\155\362\141\023\210\134\237\340\223\012\121\227\212\132"
2464 "\316\257\253\325\367\252\011\252\140\275\334\331\137\337\162\251"
2465 "\140\023\136\000\001\311\112\372\077\244\352\007\003\041\002\216"
2466 "\202\312\003\302\233\217\002\003\001\000\001\243\201\234\060\201"
2467 "\231\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
2468 "\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
2469 "\001\377\060\035\006\003\125\035\016\004\026\004\024\233\342\007"
2470 "\127\147\034\036\300\152\006\336\131\264\232\055\337\334\031\206"
2471 "\056\060\066\006\003\125\035\037\004\057\060\055\060\053\240\051"
2472 "\240\047\206\045\150\164\164\160\072\057\057\143\162\154\056\147"
2473 "\154\157\142\141\154\163\151\147\156\056\156\145\164\057\162\157"
2474 "\157\164\055\162\062\056\143\162\154\060\037\006\003\125\035\043"
2475 "\004\030\060\026\200\024\233\342\007\127\147\034\036\300\152\006"
2476 "\336\131\264\232\055\337\334\031\206\056\060\015\006\011\052\206"
2477 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\231\201"
2478 "\123\207\034\150\227\206\221\354\340\112\270\104\013\253\201\254"
2479 "\047\117\326\301\270\034\103\170\263\014\232\374\352\054\074\156"
2480 "\141\033\115\113\051\365\237\005\035\046\301\270\351\203\000\142"
2481 "\105\266\251\010\223\271\251\063\113\030\232\302\370\207\210\116"
2482 "\333\335\161\064\032\301\124\332\106\077\340\323\052\253\155\124"
2483 "\042\365\072\142\315\040\157\272\051\211\327\335\221\356\323\134"
2484 "\242\076\241\133\101\365\337\345\144\103\055\351\325\071\253\322"
2485 "\242\337\267\213\320\300\200\031\034\105\300\055\214\350\370\055"
2486 "\244\164\126\111\305\005\265\117\025\336\156\104\170\071\207\250"
2487 "\176\273\363\171\030\221\273\364\157\235\301\360\214\065\214\135"
2488 "\001\373\303\155\271\357\104\155\171\106\061\176\012\376\251\202"
2489 "\301\377\357\253\156\040\304\120\311\137\235\115\233\027\214\014"
2490 "\345\001\311\240\101\152\163\123\372\245\120\264\156\045\017\373"
2491 "\114\030\364\375\122\331\216\151\261\350\021\017\336\210\330\373"
2492 "\035\111\367\252\336\225\317\040\170\302\140\022\333\045\100\214"
2493 "\152\374\176\102\070\100\144\022\367\236\201\341\223\056"
2494 , (PRUint32)958 }
2495 };
2496 static const NSSItem nss_builtins_items_26 [] = {
2497 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2498 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2499 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2500 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2501 { (void *)"GlobalSign Root CA - R2", (PRUint32)24 },
2502 { (void *)"\165\340\253\266\023\205\022\047\034\004\370\137\335\336\070\344"
2503 "\267\044\056\376"
2504 , (PRUint32)20 },
2505 { (void *)"\224\024\167\176\076\136\375\217\060\275\101\260\317\347\320\060"
2506 , (PRUint32)16 },
2507 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
2508 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
2509 "\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107"
2510 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
2511 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
2512 , (PRUint32)78 },
2513 { (void *)"\002\013\004\000\000\000\000\001\017\206\046\346\015"
2514 , (PRUint32)13 },
2515 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2516 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2517 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2518 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2519 };
2520 static const NSSItem nss_builtins_items_27 [] = {
2521 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2522 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2523 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2524 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2525 { (void *)"ValiCert Class 1 VA", (PRUint32)20 },
2526 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2527 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2528 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2529 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2530 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2531 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2532 "\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157"
2533 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2534 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2535 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2536 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2537 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2538 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2539 , (PRUint32)190 },
2540 { (void *)"0", (PRUint32)2 },
2541 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2542 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2543 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2544 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2545 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2546 "\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157"
2547 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2548 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2549 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2550 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2551 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2552 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2553 , (PRUint32)190 },
2554 { (void *)"\002\001\001"
2555 , (PRUint32)3 },
2556 { (void *)"\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052"
2557 "\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060"
2558 "\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164"
2559 "\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167"
2560 "\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141"
2561 "\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063"
2562 "\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040"
2563 "\103\154\141\163\163\040\061\040\120\157\154\151\143\171\040\126"
2564 "\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162"
2565 "\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164"
2566 "\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162"
2567 "\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206"
2568 "\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151"
2569 "\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066"
2570 "\062\065\062\062\062\063\064\070\132\027\015\061\071\060\066\062"
2571 "\065\062\062\062\063\064\070\132\060\201\273\061\044\060\042\006"
2572 "\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126"
2573 "\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162"
2574 "\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151"
2575 "\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003"
2576 "\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154"
2577 "\141\163\163\040\061\040\120\157\154\151\143\171\040\126\141\154"
2578 "\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
2579 "\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160"
2580 "\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056"
2581 "\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015"
2582 "\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145"
2583 "\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110"
2584 "\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002"
2585 "\201\201\000\330\131\202\172\211\270\226\272\246\057\150\157\130"
2586 "\056\247\124\034\006\156\364\352\215\110\274\061\224\027\360\363"
2587 "\116\274\262\270\065\222\166\260\320\245\245\001\327\000\003\022"
2588 "\042\031\010\370\377\021\043\233\316\007\365\277\151\032\046\376"
2589 "\116\351\321\177\235\054\100\035\131\150\156\246\370\130\260\235"
2590 "\032\217\323\077\361\334\031\006\201\250\016\340\072\335\310\123"
2591 "\105\011\006\346\017\160\303\372\100\246\016\342\126\005\017\030"
2592 "\115\374\040\202\321\163\125\164\215\166\162\240\035\235\035\300"
2593 "\335\077\161\002\003\001\000\001\060\015\006\011\052\206\110\206"
2594 "\367\015\001\001\005\005\000\003\201\201\000\120\150\075\111\364"
2595 "\054\034\006\224\337\225\140\177\226\173\027\376\117\161\255\144"
2596 "\310\335\167\322\357\131\125\350\077\350\216\005\052\041\362\007"
2597 "\322\265\247\122\376\234\261\266\342\133\167\027\100\352\162\326"
2598 "\043\313\050\201\062\303\000\171\030\354\131\027\211\311\306\152"
2599 "\036\161\311\375\267\164\245\045\105\151\305\110\253\031\341\105"
2600 "\212\045\153\031\356\345\273\022\365\177\367\246\215\121\303\360"
2601 "\235\164\267\251\076\240\245\377\266\111\003\023\332\042\314\355"
2602 "\161\202\053\231\317\072\267\365\055\162\310"
2603 , (PRUint32)747 }
2604 };
2605 static const NSSItem nss_builtins_items_28 [] = {
2606 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2607 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2608 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2609 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2610 { (void *)"ValiCert Class 1 VA", (PRUint32)20 },
2611 { (void *)"\345\337\164\074\266\001\304\233\230\103\334\253\214\350\152\201"
2612 "\020\237\344\216"
2613 , (PRUint32)20 },
2614 { (void *)"\145\130\253\025\255\127\154\036\250\247\265\151\254\277\377\353"
2615 , (PRUint32)16 },
2616 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2617 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2618 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2619 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2620 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2621 "\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157"
2622 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2623 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2624 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2625 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2626 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2627 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2628 , (PRUint32)190 },
2629 { (void *)"\002\001\001"
2630 , (PRUint32)3 },
2631 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2632 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2633 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2634 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2635 };
2636 static const NSSItem nss_builtins_items_29 [] = {
2637 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2638 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2639 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2640 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2641 { (void *)"ValiCert Class 2 VA", (PRUint32)20 },
2642 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2643 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2644 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2645 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2646 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2647 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2648 "\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157"
2649 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2650 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2651 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2652 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2653 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2654 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2655 , (PRUint32)190 },
2656 { (void *)"0", (PRUint32)2 },
2657 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2658 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2659 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2660 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2661 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2662 "\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157"
2663 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2664 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2665 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2666 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2667 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2668 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2669 , (PRUint32)190 },
2670 { (void *)"\002\001\001"
2671 , (PRUint32)3 },
2672 { (void *)"\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052"
2673 "\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060"
2674 "\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164"
2675 "\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167"
2676 "\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141"
2677 "\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063"
2678 "\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040"
2679 "\103\154\141\163\163\040\062\040\120\157\154\151\143\171\040\126"
2680 "\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162"
2681 "\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164"
2682 "\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162"
2683 "\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206"
2684 "\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151"
2685 "\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066"
2686 "\062\066\060\060\061\071\065\064\132\027\015\061\071\060\066\062"
2687 "\066\060\060\061\071\065\064\132\060\201\273\061\044\060\042\006"
2688 "\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126"
2689 "\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162"
2690 "\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151"
2691 "\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003"
2692 "\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154"
2693 "\141\163\163\040\062\040\120\157\154\151\143\171\040\126\141\154"
2694 "\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
2695 "\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160"
2696 "\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056"
2697 "\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015"
2698 "\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145"
2699 "\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110"
2700 "\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002"
2701 "\201\201\000\316\072\161\312\345\253\310\131\222\125\327\253\330"
2702 "\164\016\371\356\331\366\125\107\131\145\107\016\005\125\334\353"
2703 "\230\066\074\134\123\135\323\060\317\070\354\275\101\211\355\045"
2704 "\102\011\044\153\012\136\263\174\335\122\055\114\346\324\326\175"
2705 "\132\131\251\145\324\111\023\055\044\115\034\120\157\265\301\205"
2706 "\124\073\376\161\344\323\134\102\371\200\340\221\032\012\133\071"
2707 "\066\147\363\077\125\174\033\077\264\137\144\163\064\343\264\022"
2708 "\277\207\144\370\332\022\377\067\047\301\263\103\273\357\173\156"
2709 "\056\151\367\002\003\001\000\001\060\015\006\011\052\206\110\206"
2710 "\367\015\001\001\005\005\000\003\201\201\000\073\177\120\157\157"
2711 "\120\224\231\111\142\070\070\037\113\370\245\310\076\247\202\201"
2712 "\366\053\307\350\305\316\350\072\020\202\313\030\000\216\115\275"
2713 "\250\130\177\241\171\000\265\273\351\215\257\101\331\017\064\356"
2714 "\041\201\031\240\062\111\050\364\304\216\126\325\122\063\375\120"
2715 "\325\176\231\154\003\344\311\114\374\313\154\253\146\263\112\041"
2716 "\214\345\265\014\062\076\020\262\314\154\241\334\232\230\114\002"
2717 "\133\363\316\271\236\245\162\016\112\267\077\074\346\026\150\370"
2718 "\276\355\164\114\274\133\325\142\037\103\335"
2719 , (PRUint32)747 }
2720 };
2721 static const NSSItem nss_builtins_items_30 [] = {
2722 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2723 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2724 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2725 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2726 { (void *)"ValiCert Class 2 VA", (PRUint32)20 },
2727 { (void *)"\061\172\052\320\177\053\063\136\365\241\303\116\113\127\350\267"
2728 "\330\361\374\246"
2729 , (PRUint32)20 },
2730 { (void *)"\251\043\165\233\272\111\066\156\061\302\333\362\347\146\272\207"
2731 , (PRUint32)16 },
2732 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2733 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2734 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2735 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2736 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2737 "\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157"
2738 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2739 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2740 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2741 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2742 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2743 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2744 , (PRUint32)190 },
2745 { (void *)"\002\001\001"
2746 , (PRUint32)3 },
2747 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2748 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2749 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2750 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2751 };
2752 static const NSSItem nss_builtins_items_31 [] = {
2753 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2754 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2755 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2756 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2757 { (void *)"RSA Root Certificate 1", (PRUint32)23 },
2758 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2759 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2760 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2761 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2762 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2763 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2764 "\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157"
2765 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2766 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2767 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2768 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2769 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2770 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2771 , (PRUint32)190 },
2772 { (void *)"0", (PRUint32)2 },
2773 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2774 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2775 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2776 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2777 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2778 "\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157"
2779 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2780 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2781 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2782 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2783 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2784 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2785 , (PRUint32)190 },
2786 { (void *)"\002\001\001"
2787 , (PRUint32)3 },
2788 { (void *)"\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052"
2789 "\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060"
2790 "\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164"
2791 "\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167"
2792 "\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141"
2793 "\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063"
2794 "\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040"
2795 "\103\154\141\163\163\040\063\040\120\157\154\151\143\171\040\126"
2796 "\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162"
2797 "\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164"
2798 "\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162"
2799 "\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206"
2800 "\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151"
2801 "\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066"
2802 "\062\066\060\060\062\062\063\063\132\027\015\061\071\060\066\062"
2803 "\066\060\060\062\062\063\063\132\060\201\273\061\044\060\042\006"
2804 "\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126"
2805 "\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162"
2806 "\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151"
2807 "\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003"
2808 "\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154"
2809 "\141\163\163\040\063\040\120\157\154\151\143\171\040\126\141\154"
2810 "\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
2811 "\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160"
2812 "\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056"
2813 "\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015"
2814 "\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145"
2815 "\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110"
2816 "\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002"
2817 "\201\201\000\343\230\121\226\034\350\325\261\006\201\152\127\303"
2818 "\162\165\223\253\317\236\246\374\363\026\122\326\055\115\237\065"
2819 "\104\250\056\004\115\007\111\212\070\051\365\167\067\347\267\253"
2820 "\135\337\066\161\024\231\217\334\302\222\361\347\140\222\227\354"
2821 "\330\110\334\277\301\002\040\306\044\244\050\114\060\132\166\155"
2822 "\261\134\363\335\336\236\020\161\241\210\307\133\233\101\155\312"
2823 "\260\270\216\025\356\255\063\053\317\107\004\134\165\161\012\230"
2824 "\044\230\051\247\111\131\245\335\370\267\103\142\141\363\323\342"
2825 "\320\125\077\002\003\001\000\001\060\015\006\011\052\206\110\206"
2826 "\367\015\001\001\005\005\000\003\201\201\000\126\273\002\130\204"
2827 "\147\010\054\337\037\333\173\111\063\365\323\147\235\364\264\012"
2828 "\020\263\311\305\054\342\222\152\161\170\047\362\160\203\102\323"
2829 "\076\317\251\124\364\361\330\222\026\214\321\004\313\113\253\311"
2830 "\237\105\256\074\212\251\260\161\063\135\310\305\127\337\257\250"
2831 "\065\263\177\211\207\351\350\045\222\270\177\205\172\256\326\274"
2832 "\036\067\130\052\147\311\221\317\052\201\076\355\306\071\337\300"
2833 "\076\031\234\031\314\023\115\202\101\265\214\336\340\075\140\010"
2834 "\040\017\105\176\153\242\177\243\214\025\356"
2835 , (PRUint32)747 }
2836 };
2837 static const NSSItem nss_builtins_items_32 [] = {
2838 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2839 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2840 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2841 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2842 { (void *)"RSA Root Certificate 1", (PRUint32)23 },
2843 { (void *)"\151\275\214\364\234\323\000\373\131\056\027\223\312\125\152\363"
2844 "\354\252\065\373"
2845 , (PRUint32)20 },
2846 { (void *)"\242\157\123\267\356\100\333\112\150\347\372\030\331\020\113\162"
2847 , (PRUint32)16 },
2848 { (void *)"\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141"
2849 "\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157"
2850 "\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125"
2851 "\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156"
2852 "\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154"
2853 "\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157"
2854 "\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040"
2855 "\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125"
2856 "\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166"
2857 "\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036"
2858 "\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146"
2859 "\157\100\166\141\154\151\143\145\162\164\056\143\157\155"
2860 , (PRUint32)190 },
2861 { (void *)"\002\001\001"
2862 , (PRUint32)3 },
2863 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2864 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2865 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
2866 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
2867 };
2868 static const NSSItem nss_builtins_items_33 [] = {
2869 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2870 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2871 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2872 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2873 { (void *)"Verisign Class 1 Public Primary Certification Authority - G3", (PRUint32)61 },
2874 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
2875 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
2876 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2877 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
2878 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
2879 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
2880 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
2881 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
2882 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
2883 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
2884 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
2885 "\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
2886 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
2887 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
2888 , (PRUint32)205 },
2889 { (void *)"0", (PRUint32)2 },
2890 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
2891 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2892 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
2893 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
2894 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
2895 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
2896 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
2897 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
2898 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
2899 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
2900 "\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
2901 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
2902 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
2903 , (PRUint32)205 },
2904 { (void *)"\002\021\000\213\133\165\126\204\124\205\013\000\317\257\070\110"
2905 "\316\261\244"
2906 , (PRUint32)19 },
2907 { (void *)"\060\202\004\032\060\202\003\002\002\021\000\213\133\165\126\204"
2908 "\124\205\013\000\317\257\070\110\316\261\244\060\015\006\011\052"
2909 "\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060"
2910 "\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003"
2911 "\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111"
2912 "\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145"
2913 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
2914 "\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050"
2915 "\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156"
2916 "\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164"
2917 "\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171"
2918 "\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123"
2919 "\151\147\156\040\103\154\141\163\163\040\061\040\120\165\142\154"
2920 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
2921 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
2922 "\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060"
2923 "\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066"
2924 "\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003"
2925 "\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012"
2926 "\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056"
2927 "\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123"
2928 "\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162"
2929 "\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040"
2930 "\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111"
2931 "\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162"
2932 "\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060"
2933 "\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156"
2934 "\040\103\154\141\163\163\040\061\040\120\165\142\154\151\143\040"
2935 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
2936 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
2937 "\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206"
2938 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
2939 "\002\202\001\001\000\335\204\324\271\264\371\247\330\363\004\170"
2940 "\234\336\075\334\154\023\026\331\172\335\044\121\146\300\307\046"
2941 "\131\015\254\006\010\302\224\321\063\037\360\203\065\037\156\033"
2942 "\310\336\252\156\025\116\124\047\357\304\155\032\354\013\343\016"
2943 "\360\104\245\127\307\100\130\036\243\107\037\161\354\140\366\155"
2944 "\224\310\030\071\355\376\102\030\126\337\344\114\111\020\170\116"
2945 "\001\166\065\143\022\066\335\146\274\001\004\066\243\125\150\325"
2946 "\242\066\011\254\253\041\046\124\006\255\077\312\024\340\254\312"
2947 "\255\006\035\225\342\370\235\361\340\140\377\302\177\165\053\114"
2948 "\314\332\376\207\231\041\352\272\376\076\124\327\322\131\170\333"
2949 "\074\156\317\240\023\000\032\270\047\241\344\276\147\226\312\240"
2950 "\305\263\234\335\311\165\236\353\060\232\137\243\315\331\256\170"
2951 "\031\077\043\351\134\333\051\275\255\125\310\033\124\214\143\366"
2952 "\350\246\352\307\067\022\134\243\051\036\002\331\333\037\073\264"
2953 "\327\017\126\107\201\025\004\112\257\203\047\321\305\130\210\301"
2954 "\335\366\252\247\243\030\332\150\252\155\021\121\341\277\145\153"
2955 "\237\226\166\321\075\002\003\001\000\001\060\015\006\011\052\206"
2956 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\253\146"
2957 "\215\327\263\272\307\232\266\346\125\320\005\361\237\061\215\132"
2958 "\252\331\252\106\046\017\161\355\245\255\123\126\142\001\107\052"
2959 "\104\351\376\077\164\013\023\233\271\364\115\033\262\321\137\262"
2960 "\266\322\210\134\263\237\315\313\324\247\331\140\225\204\072\370"
2961 "\301\067\035\141\312\347\260\305\345\221\332\124\246\254\061\201"
2962 "\256\227\336\315\010\254\270\300\227\200\177\156\162\244\347\151"
2963 "\023\225\145\037\304\223\074\375\171\217\004\324\076\117\352\367"
2964 "\236\316\315\147\174\117\145\002\377\221\205\124\163\307\377\066"
2965 "\367\206\055\354\320\136\117\377\021\237\162\006\326\270\032\361"
2966 "\114\015\046\145\342\104\200\036\307\237\343\335\350\012\332\354"
2967 "\245\040\200\151\150\241\117\176\341\153\317\007\101\372\203\216"
2968 "\274\070\335\260\056\021\261\153\262\102\314\232\274\371\110\042"
2969 "\171\112\031\017\262\034\076\040\164\331\152\303\276\362\050\170"
2970 "\023\126\171\117\155\120\352\033\260\265\127\261\067\146\130\043"
2971 "\363\334\017\337\012\207\304\357\206\005\325\070\024\140\231\243"
2972 "\113\336\006\226\161\054\362\333\266\037\244\357\077\356"
2973 , (PRUint32)1054 }
2974 };
2975 static const NSSItem nss_builtins_items_34 [] = {
2976 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
2977 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
2978 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2979 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
2980 { (void *)"Verisign Class 1 Public Primary Certification Authority - G3", (PRUint32)61 },
2981 { (void *)"\040\102\205\334\367\353\166\101\225\127\216\023\153\324\267\321"
2982 "\351\216\106\245"
2983 , (PRUint32)20 },
2984 { (void *)"\261\107\274\030\127\321\030\240\170\055\354\161\350\052\225\163"
2985 , (PRUint32)16 },
2986 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
2987 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
2988 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
2989 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
2990 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
2991 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
2992 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
2993 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
2994 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
2995 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
2996 "\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
2997 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
2998 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
2999 , (PRUint32)205 },
3000 { (void *)"\002\021\000\213\133\165\126\204\124\205\013\000\317\257\070\110"
3001 "\316\261\244"
3002 , (PRUint32)19 },
3003 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
3004 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3005 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
3006 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3007 };
3008 static const NSSItem nss_builtins_items_35 [] = {
3009 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3010 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3011 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3012 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3013 { (void *)"Verisign Class 2 Public Primary Certification Authority - G3", (PRUint32)61 },
3014 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3015 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3016 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3017 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3018 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3019 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3020 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3021 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3022 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3023 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3024 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3025 "\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3026 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3027 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3028 , (PRUint32)205 },
3029 { (void *)"0", (PRUint32)2 },
3030 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3031 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3032 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3033 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3034 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3035 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3036 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3037 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3038 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3039 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3040 "\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3041 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3042 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3043 , (PRUint32)205 },
3044 { (void *)"\002\020\141\160\313\111\214\137\230\105\051\347\260\246\331\120"
3045 "\133\172"
3046 , (PRUint32)18 },
3047 { (void *)"\060\202\004\031\060\202\003\001\002\020\141\160\313\111\214\137"
3048 "\230\105\051\347\260\246\331\120\133\172\060\015\006\011\052\206"
3049 "\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060\011"
3050 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
3051 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
3052 "\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145\162"
3053 "\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167"
3054 "\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050\143"
3055 "\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156\054"
3056 "\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164\150"
3057 "\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171\061"
3058 "\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123\151"
3059 "\147\156\040\103\154\141\163\163\040\062\040\120\165\142\154\151"
3060 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
3061 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
3062 "\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060\061"
3063 "\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066\062"
3064 "\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003\125"
3065 "\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012\023"
3066 "\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056\061"
3067 "\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123\151"
3068 "\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162\153"
3069 "\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061"
3070 "\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111\156"
3071 "\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151"
3072 "\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060\103"
3073 "\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156\040"
3074 "\103\154\141\163\163\040\062\040\120\165\142\154\151\143\040\120"
3075 "\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143\141"
3076 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040\055"
3077 "\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206\367"
3078 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
3079 "\202\001\001\000\257\012\015\302\325\054\333\147\271\055\345\224"
3080 "\047\335\245\276\340\260\115\217\263\141\126\074\326\174\303\364"
3081 "\315\076\206\313\242\210\342\341\330\244\151\305\265\342\277\301"
3082 "\246\107\120\136\106\071\213\325\226\272\265\157\024\277\020\316"
3083 "\047\023\236\005\107\233\061\172\023\330\037\331\323\002\067\213"
3084 "\255\054\107\360\216\201\006\247\015\060\014\353\367\074\017\040"
3085 "\035\334\162\106\356\245\002\310\133\303\311\126\151\114\305\030"
3086 "\301\221\173\013\325\023\000\233\274\357\303\110\076\106\140\040"
3087 "\205\052\325\220\266\315\213\240\314\062\335\267\375\100\125\262"
3088 "\120\034\126\256\314\215\167\115\307\040\115\247\061\166\357\150"
3089 "\222\212\220\036\010\201\126\262\255\151\243\122\320\313\034\304"
3090 "\043\075\037\231\376\114\350\026\143\216\306\010\216\366\061\366"
3091 "\322\372\345\166\335\265\034\222\243\111\315\315\001\315\150\315"
3092 "\251\151\272\243\353\035\015\234\244\040\246\301\240\305\321\106"
3093 "\114\027\155\322\254\146\077\226\214\340\204\324\066\377\042\131"
3094 "\305\371\021\140\250\137\004\175\362\032\366\045\102\141\017\304"
3095 "\112\270\076\211\002\003\001\000\001\060\015\006\011\052\206\110"
3096 "\206\367\015\001\001\005\005\000\003\202\001\001\000\064\046\025"
3097 "\074\300\215\115\103\111\035\275\351\041\222\327\146\234\267\336"
3098 "\305\270\320\344\135\137\166\042\300\046\371\204\072\072\371\214"
3099 "\265\373\354\140\361\350\316\004\260\310\335\247\003\217\060\363"
3100 "\230\337\244\346\244\061\337\323\034\013\106\334\162\040\077\256"
3101 "\356\005\074\244\063\077\013\071\254\160\170\163\113\231\053\337"
3102 "\060\302\124\260\250\073\125\241\376\026\050\315\102\275\164\156"
3103 "\200\333\047\104\247\316\104\135\324\033\220\230\015\036\102\224"
3104 "\261\000\054\004\320\164\243\002\005\042\143\143\315\203\265\373"
3105 "\301\155\142\153\151\165\375\135\160\101\271\365\277\174\337\276"
3106 "\301\062\163\042\041\213\130\201\173\025\221\172\272\343\144\110"
3107 "\260\177\373\066\045\332\225\320\361\044\024\027\335\030\200\153"
3108 "\106\043\071\124\365\216\142\011\004\035\224\220\246\233\346\045"
3109 "\342\102\105\252\270\220\255\276\010\217\251\013\102\030\224\317"
3110 "\162\071\341\261\103\340\050\317\267\347\132\154\023\153\111\263"
3111 "\377\343\030\174\211\213\063\135\254\063\327\247\371\332\072\125"
3112 "\311\130\020\371\252\357\132\266\317\113\113\337\052"
3113 , (PRUint32)1053 }
3114 };
3115 static const NSSItem nss_builtins_items_36 [] = {
3116 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3117 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3118 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3119 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3120 { (void *)"Verisign Class 2 Public Primary Certification Authority - G3", (PRUint32)61 },
3121 { (void *)"\141\357\103\327\177\312\324\141\121\274\230\340\303\131\022\257"
3122 "\237\353\143\021"
3123 , (PRUint32)20 },
3124 { (void *)"\370\276\304\143\042\311\250\106\164\213\270\035\036\112\053\366"
3125 , (PRUint32)16 },
3126 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3127 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3128 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3129 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3130 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3131 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3132 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3133 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3134 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3135 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3136 "\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3137 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3138 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3139 , (PRUint32)205 },
3140 { (void *)"\002\020\141\160\313\111\214\137\230\105\051\347\260\246\331\120"
3141 "\133\172"
3142 , (PRUint32)18 },
3143 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
3144 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3145 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3146 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3147 };
3148 static const NSSItem nss_builtins_items_37 [] = {
3149 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3150 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3151 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3152 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3153 { (void *)"Verisign Class 3 Public Primary Certification Authority - G3", (PRUint32)61 },
3154 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3155 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3156 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3157 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3158 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3159 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3160 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3161 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3162 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3163 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3164 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3165 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3166 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3167 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3168 , (PRUint32)205 },
3169 { (void *)"0", (PRUint32)2 },
3170 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3171 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3172 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3173 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3174 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3175 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3176 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3177 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3178 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3179 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3180 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3181 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3182 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3183 , (PRUint32)205 },
3184 { (void *)"\002\021\000\233\176\006\111\243\076\142\271\325\356\220\110\161"
3185 "\051\357\127"
3186 , (PRUint32)19 },
3187 { (void *)"\060\202\004\032\060\202\003\002\002\021\000\233\176\006\111\243"
3188 "\076\142\271\325\356\220\110\161\051\357\127\060\015\006\011\052"
3189 "\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060"
3190 "\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003"
3191 "\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111"
3192 "\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145"
3193 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
3194 "\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050"
3195 "\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156"
3196 "\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164"
3197 "\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171"
3198 "\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123"
3199 "\151\147\156\040\103\154\141\163\163\040\063\040\120\165\142\154"
3200 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
3201 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
3202 "\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060"
3203 "\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066"
3204 "\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003"
3205 "\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012"
3206 "\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056"
3207 "\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123"
3208 "\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162"
3209 "\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040"
3210 "\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111"
3211 "\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162"
3212 "\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060"
3213 "\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156"
3214 "\040\103\154\141\163\163\040\063\040\120\165\142\154\151\143\040"
3215 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
3216 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
3217 "\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206"
3218 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
3219 "\002\202\001\001\000\313\272\234\122\374\170\037\032\036\157\033"
3220 "\067\163\275\370\311\153\224\022\060\117\360\066\107\365\320\221"
3221 "\012\365\027\310\245\141\301\026\100\115\373\212\141\220\345\166"
3222 "\040\301\021\006\175\253\054\156\246\365\021\101\216\372\055\255"
3223 "\052\141\131\244\147\046\114\320\350\274\122\133\160\040\004\130"
3224 "\321\172\311\244\151\274\203\027\144\255\005\213\274\320\130\316"
3225 "\215\214\365\353\360\102\111\013\235\227\047\147\062\156\341\256"
3226 "\223\025\034\160\274\040\115\057\030\336\222\210\350\154\205\127"
3227 "\021\032\351\176\343\046\021\124\242\105\226\125\203\312\060\211"
3228 "\350\334\330\243\355\052\200\077\177\171\145\127\076\025\040\146"
3229 "\010\057\225\223\277\252\107\057\250\106\227\360\022\342\376\302"
3230 "\012\053\121\346\166\346\267\106\267\342\015\246\314\250\303\114"
3231 "\131\125\211\346\350\123\134\034\352\235\360\142\026\013\247\311"
3232 "\137\014\360\336\302\166\316\257\367\152\362\372\101\246\242\063"
3233 "\024\311\345\172\143\323\236\142\067\325\205\145\236\016\346\123"
3234 "\044\164\033\136\035\022\123\133\307\054\347\203\111\073\025\256"
3235 "\212\150\271\127\227\002\003\001\000\001\060\015\006\011\052\206"
3236 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\021\024"
3237 "\226\301\253\222\010\367\077\057\311\262\376\344\132\237\144\336"
3238 "\333\041\117\206\231\064\166\066\127\335\320\025\057\305\255\177"
3239 "\025\037\067\142\163\076\324\347\137\316\027\003\333\065\372\053"
3240 "\333\256\140\011\137\036\137\217\156\273\013\075\352\132\023\036"
3241 "\014\140\157\265\300\265\043\042\056\007\013\313\251\164\313\107"
3242 "\273\035\301\327\245\153\314\057\322\102\375\111\335\247\211\317"
3243 "\123\272\332\000\132\050\277\202\337\370\272\023\035\120\206\202"
3244 "\375\216\060\217\051\106\260\036\075\065\332\070\142\026\030\112"
3245 "\255\346\266\121\154\336\257\142\353\001\320\036\044\376\172\217"
3246 "\022\032\022\150\270\373\146\231\024\024\105\134\256\347\256\151"
3247 "\027\201\053\132\067\311\136\052\364\306\342\241\134\124\233\246"
3248 "\124\000\317\360\361\301\307\230\060\032\073\066\026\333\243\156"
3249 "\352\375\255\262\302\332\357\002\107\023\212\300\361\263\061\255"
3250 "\117\034\341\117\234\257\017\014\235\367\170\015\330\364\065\126"
3251 "\200\332\267\155\027\217\235\036\201\144\341\376\305\105\272\255"
3252 "\153\271\012\172\116\117\113\204\356\113\361\175\335\021"
3253 , (PRUint32)1054 }
3254 };
3255 static const NSSItem nss_builtins_items_38 [] = {
3256 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3257 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3258 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3259 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3260 { (void *)"Verisign Class 3 Public Primary Certification Authority - G3", (PRUint32)61 },
3261 { (void *)"\023\055\015\105\123\113\151\227\315\262\325\303\071\342\125\166"
3262 "\140\233\134\306"
3263 , (PRUint32)20 },
3264 { (void *)"\315\150\266\247\307\304\316\165\340\035\117\127\104\141\222\011"
3265 , (PRUint32)16 },
3266 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3267 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3268 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3269 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3270 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3271 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3272 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3273 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3274 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3275 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3276 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3277 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3278 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3279 , (PRUint32)205 },
3280 { (void *)"\002\021\000\233\176\006\111\243\076\142\271\325\356\220\110\161"
3281 "\051\357\127"
3282 , (PRUint32)19 },
3283 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3284 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3285 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3286 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3287 };
3288 static const NSSItem nss_builtins_items_39 [] = {
3289 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3290 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3291 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3292 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3293 { (void *)"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 1/3)", (PRUint32)62 },
3294 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3295 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3296 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3297 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3298 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3299 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3300 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3301 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3302 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3303 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3304 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3305 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3306 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3307 , (PRUint32)205 },
3308 { (void *)"\002\020\114\000\066\033\345\010\053\251\252\316\164\012\005\076"
3309 "\373\064"
3310 , (PRUint32)18 },
3311 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3312 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3313 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3314 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3315 };
3316 static const NSSItem nss_builtins_items_40 [] = {
3317 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3318 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3319 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3320 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3321 { (void *)"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 2/3)", (PRUint32)62 },
3322 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3323 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3324 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3325 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3326 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3327 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3328 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3329 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3330 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3331 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3332 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3333 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3334 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3335 , (PRUint32)205 },
3336 { (void *)"\002\020\076\014\236\207\151\252\225\134\352\043\330\105\236\324"
3337 "\133\121"
3338 , (PRUint32)18 },
3339 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3340 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3341 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3342 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3343 };
3344 static const NSSItem nss_builtins_items_41 [] = {
3345 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3346 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3347 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3348 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3349 { (void *)"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 3/3)", (PRUint32)62 },
3350 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3351 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3352 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3353 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3354 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3355 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3356 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3357 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3358 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3359 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3360 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3361 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3362 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3363 , (PRUint32)205 },
3364 { (void *)"\002\020\022\275\046\242\256\063\300\177\044\173\152\130\151\362"
3365 "\012\166"
3366 , (PRUint32)18 },
3367 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3368 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3369 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
3370 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3371 };
3372 static const NSSItem nss_builtins_items_42 [] = {
3373 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3374 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3375 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3376 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3377 { (void *)"Verisign Class 4 Public Primary Certification Authority - G3", (PRUint32)61 },
3378 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3379 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3380 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3381 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3382 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3383 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3384 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3385 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3386 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3387 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3388 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3389 "\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3390 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3391 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3392 , (PRUint32)205 },
3393 { (void *)"0", (PRUint32)2 },
3394 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3395 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3396 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3397 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3398 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3399 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3400 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3401 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3402 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3403 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3404 "\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3405 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3406 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3407 , (PRUint32)205 },
3408 { (void *)"\002\021\000\354\240\247\213\156\165\152\001\317\304\174\314\057"
3409 "\224\136\327"
3410 , (PRUint32)19 },
3411 { (void *)"\060\202\004\032\060\202\003\002\002\021\000\354\240\247\213\156"
3412 "\165\152\001\317\304\174\314\057\224\136\327\060\015\006\011\052"
3413 "\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060"
3414 "\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003"
3415 "\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111"
3416 "\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145"
3417 "\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164"
3418 "\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050"
3419 "\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156"
3420 "\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164"
3421 "\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171"
3422 "\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123"
3423 "\151\147\156\040\103\154\141\163\163\040\064\040\120\165\142\154"
3424 "\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
3425 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
3426 "\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060"
3427 "\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066"
3428 "\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003"
3429 "\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012"
3430 "\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056"
3431 "\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123"
3432 "\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162"
3433 "\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040"
3434 "\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111"
3435 "\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162"
3436 "\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060"
3437 "\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156"
3438 "\040\103\154\141\163\163\040\064\040\120\165\142\154\151\143\040"
3439 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
3440 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
3441 "\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206"
3442 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
3443 "\002\202\001\001\000\255\313\245\021\151\306\131\253\361\217\265"
3444 "\031\017\126\316\314\265\037\040\344\236\046\045\113\340\163\145"
3445 "\211\131\336\320\203\344\365\017\265\273\255\361\174\350\041\374"
3446 "\344\350\014\356\174\105\042\031\166\222\264\023\267\040\133\011"
3447 "\372\141\256\250\362\245\215\205\302\052\326\336\146\066\322\233"
3448 "\002\364\250\222\140\174\234\151\264\217\044\036\320\206\122\366"
3449 "\062\234\101\130\036\042\275\315\105\142\225\010\156\320\146\335"
3450 "\123\242\314\360\020\334\124\163\213\004\241\106\063\063\134\027"
3451 "\100\271\236\115\323\363\276\125\203\350\261\211\216\132\174\232"
3452 "\226\042\220\073\210\045\362\322\123\210\002\014\013\170\362\346"
3453 "\067\027\113\060\106\007\344\200\155\246\330\226\056\350\054\370"
3454 "\021\263\070\015\146\246\233\352\311\043\133\333\216\342\363\023"
3455 "\216\032\131\055\252\002\360\354\244\207\146\334\301\077\365\330"
3456 "\271\364\354\202\306\322\075\225\035\345\300\117\204\311\331\243"
3457 "\104\050\006\152\327\105\254\360\153\152\357\116\137\370\021\202"
3458 "\036\070\143\064\146\120\324\076\223\163\372\060\303\146\255\377"
3459 "\223\055\227\357\003\002\003\001\000\001\060\015\006\011\052\206"
3460 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\217\372"
3461 "\045\153\117\133\344\244\116\047\125\253\042\025\131\074\312\265"
3462 "\012\324\112\333\253\335\241\137\123\305\240\127\071\302\316\107"
3463 "\053\276\072\310\126\277\302\331\047\020\072\261\005\074\300\167"
3464 "\061\273\072\323\005\173\155\232\034\060\214\200\313\223\223\052"
3465 "\203\253\005\121\202\002\000\021\147\153\363\210\141\107\137\003"
3466 "\223\325\133\015\340\361\324\241\062\065\205\262\072\333\260\202"
3467 "\253\321\313\012\274\117\214\133\305\113\000\073\037\052\202\246"
3468 "\176\066\205\334\176\074\147\000\265\344\073\122\340\250\353\135"
3469 "\025\371\306\155\360\255\035\016\205\267\251\232\163\024\132\133"
3470 "\217\101\050\300\325\350\055\115\244\136\315\252\331\355\316\334"
3471 "\330\325\074\102\035\027\301\022\135\105\070\303\070\363\374\205"
3472 "\056\203\106\110\262\327\040\137\222\066\217\347\171\017\230\136"
3473 "\231\350\360\320\244\273\365\123\275\052\316\131\260\257\156\177"
3474 "\154\273\322\036\000\260\041\355\370\101\142\202\271\330\262\304"
3475 "\273\106\120\363\061\305\217\001\250\164\353\365\170\047\332\347"
3476 "\367\146\103\363\236\203\076\040\252\303\065\140\221\316"
3477 , (PRUint32)1054 }
3478 };
3479 static const NSSItem nss_builtins_items_43 [] = {
3480 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3481 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3482 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3483 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3484 { (void *)"Verisign Class 4 Public Primary Certification Authority - G3", (PRUint32)61 },
3485 { (void *)"\310\354\214\207\222\151\313\113\253\071\351\215\176\127\147\363"
3486 "\024\225\163\235"
3487 , (PRUint32)20 },
3488 { (void *)"\333\310\362\047\056\261\352\152\051\043\135\376\126\076\063\337"
3489 , (PRUint32)16 },
3490 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
3491 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
3492 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
3493 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
3494 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
3495 "\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145"
3496 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
3497 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
3498 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
3499 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
3500 "\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
3501 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3502 "\165\164\150\157\162\151\164\171\040\055\040\107\063"
3503 , (PRUint32)205 },
3504 { (void *)"\002\021\000\354\240\247\213\156\165\152\001\317\304\174\314\057"
3505 "\224\136\327"
3506 , (PRUint32)19 },
3507 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3508 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3509 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3510 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3511 };
3512 static const NSSItem nss_builtins_items_44 [] = {
3513 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3514 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3515 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3516 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3517 { (void *)"Entrust.net Secure Server CA", (PRUint32)29 },
3518 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3519 { (void *)"\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123"
3520 "\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165"
3521 "\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023"
3522 "\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164"
3523 "\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040"
3524 "\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141"
3525 "\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143"
3526 "\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156"
3527 "\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003"
3528 "\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164"
3529 "\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103"
3530 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
3531 "\150\157\162\151\164\171"
3532 , (PRUint32)198 },
3533 { (void *)"0", (PRUint32)2 },
3534 { (void *)"\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123"
3535 "\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165"
3536 "\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023"
3537 "\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164"
3538 "\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040"
3539 "\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141"
3540 "\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143"
3541 "\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156"
3542 "\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003"
3543 "\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164"
3544 "\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103"
3545 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
3546 "\150\157\162\151\164\171"
3547 , (PRUint32)198 },
3548 { (void *)"\002\004\067\112\322\103"
3549 , (PRUint32)6 },
3550 { (void *)"\060\202\004\330\060\202\004\101\240\003\002\001\002\002\004\067"
3551 "\112\322\103\060\015\006\011\052\206\110\206\367\015\001\001\005"
3552 "\005\000\060\201\303\061\013\060\011\006\003\125\004\006\023\002"
3553 "\125\123\061\024\060\022\006\003\125\004\012\023\013\105\156\164"
3554 "\162\165\163\164\056\156\145\164\061\073\060\071\006\003\125\004"
3555 "\013\023\062\167\167\167\056\145\156\164\162\165\163\164\056\156"
3556 "\145\164\057\103\120\123\040\151\156\143\157\162\160\056\040\142"
3557 "\171\040\162\145\146\056\040\050\154\151\155\151\164\163\040\154"
3558 "\151\141\142\056\051\061\045\060\043\006\003\125\004\013\023\034"
3559 "\050\143\051\040\061\071\071\071\040\105\156\164\162\165\163\164"
3560 "\056\156\145\164\040\114\151\155\151\164\145\144\061\072\060\070"
3561 "\006\003\125\004\003\023\061\105\156\164\162\165\163\164\056\156"
3562 "\145\164\040\123\145\143\165\162\145\040\123\145\162\166\145\162"
3563 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
3564 "\165\164\150\157\162\151\164\171\060\036\027\015\071\071\060\065"
3565 "\062\065\061\066\060\071\064\060\132\027\015\061\071\060\065\062"
3566 "\065\061\066\063\071\064\060\132\060\201\303\061\013\060\011\006"
3567 "\003\125\004\006\023\002\125\123\061\024\060\022\006\003\125\004"
3568 "\012\023\013\105\156\164\162\165\163\164\056\156\145\164\061\073"
3569 "\060\071\006\003\125\004\013\023\062\167\167\167\056\145\156\164"
3570 "\162\165\163\164\056\156\145\164\057\103\120\123\040\151\156\143"
3571 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
3572 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
3573 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
3574 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
3575 "\145\144\061\072\060\070\006\003\125\004\003\023\061\105\156\164"
3576 "\162\165\163\164\056\156\145\164\040\123\145\143\165\162\145\040"
3577 "\123\145\162\166\145\162\040\103\145\162\164\151\146\151\143\141"
3578 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\201"
3579 "\235\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
3580 "\003\201\213\000\060\201\207\002\201\201\000\315\050\203\064\124"
3581 "\033\211\363\017\257\067\221\061\377\257\061\140\311\250\350\262"
3582 "\020\150\355\237\347\223\066\361\012\144\273\107\365\004\027\077"
3583 "\043\107\115\305\047\031\201\046\014\124\162\015\210\055\331\037"
3584 "\232\022\237\274\263\161\323\200\031\077\107\146\173\214\065\050"
3585 "\322\271\012\337\044\332\234\326\120\171\201\172\132\323\067\367"
3586 "\302\112\330\051\222\046\144\321\344\230\154\072\000\212\365\064"
3587 "\233\145\370\355\343\020\377\375\270\111\130\334\240\336\202\071"
3588 "\153\201\261\026\031\141\271\124\266\346\103\002\001\003\243\202"
3589 "\001\327\060\202\001\323\060\021\006\011\140\206\110\001\206\370"
3590 "\102\001\001\004\004\003\002\000\007\060\202\001\031\006\003\125"
3591 "\035\037\004\202\001\020\060\202\001\014\060\201\336\240\201\333"
3592 "\240\201\330\244\201\325\060\201\322\061\013\060\011\006\003\125"
3593 "\004\006\023\002\125\123\061\024\060\022\006\003\125\004\012\023"
3594 "\013\105\156\164\162\165\163\164\056\156\145\164\061\073\060\071"
3595 "\006\003\125\004\013\023\062\167\167\167\056\145\156\164\162\165"
3596 "\163\164\056\156\145\164\057\103\120\123\040\151\156\143\157\162"
3597 "\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155\151"
3598 "\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003\125"
3599 "\004\013\023\034\050\143\051\040\061\071\071\071\040\105\156\164"
3600 "\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145\144"
3601 "\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162\165"
3602 "\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123\145"
3603 "\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164\151"
3604 "\157\156\040\101\165\164\150\157\162\151\164\171\061\015\060\013"
3605 "\006\003\125\004\003\023\004\103\122\114\061\060\051\240\047\240"
3606 "\045\206\043\150\164\164\160\072\057\057\167\167\167\056\145\156"
3607 "\164\162\165\163\164\056\156\145\164\057\103\122\114\057\156\145"
3608 "\164\061\056\143\162\154\060\053\006\003\125\035\020\004\044\060"
3609 "\042\200\017\061\071\071\071\060\065\062\065\061\066\060\071\064"
3610 "\060\132\201\017\062\060\061\071\060\065\062\065\061\066\060\071"
3611 "\064\060\132\060\013\006\003\125\035\017\004\004\003\002\001\006"
3612 "\060\037\006\003\125\035\043\004\030\060\026\200\024\360\027\142"
3613 "\023\125\075\263\377\012\000\153\373\120\204\227\363\355\142\320"
3614 "\032\060\035\006\003\125\035\016\004\026\004\024\360\027\142\023"
3615 "\125\075\263\377\012\000\153\373\120\204\227\363\355\142\320\032"
3616 "\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060\031"
3617 "\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012\033"
3618 "\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206\110"
3619 "\206\367\015\001\001\005\005\000\003\201\201\000\220\334\060\002"
3620 "\372\144\164\302\247\012\245\174\041\215\064\027\250\373\107\016"
3621 "\377\045\174\215\023\012\373\344\230\265\357\214\370\305\020\015"
3622 "\367\222\276\361\303\325\325\225\152\004\273\054\316\046\066\145"
3623 "\310\061\306\347\356\077\343\127\165\204\172\021\357\106\117\030"
3624 "\364\323\230\273\250\207\062\272\162\366\074\342\075\237\327\035"
3625 "\331\303\140\103\214\130\016\042\226\057\142\243\054\037\272\255"
3626 "\005\357\253\062\170\207\240\124\163\031\265\134\005\371\122\076"
3627 "\155\055\105\013\367\012\223\352\355\006\371\262"
3628 , (PRUint32)1244 }
3629 };
3630 static const NSSItem nss_builtins_items_45 [] = {
3631 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3632 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3633 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3634 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3635 { (void *)"Entrust.net Secure Server CA", (PRUint32)29 },
3636 { (void *)"\231\246\233\346\032\376\210\153\115\053\202\000\174\270\124\374"
3637 "\061\176\025\071"
3638 , (PRUint32)20 },
3639 { (void *)"\337\362\200\163\314\361\346\141\163\374\365\102\351\305\174\356"
3640 , (PRUint32)16 },
3641 { (void *)"\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123"
3642 "\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165"
3643 "\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023"
3644 "\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164"
3645 "\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040"
3646 "\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141"
3647 "\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143"
3648 "\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156"
3649 "\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003"
3650 "\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164"
3651 "\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103"
3652 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
3653 "\150\157\162\151\164\171"
3654 , (PRUint32)198 },
3655 { (void *)"\002\004\067\112\322\103"
3656 , (PRUint32)6 },
3657 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3658 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3659 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3660 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3661 };
3662 static const NSSItem nss_builtins_items_46 [] = {
3663 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3664 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3665 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3666 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3667 { (void *)"Entrust.net Premium 2048 Secure Server CA", (PRUint32)42 },
3668 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3669 { (void *)"\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156"
3670 "\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125"
3671 "\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056"
3672 "\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143"
3673 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
3674 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
3675 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
3676 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
3677 "\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164"
3678 "\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151"
3679 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
3680 "\040\050\062\060\064\070\051"
3681 , (PRUint32)183 },
3682 { (void *)"0", (PRUint32)2 },
3683 { (void *)"\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156"
3684 "\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125"
3685 "\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056"
3686 "\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143"
3687 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
3688 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
3689 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
3690 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
3691 "\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164"
3692 "\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151"
3693 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
3694 "\040\050\062\060\064\070\051"
3695 , (PRUint32)183 },
3696 { (void *)"\002\004\070\143\336\370"
3697 , (PRUint32)6 },
3698 { (void *)"\060\202\004\052\060\202\003\022\240\003\002\001\002\002\004\070"
3699 "\143\336\370\060\015\006\011\052\206\110\206\367\015\001\001\005"
3700 "\005\000\060\201\264\061\024\060\022\006\003\125\004\012\023\013"
3701 "\105\156\164\162\165\163\164\056\156\145\164\061\100\060\076\006"
3702 "\003\125\004\013\024\067\167\167\167\056\145\156\164\162\165\163"
3703 "\164\056\156\145\164\057\103\120\123\137\062\060\064\070\040\151"
3704 "\156\143\157\162\160\056\040\142\171\040\162\145\146\056\040\050"
3705 "\154\151\155\151\164\163\040\154\151\141\142\056\051\061\045\060"
3706 "\043\006\003\125\004\013\023\034\050\143\051\040\061\071\071\071"
3707 "\040\105\156\164\162\165\163\164\056\156\145\164\040\114\151\155"
3708 "\151\164\145\144\061\063\060\061\006\003\125\004\003\023\052\105"
3709 "\156\164\162\165\163\164\056\156\145\164\040\103\145\162\164\151"
3710 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
3711 "\164\171\040\050\062\060\064\070\051\060\036\027\015\071\071\061"
3712 "\062\062\064\061\067\065\060\065\061\132\027\015\062\071\060\067"
3713 "\062\064\061\064\061\065\061\062\132\060\201\264\061\024\060\022"
3714 "\006\003\125\004\012\023\013\105\156\164\162\165\163\164\056\156"
3715 "\145\164\061\100\060\076\006\003\125\004\013\024\067\167\167\167"
3716 "\056\145\156\164\162\165\163\164\056\156\145\164\057\103\120\123"
3717 "\137\062\060\064\070\040\151\156\143\157\162\160\056\040\142\171"
3718 "\040\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151"
3719 "\141\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050"
3720 "\143\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056"
3721 "\156\145\164\040\114\151\155\151\164\145\144\061\063\060\061\006"
3722 "\003\125\004\003\023\052\105\156\164\162\165\163\164\056\156\145"
3723 "\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
3724 "\101\165\164\150\157\162\151\164\171\040\050\062\060\064\070\051"
3725 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
3726 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
3727 "\000\255\115\113\251\022\206\262\352\243\040\007\025\026\144\052"
3728 "\053\113\321\277\013\112\115\216\355\200\166\245\147\267\170\100"
3729 "\300\163\102\310\150\300\333\123\053\335\136\270\166\230\065\223"
3730 "\213\032\235\174\023\072\016\037\133\267\036\317\345\044\024\036"
3731 "\261\201\251\215\175\270\314\153\113\003\361\002\014\334\253\245"
3732 "\100\044\000\177\164\224\241\235\010\051\263\210\013\365\207\167"
3733 "\235\125\315\344\303\176\327\152\144\253\205\024\206\225\133\227"
3734 "\062\120\157\075\310\272\146\014\343\374\275\270\111\301\166\211"
3735 "\111\031\375\300\250\275\211\243\147\057\306\237\274\161\031\140"
3736 "\270\055\351\054\311\220\166\146\173\224\342\257\170\326\145\123"
3737 "\135\074\326\234\262\317\051\003\371\057\244\120\262\324\110\316"
3738 "\005\062\125\212\375\262\144\114\016\344\230\007\165\333\177\337"
3739 "\271\010\125\140\205\060\051\371\173\110\244\151\206\343\065\077"
3740 "\036\206\135\172\172\025\275\357\000\216\025\042\124\027\000\220"
3741 "\046\223\274\016\111\150\221\277\370\107\323\235\225\102\301\016"
3742 "\115\337\157\046\317\303\030\041\142\146\103\160\326\325\300\007"
3743 "\341\002\003\001\000\001\243\102\060\100\060\016\006\003\125\035"
3744 "\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125\035"
3745 "\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003\125"
3746 "\035\016\004\026\004\024\125\344\201\321\021\200\276\330\211\271"
3747 "\010\243\061\371\241\044\011\026\271\160\060\015\006\011\052\206"
3748 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\073\233"
3749 "\217\126\233\060\347\123\231\174\172\171\247\115\227\327\031\225"
3750 "\220\373\006\037\312\063\174\106\143\217\226\146\044\372\100\033"
3751 "\041\047\312\346\162\163\362\117\376\061\231\375\310\014\114\150"
3752 "\123\306\200\202\023\230\372\266\255\332\135\075\361\316\156\366"
3753 "\025\021\224\202\014\356\077\225\257\021\253\017\327\057\336\037"
3754 "\003\217\127\054\036\311\273\232\032\104\225\353\030\117\246\037"
3755 "\315\175\127\020\057\233\004\011\132\204\265\156\330\035\072\341"
3756 "\326\236\321\154\171\136\171\034\024\305\343\320\114\223\073\145"
3757 "\074\355\337\075\276\246\345\225\032\303\265\031\303\275\136\133"
3758 "\273\377\043\357\150\031\313\022\223\047\134\003\055\157\060\320"
3759 "\036\266\032\254\336\132\367\321\252\250\047\246\376\171\201\304"
3760 "\171\231\063\127\272\022\260\251\340\102\154\223\312\126\336\376"
3761 "\155\204\013\010\213\176\215\352\327\230\041\306\363\347\074\171"
3762 "\057\136\234\321\114\025\215\341\354\042\067\314\232\103\013\227"
3763 "\334\200\220\215\263\147\233\157\110\010\025\126\317\277\361\053"
3764 "\174\136\232\166\351\131\220\305\174\203\065\021\145\121"
3765 , (PRUint32)1070 }
3766 };
3767 static const NSSItem nss_builtins_items_47 [] = {
3768 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3769 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3770 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3771 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3772 { (void *)"Entrust.net Premium 2048 Secure Server CA", (PRUint32)42 },
3773 { (void *)"\120\060\006\011\035\227\324\365\256\071\367\313\347\222\175\175"
3774 "\145\055\064\061"
3775 , (PRUint32)20 },
3776 { (void *)"\356\051\061\274\062\176\232\346\350\265\367\121\264\064\161\220"
3777 , (PRUint32)16 },
3778 { (void *)"\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156"
3779 "\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125"
3780 "\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056"
3781 "\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143"
3782 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
3783 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
3784 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
3785 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
3786 "\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164"
3787 "\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151"
3788 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
3789 "\040\050\062\060\064\070\051"
3790 , (PRUint32)183 },
3791 { (void *)"\002\004\070\143\336\370"
3792 , (PRUint32)6 },
3793 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3794 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3795 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3796 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3797 };
3798 static const NSSItem nss_builtins_items_48 [] = {
3799 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3800 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3801 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3802 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3803 { (void *)"Baltimore CyberTrust Root", (PRUint32)26 },
3804 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3805 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061"
3806 "\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155"
3807 "\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171"
3808 "\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004"
3809 "\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142"
3810 "\145\162\124\162\165\163\164\040\122\157\157\164"
3811 , (PRUint32)92 },
3812 { (void *)"0", (PRUint32)2 },
3813 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061"
3814 "\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155"
3815 "\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171"
3816 "\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004"
3817 "\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142"
3818 "\145\162\124\162\165\163\164\040\122\157\157\164"
3819 , (PRUint32)92 },
3820 { (void *)"\002\004\002\000\000\271"
3821 , (PRUint32)6 },
3822 { (void *)"\060\202\003\167\060\202\002\137\240\003\002\001\002\002\004\002"
3823 "\000\000\271\060\015\006\011\052\206\110\206\367\015\001\001\005"
3824 "\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\111"
3825 "\105\061\022\060\020\006\003\125\004\012\023\011\102\141\154\164"
3826 "\151\155\157\162\145\061\023\060\021\006\003\125\004\013\023\012"
3827 "\103\171\142\145\162\124\162\165\163\164\061\042\060\040\006\003"
3828 "\125\004\003\023\031\102\141\154\164\151\155\157\162\145\040\103"
3829 "\171\142\145\162\124\162\165\163\164\040\122\157\157\164\060\036"
3830 "\027\015\060\060\060\065\061\062\061\070\064\066\060\060\132\027"
3831 "\015\062\065\060\065\061\062\062\063\065\071\060\060\132\060\132"
3832 "\061\013\060\011\006\003\125\004\006\023\002\111\105\061\022\060"
3833 "\020\006\003\125\004\012\023\011\102\141\154\164\151\155\157\162"
3834 "\145\061\023\060\021\006\003\125\004\013\023\012\103\171\142\145"
3835 "\162\124\162\165\163\164\061\042\060\040\006\003\125\004\003\023"
3836 "\031\102\141\154\164\151\155\157\162\145\040\103\171\142\145\162"
3837 "\124\162\165\163\164\040\122\157\157\164\060\202\001\042\060\015"
3838 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
3839 "\017\000\060\202\001\012\002\202\001\001\000\243\004\273\042\253"
3840 "\230\075\127\350\046\162\232\265\171\324\051\342\341\350\225\200"
3841 "\261\260\343\133\216\053\051\232\144\337\241\135\355\260\011\005"
3842 "\155\333\050\056\316\142\242\142\376\264\210\332\022\353\070\353"
3843 "\041\235\300\101\053\001\122\173\210\167\323\034\217\307\272\271"
3844 "\210\265\152\011\347\163\350\021\100\247\321\314\312\142\215\055"
3845 "\345\217\013\246\120\322\250\120\303\050\352\365\253\045\207\212"
3846 "\232\226\034\251\147\270\077\014\325\367\371\122\023\057\302\033"
3847 "\325\160\160\360\217\300\022\312\006\313\232\341\331\312\063\172"
3848 "\167\326\370\354\271\361\150\104\102\110\023\322\300\302\244\256"
3849 "\136\140\376\266\246\005\374\264\335\007\131\002\324\131\030\230"
3850 "\143\365\245\143\340\220\014\175\135\262\006\172\363\205\352\353"
3851 "\324\003\256\136\204\076\137\377\025\355\151\274\371\071\066\162"
3852 "\165\317\167\122\115\363\311\220\054\271\075\345\311\043\123\077"
3853 "\037\044\230\041\134\007\231\051\275\306\072\354\347\156\206\072"
3854 "\153\227\164\143\063\275\150\030\061\360\170\215\166\277\374\236"
3855 "\216\135\052\206\247\115\220\334\047\032\071\002\003\001\000\001"
3856 "\243\105\060\103\060\035\006\003\125\035\016\004\026\004\024\345"
3857 "\235\131\060\202\107\130\314\254\372\010\124\066\206\173\072\265"
3858 "\004\115\360\060\022\006\003\125\035\023\001\001\377\004\010\060"
3859 "\006\001\001\377\002\001\003\060\016\006\003\125\035\017\001\001"
3860 "\377\004\004\003\002\001\006\060\015\006\011\052\206\110\206\367"
3861 "\015\001\001\005\005\000\003\202\001\001\000\205\014\135\216\344"
3862 "\157\121\150\102\005\240\335\273\117\047\045\204\003\275\367\144"
3863 "\375\055\327\060\343\244\020\027\353\332\051\051\266\171\077\166"
3864 "\366\031\023\043\270\020\012\371\130\244\324\141\160\275\004\141"
3865 "\152\022\212\027\325\012\275\305\274\060\174\326\351\014\045\215"
3866 "\206\100\117\354\314\243\176\070\306\067\021\117\355\335\150\061"
3867 "\216\114\322\263\001\164\356\276\165\136\007\110\032\177\160\377"
3868 "\026\134\204\300\171\205\270\005\375\177\276\145\021\243\017\300"
3869 "\002\264\370\122\067\071\004\325\251\061\172\030\277\240\052\364"
3870 "\022\231\367\243\105\202\343\074\136\365\235\236\265\310\236\174"
3871 "\056\310\244\236\116\010\024\113\155\375\160\155\153\032\143\275"
3872 "\144\346\037\267\316\360\362\237\056\273\033\267\362\120\210\163"
3873 "\222\302\342\343\026\215\232\062\002\253\216\030\335\351\020\021"
3874 "\356\176\065\253\220\257\076\060\224\172\320\063\075\247\145\017"
3875 "\365\374\216\236\142\317\107\104\054\001\135\273\035\265\062\322"
3876 "\107\322\070\056\320\376\201\334\062\152\036\265\356\074\325\374"
3877 "\347\201\035\031\303\044\102\352\143\071\251"
3878 , (PRUint32)891 }
3879 };
3880 static const NSSItem nss_builtins_items_49 [] = {
3881 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3882 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3883 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3884 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3885 { (void *)"Baltimore CyberTrust Root", (PRUint32)26 },
3886 { (void *)"\324\336\040\320\136\146\374\123\376\032\120\210\054\170\333\050"
3887 "\122\312\344\164"
3888 , (PRUint32)20 },
3889 { (void *)"\254\266\224\245\234\027\340\327\221\122\233\261\227\006\246\344"
3890 , (PRUint32)16 },
3891 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061"
3892 "\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155"
3893 "\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171"
3894 "\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004"
3895 "\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142"
3896 "\145\162\124\162\165\163\164\040\122\157\157\164"
3897 , (PRUint32)92 },
3898 { (void *)"\002\004\002\000\000\271"
3899 , (PRUint32)6 },
3900 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3901 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3902 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
3903 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3904 };
3905 static const NSSItem nss_builtins_items_50 [] = {
3906 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3907 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3908 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3909 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3910 { (void *)"Equifax Secure Global eBusiness CA", (PRUint32)35 },
3911 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
3912 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
3913 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
3914 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060"
3915 "\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040"
3916 "\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102"
3917 "\165\163\151\156\145\163\163\040\103\101\055\061"
3918 , (PRUint32)92 },
3919 { (void *)"0", (PRUint32)2 },
3920 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
3921 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
3922 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060"
3923 "\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040"
3924 "\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102"
3925 "\165\163\151\156\145\163\163\040\103\101\055\061"
3926 , (PRUint32)92 },
3927 { (void *)"\002\001\001"
3928 , (PRUint32)3 },
3929 { (void *)"\060\202\002\220\060\202\001\371\240\003\002\001\002\002\001\001"
3930 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
3931 "\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034"
3932 "\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170"
3933 "\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060\053"
3934 "\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040\123"
3935 "\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102\165"
3936 "\163\151\156\145\163\163\040\103\101\055\061\060\036\027\015\071"
3937 "\071\060\066\062\061\060\064\060\060\060\060\132\027\015\062\060"
3938 "\060\066\062\061\060\064\060\060\060\060\132\060\132\061\013\060"
3939 "\011\006\003\125\004\006\023\002\125\123\061\034\060\032\006\003"
3940 "\125\004\012\023\023\105\161\165\151\146\141\170\040\123\145\143"
3941 "\165\162\145\040\111\156\143\056\061\055\060\053\006\003\125\004"
3942 "\003\023\044\105\161\165\151\146\141\170\040\123\145\143\165\162"
3943 "\145\040\107\154\157\142\141\154\040\145\102\165\163\151\156\145"
3944 "\163\163\040\103\101\055\061\060\201\237\060\015\006\011\052\206"
3945 "\110\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211"
3946 "\002\201\201\000\272\347\027\220\002\145\261\064\125\074\111\302"
3947 "\121\325\337\247\321\067\217\321\347\201\163\101\122\140\233\235"
3948 "\241\027\046\170\255\307\261\350\046\224\062\265\336\063\215\072"
3949 "\057\333\362\232\172\132\163\230\243\134\351\373\212\163\033\134"
3950 "\347\303\277\200\154\315\251\364\326\053\300\367\371\231\252\143"
3951 "\242\261\107\002\017\324\344\121\072\022\074\154\212\132\124\204"
3952 "\160\333\301\305\220\317\162\105\313\250\131\300\315\063\235\077"
3953 "\243\226\353\205\063\041\034\076\036\076\140\156\166\234\147\205"
3954 "\305\310\303\141\002\003\001\000\001\243\146\060\144\060\021\006"
3955 "\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007"
3956 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
3957 "\377\060\037\006\003\125\035\043\004\030\060\026\200\024\276\250"
3958 "\240\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153"
3959 "\150\154\060\035\006\003\125\035\016\004\026\004\024\276\250\240"
3960 "\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153\150"
3961 "\154\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000"
3962 "\003\201\201\000\060\342\001\121\252\307\352\137\332\271\320\145"
3963 "\017\060\326\076\332\015\024\111\156\221\223\047\024\061\357\304"
3964 "\367\055\105\370\354\307\277\242\101\015\043\264\222\371\031\000"
3965 "\147\275\001\257\315\340\161\374\132\317\144\304\340\226\230\320"
3966 "\243\100\342\001\212\357\047\007\361\145\001\212\104\055\006\145"
3967 "\165\122\300\206\020\040\041\137\154\153\017\154\256\011\034\257"
3968 "\362\242\030\064\304\165\244\163\034\361\215\334\357\255\371\263"
3969 "\166\264\222\277\334\225\020\036\276\313\310\073\132\204\140\031"
3970 "\126\224\251\125"
3971 , (PRUint32)660 }
3972 };
3973 static const NSSItem nss_builtins_items_51 [] = {
3974 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
3975 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
3976 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3977 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
3978 { (void *)"Equifax Secure Global eBusiness CA", (PRUint32)35 },
3979 { (void *)"\176\170\112\020\034\202\145\314\055\341\361\155\107\264\100\312"
3980 "\331\012\031\105"
3981 , (PRUint32)20 },
3982 { (void *)"\217\135\167\006\047\304\230\074\133\223\170\347\327\175\233\314"
3983 , (PRUint32)16 },
3984 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
3985 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
3986 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060"
3987 "\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040"
3988 "\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102"
3989 "\165\163\151\156\145\163\163\040\103\101\055\061"
3990 , (PRUint32)92 },
3991 { (void *)"\002\001\001"
3992 , (PRUint32)3 },
3993 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3994 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3995 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
3996 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
3997 };
3998 static const NSSItem nss_builtins_items_52 [] = {
3999 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4000 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4001 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4002 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4003 { (void *)"Equifax Secure eBusiness CA 1", (PRUint32)30 },
4004 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4005 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4006 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
4007 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060"
4008 "\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040"
4009 "\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163"
4010 "\040\103\101\055\061"
4011 , (PRUint32)85 },
4012 { (void *)"0", (PRUint32)2 },
4013 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4014 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
4015 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060"
4016 "\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040"
4017 "\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163"
4018 "\040\103\101\055\061"
4019 , (PRUint32)85 },
4020 { (void *)"\002\001\004"
4021 , (PRUint32)3 },
4022 { (void *)"\060\202\002\202\060\202\001\353\240\003\002\001\002\002\001\004"
4023 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
4024 "\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034"
4025 "\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170"
4026 "\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060\044"
4027 "\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040\123"
4028 "\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163\040"
4029 "\103\101\055\061\060\036\027\015\071\071\060\066\062\061\060\064"
4030 "\060\060\060\060\132\027\015\062\060\060\066\062\061\060\064\060"
4031 "\060\060\060\132\060\123\061\013\060\011\006\003\125\004\006\023"
4032 "\002\125\123\061\034\060\032\006\003\125\004\012\023\023\105\161"
4033 "\165\151\146\141\170\040\123\145\143\165\162\145\040\111\156\143"
4034 "\056\061\046\060\044\006\003\125\004\003\023\035\105\161\165\151"
4035 "\146\141\170\040\123\145\143\165\162\145\040\145\102\165\163\151"
4036 "\156\145\163\163\040\103\101\055\061\060\201\237\060\015\006\011"
4037 "\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060"
4038 "\201\211\002\201\201\000\316\057\031\274\027\267\167\336\223\251"
4039 "\137\132\015\027\117\064\032\014\230\364\042\331\131\324\304\150"
4040 "\106\360\264\065\305\205\003\040\306\257\105\245\041\121\105\101"
4041 "\353\026\130\066\062\157\342\120\142\144\371\375\121\234\252\044"
4042 "\331\364\235\203\052\207\012\041\323\022\070\064\154\215\000\156"
4043 "\132\240\331\102\356\032\041\225\371\122\114\125\132\305\017\070"
4044 "\117\106\372\155\370\056\065\326\035\174\353\342\360\260\165\200"
4045 "\310\251\023\254\276\210\357\072\156\253\137\052\070\142\002\260"
4046 "\022\173\376\217\246\003\002\003\001\000\001\243\146\060\144\060"
4047 "\021\006\011\140\206\110\001\206\370\102\001\001\004\004\003\002"
4048 "\000\007\060\017\006\003\125\035\023\001\001\377\004\005\060\003"
4049 "\001\001\377\060\037\006\003\125\035\043\004\030\060\026\200\024"
4050 "\112\170\062\122\021\333\131\026\066\136\337\301\024\066\100\152"
4051 "\107\174\114\241\060\035\006\003\125\035\016\004\026\004\024\112"
4052 "\170\062\122\021\333\131\026\066\136\337\301\024\066\100\152\107"
4053 "\174\114\241\060\015\006\011\052\206\110\206\367\015\001\001\004"
4054 "\005\000\003\201\201\000\165\133\250\233\003\021\346\351\126\114"
4055 "\315\371\251\114\300\015\232\363\314\145\151\346\045\166\314\131"
4056 "\267\326\124\303\035\315\231\254\031\335\264\205\325\340\075\374"
4057 "\142\040\247\204\113\130\145\361\342\371\225\041\077\365\324\176"
4058 "\130\036\107\207\124\076\130\241\265\265\370\052\357\161\347\274"
4059 "\303\366\261\111\106\342\327\240\153\345\126\172\232\047\230\174"
4060 "\106\142\024\347\311\374\156\003\022\171\200\070\035\110\202\215"
4061 "\374\027\376\052\226\053\265\142\246\246\075\275\177\222\131\315"
4062 "\132\052\202\262\067\171"
4063 , (PRUint32)646 }
4064 };
4065 static const NSSItem nss_builtins_items_53 [] = {
4066 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4067 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4068 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4069 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4070 { (void *)"Equifax Secure eBusiness CA 1", (PRUint32)30 },
4071 { (void *)"\332\100\030\213\221\211\243\355\356\256\332\227\376\057\235\365"
4072 "\267\321\212\101"
4073 , (PRUint32)20 },
4074 { (void *)"\144\234\357\056\104\374\306\217\122\007\320\121\163\217\313\075"
4075 , (PRUint32)16 },
4076 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4077 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
4078 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060"
4079 "\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040"
4080 "\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163"
4081 "\040\103\101\055\061"
4082 , (PRUint32)85 },
4083 { (void *)"\002\001\004"
4084 , (PRUint32)3 },
4085 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4086 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4087 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4088 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4089 };
4090 static const NSSItem nss_builtins_items_54 [] = {
4091 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4092 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4093 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4094 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4095 { (void *)"AddTrust Low-Value Services Root", (PRUint32)33 },
4096 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4097 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4098 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4099 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4100 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4101 "\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101"
4102 "\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040"
4103 "\103\101\040\122\157\157\164"
4104 , (PRUint32)103 },
4105 { (void *)"0", (PRUint32)2 },
4106 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4107 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4108 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4109 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4110 "\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101"
4111 "\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040"
4112 "\103\101\040\122\157\157\164"
4113 , (PRUint32)103 },
4114 { (void *)"\002\001\001"
4115 , (PRUint32)3 },
4116 { (void *)"\060\202\004\030\060\202\003\000\240\003\002\001\002\002\001\001"
4117 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
4118 "\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024"
4119 "\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163"
4120 "\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101"
4121 "\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167"
4122 "\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101\144"
4123 "\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040\103"
4124 "\101\040\122\157\157\164\060\036\027\015\060\060\060\065\063\060"
4125 "\061\060\063\070\063\061\132\027\015\062\060\060\065\063\060\061"
4126 "\060\063\070\063\061\132\060\145\061\013\060\011\006\003\125\004"
4127 "\006\023\002\123\105\061\024\060\022\006\003\125\004\012\023\013"
4128 "\101\144\144\124\162\165\163\164\040\101\102\061\035\060\033\006"
4129 "\003\125\004\013\023\024\101\144\144\124\162\165\163\164\040\124"
4130 "\124\120\040\116\145\164\167\157\162\153\061\041\060\037\006\003"
4131 "\125\004\003\023\030\101\144\144\124\162\165\163\164\040\103\154"
4132 "\141\163\163\040\061\040\103\101\040\122\157\157\164\060\202\001"
4133 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
4134 "\003\202\001\017\000\060\202\001\012\002\202\001\001\000\226\226"
4135 "\324\041\111\140\342\153\350\101\007\014\336\304\340\334\023\043"
4136 "\315\301\065\307\373\326\116\021\012\147\136\365\006\133\153\245"
4137 "\010\073\133\051\026\072\347\207\262\064\006\305\274\005\245\003"
4138 "\174\202\313\051\020\256\341\210\201\275\326\236\323\376\055\126"
4139 "\301\025\316\343\046\235\025\056\020\373\006\217\060\004\336\247"
4140 "\264\143\264\377\261\234\256\074\257\167\266\126\305\265\253\242"
4141 "\351\151\072\075\016\063\171\062\077\160\202\222\231\141\155\215"
4142 "\060\010\217\161\077\246\110\127\031\370\045\334\113\146\134\245"
4143 "\164\217\230\256\310\371\300\006\042\347\254\163\337\245\056\373"
4144 "\122\334\261\025\145\040\372\065\146\151\336\337\054\361\156\274"
4145 "\060\333\054\044\022\333\353\065\065\150\220\313\000\260\227\041"
4146 "\075\164\041\043\145\064\053\273\170\131\243\326\341\166\071\232"
4147 "\244\111\216\214\164\257\156\244\232\243\331\233\322\070\134\233"
4148 "\242\030\314\165\043\204\276\353\342\115\063\161\216\032\360\302"
4149 "\370\307\035\242\255\003\227\054\370\317\045\306\366\270\044\061"
4150 "\261\143\135\222\177\143\360\045\311\123\056\037\277\115\002\003"
4151 "\001\000\001\243\201\322\060\201\317\060\035\006\003\125\035\016"
4152 "\004\026\004\024\225\261\264\360\224\266\275\307\332\321\021\011"
4153 "\041\276\301\257\111\375\020\173\060\013\006\003\125\035\017\004"
4154 "\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004"
4155 "\005\060\003\001\001\377\060\201\217\006\003\125\035\043\004\201"
4156 "\207\060\201\204\200\024\225\261\264\360\224\266\275\307\332\321"
4157 "\021\011\041\276\301\257\111\375\020\173\241\151\244\147\060\145"
4158 "\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024\060"
4159 "\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163\164"
4160 "\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101\144"
4161 "\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167\157"
4162 "\162\153\061\041\060\037\006\003\125\004\003\023\030\101\144\144"
4163 "\124\162\165\163\164\040\103\154\141\163\163\040\061\040\103\101"
4164 "\040\122\157\157\164\202\001\001\060\015\006\011\052\206\110\206"
4165 "\367\015\001\001\005\005\000\003\202\001\001\000\054\155\144\033"
4166 "\037\315\015\335\271\001\372\226\143\064\062\110\107\231\256\227"
4167 "\355\375\162\026\246\163\107\132\364\353\335\351\365\326\373\105"
4168 "\314\051\211\104\135\277\106\071\075\350\356\274\115\124\206\036"
4169 "\035\154\343\027\047\103\341\211\126\053\251\157\162\116\111\063"
4170 "\343\162\174\052\043\232\274\076\377\050\052\355\243\377\034\043"
4171 "\272\103\127\011\147\115\113\142\006\055\370\377\154\235\140\036"
4172 "\330\034\113\175\265\061\057\331\320\174\135\370\336\153\203\030"
4173 "\170\067\127\057\350\063\007\147\337\036\307\153\052\225\166\256"
4174 "\217\127\243\360\364\122\264\251\123\010\317\340\117\323\172\123"
4175 "\213\375\273\034\126\066\362\376\262\266\345\166\273\325\042\145"
4176 "\247\077\376\321\146\255\013\274\153\231\206\357\077\175\363\030"
4177 "\062\312\173\306\343\253\144\106\225\370\046\151\331\125\203\173"
4178 "\054\226\007\377\131\054\104\243\306\345\351\251\334\241\143\200"
4179 "\132\041\136\041\317\123\124\360\272\157\211\333\250\252\225\317"
4180 "\213\343\161\314\036\033\040\104\010\300\172\266\100\375\304\344"
4181 "\065\341\035\026\034\320\274\053\216\326\161\331"
4182 , (PRUint32)1052 }
4183 };
4184 static const NSSItem nss_builtins_items_55 [] = {
4185 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4186 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4187 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4188 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4189 { (void *)"AddTrust Low-Value Services Root", (PRUint32)33 },
4190 { (void *)"\314\253\016\240\114\043\001\326\151\173\335\067\237\315\022\353"
4191 "\044\343\224\235"
4192 , (PRUint32)20 },
4193 { (void *)"\036\102\225\002\063\222\153\271\137\300\177\332\326\262\113\374"
4194 , (PRUint32)16 },
4195 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4196 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4197 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4198 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4199 "\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101"
4200 "\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040"
4201 "\103\101\040\122\157\157\164"
4202 , (PRUint32)103 },
4203 { (void *)"\002\001\001"
4204 , (PRUint32)3 },
4205 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4206 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4207 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
4208 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4209 };
4210 static const NSSItem nss_builtins_items_56 [] = {
4211 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4212 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4213 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4214 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4215 { (void *)"AddTrust External Root", (PRUint32)23 },
4216 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4217 { (void *)"\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4218 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4219 "\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035"
4220 "\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141"
4221 "\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060"
4222 "\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164"
4223 "\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157"
4224 "\164"
4225 , (PRUint32)113 },
4226 { (void *)"0", (PRUint32)2 },
4227 { (void *)"\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4228 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4229 "\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035"
4230 "\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141"
4231 "\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060"
4232 "\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164"
4233 "\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157"
4234 "\164"
4235 , (PRUint32)113 },
4236 { (void *)"\002\001\001"
4237 , (PRUint32)3 },
4238 { (void *)"\060\202\004\066\060\202\003\036\240\003\002\001\002\002\001\001"
4239 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
4240 "\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024"
4241 "\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163"
4242 "\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035\101"
4243 "\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141\154"
4244 "\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060\040"
4245 "\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164\040"
4246 "\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157\164"
4247 "\060\036\027\015\060\060\060\065\063\060\061\060\064\070\063\070"
4248 "\132\027\015\062\060\060\065\063\060\061\060\064\070\063\070\132"
4249 "\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4250 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4251 "\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035"
4252 "\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141"
4253 "\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060"
4254 "\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164"
4255 "\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157"
4256 "\164\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
4257 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
4258 "\001\000\267\367\032\063\346\362\000\004\055\071\340\116\133\355"
4259 "\037\274\154\017\315\265\372\043\266\316\336\233\021\063\227\244"
4260 "\051\114\175\223\237\275\112\274\223\355\003\032\343\217\317\345"
4261 "\155\120\132\326\227\051\224\132\200\260\111\172\333\056\225\375"
4262 "\270\312\277\067\070\055\036\076\221\101\255\160\126\307\360\117"
4263 "\077\350\062\236\164\312\310\220\124\351\306\137\017\170\235\232"
4264 "\100\074\016\254\141\252\136\024\217\236\207\241\152\120\334\327"
4265 "\232\116\257\005\263\246\161\224\234\161\263\120\140\012\307\023"
4266 "\235\070\007\206\002\250\351\250\151\046\030\220\253\114\260\117"
4267 "\043\253\072\117\204\330\337\316\237\341\151\157\273\327\102\327"
4268 "\153\104\344\307\255\356\155\101\137\162\132\161\010\067\263\171"
4269 "\145\244\131\240\224\067\367\000\057\015\302\222\162\332\320\070"
4270 "\162\333\024\250\105\304\135\052\175\267\264\326\304\356\254\315"
4271 "\023\104\267\311\053\335\103\000\045\372\141\271\151\152\130\043"
4272 "\021\267\247\063\217\126\165\131\365\315\051\327\106\267\012\053"
4273 "\145\266\323\102\157\025\262\270\173\373\357\351\135\123\325\064"
4274 "\132\047\002\003\001\000\001\243\201\334\060\201\331\060\035\006"
4275 "\003\125\035\016\004\026\004\024\255\275\230\172\064\264\046\367"
4276 "\372\304\046\124\357\003\275\340\044\313\124\032\060\013\006\003"
4277 "\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023"
4278 "\001\001\377\004\005\060\003\001\001\377\060\201\231\006\003\125"
4279 "\035\043\004\201\221\060\201\216\200\024\255\275\230\172\064\264"
4280 "\046\367\372\304\046\124\357\003\275\340\044\313\124\032\241\163"
4281 "\244\161\060\157\061\013\060\011\006\003\125\004\006\023\002\123"
4282 "\105\061\024\060\022\006\003\125\004\012\023\013\101\144\144\124"
4283 "\162\165\163\164\040\101\102\061\046\060\044\006\003\125\004\013"
4284 "\023\035\101\144\144\124\162\165\163\164\040\105\170\164\145\162"
4285 "\156\141\154\040\124\124\120\040\116\145\164\167\157\162\153\061"
4286 "\042\060\040\006\003\125\004\003\023\031\101\144\144\124\162\165"
4287 "\163\164\040\105\170\164\145\162\156\141\154\040\103\101\040\122"
4288 "\157\157\164\202\001\001\060\015\006\011\052\206\110\206\367\015"
4289 "\001\001\005\005\000\003\202\001\001\000\260\233\340\205\045\302"
4290 "\326\043\342\017\226\006\222\235\101\230\234\331\204\171\201\331"
4291 "\036\133\024\007\043\066\145\217\260\330\167\273\254\101\154\107"
4292 "\140\203\121\260\371\062\075\347\374\366\046\023\307\200\026\245"
4293 "\277\132\374\207\317\170\171\211\041\232\342\114\007\012\206\065"
4294 "\274\362\336\121\304\322\226\267\334\176\116\356\160\375\034\071"
4295 "\353\014\002\121\024\055\216\275\026\340\301\337\106\165\347\044"
4296 "\255\354\364\102\264\205\223\160\020\147\272\235\006\065\112\030"
4297 "\323\053\172\314\121\102\241\172\143\321\346\273\241\305\053\302"
4298 "\066\276\023\015\346\275\143\176\171\173\247\011\015\100\253\152"
4299 "\335\217\212\303\366\366\214\032\102\005\121\324\105\365\237\247"
4300 "\142\041\150\025\040\103\074\231\347\174\275\044\330\251\221\027"
4301 "\163\210\077\126\033\061\070\030\264\161\017\232\315\310\016\236"
4302 "\216\056\033\341\214\230\203\313\037\061\361\104\114\306\004\163"
4303 "\111\166\140\017\307\370\275\027\200\153\056\351\314\114\016\132"
4304 "\232\171\017\040\012\056\325\236\143\046\036\125\222\224\330\202"
4305 "\027\132\173\320\274\307\217\116\206\004"
4306 , (PRUint32)1082 }
4307 };
4308 static const NSSItem nss_builtins_items_57 [] = {
4309 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4310 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4311 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4312 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4313 { (void *)"AddTrust External Root", (PRUint32)23 },
4314 { (void *)"\002\372\363\342\221\103\124\150\140\170\127\151\115\365\344\133"
4315 "\150\205\030\150"
4316 , (PRUint32)20 },
4317 { (void *)"\035\065\124\004\205\170\260\077\102\102\115\277\040\163\012\077"
4318 , (PRUint32)16 },
4319 { (void *)"\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4320 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4321 "\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035"
4322 "\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141"
4323 "\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060"
4324 "\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164"
4325 "\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157"
4326 "\164"
4327 , (PRUint32)113 },
4328 { (void *)"\002\001\001"
4329 , (PRUint32)3 },
4330 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4331 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4332 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4333 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4334 };
4335 static const NSSItem nss_builtins_items_58 [] = {
4336 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4337 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4338 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4339 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4340 { (void *)"AddTrust Public Services Root", (PRUint32)30 },
4341 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4342 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4343 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4344 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4345 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4346 "\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101"
4347 "\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103"
4348 "\101\040\122\157\157\164"
4349 , (PRUint32)102 },
4350 { (void *)"0", (PRUint32)2 },
4351 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4352 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4353 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4354 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4355 "\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101"
4356 "\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103"
4357 "\101\040\122\157\157\164"
4358 , (PRUint32)102 },
4359 { (void *)"\002\001\001"
4360 , (PRUint32)3 },
4361 { (void *)"\060\202\004\025\060\202\002\375\240\003\002\001\002\002\001\001"
4362 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
4363 "\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024"
4364 "\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163"
4365 "\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101"
4366 "\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167"
4367 "\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101\144"
4368 "\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103\101"
4369 "\040\122\157\157\164\060\036\027\015\060\060\060\065\063\060\061"
4370 "\060\064\061\065\060\132\027\015\062\060\060\065\063\060\061\060"
4371 "\064\061\065\060\132\060\144\061\013\060\011\006\003\125\004\006"
4372 "\023\002\123\105\061\024\060\022\006\003\125\004\012\023\013\101"
4373 "\144\144\124\162\165\163\164\040\101\102\061\035\060\033\006\003"
4374 "\125\004\013\023\024\101\144\144\124\162\165\163\164\040\124\124"
4375 "\120\040\116\145\164\167\157\162\153\061\040\060\036\006\003\125"
4376 "\004\003\023\027\101\144\144\124\162\165\163\164\040\120\165\142"
4377 "\154\151\143\040\103\101\040\122\157\157\164\060\202\001\042\060"
4378 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
4379 "\001\017\000\060\202\001\012\002\202\001\001\000\351\032\060\217"
4380 "\203\210\024\301\040\330\074\233\217\033\176\003\164\273\332\151"
4381 "\323\106\245\370\216\302\014\021\220\121\245\057\146\124\100\125"
4382 "\352\333\037\112\126\356\237\043\156\364\071\313\241\271\157\362"
4383 "\176\371\135\207\046\141\236\034\370\342\354\246\201\370\041\305"
4384 "\044\314\021\014\077\333\046\162\172\307\001\227\007\027\371\327"
4385 "\030\054\060\175\016\172\036\142\036\306\113\300\375\175\142\167"
4386 "\323\104\036\047\366\077\113\104\263\267\070\331\071\037\140\325"
4387 "\121\222\163\003\264\000\151\343\363\024\116\356\321\334\011\317"
4388 "\167\064\106\120\260\370\021\362\376\070\171\367\007\071\376\121"
4389 "\222\227\013\133\010\137\064\206\001\255\210\227\353\146\315\136"
4390 "\321\377\334\175\362\204\332\272\167\255\334\200\010\307\247\207"
4391 "\326\125\237\227\152\350\310\021\144\272\347\031\051\077\021\263"
4392 "\170\220\204\040\122\133\021\357\170\320\203\366\325\110\220\320"
4393 "\060\034\317\200\371\140\376\171\344\210\362\335\000\353\224\105"
4394 "\353\145\224\151\100\272\300\325\264\270\272\175\004\021\250\353"
4395 "\061\005\226\224\116\130\041\216\237\320\140\375\002\003\001\000"
4396 "\001\243\201\321\060\201\316\060\035\006\003\125\035\016\004\026"
4397 "\004\024\201\076\067\330\222\260\037\167\237\134\264\253\163\252"
4398 "\347\366\064\140\057\372\060\013\006\003\125\035\017\004\004\003"
4399 "\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005\060"
4400 "\003\001\001\377\060\201\216\006\003\125\035\043\004\201\206\060"
4401 "\201\203\200\024\201\076\067\330\222\260\037\167\237\134\264\253"
4402 "\163\252\347\366\064\140\057\372\241\150\244\146\060\144\061\013"
4403 "\060\011\006\003\125\004\006\023\002\123\105\061\024\060\022\006"
4404 "\003\125\004\012\023\013\101\144\144\124\162\165\163\164\040\101"
4405 "\102\061\035\060\033\006\003\125\004\013\023\024\101\144\144\124"
4406 "\162\165\163\164\040\124\124\120\040\116\145\164\167\157\162\153"
4407 "\061\040\060\036\006\003\125\004\003\023\027\101\144\144\124\162"
4408 "\165\163\164\040\120\165\142\154\151\143\040\103\101\040\122\157"
4409 "\157\164\202\001\001\060\015\006\011\052\206\110\206\367\015\001"
4410 "\001\005\005\000\003\202\001\001\000\003\367\025\112\370\044\332"
4411 "\043\126\026\223\166\335\066\050\271\256\033\270\303\361\144\272"
4412 "\040\030\170\225\051\047\127\005\274\174\052\364\271\121\125\332"
4413 "\207\002\336\017\026\027\061\370\252\171\056\011\023\273\257\262"
4414 "\040\031\022\345\223\371\113\371\203\350\104\325\262\101\045\277"
4415 "\210\165\157\377\020\374\112\124\320\137\360\372\357\066\163\175"
4416 "\033\066\105\306\041\155\264\025\270\116\317\234\134\245\075\132"
4417 "\000\216\006\343\074\153\062\173\362\237\360\266\375\337\360\050"
4418 "\030\110\360\306\274\320\277\064\200\226\302\112\261\155\216\307"
4419 "\220\105\336\057\147\254\105\004\243\172\334\125\222\311\107\146"
4420 "\330\032\214\307\355\234\116\232\340\022\273\265\152\114\204\341"
4421 "\341\042\015\207\000\144\376\214\175\142\071\145\246\357\102\266"
4422 "\200\045\022\141\001\250\044\023\160\000\021\046\137\372\065\120"
4423 "\305\110\314\006\107\350\047\330\160\215\137\144\346\241\104\046"
4424 "\136\042\354\222\315\377\102\232\104\041\155\134\305\343\042\035"
4425 "\137\107\022\347\316\137\135\372\330\252\261\063\055\331\166\362"
4426 "\116\072\063\014\053\263\055\220\006"
4427 , (PRUint32)1049 }
4428 };
4429 static const NSSItem nss_builtins_items_59 [] = {
4430 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4431 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4432 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4433 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4434 { (void *)"AddTrust Public Services Root", (PRUint32)30 },
4435 { (void *)"\052\266\050\110\136\170\373\363\255\236\171\020\335\153\337\231"
4436 "\162\054\226\345"
4437 , (PRUint32)20 },
4438 { (void *)"\301\142\076\043\305\202\163\234\003\131\113\053\351\167\111\177"
4439 , (PRUint32)16 },
4440 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4441 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4442 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4443 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4444 "\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101"
4445 "\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103"
4446 "\101\040\122\157\157\164"
4447 , (PRUint32)102 },
4448 { (void *)"\002\001\001"
4449 , (PRUint32)3 },
4450 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4451 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4452 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4453 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4454 };
4455 static const NSSItem nss_builtins_items_60 [] = {
4456 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4457 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4458 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4459 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4460 { (void *)"AddTrust Qualified Certificates Root", (PRUint32)37 },
4461 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4462 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4463 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4464 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4465 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4466 "\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101"
4467 "\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145"
4468 "\144\040\103\101\040\122\157\157\164"
4469 , (PRUint32)105 },
4470 { (void *)"0", (PRUint32)2 },
4471 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4472 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4473 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4474 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4475 "\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101"
4476 "\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145"
4477 "\144\040\103\101\040\122\157\157\164"
4478 , (PRUint32)105 },
4479 { (void *)"\002\001\001"
4480 , (PRUint32)3 },
4481 { (void *)"\060\202\004\036\060\202\003\006\240\003\002\001\002\002\001\001"
4482 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
4483 "\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024"
4484 "\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163"
4485 "\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101"
4486 "\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167"
4487 "\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101\144"
4488 "\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145\144"
4489 "\040\103\101\040\122\157\157\164\060\036\027\015\060\060\060\065"
4490 "\063\060\061\060\064\064\065\060\132\027\015\062\060\060\065\063"
4491 "\060\061\060\064\064\065\060\132\060\147\061\013\060\011\006\003"
4492 "\125\004\006\023\002\123\105\061\024\060\022\006\003\125\004\012"
4493 "\023\013\101\144\144\124\162\165\163\164\040\101\102\061\035\060"
4494 "\033\006\003\125\004\013\023\024\101\144\144\124\162\165\163\164"
4495 "\040\124\124\120\040\116\145\164\167\157\162\153\061\043\060\041"
4496 "\006\003\125\004\003\023\032\101\144\144\124\162\165\163\164\040"
4497 "\121\165\141\154\151\146\151\145\144\040\103\101\040\122\157\157"
4498 "\164\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
4499 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
4500 "\001\000\344\036\232\376\334\011\132\207\244\237\107\276\021\137"
4501 "\257\204\064\333\142\074\171\170\267\351\060\265\354\014\034\052"
4502 "\304\026\377\340\354\161\353\212\365\021\156\355\117\015\221\322"
4503 "\022\030\055\111\025\001\302\244\042\023\307\021\144\377\042\022"
4504 "\232\271\216\134\057\010\317\161\152\263\147\001\131\361\135\106"
4505 "\363\260\170\245\366\016\102\172\343\177\033\314\320\360\267\050"
4506 "\375\052\352\236\263\260\271\004\252\375\366\307\264\261\270\052"
4507 "\240\373\130\361\031\240\157\160\045\176\076\151\112\177\017\042"
4508 "\330\357\255\010\021\232\051\231\341\252\104\105\232\022\136\076"
4509 "\235\155\122\374\347\240\075\150\057\360\113\160\174\023\070\255"
4510 "\274\025\045\361\326\316\253\242\300\061\326\057\237\340\377\024"
4511 "\131\374\204\223\331\207\174\114\124\023\353\237\321\055\021\370"
4512 "\030\072\072\336\045\331\367\323\100\355\244\006\022\304\073\341"
4513 "\221\301\126\065\360\024\334\145\066\011\156\253\244\007\307\065"
4514 "\321\302\003\063\066\133\165\046\155\102\361\022\153\103\157\113"
4515 "\161\224\372\064\035\355\023\156\312\200\177\230\057\154\271\145"
4516 "\330\351\002\003\001\000\001\243\201\324\060\201\321\060\035\006"
4517 "\003\125\035\016\004\026\004\024\071\225\213\142\213\134\311\324"
4518 "\200\272\130\017\227\077\025\010\103\314\230\247\060\013\006\003"
4519 "\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023"
4520 "\001\001\377\004\005\060\003\001\001\377\060\201\221\006\003\125"
4521 "\035\043\004\201\211\060\201\206\200\024\071\225\213\142\213\134"
4522 "\311\324\200\272\130\017\227\077\025\010\103\314\230\247\241\153"
4523 "\244\151\060\147\061\013\060\011\006\003\125\004\006\023\002\123"
4524 "\105\061\024\060\022\006\003\125\004\012\023\013\101\144\144\124"
4525 "\162\165\163\164\040\101\102\061\035\060\033\006\003\125\004\013"
4526 "\023\024\101\144\144\124\162\165\163\164\040\124\124\120\040\116"
4527 "\145\164\167\157\162\153\061\043\060\041\006\003\125\004\003\023"
4528 "\032\101\144\144\124\162\165\163\164\040\121\165\141\154\151\146"
4529 "\151\145\144\040\103\101\040\122\157\157\164\202\001\001\060\015"
4530 "\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001"
4531 "\001\000\031\253\165\352\370\213\145\141\225\023\272\151\004\357"
4532 "\206\312\023\240\307\252\117\144\033\077\030\366\250\055\054\125"
4533 "\217\005\267\060\352\102\152\035\300\045\121\055\247\277\014\263"
4534 "\355\357\010\177\154\074\106\032\352\030\103\337\166\314\371\146"
4535 "\206\234\054\150\365\351\027\370\061\263\030\304\326\110\175\043"
4536 "\114\150\301\176\273\001\024\157\305\331\156\336\273\004\102\152"
4537 "\370\366\134\175\345\332\372\207\353\015\065\122\147\320\236\227"
4538 "\166\005\223\077\225\307\001\346\151\125\070\177\020\141\231\311"
4539 "\343\137\246\312\076\202\143\110\252\342\010\110\076\252\362\262"
4540 "\205\142\246\264\247\331\275\067\234\150\265\055\126\175\260\267"
4541 "\077\240\261\007\326\351\117\334\336\105\161\060\062\177\033\056"
4542 "\011\371\277\122\241\356\302\200\076\006\134\056\125\100\301\033"
4543 "\365\160\105\260\334\135\372\366\162\132\167\322\143\315\317\130"
4544 "\211\000\102\143\077\171\071\320\104\260\202\156\101\031\350\335"
4545 "\340\301\210\132\321\036\161\223\037\044\060\164\345\036\250\336"
4546 "\074\047\067\177\203\256\236\167\317\360\060\261\377\113\231\350"
4547 "\306\241"
4548 , (PRUint32)1058 }
4549 };
4550 static const NSSItem nss_builtins_items_61 [] = {
4551 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4552 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4553 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4554 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4555 { (void *)"AddTrust Qualified Certificates Root", (PRUint32)37 },
4556 { (void *)"\115\043\170\354\221\225\071\265\000\177\165\217\003\073\041\036"
4557 "\305\115\213\317"
4558 , (PRUint32)20 },
4559 { (void *)"\047\354\071\107\315\332\132\257\342\232\001\145\041\251\114\273"
4560 , (PRUint32)16 },
4561 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061"
4562 "\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165"
4563 "\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024"
4564 "\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164"
4565 "\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101"
4566 "\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145"
4567 "\144\040\103\101\040\122\157\157\164"
4568 , (PRUint32)105 },
4569 { (void *)"\002\001\001"
4570 , (PRUint32)3 },
4571 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4572 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4573 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4574 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4575 };
4576 static const NSSItem nss_builtins_items_62 [] = {
4577 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4578 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4579 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4580 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4581 { (void *)"Entrust Root Certification Authority", (PRUint32)37 },
4582 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4583 { (void *)"\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123"
4584 "\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165"
4585 "\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004"
4586 "\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156"
4587 "\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160"
4588 "\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145"
4589 "\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143"
4590 "\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040"
4591 "\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105"
4592 "\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164"
4593 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
4594 "\151\164\171"
4595 , (PRUint32)179 },
4596 { (void *)"0", (PRUint32)2 },
4597 { (void *)"\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123"
4598 "\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165"
4599 "\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004"
4600 "\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156"
4601 "\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160"
4602 "\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145"
4603 "\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143"
4604 "\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040"
4605 "\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105"
4606 "\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164"
4607 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
4608 "\151\164\171"
4609 , (PRUint32)179 },
4610 { (void *)"\002\004\105\153\120\124"
4611 , (PRUint32)6 },
4612 { (void *)"\060\202\004\221\060\202\003\171\240\003\002\001\002\002\004\105"
4613 "\153\120\124\060\015\006\011\052\206\110\206\367\015\001\001\005"
4614 "\005\000\060\201\260\061\013\060\011\006\003\125\004\006\023\002"
4615 "\125\123\061\026\060\024\006\003\125\004\012\023\015\105\156\164"
4616 "\162\165\163\164\054\040\111\156\143\056\061\071\060\067\006\003"
4617 "\125\004\013\023\060\167\167\167\056\145\156\164\162\165\163\164"
4618 "\056\156\145\164\057\103\120\123\040\151\163\040\151\156\143\157"
4619 "\162\160\157\162\141\164\145\144\040\142\171\040\162\145\146\145"
4620 "\162\145\156\143\145\061\037\060\035\006\003\125\004\013\023\026"
4621 "\050\143\051\040\062\060\060\066\040\105\156\164\162\165\163\164"
4622 "\054\040\111\156\143\056\061\055\060\053\006\003\125\004\003\023"
4623 "\044\105\156\164\162\165\163\164\040\122\157\157\164\040\103\145"
4624 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
4625 "\157\162\151\164\171\060\036\027\015\060\066\061\061\062\067\062"
4626 "\060\062\063\064\062\132\027\015\062\066\061\061\062\067\062\060"
4627 "\065\063\064\062\132\060\201\260\061\013\060\011\006\003\125\004"
4628 "\006\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015"
4629 "\105\156\164\162\165\163\164\054\040\111\156\143\056\061\071\060"
4630 "\067\006\003\125\004\013\023\060\167\167\167\056\145\156\164\162"
4631 "\165\163\164\056\156\145\164\057\103\120\123\040\151\163\040\151"
4632 "\156\143\157\162\160\157\162\141\164\145\144\040\142\171\040\162"
4633 "\145\146\145\162\145\156\143\145\061\037\060\035\006\003\125\004"
4634 "\013\023\026\050\143\051\040\062\060\060\066\040\105\156\164\162"
4635 "\165\163\164\054\040\111\156\143\056\061\055\060\053\006\003\125"
4636 "\004\003\023\044\105\156\164\162\165\163\164\040\122\157\157\164"
4637 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
4638 "\165\164\150\157\162\151\164\171\060\202\001\042\060\015\006\011"
4639 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
4640 "\060\202\001\012\002\202\001\001\000\266\225\266\103\102\372\306"
4641 "\155\052\157\110\337\224\114\071\127\005\356\303\171\021\101\150"
4642 "\066\355\354\376\232\001\217\241\070\050\374\367\020\106\146\056"
4643 "\115\036\032\261\032\116\306\321\300\225\210\260\311\377\061\213"
4644 "\063\003\333\267\203\173\076\040\204\136\355\262\126\050\247\370"
4645 "\340\271\100\161\067\305\313\107\016\227\052\150\300\042\225\142"
4646 "\025\333\107\331\365\320\053\377\202\113\311\255\076\336\114\333"
4647 "\220\200\120\077\011\212\204\000\354\060\012\075\030\315\373\375"
4648 "\052\131\232\043\225\027\054\105\236\037\156\103\171\155\014\134"
4649 "\230\376\110\247\305\043\107\134\136\375\156\347\036\264\366\150"
4650 "\105\321\206\203\133\242\212\215\261\343\051\200\376\045\161\210"
4651 "\255\276\274\217\254\122\226\113\252\121\215\344\023\061\031\350"
4652 "\116\115\237\333\254\263\152\325\274\071\124\161\312\172\172\177"
4653 "\220\335\175\035\200\331\201\273\131\046\302\021\376\346\223\342"
4654 "\367\200\344\145\373\064\067\016\051\200\160\115\257\070\206\056"
4655 "\236\177\127\257\236\027\256\353\034\313\050\041\137\266\034\330"
4656 "\347\242\004\042\371\323\332\330\313\002\003\001\000\001\243\201"
4657 "\260\060\201\255\060\016\006\003\125\035\017\001\001\377\004\004"
4658 "\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005"
4659 "\060\003\001\001\377\060\053\006\003\125\035\020\004\044\060\042"
4660 "\200\017\062\060\060\066\061\061\062\067\062\060\062\063\064\062"
4661 "\132\201\017\062\060\062\066\061\061\062\067\062\060\065\063\064"
4662 "\062\132\060\037\006\003\125\035\043\004\030\060\026\200\024\150"
4663 "\220\344\147\244\246\123\200\307\206\146\244\361\367\113\103\373"
4664 "\204\275\155\060\035\006\003\125\035\016\004\026\004\024\150\220"
4665 "\344\147\244\246\123\200\307\206\146\244\361\367\113\103\373\204"
4666 "\275\155\060\035\006\011\052\206\110\206\366\175\007\101\000\004"
4667 "\020\060\016\033\010\126\067\056\061\072\064\056\060\003\002\004"
4668 "\220\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
4669 "\003\202\001\001\000\223\324\060\260\327\003\040\052\320\371\143"
4670 "\350\221\014\005\040\251\137\031\312\173\162\116\324\261\333\320"
4671 "\226\373\124\132\031\054\014\010\367\262\274\205\250\235\177\155"
4672 "\073\122\263\052\333\347\324\204\214\143\366\017\313\046\001\221"
4673 "\120\154\364\137\024\342\223\164\300\023\236\060\072\120\343\264"
4674 "\140\305\034\360\042\104\215\161\107\254\310\032\311\351\233\232"
4675 "\000\140\023\377\160\176\137\021\115\111\033\263\025\122\173\311"
4676 "\124\332\277\235\225\257\153\232\330\236\351\361\344\103\215\342"
4677 "\021\104\072\277\257\275\203\102\163\122\213\252\273\247\051\317"
4678 "\365\144\034\012\115\321\274\252\254\237\052\320\377\177\177\332"
4679 "\175\352\261\355\060\045\301\204\332\064\322\133\170\203\126\354"
4680 "\234\066\303\046\342\021\366\147\111\035\222\253\214\373\353\377"
4681 "\172\356\205\112\247\120\200\360\247\134\112\224\056\137\005\231"
4682 "\074\122\101\340\315\264\143\317\001\103\272\234\203\334\217\140"
4683 "\073\363\132\264\264\173\256\332\013\220\070\165\357\201\035\146"
4684 "\322\367\127\160\066\263\277\374\050\257\161\045\205\133\023\376"
4685 "\036\177\132\264\074"
4686 , (PRUint32)1173 }
4687 };
4688 static const NSSItem nss_builtins_items_63 [] = {
4689 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4690 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4692 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4693 { (void *)"Entrust Root Certification Authority", (PRUint32)37 },
4694 { (void *)"\263\036\261\267\100\343\154\204\002\332\334\067\324\115\365\324"
4695 "\147\111\122\371"
4696 , (PRUint32)20 },
4697 { (void *)"\326\245\303\355\135\335\076\000\301\075\207\222\037\035\077\344"
4698 , (PRUint32)16 },
4699 { (void *)"\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123"
4700 "\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165"
4701 "\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004"
4702 "\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156"
4703 "\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160"
4704 "\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145"
4705 "\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143"
4706 "\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040"
4707 "\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105"
4708 "\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164"
4709 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
4710 "\151\164\171"
4711 , (PRUint32)179 },
4712 { (void *)"\002\004\105\153\120\124"
4713 , (PRUint32)6 },
4714 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4715 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
4716 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
4717 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4718 };
4719 static const NSSItem nss_builtins_items_64 [] = {
4720 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4721 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4722 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4723 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4724 { (void *)"RSA Security 2048 v3", (PRUint32)21 },
4725 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4726 { (void *)"\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101"
4727 "\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060"
4728 "\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165"
4729 "\162\151\164\171\040\062\060\064\070\040\126\063"
4730 , (PRUint32)60 },
4731 { (void *)"0", (PRUint32)2 },
4732 { (void *)"\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101"
4733 "\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060"
4734 "\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165"
4735 "\162\151\164\171\040\062\060\064\070\040\126\063"
4736 , (PRUint32)60 },
4737 { (void *)"\002\020\012\001\001\001\000\000\002\174\000\000\000\012\000\000"
4738 "\000\002"
4739 , (PRUint32)18 },
4740 { (void *)"\060\202\003\141\060\202\002\111\240\003\002\001\002\002\020\012"
4741 "\001\001\001\000\000\002\174\000\000\000\012\000\000\000\002\060"
4742 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\072"
4743 "\061\031\060\027\006\003\125\004\012\023\020\122\123\101\040\123"
4744 "\145\143\165\162\151\164\171\040\111\156\143\061\035\060\033\006"
4745 "\003\125\004\013\023\024\122\123\101\040\123\145\143\165\162\151"
4746 "\164\171\040\062\060\064\070\040\126\063\060\036\027\015\060\061"
4747 "\060\062\062\062\062\060\063\071\062\063\132\027\015\062\066\060"
4748 "\062\062\062\062\060\063\071\062\063\132\060\072\061\031\060\027"
4749 "\006\003\125\004\012\023\020\122\123\101\040\123\145\143\165\162"
4750 "\151\164\171\040\111\156\143\061\035\060\033\006\003\125\004\013"
4751 "\023\024\122\123\101\040\123\145\143\165\162\151\164\171\040\062"
4752 "\060\064\070\040\126\063\060\202\001\042\060\015\006\011\052\206"
4753 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
4754 "\001\012\002\202\001\001\000\267\217\125\161\322\200\335\173\151"
4755 "\171\247\360\030\120\062\074\142\147\366\012\225\007\335\346\033"
4756 "\363\236\331\322\101\124\153\255\237\174\276\031\315\373\106\253"
4757 "\101\150\036\030\352\125\310\057\221\170\211\050\373\047\051\140"
4758 "\377\337\217\214\073\311\111\233\265\244\224\316\001\352\076\265"
4759 "\143\173\177\046\375\031\335\300\041\275\204\321\055\117\106\303"
4760 "\116\334\330\067\071\073\050\257\313\235\032\352\053\257\041\245"
4761 "\301\043\042\270\270\033\132\023\207\127\203\321\360\040\347\350"
4762 "\117\043\102\260\000\245\175\211\351\351\141\163\224\230\161\046"
4763 "\274\055\152\340\367\115\360\361\266\052\070\061\201\015\051\341"
4764 "\000\301\121\017\114\122\370\004\132\252\175\162\323\270\207\052"
4765 "\273\143\020\003\052\263\241\117\015\132\136\106\267\075\016\365"
4766 "\164\354\231\237\371\075\044\201\210\246\335\140\124\350\225\066"
4767 "\075\306\011\223\232\243\022\200\000\125\231\031\107\275\320\245"
4768 "\174\303\272\373\037\367\365\017\370\254\271\265\364\067\230\023"
4769 "\030\336\205\133\267\014\202\073\207\157\225\071\130\060\332\156"
4770 "\001\150\027\042\314\300\013\002\003\001\000\001\243\143\060\141"
4771 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
4772 "\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
4773 "\006\060\037\006\003\125\035\043\004\030\060\026\200\024\007\303"
4774 "\121\060\244\252\351\105\256\065\044\372\377\044\054\063\320\261"
4775 "\235\214\060\035\006\003\125\035\016\004\026\004\024\007\303\121"
4776 "\060\244\252\351\105\256\065\044\372\377\044\054\063\320\261\235"
4777 "\214\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
4778 "\003\202\001\001\000\137\076\206\166\156\270\065\074\116\066\034"
4779 "\036\171\230\277\375\325\022\021\171\122\016\356\061\211\274\335"
4780 "\177\371\321\306\025\041\350\212\001\124\015\072\373\124\271\326"
4781 "\143\324\261\252\226\115\242\102\115\324\123\037\213\020\336\177"
4782 "\145\276\140\023\047\161\210\244\163\343\204\143\321\244\125\341"
4783 "\120\223\346\033\016\171\320\147\274\106\310\277\077\027\015\225"
4784 "\346\306\220\151\336\347\264\057\336\225\175\320\022\077\075\076"
4785 "\177\115\077\024\150\365\021\120\325\301\364\220\245\010\035\061"
4786 "\140\377\140\214\043\124\012\257\376\241\156\305\321\172\052\150"
4787 "\170\317\036\202\012\040\264\037\255\345\205\262\152\150\165\116"
4788 "\255\045\067\224\205\276\275\241\324\352\267\014\113\074\235\350"
4789 "\022\000\360\137\254\015\341\254\160\143\163\367\177\171\237\062"
4790 "\045\102\164\005\200\050\277\275\301\044\226\130\025\261\027\041"
4791 "\351\211\113\333\007\210\147\364\025\255\160\076\057\115\205\073"
4792 "\302\267\333\376\230\150\043\211\341\164\017\336\364\305\204\143"
4793 "\051\033\314\313\007\311\000\244\251\327\302\042\117\147\327\167"
4794 "\354\040\005\141\336"
4795 , (PRUint32)869 }
4796 };
4797 static const NSSItem nss_builtins_items_65 [] = {
4798 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4799 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4800 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4801 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4802 { (void *)"RSA Security 2048 v3", (PRUint32)21 },
4803 { (void *)"\045\001\220\031\317\373\331\231\034\267\150\045\164\215\224\137"
4804 "\060\223\225\102"
4805 , (PRUint32)20 },
4806 { (void *)"\167\015\031\261\041\375\000\102\234\076\014\245\335\013\002\216"
4807 , (PRUint32)16 },
4808 { (void *)"\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101"
4809 "\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060"
4810 "\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165"
4811 "\162\151\164\171\040\062\060\064\070\040\126\063"
4812 , (PRUint32)60 },
4813 { (void *)"\002\020\012\001\001\001\000\000\002\174\000\000\000\012\000\000"
4814 "\000\002"
4815 , (PRUint32)18 },
4816 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4817 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4818 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4819 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4820 };
4821 static const NSSItem nss_builtins_items_66 [] = {
4822 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4823 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4824 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4825 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4826 { (void *)"GeoTrust Global CA", (PRUint32)19 },
4827 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4828 { (void *)"\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4829 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
4830 "\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003"
4831 "\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
4832 "\154\040\103\101"
4833 , (PRUint32)68 },
4834 { (void *)"0", (PRUint32)2 },
4835 { (void *)"\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4836 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
4837 "\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003"
4838 "\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
4839 "\154\040\103\101"
4840 , (PRUint32)68 },
4841 { (void *)"\002\003\002\064\126"
4842 , (PRUint32)5 },
4843 { (void *)"\060\202\003\124\060\202\002\074\240\003\002\001\002\002\003\002"
4844 "\064\126\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
4845 "\000\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123"
4846 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
4847 "\165\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004"
4848 "\003\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142"
4849 "\141\154\040\103\101\060\036\027\015\060\062\060\065\062\061\060"
4850 "\064\060\060\060\060\132\027\015\062\062\060\065\062\061\060\064"
4851 "\060\060\060\060\132\060\102\061\013\060\011\006\003\125\004\006"
4852 "\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015\107"
4853 "\145\157\124\162\165\163\164\040\111\156\143\056\061\033\060\031"
4854 "\006\003\125\004\003\023\022\107\145\157\124\162\165\163\164\040"
4855 "\107\154\157\142\141\154\040\103\101\060\202\001\042\060\015\006"
4856 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
4857 "\000\060\202\001\012\002\202\001\001\000\332\314\030\143\060\375"
4858 "\364\027\043\032\126\176\133\337\074\154\070\344\161\267\170\221"
4859 "\324\274\241\330\114\370\250\103\266\003\351\115\041\007\010\210"
4860 "\332\130\057\146\071\051\275\005\170\213\235\070\350\005\267\152"
4861 "\176\161\244\346\304\140\246\260\357\200\344\211\050\017\236\045"
4862 "\326\355\203\363\255\246\221\307\230\311\102\030\065\024\235\255"
4863 "\230\106\222\056\117\312\361\207\103\301\026\225\127\055\120\357"
4864 "\211\055\200\172\127\255\362\356\137\153\322\000\215\271\024\370"
4865 "\024\025\065\331\300\106\243\173\162\310\221\277\311\125\053\315"
4866 "\320\227\076\234\046\144\314\337\316\203\031\161\312\116\346\324"
4867 "\325\173\251\031\315\125\336\310\354\322\136\070\123\345\134\117"
4868 "\214\055\376\120\043\066\374\146\346\313\216\244\071\031\000\267"
4869 "\225\002\071\221\013\016\376\070\056\321\035\005\232\366\115\076"
4870 "\157\017\007\035\257\054\036\217\140\071\342\372\066\123\023\071"
4871 "\324\136\046\053\333\075\250\024\275\062\353\030\003\050\122\004"
4872 "\161\345\253\063\075\341\070\273\007\066\204\142\234\171\352\026"
4873 "\060\364\137\300\053\350\161\153\344\371\002\003\001\000\001\243"
4874 "\123\060\121\060\017\006\003\125\035\023\001\001\377\004\005\060"
4875 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\300"
4876 "\172\230\150\215\211\373\253\005\144\014\021\175\252\175\145\270"
4877 "\312\314\116\060\037\006\003\125\035\043\004\030\060\026\200\024"
4878 "\300\172\230\150\215\211\373\253\005\144\014\021\175\252\175\145"
4879 "\270\312\314\116\060\015\006\011\052\206\110\206\367\015\001\001"
4880 "\005\005\000\003\202\001\001\000\065\343\051\152\345\057\135\124"
4881 "\216\051\120\224\237\231\032\024\344\217\170\052\142\224\242\047"
4882 "\147\236\320\317\032\136\107\351\301\262\244\317\335\101\032\005"
4883 "\116\233\113\356\112\157\125\122\263\044\241\067\012\353\144\166"
4884 "\052\056\054\363\375\073\165\220\277\372\161\330\307\075\067\322"
4885 "\265\005\225\142\271\246\336\211\075\066\173\070\167\110\227\254"
4886 "\246\040\217\056\246\311\014\302\262\231\105\000\307\316\021\121"
4887 "\042\042\340\245\352\266\025\110\011\144\352\136\117\164\367\005"
4888 "\076\307\212\122\014\333\025\264\275\155\233\345\306\261\124\150"
4889 "\251\343\151\220\266\232\245\017\270\271\077\040\175\256\112\265"
4890 "\270\234\344\035\266\253\346\224\245\301\307\203\255\333\365\047"
4891 "\207\016\004\154\325\377\335\240\135\355\207\122\267\053\025\002"
4892 "\256\071\246\152\164\351\332\304\347\274\115\064\036\251\134\115"
4893 "\063\137\222\011\057\210\146\135\167\227\307\035\166\023\251\325"
4894 "\345\361\026\011\021\065\325\254\333\044\161\160\054\230\126\013"
4895 "\331\027\264\321\343\121\053\136\165\350\325\320\334\117\064\355"
4896 "\302\005\146\200\241\313\346\063"
4897 , (PRUint32)856 }
4898 };
4899 static const NSSItem nss_builtins_items_67 [] = {
4900 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4901 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4902 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4903 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4904 { (void *)"GeoTrust Global CA", (PRUint32)19 },
4905 { (void *)"\336\050\364\244\377\345\271\057\243\305\003\321\243\111\247\371"
4906 "\226\052\202\022"
4907 , (PRUint32)20 },
4908 { (void *)"\367\165\253\051\373\121\116\267\167\136\377\005\074\231\216\365"
4909 , (PRUint32)16 },
4910 { (void *)"\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4911 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
4912 "\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003"
4913 "\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
4914 "\154\040\103\101"
4915 , (PRUint32)68 },
4916 { (void *)"\002\003\002\064\126"
4917 , (PRUint32)5 },
4918 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4919 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4920 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
4921 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
4922 };
4923 static const NSSItem nss_builtins_items_68 [] = {
4924 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
4925 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
4926 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4927 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
4928 { (void *)"GeoTrust Global CA 2", (PRUint32)21 },
4929 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
4930 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4931 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
4932 "\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003"
4933 "\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
4934 "\154\040\103\101\040\062"
4935 , (PRUint32)70 },
4936 { (void *)"0", (PRUint32)2 },
4937 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
4938 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
4939 "\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003"
4940 "\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
4941 "\154\040\103\101\040\062"
4942 , (PRUint32)70 },
4943 { (void *)"\002\001\001"
4944 , (PRUint32)3 },
4945 { (void *)"\060\202\003\146\060\202\002\116\240\003\002\001\002\002\001\001"
4946 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
4947 "\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026"
4948 "\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163"
4949 "\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003\023"
4950 "\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141\154"
4951 "\040\103\101\040\062\060\036\027\015\060\064\060\063\060\064\060"
4952 "\065\060\060\060\060\132\027\015\061\071\060\063\060\064\060\065"
4953 "\060\060\060\060\132\060\104\061\013\060\011\006\003\125\004\006"
4954 "\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015\107"
4955 "\145\157\124\162\165\163\164\040\111\156\143\056\061\035\060\033"
4956 "\006\003\125\004\003\023\024\107\145\157\124\162\165\163\164\040"
4957 "\107\154\157\142\141\154\040\103\101\040\062\060\202\001\042\060"
4958 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
4959 "\001\017\000\060\202\001\012\002\202\001\001\000\357\074\115\100"
4960 "\075\020\337\073\123\000\341\147\376\224\140\025\076\205\210\361"
4961 "\211\015\220\310\050\043\231\005\350\053\040\235\306\363\140\106"
4962 "\330\301\262\325\214\061\331\334\040\171\044\201\277\065\062\374"
4963 "\143\151\333\261\052\153\356\041\130\362\010\351\170\313\157\313"
4964 "\374\026\122\310\221\304\377\075\163\336\261\076\247\302\175\146"
4965 "\301\365\176\122\044\032\342\325\147\221\320\202\020\327\170\113"
4966 "\117\053\102\071\275\144\055\100\240\260\020\323\070\110\106\210"
4967 "\241\014\273\072\063\052\142\230\373\000\235\023\131\177\157\073"
4968 "\162\252\356\246\017\206\371\005\141\352\147\177\014\067\226\213"
4969 "\346\151\026\107\021\302\047\131\003\263\246\140\302\041\100\126"
4970 "\372\240\307\175\072\023\343\354\127\307\263\326\256\235\211\200"
4971 "\367\001\347\054\366\226\053\023\015\171\054\331\300\344\206\173"
4972 "\113\214\014\162\202\212\373\027\315\000\154\072\023\074\260\204"
4973 "\207\113\026\172\051\262\117\333\035\324\013\363\146\067\275\330"
4974 "\366\127\273\136\044\172\270\074\213\271\372\222\032\032\204\236"
4975 "\330\164\217\252\033\177\136\364\376\105\042\041\002\003\001\000"
4976 "\001\243\143\060\141\060\017\006\003\125\035\023\001\001\377\004"
4977 "\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004"
4978 "\024\161\070\066\362\002\061\123\107\053\156\272\145\106\251\020"
4979 "\025\130\040\005\011\060\037\006\003\125\035\043\004\030\060\026"
4980 "\200\024\161\070\066\362\002\061\123\107\053\156\272\145\106\251"
4981 "\020\025\130\040\005\011\060\016\006\003\125\035\017\001\001\377"
4982 "\004\004\003\002\001\206\060\015\006\011\052\206\110\206\367\015"
4983 "\001\001\005\005\000\003\202\001\001\000\003\367\265\053\253\135"
4984 "\020\374\173\262\262\136\254\233\016\176\123\170\131\076\102\004"
4985 "\376\165\243\255\254\201\116\327\002\213\136\304\055\310\122\166"
4986 "\307\054\037\374\201\062\230\321\113\306\222\223\063\065\061\057"
4987 "\374\330\035\104\335\340\201\177\235\351\213\341\144\221\142\013"
4988 "\071\010\214\254\164\235\131\331\172\131\122\227\021\271\026\173"
4989 "\157\105\323\226\331\061\175\002\066\017\234\073\156\317\054\015"
4990 "\003\106\105\353\240\364\177\110\104\306\010\100\314\336\033\160"
4991 "\265\051\255\272\213\073\064\145\165\033\161\041\035\054\024\012"
4992 "\260\226\225\270\326\352\362\145\373\051\272\117\352\221\223\164"
4993 "\151\266\362\377\341\032\320\014\321\166\205\313\212\045\275\227"
4994 "\136\054\157\025\231\046\347\266\051\377\042\354\311\002\307\126"
4995 "\000\315\111\271\263\154\173\123\004\032\342\250\311\252\022\005"
4996 "\043\302\316\347\273\004\002\314\300\107\242\344\304\051\057\133"
4997 "\105\127\211\121\356\074\353\122\010\377\007\065\036\237\065\152"
4998 "\107\112\126\230\321\132\205\037\214\365\042\277\253\316\203\363"
4999 "\342\042\051\256\175\203\100\250\272\154"
5000 , (PRUint32)874 }
5001 };
5002 static const NSSItem nss_builtins_items_69 [] = {
5003 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5004 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5005 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5006 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5007 { (void *)"GeoTrust Global CA 2", (PRUint32)21 },
5008 { (void *)"\251\351\170\010\024\067\130\210\362\005\031\260\155\053\015\053"
5009 "\140\026\220\175"
5010 , (PRUint32)20 },
5011 { (void *)"\016\100\247\154\336\003\135\217\321\017\344\321\215\371\154\251"
5012 , (PRUint32)16 },
5013 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5014 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5015 "\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003"
5016 "\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141"
5017 "\154\040\103\101\040\062"
5018 , (PRUint32)70 },
5019 { (void *)"\002\001\001"
5020 , (PRUint32)3 },
5021 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5022 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5023 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5024 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5025 };
5026 static const NSSItem nss_builtins_items_70 [] = {
5027 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5028 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5029 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5030 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5031 { (void *)"GeoTrust Universal CA", (PRUint32)22 },
5032 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5033 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5034 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5035 "\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003"
5036 "\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5037 "\162\163\141\154\040\103\101"
5038 , (PRUint32)71 },
5039 { (void *)"0", (PRUint32)2 },
5040 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5041 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5042 "\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003"
5043 "\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5044 "\162\163\141\154\040\103\101"
5045 , (PRUint32)71 },
5046 { (void *)"\002\001\001"
5047 , (PRUint32)3 },
5048 { (void *)"\060\202\005\150\060\202\003\120\240\003\002\001\002\002\001\001"
5049 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
5050 "\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026"
5051 "\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163"
5052 "\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003\023"
5053 "\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145\162"
5054 "\163\141\154\040\103\101\060\036\027\015\060\064\060\063\060\064"
5055 "\060\065\060\060\060\060\132\027\015\062\071\060\063\060\064\060"
5056 "\065\060\060\060\060\132\060\105\061\013\060\011\006\003\125\004"
5057 "\006\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015"
5058 "\107\145\157\124\162\165\163\164\040\111\156\143\056\061\036\060"
5059 "\034\006\003\125\004\003\023\025\107\145\157\124\162\165\163\164"
5060 "\040\125\156\151\166\145\162\163\141\154\040\103\101\060\202\002"
5061 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
5062 "\003\202\002\017\000\060\202\002\012\002\202\002\001\000\246\025"
5063 "\125\240\243\306\340\037\214\235\041\120\327\301\276\053\133\265"
5064 "\244\236\241\331\162\130\275\000\033\114\277\141\311\024\035\105"
5065 "\202\253\306\035\200\326\075\353\020\234\072\257\155\044\370\274"
5066 "\161\001\236\006\365\174\137\036\301\016\125\312\203\232\131\060"
5067 "\256\031\313\060\110\225\355\042\067\215\364\112\232\162\146\076"
5068 "\255\225\300\340\026\000\340\020\037\053\061\016\327\224\124\323"
5069 "\102\063\240\064\035\036\105\166\335\117\312\030\067\354\205\025"
5070 "\172\031\010\374\325\307\234\360\362\251\056\020\251\222\346\075"
5071 "\130\075\251\026\150\074\057\165\041\030\177\050\167\245\341\141"
5072 "\027\267\246\351\370\036\231\333\163\156\364\012\242\041\154\356"
5073 "\332\252\205\222\146\257\366\172\153\202\332\272\042\010\065\017"
5074 "\317\102\361\065\372\152\356\176\053\045\314\072\021\344\155\257"
5075 "\163\262\166\035\255\320\262\170\147\032\244\071\034\121\013\147"
5076 "\126\203\375\070\135\015\316\335\360\273\053\226\037\336\173\062"
5077 "\122\375\035\273\265\006\241\262\041\136\245\326\225\150\177\360"
5078 "\231\236\334\105\010\076\347\322\011\015\065\224\335\200\116\123"
5079 "\227\327\265\011\104\040\144\026\027\003\002\114\123\015\150\336"
5080 "\325\252\162\115\223\155\202\016\333\234\275\317\264\363\134\135"
5081 "\124\172\151\011\226\326\333\021\301\215\165\250\264\317\071\310"
5082 "\316\074\274\044\174\346\142\312\341\275\175\247\275\127\145\013"
5083 "\344\376\045\355\266\151\020\334\050\032\106\275\001\035\320\227"
5084 "\265\341\230\073\300\067\144\326\075\224\356\013\341\365\050\256"
5085 "\013\126\277\161\213\043\051\101\216\206\305\113\122\173\330\161"
5086 "\253\037\212\025\246\073\203\132\327\130\001\121\306\114\101\331"
5087 "\177\330\101\147\162\242\050\337\140\203\251\236\310\173\374\123"
5088 "\163\162\131\365\223\172\027\166\016\316\367\345\134\331\013\125"
5089 "\064\242\252\133\265\152\124\347\023\312\127\354\227\155\364\136"
5090 "\006\057\105\213\130\324\043\026\222\344\026\156\050\143\131\060"
5091 "\337\120\001\234\143\211\032\237\333\027\224\202\160\067\303\044"
5092 "\236\232\107\326\132\312\116\250\151\211\162\037\221\154\333\176"
5093 "\236\033\255\307\037\163\335\054\117\031\145\375\177\223\100\020"
5094 "\056\322\360\355\074\236\056\050\076\151\046\063\305\173\002\003"
5095 "\001\000\001\243\143\060\141\060\017\006\003\125\035\023\001\001"
5096 "\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004"
5097 "\026\004\024\332\273\056\252\260\014\270\210\046\121\164\134\155"
5098 "\003\323\300\330\217\172\326\060\037\006\003\125\035\043\004\030"
5099 "\060\026\200\024\332\273\056\252\260\014\270\210\046\121\164\134"
5100 "\155\003\323\300\330\217\172\326\060\016\006\003\125\035\017\001"
5101 "\001\377\004\004\003\002\001\206\060\015\006\011\052\206\110\206"
5102 "\367\015\001\001\005\005\000\003\202\002\001\000\061\170\346\307"
5103 "\265\337\270\224\100\311\161\304\250\065\354\106\035\302\205\363"
5104 "\050\130\206\260\013\374\216\262\071\217\104\125\253\144\204\134"
5105 "\151\251\320\232\070\074\372\345\037\065\345\104\343\200\171\224"
5106 "\150\244\273\304\237\075\341\064\315\060\106\213\124\053\225\245"
5107 "\357\367\077\231\204\375\065\346\317\061\306\334\152\277\247\327"
5108 "\043\010\341\230\136\303\132\010\166\251\246\257\167\057\267\140"
5109 "\275\104\106\152\357\227\377\163\225\301\216\350\223\373\375\061"
5110 "\267\354\127\021\021\105\233\060\361\032\210\071\301\117\074\247"
5111 "\000\325\307\374\253\155\200\042\160\245\014\340\135\004\051\002"
5112 "\373\313\240\221\321\174\326\303\176\120\325\235\130\276\101\070"
5113 "\353\271\165\074\025\331\233\311\112\203\131\300\332\123\375\063"
5114 "\273\066\030\233\205\017\025\335\356\055\254\166\223\271\331\001"
5115 "\215\110\020\250\373\365\070\206\361\333\012\306\275\204\243\043"
5116 "\101\336\326\167\157\205\324\205\034\120\340\256\121\212\272\215"
5117 "\076\166\342\271\312\047\362\137\237\357\156\131\015\006\330\053"
5118 "\027\244\322\174\153\273\137\024\032\110\217\032\114\347\263\107"
5119 "\034\216\114\105\053\040\356\110\337\347\335\011\216\030\250\332"
5120 "\100\215\222\046\021\123\141\163\135\353\275\347\304\115\051\067"
5121 "\141\353\254\071\055\147\056\026\326\365\000\203\205\241\314\177"
5122 "\166\304\175\344\267\113\146\357\003\105\140\151\266\014\122\226"
5123 "\222\204\136\246\243\265\244\076\053\331\314\330\033\107\252\362"
5124 "\104\332\117\371\003\350\360\024\313\077\363\203\336\320\301\124"
5125 "\343\267\350\012\067\115\213\040\131\003\060\031\241\054\310\275"
5126 "\021\037\337\256\311\112\305\363\047\146\146\206\254\150\221\377"
5127 "\331\346\123\034\017\213\134\151\145\012\046\310\036\064\303\135"
5128 "\121\173\327\251\234\006\241\066\335\325\211\224\274\331\344\055"
5129 "\014\136\011\154\010\227\174\243\075\174\223\377\077\241\024\247"
5130 "\317\265\135\353\333\333\034\304\166\337\210\271\275\105\005\225"
5131 "\033\256\374\106\152\114\257\110\343\316\256\017\322\176\353\346"
5132 "\154\234\117\201\152\172\144\254\273\076\325\347\313\166\056\305"
5133 "\247\110\301\134\220\017\313\310\077\372\346\062\341\215\033\157"
5134 "\244\346\216\330\371\051\110\212\316\163\376\054"
5135 , (PRUint32)1388 }
5136 };
5137 static const NSSItem nss_builtins_items_71 [] = {
5138 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5139 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5140 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5141 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5142 { (void *)"GeoTrust Universal CA", (PRUint32)22 },
5143 { (void *)"\346\041\363\065\103\171\005\232\113\150\060\235\212\057\164\042"
5144 "\025\207\354\171"
5145 , (PRUint32)20 },
5146 { (void *)"\222\145\130\213\242\032\061\162\163\150\134\264\245\172\007\110"
5147 , (PRUint32)16 },
5148 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5149 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5150 "\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003"
5151 "\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5152 "\162\163\141\154\040\103\101"
5153 , (PRUint32)71 },
5154 { (void *)"\002\001\001"
5155 , (PRUint32)3 },
5156 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5157 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5158 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5159 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5160 };
5161 static const NSSItem nss_builtins_items_72 [] = {
5162 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5163 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5164 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5165 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5166 { (void *)"GeoTrust Universal CA 2", (PRUint32)24 },
5167 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5168 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5169 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5170 "\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003"
5171 "\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5172 "\162\163\141\154\040\103\101\040\062"
5173 , (PRUint32)73 },
5174 { (void *)"0", (PRUint32)2 },
5175 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5176 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5177 "\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003"
5178 "\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5179 "\162\163\141\154\040\103\101\040\062"
5180 , (PRUint32)73 },
5181 { (void *)"\002\001\001"
5182 , (PRUint32)3 },
5183 { (void *)"\060\202\005\154\060\202\003\124\240\003\002\001\002\002\001\001"
5184 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
5185 "\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026"
5186 "\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163"
5187 "\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003\023"
5188 "\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145\162"
5189 "\163\141\154\040\103\101\040\062\060\036\027\015\060\064\060\063"
5190 "\060\064\060\065\060\060\060\060\132\027\015\062\071\060\063\060"
5191 "\064\060\065\060\060\060\060\132\060\107\061\013\060\011\006\003"
5192 "\125\004\006\023\002\125\123\061\026\060\024\006\003\125\004\012"
5193 "\023\015\107\145\157\124\162\165\163\164\040\111\156\143\056\061"
5194 "\040\060\036\006\003\125\004\003\023\027\107\145\157\124\162\165"
5195 "\163\164\040\125\156\151\166\145\162\163\141\154\040\103\101\040"
5196 "\062\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001"
5197 "\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002"
5198 "\001\000\263\124\122\301\311\076\362\331\334\261\123\032\131\051"
5199 "\347\261\303\105\050\345\327\321\355\305\305\113\241\252\164\173"
5200 "\127\257\112\046\374\330\365\136\247\156\031\333\164\014\117\065"
5201 "\133\062\013\001\343\333\353\172\167\065\352\252\132\340\326\350"
5202 "\241\127\224\360\220\243\164\126\224\104\060\003\036\134\116\053"
5203 "\205\046\164\202\172\014\166\240\157\115\316\101\055\240\025\006"
5204 "\024\137\267\102\315\173\217\130\141\064\334\052\010\371\056\303"
5205 "\001\246\042\104\034\114\007\202\346\133\316\320\112\174\004\323"
5206 "\031\163\047\360\252\230\177\056\257\116\353\207\036\044\167\152"
5207 "\135\266\350\133\105\272\334\303\241\005\157\126\216\217\020\046"
5208 "\245\111\303\056\327\101\207\042\340\117\206\312\140\265\352\241"
5209 "\143\300\001\227\020\171\275\000\074\022\155\053\025\261\254\113"
5210 "\261\356\030\271\116\226\334\334\166\377\073\276\317\137\003\300"
5211 "\374\073\350\276\106\033\377\332\100\302\122\367\376\343\072\367"
5212 "\152\167\065\320\332\215\353\136\030\152\061\307\036\272\074\033"
5213 "\050\326\153\124\306\252\133\327\242\054\033\031\314\242\002\366"
5214 "\233\131\275\067\153\206\265\155\202\272\330\352\311\126\274\251"
5215 "\066\130\375\076\031\363\355\014\046\251\223\070\370\117\301\135"
5216 "\042\006\320\227\352\341\255\306\125\340\201\053\050\203\072\372"
5217 "\364\173\041\121\000\276\122\070\316\315\146\171\250\364\201\126"
5218 "\342\320\203\011\107\121\133\120\152\317\333\110\032\135\076\367"
5219 "\313\366\145\367\154\361\225\370\002\073\062\126\202\071\172\133"
5220 "\275\057\211\033\277\241\264\350\377\177\215\214\337\003\361\140"
5221 "\116\130\021\114\353\243\077\020\053\203\232\001\163\331\224\155"
5222 "\204\000\047\146\254\360\160\100\011\102\222\255\117\223\015\141"
5223 "\011\121\044\330\222\325\013\224\141\262\207\262\355\377\232\065"
5224 "\377\205\124\312\355\104\103\254\033\074\026\153\110\112\012\034"
5225 "\100\210\037\222\302\013\000\005\377\362\310\002\112\244\252\251"
5226 "\314\231\226\234\057\130\340\175\341\276\273\007\334\137\004\162"
5227 "\134\061\064\303\354\137\055\340\075\144\220\042\346\321\354\270"
5228 "\056\335\131\256\331\241\067\277\124\065\334\163\062\117\214\004"
5229 "\036\063\262\311\106\361\330\134\310\125\120\311\150\275\250\272"
5230 "\066\011\002\003\001\000\001\243\143\060\141\060\017\006\003\125"
5231 "\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003"
5232 "\125\035\016\004\026\004\024\166\363\125\341\372\244\066\373\360"
5233 "\237\134\142\161\355\074\364\107\070\020\053\060\037\006\003\125"
5234 "\035\043\004\030\060\026\200\024\166\363\125\341\372\244\066\373"
5235 "\360\237\134\142\161\355\074\364\107\070\020\053\060\016\006\003"
5236 "\125\035\017\001\001\377\004\004\003\002\001\206\060\015\006\011"
5237 "\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000"
5238 "\146\301\306\043\363\331\340\056\156\137\350\317\256\260\260\045"
5239 "\115\053\370\073\130\233\100\044\067\132\313\253\026\111\377\263"
5240 "\165\171\063\241\057\155\160\027\064\221\376\147\176\217\354\233"
5241 "\345\136\202\251\125\037\057\334\324\121\007\022\376\254\026\076"
5242 "\054\065\306\143\374\334\020\353\015\243\252\320\174\314\321\320"
5243 "\057\121\056\304\024\132\336\350\031\341\076\306\314\244\051\347"
5244 "\056\204\252\006\060\170\166\124\163\050\230\131\070\340\000\015"
5245 "\142\323\102\175\041\237\256\075\072\214\325\372\167\015\030\053"
5246 "\026\016\137\066\341\374\052\265\060\044\317\340\143\014\173\130"
5247 "\032\376\231\272\102\022\261\221\364\174\150\342\310\350\257\054"
5248 "\352\311\176\256\273\052\075\015\025\334\064\225\266\030\164\250"
5249 "\152\017\307\264\364\023\304\344\133\355\012\322\244\227\114\052"
5250 "\355\057\154\022\211\075\361\047\160\252\152\003\122\041\237\100"
5251 "\250\147\120\362\363\132\037\337\337\043\366\334\170\116\346\230"
5252 "\117\125\072\123\343\357\362\364\237\307\174\330\130\257\051\042"
5253 "\227\270\340\275\221\056\260\166\354\127\021\317\357\051\104\363"
5254 "\351\205\172\140\143\344\135\063\211\027\331\061\252\332\326\363"
5255 "\030\065\162\317\207\053\057\143\043\204\135\204\214\077\127\240"
5256 "\210\374\231\221\050\046\151\231\324\217\227\104\276\216\325\110"
5257 "\261\244\050\051\361\025\264\341\345\236\335\370\217\246\157\046"
5258 "\327\011\074\072\034\021\016\246\154\067\367\255\104\207\054\050"
5259 "\307\330\164\202\263\320\157\112\127\273\065\051\047\240\213\350"
5260 "\041\247\207\144\066\135\314\330\026\254\307\262\047\100\222\125"
5261 "\070\050\215\121\156\335\024\147\123\154\161\134\046\204\115\165"
5262 "\132\266\176\140\126\251\115\255\373\233\036\227\363\015\331\322"
5263 "\227\124\167\332\075\022\267\340\036\357\010\006\254\371\205\207"
5264 "\351\242\334\257\176\030\022\203\375\126\027\101\056\325\051\202"
5265 "\175\231\364\061\366\161\251\317\054\001\047\245\005\271\252\262"
5266 "\110\116\052\357\237\223\122\121\225\074\122\163\216\126\114\027"
5267 "\100\300\011\050\344\213\152\110\123\333\354\315\125\125\361\306"
5268 "\370\351\242\054\114\246\321\046\137\176\257\132\114\332\037\246"
5269 "\362\034\054\176\256\002\026\322\126\320\057\127\123\107\350\222"
5270 , (PRUint32)1392 }
5271 };
5272 static const NSSItem nss_builtins_items_73 [] = {
5273 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5274 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5275 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5276 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5277 { (void *)"GeoTrust Universal CA 2", (PRUint32)24 },
5278 { (void *)"\067\232\031\173\101\205\105\065\014\246\003\151\363\074\056\257"
5279 "\107\117\040\171"
5280 , (PRUint32)20 },
5281 { (void *)"\064\374\270\320\066\333\236\024\263\302\362\333\217\344\224\307"
5282 , (PRUint32)16 },
5283 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5284 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
5285 "\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003"
5286 "\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145"
5287 "\162\163\141\154\040\103\101\040\062"
5288 , (PRUint32)73 },
5289 { (void *)"\002\001\001"
5290 , (PRUint32)3 },
5291 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5292 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5293 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5294 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5295 };
5296 static const NSSItem nss_builtins_items_74 [] = {
5297 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5298 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5299 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5300 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5301 { (void *)"UTN-USER First-Network Applications", (PRUint32)36 },
5302 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5303 { (void *)"\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123"
5304 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
5305 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
5306 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
5307 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
5308 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
5309 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
5310 "\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125"
5311 "\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163"
5312 "\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143"
5313 "\141\164\151\157\156\163"
5314 , (PRUint32)166 },
5315 { (void *)"0", (PRUint32)2 },
5316 { (void *)"\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123"
5317 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
5318 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
5319 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
5320 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
5321 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
5322 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
5323 "\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125"
5324 "\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163"
5325 "\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143"
5326 "\141\164\151\157\156\163"
5327 , (PRUint32)166 },
5328 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\060\113\300"
5329 "\063\167"
5330 , (PRUint32)18 },
5331 { (void *)"\060\202\004\144\060\202\003\114\240\003\002\001\002\002\020\104"
5332 "\276\014\213\120\000\044\264\021\323\066\060\113\300\063\167\060"
5333 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
5334 "\243\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
5335 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
5336 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
5337 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
5338 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
5339 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
5340 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
5341 "\165\163\164\056\143\157\155\061\053\060\051\006\003\125\004\003"
5342 "\023\042\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
5343 "\116\145\164\167\157\162\153\040\101\160\160\154\151\143\141\164"
5344 "\151\157\156\163\060\036\027\015\071\071\060\067\060\071\061\070"
5345 "\064\070\063\071\132\027\015\061\071\060\067\060\071\061\070\065"
5346 "\067\064\071\132\060\201\243\061\013\060\011\006\003\125\004\006"
5347 "\023\002\125\123\061\013\060\011\006\003\125\004\010\023\002\125"
5348 "\124\061\027\060\025\006\003\125\004\007\023\016\123\141\154\164"
5349 "\040\114\141\153\145\040\103\151\164\171\061\036\060\034\006\003"
5350 "\125\004\012\023\025\124\150\145\040\125\123\105\122\124\122\125"
5351 "\123\124\040\116\145\164\167\157\162\153\061\041\060\037\006\003"
5352 "\125\004\013\023\030\150\164\164\160\072\057\057\167\167\167\056"
5353 "\165\163\145\162\164\162\165\163\164\056\143\157\155\061\053\060"
5354 "\051\006\003\125\004\003\023\042\125\124\116\055\125\123\105\122"
5355 "\106\151\162\163\164\055\116\145\164\167\157\162\153\040\101\160"
5356 "\160\154\151\143\141\164\151\157\156\163\060\202\001\042\060\015"
5357 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
5358 "\017\000\060\202\001\012\002\202\001\001\000\263\373\221\241\344"
5359 "\066\125\205\254\006\064\133\240\232\130\262\370\265\017\005\167"
5360 "\203\256\062\261\166\222\150\354\043\112\311\166\077\343\234\266"
5361 "\067\171\003\271\253\151\215\007\045\266\031\147\344\260\033\030"
5362 "\163\141\112\350\176\315\323\057\144\343\246\174\014\372\027\200"
5363 "\243\015\107\211\117\121\161\057\356\374\077\371\270\026\200\207"
5364 "\211\223\045\040\232\103\202\151\044\166\050\131\065\241\035\300"
5365 "\177\203\006\144\026\040\054\323\111\244\205\264\300\141\177\121"
5366 "\010\370\150\025\221\200\313\245\325\356\073\072\364\204\004\136"
5367 "\140\131\247\214\064\162\356\270\170\305\321\073\022\112\157\176"
5368 "\145\047\271\244\125\305\271\157\103\244\305\035\054\231\300\122"
5369 "\244\170\114\025\263\100\230\010\153\103\306\001\260\172\173\365"
5370 "\153\034\042\077\313\357\377\250\320\072\113\166\025\236\322\321"
5371 "\306\056\343\333\127\033\062\242\270\157\350\206\246\077\160\253"
5372 "\345\160\222\253\104\036\100\120\373\234\243\142\344\154\156\240"
5373 "\310\336\342\200\102\372\351\057\350\316\062\004\217\174\215\267"
5374 "\034\243\065\074\025\335\236\303\256\227\245\002\003\001\000\001"
5375 "\243\201\221\060\201\216\060\013\006\003\125\035\017\004\004\003"
5376 "\002\001\306\060\017\006\003\125\035\023\001\001\377\004\005\060"
5377 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\372"
5378 "\206\311\333\340\272\351\170\365\113\250\326\025\337\360\323\341"
5379 "\152\024\074\060\117\006\003\125\035\037\004\110\060\106\060\104"
5380 "\240\102\240\100\206\076\150\164\164\160\072\057\057\143\162\154"
5381 "\056\165\163\145\162\164\162\165\163\164\056\143\157\155\057\125"
5382 "\124\116\055\125\123\105\122\106\151\162\163\164\055\116\145\164"
5383 "\167\157\162\153\101\160\160\154\151\143\141\164\151\157\156\163"
5384 "\056\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001"
5385 "\005\005\000\003\202\001\001\000\244\363\045\314\321\324\221\203"
5386 "\042\320\314\062\253\233\226\116\064\221\124\040\045\064\141\137"
5387 "\052\002\025\341\213\252\377\175\144\121\317\012\377\274\175\330"
5388 "\041\152\170\313\057\121\157\370\102\035\063\275\353\265\173\224"
5389 "\303\303\251\240\055\337\321\051\037\035\376\217\077\273\250\105"
5390 "\052\177\321\156\125\044\342\273\002\373\061\077\276\350\274\354"
5391 "\100\053\370\001\324\126\070\344\312\104\202\265\141\040\041\147"
5392 "\145\366\360\013\347\064\370\245\302\234\243\134\100\037\205\223"
5393 "\225\006\336\117\324\047\251\266\245\374\026\315\163\061\077\270"
5394 "\145\047\317\324\123\032\360\254\156\237\117\005\014\003\201\247"
5395 "\204\051\304\132\275\144\127\162\255\073\317\067\030\246\230\306"
5396 "\255\006\264\334\010\243\004\325\051\244\226\232\022\147\112\214"
5397 "\140\105\235\361\043\232\260\000\234\150\265\230\120\323\357\216"
5398 "\056\222\145\261\110\076\041\276\025\060\052\015\265\014\243\153"
5399 "\077\256\177\127\365\037\226\174\337\157\335\202\060\054\145\033"
5400 "\100\112\315\150\271\162\354\161\166\354\124\216\037\205\014\001"
5401 "\152\372\246\070\254\037\304\204"
5402 , (PRUint32)1128 }
5403 };
5404 static const NSSItem nss_builtins_items_75 [] = {
5405 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5406 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5407 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5408 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5409 { (void *)"UTN-USER First-Network Applications", (PRUint32)36 },
5410 { (void *)"\135\230\234\333\025\226\021\066\121\145\144\033\126\017\333\352"
5411 "\052\302\076\361"
5412 , (PRUint32)20 },
5413 { (void *)"\277\140\131\243\133\272\366\247\166\102\332\157\032\173\120\317"
5414 , (PRUint32)16 },
5415 { (void *)"\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123"
5416 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
5417 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
5418 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
5419 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
5420 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
5421 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
5422 "\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125"
5423 "\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163"
5424 "\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143"
5425 "\141\164\151\157\156\163"
5426 , (PRUint32)166 },
5427 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\060\113\300"
5428 "\063\167"
5429 , (PRUint32)18 },
5430 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
5431 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
5432 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
5433 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5434 };
5435 static const NSSItem nss_builtins_items_76 [] = {
5436 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5437 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5438 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5439 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5440 { (void *)"America Online Root Certification Authority 1", (PRUint32)46 },
5441 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5442 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5443 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5444 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5445 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5446 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5447 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5448 "\151\164\171\040\061"
5449 , (PRUint32)101 },
5450 { (void *)"0", (PRUint32)2 },
5451 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5452 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5453 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5454 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5455 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5456 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5457 "\151\164\171\040\061"
5458 , (PRUint32)101 },
5459 { (void *)"\002\001\001"
5460 , (PRUint32)3 },
5461 { (void *)"\060\202\003\244\060\202\002\214\240\003\002\001\002\002\001\001"
5462 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
5463 "\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034"
5464 "\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143\141"
5465 "\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060\064"
5466 "\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040\117"
5467 "\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164\151"
5468 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
5469 "\164\171\040\061\060\036\027\015\060\062\060\065\062\070\060\066"
5470 "\060\060\060\060\132\027\015\063\067\061\061\061\071\062\060\064"
5471 "\063\060\060\132\060\143\061\013\060\011\006\003\125\004\006\023"
5472 "\002\125\123\061\034\060\032\006\003\125\004\012\023\023\101\155"
5473 "\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156\143"
5474 "\056\061\066\060\064\006\003\125\004\003\023\055\101\155\145\162"
5475 "\151\143\141\040\117\156\154\151\156\145\040\122\157\157\164\040"
5476 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165"
5477 "\164\150\157\162\151\164\171\040\061\060\202\001\042\060\015\006"
5478 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
5479 "\000\060\202\001\012\002\202\001\001\000\250\057\350\244\151\006"
5480 "\003\107\303\351\052\230\377\031\242\160\232\306\120\262\176\245"
5481 "\337\150\115\033\174\017\266\227\150\175\055\246\213\227\351\144"
5482 "\206\311\243\357\240\206\277\140\145\234\113\124\210\302\110\305"
5483 "\112\071\277\024\343\131\125\345\031\264\164\310\264\005\071\134"
5484 "\026\245\342\225\005\340\022\256\131\213\242\063\150\130\034\246"
5485 "\324\025\267\330\237\327\334\161\253\176\232\277\233\216\063\017"
5486 "\042\375\037\056\347\007\066\357\142\071\305\335\313\272\045\024"
5487 "\043\336\014\306\075\074\316\202\010\346\146\076\332\121\073\026"
5488 "\072\243\005\177\240\334\207\325\234\374\162\251\240\175\170\344"
5489 "\267\061\125\036\145\273\324\141\260\041\140\355\020\062\162\305"
5490 "\222\045\036\370\220\112\030\170\107\337\176\060\067\076\120\033"
5491 "\333\034\323\153\232\206\123\007\260\357\254\006\170\370\204\231"
5492 "\376\041\215\114\200\266\014\202\366\146\160\171\032\323\117\243"
5493 "\317\361\317\106\260\113\017\076\335\210\142\270\214\251\011\050"
5494 "\073\172\307\227\341\036\345\364\237\300\300\256\044\240\310\241"
5495 "\331\017\326\173\046\202\151\062\075\247\002\003\001\000\001\243"
5496 "\143\060\141\060\017\006\003\125\035\023\001\001\377\004\005\060"
5497 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\000"
5498 "\255\331\243\366\171\366\156\164\251\177\063\075\201\027\327\114"
5499 "\317\063\336\060\037\006\003\125\035\043\004\030\060\026\200\024"
5500 "\000\255\331\243\366\171\366\156\164\251\177\063\075\201\027\327"
5501 "\114\317\063\336\060\016\006\003\125\035\017\001\001\377\004\004"
5502 "\003\002\001\206\060\015\006\011\052\206\110\206\367\015\001\001"
5503 "\005\005\000\003\202\001\001\000\174\212\321\037\030\067\202\340"
5504 "\270\260\243\355\126\225\310\142\141\234\005\242\315\302\142\046"
5505 "\141\315\020\026\327\314\264\145\064\320\021\212\255\250\251\005"
5506 "\146\357\164\363\155\137\235\231\257\366\213\373\353\122\262\005"
5507 "\230\242\157\052\305\124\275\045\275\137\256\310\206\352\106\054"
5508 "\301\263\275\301\351\111\160\030\026\227\010\023\214\040\340\033"
5509 "\056\072\107\313\036\344\000\060\225\133\364\105\243\300\032\260"
5510 "\001\116\253\275\300\043\156\143\077\200\112\305\007\355\334\342"
5511 "\157\307\301\142\361\343\162\326\004\310\164\147\013\372\210\253"
5512 "\241\001\310\157\360\024\257\322\231\315\121\223\176\355\056\070"
5513 "\307\275\316\106\120\075\162\343\171\045\235\233\210\053\020\040"
5514 "\335\245\270\062\237\215\340\051\337\041\164\206\202\333\057\202"
5515 "\060\306\307\065\206\263\371\226\137\106\333\014\105\375\363\120"
5516 "\303\157\306\303\110\255\106\246\341\047\107\012\035\016\233\266"
5517 "\302\167\177\143\362\340\175\032\276\374\340\337\327\307\247\154"
5518 "\260\371\256\272\074\375\164\264\021\350\130\015\200\274\323\250"
5519 "\200\072\231\355\165\314\106\173"
5520 , (PRUint32)936 }
5521 };
5522 static const NSSItem nss_builtins_items_77 [] = {
5523 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5524 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5525 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5526 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5527 { (void *)"America Online Root Certification Authority 1", (PRUint32)46 },
5528 { (void *)"\071\041\301\025\301\135\016\312\134\313\133\304\360\175\041\330"
5529 "\005\013\126\152"
5530 , (PRUint32)20 },
5531 { (void *)"\024\361\010\255\235\372\144\342\211\347\034\317\250\255\175\136"
5532 , (PRUint32)16 },
5533 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5534 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5535 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5536 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5537 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5538 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5539 "\151\164\171\040\061"
5540 , (PRUint32)101 },
5541 { (void *)"\002\001\001"
5542 , (PRUint32)3 },
5543 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5544 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5545 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5546 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5547 };
5548 static const NSSItem nss_builtins_items_78 [] = {
5549 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5550 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5551 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5552 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5553 { (void *)"America Online Root Certification Authority 2", (PRUint32)46 },
5554 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5555 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5556 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5557 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5558 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5559 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5560 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5561 "\151\164\171\040\062"
5562 , (PRUint32)101 },
5563 { (void *)"0", (PRUint32)2 },
5564 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5565 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5566 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5567 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5568 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5569 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5570 "\151\164\171\040\062"
5571 , (PRUint32)101 },
5572 { (void *)"\002\001\001"
5573 , (PRUint32)3 },
5574 { (void *)"\060\202\005\244\060\202\003\214\240\003\002\001\002\002\001\001"
5575 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
5576 "\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034"
5577 "\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143\141"
5578 "\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060\064"
5579 "\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040\117"
5580 "\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164\151"
5581 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
5582 "\164\171\040\062\060\036\027\015\060\062\060\065\062\070\060\066"
5583 "\060\060\060\060\132\027\015\063\067\060\071\062\071\061\064\060"
5584 "\070\060\060\132\060\143\061\013\060\011\006\003\125\004\006\023"
5585 "\002\125\123\061\034\060\032\006\003\125\004\012\023\023\101\155"
5586 "\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156\143"
5587 "\056\061\066\060\064\006\003\125\004\003\023\055\101\155\145\162"
5588 "\151\143\141\040\117\156\154\151\156\145\040\122\157\157\164\040"
5589 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165"
5590 "\164\150\157\162\151\164\171\040\062\060\202\002\042\060\015\006"
5591 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017"
5592 "\000\060\202\002\012\002\202\002\001\000\314\101\105\035\351\075"
5593 "\115\020\366\214\261\101\311\340\136\313\015\267\277\107\163\323"
5594 "\360\125\115\335\306\014\372\261\146\005\152\315\170\264\334\002"
5595 "\333\116\201\363\327\247\174\161\274\165\143\240\135\343\007\014"
5596 "\110\354\045\304\003\040\364\377\016\073\022\377\233\215\341\306"
5597 "\325\033\264\155\042\343\261\333\177\041\144\257\206\274\127\042"
5598 "\052\326\107\201\127\104\202\126\123\275\206\024\001\013\374\177"
5599 "\164\244\132\256\361\272\021\265\233\130\132\200\264\067\170\011"
5600 "\063\174\062\107\003\134\304\245\203\110\364\127\126\156\201\066"
5601 "\047\030\117\354\233\050\302\324\264\327\174\014\076\014\053\337"
5602 "\312\004\327\306\216\352\130\116\250\244\245\030\034\154\105\230"
5603 "\243\101\321\055\322\307\155\215\031\361\255\171\267\201\077\275"
5604 "\006\202\047\055\020\130\005\265\170\005\271\057\333\014\153\220"
5605 "\220\176\024\131\070\273\224\044\023\345\321\235\024\337\323\202"
5606 "\115\106\360\200\071\122\062\017\343\204\262\172\103\362\136\336"
5607 "\137\077\035\335\343\262\033\240\241\052\043\003\156\056\001\025"
5608 "\207\134\246\165\165\307\227\141\276\336\206\334\324\110\333\275"
5609 "\052\277\112\125\332\350\175\120\373\264\200\027\270\224\277\001"
5610 "\075\352\332\272\174\340\130\147\027\271\130\340\210\206\106\147"
5611 "\154\235\020\107\130\062\320\065\174\171\052\220\242\132\020\021"
5612 "\043\065\255\057\314\344\112\133\247\310\047\362\203\336\136\273"
5613 "\136\167\347\350\245\156\143\302\015\135\141\320\214\322\154\132"
5614 "\041\016\312\050\243\316\052\351\225\307\110\317\226\157\035\222"
5615 "\045\310\306\306\301\301\014\005\254\046\304\322\165\322\341\052"
5616 "\147\300\075\133\245\232\353\317\173\032\250\235\024\105\345\017"
5617 "\240\232\145\336\057\050\275\316\157\224\146\203\110\051\330\352"
5618 "\145\214\257\223\331\144\237\125\127\046\277\157\313\067\061\231"
5619 "\243\140\273\034\255\211\064\062\142\270\103\041\006\162\014\241"
5620 "\134\155\106\305\372\051\317\060\336\211\334\161\133\335\266\067"
5621 "\076\337\120\365\270\007\045\046\345\274\265\376\074\002\263\267"
5622 "\370\276\103\301\207\021\224\236\043\154\027\212\270\212\047\014"
5623 "\124\107\360\251\263\300\200\214\240\047\353\035\031\343\007\216"
5624 "\167\160\312\053\364\175\166\340\170\147\002\003\001\000\001\243"
5625 "\143\060\141\060\017\006\003\125\035\023\001\001\377\004\005\060"
5626 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\115"
5627 "\105\301\150\070\273\163\251\151\241\040\347\355\365\042\241\043"
5628 "\024\327\236\060\037\006\003\125\035\043\004\030\060\026\200\024"
5629 "\115\105\301\150\070\273\163\251\151\241\040\347\355\365\042\241"
5630 "\043\024\327\236\060\016\006\003\125\035\017\001\001\377\004\004"
5631 "\003\002\001\206\060\015\006\011\052\206\110\206\367\015\001\001"
5632 "\005\005\000\003\202\002\001\000\147\153\006\271\137\105\073\052"
5633 "\113\063\263\346\033\153\131\116\042\314\271\267\244\045\311\247"
5634 "\304\360\124\226\013\144\363\261\130\117\136\121\374\262\227\173"
5635 "\047\145\302\345\312\347\015\014\045\173\142\343\372\237\264\207"
5636 "\267\105\106\257\203\245\227\110\214\245\275\361\026\053\233\166"
5637 "\054\172\065\140\154\021\200\227\314\251\222\122\346\053\346\151"
5638 "\355\251\370\066\055\054\167\277\141\110\321\143\013\271\133\122"
5639 "\355\030\260\103\102\042\246\261\167\256\336\151\305\315\307\034"
5640 "\241\261\245\034\020\373\030\276\032\160\335\301\222\113\276\051"
5641 "\132\235\077\065\276\345\175\121\370\125\340\045\165\043\207\036"
5642 "\134\334\272\235\260\254\263\151\333\027\203\311\367\336\014\274"
5643 "\010\334\221\236\250\320\327\025\067\163\245\065\270\374\176\305"
5644 "\104\100\006\303\353\370\042\200\134\107\316\002\343\021\237\104"
5645 "\377\375\232\062\314\175\144\121\016\353\127\046\166\072\343\036"
5646 "\042\074\302\246\066\335\031\357\247\374\022\363\046\300\131\061"
5647 "\205\114\234\330\317\337\244\314\314\051\223\377\224\155\166\134"
5648 "\023\010\227\362\355\245\013\115\335\350\311\150\016\146\323\000"
5649 "\016\063\022\133\274\225\345\062\220\250\263\306\154\203\255\167"
5650 "\356\213\176\176\261\251\253\323\341\361\266\300\261\352\210\300"
5651 "\347\323\220\351\050\222\224\173\150\173\227\052\012\147\055\205"
5652 "\002\070\020\344\003\141\324\332\045\066\307\010\130\055\241\247"
5653 "\121\257\060\012\111\365\246\151\207\007\055\104\106\166\216\052"
5654 "\345\232\073\327\030\242\374\234\070\020\314\306\073\322\265\027"
5655 "\072\157\375\256\045\275\365\162\131\144\261\164\052\070\137\030"
5656 "\114\337\317\161\004\132\066\324\277\057\231\234\350\331\272\261"
5657 "\225\346\002\113\041\241\133\325\301\117\217\256\151\155\123\333"
5658 "\001\223\265\134\036\030\335\144\132\312\030\050\076\143\004\021"
5659 "\375\034\215\000\017\270\067\337\147\212\235\146\251\002\152\221"
5660 "\377\023\312\057\135\203\274\207\223\154\334\044\121\026\004\045"
5661 "\146\372\263\331\302\272\051\276\232\110\070\202\231\364\277\073"
5662 "\112\061\031\371\277\216\041\063\024\312\117\124\137\373\316\373"
5663 "\217\161\177\375\136\031\240\017\113\221\270\304\124\274\006\260"
5664 "\105\217\046\221\242\216\376\251"
5665 , (PRUint32)1448 }
5666 };
5667 static const NSSItem nss_builtins_items_79 [] = {
5668 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5669 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5670 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5671 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5672 { (void *)"America Online Root Certification Authority 2", (PRUint32)46 },
5673 { (void *)"\205\265\377\147\233\014\171\226\037\310\156\104\042\000\106\023"
5674 "\333\027\222\204"
5675 , (PRUint32)20 },
5676 { (void *)"\326\355\074\312\342\146\017\257\020\103\015\167\233\004\011\277"
5677 , (PRUint32)16 },
5678 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5679 "\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143"
5680 "\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060"
5681 "\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040"
5682 "\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164"
5683 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
5684 "\151\164\171\040\062"
5685 , (PRUint32)101 },
5686 { (void *)"\002\001\001"
5687 , (PRUint32)3 },
5688 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5689 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5690 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5692 };
5693 static const NSSItem nss_builtins_items_80 [] = {
5694 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5695 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5696 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5697 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5698 { (void *)"Visa eCommerce Root", (PRUint32)20 },
5699 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5700 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5701 "\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057"
5702 "\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156"
5703 "\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166"
5704 "\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061"
5705 "\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145"
5706 "\103\157\155\155\145\162\143\145\040\122\157\157\164"
5707 , (PRUint32)109 },
5708 { (void *)"0", (PRUint32)2 },
5709 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5710 "\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057"
5711 "\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156"
5712 "\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166"
5713 "\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061"
5714 "\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145"
5715 "\103\157\155\155\145\162\143\145\040\122\157\157\164"
5716 , (PRUint32)109 },
5717 { (void *)"\002\020\023\206\065\115\035\077\006\362\301\371\145\005\325\220"
5718 "\034\142"
5719 , (PRUint32)18 },
5720 { (void *)"\060\202\003\242\060\202\002\212\240\003\002\001\002\002\020\023"
5721 "\206\065\115\035\077\006\362\301\371\145\005\325\220\034\142\060"
5722 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\153"
5723 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\015\060"
5724 "\013\006\003\125\004\012\023\004\126\111\123\101\061\057\060\055"
5725 "\006\003\125\004\013\023\046\126\151\163\141\040\111\156\164\145"
5726 "\162\156\141\164\151\157\156\141\154\040\123\145\162\166\151\143"
5727 "\145\040\101\163\163\157\143\151\141\164\151\157\156\061\034\060"
5728 "\032\006\003\125\004\003\023\023\126\151\163\141\040\145\103\157"
5729 "\155\155\145\162\143\145\040\122\157\157\164\060\036\027\015\060"
5730 "\062\060\066\062\066\060\062\061\070\063\066\132\027\015\062\062"
5731 "\060\066\062\064\060\060\061\066\061\062\132\060\153\061\013\060"
5732 "\011\006\003\125\004\006\023\002\125\123\061\015\060\013\006\003"
5733 "\125\004\012\023\004\126\111\123\101\061\057\060\055\006\003\125"
5734 "\004\013\023\046\126\151\163\141\040\111\156\164\145\162\156\141"
5735 "\164\151\157\156\141\154\040\123\145\162\166\151\143\145\040\101"
5736 "\163\163\157\143\151\141\164\151\157\156\061\034\060\032\006\003"
5737 "\125\004\003\023\023\126\151\163\141\040\145\103\157\155\155\145"
5738 "\162\143\145\040\122\157\157\164\060\202\001\042\060\015\006\011"
5739 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
5740 "\060\202\001\012\002\202\001\001\000\257\127\336\126\036\156\241"
5741 "\332\140\261\224\047\313\027\333\007\077\200\205\117\310\234\266"
5742 "\320\364\157\117\317\231\330\341\333\302\110\134\072\254\071\063"
5743 "\307\037\152\213\046\075\053\065\365\110\261\221\301\002\116\004"
5744 "\226\221\173\260\063\360\261\024\116\021\157\265\100\257\033\105"
5745 "\245\112\357\176\266\254\362\240\037\130\077\022\106\140\074\215"
5746 "\241\340\175\317\127\076\063\036\373\107\361\252\025\227\007\125"
5747 "\146\245\265\055\056\330\200\131\262\247\015\267\106\354\041\143"
5748 "\377\065\253\245\002\317\052\364\114\376\173\365\224\135\204\115"
5749 "\250\362\140\217\333\016\045\074\237\163\161\317\224\337\112\352"
5750 "\333\337\162\070\214\363\226\275\361\027\274\322\272\073\105\132"
5751 "\306\247\366\306\027\213\001\235\374\031\250\052\203\026\270\072"
5752 "\110\376\116\076\240\253\006\031\351\123\363\200\023\007\355\055"
5753 "\277\077\012\074\125\040\071\054\054\000\151\164\225\112\274\040"
5754 "\262\251\171\345\030\211\221\250\334\034\115\357\273\176\067\013"
5755 "\135\376\071\245\210\122\214\000\154\354\030\174\101\275\366\213"
5756 "\165\167\272\140\235\204\347\376\055\002\003\001\000\001\243\102"
5757 "\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060\003"
5758 "\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003"
5759 "\002\001\006\060\035\006\003\125\035\016\004\026\004\024\025\070"
5760 "\203\017\077\054\077\160\063\036\315\106\376\007\214\040\340\327"
5761 "\303\267\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
5762 "\000\003\202\001\001\000\137\361\101\175\174\134\010\271\053\340"
5763 "\325\222\107\372\147\134\245\023\303\003\041\233\053\114\211\106"
5764 "\317\131\115\311\376\245\100\266\143\315\335\161\050\225\147\021"
5765 "\314\044\254\323\104\154\161\256\001\040\153\003\242\217\030\267"
5766 "\051\072\175\345\026\140\123\170\074\300\257\025\203\367\217\122"
5767 "\063\044\275\144\223\227\356\213\367\333\030\250\155\161\263\367"
5768 "\054\027\320\164\045\151\367\376\153\074\224\276\115\113\101\214"
5769 "\116\342\163\320\343\220\042\163\103\315\363\357\352\163\316\105"
5770 "\212\260\246\111\377\114\175\235\161\210\304\166\035\220\133\035"
5771 "\356\375\314\367\356\375\140\245\261\172\026\161\321\026\320\174"
5772 "\022\074\154\151\227\333\256\137\071\232\160\057\005\074\031\106"
5773 "\004\231\040\066\320\140\156\141\006\273\026\102\214\160\367\060"
5774 "\373\340\333\146\243\000\001\275\346\054\332\221\137\240\106\213"
5775 "\115\152\234\075\075\335\005\106\376\166\277\240\012\074\344\000"
5776 "\346\047\267\377\204\055\336\272\042\047\226\020\161\353\042\355"
5777 "\337\337\063\234\317\343\255\256\216\324\216\346\117\121\257\026"
5778 "\222\340\134\366\007\017"
5779 , (PRUint32)934 }
5780 };
5781 static const NSSItem nss_builtins_items_81 [] = {
5782 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5783 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5784 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5785 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5786 { (void *)"Visa eCommerce Root", (PRUint32)20 },
5787 { (void *)"\160\027\233\206\214\000\244\372\140\221\122\042\077\237\076\062"
5788 "\275\340\005\142"
5789 , (PRUint32)20 },
5790 { (void *)"\374\021\270\330\010\223\060\000\155\043\371\176\353\122\036\002"
5791 , (PRUint32)16 },
5792 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
5793 "\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057"
5794 "\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156"
5795 "\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166"
5796 "\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061"
5797 "\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145"
5798 "\103\157\155\155\145\162\143\145\040\122\157\157\164"
5799 , (PRUint32)109 },
5800 { (void *)"\002\020\023\206\065\115\035\077\006\362\301\371\145\005\325\220"
5801 "\034\142"
5802 , (PRUint32)18 },
5803 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5804 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5805 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5806 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5807 };
5808 static const NSSItem nss_builtins_items_82 [] = {
5809 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5810 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5811 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5812 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5813 { (void *)"Certum Root CA", (PRUint32)15 },
5814 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5815 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
5816 "\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164"
5817 "\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020"
5818 "\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101"
5819 , (PRUint32)64 },
5820 { (void *)"0", (PRUint32)2 },
5821 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
5822 "\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164"
5823 "\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020"
5824 "\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101"
5825 , (PRUint32)64 },
5826 { (void *)"\002\003\001\000\040"
5827 , (PRUint32)5 },
5828 { (void *)"\060\202\003\014\060\202\001\364\240\003\002\001\002\002\003\001"
5829 "\000\040\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
5830 "\000\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114"
5831 "\061\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145"
5832 "\164\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060"
5833 "\020\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103"
5834 "\101\060\036\027\015\060\062\060\066\061\061\061\060\064\066\063"
5835 "\071\132\027\015\062\067\060\066\061\061\061\060\064\066\063\071"
5836 "\132\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114"
5837 "\061\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145"
5838 "\164\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060"
5839 "\020\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103"
5840 "\101\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
5841 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
5842 "\001\000\316\261\301\056\323\117\174\315\045\316\030\076\117\304"
5843 "\214\157\200\152\163\310\133\121\370\233\322\334\273\000\134\261"
5844 "\240\374\165\003\356\201\360\210\356\043\122\351\346\025\063\215"
5845 "\254\055\011\305\166\371\053\071\200\211\344\227\113\220\245\250"
5846 "\170\370\163\103\173\244\141\260\330\130\314\341\154\146\176\234"
5847 "\363\011\136\125\143\204\325\250\357\363\261\056\060\150\263\304"
5848 "\074\330\254\156\215\231\132\220\116\064\334\066\232\217\201\210"
5849 "\120\267\155\226\102\011\363\327\225\203\015\101\113\260\152\153"
5850 "\370\374\017\176\142\237\147\304\355\046\137\020\046\017\010\117"
5851 "\360\244\127\050\316\217\270\355\105\366\156\356\045\135\252\156"
5852 "\071\276\344\223\057\331\107\240\162\353\372\246\133\257\312\123"
5853 "\077\342\016\306\226\126\021\156\367\351\146\251\046\330\177\225"
5854 "\123\355\012\205\210\272\117\051\245\102\214\136\266\374\205\040"
5855 "\000\252\150\013\241\032\205\001\234\304\106\143\202\210\266\042"
5856 "\261\356\376\252\106\131\176\317\065\054\325\266\332\135\367\110"
5857 "\063\024\124\266\353\331\157\316\315\210\326\253\033\332\226\073"
5858 "\035\131\002\003\001\000\001\243\023\060\021\060\017\006\003\125"
5859 "\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006\011"
5860 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
5861 "\270\215\316\357\347\024\272\317\356\260\104\222\154\264\071\076"
5862 "\242\204\156\255\270\041\167\322\324\167\202\207\346\040\101\201"
5863 "\356\342\370\021\267\143\321\027\067\276\031\166\044\034\004\032"
5864 "\114\353\075\252\147\157\055\324\315\376\145\061\160\305\033\246"
5865 "\002\012\272\140\173\155\130\302\232\111\376\143\062\013\153\343"
5866 "\072\300\254\253\073\260\350\323\011\121\214\020\203\306\064\340"
5867 "\305\053\340\032\266\140\024\047\154\062\167\214\274\262\162\230"
5868 "\317\315\314\077\271\310\044\102\024\326\127\374\346\046\103\251"
5869 "\035\345\200\220\316\003\124\050\076\367\077\323\370\115\355\152"
5870 "\012\072\223\023\233\073\024\043\023\143\234\077\321\207\047\171"
5871 "\345\114\121\343\001\255\205\135\032\073\261\325\163\020\244\323"
5872 "\362\274\156\144\365\132\126\220\250\307\016\114\164\017\056\161"
5873 "\073\367\310\107\364\151\157\025\362\021\136\203\036\234\174\122"
5874 "\256\375\002\332\022\250\131\147\030\333\274\160\335\233\261\151"
5875 "\355\200\316\211\100\110\152\016\065\312\051\146\025\041\224\054"
5876 "\350\140\052\233\205\112\100\363\153\212\044\354\006\026\054\163"
5877 , (PRUint32)784 }
5878 };
5879 static const NSSItem nss_builtins_items_83 [] = {
5880 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5881 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5882 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5883 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5884 { (void *)"Certum Root CA", (PRUint32)15 },
5885 { (void *)"\142\122\334\100\367\021\103\242\057\336\236\367\064\216\006\102"
5886 "\121\261\201\030"
5887 , (PRUint32)20 },
5888 { (void *)"\054\217\237\146\035\030\220\261\107\046\235\216\206\202\214\251"
5889 , (PRUint32)16 },
5890 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
5891 "\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164"
5892 "\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020"
5893 "\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101"
5894 , (PRUint32)64 },
5895 { (void *)"\002\003\001\000\040"
5896 , (PRUint32)5 },
5897 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5898 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5899 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
5900 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
5901 };
5902 static const NSSItem nss_builtins_items_84 [] = {
5903 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
5904 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
5905 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5906 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
5907 { (void *)"Comodo AAA Services root", (PRUint32)25 },
5908 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
5909 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
5910 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
5911 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
5912 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
5913 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
5914 "\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003"
5915 "\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151"
5916 "\143\141\164\145\040\123\145\162\166\151\143\145\163"
5917 , (PRUint32)125 },
5918 { (void *)"0", (PRUint32)2 },
5919 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
5920 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
5921 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
5922 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
5923 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
5924 "\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003"
5925 "\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151"
5926 "\143\141\164\145\040\123\145\162\166\151\143\145\163"
5927 , (PRUint32)125 },
5928 { (void *)"\002\001\001"
5929 , (PRUint32)3 },
5930 { (void *)"\060\202\004\062\060\202\003\032\240\003\002\001\002\002\001\001"
5931 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
5932 "\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033"
5933 "\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162"
5934 "\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006"
5935 "\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060"
5936 "\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103"
5937 "\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003\125"
5938 "\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151\143"
5939 "\141\164\145\040\123\145\162\166\151\143\145\163\060\036\027\015"
5940 "\060\064\060\061\060\061\060\060\060\060\060\060\132\027\015\062"
5941 "\070\061\062\063\061\062\063\065\071\065\071\132\060\173\061\013"
5942 "\060\011\006\003\125\004\006\023\002\107\102\061\033\060\031\006"
5943 "\003\125\004\010\014\022\107\162\145\141\164\145\162\040\115\141"
5944 "\156\143\150\145\163\164\145\162\061\020\060\016\006\003\125\004"
5945 "\007\014\007\123\141\154\146\157\162\144\061\032\060\030\006\003"
5946 "\125\004\012\014\021\103\157\155\157\144\157\040\103\101\040\114"
5947 "\151\155\151\164\145\144\061\041\060\037\006\003\125\004\003\014"
5948 "\030\101\101\101\040\103\145\162\164\151\146\151\143\141\164\145"
5949 "\040\123\145\162\166\151\143\145\163\060\202\001\042\060\015\006"
5950 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
5951 "\000\060\202\001\012\002\202\001\001\000\276\100\235\364\156\341"
5952 "\352\166\207\034\115\105\104\216\276\106\310\203\006\235\301\052"
5953 "\376\030\037\216\344\002\372\363\253\135\120\212\026\061\013\232"
5954 "\006\320\305\160\042\315\111\055\124\143\314\266\156\150\106\013"
5955 "\123\352\313\114\044\300\274\162\116\352\361\025\256\364\124\232"
5956 "\022\012\303\172\262\063\140\342\332\211\125\363\042\130\363\336"
5957 "\334\317\357\203\206\242\214\224\117\237\150\362\230\220\106\204"
5958 "\047\307\166\277\343\314\065\054\213\136\007\144\145\202\300\110"
5959 "\260\250\221\371\141\237\166\040\120\250\221\307\146\265\353\170"
5960 "\142\003\126\360\212\032\023\352\061\243\036\240\231\375\070\366"
5961 "\366\047\062\130\157\007\365\153\270\373\024\053\257\267\252\314"
5962 "\326\143\137\163\214\332\005\231\250\070\250\313\027\170\066\121"
5963 "\254\351\236\364\170\072\215\317\017\331\102\342\230\014\253\057"
5964 "\237\016\001\336\357\237\231\111\361\055\337\254\164\115\033\230"
5965 "\265\107\305\345\051\321\371\220\030\307\142\234\276\203\307\046"
5966 "\173\076\212\045\307\300\335\235\346\065\150\020\040\235\217\330"
5967 "\336\322\303\204\234\015\136\350\057\311\002\003\001\000\001\243"
5968 "\201\300\060\201\275\060\035\006\003\125\035\016\004\026\004\024"
5969 "\240\021\012\043\076\226\361\007\354\342\257\051\357\202\245\177"
5970 "\320\060\244\264\060\016\006\003\125\035\017\001\001\377\004\004"
5971 "\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005"
5972 "\060\003\001\001\377\060\173\006\003\125\035\037\004\164\060\162"
5973 "\060\070\240\066\240\064\206\062\150\164\164\160\072\057\057\143"
5974 "\162\154\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
5975 "\101\101\101\103\145\162\164\151\146\151\143\141\164\145\123\145"
5976 "\162\166\151\143\145\163\056\143\162\154\060\066\240\064\240\062"
5977 "\206\060\150\164\164\160\072\057\057\143\162\154\056\143\157\155"
5978 "\157\144\157\056\156\145\164\057\101\101\101\103\145\162\164\151"
5979 "\146\151\143\141\164\145\123\145\162\166\151\143\145\163\056\143"
5980 "\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
5981 "\000\003\202\001\001\000\010\126\374\002\360\233\350\377\244\372"
5982 "\326\173\306\104\200\316\117\304\305\366\000\130\314\246\266\274"
5983 "\024\111\150\004\166\350\346\356\135\354\002\017\140\326\215\120"
5984 "\030\117\046\116\001\343\346\260\245\356\277\274\164\124\101\277"
5985 "\375\374\022\270\307\117\132\364\211\140\005\177\140\267\005\112"
5986 "\363\366\361\302\277\304\271\164\206\266\055\175\153\314\322\363"
5987 "\106\335\057\306\340\152\303\303\064\003\054\175\226\335\132\302"
5988 "\016\247\012\231\301\005\213\253\014\057\363\134\072\317\154\067"
5989 "\125\011\207\336\123\100\154\130\357\374\266\253\145\156\004\366"
5990 "\033\334\074\340\132\025\306\236\331\361\131\110\060\041\145\003"
5991 "\154\354\351\041\163\354\233\003\241\340\067\255\240\025\030\217"
5992 "\372\272\002\316\247\054\251\020\023\054\324\345\010\046\253\042"
5993 "\227\140\370\220\136\164\324\242\232\123\275\362\251\150\340\242"
5994 "\156\302\327\154\261\243\017\236\277\353\150\347\126\362\256\362"
5995 "\343\053\070\072\011\201\265\153\205\327\276\055\355\077\032\267"
5996 "\262\143\342\365\142\054\202\324\152\000\101\120\361\071\203\237"
5997 "\225\351\066\226\230\156"
5998 , (PRUint32)1078 }
5999 };
6000 static const NSSItem nss_builtins_items_85 [] = {
6001 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6002 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6003 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6004 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6005 { (void *)"Comodo AAA Services root", (PRUint32)25 },
6006 { (void *)"\321\353\043\244\155\027\326\217\331\045\144\302\361\361\140\027"
6007 "\144\330\343\111"
6008 , (PRUint32)20 },
6009 { (void *)"\111\171\004\260\353\207\031\254\107\260\274\021\121\233\164\320"
6010 , (PRUint32)16 },
6011 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6012 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6013 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6014 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6015 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6016 "\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003"
6017 "\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151"
6018 "\143\141\164\145\040\123\145\162\166\151\143\145\163"
6019 , (PRUint32)125 },
6020 { (void *)"\002\001\001"
6021 , (PRUint32)3 },
6022 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6023 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6024 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6025 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6026 };
6027 static const NSSItem nss_builtins_items_86 [] = {
6028 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6029 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6030 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6031 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6032 { (void *)"Comodo Secure Services root", (PRUint32)28 },
6033 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6034 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6035 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6036 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6037 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6038 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6039 "\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003"
6040 "\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164"
6041 "\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163"
6042 , (PRUint32)128 },
6043 { (void *)"0", (PRUint32)2 },
6044 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6045 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6046 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6047 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6048 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6049 "\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003"
6050 "\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164"
6051 "\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163"
6052 , (PRUint32)128 },
6053 { (void *)"\002\001\001"
6054 , (PRUint32)3 },
6055 { (void *)"\060\202\004\077\060\202\003\047\240\003\002\001\002\002\001\001"
6056 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
6057 "\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033"
6058 "\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162"
6059 "\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006"
6060 "\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060"
6061 "\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103"
6062 "\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003\125"
6063 "\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164\151"
6064 "\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163\060"
6065 "\036\027\015\060\064\060\061\060\061\060\060\060\060\060\060\132"
6066 "\027\015\062\070\061\062\063\061\062\063\065\071\065\071\132\060"
6067 "\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033"
6068 "\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162"
6069 "\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006"
6070 "\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060"
6071 "\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103"
6072 "\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003\125"
6073 "\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164\151"
6074 "\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163\060"
6075 "\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
6076 "\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000"
6077 "\300\161\063\202\212\320\160\353\163\207\202\100\325\035\344\313"
6078 "\311\016\102\220\371\336\064\271\241\272\021\364\045\205\363\314"
6079 "\162\155\362\173\227\153\263\007\361\167\044\221\137\045\217\366"
6080 "\164\075\344\200\302\370\074\015\363\277\100\352\367\310\122\321"
6081 "\162\157\357\310\253\101\270\156\056\027\052\225\151\014\315\322"
6082 "\036\224\173\055\224\035\252\165\327\263\230\313\254\274\144\123"
6083 "\100\274\217\254\254\066\313\134\255\273\335\340\224\027\354\321"
6084 "\134\320\277\357\245\225\311\220\305\260\254\373\033\103\337\172"
6085 "\010\135\267\270\362\100\033\053\047\236\120\316\136\145\202\210"
6086 "\214\136\323\116\014\172\352\010\221\266\066\252\053\102\373\352"
6087 "\302\243\071\345\333\046\070\255\213\012\356\031\143\307\034\044"
6088 "\337\003\170\332\346\352\301\107\032\013\013\106\011\335\002\374"
6089 "\336\313\207\137\327\060\143\150\241\256\334\062\241\272\276\376"
6090 "\104\253\150\266\245\027\025\375\275\325\247\247\232\344\104\063"
6091 "\351\210\216\374\355\121\353\223\161\116\255\001\347\104\216\253"
6092 "\055\313\250\376\001\111\110\360\300\335\307\150\330\222\376\075"
6093 "\002\003\001\000\001\243\201\307\060\201\304\060\035\006\003\125"
6094 "\035\016\004\026\004\024\074\330\223\210\302\300\202\011\314\001"
6095 "\231\006\223\040\351\236\160\011\143\117\060\016\006\003\125\035"
6096 "\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125\035"
6097 "\023\001\001\377\004\005\060\003\001\001\377\060\201\201\006\003"
6098 "\125\035\037\004\172\060\170\060\073\240\071\240\067\206\065\150"
6099 "\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157"
6100 "\143\141\056\143\157\155\057\123\145\143\165\162\145\103\145\162"
6101 "\164\151\146\151\143\141\164\145\123\145\162\166\151\143\145\163"
6102 "\056\143\162\154\060\071\240\067\240\065\206\063\150\164\164\160"
6103 "\072\057\057\143\162\154\056\143\157\155\157\144\157\056\156\145"
6104 "\164\057\123\145\143\165\162\145\103\145\162\164\151\146\151\143"
6105 "\141\164\145\123\145\162\166\151\143\145\163\056\143\162\154\060"
6106 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
6107 "\001\001\000\207\001\155\043\035\176\133\027\175\301\141\062\317"
6108 "\217\347\363\212\224\131\146\340\236\050\250\136\323\267\364\064"
6109 "\346\252\071\262\227\026\305\202\157\062\244\351\214\347\257\375"
6110 "\357\302\350\271\113\252\243\364\346\332\215\145\041\373\272\200"
6111 "\353\046\050\205\032\376\071\214\336\133\004\004\264\124\371\243"
6112 "\147\236\101\372\011\122\314\005\110\250\311\077\041\004\036\316"
6113 "\110\153\374\205\350\302\173\257\177\267\314\370\137\072\375\065"
6114 "\306\015\357\227\334\114\253\021\341\153\313\061\321\154\373\110"
6115 "\200\253\334\234\067\270\041\024\113\015\161\075\354\203\063\156"
6116 "\321\156\062\026\354\230\307\026\213\131\246\064\253\005\127\055"
6117 "\223\367\252\023\313\322\023\342\267\056\073\315\153\120\027\011"
6118 "\150\076\265\046\127\356\266\340\266\335\271\051\200\171\175\217"
6119 "\243\360\244\050\244\025\304\205\364\047\324\153\277\345\134\344"
6120 "\145\002\166\124\264\343\067\146\044\323\031\141\310\122\020\345"
6121 "\213\067\232\271\251\371\035\277\352\231\222\141\226\377\001\315"
6122 "\241\137\015\274\161\274\016\254\013\035\107\105\035\301\354\174"
6123 "\354\375\051"
6124 , (PRUint32)1091 }
6125 };
6126 static const NSSItem nss_builtins_items_87 [] = {
6127 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6128 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6129 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6130 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6131 { (void *)"Comodo Secure Services root", (PRUint32)28 },
6132 { (void *)"\112\145\325\364\035\357\071\270\270\220\112\112\323\144\201\063"
6133 "\317\307\241\321"
6134 , (PRUint32)20 },
6135 { (void *)"\323\331\275\256\237\254\147\044\263\310\033\122\341\271\251\275"
6136 , (PRUint32)16 },
6137 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6138 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6139 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6140 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6141 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6142 "\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003"
6143 "\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164"
6144 "\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163"
6145 , (PRUint32)128 },
6146 { (void *)"\002\001\001"
6147 , (PRUint32)3 },
6148 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6149 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6150 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6151 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6152 };
6153 static const NSSItem nss_builtins_items_88 [] = {
6154 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6155 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6156 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6157 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6158 { (void *)"Comodo Trusted Services root", (PRUint32)29 },
6159 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6160 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6161 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6162 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6163 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6164 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6165 "\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6166 "\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162"
6167 "\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145"
6168 "\163"
6169 , (PRUint32)129 },
6170 { (void *)"0", (PRUint32)2 },
6171 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6172 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6173 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6174 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6175 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6176 "\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6177 "\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162"
6178 "\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145"
6179 "\163"
6180 , (PRUint32)129 },
6181 { (void *)"\002\001\001"
6182 , (PRUint32)3 },
6183 { (void *)"\060\202\004\103\060\202\003\053\240\003\002\001\002\002\001\001"
6184 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
6185 "\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033"
6186 "\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162"
6187 "\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006"
6188 "\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060"
6189 "\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103"
6190 "\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003\125"
6191 "\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162\164"
6192 "\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163"
6193 "\060\036\027\015\060\064\060\061\060\061\060\060\060\060\060\060"
6194 "\132\027\015\062\070\061\062\063\061\062\063\065\071\065\071\132"
6195 "\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6196 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6197 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6198 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6199 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6200 "\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6201 "\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162"
6202 "\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145"
6203 "\163\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
6204 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
6205 "\001\000\337\161\157\066\130\123\132\362\066\124\127\200\304\164"
6206 "\010\040\355\030\177\052\035\346\065\232\036\045\254\234\345\226"
6207 "\176\162\122\240\025\102\333\131\335\144\172\032\320\270\173\335"
6208 "\071\025\274\125\110\304\355\072\000\352\061\021\272\362\161\164"
6209 "\032\147\270\317\063\314\250\061\257\243\343\327\177\277\063\055"
6210 "\114\152\074\354\213\303\222\322\123\167\044\164\234\007\156\160"
6211 "\374\275\013\133\166\272\137\362\377\327\067\113\112\140\170\367"
6212 "\360\372\312\160\264\352\131\252\243\316\110\057\251\303\262\013"
6213 "\176\027\162\026\014\246\007\014\033\070\317\311\142\267\077\240"
6214 "\223\245\207\101\362\267\160\100\167\330\276\024\174\343\250\300"
6215 "\172\216\351\143\152\321\017\232\306\322\364\213\072\024\004\126"
6216 "\324\355\270\314\156\365\373\342\054\130\275\177\117\153\053\367"
6217 "\140\044\130\044\316\046\357\064\221\072\325\343\201\320\262\360"
6218 "\004\002\327\133\267\076\222\254\153\022\212\371\344\005\260\073"
6219 "\221\111\134\262\353\123\352\370\237\107\206\356\277\225\300\300"
6220 "\006\237\322\133\136\021\033\364\307\004\065\051\322\125\134\344"
6221 "\355\353\002\003\001\000\001\243\201\311\060\201\306\060\035\006"
6222 "\003\125\035\016\004\026\004\024\305\173\130\275\355\332\045\151"
6223 "\322\367\131\026\250\263\062\300\173\047\133\364\060\016\006\003"
6224 "\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003"
6225 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\201\203"
6226 "\006\003\125\035\037\004\174\060\172\060\074\240\072\240\070\206"
6227 "\066\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157"
6228 "\144\157\143\141\056\143\157\155\057\124\162\165\163\164\145\144"
6229 "\103\145\162\164\151\146\151\143\141\164\145\123\145\162\166\151"
6230 "\143\145\163\056\143\162\154\060\072\240\070\240\066\206\064\150"
6231 "\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157"
6232 "\056\156\145\164\057\124\162\165\163\164\145\144\103\145\162\164"
6233 "\151\146\151\143\141\164\145\123\145\162\166\151\143\145\163\056"
6234 "\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005"
6235 "\005\000\003\202\001\001\000\310\223\201\073\211\264\257\270\204"
6236 "\022\114\215\322\360\333\160\272\127\206\025\064\020\271\057\177"
6237 "\036\260\250\211\140\241\212\302\167\014\120\112\233\000\213\330"
6238 "\213\364\101\342\320\203\212\112\034\024\006\260\243\150\005\160"
6239 "\061\060\247\123\233\016\351\112\240\130\151\147\016\256\235\366"
6240 "\245\054\101\277\074\006\153\344\131\314\155\020\361\226\157\037"
6241 "\337\364\004\002\244\237\105\076\310\330\372\066\106\104\120\077"
6242 "\202\227\221\037\050\333\030\021\214\052\344\145\203\127\022\022"
6243 "\214\027\077\224\066\376\135\260\300\004\167\023\270\364\025\325"
6244 "\077\070\314\224\072\125\320\254\230\365\272\000\137\340\206\031"
6245 "\201\170\057\050\300\176\323\314\102\012\365\256\120\240\321\076"
6246 "\306\241\161\354\077\240\040\214\146\072\211\264\216\324\330\261"
6247 "\115\045\107\356\057\210\310\265\341\005\105\300\276\024\161\336"
6248 "\172\375\216\173\175\115\010\226\245\022\163\360\055\312\067\047"
6249 "\164\022\047\114\313\266\227\351\331\256\010\155\132\071\100\335"
6250 "\005\107\165\152\132\041\263\243\030\317\116\367\056\127\267\230"
6251 "\160\136\310\304\170\260\142"
6252 , (PRUint32)1095 }
6253 };
6254 static const NSSItem nss_builtins_items_89 [] = {
6255 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6256 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6257 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6258 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6259 { (void *)"Comodo Trusted Services root", (PRUint32)29 },
6260 { (void *)"\341\237\343\016\213\204\140\236\200\233\027\015\162\250\305\272"
6261 "\156\024\011\275"
6262 , (PRUint32)20 },
6263 { (void *)"\221\033\077\156\315\236\253\356\007\376\037\161\322\263\141\047"
6264 , (PRUint32)16 },
6265 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
6266 "\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145"
6267 "\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016"
6268 "\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032"
6269 "\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040"
6270 "\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6271 "\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162"
6272 "\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145"
6273 "\163"
6274 , (PRUint32)129 },
6275 { (void *)"\002\001\001"
6276 , (PRUint32)3 },
6277 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6278 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6279 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6280 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6281 };
6282 static const NSSItem nss_builtins_items_90 [] = {
6283 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6284 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6285 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6286 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6287 { (void *)"QuoVadis Root CA", (PRUint32)17 },
6288 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6289 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6290 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6291 "\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6292 "\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146"
6293 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6294 "\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126"
6295 "\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146"
6296 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6297 "\171"
6298 , (PRUint32)129 },
6299 { (void *)"0", (PRUint32)2 },
6300 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6301 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6302 "\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6303 "\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146"
6304 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6305 "\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126"
6306 "\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146"
6307 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6308 "\171"
6309 , (PRUint32)129 },
6310 { (void *)"\002\004\072\266\120\213"
6311 , (PRUint32)6 },
6312 { (void *)"\060\202\005\320\060\202\004\270\240\003\002\001\002\002\004\072"
6313 "\266\120\213\060\015\006\011\052\206\110\206\367\015\001\001\005"
6314 "\005\000\060\177\061\013\060\011\006\003\125\004\006\023\002\102"
6315 "\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157\126"
6316 "\141\144\151\163\040\114\151\155\151\164\145\144\061\045\060\043"
6317 "\006\003\125\004\013\023\034\122\157\157\164\040\103\145\162\164"
6318 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
6319 "\151\164\171\061\056\060\054\006\003\125\004\003\023\045\121\165"
6320 "\157\126\141\144\151\163\040\122\157\157\164\040\103\145\162\164"
6321 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
6322 "\151\164\171\060\036\027\015\060\061\060\063\061\071\061\070\063"
6323 "\063\063\063\132\027\015\062\061\060\063\061\067\061\070\063\063"
6324 "\063\063\132\060\177\061\013\060\011\006\003\125\004\006\023\002"
6325 "\102\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157"
6326 "\126\141\144\151\163\040\114\151\155\151\164\145\144\061\045\060"
6327 "\043\006\003\125\004\013\023\034\122\157\157\164\040\103\145\162"
6328 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
6329 "\162\151\164\171\061\056\060\054\006\003\125\004\003\023\045\121"
6330 "\165\157\126\141\144\151\163\040\122\157\157\164\040\103\145\162"
6331 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
6332 "\162\151\164\171\060\202\001\042\060\015\006\011\052\206\110\206"
6333 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
6334 "\002\202\001\001\000\277\141\265\225\123\272\127\374\372\362\147"
6335 "\013\072\032\337\021\200\144\225\264\321\274\315\172\317\366\051"
6336 "\226\056\044\124\100\044\070\367\032\205\334\130\114\313\244\047"
6337 "\102\227\320\237\203\212\303\344\006\003\133\000\245\121\036\160"
6338 "\004\164\342\301\324\072\253\327\255\073\007\030\005\216\375\203"
6339 "\254\352\146\331\030\033\150\212\365\127\032\230\272\365\355\166"
6340 "\075\174\331\336\224\152\073\113\027\301\325\217\275\145\070\072"
6341 "\225\320\075\125\066\116\337\171\127\061\052\036\330\131\145\111"
6342 "\130\040\230\176\253\137\176\237\351\326\115\354\203\164\251\307"
6343 "\154\330\356\051\112\205\052\006\024\371\124\346\323\332\145\007"
6344 "\213\143\067\022\327\320\354\303\173\040\101\104\243\355\313\240"
6345 "\027\341\161\145\316\035\146\061\367\166\001\031\310\175\003\130"
6346 "\266\225\111\035\246\022\046\350\306\014\166\340\343\146\313\352"
6347 "\135\246\046\356\345\314\137\275\147\247\001\047\016\242\312\124"
6348 "\305\261\172\225\035\161\036\112\051\212\003\334\152\105\301\244"
6349 "\031\136\157\066\315\303\242\260\267\376\134\070\342\122\274\370"
6350 "\104\103\346\220\273\002\003\001\000\001\243\202\002\122\060\202"
6351 "\002\116\060\075\006\010\053\006\001\005\005\007\001\001\004\061"
6352 "\060\057\060\055\006\010\053\006\001\005\005\007\060\001\206\041"
6353 "\150\164\164\160\163\072\057\057\157\143\163\160\056\161\165\157"
6354 "\166\141\144\151\163\157\146\146\163\150\157\162\145\056\143\157"
6355 "\155\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
6356 "\001\377\060\202\001\032\006\003\125\035\040\004\202\001\021\060"
6357 "\202\001\015\060\202\001\011\006\011\053\006\001\004\001\276\130"
6358 "\000\001\060\201\373\060\201\324\006\010\053\006\001\005\005\007"
6359 "\002\002\060\201\307\032\201\304\122\145\154\151\141\156\143\145"
6360 "\040\157\156\040\164\150\145\040\121\165\157\126\141\144\151\163"
6361 "\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141\164"
6362 "\145\040\142\171\040\141\156\171\040\160\141\162\164\171\040\141"
6363 "\163\163\165\155\145\163\040\141\143\143\145\160\164\141\156\143"
6364 "\145\040\157\146\040\164\150\145\040\164\150\145\156\040\141\160"
6365 "\160\154\151\143\141\142\154\145\040\163\164\141\156\144\141\162"
6366 "\144\040\164\145\162\155\163\040\141\156\144\040\143\157\156\144"
6367 "\151\164\151\157\156\163\040\157\146\040\165\163\145\054\040\143"
6368 "\145\162\164\151\146\151\143\141\164\151\157\156\040\160\162\141"
6369 "\143\164\151\143\145\163\054\040\141\156\144\040\164\150\145\040"
6370 "\121\165\157\126\141\144\151\163\040\103\145\162\164\151\146\151"
6371 "\143\141\164\145\040\120\157\154\151\143\171\056\060\042\006\010"
6372 "\053\006\001\005\005\007\002\001\026\026\150\164\164\160\072\057"
6373 "\057\167\167\167\056\161\165\157\166\141\144\151\163\056\142\155"
6374 "\060\035\006\003\125\035\016\004\026\004\024\213\113\155\355\323"
6375 "\051\271\006\031\354\071\071\251\360\227\204\152\313\357\337\060"
6376 "\201\256\006\003\125\035\043\004\201\246\060\201\243\200\024\213"
6377 "\113\155\355\323\051\271\006\031\354\071\071\251\360\227\204\152"
6378 "\313\357\337\241\201\204\244\201\201\060\177\061\013\060\011\006"
6379 "\003\125\004\006\023\002\102\115\061\031\060\027\006\003\125\004"
6380 "\012\023\020\121\165\157\126\141\144\151\163\040\114\151\155\151"
6381 "\164\145\144\061\045\060\043\006\003\125\004\013\023\034\122\157"
6382 "\157\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
6383 "\040\101\165\164\150\157\162\151\164\171\061\056\060\054\006\003"
6384 "\125\004\003\023\045\121\165\157\126\141\144\151\163\040\122\157"
6385 "\157\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
6386 "\040\101\165\164\150\157\162\151\164\171\202\004\072\266\120\213"
6387 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
6388 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
6389 "\202\001\001\000\212\324\024\265\376\364\232\222\247\031\324\244"
6390 "\176\162\030\217\331\150\174\122\044\335\147\157\071\172\304\252"
6391 "\136\075\342\130\260\115\160\230\204\141\350\033\343\151\030\016"
6392 "\316\373\107\120\240\116\377\360\044\037\275\262\316\365\047\374"
6393 "\354\057\123\252\163\173\003\075\164\156\346\026\236\353\245\056"
6394 "\304\277\126\047\120\053\142\272\276\113\034\074\125\134\101\035"
6395 "\044\276\202\040\107\135\325\104\176\172\026\150\337\175\115\121"
6396 "\160\170\127\035\063\036\375\002\231\234\014\315\012\005\117\307"
6397 "\273\216\244\165\372\112\155\261\200\216\011\126\271\234\032\140"
6398 "\376\135\301\327\172\334\021\170\320\326\135\301\267\325\255\062"
6399 "\231\003\072\212\314\124\045\071\061\201\173\023\042\121\272\106"
6400 "\154\241\273\236\372\004\154\111\046\164\217\322\163\353\314\060"
6401 "\242\346\352\131\042\207\370\227\365\016\375\352\314\222\244\026"
6402 "\304\122\030\352\041\316\261\361\346\204\201\345\272\251\206\050"
6403 "\362\103\132\135\022\235\254\036\331\250\345\012\152\247\177\240"
6404 "\207\051\317\362\211\115\324\354\305\342\346\172\320\066\043\212"
6405 "\112\164\066\371"
6406 , (PRUint32)1492 }
6407 };
6408 static const NSSItem nss_builtins_items_91 [] = {
6409 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6410 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6411 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6412 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6413 { (void *)"QuoVadis Root CA", (PRUint32)17 },
6414 { (void *)"\336\077\100\275\120\223\323\233\154\140\366\332\274\007\142\001"
6415 "\000\211\166\311"
6416 , (PRUint32)20 },
6417 { (void *)"\047\336\066\376\162\267\000\003\000\235\364\360\036\154\004\044"
6418 , (PRUint32)16 },
6419 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6420 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6421 "\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003"
6422 "\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146"
6423 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6424 "\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126"
6425 "\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146"
6426 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
6427 "\171"
6428 , (PRUint32)129 },
6429 { (void *)"\002\004\072\266\120\213"
6430 , (PRUint32)6 },
6431 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6432 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6433 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6434 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6435 };
6436 static const NSSItem nss_builtins_items_92 [] = {
6437 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6438 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6439 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6440 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6441 { (void *)"QuoVadis Root CA 2", (PRUint32)19 },
6442 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6443 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6444 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6445 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6446 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6447 "\157\164\040\103\101\040\062"
6448 , (PRUint32)71 },
6449 { (void *)"0", (PRUint32)2 },
6450 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6451 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6452 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6453 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6454 "\157\164\040\103\101\040\062"
6455 , (PRUint32)71 },
6456 { (void *)"\002\002\005\011"
6457 , (PRUint32)4 },
6458 { (void *)"\060\202\005\267\060\202\003\237\240\003\002\001\002\002\002\005"
6459 "\011\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
6460 "\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6461 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6462 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6463 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6464 "\157\164\040\103\101\040\062\060\036\027\015\060\066\061\061\062"
6465 "\064\061\070\062\067\060\060\132\027\015\063\061\061\061\062\064"
6466 "\061\070\062\063\063\063\132\060\105\061\013\060\011\006\003\125"
6467 "\004\006\023\002\102\115\061\031\060\027\006\003\125\004\012\023"
6468 "\020\121\165\157\126\141\144\151\163\040\114\151\155\151\164\145"
6469 "\144\061\033\060\031\006\003\125\004\003\023\022\121\165\157\126"
6470 "\141\144\151\163\040\122\157\157\164\040\103\101\040\062\060\202"
6471 "\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
6472 "\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\232"
6473 "\030\312\113\224\015\000\055\257\003\051\212\360\017\201\310\256"
6474 "\114\031\205\035\010\237\253\051\104\205\363\057\201\255\062\036"
6475 "\220\106\277\243\206\046\032\036\376\176\034\030\072\134\234\140"
6476 "\027\052\072\164\203\063\060\175\141\124\021\313\355\253\340\346"
6477 "\322\242\176\365\153\157\030\267\012\013\055\375\351\076\357\012"
6478 "\306\263\020\351\334\302\106\027\370\135\375\244\332\377\236\111"
6479 "\132\234\346\063\346\044\226\367\077\272\133\053\034\172\065\302"
6480 "\326\147\376\253\146\120\213\155\050\140\053\357\327\140\303\307"
6481 "\223\274\215\066\221\363\177\370\333\021\023\304\234\167\166\301"
6482 "\256\267\002\152\201\172\251\105\203\342\005\346\271\126\301\224"
6483 "\067\217\110\161\143\042\354\027\145\007\225\212\113\337\217\306"
6484 "\132\012\345\260\343\137\136\153\021\253\014\371\205\353\104\351"
6485 "\370\004\163\362\351\376\134\230\214\365\163\257\153\264\176\315"
6486 "\324\134\002\053\114\071\341\262\225\225\055\102\207\327\325\263"
6487 "\220\103\267\154\023\361\336\335\366\304\370\211\077\321\165\365"
6488 "\222\303\221\325\212\210\320\220\354\334\155\336\211\302\145\161"
6489 "\226\213\015\003\375\234\277\133\026\254\222\333\352\376\171\174"
6490 "\255\353\257\367\026\313\333\315\045\053\345\037\373\232\237\342"
6491 "\121\314\072\123\014\110\346\016\275\311\264\166\006\122\346\021"
6492 "\023\205\162\143\003\004\340\004\066\053\040\031\002\350\164\247"
6493 "\037\266\311\126\146\360\165\045\334\147\301\016\141\140\210\263"
6494 "\076\321\250\374\243\332\035\260\321\261\043\124\337\104\166\155"
6495 "\355\101\330\301\262\042\266\123\034\337\065\035\334\241\167\052"
6496 "\061\344\055\365\345\345\333\310\340\377\345\200\327\013\143\240"
6497 "\377\063\241\017\272\054\025\025\352\227\263\322\242\265\276\362"
6498 "\214\226\036\032\217\035\154\244\141\067\271\206\163\063\327\227"
6499 "\226\236\043\175\202\244\114\201\342\241\321\272\147\137\225\007"
6500 "\243\047\021\356\026\020\173\274\105\112\114\262\004\322\253\357"
6501 "\325\375\014\121\316\120\152\010\061\371\221\332\014\217\144\134"
6502 "\003\303\072\213\040\077\156\215\147\075\072\326\376\175\133\210"
6503 "\311\136\373\314\141\334\213\063\167\323\104\062\065\011\142\004"
6504 "\222\026\020\330\236\047\107\373\073\041\343\370\353\035\133\002"
6505 "\003\001\000\001\243\201\260\060\201\255\060\017\006\003\125\035"
6506 "\023\001\001\377\004\005\060\003\001\001\377\060\013\006\003\125"
6507 "\035\017\004\004\003\002\001\006\060\035\006\003\125\035\016\004"
6508 "\026\004\024\032\204\142\274\110\114\063\045\004\324\356\320\366"
6509 "\003\304\031\106\321\224\153\060\156\006\003\125\035\043\004\147"
6510 "\060\145\200\024\032\204\142\274\110\114\063\045\004\324\356\320"
6511 "\366\003\304\031\106\321\224\153\241\111\244\107\060\105\061\013"
6512 "\060\011\006\003\125\004\006\023\002\102\115\061\031\060\027\006"
6513 "\003\125\004\012\023\020\121\165\157\126\141\144\151\163\040\114"
6514 "\151\155\151\164\145\144\061\033\060\031\006\003\125\004\003\023"
6515 "\022\121\165\157\126\141\144\151\163\040\122\157\157\164\040\103"
6516 "\101\040\062\202\002\005\011\060\015\006\011\052\206\110\206\367"
6517 "\015\001\001\005\005\000\003\202\002\001\000\076\012\026\115\237"
6518 "\006\133\250\256\161\135\057\005\057\147\346\023\105\203\304\066"
6519 "\366\363\300\046\014\015\265\107\144\135\370\264\162\311\106\245"
6520 "\003\030\047\125\211\170\175\166\352\226\064\200\027\040\334\347"
6521 "\203\370\215\374\007\270\332\137\115\056\147\262\204\375\331\104"
6522 "\374\167\120\201\346\174\264\311\015\013\162\123\370\166\007\007"
6523 "\101\107\226\014\373\340\202\046\223\125\214\376\042\037\140\145"
6524 "\174\137\347\046\263\367\062\220\230\120\324\067\161\125\366\222"
6525 "\041\170\367\225\171\372\370\055\046\207\146\126\060\167\246\067"
6526 "\170\063\122\020\130\256\077\141\216\362\152\261\357\030\176\112"
6527 "\131\143\312\215\242\126\325\247\057\274\126\037\317\071\301\342"
6528 "\373\012\250\025\054\175\115\172\143\306\154\227\104\074\322\157"
6529 "\303\112\027\012\370\220\322\127\242\031\121\245\055\227\101\332"
6530 "\007\117\251\120\332\220\215\224\106\341\076\360\224\375\020\000"
6531 "\070\365\073\350\100\341\264\156\126\032\040\314\157\130\215\355"
6532 "\056\105\217\326\351\223\077\347\261\054\337\072\326\042\214\334"
6533 "\204\273\042\157\320\370\344\306\071\351\004\210\074\303\272\353"
6534 "\125\172\155\200\231\044\365\154\001\373\370\227\260\224\133\353"
6535 "\375\322\157\361\167\150\015\065\144\043\254\270\125\241\003\321"
6536 "\115\102\031\334\370\165\131\126\243\371\250\111\171\370\257\016"
6537 "\271\021\240\174\267\152\355\064\320\266\046\142\070\032\207\014"
6538 "\370\350\375\056\323\220\177\007\221\052\035\326\176\134\205\203"
6539 "\231\260\070\010\077\351\136\371\065\007\344\311\142\156\127\177"
6540 "\247\120\225\367\272\310\233\346\216\242\001\305\326\146\277\171"
6541 "\141\363\074\034\341\271\202\134\135\240\303\351\330\110\275\031"
6542 "\242\021\024\031\156\262\206\033\150\076\110\067\032\210\267\135"
6543 "\226\136\234\307\357\047\142\010\342\221\031\134\322\361\041\335"
6544 "\272\027\102\202\227\161\201\123\061\251\237\366\175\142\277\162"
6545 "\341\243\223\035\314\212\046\132\011\070\320\316\327\015\200\026"
6546 "\264\170\245\072\207\114\215\212\245\325\106\227\362\054\020\271"
6547 "\274\124\042\300\001\120\151\103\236\364\262\357\155\370\354\332"
6548 "\361\343\261\357\337\221\217\124\052\013\045\301\046\031\304\122"
6549 "\020\005\145\325\202\020\352\302\061\315\056"
6550 , (PRUint32)1467 }
6551 };
6552 static const NSSItem nss_builtins_items_93 [] = {
6553 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6554 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6555 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6556 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6557 { (void *)"QuoVadis Root CA 2", (PRUint32)19 },
6558 { (void *)"\312\072\373\317\022\100\066\113\104\262\026\040\210\200\110\071"
6559 "\031\223\174\367"
6560 , (PRUint32)20 },
6561 { (void *)"\136\071\173\335\370\272\354\202\351\254\142\272\014\124\000\053"
6562 , (PRUint32)16 },
6563 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6564 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6565 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6566 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6567 "\157\164\040\103\101\040\062"
6568 , (PRUint32)71 },
6569 { (void *)"\002\002\005\011"
6570 , (PRUint32)4 },
6571 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6572 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6573 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6574 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6575 };
6576 static const NSSItem nss_builtins_items_94 [] = {
6577 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6578 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6579 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6580 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6581 { (void *)"QuoVadis Root CA 3", (PRUint32)19 },
6582 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6583 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6584 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6585 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6586 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6587 "\157\164\040\103\101\040\063"
6588 , (PRUint32)71 },
6589 { (void *)"0", (PRUint32)2 },
6590 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6591 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6592 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6593 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6594 "\157\164\040\103\101\040\063"
6595 , (PRUint32)71 },
6596 { (void *)"\002\002\005\306"
6597 , (PRUint32)4 },
6598 { (void *)"\060\202\006\235\060\202\004\205\240\003\002\001\002\002\002\005"
6599 "\306\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
6600 "\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6601 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6602 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6603 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6604 "\157\164\040\103\101\040\063\060\036\027\015\060\066\061\061\062"
6605 "\064\061\071\061\061\062\063\132\027\015\063\061\061\061\062\064"
6606 "\061\071\060\066\064\064\132\060\105\061\013\060\011\006\003\125"
6607 "\004\006\023\002\102\115\061\031\060\027\006\003\125\004\012\023"
6608 "\020\121\165\157\126\141\144\151\163\040\114\151\155\151\164\145"
6609 "\144\061\033\060\031\006\003\125\004\003\023\022\121\165\157\126"
6610 "\141\144\151\163\040\122\157\157\164\040\103\101\040\063\060\202"
6611 "\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
6612 "\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\314"
6613 "\127\102\026\124\234\346\230\323\323\115\356\376\355\307\237\103"
6614 "\071\112\145\263\350\026\210\064\333\015\131\221\164\317\222\270"
6615 "\004\100\255\002\113\061\253\274\215\221\150\330\040\016\032\001"
6616 "\342\032\173\116\027\135\342\212\267\077\231\032\315\353\141\253"
6617 "\302\145\246\037\267\267\275\267\217\374\375\160\217\013\240\147"
6618 "\276\001\242\131\317\161\346\017\051\166\377\261\126\171\105\053"
6619 "\037\236\172\124\350\243\051\065\150\244\001\117\017\244\056\067"
6620 "\357\033\277\343\217\020\250\162\253\130\127\347\124\206\310\311"
6621 "\363\133\332\054\332\135\216\156\074\243\076\332\373\202\345\335"
6622 "\362\134\262\005\063\157\212\066\316\320\023\116\377\277\112\014"
6623 "\064\114\246\303\041\275\120\004\125\353\261\273\235\373\105\036"
6624 "\144\025\336\125\001\214\002\166\265\313\241\077\102\151\274\057"
6625 "\275\150\103\026\126\211\052\067\141\221\375\246\256\116\300\313"
6626 "\024\145\224\067\113\222\006\357\004\320\310\234\210\333\013\173"
6627 "\201\257\261\075\052\304\145\072\170\266\356\334\200\261\322\323"
6628 "\231\234\072\356\153\132\153\263\215\267\325\316\234\302\276\245"
6629 "\113\057\026\261\236\150\073\006\157\256\175\237\370\336\354\314"
6630 "\051\247\230\243\045\103\057\357\361\137\046\341\210\115\370\136"
6631 "\156\327\331\024\156\031\063\151\247\073\204\211\223\304\123\125"
6632 "\023\241\121\170\100\370\270\311\242\356\173\272\122\102\203\236"
6633 "\024\355\005\122\132\131\126\247\227\374\235\077\012\051\330\334"
6634 "\117\221\016\023\274\336\225\244\337\213\231\276\254\233\063\210"
6635 "\357\265\201\257\033\306\042\123\310\366\307\356\227\024\260\305"
6636 "\174\170\122\310\360\316\156\167\140\204\246\351\052\166\040\355"
6637 "\130\001\027\060\223\351\032\213\340\163\143\331\152\222\224\111"
6638 "\116\264\255\112\205\304\243\042\060\374\011\355\150\042\163\246"
6639 "\210\014\125\041\130\305\341\072\237\052\335\312\341\220\340\331"
6640 "\163\253\154\200\270\350\013\144\223\240\234\214\031\377\263\322"
6641 "\014\354\221\046\207\212\263\242\341\160\217\054\012\345\315\155"
6642 "\150\121\353\332\077\005\177\213\062\346\023\134\153\376\137\100"
6643 "\342\042\310\264\264\144\117\326\272\175\110\076\250\151\014\327"
6644 "\273\206\161\311\163\270\077\073\235\045\113\332\377\100\353\002"
6645 "\003\001\000\001\243\202\001\225\060\202\001\221\060\017\006\003"
6646 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\201\341"
6647 "\006\003\125\035\040\004\201\331\060\201\326\060\201\323\006\011"
6648 "\053\006\001\004\001\276\130\000\003\060\201\305\060\201\223\006"
6649 "\010\053\006\001\005\005\007\002\002\060\201\206\032\201\203\101"
6650 "\156\171\040\165\163\145\040\157\146\040\164\150\151\163\040\103"
6651 "\145\162\164\151\146\151\143\141\164\145\040\143\157\156\163\164"
6652 "\151\164\165\164\145\163\040\141\143\143\145\160\164\141\156\143"
6653 "\145\040\157\146\040\164\150\145\040\121\165\157\126\141\144\151"
6654 "\163\040\122\157\157\164\040\103\101\040\063\040\103\145\162\164"
6655 "\151\146\151\143\141\164\145\040\120\157\154\151\143\171\040\057"
6656 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\120"
6657 "\162\141\143\164\151\143\145\040\123\164\141\164\145\155\145\156"
6658 "\164\056\060\055\006\010\053\006\001\005\005\007\002\001\026\041"
6659 "\150\164\164\160\072\057\057\167\167\167\056\161\165\157\166\141"
6660 "\144\151\163\147\154\157\142\141\154\056\143\157\155\057\143\160"
6661 "\163\060\013\006\003\125\035\017\004\004\003\002\001\006\060\035"
6662 "\006\003\125\035\016\004\026\004\024\362\300\023\340\202\103\076"
6663 "\373\356\057\147\062\226\065\134\333\270\313\002\320\060\156\006"
6664 "\003\125\035\043\004\147\060\145\200\024\362\300\023\340\202\103"
6665 "\076\373\356\057\147\062\226\065\134\333\270\313\002\320\241\111"
6666 "\244\107\060\105\061\013\060\011\006\003\125\004\006\023\002\102"
6667 "\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157\126"
6668 "\141\144\151\163\040\114\151\155\151\164\145\144\061\033\060\031"
6669 "\006\003\125\004\003\023\022\121\165\157\126\141\144\151\163\040"
6670 "\122\157\157\164\040\103\101\040\063\202\002\005\306\060\015\006"
6671 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001"
6672 "\000\117\255\240\054\114\372\300\362\157\367\146\125\253\043\064"
6673 "\356\347\051\332\303\133\266\260\203\331\320\320\342\041\373\363"
6674 "\140\247\073\135\140\123\047\242\233\366\010\042\052\347\277\240"
6675 "\162\345\234\044\152\061\261\220\172\047\333\204\021\211\047\246"
6676 "\167\132\070\327\277\254\206\374\356\135\203\274\006\306\321\167"
6677 "\153\017\155\044\057\113\172\154\247\007\226\312\343\204\237\255"
6678 "\210\213\035\253\026\215\133\146\027\331\026\364\213\200\322\335"
6679 "\370\262\166\303\374\070\023\252\014\336\102\151\053\156\363\074"
6680 "\353\200\047\333\365\246\104\015\237\132\125\131\013\325\015\122"
6681 "\110\305\256\237\362\057\200\305\352\062\120\065\022\227\056\301"
6682 "\341\377\361\043\210\121\070\237\362\146\126\166\347\017\121\227"
6683 "\245\122\014\115\111\121\225\066\075\277\242\113\014\020\035\206"
6684 "\231\114\252\363\162\021\223\344\352\366\233\332\250\135\247\115"
6685 "\267\236\002\256\163\000\310\332\043\003\350\371\352\031\164\142"
6686 "\000\224\313\042\040\276\224\247\131\265\202\152\276\231\171\172"
6687 "\251\362\112\044\122\367\164\375\272\116\346\250\035\002\156\261"
6688 "\015\200\104\301\256\323\043\067\137\273\205\174\053\222\056\350"
6689 "\176\245\213\335\231\341\277\047\157\055\135\252\173\207\376\012"
6690 "\335\113\374\216\365\046\344\156\160\102\156\063\354\061\236\173"
6691 "\223\301\344\311\151\032\075\300\153\116\042\155\356\253\130\115"
6692 "\306\320\101\301\053\352\117\022\207\136\353\105\330\154\365\230"
6693 "\002\323\240\330\125\212\006\231\031\242\240\167\321\060\236\254"
6694 "\314\165\356\203\365\260\142\071\317\154\127\342\114\322\221\013"
6695 "\016\165\050\033\232\277\375\032\103\361\312\167\373\073\217\141"
6696 "\270\151\050\026\102\004\136\160\052\034\041\330\217\341\275\043"
6697 "\133\055\164\100\222\331\143\031\015\163\335\151\274\142\107\274"
6698 "\340\164\053\262\353\175\276\101\033\265\300\106\305\241\042\313"
6699 "\137\116\301\050\222\336\030\272\325\052\050\273\021\213\027\223"
6700 "\230\231\140\224\134\043\317\132\047\227\136\013\005\006\223\067"
6701 "\036\073\151\066\353\251\236\141\035\217\062\332\216\014\326\164"
6702 "\076\173\011\044\332\001\167\107\304\073\315\064\214\231\365\312"
6703 "\341\045\141\063\262\131\033\342\156\327\067\127\266\015\251\022"
6704 "\332"
6705 , (PRUint32)1697 }
6706 };
6707 static const NSSItem nss_builtins_items_95 [] = {
6708 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6709 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6710 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6711 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6712 { (void *)"QuoVadis Root CA 3", (PRUint32)19 },
6713 { (void *)"\037\111\024\367\330\164\225\035\335\256\002\300\276\375\072\055"
6714 "\202\165\121\205"
6715 , (PRUint32)20 },
6716 { (void *)"\061\205\074\142\224\227\143\271\252\375\211\116\257\157\340\317"
6717 , (PRUint32)16 },
6718 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061"
6719 "\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144"
6720 "\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003"
6721 "\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157"
6722 "\157\164\040\103\101\040\063"
6723 , (PRUint32)71 },
6724 { (void *)"\002\002\005\306"
6725 , (PRUint32)4 },
6726 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6727 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6728 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6729 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6730 };
6731 static const NSSItem nss_builtins_items_96 [] = {
6732 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6733 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6734 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6735 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6736 { (void *)"Security Communication Root CA", (PRUint32)31 },
6737 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6738 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
6739 "\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040"
6740 "\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125"
6741 "\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155"
6742 "\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103"
6743 "\101\061"
6744 , (PRUint32)82 },
6745 { (void *)"0", (PRUint32)2 },
6746 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
6747 "\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040"
6748 "\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125"
6749 "\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155"
6750 "\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103"
6751 "\101\061"
6752 , (PRUint32)82 },
6753 { (void *)"\002\001\000"
6754 , (PRUint32)3 },
6755 { (void *)"\060\202\003\132\060\202\002\102\240\003\002\001\002\002\001\000"
6756 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
6757 "\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061\030"
6758 "\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040\124"
6759 "\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125\004"
6760 "\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155\155"
6761 "\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103\101"
6762 "\061\060\036\027\015\060\063\060\071\063\060\060\064\062\060\064"
6763 "\071\132\027\015\062\063\060\071\063\060\060\064\062\060\064\071"
6764 "\132\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120"
6765 "\061\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115"
6766 "\040\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003"
6767 "\125\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157"
6768 "\155\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164"
6769 "\103\101\061\060\202\001\042\060\015\006\011\052\206\110\206\367"
6770 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
6771 "\202\001\001\000\263\263\376\177\323\155\261\357\026\174\127\245"
6772 "\014\155\166\212\057\113\277\144\373\114\356\212\360\363\051\174"
6773 "\365\377\356\052\340\351\351\272\133\144\042\232\232\157\054\072"
6774 "\046\151\121\005\231\046\334\325\034\152\161\306\232\175\036\235"
6775 "\335\174\154\306\214\147\147\112\076\370\161\260\031\047\251\011"
6776 "\014\246\225\277\113\214\014\372\125\230\073\330\350\042\241\113"
6777 "\161\070\171\254\227\222\151\263\211\176\352\041\150\006\230\024"
6778 "\226\207\322\141\066\274\155\047\126\236\127\356\300\300\126\375"
6779 "\062\317\244\331\216\302\043\327\215\250\363\330\045\254\227\344"
6780 "\160\070\364\266\072\264\235\073\227\046\103\243\241\274\111\131"
6781 "\162\114\043\060\207\001\130\366\116\276\034\150\126\146\257\315"
6782 "\101\135\310\263\115\052\125\106\253\037\332\036\342\100\075\333"
6783 "\315\175\271\222\200\234\067\335\014\226\144\235\334\042\367\144"
6784 "\213\337\141\336\025\224\122\025\240\175\122\311\113\250\041\311"
6785 "\306\261\355\313\303\225\140\321\017\360\253\160\370\337\313\115"
6786 "\176\354\326\372\253\331\275\177\124\362\245\351\171\372\331\326"
6787 "\166\044\050\163\002\003\001\000\001\243\077\060\075\060\035\006"
6788 "\003\125\035\016\004\026\004\024\240\163\111\231\150\334\205\133"
6789 "\145\343\233\050\057\127\237\275\063\274\007\110\060\013\006\003"
6790 "\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023"
6791 "\001\001\377\004\005\060\003\001\001\377\060\015\006\011\052\206"
6792 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\150\100"
6793 "\251\250\273\344\117\135\171\263\005\265\027\263\140\023\353\306"
6794 "\222\135\340\321\323\152\376\373\276\233\155\277\307\005\155\131"
6795 "\040\304\034\360\267\332\204\130\002\143\372\110\026\357\117\245"
6796 "\013\367\112\230\362\077\236\033\255\107\153\143\316\010\107\353"
6797 "\122\077\170\234\257\115\256\370\325\117\317\232\230\052\020\101"
6798 "\071\122\304\335\331\233\016\357\223\001\256\262\056\312\150\102"
6799 "\044\102\154\260\263\072\076\315\351\332\110\304\025\313\351\371"
6800 "\007\017\222\120\111\212\335\061\227\137\311\351\067\252\073\131"
6801 "\145\227\224\062\311\263\237\076\072\142\130\305\111\255\142\016"
6802 "\161\245\062\252\057\306\211\166\103\100\023\023\147\075\242\124"
6803 "\045\020\313\361\072\362\331\372\333\111\126\273\246\376\247\101"
6804 "\065\303\340\210\141\311\210\307\337\066\020\042\230\131\352\260"
6805 "\112\373\126\026\163\156\254\115\367\042\241\117\255\035\172\055"
6806 "\105\047\345\060\301\136\362\332\023\313\045\102\121\225\107\003"
6807 "\214\154\041\314\164\102\355\123\377\063\213\217\017\127\001\026"
6808 "\057\317\246\356\311\160\042\024\275\375\276\154\013\003"
6809 , (PRUint32)862 }
6810 };
6811 static const NSSItem nss_builtins_items_97 [] = {
6812 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6813 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6814 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6815 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6816 { (void *)"Security Communication Root CA", (PRUint32)31 },
6817 { (void *)"\066\261\053\111\371\201\236\327\114\236\274\070\017\306\126\217"
6818 "\135\254\262\367"
6819 , (PRUint32)20 },
6820 { (void *)"\361\274\143\152\124\340\265\047\365\315\347\032\343\115\156\112"
6821 , (PRUint32)16 },
6822 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
6823 "\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040"
6824 "\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125"
6825 "\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155"
6826 "\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103"
6827 "\101\061"
6828 , (PRUint32)82 },
6829 { (void *)"\002\001\000"
6830 , (PRUint32)3 },
6831 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6832 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6833 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6834 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6835 };
6836 static const NSSItem nss_builtins_items_98 [] = {
6837 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6838 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6839 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6840 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6841 { (void *)"Sonera Class 1 Root CA", (PRUint32)23 },
6842 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6843 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
6844 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
6845 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
6846 "\141\040\103\154\141\163\163\061\040\103\101"
6847 , (PRUint32)59 },
6848 { (void *)"0", (PRUint32)2 },
6849 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
6850 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
6851 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
6852 "\141\040\103\154\141\163\163\061\040\103\101"
6853 , (PRUint32)59 },
6854 { (void *)"\002\001\044"
6855 , (PRUint32)3 },
6856 { (void *)"\060\202\003\040\060\202\002\010\240\003\002\001\002\002\001\044"
6857 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
6858 "\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061\017"
6859 "\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141\061"
6860 "\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162\141"
6861 "\040\103\154\141\163\163\061\040\103\101\060\036\027\015\060\061"
6862 "\060\064\060\066\061\060\064\071\061\063\132\027\015\062\061\060"
6863 "\064\060\066\061\060\064\071\061\063\132\060\071\061\013\060\011"
6864 "\006\003\125\004\006\023\002\106\111\061\017\060\015\006\003\125"
6865 "\004\012\023\006\123\157\156\145\162\141\061\031\060\027\006\003"
6866 "\125\004\003\023\020\123\157\156\145\162\141\040\103\154\141\163"
6867 "\163\061\040\103\101\060\202\001\042\060\015\006\011\052\206\110"
6868 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
6869 "\012\002\202\001\001\000\265\211\037\053\117\147\012\171\377\305"
6870 "\036\370\177\074\355\321\176\332\260\315\155\057\066\254\064\306"
6871 "\333\331\144\027\010\143\060\063\042\212\114\356\216\273\017\015"
6872 "\102\125\311\235\056\245\357\367\247\214\303\253\271\227\313\216"
6873 "\357\077\025\147\250\202\162\143\123\017\101\214\175\020\225\044"
6874 "\241\132\245\006\372\222\127\235\372\245\001\362\165\351\037\274"
6875 "\126\046\122\116\170\031\145\130\125\003\130\300\024\256\214\174"
6876 "\125\137\160\133\167\043\006\066\227\363\044\265\232\106\225\344"
6877 "\337\015\013\005\105\345\321\362\035\202\273\306\023\340\376\252"
6878 "\172\375\151\060\224\363\322\105\205\374\362\062\133\062\336\350"
6879 "\154\135\037\313\244\042\164\260\200\216\135\224\367\006\000\113"
6880 "\251\324\136\056\065\120\011\363\200\227\364\014\027\256\071\330"
6881 "\137\315\063\301\034\312\211\302\042\367\105\022\355\136\022\223"
6882 "\235\143\253\202\056\271\353\102\101\104\313\112\032\000\202\015"
6883 "\236\371\213\127\076\114\307\027\355\054\213\162\063\137\162\172"
6884 "\070\126\325\346\331\256\005\032\035\165\105\261\313\245\045\034"
6885 "\022\127\066\375\042\067\002\003\001\000\001\243\063\060\061\060"
6886 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
6887 "\060\021\006\003\125\035\016\004\012\004\010\107\342\014\213\366"
6888 "\123\210\122\060\013\006\003\125\035\017\004\004\003\002\001\006"
6889 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
6890 "\202\001\001\000\213\032\262\311\135\141\264\341\271\053\271\123"
6891 "\321\262\205\235\167\216\026\356\021\075\333\302\143\331\133\227"
6892 "\145\373\022\147\330\052\134\266\253\345\136\303\267\026\057\310"
6893 "\350\253\035\212\375\253\032\174\325\137\143\317\334\260\335\167"
6894 "\271\250\346\322\042\070\207\007\024\331\377\276\126\265\375\007"
6895 "\016\074\125\312\026\314\247\246\167\067\373\333\134\037\116\131"
6896 "\006\207\243\003\103\365\026\253\267\204\275\116\357\237\061\067"
6897 "\360\106\361\100\266\321\014\245\144\370\143\136\041\333\125\116"
6898 "\117\061\166\234\020\141\216\266\123\072\243\021\276\257\155\174"
6899 "\036\275\256\055\342\014\151\307\205\123\150\242\141\272\305\076"
6900 "\264\171\124\170\236\012\307\002\276\142\321\021\202\113\145\057"
6901 "\221\132\302\250\207\261\126\150\224\171\371\045\367\301\325\256"
6902 "\032\270\273\075\217\251\212\070\025\367\163\320\132\140\321\200"
6903 "\260\360\334\325\120\315\116\356\222\110\151\355\262\043\036\060"
6904 "\314\310\224\310\266\365\073\206\177\077\246\056\237\366\076\054"
6905 "\265\222\226\076\337\054\223\212\377\201\214\017\017\131\041\031"
6906 "\127\275\125\232"
6907 , (PRUint32)804 }
6908 };
6909 static const NSSItem nss_builtins_items_99 [] = {
6910 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6911 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6912 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6913 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6914 { (void *)"Sonera Class 1 Root CA", (PRUint32)23 },
6915 { (void *)"\007\107\042\001\231\316\164\271\174\260\075\171\262\144\242\310"
6916 "\125\351\063\377"
6917 , (PRUint32)20 },
6918 { (void *)"\063\267\204\365\137\047\327\150\047\336\024\336\022\052\355\157"
6919 , (PRUint32)16 },
6920 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
6921 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
6922 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
6923 "\141\040\103\154\141\163\163\061\040\103\101"
6924 , (PRUint32)59 },
6925 { (void *)"\002\001\044"
6926 , (PRUint32)3 },
6927 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
6928 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
6929 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
6930 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
6931 };
6932 static const NSSItem nss_builtins_items_100 [] = {
6933 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
6934 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
6935 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6936 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
6937 { (void *)"Sonera Class 2 Root CA", (PRUint32)23 },
6938 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
6939 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
6940 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
6941 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
6942 "\141\040\103\154\141\163\163\062\040\103\101"
6943 , (PRUint32)59 },
6944 { (void *)"0", (PRUint32)2 },
6945 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
6946 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
6947 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
6948 "\141\040\103\154\141\163\163\062\040\103\101"
6949 , (PRUint32)59 },
6950 { (void *)"\002\001\035"
6951 , (PRUint32)3 },
6952 { (void *)"\060\202\003\040\060\202\002\010\240\003\002\001\002\002\001\035"
6953 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
6954 "\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061\017"
6955 "\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141\061"
6956 "\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162\141"
6957 "\040\103\154\141\163\163\062\040\103\101\060\036\027\015\060\061"
6958 "\060\064\060\066\060\067\062\071\064\060\132\027\015\062\061\060"
6959 "\064\060\066\060\067\062\071\064\060\132\060\071\061\013\060\011"
6960 "\006\003\125\004\006\023\002\106\111\061\017\060\015\006\003\125"
6961 "\004\012\023\006\123\157\156\145\162\141\061\031\060\027\006\003"
6962 "\125\004\003\023\020\123\157\156\145\162\141\040\103\154\141\163"
6963 "\163\062\040\103\101\060\202\001\042\060\015\006\011\052\206\110"
6964 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
6965 "\012\002\202\001\001\000\220\027\112\065\235\312\360\015\226\307"
6966 "\104\372\026\067\374\110\275\275\177\200\055\065\073\341\157\250"
6967 "\147\251\277\003\034\115\214\157\062\107\325\101\150\244\023\004"
6968 "\301\065\014\232\204\103\374\134\035\377\211\263\350\027\030\315"
6969 "\221\137\373\211\343\352\277\116\135\174\033\046\323\165\171\355"
6970 "\346\204\343\127\345\255\051\304\364\072\050\347\245\173\204\066"
6971 "\151\263\375\136\166\275\243\055\231\323\220\116\043\050\175\030"
6972 "\143\361\124\073\046\235\166\133\227\102\262\377\256\360\116\354"
6973 "\335\071\225\116\203\006\177\347\111\100\310\305\001\262\124\132"
6974 "\146\035\075\374\371\351\074\012\236\201\270\160\360\001\213\344"
6975 "\043\124\174\310\256\370\220\036\000\226\162\324\124\317\141\043"
6976 "\274\352\373\235\002\225\321\266\271\161\072\151\010\077\017\264"
6977 "\341\102\307\210\365\077\230\250\247\272\034\340\161\161\357\130"
6978 "\127\201\120\172\134\153\164\106\016\203\003\230\303\216\250\156"
6979 "\362\166\062\156\047\203\302\163\363\334\030\350\264\223\352\165"
6980 "\104\153\004\140\040\161\127\207\235\363\276\240\220\043\075\212"
6981 "\044\341\332\041\333\303\002\003\001\000\001\243\063\060\061\060"
6982 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
6983 "\060\021\006\003\125\035\016\004\012\004\010\112\240\252\130\204"
6984 "\323\136\074\060\013\006\003\125\035\017\004\004\003\002\001\006"
6985 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
6986 "\202\001\001\000\132\316\207\371\026\162\025\127\113\035\331\233"
6987 "\347\242\046\060\354\223\147\337\326\055\322\064\257\367\070\245"
6988 "\316\253\026\271\253\057\174\065\313\254\320\017\264\114\053\374"
6989 "\200\357\153\214\221\137\066\166\367\333\263\033\031\352\364\262"
6990 "\021\375\141\161\104\277\050\263\072\035\277\263\103\350\237\277"
6991 "\334\061\010\161\260\235\215\326\064\107\062\220\306\145\044\367"
6992 "\240\112\174\004\163\217\071\157\027\214\162\265\275\113\310\172"
6993 "\370\173\203\303\050\116\234\011\352\147\077\262\147\004\033\303"
6994 "\024\332\370\347\111\044\221\320\035\152\372\141\071\357\153\347"
6995 "\041\165\006\007\330\022\264\041\040\160\102\161\201\332\074\232"
6996 "\066\276\246\133\015\152\154\232\037\221\173\371\371\357\102\272"
6997 "\116\116\236\314\014\215\224\334\331\105\234\136\354\102\120\143"
6998 "\256\364\135\304\261\022\334\312\073\250\056\235\024\132\005\165"
6999 "\267\354\327\143\342\272\065\266\004\010\221\350\332\235\234\366"
7000 "\146\265\030\254\012\246\124\046\064\063\322\033\301\324\177\032"
7001 "\072\216\013\252\062\156\333\374\117\045\237\331\062\307\226\132"
7002 "\160\254\337\114"
7003 , (PRUint32)804 }
7004 };
7005 static const NSSItem nss_builtins_items_101 [] = {
7006 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7007 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7008 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7009 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7010 { (void *)"Sonera Class 2 Root CA", (PRUint32)23 },
7011 { (void *)"\067\367\155\346\007\174\220\305\261\076\223\032\267\101\020\264"
7012 "\362\344\232\047"
7013 , (PRUint32)20 },
7014 { (void *)"\243\354\165\017\056\210\337\372\110\001\116\013\134\110\157\373"
7015 , (PRUint32)16 },
7016 { (void *)"\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061"
7017 "\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141"
7018 "\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162"
7019 "\141\040\103\154\141\163\163\062\040\103\101"
7020 , (PRUint32)59 },
7021 { (void *)"\002\001\035"
7022 , (PRUint32)3 },
7023 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7024 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7025 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7026 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7027 };
7028 static const NSSItem nss_builtins_items_102 [] = {
7029 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7030 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7031 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7032 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7033 { (void *)"Staat der Nederlanden Root CA", (PRUint32)30 },
7034 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7035 { (void *)"\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
7036 "\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040"
7037 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
7038 "\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040"
7039 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
7040 "\122\157\157\164\040\103\101"
7041 , (PRUint32)87 },
7042 { (void *)"0", (PRUint32)2 },
7043 { (void *)"\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
7044 "\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040"
7045 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
7046 "\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040"
7047 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
7048 "\122\157\157\164\040\103\101"
7049 , (PRUint32)87 },
7050 { (void *)"\002\004\000\230\226\212"
7051 , (PRUint32)6 },
7052 { (void *)"\060\202\003\272\060\202\002\242\240\003\002\001\002\002\004\000"
7053 "\230\226\212\060\015\006\011\052\206\110\206\367\015\001\001\005"
7054 "\005\000\060\125\061\013\060\011\006\003\125\004\006\023\002\116"
7055 "\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141\141"
7056 "\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145"
7057 "\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141\141"
7058 "\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145"
7059 "\156\040\122\157\157\164\040\103\101\060\036\027\015\060\062\061"
7060 "\062\061\067\060\071\062\063\064\071\132\027\015\061\065\061\062"
7061 "\061\066\060\071\061\065\063\070\132\060\125\061\013\060\011\006"
7062 "\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004"
7063 "\012\023\025\123\164\141\141\164\040\144\145\162\040\116\145\144"
7064 "\145\162\154\141\156\144\145\156\061\046\060\044\006\003\125\004"
7065 "\003\023\035\123\164\141\141\164\040\144\145\162\040\116\145\144"
7066 "\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101"
7067 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
7068 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
7069 "\000\230\322\265\121\021\172\201\246\024\230\161\155\276\314\347"
7070 "\023\033\326\047\016\172\263\152\030\034\266\141\132\325\141\011"
7071 "\277\336\220\023\307\147\356\335\363\332\305\014\022\236\065\125"
7072 "\076\054\047\210\100\153\367\334\335\042\141\365\302\307\016\365"
7073 "\366\325\166\123\115\217\214\274\030\166\067\205\235\350\312\111"
7074 "\307\322\117\230\023\011\242\076\042\210\234\177\326\362\020\145"
7075 "\264\356\137\030\325\027\343\370\305\375\342\235\242\357\123\016"
7076 "\205\167\242\017\341\060\107\356\000\347\063\175\104\147\032\013"
7077 "\121\350\213\240\236\120\230\150\064\122\037\056\155\001\362\140"
7078 "\105\362\061\353\251\061\150\051\273\172\101\236\306\031\177\224"
7079 "\264\121\071\003\177\262\336\247\062\233\264\107\216\157\264\112"
7080 "\256\345\257\261\334\260\033\141\274\231\162\336\344\211\267\172"
7081 "\046\135\332\063\111\133\122\234\016\365\212\255\303\270\075\350"
7082 "\006\152\302\325\052\013\154\173\204\275\126\005\313\206\145\222"
7083 "\354\104\053\260\216\271\334\160\013\106\332\255\274\143\210\071"
7084 "\372\333\152\376\043\372\274\344\110\364\147\053\152\021\020\041"
7085 "\111\002\003\001\000\001\243\201\221\060\201\216\060\014\006\003"
7086 "\125\035\023\004\005\060\003\001\001\377\060\117\006\003\125\035"
7087 "\040\004\110\060\106\060\104\006\004\125\035\040\000\060\074\060"
7088 "\072\006\010\053\006\001\005\005\007\002\001\026\056\150\164\164"
7089 "\160\072\057\057\167\167\167\056\160\153\151\157\166\145\162\150"
7090 "\145\151\144\056\156\154\057\160\157\154\151\143\151\145\163\057"
7091 "\162\157\157\164\055\160\157\154\151\143\171\060\016\006\003\125"
7092 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
7093 "\035\016\004\026\004\024\250\175\353\274\143\244\164\023\164\000"
7094 "\354\226\340\323\064\301\054\277\154\370\060\015\006\011\052\206"
7095 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\005\204"
7096 "\207\125\164\066\141\301\273\321\324\306\025\250\023\264\237\244"
7097 "\376\273\356\025\264\057\006\014\051\362\250\222\244\141\015\374"
7098 "\253\134\010\133\121\023\053\115\302\052\141\310\370\011\130\374"
7099 "\055\002\262\071\175\231\146\201\277\156\134\225\105\040\154\346"
7100 "\171\247\321\330\034\051\374\302\040\047\121\310\361\174\135\064"
7101 "\147\151\205\021\060\306\000\322\327\363\323\174\266\360\061\127"
7102 "\050\022\202\163\351\063\057\246\125\264\013\221\224\107\234\372"
7103 "\273\172\102\062\350\256\176\055\310\274\254\024\277\331\017\331"
7104 "\133\374\301\371\172\225\341\175\176\226\374\161\260\302\114\310"
7105 "\337\105\064\311\316\015\362\234\144\010\320\073\303\051\305\262"
7106 "\355\220\004\301\261\051\221\305\060\157\301\251\162\063\314\376"
7107 "\135\026\027\054\021\151\347\176\376\305\203\010\337\274\334\042"
7108 "\072\056\040\151\043\071\126\140\147\220\213\056\166\071\373\021"
7109 "\210\227\366\174\275\113\270\040\026\147\005\215\342\073\301\162"
7110 "\077\224\225\067\307\135\271\236\330\223\241\027\217\377\014\146"
7111 "\025\301\044\174\062\174\003\035\073\241\130\105\062\223"
7112 , (PRUint32)958 }
7113 };
7114 static const NSSItem nss_builtins_items_103 [] = {
7115 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7116 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7117 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7118 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7119 { (void *)"Staat der Nederlanden Root CA", (PRUint32)30 },
7120 { (void *)"\020\035\372\077\325\013\313\273\233\265\140\014\031\125\244\032"
7121 "\364\163\072\004"
7122 , (PRUint32)20 },
7123 { (void *)"\140\204\174\132\316\333\014\324\313\247\351\376\002\306\251\300"
7124 , (PRUint32)16 },
7125 { (void *)"\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
7126 "\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040"
7127 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
7128 "\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040"
7129 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
7130 "\122\157\157\164\040\103\101"
7131 , (PRUint32)87 },
7132 { (void *)"\002\004\000\230\226\212"
7133 , (PRUint32)6 },
7134 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7135 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7136 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7137 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7138 };
7139 static const NSSItem nss_builtins_items_104 [] = {
7140 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7141 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7142 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7143 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7144 { (void *)"TDC Internet Root CA", (PRUint32)21 },
7145 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7146 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061"
7147 "\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156"
7148 "\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023"
7149 "\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157"
7150 "\157\164\040\103\101"
7151 , (PRUint32)69 },
7152 { (void *)"0", (PRUint32)2 },
7153 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061"
7154 "\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156"
7155 "\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023"
7156 "\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157"
7157 "\157\164\040\103\101"
7158 , (PRUint32)69 },
7159 { (void *)"\002\004\072\314\245\114"
7160 , (PRUint32)6 },
7161 { (void *)"\060\202\004\053\060\202\003\023\240\003\002\001\002\002\004\072"
7162 "\314\245\114\060\015\006\011\052\206\110\206\367\015\001\001\005"
7163 "\005\000\060\103\061\013\060\011\006\003\125\004\006\023\002\104"
7164 "\113\061\025\060\023\006\003\125\004\012\023\014\124\104\103\040"
7165 "\111\156\164\145\162\156\145\164\061\035\060\033\006\003\125\004"
7166 "\013\023\024\124\104\103\040\111\156\164\145\162\156\145\164\040"
7167 "\122\157\157\164\040\103\101\060\036\027\015\060\061\060\064\060"
7168 "\065\061\066\063\063\061\067\132\027\015\062\061\060\064\060\065"
7169 "\061\067\060\063\061\067\132\060\103\061\013\060\011\006\003\125"
7170 "\004\006\023\002\104\113\061\025\060\023\006\003\125\004\012\023"
7171 "\014\124\104\103\040\111\156\164\145\162\156\145\164\061\035\060"
7172 "\033\006\003\125\004\013\023\024\124\104\103\040\111\156\164\145"
7173 "\162\156\145\164\040\122\157\157\164\040\103\101\060\202\001\042"
7174 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
7175 "\202\001\017\000\060\202\001\012\002\202\001\001\000\304\270\100"
7176 "\274\221\325\143\037\327\231\240\213\014\100\036\164\267\110\235"
7177 "\106\214\002\262\340\044\137\360\031\023\247\067\203\153\135\307"
7178 "\216\371\204\060\316\032\073\372\373\316\213\155\043\306\303\156"
7179 "\146\237\211\245\337\340\102\120\147\372\037\154\036\364\320\005"
7180 "\326\277\312\326\116\344\150\140\154\106\252\034\135\143\341\007"
7181 "\206\016\145\000\247\056\246\161\306\274\271\201\250\072\175\032"
7182 "\322\371\321\254\113\313\316\165\257\334\173\372\201\163\324\374"
7183 "\272\275\101\210\324\164\263\371\136\070\072\074\103\250\322\225"
7184 "\116\167\155\023\014\235\217\170\001\267\132\040\037\003\067\065"
7185 "\342\054\333\113\053\054\170\271\111\333\304\320\307\234\234\344"
7186 "\212\040\011\041\026\126\146\377\005\354\133\343\360\317\253\044"
7187 "\044\136\303\177\160\172\022\304\322\265\020\240\266\041\341\215"
7188 "\170\151\125\104\151\365\312\226\034\064\205\027\045\167\342\366"
7189 "\057\047\230\170\375\171\006\072\242\326\132\103\301\377\354\004"
7190 "\073\356\023\357\323\130\132\377\222\353\354\256\332\362\067\003"
7191 "\107\101\266\227\311\055\012\101\042\273\273\346\247\002\003\001"
7192 "\000\001\243\202\001\045\060\202\001\041\060\021\006\011\140\206"
7193 "\110\001\206\370\102\001\001\004\004\003\002\000\007\060\145\006"
7194 "\003\125\035\037\004\136\060\134\060\132\240\130\240\126\244\124"
7195 "\060\122\061\013\060\011\006\003\125\004\006\023\002\104\113\061"
7196 "\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156"
7197 "\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023"
7198 "\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157"
7199 "\157\164\040\103\101\061\015\060\013\006\003\125\004\003\023\004"
7200 "\103\122\114\061\060\053\006\003\125\035\020\004\044\060\042\200"
7201 "\017\062\060\060\061\060\064\060\065\061\066\063\063\061\067\132"
7202 "\201\017\062\060\062\061\060\064\060\065\061\067\060\063\061\067"
7203 "\132\060\013\006\003\125\035\017\004\004\003\002\001\006\060\037"
7204 "\006\003\125\035\043\004\030\060\026\200\024\154\144\001\307\375"
7205 "\205\155\254\310\332\236\120\010\205\010\265\074\126\250\120\060"
7206 "\035\006\003\125\035\016\004\026\004\024\154\144\001\307\375\205"
7207 "\155\254\310\332\236\120\010\205\010\265\074\126\250\120\060\014"
7208 "\006\003\125\035\023\004\005\060\003\001\001\377\060\035\006\011"
7209 "\052\206\110\206\366\175\007\101\000\004\020\060\016\033\010\126"
7210 "\065\056\060\072\064\056\060\003\002\004\220\060\015\006\011\052"
7211 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\116"
7212 "\103\314\321\335\035\020\033\006\177\267\244\372\323\331\115\373"
7213 "\043\237\043\124\133\346\213\057\004\050\213\265\047\155\211\241"
7214 "\354\230\151\334\347\215\046\203\005\171\164\354\264\271\243\227"
7215 "\301\065\000\375\025\332\071\201\072\225\061\220\336\227\351\206"
7216 "\250\231\167\014\345\132\240\204\377\022\026\254\156\270\215\303"
7217 "\173\222\302\254\056\320\175\050\354\266\363\140\070\151\157\076"
7218 "\330\004\125\076\236\314\125\322\272\376\273\107\004\327\012\331"
7219 "\026\012\064\051\365\130\023\325\117\317\217\126\113\263\036\356"
7220 "\323\230\171\332\010\036\014\157\270\370\026\047\357\302\157\075"
7221 "\366\243\113\076\016\344\155\154\333\073\101\022\233\275\015\107"
7222 "\043\177\074\112\320\257\300\257\366\357\033\265\025\304\353\203"
7223 "\304\011\137\164\213\331\021\373\302\126\261\074\370\160\312\064"
7224 "\215\103\100\023\214\375\231\003\124\171\306\056\352\206\241\366"
7225 "\072\324\011\274\364\274\146\314\075\130\320\127\111\012\356\045"
7226 "\342\101\356\023\371\233\070\064\321\000\365\176\347\224\035\374"
7227 "\151\003\142\270\231\005\005\075\153\170\022\275\260\157\145"
7228 , (PRUint32)1071 }
7229 };
7230 static const NSSItem nss_builtins_items_105 [] = {
7231 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7232 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7233 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7234 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7235 { (void *)"TDC Internet Root CA", (PRUint32)21 },
7236 { (void *)"\041\374\275\216\177\154\257\005\033\321\263\103\354\250\347\141"
7237 "\107\362\017\212"
7238 , (PRUint32)20 },
7239 { (void *)"\221\364\003\125\040\241\370\143\054\142\336\254\373\141\034\216"
7240 , (PRUint32)16 },
7241 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061"
7242 "\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156"
7243 "\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023"
7244 "\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157"
7245 "\157\164\040\103\101"
7246 , (PRUint32)69 },
7247 { (void *)"\002\004\072\314\245\114"
7248 , (PRUint32)6 },
7249 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7250 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7251 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7252 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7253 };
7254 static const NSSItem nss_builtins_items_106 [] = {
7255 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7256 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7257 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7258 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7259 { (void *)"UTN DATACorp SGC Root CA", (PRUint32)25 },
7260 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7261 { (void *)"\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123"
7262 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7263 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7264 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7265 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7266 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7267 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7268 "\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125"
7269 "\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157"
7270 "\162\160\040\123\107\103"
7271 , (PRUint32)150 },
7272 { (void *)"0", (PRUint32)2 },
7273 { (void *)"\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123"
7274 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7275 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7276 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7277 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7278 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7279 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7280 "\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125"
7281 "\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157"
7282 "\162\160\040\123\107\103"
7283 , (PRUint32)150 },
7284 { (void *)"\002\020\104\276\014\213\120\000\041\264\021\323\052\150\006\251"
7285 "\255\151"
7286 , (PRUint32)18 },
7287 { (void *)"\060\202\004\136\060\202\003\106\240\003\002\001\002\002\020\104"
7288 "\276\014\213\120\000\041\264\021\323\052\150\006\251\255\151\060"
7289 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
7290 "\223\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
7291 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
7292 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
7293 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
7294 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
7295 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
7296 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
7297 "\165\163\164\056\143\157\155\061\033\060\031\006\003\125\004\003"
7298 "\023\022\125\124\116\040\055\040\104\101\124\101\103\157\162\160"
7299 "\040\123\107\103\060\036\027\015\071\071\060\066\062\064\061\070"
7300 "\065\067\062\061\132\027\015\061\071\060\066\062\064\061\071\060"
7301 "\066\063\060\132\060\201\223\061\013\060\011\006\003\125\004\006"
7302 "\023\002\125\123\061\013\060\011\006\003\125\004\010\023\002\125"
7303 "\124\061\027\060\025\006\003\125\004\007\023\016\123\141\154\164"
7304 "\040\114\141\153\145\040\103\151\164\171\061\036\060\034\006\003"
7305 "\125\004\012\023\025\124\150\145\040\125\123\105\122\124\122\125"
7306 "\123\124\040\116\145\164\167\157\162\153\061\041\060\037\006\003"
7307 "\125\004\013\023\030\150\164\164\160\072\057\057\167\167\167\056"
7308 "\165\163\145\162\164\162\165\163\164\056\143\157\155\061\033\060"
7309 "\031\006\003\125\004\003\023\022\125\124\116\040\055\040\104\101"
7310 "\124\101\103\157\162\160\040\123\107\103\060\202\001\042\060\015"
7311 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
7312 "\017\000\060\202\001\012\002\202\001\001\000\337\356\130\020\242"
7313 "\053\156\125\304\216\277\056\106\011\347\340\010\017\056\053\172"
7314 "\023\224\033\275\366\266\200\216\145\005\223\000\036\274\257\342"
7315 "\017\216\031\015\022\107\354\254\255\243\372\056\160\370\336\156"
7316 "\373\126\102\025\236\056\134\357\043\336\041\271\005\166\047\031"
7317 "\017\117\326\303\234\264\276\224\031\143\362\246\021\012\353\123"
7318 "\110\234\276\362\051\073\026\350\032\240\114\246\311\364\030\131"
7319 "\150\300\160\362\123\000\300\136\120\202\245\126\157\066\371\112"
7320 "\340\104\206\240\115\116\326\107\156\111\112\313\147\327\246\304"
7321 "\005\271\216\036\364\374\377\315\347\066\340\234\005\154\262\063"
7322 "\042\025\320\264\340\314\027\300\262\300\364\376\062\077\051\052"
7323 "\225\173\330\362\247\116\017\124\174\241\015\200\263\011\003\301"
7324 "\377\134\335\136\232\076\274\256\274\107\212\152\256\161\312\037"
7325 "\261\052\270\137\102\005\013\354\106\060\321\162\013\312\351\126"
7326 "\155\365\357\337\170\276\141\272\262\245\256\004\114\274\250\254"
7327 "\151\025\227\275\357\353\264\214\277\065\370\324\303\321\050\016"
7328 "\134\072\237\160\030\063\040\167\304\242\257\002\003\001\000\001"
7329 "\243\201\253\060\201\250\060\013\006\003\125\035\017\004\004\003"
7330 "\002\001\306\060\017\006\003\125\035\023\001\001\377\004\005\060"
7331 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\123"
7332 "\062\321\263\317\177\372\340\361\240\135\205\116\222\322\236\105"
7333 "\035\264\117\060\075\006\003\125\035\037\004\066\060\064\060\062"
7334 "\240\060\240\056\206\054\150\164\164\160\072\057\057\143\162\154"
7335 "\056\165\163\145\162\164\162\165\163\164\056\143\157\155\057\125"
7336 "\124\116\055\104\101\124\101\103\157\162\160\123\107\103\056\143"
7337 "\162\154\060\052\006\003\125\035\045\004\043\060\041\006\010\053"
7338 "\006\001\005\005\007\003\001\006\012\053\006\001\004\001\202\067"
7339 "\012\003\003\006\011\140\206\110\001\206\370\102\004\001\060\015"
7340 "\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001"
7341 "\001\000\047\065\227\000\212\213\050\275\306\063\060\036\051\374"
7342 "\342\367\325\230\324\100\273\140\312\277\253\027\054\011\066\177"
7343 "\120\372\101\334\256\226\072\012\043\076\211\131\311\243\007\355"
7344 "\033\067\255\374\174\276\121\111\132\336\072\012\124\010\026\105"
7345 "\302\231\261\207\315\214\150\340\151\003\351\304\116\230\262\073"
7346 "\214\026\263\016\240\014\230\120\233\223\251\160\011\310\054\243"
7347 "\217\337\002\344\340\161\072\361\264\043\162\240\252\001\337\337"
7348 "\230\076\024\120\240\061\046\275\050\351\132\060\046\165\371\173"
7349 "\140\034\215\363\315\120\046\155\004\047\232\337\325\015\105\107"
7350 "\051\153\054\346\166\331\251\051\175\062\335\311\066\074\275\256"
7351 "\065\361\021\236\035\273\220\077\022\107\116\216\327\176\017\142"
7352 "\163\035\122\046\070\034\030\111\375\060\164\232\304\345\042\057"
7353 "\330\300\215\355\221\172\114\000\217\162\177\135\332\335\033\213"
7354 "\105\153\347\335\151\227\250\305\126\114\017\014\366\237\172\221"
7355 "\067\366\227\202\340\335\161\151\377\166\077\140\115\074\317\367"
7356 "\231\371\306\127\364\311\125\071\170\272\054\171\311\246\210\053"
7357 "\364\010"
7358 , (PRUint32)1122 }
7359 };
7360 static const NSSItem nss_builtins_items_107 [] = {
7361 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7362 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7363 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7364 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7365 { (void *)"UTN DATACorp SGC Root CA", (PRUint32)25 },
7366 { (void *)"\130\021\237\016\022\202\207\352\120\375\331\207\105\157\117\170"
7367 "\334\372\326\324"
7368 , (PRUint32)20 },
7369 { (void *)"\263\245\076\167\041\155\254\112\300\311\373\325\101\075\312\006"
7370 , (PRUint32)16 },
7371 { (void *)"\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123"
7372 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7373 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7374 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7375 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7376 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7377 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7378 "\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125"
7379 "\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157"
7380 "\162\160\040\123\107\103"
7381 , (PRUint32)150 },
7382 { (void *)"\002\020\104\276\014\213\120\000\041\264\021\323\052\150\006\251"
7383 "\255\151"
7384 , (PRUint32)18 },
7385 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7386 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7387 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7388 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7389 };
7390 static const NSSItem nss_builtins_items_108 [] = {
7391 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7392 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7393 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7394 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7395 { (void *)"UTN USERFirst Email Root CA", (PRUint32)28 },
7396 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7397 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
7398 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7399 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7400 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7401 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7402 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7403 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7404 "\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125"
7405 "\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163"
7406 "\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164"
7407 "\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151"
7408 "\154"
7409 , (PRUint32)177 },
7410 { (void *)"0", (PRUint32)2 },
7411 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
7412 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7413 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7414 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7415 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7416 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7417 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7418 "\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125"
7419 "\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163"
7420 "\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164"
7421 "\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151"
7422 "\154"
7423 , (PRUint32)177 },
7424 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\045\045\147"
7425 "\311\211"
7426 , (PRUint32)18 },
7427 { (void *)"\060\202\004\242\060\202\003\212\240\003\002\001\002\002\020\104"
7428 "\276\014\213\120\000\044\264\021\323\066\045\045\147\311\211\060"
7429 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
7430 "\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
7431 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
7432 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
7433 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
7434 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
7435 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
7436 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
7437 "\165\163\164\056\143\157\155\061\066\060\064\006\003\125\004\003"
7438 "\023\055\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
7439 "\103\154\151\145\156\164\040\101\165\164\150\145\156\164\151\143"
7440 "\141\164\151\157\156\040\141\156\144\040\105\155\141\151\154\060"
7441 "\036\027\015\071\071\060\067\060\071\061\067\062\070\065\060\132"
7442 "\027\015\061\071\060\067\060\071\061\067\063\066\065\070\132\060"
7443 "\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
7444 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
7445 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
7446 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
7447 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
7448 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
7449 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
7450 "\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125\004"
7451 "\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163\164"
7452 "\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164\151"
7453 "\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151\154"
7454 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
7455 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
7456 "\000\262\071\205\244\362\175\253\101\073\142\106\067\256\315\301"
7457 "\140\165\274\071\145\371\112\032\107\242\271\314\110\314\152\230"
7458 "\325\115\065\031\271\244\102\345\316\111\342\212\057\036\174\322"
7459 "\061\007\307\116\264\203\144\235\056\051\325\242\144\304\205\275"
7460 "\205\121\065\171\244\116\150\220\173\034\172\244\222\250\027\362"
7461 "\230\025\362\223\314\311\244\062\225\273\014\117\060\275\230\240"
7462 "\013\213\345\156\033\242\106\372\170\274\242\157\253\131\136\245"
7463 "\057\317\312\332\155\252\057\353\254\241\263\152\252\267\056\147"
7464 "\065\213\171\341\036\151\210\342\346\106\315\240\245\352\276\013"
7465 "\316\166\072\172\016\233\352\374\332\047\133\075\163\037\042\346"
7466 "\110\141\306\114\363\151\261\250\056\033\266\324\061\040\054\274"
7467 "\202\212\216\244\016\245\327\211\103\374\026\132\257\035\161\327"
7468 "\021\131\332\272\207\015\257\372\363\341\302\360\244\305\147\214"
7469 "\326\326\124\072\336\012\244\272\003\167\263\145\310\375\036\323"
7470 "\164\142\252\030\312\150\223\036\241\205\176\365\107\145\313\370"
7471 "\115\127\050\164\322\064\377\060\266\356\366\142\060\024\214\054"
7472 "\353\002\003\001\000\001\243\201\271\060\201\266\060\013\006\003"
7473 "\125\035\017\004\004\003\002\001\306\060\017\006\003\125\035\023"
7474 "\001\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035"
7475 "\016\004\026\004\024\211\202\147\175\304\235\046\160\000\113\264"
7476 "\120\110\174\336\075\256\004\156\175\060\130\006\003\125\035\037"
7477 "\004\121\060\117\060\115\240\113\240\111\206\107\150\164\164\160"
7478 "\072\057\057\143\162\154\056\165\163\145\162\164\162\165\163\164"
7479 "\056\143\157\155\057\125\124\116\055\125\123\105\122\106\151\162"
7480 "\163\164\055\103\154\151\145\156\164\101\165\164\150\145\156\164"
7481 "\151\143\141\164\151\157\156\141\156\144\105\155\141\151\154\056"
7482 "\143\162\154\060\035\006\003\125\035\045\004\026\060\024\006\010"
7483 "\053\006\001\005\005\007\003\002\006\010\053\006\001\005\005\007"
7484 "\003\004\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
7485 "\000\003\202\001\001\000\261\155\141\135\246\032\177\174\253\112"
7486 "\344\060\374\123\157\045\044\306\312\355\342\061\134\053\016\356"
7487 "\356\141\125\157\004\076\317\071\336\305\033\111\224\344\353\040"
7488 "\114\264\346\236\120\056\162\331\215\365\252\243\263\112\332\126"
7489 "\034\140\227\200\334\202\242\255\112\275\212\053\377\013\011\264"
7490 "\306\327\040\004\105\344\315\200\001\272\272\053\156\316\252\327"
7491 "\222\376\344\257\353\364\046\035\026\052\177\154\060\225\067\057"
7492 "\063\022\254\177\335\307\321\021\214\121\230\262\320\243\221\320"
7493 "\255\366\237\236\203\223\036\035\102\270\106\257\153\146\360\233"
7494 "\177\352\343\003\002\345\002\121\301\252\325\065\235\162\100\003"
7495 "\211\272\061\035\305\020\150\122\236\337\242\205\305\134\010\246"
7496 "\170\346\123\117\261\350\267\323\024\236\223\246\303\144\343\254"
7497 "\176\161\315\274\237\351\003\033\314\373\351\254\061\301\257\174"
7498 "\025\164\002\231\303\262\107\246\302\062\141\327\307\157\110\044"
7499 "\121\047\241\325\207\125\362\173\217\230\075\026\236\356\165\266"
7500 "\370\320\216\362\363\306\256\050\133\247\360\363\066\027\374\303"
7501 "\005\323\312\003\112\124"
7502 , (PRUint32)1190 }
7503 };
7504 static const NSSItem nss_builtins_items_109 [] = {
7505 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7506 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7507 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7508 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7509 { (void *)"UTN USERFirst Email Root CA", (PRUint32)28 },
7510 { (void *)"\261\162\261\245\155\225\371\037\345\002\207\341\115\067\352\152"
7511 "\104\143\166\212"
7512 , (PRUint32)20 },
7513 { (void *)"\327\064\075\357\035\047\011\050\341\061\002\133\023\053\335\367"
7514 , (PRUint32)16 },
7515 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
7516 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7517 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7518 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7519 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7520 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7521 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7522 "\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125"
7523 "\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163"
7524 "\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164"
7525 "\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151"
7526 "\154"
7527 , (PRUint32)177 },
7528 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\045\045\147"
7529 "\311\211"
7530 , (PRUint32)18 },
7531 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7532 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7533 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7534 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7535 };
7536 static const NSSItem nss_builtins_items_110 [] = {
7537 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7538 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7539 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7540 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7541 { (void *)"UTN USERFirst Hardware Root CA", (PRUint32)31 },
7542 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7543 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
7544 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7545 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7546 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7547 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7548 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7549 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7550 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
7551 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
7552 "\164\055\110\141\162\144\167\141\162\145"
7553 , (PRUint32)154 },
7554 { (void *)"0", (PRUint32)2 },
7555 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
7556 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7557 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7558 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7559 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7560 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7561 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7562 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
7563 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
7564 "\164\055\110\141\162\144\167\141\162\145"
7565 , (PRUint32)154 },
7566 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\052\376\145"
7567 "\012\375"
7568 , (PRUint32)18 },
7569 { (void *)"\060\202\004\164\060\202\003\134\240\003\002\001\002\002\020\104"
7570 "\276\014\213\120\000\044\264\021\323\066\052\376\145\012\375\060"
7571 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
7572 "\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
7573 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
7574 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
7575 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
7576 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
7577 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
7578 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
7579 "\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004\003"
7580 "\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
7581 "\110\141\162\144\167\141\162\145\060\036\027\015\071\071\060\067"
7582 "\060\071\061\070\061\060\064\062\132\027\015\061\071\060\067\060"
7583 "\071\061\070\061\071\062\062\132\060\201\227\061\013\060\011\006"
7584 "\003\125\004\006\023\002\125\123\061\013\060\011\006\003\125\004"
7585 "\010\023\002\125\124\061\027\060\025\006\003\125\004\007\023\016"
7586 "\123\141\154\164\040\114\141\153\145\040\103\151\164\171\061\036"
7587 "\060\034\006\003\125\004\012\023\025\124\150\145\040\125\123\105"
7588 "\122\124\122\125\123\124\040\116\145\164\167\157\162\153\061\041"
7589 "\060\037\006\003\125\004\013\023\030\150\164\164\160\072\057\057"
7590 "\167\167\167\056\165\163\145\162\164\162\165\163\164\056\143\157"
7591 "\155\061\037\060\035\006\003\125\004\003\023\026\125\124\116\055"
7592 "\125\123\105\122\106\151\162\163\164\055\110\141\162\144\167\141"
7593 "\162\145\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
7594 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
7595 "\001\001\000\261\367\303\070\077\264\250\177\317\071\202\121\147"
7596 "\320\155\237\322\377\130\363\347\237\053\354\015\211\124\231\271"
7597 "\070\231\026\367\340\041\171\110\302\273\141\164\022\226\035\074"
7598 "\152\162\325\074\020\147\072\071\355\053\023\315\146\353\225\011"
7599 "\063\244\154\227\261\350\306\354\301\165\171\234\106\136\215\253"
7600 "\320\152\375\271\052\125\027\020\124\263\031\360\232\366\361\261"
7601 "\135\266\247\155\373\340\161\027\153\242\210\373\000\337\376\032"
7602 "\061\167\014\232\001\172\261\062\343\053\001\007\070\156\303\245"
7603 "\136\043\274\105\233\173\120\301\311\060\217\333\345\053\172\323"
7604 "\133\373\063\100\036\240\325\230\027\274\213\207\303\211\323\135"
7605 "\240\216\262\252\252\366\216\151\210\006\305\372\211\041\363\010"
7606 "\235\151\056\011\063\233\051\015\106\017\214\314\111\064\260\151"
7607 "\121\275\371\006\315\150\255\146\114\274\076\254\141\275\012\210"
7608 "\016\310\337\075\356\174\004\114\235\012\136\153\221\326\356\307"
7609 "\355\050\215\253\115\207\211\163\320\156\244\320\036\026\213\024"
7610 "\341\166\104\003\177\143\254\344\315\111\234\305\222\364\253\062"
7611 "\241\110\133\002\003\001\000\001\243\201\271\060\201\266\060\013"
7612 "\006\003\125\035\017\004\004\003\002\001\306\060\017\006\003\125"
7613 "\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003"
7614 "\125\035\016\004\026\004\024\241\162\137\046\033\050\230\103\225"
7615 "\135\007\067\325\205\226\235\113\322\303\105\060\104\006\003\125"
7616 "\035\037\004\075\060\073\060\071\240\067\240\065\206\063\150\164"
7617 "\164\160\072\057\057\143\162\154\056\165\163\145\162\164\162\165"
7618 "\163\164\056\143\157\155\057\125\124\116\055\125\123\105\122\106"
7619 "\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143\162"
7620 "\154\060\061\006\003\125\035\045\004\052\060\050\006\010\053\006"
7621 "\001\005\005\007\003\001\006\010\053\006\001\005\005\007\003\005"
7622 "\006\010\053\006\001\005\005\007\003\006\006\010\053\006\001\005"
7623 "\005\007\003\007\060\015\006\011\052\206\110\206\367\015\001\001"
7624 "\005\005\000\003\202\001\001\000\107\031\017\336\164\306\231\227"
7625 "\257\374\255\050\136\165\216\353\055\147\356\116\173\053\327\014"
7626 "\377\366\336\313\125\242\012\341\114\124\145\223\140\153\237\022"
7627 "\234\255\136\203\054\353\132\256\300\344\055\364\000\143\035\270"
7628 "\300\154\362\317\111\273\115\223\157\006\246\012\042\262\111\142"
7629 "\010\116\377\310\310\024\262\210\026\135\347\001\344\022\225\345"
7630 "\105\064\263\213\151\275\317\264\205\217\165\121\236\175\072\070"
7631 "\072\024\110\022\306\373\247\073\032\215\015\202\100\007\350\004"
7632 "\010\220\241\211\313\031\120\337\312\034\001\274\035\004\031\173"
7633 "\020\166\227\073\356\220\220\312\304\016\037\026\156\165\357\063"
7634 "\370\323\157\133\036\226\343\340\164\167\164\173\212\242\156\055"
7635 "\335\166\326\071\060\202\360\253\234\122\362\052\307\257\111\136"
7636 "\176\307\150\345\202\201\310\152\047\371\047\210\052\325\130\120"
7637 "\225\037\360\073\034\127\273\175\024\071\142\053\232\311\224\222"
7638 "\052\243\042\014\377\211\046\175\137\043\053\107\327\025\035\251"
7639 "\152\236\121\015\052\121\236\201\371\324\073\136\160\022\177\020"
7640 "\062\234\036\273\235\370\146\250"
7641 , (PRUint32)1144 }
7642 };
7643 static const NSSItem nss_builtins_items_111 [] = {
7644 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7645 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7646 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7647 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7648 { (void *)"UTN USERFirst Hardware Root CA", (PRUint32)31 },
7649 { (void *)"\004\203\355\063\231\254\066\010\005\207\042\355\274\136\106\000"
7650 "\343\276\371\327"
7651 , (PRUint32)20 },
7652 { (void *)"\114\126\101\345\015\273\053\350\312\243\355\030\010\255\103\071"
7653 , (PRUint32)16 },
7654 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
7655 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7656 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7657 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7658 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7659 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7660 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7661 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
7662 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
7663 "\164\055\110\141\162\144\167\141\162\145"
7664 , (PRUint32)154 },
7665 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\052\376\145"
7666 "\012\375"
7667 , (PRUint32)18 },
7668 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7669 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7670 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7671 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7672 };
7673 static const NSSItem nss_builtins_items_112 [] = {
7674 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7675 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7676 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7677 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7678 { (void *)"UTN USERFirst Object Root CA", (PRUint32)29 },
7679 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7680 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123"
7681 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7682 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7683 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7684 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7685 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7686 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7687 "\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125"
7688 "\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163"
7689 "\164\055\117\142\152\145\143\164"
7690 , (PRUint32)152 },
7691 { (void *)"0", (PRUint32)2 },
7692 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123"
7693 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7694 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7695 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7696 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7697 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7698 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7699 "\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125"
7700 "\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163"
7701 "\164\055\117\142\152\145\143\164"
7702 , (PRUint32)152 },
7703 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\055\340\263"
7704 "\137\033"
7705 , (PRUint32)18 },
7706 { (void *)"\060\202\004\146\060\202\003\116\240\003\002\001\002\002\020\104"
7707 "\276\014\213\120\000\044\264\021\323\066\055\340\263\137\033\060"
7708 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
7709 "\225\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
7710 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
7711 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
7712 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
7713 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
7714 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
7715 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
7716 "\165\163\164\056\143\157\155\061\035\060\033\006\003\125\004\003"
7717 "\023\024\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
7718 "\117\142\152\145\143\164\060\036\027\015\071\071\060\067\060\071"
7719 "\061\070\063\061\062\060\132\027\015\061\071\060\067\060\071\061"
7720 "\070\064\060\063\066\132\060\201\225\061\013\060\011\006\003\125"
7721 "\004\006\023\002\125\123\061\013\060\011\006\003\125\004\010\023"
7722 "\002\125\124\061\027\060\025\006\003\125\004\007\023\016\123\141"
7723 "\154\164\040\114\141\153\145\040\103\151\164\171\061\036\060\034"
7724 "\006\003\125\004\012\023\025\124\150\145\040\125\123\105\122\124"
7725 "\122\125\123\124\040\116\145\164\167\157\162\153\061\041\060\037"
7726 "\006\003\125\004\013\023\030\150\164\164\160\072\057\057\167\167"
7727 "\167\056\165\163\145\162\164\162\165\163\164\056\143\157\155\061"
7728 "\035\060\033\006\003\125\004\003\023\024\125\124\116\055\125\123"
7729 "\105\122\106\151\162\163\164\055\117\142\152\145\143\164\060\202"
7730 "\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
7731 "\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000\316"
7732 "\252\201\077\243\243\141\170\252\061\000\125\225\021\236\047\017"
7733 "\037\034\337\072\233\202\150\060\300\112\141\035\361\057\016\372"
7734 "\276\171\367\245\043\357\125\121\226\204\315\333\343\271\156\076"
7735 "\061\330\012\040\147\307\364\331\277\224\353\107\004\076\002\316"
7736 "\052\242\135\207\004\011\366\060\235\030\212\227\262\252\034\374"
7737 "\101\322\241\066\313\373\075\221\272\347\331\160\065\372\344\347"
7738 "\220\303\233\243\233\323\074\365\022\231\167\261\267\011\340\150"
7739 "\346\034\270\363\224\143\210\152\152\376\013\166\311\276\364\042"
7740 "\344\147\271\253\032\136\167\301\205\007\335\015\154\277\356\006"
7741 "\307\167\152\101\236\247\017\327\373\356\224\027\267\374\205\276"
7742 "\244\253\304\034\061\335\327\266\321\344\360\357\337\026\217\262"
7743 "\122\223\327\241\324\211\241\007\056\277\341\001\022\102\036\032"
7744 "\341\330\225\064\333\144\171\050\377\272\056\021\302\345\350\133"
7745 "\222\110\373\107\013\302\154\332\255\062\203\101\363\245\345\101"
7746 "\160\375\145\220\155\372\372\121\304\371\275\226\053\031\004\054"
7747 "\323\155\247\334\360\177\157\203\145\342\152\253\207\206\165\002"
7748 "\003\001\000\001\243\201\257\060\201\254\060\013\006\003\125\035"
7749 "\017\004\004\003\002\001\306\060\017\006\003\125\035\023\001\001"
7750 "\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004"
7751 "\026\004\024\332\355\144\164\024\234\024\074\253\335\231\251\275"
7752 "\133\050\115\213\074\311\330\060\102\006\003\125\035\037\004\073"
7753 "\060\071\060\067\240\065\240\063\206\061\150\164\164\160\072\057"
7754 "\057\143\162\154\056\165\163\145\162\164\162\165\163\164\056\143"
7755 "\157\155\057\125\124\116\055\125\123\105\122\106\151\162\163\164"
7756 "\055\117\142\152\145\143\164\056\143\162\154\060\051\006\003\125"
7757 "\035\045\004\042\060\040\006\010\053\006\001\005\005\007\003\003"
7758 "\006\010\053\006\001\005\005\007\003\010\006\012\053\006\001\004"
7759 "\001\202\067\012\003\004\060\015\006\011\052\206\110\206\367\015"
7760 "\001\001\005\005\000\003\202\001\001\000\010\037\122\261\067\104"
7761 "\170\333\375\316\271\332\225\226\230\252\125\144\200\265\132\100"
7762 "\335\041\245\305\301\363\137\054\114\310\107\132\151\352\350\360"
7763 "\065\065\364\320\045\363\310\246\244\207\112\275\033\261\163\010"
7764 "\275\324\303\312\266\065\273\131\206\167\061\315\247\200\024\256"
7765 "\023\357\374\261\110\371\153\045\045\055\121\266\054\155\105\301"
7766 "\230\310\212\126\135\076\356\103\116\076\153\047\216\320\072\113"
7767 "\205\013\137\323\355\152\247\165\313\321\132\207\057\071\165\023"
7768 "\132\162\260\002\201\237\276\360\017\204\124\040\142\154\151\324"
7769 "\341\115\306\015\231\103\001\015\022\226\214\170\235\277\120\242"
7770 "\261\104\252\152\317\027\172\317\157\017\324\370\044\125\137\360"
7771 "\064\026\111\146\076\120\106\311\143\161\070\061\142\270\142\271"
7772 "\363\123\255\154\265\053\242\022\252\031\117\011\332\136\347\223"
7773 "\306\216\024\010\376\360\060\200\030\240\206\205\115\310\175\327"
7774 "\213\003\376\156\325\367\235\026\254\222\054\240\043\345\234\221"
7775 "\122\037\224\337\027\224\163\303\263\301\301\161\005\040\000\170"
7776 "\275\023\122\035\250\076\315\000\037\310"
7777 , (PRUint32)1130 }
7778 };
7779 static const NSSItem nss_builtins_items_113 [] = {
7780 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7781 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7782 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7783 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7784 { (void *)"UTN USERFirst Object Root CA", (PRUint32)29 },
7785 { (void *)"\341\055\373\113\101\327\331\303\053\060\121\113\254\035\201\330"
7786 "\070\136\055\106"
7787 , (PRUint32)20 },
7788 { (void *)"\247\362\344\026\006\101\021\120\060\153\234\343\264\234\260\311"
7789 , (PRUint32)16 },
7790 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123"
7791 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
7792 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
7793 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
7794 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
7795 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
7796 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
7797 "\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125"
7798 "\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163"
7799 "\164\055\117\142\152\145\143\164"
7800 , (PRUint32)152 },
7801 { (void *)"\002\020\104\276\014\213\120\000\044\264\021\323\066\055\340\263"
7802 "\137\033"
7803 , (PRUint32)18 },
7804 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7805 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
7806 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7807 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7808 };
7809 static const NSSItem nss_builtins_items_114 [] = {
7810 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7811 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7812 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7813 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7814 { (void *)"Camerfirma Chambers of Commerce Root", (PRUint32)37 },
7815 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7816 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7817 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7818 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7819 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7820 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7821 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060"
7822 "\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163"
7823 "\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157"
7824 "\164"
7825 , (PRUint32)129 },
7826 { (void *)"0", (PRUint32)2 },
7827 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7828 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7829 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7830 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7831 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7832 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060"
7833 "\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163"
7834 "\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157"
7835 "\164"
7836 , (PRUint32)129 },
7837 { (void *)"\002\001\000"
7838 , (PRUint32)3 },
7839 { (void *)"\060\202\004\275\060\202\003\245\240\003\002\001\002\002\001\000"
7840 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
7841 "\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047"
7842 "\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145"
7843 "\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070"
7844 "\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013"
7845 "\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141"
7846 "\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060\040"
7847 "\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163\040"
7848 "\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157\164"
7849 "\060\036\027\015\060\063\060\071\063\060\061\066\061\063\064\063"
7850 "\132\027\015\063\067\060\071\063\060\061\066\061\063\064\064\132"
7851 "\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7852 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7853 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7854 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7855 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7856 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060"
7857 "\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163"
7858 "\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157"
7859 "\164\060\202\001\040\060\015\006\011\052\206\110\206\367\015\001"
7860 "\001\001\005\000\003\202\001\015\000\060\202\001\010\002\202\001"
7861 "\001\000\267\066\125\345\245\135\030\060\340\332\211\124\221\374"
7862 "\310\307\122\370\057\120\331\357\261\165\163\145\107\175\033\133"
7863 "\272\165\305\374\241\210\044\372\057\355\312\010\112\071\124\304"
7864 "\121\172\265\332\140\352\070\074\201\262\313\361\273\331\221\043"
7865 "\077\110\001\160\165\251\005\052\255\037\161\363\311\124\075\035"
7866 "\006\152\100\076\263\014\205\356\134\033\171\302\142\304\270\066"
7867 "\216\065\135\001\014\043\004\107\065\252\233\140\116\240\146\075"
7868 "\313\046\012\234\100\241\364\135\230\277\161\253\245\000\150\052"
7869 "\355\203\172\017\242\024\265\324\042\263\200\260\074\014\132\121"
7870 "\151\055\130\030\217\355\231\236\361\256\342\225\346\366\107\250"
7871 "\326\014\017\260\130\130\333\303\146\067\236\233\221\124\063\067"
7872 "\322\224\034\152\110\311\311\362\245\332\245\014\043\367\043\016"
7873 "\234\062\125\136\161\234\204\005\121\232\055\375\346\116\052\064"
7874 "\132\336\312\100\067\147\014\124\041\125\167\332\012\014\314\227"
7875 "\256\200\334\224\066\112\364\076\316\066\023\036\123\344\254\116"
7876 "\072\005\354\333\256\162\234\070\213\320\071\073\211\012\076\167"
7877 "\376\165\002\001\003\243\202\001\104\060\202\001\100\060\022\006"
7878 "\003\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001"
7879 "\014\060\074\006\003\125\035\037\004\065\060\063\060\061\240\057"
7880 "\240\055\206\053\150\164\164\160\072\057\057\143\162\154\056\143"
7881 "\150\141\155\142\145\162\163\151\147\156\056\157\162\147\057\143"
7882 "\150\141\155\142\145\162\163\162\157\157\164\056\143\162\154\060"
7883 "\035\006\003\125\035\016\004\026\004\024\343\224\365\261\115\351"
7884 "\333\241\051\133\127\213\115\166\006\166\341\321\242\212\060\016"
7885 "\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060\021"
7886 "\006\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000"
7887 "\007\060\047\006\003\125\035\021\004\040\060\036\201\034\143\150"
7888 "\141\155\142\145\162\163\162\157\157\164\100\143\150\141\155\142"
7889 "\145\162\163\151\147\156\056\157\162\147\060\047\006\003\125\035"
7890 "\022\004\040\060\036\201\034\143\150\141\155\142\145\162\163\162"
7891 "\157\157\164\100\143\150\141\155\142\145\162\163\151\147\156\056"
7892 "\157\162\147\060\130\006\003\125\035\040\004\121\060\117\060\115"
7893 "\006\013\053\006\001\004\001\201\207\056\012\003\001\060\076\060"
7894 "\074\006\010\053\006\001\005\005\007\002\001\026\060\150\164\164"
7895 "\160\072\057\057\143\160\163\056\143\150\141\155\142\145\162\163"
7896 "\151\147\156\056\157\162\147\057\143\160\163\057\143\150\141\155"
7897 "\142\145\162\163\162\157\157\164\056\150\164\155\154\060\015\006"
7898 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
7899 "\000\014\101\227\302\032\206\300\042\174\237\373\220\363\032\321"
7900 "\003\261\357\023\371\041\137\004\234\332\311\245\215\047\154\226"
7901 "\207\221\276\101\220\001\162\223\347\036\175\137\366\211\306\135"
7902 "\247\100\011\075\254\111\105\105\334\056\215\060\150\262\011\272"
7903 "\373\303\057\314\272\013\337\077\167\173\106\175\072\022\044\216"
7904 "\226\217\074\005\012\157\322\224\050\035\155\014\300\056\210\042"
7905 "\325\330\317\035\023\307\360\110\327\327\005\247\317\307\107\236"
7906 "\073\074\064\310\200\117\324\024\273\374\015\120\367\372\263\354"
7907 "\102\137\251\335\155\310\364\165\317\173\301\162\046\261\001\034"
7908 "\134\054\375\172\116\264\001\305\005\127\271\347\074\252\005\331"
7909 "\210\351\007\106\101\316\357\101\201\256\130\337\203\242\256\312"
7910 "\327\167\037\347\000\074\235\157\216\344\062\011\035\115\170\064"
7911 "\170\064\074\224\233\046\355\117\161\306\031\172\275\040\042\110"
7912 "\132\376\113\175\003\267\347\130\276\306\062\116\164\036\150\335"
7913 "\250\150\133\263\076\356\142\175\331\200\350\012\165\172\267\356"
7914 "\264\145\232\041\220\340\252\320\230\274\070\265\163\074\213\370"
7915 "\334"
7916 , (PRUint32)1217 }
7917 };
7918 static const NSSItem nss_builtins_items_115 [] = {
7919 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7920 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7921 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7922 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7923 { (void *)"Camerfirma Chambers of Commerce Root", (PRUint32)37 },
7924 { (void *)"\156\072\125\244\031\014\031\134\223\204\074\300\333\162\056\061"
7925 "\060\141\360\261"
7926 , (PRUint32)20 },
7927 { (void *)"\260\001\356\024\331\257\051\030\224\166\216\361\151\063\052\204"
7928 , (PRUint32)16 },
7929 { (void *)"\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7930 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7931 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7932 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7933 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7934 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060"
7935 "\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163"
7936 "\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157"
7937 "\164"
7938 , (PRUint32)129 },
7939 { (void *)"\002\001\000"
7940 , (PRUint32)3 },
7941 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7942 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7943 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
7944 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
7945 };
7946 static const NSSItem nss_builtins_items_116 [] = {
7947 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
7948 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
7949 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7950 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
7951 { (void *)"Camerfirma Global Chambersign Root", (PRUint32)35 },
7952 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
7953 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7954 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7955 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7956 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7957 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7958 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060"
7959 "\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103"
7960 "\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164"
7961 , (PRUint32)127 },
7962 { (void *)"0", (PRUint32)2 },
7963 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
7964 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
7965 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
7966 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
7967 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
7968 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060"
7969 "\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103"
7970 "\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164"
7971 , (PRUint32)127 },
7972 { (void *)"\002\001\000"
7973 , (PRUint32)3 },
7974 { (void *)"\060\202\004\305\060\202\003\255\240\003\002\001\002\002\001\000"
7975 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
7976 "\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047"
7977 "\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145"
7978 "\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070"
7979 "\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013"
7980 "\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141"
7981 "\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060\036"
7982 "\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103\150"
7983 "\141\155\142\145\162\163\151\147\156\040\122\157\157\164\060\036"
7984 "\027\015\060\063\060\071\063\060\061\066\061\064\061\070\132\027"
7985 "\015\063\067\060\071\063\060\061\066\061\064\061\070\132\060\175"
7986 "\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047\060"
7987 "\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145\162"
7988 "\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070\062"
7989 "\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013\023"
7990 "\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141\155"
7991 "\142\145\162\163\151\147\156\056\157\162\147\061\040\060\036\006"
7992 "\003\125\004\003\023\027\107\154\157\142\141\154\040\103\150\141"
7993 "\155\142\145\162\163\151\147\156\040\122\157\157\164\060\202\001"
7994 "\040\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
7995 "\003\202\001\015\000\060\202\001\010\002\202\001\001\000\242\160"
7996 "\242\320\237\102\256\133\027\307\330\175\317\024\203\374\117\311"
7997 "\241\267\023\257\212\327\236\076\004\012\222\213\140\126\372\264"
7998 "\062\057\210\115\241\140\010\364\267\011\116\240\111\057\111\326"
7999 "\323\337\235\227\132\237\224\004\160\354\077\131\331\267\314\146"
8000 "\213\230\122\050\011\002\337\305\057\204\215\172\227\167\277\354"
8001 "\100\235\045\162\253\265\077\062\230\373\267\267\374\162\204\345"
8002 "\065\207\371\125\372\243\037\016\157\056\050\335\151\240\331\102"
8003 "\020\306\370\265\104\302\320\103\177\333\274\344\242\074\152\125"
8004 "\170\012\167\251\330\352\031\062\267\057\376\134\077\033\356\261"
8005 "\230\354\312\255\172\151\105\343\226\017\125\366\346\355\165\352"
8006 "\145\350\062\126\223\106\211\250\045\212\145\006\356\153\277\171"
8007 "\007\320\361\267\257\355\054\115\222\273\300\250\137\247\147\175"
8008 "\004\362\025\010\160\254\222\326\175\004\322\063\373\114\266\013"
8009 "\013\373\032\311\304\215\003\251\176\134\362\120\253\022\245\241"
8010 "\317\110\120\245\357\322\310\032\023\372\260\177\261\202\034\167"
8011 "\152\017\137\334\013\225\217\357\103\176\346\105\011\045\002\001"
8012 "\003\243\202\001\120\060\202\001\114\060\022\006\003\125\035\023"
8013 "\001\001\377\004\010\060\006\001\001\377\002\001\014\060\077\006"
8014 "\003\125\035\037\004\070\060\066\060\064\240\062\240\060\206\056"
8015 "\150\164\164\160\072\057\057\143\162\154\056\143\150\141\155\142"
8016 "\145\162\163\151\147\156\056\157\162\147\057\143\150\141\155\142"
8017 "\145\162\163\151\147\156\162\157\157\164\056\143\162\154\060\035"
8018 "\006\003\125\035\016\004\026\004\024\103\234\066\237\260\236\060"
8019 "\115\306\316\137\255\020\253\345\003\245\372\251\024\060\016\006"
8020 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\021\006"
8021 "\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007"
8022 "\060\052\006\003\125\035\021\004\043\060\041\201\037\143\150\141"
8023 "\155\142\145\162\163\151\147\156\162\157\157\164\100\143\150\141"
8024 "\155\142\145\162\163\151\147\156\056\157\162\147\060\052\006\003"
8025 "\125\035\022\004\043\060\041\201\037\143\150\141\155\142\145\162"
8026 "\163\151\147\156\162\157\157\164\100\143\150\141\155\142\145\162"
8027 "\163\151\147\156\056\157\162\147\060\133\006\003\125\035\040\004"
8028 "\124\060\122\060\120\006\013\053\006\001\004\001\201\207\056\012"
8029 "\001\001\060\101\060\077\006\010\053\006\001\005\005\007\002\001"
8030 "\026\063\150\164\164\160\072\057\057\143\160\163\056\143\150\141"
8031 "\155\142\145\162\163\151\147\156\056\157\162\147\057\143\160\163"
8032 "\057\143\150\141\155\142\145\162\163\151\147\156\162\157\157\164"
8033 "\056\150\164\155\154\060\015\006\011\052\206\110\206\367\015\001"
8034 "\001\005\005\000\003\202\001\001\000\074\073\160\221\371\004\124"
8035 "\047\221\341\355\355\376\150\177\141\135\345\101\145\117\062\361"
8036 "\030\005\224\152\034\336\037\160\333\076\173\062\002\064\265\014"
8037 "\154\241\212\174\245\364\217\377\324\330\255\027\325\055\004\321"
8038 "\077\130\200\342\201\131\210\276\300\343\106\223\044\376\220\275"
8039 "\046\242\060\055\350\227\046\127\065\211\164\226\030\366\025\342"
8040 "\257\044\031\126\002\002\262\272\017\024\352\306\212\146\301\206"
8041 "\105\125\213\276\222\276\234\244\004\307\111\074\236\350\051\172"
8042 "\211\327\376\257\377\150\365\245\027\220\275\254\231\314\245\206"
8043 "\127\011\147\106\333\326\026\302\106\361\344\251\120\365\217\321"
8044 "\222\025\323\137\076\306\000\111\072\156\130\262\321\321\047\015"
8045 "\045\310\062\370\040\021\315\175\062\063\110\224\124\114\335\334"
8046 "\171\304\060\237\353\216\270\125\265\327\210\134\305\152\044\075"
8047 "\262\323\005\003\121\306\007\357\314\024\162\164\075\156\162\316"
8048 "\030\050\214\112\240\167\345\011\053\105\104\107\254\267\147\177"
8049 "\001\212\005\132\223\276\241\301\377\370\347\016\147\244\107\111"
8050 "\166\135\165\220\032\365\046\217\360"
8051 , (PRUint32)1225 }
8052 };
8053 static const NSSItem nss_builtins_items_117 [] = {
8054 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8055 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8056 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8057 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8058 { (void *)"Camerfirma Global Chambersign Root", (PRUint32)35 },
8059 { (void *)"\063\233\153\024\120\044\233\125\172\001\207\162\204\331\340\057"
8060 "\303\322\330\351"
8061 , (PRUint32)20 },
8062 { (void *)"\305\346\173\277\006\320\117\103\355\304\172\145\212\373\153\031"
8063 , (PRUint32)16 },
8064 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061"
8065 "\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155"
8066 "\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101"
8067 "\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004"
8068 "\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150"
8069 "\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060"
8070 "\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103"
8071 "\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164"
8072 , (PRUint32)127 },
8073 { (void *)"\002\001\000"
8074 , (PRUint32)3 },
8075 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8076 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8077 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8078 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8079 };
8080 static const NSSItem nss_builtins_items_118 [] = {
8081 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8082 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8083 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8084 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8085 { (void *)"NetLock Qualified (Class QA) Root", (PRUint32)34 },
8086 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8087 { (void *)"\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125"
8088 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8089 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8090 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8091 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8092 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8093 "\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004"
8094 "\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163"
8095 "\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151"
8096 "\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165"
8097 "\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034"
8098 "\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146"
8099 "\157\100\156\145\164\154\157\143\153\056\150\165"
8100 , (PRUint32)204 },
8101 { (void *)"0", (PRUint32)2 },
8102 { (void *)"\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125"
8103 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8104 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8105 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8106 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8107 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8108 "\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004"
8109 "\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163"
8110 "\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151"
8111 "\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165"
8112 "\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034"
8113 "\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146"
8114 "\157\100\156\145\164\154\157\143\153\056\150\165"
8115 , (PRUint32)204 },
8116 { (void *)"\002\001\173"
8117 , (PRUint32)3 },
8118 { (void *)"\060\202\006\321\060\202\005\271\240\003\002\001\002\002\001\173"
8119 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
8120 "\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
8121 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
8122 "\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164"
8123 "\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164"
8124 "\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006"
8125 "\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156"
8126 "\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004\003"
8127 "\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163\151"
8128 "\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151\040"
8129 "\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165\163"
8130 "\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034\006"
8131 "\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146\157"
8132 "\100\156\145\164\154\157\143\153\056\150\165\060\036\027\015\060"
8133 "\063\060\063\063\060\060\061\064\067\061\061\132\027\015\062\062"
8134 "\061\062\061\065\060\061\064\067\061\061\132\060\201\311\061\013"
8135 "\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017\006"
8136 "\003\125\004\007\023\010\102\165\144\141\160\145\163\164\061\047"
8137 "\060\045\006\003\125\004\012\023\036\116\145\164\114\157\143\153"
8138 "\040\110\141\154\157\172\141\164\142\151\172\164\157\156\163\141"
8139 "\147\151\040\113\146\164\056\061\032\060\030\006\003\125\004\013"
8140 "\023\021\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8141 "\144\157\153\061\102\060\100\006\003\125\004\003\023\071\116\145"
8142 "\164\114\157\143\153\040\115\151\156\157\163\151\164\145\164\164"
8143 "\040\113\157\172\152\145\147\171\172\157\151\040\050\103\154\141"
8144 "\163\163\040\121\101\051\040\124\141\156\165\163\151\164\166\141"
8145 "\156\171\153\151\141\144\157\061\036\060\034\006\011\052\206\110"
8146 "\206\367\015\001\011\001\026\017\151\156\146\157\100\156\145\164"
8147 "\154\157\143\153\056\150\165\060\202\001\042\060\015\006\011\052"
8148 "\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060"
8149 "\202\001\012\002\202\001\001\000\307\122\045\262\330\075\324\204"
8150 "\125\011\247\033\275\154\271\024\364\212\002\333\166\374\152\052"
8151 "\170\253\345\167\360\156\340\214\043\147\333\245\144\231\271\335"
8152 "\001\076\157\357\055\232\074\042\360\135\311\127\240\125\101\177"
8153 "\362\103\136\130\202\123\061\145\316\036\362\046\272\000\124\036"
8154 "\257\260\274\034\344\122\214\240\062\257\267\067\261\123\147\150"
8155 "\164\147\120\366\055\056\144\336\256\046\171\337\337\231\206\253"
8156 "\253\177\205\354\240\373\200\314\364\270\014\036\223\105\143\271"
8157 "\334\270\133\233\355\133\071\324\137\142\260\247\216\174\146\070"
8158 "\054\252\261\010\143\027\147\175\314\275\263\361\303\077\317\120"
8159 "\071\355\321\031\203\025\333\207\022\047\226\267\332\352\345\235"
8160 "\274\272\352\071\117\213\357\164\232\347\305\320\322\352\206\121"
8161 "\034\344\376\144\010\050\004\171\005\353\312\305\161\016\013\357"
8162 "\253\352\354\022\021\241\030\005\062\151\321\014\054\032\075\045"
8163 "\231\077\265\174\312\155\260\256\231\231\372\010\140\347\031\302"
8164 "\362\275\121\323\314\323\002\254\301\021\014\200\316\253\334\224"
8165 "\235\153\243\071\123\072\326\205\002\003\000\305\175\243\202\002"
8166 "\300\060\202\002\274\060\022\006\003\125\035\023\001\001\377\004"
8167 "\010\060\006\001\001\377\002\001\004\060\016\006\003\125\035\017"
8168 "\001\001\377\004\004\003\002\001\006\060\202\002\165\006\011\140"
8169 "\206\110\001\206\370\102\001\015\004\202\002\146\026\202\002\142"
8170 "\106\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164"
8171 "\141\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164"
8172 "\114\157\143\153\040\113\146\164\056\040\115\151\156\157\163\151"
8173 "\164\145\164\164\040\123\172\157\154\147\141\154\164\141\164\141"
8174 "\163\151\040\123\172\141\142\141\154\171\172\141\164\141\142\141"
8175 "\156\040\154\145\151\162\164\040\145\154\152\141\162\141\163\157"
8176 "\153\040\141\154\141\160\152\141\156\040\153\145\163\172\165\154"
8177 "\164\056\040\101\040\155\151\156\157\163\151\164\145\164\164\040"
8178 "\145\154\145\153\164\162\157\156\151\153\165\163\040\141\154\141"
8179 "\151\162\141\163\040\152\157\147\150\141\164\141\163\040\145\162"
8180 "\166\145\156\171\145\163\165\154\145\163\145\156\145\153\054\040"
8181 "\166\141\154\141\155\151\156\164\040\145\154\146\157\147\141\144"
8182 "\141\163\141\156\141\153\040\146\145\154\164\145\164\145\154\145"
8183 "\040\141\040\115\151\156\157\163\151\164\145\164\164\040\123\172"
8184 "\157\154\147\141\154\164\141\164\141\163\151\040\123\172\141\142"
8185 "\141\154\171\172\141\164\142\141\156\054\040\141\172\040\101\154"
8186 "\164\141\154\141\156\157\163\040\123\172\145\162\172\157\144\145"
8187 "\163\151\040\106\145\154\164\145\164\145\154\145\153\142\145\156"
8188 "\040\145\154\157\151\162\164\040\145\154\154\145\156\157\162\172"
8189 "\145\163\151\040\145\154\152\141\162\141\163\040\155\145\147\164"
8190 "\145\164\145\154\145\056\040\101\040\144\157\153\165\155\145\156"
8191 "\164\165\155\157\153\040\155\145\147\164\141\154\141\154\150\141"
8192 "\164\157\153\040\141\040\150\164\164\160\163\072\057\057\167\167"
8193 "\167\056\156\145\164\154\157\143\153\056\150\165\057\144\157\143"
8194 "\163\057\040\143\151\155\145\156\040\166\141\147\171\040\153\145"
8195 "\162\150\145\164\157\153\040\141\172\040\151\156\146\157\100\156"
8196 "\145\164\154\157\143\153\056\156\145\164\040\145\055\155\141\151"
8197 "\154\040\143\151\155\145\156\056\040\127\101\122\116\111\116\107"
8198 "\041\040\124\150\145\040\151\163\163\165\141\156\143\145\040\141"
8199 "\156\144\040\164\150\145\040\165\163\145\040\157\146\040\164\150"
8200 "\151\163\040\143\145\162\164\151\146\151\143\141\164\145\040\141"
8201 "\162\145\040\163\165\142\152\145\143\164\040\164\157\040\164\150"
8202 "\145\040\116\145\164\114\157\143\153\040\121\165\141\154\151\146"
8203 "\151\145\144\040\103\120\123\040\141\166\141\151\154\141\142\154"
8204 "\145\040\141\164\040\150\164\164\160\163\072\057\057\167\167\167"
8205 "\056\156\145\164\154\157\143\153\056\150\165\057\144\157\143\163"
8206 "\057\040\157\162\040\142\171\040\145\055\155\141\151\154\040\141"
8207 "\164\040\151\156\146\157\100\156\145\164\154\157\143\153\056\156"
8208 "\145\164\060\035\006\003\125\035\016\004\026\004\024\011\152\142"
8209 "\026\222\260\132\273\125\016\313\165\062\072\062\345\262\041\311"
8210 "\050\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
8211 "\003\202\001\001\000\221\152\120\234\333\170\201\233\077\213\102"
8212 "\343\073\374\246\303\356\103\340\317\363\342\200\065\111\105\166"
8213 "\002\342\343\057\005\305\361\052\347\300\101\063\306\266\233\320"
8214 "\063\071\315\300\333\241\255\154\067\002\114\130\101\073\362\227"
8215 "\222\306\110\250\315\345\212\071\211\141\371\122\227\351\275\366"
8216 "\371\224\164\350\161\016\274\167\206\303\006\314\132\174\112\176"
8217 "\064\120\060\056\373\177\062\232\215\075\363\040\133\370\152\312"
8218 "\206\363\061\114\054\131\200\002\175\376\070\311\060\165\034\267"
8219 "\125\343\274\237\272\250\155\204\050\005\165\263\213\015\300\221"
8220 "\124\041\347\246\013\264\231\365\121\101\334\315\243\107\042\331"
8221 "\307\001\201\304\334\107\117\046\352\037\355\333\315\015\230\364"
8222 "\243\234\264\163\062\112\226\231\376\274\177\310\045\130\370\130"
8223 "\363\166\146\211\124\244\246\076\304\120\134\272\211\030\202\165"
8224 "\110\041\322\117\023\350\140\176\007\166\333\020\265\121\346\252"
8225 "\271\150\252\315\366\235\220\165\022\352\070\032\312\104\350\267"
8226 "\231\247\052\150\225\146\225\253\255\357\211\313\140\251\006\022"
8227 "\306\224\107\351\050"
8228 , (PRUint32)1749 }
8229 };
8230 static const NSSItem nss_builtins_items_119 [] = {
8231 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8232 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8233 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8234 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8235 { (void *)"NetLock Qualified (Class QA) Root", (PRUint32)34 },
8236 { (void *)"\001\150\227\341\240\270\362\303\261\064\146\134\040\247\047\267"
8237 "\241\130\342\217"
8238 , (PRUint32)20 },
8239 { (void *)"\324\200\145\150\044\371\211\042\050\333\365\244\232\027\217\024"
8240 , (PRUint32)16 },
8241 { (void *)"\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125"
8242 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8243 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8244 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8245 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8246 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8247 "\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004"
8248 "\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163"
8249 "\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151"
8250 "\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165"
8251 "\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034"
8252 "\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146"
8253 "\157\100\156\145\164\154\157\143\153\056\150\165"
8254 , (PRUint32)204 },
8255 { (void *)"\002\001\173"
8256 , (PRUint32)3 },
8257 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
8258 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8259 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8260 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8261 };
8262 static const NSSItem nss_builtins_items_120 [] = {
8263 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8264 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8265 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8266 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8267 { (void *)"NetLock Notary (Class A) Root", (PRUint32)30 },
8268 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8269 { (void *)"\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125"
8270 "\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141"
8271 "\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144"
8272 "\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036"
8273 "\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142"
8274 "\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032"
8275 "\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164"
8276 "\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003"
8277 "\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172"
8278 "\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101"
8279 "\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8280 "\144\157"
8281 , (PRUint32)178 },
8282 { (void *)"0", (PRUint32)2 },
8283 { (void *)"\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125"
8284 "\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141"
8285 "\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144"
8286 "\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036"
8287 "\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142"
8288 "\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032"
8289 "\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164"
8290 "\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003"
8291 "\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172"
8292 "\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101"
8293 "\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8294 "\144\157"
8295 , (PRUint32)178 },
8296 { (void *)"\002\002\001\003"
8297 , (PRUint32)4 },
8298 { (void *)"\060\202\006\175\060\202\005\145\240\003\002\001\002\002\002\001"
8299 "\003\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000"
8300 "\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125"
8301 "\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141"
8302 "\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144"
8303 "\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036"
8304 "\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142"
8305 "\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032"
8306 "\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164"
8307 "\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003"
8308 "\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172"
8309 "\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101"
8310 "\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8311 "\144\157\060\036\027\015\071\071\060\062\062\064\062\063\061\064"
8312 "\064\067\132\027\015\061\071\060\062\061\071\062\063\061\064\064"
8313 "\067\132\060\201\257\061\013\060\011\006\003\125\004\006\023\002"
8314 "\110\125\061\020\060\016\006\003\125\004\010\023\007\110\165\156"
8315 "\147\141\162\171\061\021\060\017\006\003\125\004\007\023\010\102"
8316 "\165\144\141\160\145\163\164\061\047\060\045\006\003\125\004\012"
8317 "\023\036\116\145\164\114\157\143\153\040\110\141\154\157\172\141"
8318 "\164\142\151\172\164\157\156\163\141\147\151\040\113\146\164\056"
8319 "\061\032\060\030\006\003\125\004\013\023\021\124\141\156\165\163"
8320 "\151\164\166\141\156\171\153\151\141\144\157\153\061\066\060\064"
8321 "\006\003\125\004\003\023\055\116\145\164\114\157\143\153\040\113"
8322 "\157\172\152\145\147\171\172\157\151\040\050\103\154\141\163\163"
8323 "\040\101\051\040\124\141\156\165\163\151\164\166\141\156\171\153"
8324 "\151\141\144\157\060\202\001\042\060\015\006\011\052\206\110\206"
8325 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
8326 "\002\202\001\001\000\274\164\214\017\273\114\364\067\036\251\005"
8327 "\202\330\346\341\154\160\352\170\265\156\321\070\104\015\250\203"
8328 "\316\135\322\326\325\201\305\324\113\347\133\224\160\046\333\073"
8329 "\235\152\114\142\367\161\363\144\326\141\073\075\353\163\243\067"
8330 "\331\317\352\214\222\073\315\367\007\334\146\164\227\364\105\042"
8331 "\335\364\134\340\277\155\363\276\145\063\344\025\072\277\333\230"
8332 "\220\125\070\304\355\246\125\143\013\260\170\004\364\343\156\301"
8333 "\077\216\374\121\170\037\222\236\203\302\376\331\260\251\311\274"
8334 "\132\000\377\251\250\230\164\373\366\054\076\025\071\015\266\004"
8335 "\125\250\016\230\040\102\263\261\045\255\176\232\157\135\123\261"
8336 "\253\014\374\353\340\363\172\263\250\263\377\106\366\143\242\330"
8337 "\072\230\173\266\254\205\377\260\045\117\164\143\347\023\007\245"
8338 "\012\217\005\367\300\144\157\176\247\047\200\226\336\324\056\206"
8339 "\140\307\153\053\136\163\173\027\347\221\077\144\014\330\113\042"
8340 "\064\053\233\062\362\110\037\237\241\012\204\172\342\302\255\227"
8341 "\075\216\325\301\371\126\243\120\351\306\264\372\230\242\356\225"
8342 "\346\052\003\214\337\002\003\001\000\001\243\202\002\237\060\202"
8343 "\002\233\060\016\006\003\125\035\017\001\001\377\004\004\003\002"
8344 "\000\006\060\022\006\003\125\035\023\001\001\377\004\010\060\006"
8345 "\001\001\377\002\001\004\060\021\006\011\140\206\110\001\206\370"
8346 "\102\001\001\004\004\003\002\000\007\060\202\002\140\006\011\140"
8347 "\206\110\001\206\370\102\001\015\004\202\002\121\026\202\002\115"
8348 "\106\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164"
8349 "\141\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164"
8350 "\114\157\143\153\040\113\146\164\056\040\101\154\164\141\154\141"
8351 "\156\157\163\040\123\172\157\154\147\141\154\164\141\164\141\163"
8352 "\151\040\106\145\154\164\145\164\145\154\145\151\142\145\156\040"
8353 "\154\145\151\162\164\040\145\154\152\141\162\141\163\157\153\040"
8354 "\141\154\141\160\152\141\156\040\153\145\163\172\165\154\164\056"
8355 "\040\101\040\150\151\164\145\154\145\163\151\164\145\163\040\146"
8356 "\157\154\171\141\155\141\164\141\164\040\141\040\116\145\164\114"
8357 "\157\143\153\040\113\146\164\056\040\164\145\162\155\145\153\146"
8358 "\145\154\145\154\157\163\163\145\147\055\142\151\172\164\157\163"
8359 "\151\164\141\163\141\040\166\145\144\151\056\040\101\040\144\151"
8360 "\147\151\164\141\154\151\163\040\141\154\141\151\162\141\163\040"
8361 "\145\154\146\157\147\141\144\141\163\141\156\141\153\040\146\145"
8362 "\154\164\145\164\145\154\145\040\141\172\040\145\154\157\151\162"
8363 "\164\040\145\154\154\145\156\157\162\172\145\163\151\040\145\154"
8364 "\152\141\162\141\163\040\155\145\147\164\145\164\145\154\145\056"
8365 "\040\101\172\040\145\154\152\141\162\141\163\040\154\145\151\162"
8366 "\141\163\141\040\155\145\147\164\141\154\141\154\150\141\164\157"
8367 "\040\141\040\116\145\164\114\157\143\153\040\113\146\164\056\040"
8368 "\111\156\164\145\162\156\145\164\040\150\157\156\154\141\160\152"
8369 "\141\156\040\141\040\150\164\164\160\163\072\057\057\167\167\167"
8370 "\056\156\145\164\154\157\143\153\056\156\145\164\057\144\157\143"
8371 "\163\040\143\151\155\145\156\040\166\141\147\171\040\153\145\162"
8372 "\150\145\164\157\040\141\172\040\145\154\154\145\156\157\162\172"
8373 "\145\163\100\156\145\164\154\157\143\153\056\156\145\164\040\145"
8374 "\055\155\141\151\154\040\143\151\155\145\156\056\040\111\115\120"
8375 "\117\122\124\101\116\124\041\040\124\150\145\040\151\163\163\165"
8376 "\141\156\143\145\040\141\156\144\040\164\150\145\040\165\163\145"
8377 "\040\157\146\040\164\150\151\163\040\143\145\162\164\151\146\151"
8378 "\143\141\164\145\040\151\163\040\163\165\142\152\145\143\164\040"
8379 "\164\157\040\164\150\145\040\116\145\164\114\157\143\153\040\103"
8380 "\120\123\040\141\166\141\151\154\141\142\154\145\040\141\164\040"
8381 "\150\164\164\160\163\072\057\057\167\167\167\056\156\145\164\154"
8382 "\157\143\153\056\156\145\164\057\144\157\143\163\040\157\162\040"
8383 "\142\171\040\145\055\155\141\151\154\040\141\164\040\143\160\163"
8384 "\100\156\145\164\154\157\143\153\056\156\145\164\056\060\015\006"
8385 "\011\052\206\110\206\367\015\001\001\004\005\000\003\202\001\001"
8386 "\000\110\044\106\367\272\126\157\372\310\050\003\100\116\345\061"
8387 "\071\153\046\153\123\177\333\337\337\363\161\075\046\300\024\016"
8388 "\306\147\173\043\250\014\163\335\001\273\306\312\156\067\071\125"
8389 "\325\307\214\126\040\016\050\012\016\322\052\244\260\111\122\306"
8390 "\070\007\376\276\012\011\214\321\230\317\312\332\024\061\241\117"
8391 "\322\071\374\017\021\054\103\303\335\253\223\307\125\076\107\174"
8392 "\030\032\000\334\363\173\330\362\177\122\154\040\364\013\137\151"
8393 "\122\364\356\370\262\051\140\353\343\111\061\041\015\326\265\020"
8394 "\101\342\101\011\154\342\032\232\126\113\167\002\366\240\233\232"
8395 "\047\207\350\125\051\161\302\220\237\105\170\032\341\025\144\075"
8396 "\320\016\330\240\166\237\256\305\320\056\352\326\017\126\354\144"
8397 "\177\132\233\024\130\001\047\176\023\120\307\153\052\346\150\074"
8398 "\277\134\240\012\033\341\016\172\351\342\200\303\351\351\366\375"
8399 "\154\021\236\320\345\050\047\053\124\062\102\024\202\165\346\112"
8400 "\360\053\146\165\143\214\242\373\004\076\203\016\233\066\360\030"
8401 "\344\046\040\303\214\360\050\007\255\074\027\146\210\265\375\266"
8402 "\210"
8403 , (PRUint32)1665 }
8404 };
8405 static const NSSItem nss_builtins_items_121 [] = {
8406 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8407 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8408 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8409 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8410 { (void *)"NetLock Notary (Class A) Root", (PRUint32)30 },
8411 { (void *)"\254\355\137\145\123\375\045\316\001\137\037\172\110\073\152\164"
8412 "\237\141\170\306"
8413 , (PRUint32)20 },
8414 { (void *)"\206\070\155\136\111\143\154\205\134\333\155\334\224\267\320\367"
8415 , (PRUint32)16 },
8416 { (void *)"\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125"
8417 "\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141"
8418 "\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144"
8419 "\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036"
8420 "\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142"
8421 "\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032"
8422 "\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164"
8423 "\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003"
8424 "\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172"
8425 "\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101"
8426 "\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8427 "\144\157"
8428 , (PRUint32)178 },
8429 { (void *)"\002\002\001\003"
8430 , (PRUint32)4 },
8431 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8432 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8433 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8434 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8435 };
8436 static const NSSItem nss_builtins_items_122 [] = {
8437 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8438 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8439 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8440 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8441 { (void *)"NetLock Business (Class B) Root", (PRUint32)32 },
8442 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8443 { (void *)"\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125"
8444 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8445 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8446 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8447 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8448 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8449 "\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004"
8450 "\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164"
8451 "\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165"
8452 "\163\151\164\166\141\156\171\153\151\141\144\157"
8453 , (PRUint32)156 },
8454 { (void *)"0", (PRUint32)2 },
8455 { (void *)"\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125"
8456 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8457 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8458 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8459 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8460 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8461 "\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004"
8462 "\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164"
8463 "\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165"
8464 "\163\151\164\166\141\156\171\153\151\141\144\157"
8465 , (PRUint32)156 },
8466 { (void *)"\002\001\151"
8467 , (PRUint32)3 },
8468 { (void *)"\060\202\005\113\060\202\004\264\240\003\002\001\002\002\001\151"
8469 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
8470 "\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
8471 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
8472 "\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164"
8473 "\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164"
8474 "\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006"
8475 "\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156"
8476 "\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004\003"
8477 "\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164\151"
8478 "\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165\163"
8479 "\151\164\166\141\156\171\153\151\141\144\157\060\036\027\015\071"
8480 "\071\060\062\062\065\061\064\061\060\062\062\132\027\015\061\071"
8481 "\060\062\062\060\061\064\061\060\062\062\132\060\201\231\061\013"
8482 "\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017\006"
8483 "\003\125\004\007\023\010\102\165\144\141\160\145\163\164\061\047"
8484 "\060\045\006\003\125\004\012\023\036\116\145\164\114\157\143\153"
8485 "\040\110\141\154\157\172\141\164\142\151\172\164\157\156\163\141"
8486 "\147\151\040\113\146\164\056\061\032\060\030\006\003\125\004\013"
8487 "\023\021\124\141\156\165\163\151\164\166\141\156\171\153\151\141"
8488 "\144\157\153\061\062\060\060\006\003\125\004\003\023\051\116\145"
8489 "\164\114\157\143\153\040\125\172\154\145\164\151\040\050\103\154"
8490 "\141\163\163\040\102\051\040\124\141\156\165\163\151\164\166\141"
8491 "\156\171\153\151\141\144\157\060\201\237\060\015\006\011\052\206"
8492 "\110\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211"
8493 "\002\201\201\000\261\352\004\354\040\240\043\302\217\070\140\317"
8494 "\307\106\263\325\033\376\373\271\231\236\004\334\034\177\214\112"
8495 "\201\230\356\244\324\312\212\027\271\042\177\203\012\165\114\233"
8496 "\300\151\330\144\071\243\355\222\243\375\133\134\164\032\300\107"
8497 "\312\072\151\166\232\272\342\104\027\374\114\243\325\376\270\227"
8498 "\210\257\210\003\211\037\244\362\004\076\310\007\013\346\371\263"
8499 "\057\172\142\024\011\106\024\312\144\365\213\200\265\142\250\330"
8500 "\153\326\161\223\055\263\277\011\124\130\355\006\353\250\173\334"
8501 "\103\261\241\151\002\003\001\000\001\243\202\002\237\060\202\002"
8502 "\233\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001"
8503 "\001\377\002\001\004\060\016\006\003\125\035\017\001\001\377\004"
8504 "\004\003\002\000\006\060\021\006\011\140\206\110\001\206\370\102"
8505 "\001\001\004\004\003\002\000\007\060\202\002\140\006\011\140\206"
8506 "\110\001\206\370\102\001\015\004\202\002\121\026\202\002\115\106"
8507 "\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164\141"
8508 "\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164\114"
8509 "\157\143\153\040\113\146\164\056\040\101\154\164\141\154\141\156"
8510 "\157\163\040\123\172\157\154\147\141\154\164\141\164\141\163\151"
8511 "\040\106\145\154\164\145\164\145\154\145\151\142\145\156\040\154"
8512 "\145\151\162\164\040\145\154\152\141\162\141\163\157\153\040\141"
8513 "\154\141\160\152\141\156\040\153\145\163\172\165\154\164\056\040"
8514 "\101\040\150\151\164\145\154\145\163\151\164\145\163\040\146\157"
8515 "\154\171\141\155\141\164\141\164\040\141\040\116\145\164\114\157"
8516 "\143\153\040\113\146\164\056\040\164\145\162\155\145\153\146\145"
8517 "\154\145\154\157\163\163\145\147\055\142\151\172\164\157\163\151"
8518 "\164\141\163\141\040\166\145\144\151\056\040\101\040\144\151\147"
8519 "\151\164\141\154\151\163\040\141\154\141\151\162\141\163\040\145"
8520 "\154\146\157\147\141\144\141\163\141\156\141\153\040\146\145\154"
8521 "\164\145\164\145\154\145\040\141\172\040\145\154\157\151\162\164"
8522 "\040\145\154\154\145\156\157\162\172\145\163\151\040\145\154\152"
8523 "\141\162\141\163\040\155\145\147\164\145\164\145\154\145\056\040"
8524 "\101\172\040\145\154\152\141\162\141\163\040\154\145\151\162\141"
8525 "\163\141\040\155\145\147\164\141\154\141\154\150\141\164\157\040"
8526 "\141\040\116\145\164\114\157\143\153\040\113\146\164\056\040\111"
8527 "\156\164\145\162\156\145\164\040\150\157\156\154\141\160\152\141"
8528 "\156\040\141\040\150\164\164\160\163\072\057\057\167\167\167\056"
8529 "\156\145\164\154\157\143\153\056\156\145\164\057\144\157\143\163"
8530 "\040\143\151\155\145\156\040\166\141\147\171\040\153\145\162\150"
8531 "\145\164\157\040\141\172\040\145\154\154\145\156\157\162\172\145"
8532 "\163\100\156\145\164\154\157\143\153\056\156\145\164\040\145\055"
8533 "\155\141\151\154\040\143\151\155\145\156\056\040\111\115\120\117"
8534 "\122\124\101\116\124\041\040\124\150\145\040\151\163\163\165\141"
8535 "\156\143\145\040\141\156\144\040\164\150\145\040\165\163\145\040"
8536 "\157\146\040\164\150\151\163\040\143\145\162\164\151\146\151\143"
8537 "\141\164\145\040\151\163\040\163\165\142\152\145\143\164\040\164"
8538 "\157\040\164\150\145\040\116\145\164\114\157\143\153\040\103\120"
8539 "\123\040\141\166\141\151\154\141\142\154\145\040\141\164\040\150"
8540 "\164\164\160\163\072\057\057\167\167\167\056\156\145\164\154\157"
8541 "\143\153\056\156\145\164\057\144\157\143\163\040\157\162\040\142"
8542 "\171\040\145\055\155\141\151\154\040\141\164\040\143\160\163\100"
8543 "\156\145\164\154\157\143\153\056\156\145\164\056\060\015\006\011"
8544 "\052\206\110\206\367\015\001\001\004\005\000\003\201\201\000\004"
8545 "\333\256\214\027\257\370\016\220\061\116\315\076\011\300\155\072"
8546 "\260\370\063\114\107\114\343\165\210\020\227\254\260\070\025\221"
8547 "\306\051\226\314\041\300\155\074\245\164\317\330\202\245\071\303"
8548 "\145\343\102\160\273\042\220\343\175\333\065\166\341\240\265\332"
8549 "\237\160\156\223\032\060\071\035\060\333\056\343\174\262\221\262"
8550 "\321\067\051\372\271\326\027\134\107\117\343\035\070\353\237\325"
8551 "\173\225\250\050\236\025\112\321\321\320\053\000\227\240\342\222"
8552 "\066\053\143\254\130\001\153\063\051\120\206\203\361\001\110"
8553 , (PRUint32)1359 }
8554 };
8555 static const NSSItem nss_builtins_items_123 [] = {
8556 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8557 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8558 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8559 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8560 { (void *)"NetLock Business (Class B) Root", (PRUint32)32 },
8561 { (void *)"\207\237\113\356\005\337\230\130\073\343\140\326\063\347\015\077"
8562 "\376\230\161\257"
8563 , (PRUint32)20 },
8564 { (void *)"\071\026\252\271\152\101\341\024\151\337\236\154\073\162\334\266"
8565 , (PRUint32)16 },
8566 { (void *)"\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125"
8567 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8568 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8569 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8570 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8571 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8572 "\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004"
8573 "\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164"
8574 "\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165"
8575 "\163\151\164\166\141\156\171\153\151\141\144\157"
8576 , (PRUint32)156 },
8577 { (void *)"\002\001\151"
8578 , (PRUint32)3 },
8579 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8580 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8581 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8582 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8583 };
8584 static const NSSItem nss_builtins_items_124 [] = {
8585 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8586 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8587 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8588 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8589 { (void *)"NetLock Express (Class C) Root", (PRUint32)31 },
8590 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8591 { (void *)"\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125"
8592 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8593 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8594 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8595 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8596 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8597 "\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004"
8598 "\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145"
8599 "\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141"
8600 "\156\165\163\151\164\166\141\156\171\153\151\141\144\157"
8601 , (PRUint32)158 },
8602 { (void *)"0", (PRUint32)2 },
8603 { (void *)"\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125"
8604 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8605 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8606 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8607 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8608 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8609 "\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004"
8610 "\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145"
8611 "\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141"
8612 "\156\165\163\151\164\166\141\156\171\153\151\141\144\157"
8613 , (PRUint32)158 },
8614 { (void *)"\002\001\150"
8615 , (PRUint32)3 },
8616 { (void *)"\060\202\005\117\060\202\004\270\240\003\002\001\002\002\001\150"
8617 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
8618 "\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
8619 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
8620 "\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164"
8621 "\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164"
8622 "\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006"
8623 "\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156"
8624 "\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004\003"
8625 "\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145\163"
8626 "\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141\156"
8627 "\165\163\151\164\166\141\156\171\153\151\141\144\157\060\036\027"
8628 "\015\071\071\060\062\062\065\061\064\060\070\061\061\132\027\015"
8629 "\061\071\060\062\062\060\061\064\060\070\061\061\132\060\201\233"
8630 "\061\013\060\011\006\003\125\004\006\023\002\110\125\061\021\060"
8631 "\017\006\003\125\004\007\023\010\102\165\144\141\160\145\163\164"
8632 "\061\047\060\045\006\003\125\004\012\023\036\116\145\164\114\157"
8633 "\143\153\040\110\141\154\157\172\141\164\142\151\172\164\157\156"
8634 "\163\141\147\151\040\113\146\164\056\061\032\060\030\006\003\125"
8635 "\004\013\023\021\124\141\156\165\163\151\164\166\141\156\171\153"
8636 "\151\141\144\157\153\061\064\060\062\006\003\125\004\003\023\053"
8637 "\116\145\164\114\157\143\153\040\105\170\160\162\145\163\163\172"
8638 "\040\050\103\154\141\163\163\040\103\051\040\124\141\156\165\163"
8639 "\151\164\166\141\156\171\153\151\141\144\157\060\201\237\060\015"
8640 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
8641 "\000\060\201\211\002\201\201\000\353\354\260\154\141\212\043\045"
8642 "\257\140\040\343\331\237\374\223\013\333\135\215\260\241\263\100"
8643 "\072\202\316\375\165\340\170\062\003\206\132\206\225\221\355\123"
8644 "\372\235\100\374\346\350\335\331\133\172\003\275\135\363\073\014"
8645 "\303\121\171\233\255\125\240\351\320\003\020\257\012\272\024\102"
8646 "\331\122\046\021\042\307\322\040\314\202\244\232\251\376\270\201"
8647 "\166\235\152\267\322\066\165\076\261\206\011\366\156\155\176\116"
8648 "\267\172\354\256\161\204\366\004\063\010\045\062\353\164\254\026"
8649 "\104\306\344\100\223\035\177\255\002\003\001\000\001\243\202\002"
8650 "\237\060\202\002\233\060\022\006\003\125\035\023\001\001\377\004"
8651 "\010\060\006\001\001\377\002\001\004\060\016\006\003\125\035\017"
8652 "\001\001\377\004\004\003\002\000\006\060\021\006\011\140\206\110"
8653 "\001\206\370\102\001\001\004\004\003\002\000\007\060\202\002\140"
8654 "\006\011\140\206\110\001\206\370\102\001\015\004\202\002\121\026"
8655 "\202\002\115\106\111\107\131\105\114\105\115\041\040\105\172\145"
8656 "\156\040\164\141\156\165\163\151\164\166\141\156\171\040\141\040"
8657 "\116\145\164\114\157\143\153\040\113\146\164\056\040\101\154\164"
8658 "\141\154\141\156\157\163\040\123\172\157\154\147\141\154\164\141"
8659 "\164\141\163\151\040\106\145\154\164\145\164\145\154\145\151\142"
8660 "\145\156\040\154\145\151\162\164\040\145\154\152\141\162\141\163"
8661 "\157\153\040\141\154\141\160\152\141\156\040\153\145\163\172\165"
8662 "\154\164\056\040\101\040\150\151\164\145\154\145\163\151\164\145"
8663 "\163\040\146\157\154\171\141\155\141\164\141\164\040\141\040\116"
8664 "\145\164\114\157\143\153\040\113\146\164\056\040\164\145\162\155"
8665 "\145\153\146\145\154\145\154\157\163\163\145\147\055\142\151\172"
8666 "\164\157\163\151\164\141\163\141\040\166\145\144\151\056\040\101"
8667 "\040\144\151\147\151\164\141\154\151\163\040\141\154\141\151\162"
8668 "\141\163\040\145\154\146\157\147\141\144\141\163\141\156\141\153"
8669 "\040\146\145\154\164\145\164\145\154\145\040\141\172\040\145\154"
8670 "\157\151\162\164\040\145\154\154\145\156\157\162\172\145\163\151"
8671 "\040\145\154\152\141\162\141\163\040\155\145\147\164\145\164\145"
8672 "\154\145\056\040\101\172\040\145\154\152\141\162\141\163\040\154"
8673 "\145\151\162\141\163\141\040\155\145\147\164\141\154\141\154\150"
8674 "\141\164\157\040\141\040\116\145\164\114\157\143\153\040\113\146"
8675 "\164\056\040\111\156\164\145\162\156\145\164\040\150\157\156\154"
8676 "\141\160\152\141\156\040\141\040\150\164\164\160\163\072\057\057"
8677 "\167\167\167\056\156\145\164\154\157\143\153\056\156\145\164\057"
8678 "\144\157\143\163\040\143\151\155\145\156\040\166\141\147\171\040"
8679 "\153\145\162\150\145\164\157\040\141\172\040\145\154\154\145\156"
8680 "\157\162\172\145\163\100\156\145\164\154\157\143\153\056\156\145"
8681 "\164\040\145\055\155\141\151\154\040\143\151\155\145\156\056\040"
8682 "\111\115\120\117\122\124\101\116\124\041\040\124\150\145\040\151"
8683 "\163\163\165\141\156\143\145\040\141\156\144\040\164\150\145\040"
8684 "\165\163\145\040\157\146\040\164\150\151\163\040\143\145\162\164"
8685 "\151\146\151\143\141\164\145\040\151\163\040\163\165\142\152\145"
8686 "\143\164\040\164\157\040\164\150\145\040\116\145\164\114\157\143"
8687 "\153\040\103\120\123\040\141\166\141\151\154\141\142\154\145\040"
8688 "\141\164\040\150\164\164\160\163\072\057\057\167\167\167\056\156"
8689 "\145\164\154\157\143\153\056\156\145\164\057\144\157\143\163\040"
8690 "\157\162\040\142\171\040\145\055\155\141\151\154\040\141\164\040"
8691 "\143\160\163\100\156\145\164\154\157\143\153\056\156\145\164\056"
8692 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\003"
8693 "\201\201\000\020\255\177\327\014\062\200\012\330\206\361\171\230"
8694 "\265\255\324\315\263\066\304\226\110\301\134\315\232\331\005\056"
8695 "\237\276\120\353\364\046\024\020\055\324\146\027\370\236\301\047"
8696 "\375\361\355\344\173\113\240\154\265\253\232\127\160\246\355\240"
8697 "\244\355\056\365\375\374\275\376\115\067\010\014\274\343\226\203"
8698 "\042\365\111\033\177\113\053\264\124\301\200\174\231\116\035\320"
8699 "\214\356\320\254\345\222\372\165\126\376\144\240\023\217\270\270"
8700 "\026\235\141\005\147\200\310\320\330\245\007\002\064\230\004\215"
8701 "\063\004\324"
8702 , (PRUint32)1363 }
8703 };
8704 static const NSSItem nss_builtins_items_125 [] = {
8705 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8706 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8707 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8708 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8709 { (void *)"NetLock Express (Class C) Root", (PRUint32)31 },
8710 { (void *)"\343\222\121\057\012\317\365\005\337\366\336\006\177\165\067\341"
8711 "\145\352\127\113"
8712 , (PRUint32)20 },
8713 { (void *)"\117\353\361\360\160\302\200\143\135\130\237\332\022\074\251\304"
8714 , (PRUint32)16 },
8715 { (void *)"\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125"
8716 "\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160"
8717 "\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145"
8718 "\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172"
8719 "\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030"
8720 "\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141"
8721 "\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004"
8722 "\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145"
8723 "\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141"
8724 "\156\165\163\151\164\166\141\156\171\153\151\141\144\157"
8725 , (PRUint32)158 },
8726 { (void *)"\002\001\150"
8727 , (PRUint32)3 },
8728 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8729 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8730 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8731 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8732 };
8733 static const NSSItem nss_builtins_items_126 [] = {
8734 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8735 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8736 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8737 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8738 { (void *)"XRamp Global CA Root", (PRUint32)21 },
8739 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8740 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123"
8741 "\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170"
8742 "\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155"
8743 "\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160"
8744 "\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143"
8745 "\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023"
8746 "\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145"
8747 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8748 "\157\162\151\164\171"
8749 , (PRUint32)133 },
8750 { (void *)"0", (PRUint32)2 },
8751 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123"
8752 "\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170"
8753 "\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155"
8754 "\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160"
8755 "\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143"
8756 "\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023"
8757 "\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145"
8758 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8759 "\157\162\151\164\171"
8760 , (PRUint32)133 },
8761 { (void *)"\002\020\120\224\154\354\030\352\325\234\115\325\227\357\165\217"
8762 "\240\255"
8763 , (PRUint32)18 },
8764 { (void *)"\060\202\004\060\060\202\003\030\240\003\002\001\002\002\020\120"
8765 "\224\154\354\030\352\325\234\115\325\227\357\165\217\240\255\060"
8766 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
8767 "\202\061\013\060\011\006\003\125\004\006\023\002\125\123\061\036"
8768 "\060\034\006\003\125\004\013\023\025\167\167\167\056\170\162\141"
8769 "\155\160\163\145\143\165\162\151\164\171\056\143\157\155\061\044"
8770 "\060\042\006\003\125\004\012\023\033\130\122\141\155\160\040\123"
8771 "\145\143\165\162\151\164\171\040\123\145\162\166\151\143\145\163"
8772 "\040\111\156\143\061\055\060\053\006\003\125\004\003\023\044\130"
8773 "\122\141\155\160\040\107\154\157\142\141\154\040\103\145\162\164"
8774 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
8775 "\151\164\171\060\036\027\015\060\064\061\061\060\061\061\067\061"
8776 "\064\060\064\132\027\015\063\065\060\061\060\061\060\065\063\067"
8777 "\061\071\132\060\201\202\061\013\060\011\006\003\125\004\006\023"
8778 "\002\125\123\061\036\060\034\006\003\125\004\013\023\025\167\167"
8779 "\167\056\170\162\141\155\160\163\145\143\165\162\151\164\171\056"
8780 "\143\157\155\061\044\060\042\006\003\125\004\012\023\033\130\122"
8781 "\141\155\160\040\123\145\143\165\162\151\164\171\040\123\145\162"
8782 "\166\151\143\145\163\040\111\156\143\061\055\060\053\006\003\125"
8783 "\004\003\023\044\130\122\141\155\160\040\107\154\157\142\141\154"
8784 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
8785 "\165\164\150\157\162\151\164\171\060\202\001\042\060\015\006\011"
8786 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
8787 "\060\202\001\012\002\202\001\001\000\230\044\036\275\025\264\272"
8788 "\337\307\214\245\047\266\070\013\151\363\266\116\250\054\056\041"
8789 "\035\134\104\337\041\135\176\043\164\376\136\176\264\112\267\246"
8790 "\255\037\256\340\006\026\342\233\133\331\147\164\153\135\200\217"
8791 "\051\235\206\033\331\234\015\230\155\166\020\050\130\344\145\260"
8792 "\177\112\230\171\237\340\303\061\176\200\053\265\214\300\100\073"
8793 "\021\206\320\313\242\206\066\140\244\325\060\202\155\331\156\320"
8794 "\017\022\004\063\227\137\117\141\132\360\344\371\221\253\347\035"
8795 "\073\274\350\317\364\153\055\064\174\342\110\141\034\216\363\141"
8796 "\104\314\157\240\112\251\224\260\115\332\347\251\064\172\162\070"
8797 "\250\101\314\074\224\021\175\353\310\246\214\267\206\313\312\063"
8798 "\073\331\075\067\213\373\172\076\206\054\347\163\327\012\127\254"
8799 "\144\233\031\353\364\017\004\010\212\254\003\027\031\144\364\132"
8800 "\045\042\215\064\054\262\366\150\035\022\155\323\212\036\024\332"
8801 "\304\217\246\342\043\205\325\172\015\275\152\340\351\354\354\027"
8802 "\273\102\033\147\252\045\355\105\203\041\374\301\311\174\325\142"
8803 "\076\372\362\305\055\323\375\324\145\002\003\001\000\001\243\201"
8804 "\237\060\201\234\060\023\006\011\053\006\001\004\001\202\067\024"
8805 "\002\004\006\036\004\000\103\000\101\060\013\006\003\125\035\017"
8806 "\004\004\003\002\001\206\060\017\006\003\125\035\023\001\001\377"
8807 "\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026"
8808 "\004\024\306\117\242\075\006\143\204\011\234\316\142\344\004\254"
8809 "\215\134\265\351\266\033\060\066\006\003\125\035\037\004\057\060"
8810 "\055\060\053\240\051\240\047\206\045\150\164\164\160\072\057\057"
8811 "\143\162\154\056\170\162\141\155\160\163\145\143\165\162\151\164"
8812 "\171\056\143\157\155\057\130\107\103\101\056\143\162\154\060\020"
8813 "\006\011\053\006\001\004\001\202\067\025\001\004\003\002\001\001"
8814 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
8815 "\202\001\001\000\221\025\071\003\001\033\147\373\112\034\371\012"
8816 "\140\133\241\332\115\227\142\371\044\123\047\327\202\144\116\220"
8817 "\056\303\111\033\053\232\334\374\250\170\147\065\361\035\360\021"
8818 "\275\267\110\343\020\366\015\337\077\322\311\266\252\125\244\110"
8819 "\272\002\333\336\131\056\025\133\073\235\026\175\107\327\067\352"
8820 "\137\115\166\022\066\273\037\327\241\201\004\106\040\243\054\155"
8821 "\251\236\001\176\077\051\316\000\223\337\375\311\222\163\211\211"
8822 "\144\236\347\053\344\034\221\054\322\271\316\175\316\157\061\231"
8823 "\323\346\276\322\036\220\360\011\024\171\134\043\253\115\322\332"
8824 "\041\037\115\231\171\235\341\317\047\237\020\233\034\210\015\260"
8825 "\212\144\101\061\270\016\154\220\044\244\233\134\161\217\272\273"
8826 "\176\034\033\333\152\200\017\041\274\351\333\246\267\100\364\262"
8827 "\213\251\261\344\357\232\032\320\075\151\231\356\250\050\243\341"
8828 "\074\263\360\262\021\234\317\174\100\346\335\347\103\175\242\330"
8829 "\072\265\251\215\362\064\231\304\324\020\341\006\375\011\204\020"
8830 "\073\356\304\114\364\354\047\174\102\302\164\174\202\212\011\311"
8831 "\264\003\045\274"
8832 , (PRUint32)1076 }
8833 };
8834 static const NSSItem nss_builtins_items_127 [] = {
8835 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8836 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8837 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8838 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8839 { (void *)"XRamp Global CA Root", (PRUint32)21 },
8840 { (void *)"\270\001\206\321\353\234\206\245\101\004\317\060\124\363\114\122"
8841 "\267\345\130\306"
8842 , (PRUint32)20 },
8843 { (void *)"\241\013\104\263\312\020\330\000\156\235\017\330\017\222\012\321"
8844 , (PRUint32)16 },
8845 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123"
8846 "\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170"
8847 "\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155"
8848 "\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160"
8849 "\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143"
8850 "\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023"
8851 "\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145"
8852 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8853 "\157\162\151\164\171"
8854 , (PRUint32)133 },
8855 { (void *)"\002\020\120\224\154\354\030\352\325\234\115\325\227\357\165\217"
8856 "\240\255"
8857 , (PRUint32)18 },
8858 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8859 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8860 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8861 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8862 };
8863 static const NSSItem nss_builtins_items_128 [] = {
8864 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8865 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8866 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8867 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8868 { (void *)"Go Daddy Class 2 CA", (PRUint32)20 },
8869 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8870 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
8871 "\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157"
8872 "\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156"
8873 "\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040"
8874 "\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145"
8875 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8876 "\157\162\151\164\171"
8877 , (PRUint32)101 },
8878 { (void *)"0", (PRUint32)2 },
8879 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
8880 "\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157"
8881 "\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156"
8882 "\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040"
8883 "\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145"
8884 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8885 "\157\162\151\164\171"
8886 , (PRUint32)101 },
8887 { (void *)"\002\001\000"
8888 , (PRUint32)3 },
8889 { (void *)"\060\202\004\000\060\202\002\350\240\003\002\001\002\002\001\000"
8890 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
8891 "\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\041"
8892 "\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157\040"
8893 "\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156\143"
8894 "\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040\104"
8895 "\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145\162"
8896 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
8897 "\162\151\164\171\060\036\027\015\060\064\060\066\062\071\061\067"
8898 "\060\066\062\060\132\027\015\063\064\060\066\062\071\061\067\060"
8899 "\066\062\060\132\060\143\061\013\060\011\006\003\125\004\006\023"
8900 "\002\125\123\061\041\060\037\006\003\125\004\012\023\030\124\150"
8901 "\145\040\107\157\040\104\141\144\144\171\040\107\162\157\165\160"
8902 "\054\040\111\156\143\056\061\061\060\057\006\003\125\004\013\023"
8903 "\050\107\157\040\104\141\144\144\171\040\103\154\141\163\163\040"
8904 "\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
8905 "\101\165\164\150\157\162\151\164\171\060\202\001\040\060\015\006"
8906 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\015"
8907 "\000\060\202\001\010\002\202\001\001\000\336\235\327\352\127\030"
8908 "\111\241\133\353\327\137\110\206\352\276\335\377\344\357\147\034"
8909 "\364\145\150\263\127\161\240\136\167\273\355\233\111\351\160\200"
8910 "\075\126\030\143\010\157\332\362\314\320\077\177\002\124\042\124"
8911 "\020\330\262\201\324\300\165\075\113\177\307\167\303\076\170\253"
8912 "\032\003\265\040\153\057\152\053\261\305\210\176\304\273\036\260"
8913 "\301\330\105\047\157\252\067\130\367\207\046\327\330\055\366\251"
8914 "\027\267\037\162\066\116\246\027\077\145\230\222\333\052\156\135"
8915 "\242\376\210\340\013\336\177\345\215\025\341\353\313\072\325\342"
8916 "\022\242\023\055\330\216\257\137\022\075\240\010\005\010\266\134"
8917 "\245\145\070\004\105\231\036\243\140\140\164\305\101\245\162\142"
8918 "\033\142\305\037\157\137\032\102\276\002\121\145\250\256\043\030"
8919 "\152\374\170\003\251\115\177\200\303\372\253\132\374\241\100\244"
8920 "\312\031\026\376\262\310\357\136\163\015\356\167\275\232\366\171"
8921 "\230\274\261\007\147\242\025\015\335\240\130\306\104\173\012\076"
8922 "\142\050\137\272\101\007\123\130\317\021\176\070\164\305\370\377"
8923 "\265\151\220\217\204\164\352\227\033\257\002\001\003\243\201\300"
8924 "\060\201\275\060\035\006\003\125\035\016\004\026\004\024\322\304"
8925 "\260\322\221\324\114\021\161\263\141\313\075\241\376\335\250\152"
8926 "\324\343\060\201\215\006\003\125\035\043\004\201\205\060\201\202"
8927 "\200\024\322\304\260\322\221\324\114\021\161\263\141\313\075\241"
8928 "\376\335\250\152\324\343\241\147\244\145\060\143\061\013\060\011"
8929 "\006\003\125\004\006\023\002\125\123\061\041\060\037\006\003\125"
8930 "\004\012\023\030\124\150\145\040\107\157\040\104\141\144\144\171"
8931 "\040\107\162\157\165\160\054\040\111\156\143\056\061\061\060\057"
8932 "\006\003\125\004\013\023\050\107\157\040\104\141\144\144\171\040"
8933 "\103\154\141\163\163\040\062\040\103\145\162\164\151\146\151\143"
8934 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\202"
8935 "\001\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377"
8936 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
8937 "\202\001\001\000\062\113\363\262\312\076\221\374\022\306\241\007"
8938 "\214\216\167\240\063\006\024\134\220\036\030\367\010\246\075\012"
8939 "\031\371\207\200\021\156\151\344\226\027\060\377\064\221\143\162"
8940 "\070\356\314\034\001\243\035\224\050\244\061\366\172\304\124\327"
8941 "\366\345\061\130\003\242\314\316\142\333\224\105\163\265\277\105"
8942 "\311\044\265\325\202\002\255\043\171\151\215\270\266\115\316\317"
8943 "\114\312\063\043\350\034\210\252\235\213\101\156\026\311\040\345"
8944 "\211\236\315\073\332\160\367\176\231\046\040\024\124\045\253\156"
8945 "\163\205\346\233\041\235\012\154\202\016\250\370\302\014\372\020"
8946 "\036\154\226\357\207\015\304\017\141\213\255\356\203\053\225\370"
8947 "\216\222\204\162\071\353\040\352\203\355\203\315\227\156\010\274"
8948 "\353\116\046\266\163\053\344\323\366\114\376\046\161\342\141\021"
8949 "\164\112\377\127\032\207\017\165\110\056\317\121\151\027\240\002"
8950 "\022\141\225\325\321\100\262\020\114\356\304\254\020\103\246\245"
8951 "\236\012\325\225\142\232\015\317\210\202\305\062\014\344\053\237"
8952 "\105\346\015\237\050\234\261\271\052\132\127\255\067\017\257\035"
8953 "\177\333\275\237"
8954 , (PRUint32)1028 }
8955 };
8956 static const NSSItem nss_builtins_items_129 [] = {
8957 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8958 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8959 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8960 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8961 { (void *)"Go Daddy Class 2 CA", (PRUint32)20 },
8962 { (void *)"\047\226\272\346\077\030\001\342\167\046\033\240\327\167\160\002"
8963 "\217\040\356\344"
8964 , (PRUint32)20 },
8965 { (void *)"\221\336\006\045\253\332\375\062\027\014\273\045\027\052\204\147"
8966 , (PRUint32)16 },
8967 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
8968 "\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157"
8969 "\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156"
8970 "\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040"
8971 "\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145"
8972 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
8973 "\157\162\151\164\171"
8974 , (PRUint32)101 },
8975 { (void *)"\002\001\000"
8976 , (PRUint32)3 },
8977 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8978 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8979 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
8980 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
8981 };
8982 static const NSSItem nss_builtins_items_130 [] = {
8983 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
8984 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
8985 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8986 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
8987 { (void *)"Starfield Class 2 CA", (PRUint32)21 },
8988 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
8989 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
8990 "\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151"
8991 "\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163"
8992 "\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023"
8993 "\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163"
8994 "\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
8995 "\040\101\165\164\150\157\162\151\164\171"
8996 , (PRUint32)106 },
8997 { (void *)"0", (PRUint32)2 },
8998 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
8999 "\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151"
9000 "\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163"
9001 "\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023"
9002 "\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163"
9003 "\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
9004 "\040\101\165\164\150\157\162\151\164\171"
9005 , (PRUint32)106 },
9006 { (void *)"\002\001\000"
9007 , (PRUint32)3 },
9008 { (void *)"\060\202\004\017\060\202\002\367\240\003\002\001\002\002\001\000"
9009 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
9010 "\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061\045"
9011 "\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151\145"
9012 "\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163\054"
9013 "\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023\051"
9014 "\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163\040"
9015 "\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
9016 "\101\165\164\150\157\162\151\164\171\060\036\027\015\060\064\060"
9017 "\066\062\071\061\067\063\071\061\066\132\027\015\063\064\060\066"
9018 "\062\071\061\067\063\071\061\066\132\060\150\061\013\060\011\006"
9019 "\003\125\004\006\023\002\125\123\061\045\060\043\006\003\125\004"
9020 "\012\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143"
9021 "\150\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061"
9022 "\062\060\060\006\003\125\004\013\023\051\123\164\141\162\146\151"
9023 "\145\154\144\040\103\154\141\163\163\040\062\040\103\145\162\164"
9024 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
9025 "\151\164\171\060\202\001\040\060\015\006\011\052\206\110\206\367"
9026 "\015\001\001\001\005\000\003\202\001\015\000\060\202\001\010\002"
9027 "\202\001\001\000\267\062\310\376\351\161\246\004\205\255\014\021"
9028 "\144\337\316\115\357\310\003\030\207\077\241\253\373\074\246\237"
9029 "\360\303\241\332\324\330\156\053\123\220\373\044\244\076\204\360"
9030 "\236\350\137\354\345\047\104\365\050\246\077\173\336\340\052\360"
9031 "\310\257\123\057\236\312\005\001\223\036\217\146\034\071\247\115"
9032 "\372\132\266\163\004\045\146\353\167\177\347\131\306\112\231\045"
9033 "\024\124\353\046\307\363\177\031\325\060\160\217\257\260\106\052"
9034 "\377\255\353\051\355\327\237\252\004\207\243\324\371\211\245\064"
9035 "\137\333\103\221\202\066\331\146\074\261\270\271\202\375\234\072"
9036 "\076\020\310\073\357\006\145\146\172\233\031\030\075\377\161\121"
9037 "\074\060\056\137\276\075\167\163\262\135\006\154\303\043\126\232"
9038 "\053\205\046\222\034\247\002\263\344\077\015\257\010\171\202\270"
9039 "\066\075\352\234\323\065\263\274\151\312\365\314\235\350\375\144"
9040 "\215\027\200\063\156\136\112\135\231\311\036\207\264\235\032\300"
9041 "\325\156\023\065\043\136\337\233\137\075\357\326\367\166\302\352"
9042 "\076\273\170\015\034\102\147\153\004\330\370\326\332\157\213\362"
9043 "\104\240\001\253\002\001\003\243\201\305\060\201\302\060\035\006"
9044 "\003\125\035\016\004\026\004\024\277\137\267\321\316\335\037\206"
9045 "\364\133\125\254\334\327\020\302\016\251\210\347\060\201\222\006"
9046 "\003\125\035\043\004\201\212\060\201\207\200\024\277\137\267\321"
9047 "\316\335\037\206\364\133\125\254\334\327\020\302\016\251\210\347"
9048 "\241\154\244\152\060\150\061\013\060\011\006\003\125\004\006\023"
9049 "\002\125\123\061\045\060\043\006\003\125\004\012\023\034\123\164"
9050 "\141\162\146\151\145\154\144\040\124\145\143\150\156\157\154\157"
9051 "\147\151\145\163\054\040\111\156\143\056\061\062\060\060\006\003"
9052 "\125\004\013\023\051\123\164\141\162\146\151\145\154\144\040\103"
9053 "\154\141\163\163\040\062\040\103\145\162\164\151\146\151\143\141"
9054 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\202\001"
9055 "\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060"
9056 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
9057 "\001\001\000\005\235\077\210\235\321\311\032\125\241\254\151\363"
9058 "\363\131\332\233\001\207\032\117\127\251\241\171\011\052\333\367"
9059 "\057\262\036\314\307\136\152\330\203\207\241\227\357\111\065\076"
9060 "\167\006\101\130\142\277\216\130\270\012\147\077\354\263\335\041"
9061 "\146\037\311\124\372\162\314\075\114\100\330\201\257\167\236\203"
9062 "\172\273\242\307\365\064\027\216\331\021\100\364\374\054\052\115"
9063 "\025\177\247\142\135\056\045\323\000\013\040\032\035\150\371\027"
9064 "\270\364\275\213\355\050\131\335\115\026\213\027\203\310\262\145"
9065 "\307\055\172\245\252\274\123\206\155\335\127\244\312\370\040\101"
9066 "\013\150\360\364\373\164\276\126\135\172\171\365\371\035\205\343"
9067 "\055\225\276\365\161\220\103\314\215\037\232\000\012\207\051\351"
9068 "\125\042\130\000\043\352\343\022\103\051\133\107\010\335\214\101"
9069 "\152\145\006\250\345\041\252\101\264\225\041\225\271\175\321\064"
9070 "\253\023\326\255\274\334\342\075\071\315\275\076\165\160\241\030"
9071 "\131\003\311\042\264\217\234\325\136\052\327\245\266\324\012\155"
9072 "\370\267\100\021\106\232\037\171\016\142\277\017\227\354\340\057"
9073 "\037\027\224"
9074 , (PRUint32)1043 }
9075 };
9076 static const NSSItem nss_builtins_items_131 [] = {
9077 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9078 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9079 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9080 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9081 { (void *)"Starfield Class 2 CA", (PRUint32)21 },
9082 { (void *)"\255\176\034\050\260\144\357\217\140\003\100\040\024\303\320\343"
9083 "\067\016\265\212"
9084 , (PRUint32)20 },
9085 { (void *)"\062\112\113\273\310\143\151\233\276\164\232\306\335\035\106\044"
9086 , (PRUint32)16 },
9087 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9088 "\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151"
9089 "\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163"
9090 "\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023"
9091 "\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163"
9092 "\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
9093 "\040\101\165\164\150\157\162\151\164\171"
9094 , (PRUint32)106 },
9095 { (void *)"\002\001\000"
9096 , (PRUint32)3 },
9097 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9098 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9099 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9100 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9101 };
9102 static const NSSItem nss_builtins_items_132 [] = {
9103 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9104 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9105 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9106 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9107 { (void *)"StartCom Certification Authority", (PRUint32)33 },
9108 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9109 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
9110 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
9111 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
9112 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
9113 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
9114 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
9115 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
9116 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
9117 , (PRUint32)127 },
9118 { (void *)"0", (PRUint32)2 },
9119 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
9120 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
9121 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
9122 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
9123 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
9124 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
9125 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
9126 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
9127 , (PRUint32)127 },
9128 { (void *)"\002\001\001"
9129 , (PRUint32)3 },
9130 { (void *)"\060\202\007\311\060\202\005\261\240\003\002\001\002\002\001\001"
9131 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
9132 "\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026"
9133 "\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157"
9134 "\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023"
9135 "\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040"
9136 "\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156"
9137 "\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164"
9138 "\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141"
9139 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036"
9140 "\027\015\060\066\060\071\061\067\061\071\064\066\063\066\132\027"
9141 "\015\063\066\060\071\061\067\061\071\064\066\063\066\132\060\175"
9142 "\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026\060"
9143 "\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157\155"
9144 "\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023\042"
9145 "\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040\103"
9146 "\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156\151"
9147 "\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164\141"
9148 "\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141\164"
9149 "\151\157\156\040\101\165\164\150\157\162\151\164\171\060\202\002"
9150 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
9151 "\003\202\002\017\000\060\202\002\012\002\202\002\001\000\301\210"
9152 "\333\011\274\154\106\174\170\237\225\173\265\063\220\362\162\142"
9153 "\326\301\066\040\042\044\136\316\351\167\362\103\012\242\006\144"
9154 "\244\314\216\066\370\070\346\043\360\156\155\261\074\335\162\243"
9155 "\205\034\241\323\075\264\063\053\323\057\257\376\352\260\101\131"
9156 "\147\266\304\006\175\012\236\164\205\326\171\114\200\067\172\337"
9157 "\071\005\122\131\367\364\033\106\103\244\322\205\205\322\303\161"
9158 "\363\165\142\064\272\054\212\177\036\217\356\355\064\320\021\307"
9159 "\226\315\122\075\272\063\326\335\115\336\013\073\112\113\237\302"
9160 "\046\057\372\265\026\034\162\065\167\312\074\135\346\312\341\046"
9161 "\213\032\066\166\134\001\333\164\024\045\376\355\265\240\210\017"
9162 "\335\170\312\055\037\007\227\060\001\055\162\171\372\106\326\023"
9163 "\052\250\271\246\253\203\111\035\345\362\357\335\344\001\216\030"
9164 "\012\217\143\123\026\205\142\251\016\031\072\314\265\146\246\302"
9165 "\153\164\007\344\053\341\166\076\264\155\330\366\104\341\163\142"
9166 "\037\073\304\276\240\123\126\045\154\121\011\367\252\253\312\277"
9167 "\166\375\155\233\363\235\333\277\075\146\274\014\126\252\257\230"
9168 "\110\225\072\113\337\247\130\120\331\070\165\251\133\352\103\014"
9169 "\002\377\231\353\350\154\115\160\133\051\145\234\335\252\135\314"
9170 "\257\001\061\354\014\353\322\215\350\352\234\173\346\156\367\047"
9171 "\146\014\032\110\327\156\102\343\077\336\041\076\173\341\015\160"
9172 "\373\143\252\250\154\032\124\264\134\045\172\311\242\311\213\026"
9173 "\246\273\054\176\027\136\005\115\130\156\022\035\001\356\022\020"
9174 "\015\306\062\177\030\377\374\364\372\315\156\221\350\066\111\276"
9175 "\032\110\151\213\302\226\115\032\022\262\151\027\301\012\220\326"
9176 "\372\171\042\110\277\272\173\151\370\160\307\372\172\067\330\330"
9177 "\015\322\166\117\127\377\220\267\343\221\322\335\357\302\140\267"
9178 "\147\072\335\376\252\234\360\324\213\177\162\042\316\306\237\227"
9179 "\266\370\257\212\240\020\250\331\373\030\306\266\265\134\122\074"
9180 "\211\266\031\052\163\001\012\017\003\263\022\140\362\172\057\201"
9181 "\333\243\156\377\046\060\227\365\213\335\211\127\266\255\075\263"
9182 "\257\053\305\267\166\002\360\245\326\053\232\206\024\052\162\366"
9183 "\343\063\214\135\011\113\023\337\273\214\164\023\122\113\002\003"
9184 "\001\000\001\243\202\002\122\060\202\002\116\060\014\006\003\125"
9185 "\035\023\004\005\060\003\001\001\377\060\013\006\003\125\035\017"
9186 "\004\004\003\002\001\256\060\035\006\003\125\035\016\004\026\004"
9187 "\024\116\013\357\032\244\100\133\245\027\151\207\060\312\064\150"
9188 "\103\320\101\256\362\060\144\006\003\125\035\037\004\135\060\133"
9189 "\060\054\240\052\240\050\206\046\150\164\164\160\072\057\057\143"
9190 "\145\162\164\056\163\164\141\162\164\143\157\155\056\157\162\147"
9191 "\057\163\146\163\143\141\055\143\162\154\056\143\162\154\060\053"
9192 "\240\051\240\047\206\045\150\164\164\160\072\057\057\143\162\154"
9193 "\056\163\164\141\162\164\143\157\155\056\157\162\147\057\163\146"
9194 "\163\143\141\055\143\162\154\056\143\162\154\060\202\001\135\006"
9195 "\003\125\035\040\004\202\001\124\060\202\001\120\060\202\001\114"
9196 "\006\013\053\006\001\004\001\201\265\067\001\001\001\060\202\001"
9197 "\073\060\057\006\010\053\006\001\005\005\007\002\001\026\043\150"
9198 "\164\164\160\072\057\057\143\145\162\164\056\163\164\141\162\164"
9199 "\143\157\155\056\157\162\147\057\160\157\154\151\143\171\056\160"
9200 "\144\146\060\065\006\010\053\006\001\005\005\007\002\001\026\051"
9201 "\150\164\164\160\072\057\057\143\145\162\164\056\163\164\141\162"
9202 "\164\143\157\155\056\157\162\147\057\151\156\164\145\162\155\145"
9203 "\144\151\141\164\145\056\160\144\146\060\201\320\006\010\053\006"
9204 "\001\005\005\007\002\002\060\201\303\060\047\026\040\123\164\141"
9205 "\162\164\040\103\157\155\155\145\162\143\151\141\154\040\050\123"
9206 "\164\141\162\164\103\157\155\051\040\114\164\144\056\060\003\002"
9207 "\001\001\032\201\227\114\151\155\151\164\145\144\040\114\151\141"
9208 "\142\151\154\151\164\171\054\040\162\145\141\144\040\164\150\145"
9209 "\040\163\145\143\164\151\157\156\040\052\114\145\147\141\154\040"
9210 "\114\151\155\151\164\141\164\151\157\156\163\052\040\157\146\040"
9211 "\164\150\145\040\123\164\141\162\164\103\157\155\040\103\145\162"
9212 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
9213 "\162\151\164\171\040\120\157\154\151\143\171\040\141\166\141\151"
9214 "\154\141\142\154\145\040\141\164\040\150\164\164\160\072\057\057"
9215 "\143\145\162\164\056\163\164\141\162\164\143\157\155\056\157\162"
9216 "\147\057\160\157\154\151\143\171\056\160\144\146\060\021\006\011"
9217 "\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007\060"
9218 "\070\006\011\140\206\110\001\206\370\102\001\015\004\053\026\051"
9219 "\123\164\141\162\164\103\157\155\040\106\162\145\145\040\123\123"
9220 "\114\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
9221 "\101\165\164\150\157\162\151\164\171\060\015\006\011\052\206\110"
9222 "\206\367\015\001\001\005\005\000\003\202\002\001\000\026\154\231"
9223 "\364\146\014\064\365\320\205\136\175\012\354\332\020\116\070\034"
9224 "\136\337\246\045\005\113\221\062\301\350\073\361\075\335\104\011"
9225 "\133\007\111\212\051\313\146\002\267\261\232\367\045\230\011\074"
9226 "\216\033\341\335\066\207\053\113\273\150\323\071\146\075\240\046"
9227 "\307\362\071\221\035\121\253\202\173\176\325\316\132\344\342\003"
9228 "\127\160\151\227\010\371\136\130\246\012\337\214\006\232\105\026"
9229 "\026\070\012\136\127\366\142\307\172\002\005\346\274\036\265\362"
9230 "\236\364\251\051\203\370\262\024\343\156\050\207\104\303\220\032"
9231 "\336\070\251\074\254\103\115\144\105\316\335\050\251\134\362\163"
9232 "\173\004\370\027\350\253\261\363\056\134\144\156\163\061\072\022"
9233 "\270\274\263\021\344\175\217\201\121\232\073\215\211\364\115\223"
9234 "\146\173\074\003\355\323\232\035\232\363\145\120\365\240\320\165"
9235 "\237\057\257\360\352\202\103\230\370\151\234\211\171\304\103\216"
9236 "\106\162\343\144\066\022\257\367\045\036\070\211\220\167\176\303"
9237 "\153\152\271\303\313\104\113\254\170\220\213\347\307\054\036\113"
9238 "\021\104\310\064\122\047\315\012\135\237\205\301\211\325\032\170"
9239 "\362\225\020\123\062\335\200\204\146\165\331\265\150\050\373\141"
9240 "\056\276\204\250\070\300\231\022\206\245\036\147\144\255\006\056"
9241 "\057\251\160\205\307\226\017\174\211\145\365\216\103\124\016\253"
9242 "\335\245\200\071\224\140\300\064\311\226\160\054\243\022\365\037"
9243 "\110\173\275\034\176\153\267\235\220\364\042\073\256\370\374\052"
9244 "\312\372\202\122\240\357\257\113\125\223\353\301\265\360\042\213"
9245 "\254\064\116\046\042\004\241\207\054\165\112\267\345\175\023\327"
9246 "\270\014\144\300\066\322\311\057\206\022\214\043\011\301\033\202"
9247 "\073\163\111\243\152\127\207\224\345\326\170\305\231\103\143\343"
9248 "\115\340\167\055\341\145\231\162\151\004\032\107\011\346\017\001"
9249 "\126\044\373\037\277\016\171\251\130\056\271\304\011\001\176\225"
9250 "\272\155\000\006\076\262\352\112\020\071\330\320\053\365\277\354"
9251 "\165\277\227\002\305\011\033\010\334\125\067\342\201\373\067\204"
9252 "\103\142\040\312\347\126\113\145\352\376\154\301\044\223\044\241"
9253 "\064\353\005\377\232\042\256\233\175\077\361\145\121\012\246\060"
9254 "\152\263\364\210\034\200\015\374\162\212\350\203\136"
9255 , (PRUint32)1997 }
9256 };
9257 static const NSSItem nss_builtins_items_133 [] = {
9258 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9259 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9260 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9261 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9262 { (void *)"StartCom Certification Authority", (PRUint32)33 },
9263 { (void *)"\076\053\367\362\003\033\226\363\214\346\304\330\250\135\076\055"
9264 "\130\107\152\017"
9265 , (PRUint32)20 },
9266 { (void *)"\042\115\217\212\374\367\065\302\273\127\064\220\173\213\042\026"
9267 , (PRUint32)16 },
9268 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
9269 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
9270 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
9271 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
9272 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
9273 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
9274 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
9275 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
9276 , (PRUint32)127 },
9277 { (void *)"\002\001\001"
9278 , (PRUint32)3 },
9279 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9280 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9281 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9282 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9283 };
9284 static const NSSItem nss_builtins_items_134 [] = {
9285 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9286 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9287 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9288 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9289 { (void *)"Taiwan GRCA", (PRUint32)12 },
9290 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9291 { (void *)"\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
9292 "\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156"
9293 "\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146"
9294 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
9295 "\171"
9296 , (PRUint32)65 },
9297 { (void *)"0", (PRUint32)2 },
9298 { (void *)"\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
9299 "\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156"
9300 "\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146"
9301 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
9302 "\171"
9303 , (PRUint32)65 },
9304 { (void *)"\002\020\037\235\131\132\327\057\302\006\104\245\200\010\151\343"
9305 "\136\366"
9306 , (PRUint32)18 },
9307 { (void *)"\060\202\005\162\060\202\003\132\240\003\002\001\002\002\020\037"
9308 "\235\131\132\327\057\302\006\104\245\200\010\151\343\136\366\060"
9309 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\077"
9310 "\061\013\060\011\006\003\125\004\006\023\002\124\127\061\060\060"
9311 "\056\006\003\125\004\012\014\047\107\157\166\145\162\156\155\145"
9312 "\156\164\040\122\157\157\164\040\103\145\162\164\151\146\151\143"
9313 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060"
9314 "\036\027\015\060\062\061\062\060\065\061\063\062\063\063\063\132"
9315 "\027\015\063\062\061\062\060\065\061\063\062\063\063\063\132\060"
9316 "\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061\060"
9317 "\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156\155"
9318 "\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146\151"
9319 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
9320 "\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001"
9321 "\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001"
9322 "\000\232\045\270\354\314\242\165\250\173\367\316\133\131\212\311"
9323 "\321\206\022\010\124\354\234\362\347\106\366\210\363\174\351\245"
9324 "\337\114\107\066\244\033\001\034\177\036\127\212\215\303\305\321"
9325 "\041\343\332\044\077\110\053\373\237\056\241\224\347\054\034\223"
9326 "\321\277\033\001\207\123\231\316\247\365\012\041\166\167\377\251"
9327 "\267\306\163\224\117\106\367\020\111\067\372\250\131\111\135\152"
9328 "\201\007\126\362\212\371\006\320\367\160\042\115\264\267\101\271"
9329 "\062\270\261\360\261\303\234\077\160\375\123\335\201\252\330\143"
9330 "\170\366\330\123\156\241\254\152\204\044\162\124\206\306\322\262"
9331 "\312\034\016\171\201\326\265\160\142\010\001\056\116\117\016\325"
9332 "\021\257\251\257\345\232\277\334\314\207\155\046\344\311\127\242"
9333 "\373\226\371\314\341\077\123\214\154\114\176\233\123\010\013\154"
9334 "\027\373\147\310\302\255\261\315\200\264\227\334\166\001\026\025"
9335 "\351\152\327\244\341\170\107\316\206\325\373\061\363\372\061\276"
9336 "\064\252\050\373\160\114\035\111\307\257\054\235\155\146\246\266"
9337 "\215\144\176\265\040\152\235\073\201\266\217\100\000\147\113\211"
9338 "\206\270\314\145\376\025\123\351\004\301\326\137\035\104\327\012"
9339 "\057\047\232\106\175\241\015\165\255\124\206\025\334\111\073\361"
9340 "\226\316\017\233\240\354\243\172\135\276\325\052\165\102\345\173"
9341 "\336\245\266\252\257\050\254\254\220\254\070\267\325\150\065\046"
9342 "\172\334\367\073\363\375\105\233\321\273\103\170\156\157\361\102"
9343 "\124\152\230\360\015\255\227\351\122\136\351\325\152\162\336\152"
9344 "\367\033\140\024\364\245\344\266\161\147\252\037\352\342\115\301"
9345 "\102\100\376\147\106\027\070\057\107\077\161\234\256\345\041\312"
9346 "\141\055\155\007\250\204\174\055\356\121\045\361\143\220\236\375"
9347 "\341\127\210\153\357\212\043\155\261\346\275\077\255\321\075\226"
9348 "\013\205\215\315\153\047\273\267\005\233\354\273\221\251\012\007"
9349 "\022\002\227\116\040\220\360\377\015\036\342\101\073\323\100\072"
9350 "\347\215\135\332\146\344\002\260\007\122\230\134\016\216\063\234"
9351 "\302\246\225\373\125\031\156\114\216\256\113\017\275\301\070\115"
9352 "\136\217\204\035\146\315\305\140\226\264\122\132\005\211\216\225"
9353 "\172\230\301\221\074\225\043\262\016\364\171\264\311\174\301\112"
9354 "\041\002\003\001\000\001\243\152\060\150\060\035\006\003\125\035"
9355 "\016\004\026\004\024\314\314\357\314\051\140\244\073\261\222\266"
9356 "\074\372\062\142\217\254\045\025\073\060\014\006\003\125\035\023"
9357 "\004\005\060\003\001\001\377\060\071\006\004\147\052\007\000\004"
9358 "\061\060\057\060\055\002\001\000\060\011\006\005\053\016\003\002"
9359 "\032\005\000\060\007\006\005\147\052\003\000\000\004\024\003\233"
9360 "\360\042\023\377\225\050\066\323\334\236\300\062\373\061\072\212"
9361 "\121\145\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
9362 "\000\003\202\002\001\000\100\200\112\372\046\311\316\136\060\335"
9363 "\117\206\164\166\130\365\256\263\203\063\170\244\172\164\027\031"
9364 "\116\351\122\265\271\340\012\164\142\252\150\312\170\240\114\232"
9365 "\216\054\043\056\325\152\022\044\277\324\150\323\212\320\330\234"
9366 "\237\264\037\014\336\070\176\127\070\374\215\342\117\136\014\237"
9367 "\253\073\322\377\165\227\313\244\343\147\010\377\345\300\026\265"
9368 "\110\001\175\351\371\012\377\033\345\152\151\277\170\041\250\302"
9369 "\247\043\251\206\253\166\126\350\016\014\366\023\335\052\146\212"
9370 "\144\111\075\032\030\207\220\004\237\102\122\267\117\313\376\107"
9371 "\101\166\065\357\377\000\166\066\105\062\233\306\106\205\135\342"
9372 "\044\260\036\343\110\226\230\127\107\224\125\172\017\101\261\104"
9373 "\044\363\301\376\032\153\277\210\375\301\246\332\223\140\136\201"
9374 "\112\231\040\234\110\146\031\265\000\171\124\017\270\054\057\113"
9375 "\274\251\135\133\140\177\214\207\245\340\122\143\052\276\330\073"
9376 "\205\100\025\376\036\266\145\077\305\113\332\176\265\172\065\051"
9377 "\243\056\172\230\140\042\243\364\175\047\116\055\352\264\164\074"
9378 "\351\017\244\063\017\020\021\274\023\001\326\345\016\323\277\265"
9379 "\022\242\341\105\043\300\314\010\156\141\267\211\253\203\343\044"
9380 "\036\346\135\007\347\037\040\076\317\147\310\347\254\060\155\047"
9381 "\113\150\156\113\052\134\002\010\064\333\370\166\344\147\243\046"
9382 "\234\077\242\062\302\112\305\201\030\061\020\126\252\204\357\055"
9383 "\012\377\270\037\167\322\277\245\130\240\142\344\327\113\221\165"
9384 "\215\211\200\230\176\155\313\123\116\136\257\366\262\227\205\227"
9385 "\271\332\125\006\271\044\356\327\306\070\036\143\033\022\073\225"
9386 "\341\130\254\362\337\204\325\137\231\057\015\125\133\346\070\333"
9387 "\056\077\162\351\110\205\313\273\051\023\217\036\070\125\271\363"
9388 "\262\304\060\231\043\116\135\362\110\241\022\014\334\022\220\011"
9389 "\220\124\221\003\074\107\345\325\311\145\340\267\113\175\354\107"
9390 "\323\263\013\076\255\236\320\164\000\016\353\275\121\255\300\336"
9391 "\054\300\303\152\376\357\334\013\247\372\106\337\140\333\234\246"
9392 "\131\120\165\043\151\163\223\262\371\374\002\323\107\346\161\316"
9393 "\020\002\356\047\214\204\377\254\105\015\023\134\203\062\340\045"
9394 "\245\206\054\174\364\022"
9395 , (PRUint32)1398 }
9396 };
9397 static const NSSItem nss_builtins_items_135 [] = {
9398 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9399 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9400 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9401 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9402 { (void *)"Taiwan GRCA", (PRUint32)12 },
9403 { (void *)"\364\213\021\277\336\253\276\224\124\040\161\346\101\336\153\276"
9404 "\210\053\100\271"
9405 , (PRUint32)20 },
9406 { (void *)"\067\205\104\123\062\105\037\040\360\363\225\341\045\304\103\116"
9407 , (PRUint32)16 },
9408 { (void *)"\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
9409 "\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156"
9410 "\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146"
9411 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
9412 "\171"
9413 , (PRUint32)65 },
9414 { (void *)"\002\020\037\235\131\132\327\057\302\006\104\245\200\010\151\343"
9415 "\136\366"
9416 , (PRUint32)18 },
9417 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9418 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9419 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9420 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9421 };
9422 static const NSSItem nss_builtins_items_136 [] = {
9423 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9424 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9425 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9426 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9427 { (void *)"Swisscom Root CA 1", (PRUint32)19 },
9428 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9429 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
9430 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
9431 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
9432 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
9433 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
9434 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
9435 "\164\040\103\101\040\061"
9436 , (PRUint32)102 },
9437 { (void *)"0", (PRUint32)2 },
9438 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
9439 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
9440 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
9441 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
9442 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
9443 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
9444 "\164\040\103\101\040\061"
9445 , (PRUint32)102 },
9446 { (void *)"\002\020\134\013\205\134\013\347\131\101\337\127\314\077\177\235"
9447 "\250\066"
9448 , (PRUint32)18 },
9449 { (void *)"\060\202\005\331\060\202\003\301\240\003\002\001\002\002\020\134"
9450 "\013\205\134\013\347\131\101\337\127\314\077\177\235\250\066\060"
9451 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\144"
9452 "\061\013\060\011\006\003\125\004\006\023\002\143\150\061\021\060"
9453 "\017\006\003\125\004\012\023\010\123\167\151\163\163\143\157\155"
9454 "\061\045\060\043\006\003\125\004\013\023\034\104\151\147\151\164"
9455 "\141\154\040\103\145\162\164\151\146\151\143\141\164\145\040\123"
9456 "\145\162\166\151\143\145\163\061\033\060\031\006\003\125\004\003"
9457 "\023\022\123\167\151\163\163\143\157\155\040\122\157\157\164\040"
9458 "\103\101\040\061\060\036\027\015\060\065\060\070\061\070\061\062"
9459 "\060\066\062\060\132\027\015\062\065\060\070\061\070\062\062\060"
9460 "\066\062\060\132\060\144\061\013\060\011\006\003\125\004\006\023"
9461 "\002\143\150\061\021\060\017\006\003\125\004\012\023\010\123\167"
9462 "\151\163\163\143\157\155\061\045\060\043\006\003\125\004\013\023"
9463 "\034\104\151\147\151\164\141\154\040\103\145\162\164\151\146\151"
9464 "\143\141\164\145\040\123\145\162\166\151\143\145\163\061\033\060"
9465 "\031\006\003\125\004\003\023\022\123\167\151\163\163\143\157\155"
9466 "\040\122\157\157\164\040\103\101\040\061\060\202\002\042\060\015"
9467 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002"
9468 "\017\000\060\202\002\012\002\202\002\001\000\320\271\260\250\014"
9469 "\331\273\077\041\370\033\325\063\223\200\026\145\040\165\262\075"
9470 "\233\140\155\106\310\214\061\157\027\303\372\232\154\126\355\074"
9471 "\305\221\127\303\315\253\226\111\220\052\031\113\036\243\155\127"
9472 "\335\361\053\142\050\165\105\136\252\326\133\372\013\045\330\241"
9473 "\026\371\034\304\056\346\225\052\147\314\320\051\156\074\205\064"
9474 "\070\141\111\261\000\237\326\072\161\137\115\155\316\137\271\251"
9475 "\344\211\177\152\122\372\312\233\362\334\251\371\235\231\107\077"
9476 "\116\051\137\264\246\215\135\173\013\231\021\003\003\376\347\333"
9477 "\333\243\377\035\245\315\220\036\001\037\065\260\177\000\333\220"
9478 "\157\306\176\173\321\356\172\172\247\252\014\127\157\244\155\305"
9479 "\023\073\260\245\331\355\062\034\264\136\147\213\124\334\163\207"
9480 "\345\323\027\174\146\120\162\135\324\032\130\301\331\317\330\211"
9481 "\002\157\247\111\264\066\135\320\244\336\007\054\266\165\267\050"
9482 "\221\326\227\276\050\365\230\036\352\133\046\311\275\260\227\163"
9483 "\332\256\221\046\353\150\301\371\071\025\326\147\113\012\155\117"
9484 "\313\317\260\344\102\161\214\123\171\347\356\341\333\035\240\156"
9485 "\035\214\032\167\065\134\026\036\053\123\037\064\213\321\154\374"
9486 "\362\147\007\172\365\255\355\326\232\253\241\261\113\341\314\067"
9487 "\137\375\177\315\115\256\270\037\234\103\371\052\130\125\103\105"
9488 "\274\226\315\160\016\374\311\343\146\272\116\215\073\201\313\025"
9489 "\144\173\271\224\350\135\063\122\205\161\056\117\216\242\006\021"
9490 "\121\311\343\313\241\156\061\010\144\014\302\322\074\365\066\350"
9491 "\327\320\016\170\043\040\221\311\044\052\145\051\133\042\367\041"
9492 "\316\203\136\244\363\336\113\323\150\217\106\165\134\203\011\156"
9493 "\051\153\304\160\214\365\235\327\040\057\377\106\322\053\070\302"
9494 "\057\165\034\075\176\332\245\357\036\140\205\151\102\323\314\370"
9495 "\143\376\036\103\071\205\246\266\143\101\020\263\163\036\274\323"
9496 "\372\312\175\026\107\342\247\325\320\243\212\012\010\226\142\126"
9497 "\156\064\333\331\002\271\060\165\343\004\322\347\217\302\260\021"
9498 "\100\012\254\325\161\002\142\213\061\276\335\306\043\130\061\102"
9499 "\103\055\164\371\306\236\246\212\017\351\376\277\203\346\103\127"
9500 "\044\272\357\106\064\252\327\022\001\070\355\002\003\001\000\001"
9501 "\243\201\206\060\201\203\060\016\006\003\125\035\017\001\001\377"
9502 "\004\004\003\002\001\206\060\035\006\003\125\035\041\004\026\060"
9503 "\024\060\022\006\007\140\205\164\001\123\000\001\006\007\140\205"
9504 "\164\001\123\000\001\060\022\006\003\125\035\023\001\001\377\004"
9505 "\010\060\006\001\001\377\002\001\007\060\037\006\003\125\035\043"
9506 "\004\030\060\026\200\024\003\045\057\336\157\202\001\072\134\054"
9507 "\334\053\241\151\265\147\324\214\323\375\060\035\006\003\125\035"
9508 "\016\004\026\004\024\003\045\057\336\157\202\001\072\134\054\334"
9509 "\053\241\151\265\147\324\214\323\375\060\015\006\011\052\206\110"
9510 "\206\367\015\001\001\005\005\000\003\202\002\001\000\065\020\313"
9511 "\354\246\004\015\015\017\315\300\333\253\250\362\210\227\014\337"
9512 "\223\057\115\174\100\126\061\172\353\244\017\140\315\172\363\276"
9513 "\303\047\216\003\076\244\335\022\357\176\036\164\006\074\077\061"
9514 "\362\034\173\221\061\041\264\360\320\154\227\324\351\227\262\044"
9515 "\126\036\126\303\065\275\210\005\017\133\020\032\144\341\307\202"
9516 "\060\371\062\255\236\120\054\347\170\005\320\061\261\132\230\212"
9517 "\165\116\220\134\152\024\052\340\122\107\202\140\346\036\332\201"
9518 "\261\373\024\013\132\361\237\322\225\272\076\320\033\326\025\035"
9519 "\243\276\206\325\333\017\300\111\144\273\056\120\031\113\322\044"
9520 "\370\335\036\007\126\320\070\240\225\160\040\166\214\327\335\036"
9521 "\336\237\161\304\043\357\203\023\134\243\044\025\115\051\100\074"
9522 "\152\304\251\330\267\246\104\245\015\364\340\235\167\036\100\160"
9523 "\046\374\332\331\066\344\171\344\265\077\274\233\145\276\273\021"
9524 "\226\317\333\306\050\071\072\010\316\107\133\123\132\305\231\376"
9525 "\135\251\335\357\114\324\306\245\255\002\346\214\007\022\036\157"
9526 "\003\321\157\240\243\363\051\275\022\307\120\242\260\177\210\251"
9527 "\231\167\232\261\300\245\071\056\134\174\151\342\054\260\352\067"
9528 "\152\244\341\132\341\365\120\345\203\357\245\273\052\210\347\214"
9529 "\333\375\155\136\227\031\250\176\146\165\153\161\352\277\261\307"
9530 "\157\240\364\216\244\354\064\121\133\214\046\003\160\241\167\325"
9531 "\001\022\127\000\065\333\043\336\016\212\050\231\375\261\020\157"
9532 "\113\377\070\055\140\116\054\234\353\147\265\255\111\356\113\037"
9533 "\254\257\373\015\220\132\146\140\160\135\252\315\170\324\044\356"
9534 "\310\101\240\223\001\222\234\152\236\374\271\044\305\263\025\202"
9535 "\176\276\256\225\053\353\261\300\332\343\001\140\013\136\151\254"
9536 "\204\126\141\276\161\027\376\035\023\017\376\306\207\105\351\376"
9537 "\062\240\032\015\023\244\224\125\161\245\026\213\272\312\211\260"
9538 "\262\307\374\217\330\124\265\223\142\235\316\317\131\373\075\030"
9539 "\316\052\313\065\025\202\135\377\124\042\133\161\122\373\267\311"
9540 "\376\140\233\000\101\144\360\252\052\354\266\102\103\316\211\146"
9541 "\201\310\213\237\071\124\003\045\323\026\065\216\204\320\137\372"
9542 "\060\032\365\232\154\364\016\123\371\072\133\321\034"
9543 , (PRUint32)1501 }
9544 };
9545 static const NSSItem nss_builtins_items_137 [] = {
9546 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9547 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9548 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9549 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9550 { (void *)"Swisscom Root CA 1", (PRUint32)19 },
9551 { (void *)"\137\072\374\012\213\144\366\206\147\064\164\337\176\251\242\376"
9552 "\371\372\172\121"
9553 , (PRUint32)20 },
9554 { (void *)"\370\070\174\167\210\337\054\026\150\056\302\342\122\113\270\371"
9555 , (PRUint32)16 },
9556 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
9557 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
9558 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
9559 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
9560 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
9561 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
9562 "\164\040\103\101\040\061"
9563 , (PRUint32)102 },
9564 { (void *)"\002\020\134\013\205\134\013\347\131\101\337\127\314\077\177\235"
9565 "\250\066"
9566 , (PRUint32)18 },
9567 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9568 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9569 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9570 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9571 };
9572 static const NSSItem nss_builtins_items_138 [] = {
9573 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9574 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9575 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9576 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9577 { (void *)"DigiCert Assured ID Root CA", (PRUint32)28 },
9578 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9579 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9580 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9581 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9582 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9583 "\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151"
9584 "\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040"
9585 "\122\157\157\164\040\103\101"
9586 , (PRUint32)103 },
9587 { (void *)"0", (PRUint32)2 },
9588 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9589 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9590 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9591 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9592 "\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151"
9593 "\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040"
9594 "\122\157\157\164\040\103\101"
9595 , (PRUint32)103 },
9596 { (void *)"\002\020\014\347\340\345\027\330\106\376\217\345\140\374\033\360"
9597 "\060\071"
9598 , (PRUint32)18 },
9599 { (void *)"\060\202\003\267\060\202\002\237\240\003\002\001\002\002\020\014"
9600 "\347\340\345\027\330\106\376\217\345\140\374\033\360\060\071\060"
9601 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\145"
9602 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060"
9603 "\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164"
9604 "\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167"
9605 "\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061"
9606 "\044\060\042\006\003\125\004\003\023\033\104\151\147\151\103\145"
9607 "\162\164\040\101\163\163\165\162\145\144\040\111\104\040\122\157"
9608 "\157\164\040\103\101\060\036\027\015\060\066\061\061\061\060\060"
9609 "\060\060\060\060\060\132\027\015\063\061\061\061\061\060\060\060"
9610 "\060\060\060\060\132\060\145\061\013\060\011\006\003\125\004\006"
9611 "\023\002\125\123\061\025\060\023\006\003\125\004\012\023\014\104"
9612 "\151\147\151\103\145\162\164\040\111\156\143\061\031\060\027\006"
9613 "\003\125\004\013\023\020\167\167\167\056\144\151\147\151\143\145"
9614 "\162\164\056\143\157\155\061\044\060\042\006\003\125\004\003\023"
9615 "\033\104\151\147\151\103\145\162\164\040\101\163\163\165\162\145"
9616 "\144\040\111\104\040\122\157\157\164\040\103\101\060\202\001\042"
9617 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
9618 "\202\001\017\000\060\202\001\012\002\202\001\001\000\255\016\025"
9619 "\316\344\103\200\134\261\207\363\267\140\371\161\022\245\256\334"
9620 "\046\224\210\252\364\316\365\040\071\050\130\140\014\370\200\332"
9621 "\251\025\225\062\141\074\265\261\050\204\212\212\334\237\012\014"
9622 "\203\027\172\217\220\254\212\347\171\123\134\061\204\052\366\017"
9623 "\230\062\066\166\314\336\335\074\250\242\357\152\373\041\362\122"
9624 "\141\337\237\040\327\037\342\261\331\376\030\144\322\022\133\137"
9625 "\371\130\030\065\274\107\315\241\066\371\153\177\324\260\070\076"
9626 "\301\033\303\214\063\331\330\057\030\376\050\017\263\247\203\326"
9627 "\303\156\104\300\141\065\226\026\376\131\234\213\166\155\327\361"
9628 "\242\113\015\053\377\013\162\332\236\140\320\216\220\065\306\170"
9629 "\125\207\040\241\317\345\155\012\310\111\174\061\230\063\154\042"
9630 "\351\207\320\062\132\242\272\023\202\021\355\071\027\235\231\072"
9631 "\162\241\346\372\244\331\325\027\061\165\256\205\175\042\256\077"
9632 "\001\106\206\366\050\171\310\261\332\344\127\027\304\176\034\016"
9633 "\260\264\222\246\126\263\275\262\227\355\252\247\360\267\305\250"
9634 "\077\225\026\320\377\241\226\353\010\137\030\167\117\002\003\001"
9635 "\000\001\243\143\060\141\060\016\006\003\125\035\017\001\001\377"
9636 "\004\004\003\002\001\206\060\017\006\003\125\035\023\001\001\377"
9637 "\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026"
9638 "\004\024\105\353\242\257\364\222\313\202\061\055\121\213\247\247"
9639 "\041\235\363\155\310\017\060\037\006\003\125\035\043\004\030\060"
9640 "\026\200\024\105\353\242\257\364\222\313\202\061\055\121\213\247"
9641 "\247\041\235\363\155\310\017\060\015\006\011\052\206\110\206\367"
9642 "\015\001\001\005\005\000\003\202\001\001\000\242\016\274\337\342"
9643 "\355\360\343\162\163\172\144\224\277\367\162\146\330\062\344\102"
9644 "\165\142\256\207\353\362\325\331\336\126\263\237\314\316\024\050"
9645 "\271\015\227\140\134\022\114\130\344\323\075\203\111\105\130\227"
9646 "\065\151\032\250\107\352\126\306\171\253\022\330\147\201\204\337"
9647 "\177\011\074\224\346\270\046\054\040\275\075\263\050\211\367\137"
9648 "\377\042\342\227\204\037\351\145\357\207\340\337\301\147\111\263"
9649 "\135\353\262\011\052\353\046\355\170\276\175\077\053\363\267\046"
9650 "\065\155\137\211\001\266\111\133\237\001\005\233\253\075\045\301"
9651 "\314\266\177\302\361\157\206\306\372\144\150\353\201\055\224\353"
9652 "\102\267\372\214\036\335\142\361\276\120\147\267\154\275\363\361"
9653 "\037\153\014\066\007\026\177\067\174\251\133\155\172\361\022\106"
9654 "\140\203\327\047\004\276\113\316\227\276\303\147\052\150\021\337"
9655 "\200\347\014\063\146\277\023\015\024\156\363\177\037\143\020\036"
9656 "\372\215\033\045\155\154\217\245\267\141\001\261\322\243\046\241"
9657 "\020\161\235\255\342\303\371\303\231\121\267\053\007\010\316\056"
9658 "\346\120\262\247\372\012\105\057\242\360\362"
9659 , (PRUint32)955 }
9660 };
9661 static const NSSItem nss_builtins_items_139 [] = {
9662 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9663 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9664 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9665 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9666 { (void *)"DigiCert Assured ID Root CA", (PRUint32)28 },
9667 { (void *)"\005\143\270\143\015\142\327\132\273\310\253\036\113\337\265\250"
9668 "\231\262\115\103"
9669 , (PRUint32)20 },
9670 { (void *)"\207\316\013\173\052\016\111\000\341\130\161\233\067\250\223\162"
9671 , (PRUint32)16 },
9672 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9673 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9674 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9675 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9676 "\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151"
9677 "\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040"
9678 "\122\157\157\164\040\103\101"
9679 , (PRUint32)103 },
9680 { (void *)"\002\020\014\347\340\345\027\330\106\376\217\345\140\374\033\360"
9681 "\060\071"
9682 , (PRUint32)18 },
9683 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9684 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9685 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9686 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9687 };
9688 static const NSSItem nss_builtins_items_140 [] = {
9689 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9690 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9692 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9693 { (void *)"DigiCert Global Root CA", (PRUint32)24 },
9694 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9695 { (void *)"\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9696 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9697 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9698 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9699 "\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151"
9700 "\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164"
9701 "\040\103\101"
9702 , (PRUint32)99 },
9703 { (void *)"0", (PRUint32)2 },
9704 { (void *)"\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9705 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9706 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9707 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9708 "\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151"
9709 "\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164"
9710 "\040\103\101"
9711 , (PRUint32)99 },
9712 { (void *)"\002\020\010\073\340\126\220\102\106\261\241\165\152\311\131\221"
9713 "\307\112"
9714 , (PRUint32)18 },
9715 { (void *)"\060\202\003\257\060\202\002\227\240\003\002\001\002\002\020\010"
9716 "\073\340\126\220\102\106\261\241\165\152\311\131\221\307\112\060"
9717 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\141"
9718 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060"
9719 "\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164"
9720 "\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167"
9721 "\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061"
9722 "\040\060\036\006\003\125\004\003\023\027\104\151\147\151\103\145"
9723 "\162\164\040\107\154\157\142\141\154\040\122\157\157\164\040\103"
9724 "\101\060\036\027\015\060\066\061\061\061\060\060\060\060\060\060"
9725 "\060\132\027\015\063\061\061\061\061\060\060\060\060\060\060\060"
9726 "\132\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123"
9727 "\061\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103"
9728 "\145\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013"
9729 "\023\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143"
9730 "\157\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147"
9731 "\151\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157"
9732 "\164\040\103\101\060\202\001\042\060\015\006\011\052\206\110\206"
9733 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
9734 "\002\202\001\001\000\342\073\341\021\162\336\250\244\323\243\127"
9735 "\252\120\242\217\013\167\220\311\242\245\356\022\316\226\133\001"
9736 "\011\040\314\001\223\247\116\060\267\123\367\103\304\151\000\127"
9737 "\235\342\215\042\335\207\006\100\000\201\011\316\316\033\203\277"
9738 "\337\315\073\161\106\342\326\146\307\005\263\166\047\026\217\173"
9739 "\236\036\225\175\356\267\110\243\010\332\326\257\172\014\071\006"
9740 "\145\177\112\135\037\274\027\370\253\276\356\050\327\164\177\172"
9741 "\170\231\131\205\150\156\134\043\062\113\277\116\300\350\132\155"
9742 "\343\160\277\167\020\277\374\001\366\205\331\250\104\020\130\062"
9743 "\251\165\030\325\321\242\276\107\342\047\152\364\232\063\370\111"
9744 "\010\140\213\324\137\264\072\204\277\241\252\112\114\175\076\317"
9745 "\117\137\154\166\136\240\113\067\221\236\334\042\346\155\316\024"
9746 "\032\216\152\313\376\315\263\024\144\027\307\133\051\236\062\277"
9747 "\362\356\372\323\013\102\324\253\267\101\062\332\014\324\357\370"
9748 "\201\325\273\215\130\077\265\033\350\111\050\242\160\332\061\004"
9749 "\335\367\262\026\362\114\012\116\007\250\355\112\075\136\265\177"
9750 "\243\220\303\257\047\002\003\001\000\001\243\143\060\141\060\016"
9751 "\006\003\125\035\017\001\001\377\004\004\003\002\001\206\060\017"
9752 "\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060"
9753 "\035\006\003\125\035\016\004\026\004\024\003\336\120\065\126\321"
9754 "\114\273\146\360\243\342\033\033\303\227\262\075\321\125\060\037"
9755 "\006\003\125\035\043\004\030\060\026\200\024\003\336\120\065\126"
9756 "\321\114\273\146\360\243\342\033\033\303\227\262\075\321\125\060"
9757 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
9758 "\001\001\000\313\234\067\252\110\023\022\012\372\335\104\234\117"
9759 "\122\260\364\337\256\004\365\171\171\010\243\044\030\374\113\053"
9760 "\204\300\055\271\325\307\376\364\301\037\130\313\270\155\234\172"
9761 "\164\347\230\051\253\021\265\343\160\240\241\315\114\210\231\223"
9762 "\214\221\160\342\253\017\034\276\223\251\377\143\325\344\007\140"
9763 "\323\243\277\235\133\011\361\325\216\343\123\364\216\143\372\077"
9764 "\247\333\264\146\337\142\146\326\321\156\101\215\362\055\265\352"
9765 "\167\112\237\235\130\342\053\131\300\100\043\355\055\050\202\105"
9766 "\076\171\124\222\046\230\340\200\110\250\067\357\360\326\171\140"
9767 "\026\336\254\350\016\315\156\254\104\027\070\057\111\332\341\105"
9768 "\076\052\271\066\123\317\072\120\006\367\056\350\304\127\111\154"
9769 "\141\041\030\325\004\255\170\074\054\072\200\153\247\353\257\025"
9770 "\024\351\330\211\301\271\070\154\342\221\154\212\377\144\271\167"
9771 "\045\127\060\300\033\044\243\341\334\351\337\107\174\265\264\044"
9772 "\010\005\060\354\055\275\013\277\105\277\120\271\251\363\353\230"
9773 "\001\022\255\310\210\306\230\064\137\215\012\074\306\351\325\225"
9774 "\225\155\336"
9775 , (PRUint32)947 }
9776 };
9777 static const NSSItem nss_builtins_items_141 [] = {
9778 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9779 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9780 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9781 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9782 { (void *)"DigiCert Global Root CA", (PRUint32)24 },
9783 { (void *)"\250\230\135\072\145\345\345\304\262\327\326\155\100\306\335\057"
9784 "\261\234\124\066"
9785 , (PRUint32)20 },
9786 { (void *)"\171\344\251\204\015\175\072\226\327\300\117\342\103\114\211\056"
9787 , (PRUint32)16 },
9788 { (void *)"\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9789 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9790 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9791 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9792 "\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151"
9793 "\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164"
9794 "\040\103\101"
9795 , (PRUint32)99 },
9796 { (void *)"\002\020\010\073\340\126\220\102\106\261\241\165\152\311\131\221"
9797 "\307\112"
9798 , (PRUint32)18 },
9799 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9800 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9801 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9802 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9803 };
9804 static const NSSItem nss_builtins_items_142 [] = {
9805 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9806 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9807 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9808 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9809 { (void *)"DigiCert High Assurance EV Root CA", (PRUint32)35 },
9810 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9811 { (void *)"\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9812 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9813 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9814 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9815 "\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151"
9816 "\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141"
9817 "\156\143\145\040\105\126\040\122\157\157\164\040\103\101"
9818 , (PRUint32)110 },
9819 { (void *)"0", (PRUint32)2 },
9820 { (void *)"\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9821 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9822 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9823 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9824 "\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151"
9825 "\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141"
9826 "\156\143\145\040\105\126\040\122\157\157\164\040\103\101"
9827 , (PRUint32)110 },
9828 { (void *)"\002\020\002\254\134\046\152\013\100\233\217\013\171\362\256\106"
9829 "\045\167"
9830 , (PRUint32)18 },
9831 { (void *)"\060\202\003\305\060\202\002\255\240\003\002\001\002\002\020\002"
9832 "\254\134\046\152\013\100\233\217\013\171\362\256\106\045\167\060"
9833 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\154"
9834 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060"
9835 "\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164"
9836 "\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167"
9837 "\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061"
9838 "\053\060\051\006\003\125\004\003\023\042\104\151\147\151\103\145"
9839 "\162\164\040\110\151\147\150\040\101\163\163\165\162\141\156\143"
9840 "\145\040\105\126\040\122\157\157\164\040\103\101\060\036\027\015"
9841 "\060\066\061\061\061\060\060\060\060\060\060\060\132\027\015\063"
9842 "\061\061\061\061\060\060\060\060\060\060\060\132\060\154\061\013"
9843 "\060\011\006\003\125\004\006\023\002\125\123\061\025\060\023\006"
9844 "\003\125\004\012\023\014\104\151\147\151\103\145\162\164\040\111"
9845 "\156\143\061\031\060\027\006\003\125\004\013\023\020\167\167\167"
9846 "\056\144\151\147\151\143\145\162\164\056\143\157\155\061\053\060"
9847 "\051\006\003\125\004\003\023\042\104\151\147\151\103\145\162\164"
9848 "\040\110\151\147\150\040\101\163\163\165\162\141\156\143\145\040"
9849 "\105\126\040\122\157\157\164\040\103\101\060\202\001\042\060\015"
9850 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
9851 "\017\000\060\202\001\012\002\202\001\001\000\306\314\345\163\346"
9852 "\373\324\273\345\055\055\062\246\337\345\201\077\311\315\045\111"
9853 "\266\161\052\303\325\224\064\147\242\012\034\260\137\151\246\100"
9854 "\261\304\267\262\217\320\230\244\251\101\131\072\323\334\224\326"
9855 "\074\333\164\070\244\112\314\115\045\202\367\112\245\123\022\070"
9856 "\356\363\111\155\161\221\176\143\266\253\246\137\303\244\204\370"
9857 "\117\142\121\276\370\305\354\333\070\222\343\006\345\010\221\014"
9858 "\304\050\101\125\373\313\132\211\025\176\161\350\065\277\115\162"
9859 "\011\075\276\072\070\120\133\167\061\033\215\263\307\044\105\232"
9860 "\247\254\155\000\024\132\004\267\272\023\353\121\012\230\101\101"
9861 "\042\116\145\141\207\201\101\120\246\171\134\211\336\031\112\127"
9862 "\325\056\346\135\034\123\054\176\230\315\032\006\026\244\150\163"
9863 "\320\064\004\023\134\241\161\323\132\174\125\333\136\144\341\067"
9864 "\207\060\126\004\345\021\264\051\200\022\361\171\071\210\242\002"
9865 "\021\174\047\146\267\210\267\170\362\312\012\250\070\253\012\144"
9866 "\302\277\146\135\225\204\301\241\045\036\207\135\032\120\013\040"
9867 "\022\314\101\273\156\013\121\070\270\113\313\002\003\001\000\001"
9868 "\243\143\060\141\060\016\006\003\125\035\017\001\001\377\004\004"
9869 "\003\002\001\206\060\017\006\003\125\035\023\001\001\377\004\005"
9870 "\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024"
9871 "\261\076\303\151\003\370\277\107\001\324\230\046\032\010\002\357"
9872 "\143\144\053\303\060\037\006\003\125\035\043\004\030\060\026\200"
9873 "\024\261\076\303\151\003\370\277\107\001\324\230\046\032\010\002"
9874 "\357\143\144\053\303\060\015\006\011\052\206\110\206\367\015\001"
9875 "\001\005\005\000\003\202\001\001\000\034\032\006\227\334\327\234"
9876 "\237\074\210\146\006\010\127\041\333\041\107\370\052\147\252\277"
9877 "\030\062\166\100\020\127\301\212\363\172\331\021\145\216\065\372"
9878 "\236\374\105\265\236\331\114\061\113\270\221\350\103\054\216\263"
9879 "\170\316\333\343\123\171\161\326\345\041\224\001\332\125\207\232"
9880 "\044\144\366\212\146\314\336\234\067\315\250\064\261\151\233\043"
9881 "\310\236\170\042\053\160\103\343\125\107\061\141\031\357\130\305"
9882 "\205\057\116\060\366\240\061\026\043\310\347\342\145\026\063\313"
9883 "\277\032\033\240\075\370\312\136\213\061\213\140\010\211\055\014"
9884 "\006\134\122\267\304\371\012\230\321\025\137\237\022\276\174\066"
9885 "\143\070\275\104\244\177\344\046\053\012\304\227\151\015\351\214"
9886 "\342\300\020\127\270\310\166\022\221\125\362\110\151\330\274\052"
9887 "\002\133\017\104\324\040\061\333\364\272\160\046\135\220\140\236"
9888 "\274\113\027\011\057\264\313\036\103\150\311\007\047\301\322\134"
9889 "\367\352\041\271\150\022\234\074\234\277\236\374\200\134\233\143"
9890 "\315\354\107\252\045\047\147\240\067\363\000\202\175\124\327\251"
9891 "\370\351\056\023\243\167\350\037\112"
9892 , (PRUint32)969 }
9893 };
9894 static const NSSItem nss_builtins_items_143 [] = {
9895 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9896 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9897 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9898 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9899 { (void *)"DigiCert High Assurance EV Root CA", (PRUint32)35 },
9900 { (void *)"\137\267\356\006\063\342\131\333\255\014\114\232\346\323\217\032"
9901 "\141\307\334\045"
9902 , (PRUint32)20 },
9903 { (void *)"\324\164\336\127\134\071\262\323\234\205\203\305\300\145\111\212"
9904 , (PRUint32)16 },
9905 { (void *)"\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
9906 "\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145"
9907 "\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023"
9908 "\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157"
9909 "\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151"
9910 "\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141"
9911 "\156\143\145\040\105\126\040\122\157\157\164\040\103\101"
9912 , (PRUint32)110 },
9913 { (void *)"\002\020\002\254\134\046\152\013\100\233\217\013\171\362\256\106"
9914 "\045\167"
9915 , (PRUint32)18 },
9916 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9917 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9918 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
9919 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
9920 };
9921 static const NSSItem nss_builtins_items_144 [] = {
9922 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
9923 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
9924 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9925 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
9926 { (void *)"Certplus Class 2 Primary CA", (PRUint32)28 },
9927 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
9928 { (void *)"\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
9929 "\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154"
9930 "\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141"
9931 "\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101"
9932 , (PRUint32)63 },
9933 { (void *)"0", (PRUint32)2 },
9934 { (void *)"\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
9935 "\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154"
9936 "\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141"
9937 "\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101"
9938 , (PRUint32)63 },
9939 { (void *)"\002\021\000\205\275\113\363\330\332\343\151\366\224\327\137\303"
9940 "\245\104\043"
9941 , (PRUint32)19 },
9942 { (void *)"\060\202\003\222\060\202\002\172\240\003\002\001\002\002\021\000"
9943 "\205\275\113\363\330\332\343\151\366\224\327\137\303\245\104\043"
9944 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
9945 "\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061\021"
9946 "\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154\165"
9947 "\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141\163"
9948 "\163\040\062\040\120\162\151\155\141\162\171\040\103\101\060\036"
9949 "\027\015\071\071\060\067\060\067\061\067\060\065\060\060\132\027"
9950 "\015\061\071\060\067\060\066\062\063\065\071\065\071\132\060\075"
9951 "\061\013\060\011\006\003\125\004\006\023\002\106\122\061\021\060"
9952 "\017\006\003\125\004\012\023\010\103\145\162\164\160\154\165\163"
9953 "\061\033\060\031\006\003\125\004\003\023\022\103\154\141\163\163"
9954 "\040\062\040\120\162\151\155\141\162\171\040\103\101\060\202\001"
9955 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
9956 "\003\202\001\017\000\060\202\001\012\002\202\001\001\000\334\120"
9957 "\226\320\022\370\065\322\010\170\172\266\122\160\375\157\356\317"
9958 "\271\021\313\135\167\341\354\351\176\004\215\326\314\157\163\103"
9959 "\127\140\254\063\012\104\354\003\137\034\200\044\221\345\250\221"
9960 "\126\022\202\367\340\053\364\333\256\141\056\211\020\215\153\154"
9961 "\272\263\002\275\325\066\305\110\067\043\342\360\132\067\122\063"
9962 "\027\022\342\321\140\115\276\057\101\021\343\366\027\045\014\213"
9963 "\221\300\033\231\173\231\126\015\257\356\322\274\107\127\343\171"
9964 "\111\173\064\211\047\044\204\336\261\354\351\130\116\376\116\337"
9965 "\132\276\101\255\254\010\305\030\016\357\322\123\356\154\320\235"
9966 "\022\001\023\215\334\200\142\367\225\251\104\210\112\161\116\140"
9967 "\125\236\333\043\031\171\126\007\014\077\143\013\134\260\342\276"
9968 "\176\025\374\224\063\130\101\070\164\304\341\217\213\337\046\254"
9969 "\037\265\213\073\267\103\131\153\260\044\246\155\220\213\304\162"
9970 "\352\135\063\230\267\313\336\136\173\357\224\361\033\076\312\311"
9971 "\041\301\305\230\002\252\242\366\133\167\233\365\176\226\125\064"
9972 "\034\147\151\300\361\102\343\107\254\374\050\034\146\125\002\003"
9973 "\001\000\001\243\201\214\060\201\211\060\017\006\003\125\035\023"
9974 "\004\010\060\006\001\001\377\002\001\012\060\013\006\003\125\035"
9975 "\017\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026"
9976 "\004\024\343\163\055\337\313\016\050\014\336\335\263\244\312\171"
9977 "\270\216\273\350\060\211\060\021\006\011\140\206\110\001\206\370"
9978 "\102\001\001\004\004\003\002\001\006\060\067\006\003\125\035\037"
9979 "\004\060\060\056\060\054\240\052\240\050\206\046\150\164\164\160"
9980 "\072\057\057\167\167\167\056\143\145\162\164\160\154\165\163\056"
9981 "\143\157\155\057\103\122\114\057\143\154\141\163\163\062\056\143"
9982 "\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
9983 "\000\003\202\001\001\000\247\124\317\210\104\031\313\337\324\177"
9984 "\000\337\126\063\142\265\367\121\001\220\353\303\077\321\210\104"
9985 "\351\044\135\357\347\024\275\040\267\232\074\000\376\155\237\333"
9986 "\220\334\327\364\142\326\213\160\135\347\345\004\110\251\150\174"
9987 "\311\361\102\363\154\177\305\172\174\035\121\210\272\322\012\076"
9988 "\047\135\336\055\121\116\323\023\144\151\344\056\343\323\347\233"
9989 "\011\231\246\340\225\233\316\032\327\177\276\074\316\122\263\021"
9990 "\025\301\017\027\315\003\273\234\045\025\272\242\166\211\374\006"
9991 "\361\030\320\223\113\016\174\202\267\245\364\366\137\376\355\100"
9992 "\246\235\204\164\071\271\334\036\205\026\332\051\033\206\043\000"
9993 "\311\273\211\176\156\200\210\036\057\024\264\003\044\250\062\157"
9994 "\003\232\107\054\060\276\126\306\247\102\002\160\033\352\100\330"
9995 "\272\005\003\160\007\244\226\377\375\110\063\012\341\334\245\201"
9996 "\220\233\115\335\175\347\347\262\315\134\310\152\225\370\245\366"
9997 "\215\304\135\170\010\276\173\006\326\111\317\031\066\120\043\056"
9998 "\010\346\236\005\115\107\030\325\026\351\261\326\266\020\325\273"
9999 "\227\277\242\216\264\124"
10000 , (PRUint32)918 }
10001 };
10002 static const NSSItem nss_builtins_items_145 [] = {
10003 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10004 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10005 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10006 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10007 { (void *)"Certplus Class 2 Primary CA", (PRUint32)28 },
10008 { (void *)"\164\040\164\101\162\234\335\222\354\171\061\330\043\020\215\302"
10009 "\201\222\342\273"
10010 , (PRUint32)20 },
10011 { (void *)"\210\054\214\122\270\242\074\363\367\273\003\352\256\254\102\013"
10012 , (PRUint32)16 },
10013 { (void *)"\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
10014 "\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154"
10015 "\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141"
10016 "\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101"
10017 , (PRUint32)63 },
10018 { (void *)"\002\021\000\205\275\113\363\330\332\343\151\366\224\327\137\303"
10019 "\245\104\043"
10020 , (PRUint32)19 },
10021 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10022 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10023 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10024 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10025 };
10026 static const NSSItem nss_builtins_items_146 [] = {
10027 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10028 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10029 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10030 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10031 { (void *)"DST Root CA X3", (PRUint32)15 },
10032 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10033 { (void *)"\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147"
10034 "\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124"
10035 "\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004"
10036 "\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130"
10037 "\063"
10038 , (PRUint32)65 },
10039 { (void *)"0", (PRUint32)2 },
10040 { (void *)"\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147"
10041 "\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124"
10042 "\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004"
10043 "\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130"
10044 "\063"
10045 , (PRUint32)65 },
10046 { (void *)"\002\020\104\257\260\200\326\243\047\272\211\060\071\206\056\370"
10047 "\100\153"
10048 , (PRUint32)18 },
10049 { (void *)"\060\202\003\112\060\202\002\062\240\003\002\001\002\002\020\104"
10050 "\257\260\200\326\243\047\272\211\060\071\206\056\370\100\153\060"
10051 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\077"
10052 "\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164"
10053 "\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165"
10054 "\163\164\040\103\157\056\061\027\060\025\006\003\125\004\003\023"
10055 "\016\104\123\124\040\122\157\157\164\040\103\101\040\130\063\060"
10056 "\036\027\015\060\060\060\071\063\060\062\061\061\062\061\071\132"
10057 "\027\015\062\061\060\071\063\060\061\064\060\061\061\065\132\060"
10058 "\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151"
10059 "\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162"
10060 "\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004\003"
10061 "\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130\063"
10062 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
10063 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
10064 "\000\337\257\351\227\120\010\203\127\264\314\142\145\366\220\202"
10065 "\354\307\323\054\153\060\312\133\354\331\303\175\307\100\301\030"
10066 "\024\213\340\350\063\166\111\052\343\077\041\111\223\254\116\016"
10067 "\257\076\110\313\145\356\374\323\041\017\145\322\052\331\062\217"
10068 "\214\345\367\167\260\022\173\265\225\300\211\243\251\272\355\163"
10069 "\056\172\014\006\062\203\242\176\212\024\060\315\021\240\341\052"
10070 "\070\271\171\012\061\375\120\275\200\145\337\267\121\143\203\310"
10071 "\342\210\141\352\113\141\201\354\122\153\271\242\342\113\032\050"
10072 "\237\110\243\236\014\332\011\216\076\027\056\036\335\040\337\133"
10073 "\306\052\212\253\056\275\160\255\305\013\032\045\220\164\162\305"
10074 "\173\152\253\064\326\060\211\377\345\150\023\173\124\013\310\326"
10075 "\256\354\132\234\222\036\075\144\263\214\306\337\277\311\101\160"
10076 "\354\026\162\325\046\354\070\125\071\103\320\374\375\030\134\100"
10077 "\361\227\353\325\232\233\215\035\272\332\045\271\306\330\337\301"
10078 "\025\002\072\253\332\156\361\076\056\365\134\010\234\074\326\203"
10079 "\151\344\020\233\031\052\266\051\127\343\345\075\233\237\360\002"
10080 "\135\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035"
10081 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
10082 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
10083 "\035\016\004\026\004\024\304\247\261\244\173\054\161\372\333\341"
10084 "\113\220\165\377\304\025\140\205\211\020\060\015\006\011\052\206"
10085 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\243\032"
10086 "\054\233\027\000\134\251\036\356\050\146\067\072\277\203\307\077"
10087 "\113\303\011\240\225\040\135\343\331\131\104\322\076\015\076\275"
10088 "\212\113\240\164\037\316\020\202\234\164\032\035\176\230\032\335"
10089 "\313\023\113\263\040\104\344\221\351\314\374\175\245\333\152\345"
10090 "\376\346\375\340\116\335\267\000\072\265\160\111\257\362\345\353"
10091 "\002\361\321\002\213\031\313\224\072\136\110\304\030\036\130\031"
10092 "\137\036\002\132\360\014\361\261\255\251\334\131\206\213\156\351"
10093 "\221\365\206\312\372\271\146\063\252\131\133\316\342\247\026\163"
10094 "\107\313\053\314\231\260\067\110\317\343\126\113\365\317\017\014"
10095 "\162\062\207\306\360\104\273\123\162\155\103\365\046\110\232\122"
10096 "\147\267\130\253\376\147\166\161\170\333\015\242\126\024\023\071"
10097 "\044\061\205\242\250\002\132\060\107\341\335\120\007\274\002\011"
10098 "\220\000\353\144\143\140\233\026\274\210\311\022\346\322\175\221"
10099 "\213\371\075\062\215\145\264\351\174\261\127\166\352\305\266\050"
10100 "\071\277\025\145\034\310\366\167\226\152\012\215\167\013\330\221"
10101 "\013\004\216\007\333\051\266\012\356\235\202\065\065\020"
10102 , (PRUint32)846 }
10103 };
10104 static const NSSItem nss_builtins_items_147 [] = {
10105 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10106 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10107 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10108 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10109 { (void *)"DST Root CA X3", (PRUint32)15 },
10110 { (void *)"\332\311\002\117\124\330\366\337\224\223\137\261\163\046\070\312"
10111 "\152\327\174\023"
10112 , (PRUint32)20 },
10113 { (void *)"\101\003\122\334\017\367\120\033\026\360\002\216\272\157\105\305"
10114 , (PRUint32)16 },
10115 { (void *)"\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147"
10116 "\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124"
10117 "\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004"
10118 "\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130"
10119 "\063"
10120 , (PRUint32)65 },
10121 { (void *)"\002\020\104\257\260\200\326\243\047\272\211\060\071\206\056\370"
10122 "\100\153"
10123 , (PRUint32)18 },
10124 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10125 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10126 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10127 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10128 };
10129 static const NSSItem nss_builtins_items_148 [] = {
10130 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10131 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10132 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10133 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10134 { (void *)"DST ACES CA X6", (PRUint32)15 },
10135 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10136 { (void *)"\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
10137 "\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141"
10138 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
10139 "\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040"
10140 "\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104"
10141 "\123\124\040\101\103\105\123\040\103\101\040\130\066"
10142 , (PRUint32)93 },
10143 { (void *)"0", (PRUint32)2 },
10144 { (void *)"\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
10145 "\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141"
10146 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
10147 "\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040"
10148 "\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104"
10149 "\123\124\040\101\103\105\123\040\103\101\040\130\066"
10150 , (PRUint32)93 },
10151 { (void *)"\002\020\015\136\231\012\326\235\267\170\354\330\007\126\073\206"
10152 "\025\331"
10153 , (PRUint32)18 },
10154 { (void *)"\060\202\004\011\060\202\002\361\240\003\002\001\002\002\020\015"
10155 "\136\231\012\326\235\267\170\354\330\007\126\073\206\025\331\060"
10156 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\133"
10157 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060"
10158 "\036\006\003\125\004\012\023\027\104\151\147\151\164\141\154\040"
10159 "\123\151\147\156\141\164\165\162\145\040\124\162\165\163\164\061"
10160 "\021\060\017\006\003\125\004\013\023\010\104\123\124\040\101\103"
10161 "\105\123\061\027\060\025\006\003\125\004\003\023\016\104\123\124"
10162 "\040\101\103\105\123\040\103\101\040\130\066\060\036\027\015\060"
10163 "\063\061\061\062\060\062\061\061\071\065\070\132\027\015\061\067"
10164 "\061\061\062\060\062\061\061\071\065\070\132\060\133\061\013\060"
10165 "\011\006\003\125\004\006\023\002\125\123\061\040\060\036\006\003"
10166 "\125\004\012\023\027\104\151\147\151\164\141\154\040\123\151\147"
10167 "\156\141\164\165\162\145\040\124\162\165\163\164\061\021\060\017"
10168 "\006\003\125\004\013\023\010\104\123\124\040\101\103\105\123\061"
10169 "\027\060\025\006\003\125\004\003\023\016\104\123\124\040\101\103"
10170 "\105\123\040\103\101\040\130\066\060\202\001\042\060\015\006\011"
10171 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
10172 "\060\202\001\012\002\202\001\001\000\271\075\365\054\311\224\334"
10173 "\165\212\225\135\143\350\204\167\166\146\271\131\221\134\106\335"
10174 "\222\076\237\371\016\003\264\075\141\222\275\043\046\265\143\356"
10175 "\222\322\236\326\074\310\015\220\137\144\201\261\250\010\015\114"
10176 "\330\371\323\005\050\122\264\001\045\305\225\034\014\176\076\020"
10177 "\204\165\317\301\031\221\143\317\350\250\221\210\271\103\122\273"
10178 "\200\261\125\211\213\061\372\320\267\166\276\101\075\060\232\244"
10179 "\042\045\027\163\350\036\342\323\254\052\275\133\070\041\325\052"
10180 "\113\327\125\175\343\072\125\275\327\155\153\002\127\153\346\107"
10181 "\174\010\310\202\272\336\247\207\075\241\155\270\060\126\302\263"
10182 "\002\201\137\055\365\342\232\060\030\050\270\146\323\313\001\226"
10183 "\157\352\212\105\125\326\340\235\377\147\053\027\002\246\116\032"
10184 "\152\021\013\176\267\173\347\230\326\214\166\157\301\073\333\120"
10185 "\223\176\345\320\216\037\067\270\275\272\306\237\154\351\174\063"
10186 "\362\062\074\046\107\372\047\044\002\311\176\035\133\210\102\023"
10187 "\152\065\174\175\065\351\056\146\221\162\223\325\062\046\304\164"
10188 "\365\123\243\263\135\232\366\011\313\002\003\001\000\001\243\201"
10189 "\310\060\201\305\060\017\006\003\125\035\023\001\001\377\004\005"
10190 "\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004"
10191 "\004\003\002\001\306\060\037\006\003\125\035\021\004\030\060\026"
10192 "\201\024\160\153\151\055\157\160\163\100\164\162\165\163\164\144"
10193 "\163\164\056\143\157\155\060\142\006\003\125\035\040\004\133\060"
10194 "\131\060\127\006\012\140\206\110\001\145\003\002\001\001\001\060"
10195 "\111\060\107\006\010\053\006\001\005\005\007\002\001\026\073\150"
10196 "\164\164\160\072\057\057\167\167\167\056\164\162\165\163\164\144"
10197 "\163\164\056\143\157\155\057\143\145\162\164\151\146\151\143\141"
10198 "\164\145\163\057\160\157\154\151\143\171\057\101\103\105\123\055"
10199 "\151\156\144\145\170\056\150\164\155\154\060\035\006\003\125\035"
10200 "\016\004\026\004\024\011\162\006\116\030\103\017\345\326\314\303"
10201 "\152\213\061\173\170\217\250\203\270\060\015\006\011\052\206\110"
10202 "\206\367\015\001\001\005\005\000\003\202\001\001\000\243\330\216"
10203 "\326\262\333\316\005\347\062\315\001\323\004\003\345\166\344\126"
10204 "\053\234\231\220\350\010\060\154\337\175\075\356\345\277\265\044"
10205 "\100\204\111\341\321\050\256\304\302\072\123\060\210\361\365\167"
10206 "\156\121\312\372\377\231\257\044\137\033\240\375\362\254\204\312"
10207 "\337\251\360\137\004\056\255\026\277\041\227\020\201\075\343\377"
10208 "\207\215\062\334\224\345\107\212\136\152\023\311\224\225\075\322"
10209 "\356\310\064\225\320\200\324\255\062\010\200\124\074\340\275\122"
10210 "\123\327\122\174\262\151\077\177\172\317\152\164\312\372\004\052"
10211 "\234\114\132\006\245\351\040\255\105\146\017\151\361\335\277\351"
10212 "\343\062\213\372\340\301\206\115\162\074\056\330\223\170\012\052"
10213 "\370\330\322\047\075\031\211\137\132\173\212\073\314\014\332\121"
10214 "\256\307\013\367\053\260\067\005\354\274\127\043\342\070\322\233"
10215 "\150\363\126\022\210\117\102\174\270\061\304\265\333\344\310\041"
10216 "\064\351\110\021\065\356\372\307\222\127\305\237\064\344\307\366"
10217 "\367\016\013\114\234\150\170\173\161\061\307\353\036\340\147\101"
10218 "\363\267\240\247\315\345\172\063\066\152\372\232\053"
10219 , (PRUint32)1037 }
10220 };
10221 static const NSSItem nss_builtins_items_149 [] = {
10222 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10223 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10224 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10225 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10226 { (void *)"DST ACES CA X6", (PRUint32)15 },
10227 { (void *)"\100\124\332\157\034\077\100\164\254\355\017\354\315\333\171\321"
10228 "\123\373\220\035"
10229 , (PRUint32)20 },
10230 { (void *)"\041\330\114\202\053\231\011\063\242\353\024\044\215\216\137\350"
10231 , (PRUint32)16 },
10232 { (void *)"\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
10233 "\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141"
10234 "\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163"
10235 "\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040"
10236 "\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104"
10237 "\123\124\040\101\103\105\123\040\103\101\040\130\066"
10238 , (PRUint32)93 },
10239 { (void *)"\002\020\015\136\231\012\326\235\267\170\354\330\007\126\073\206"
10240 "\025\331"
10241 , (PRUint32)18 },
10242 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10243 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10244 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10245 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10246 };
10247 static const NSSItem nss_builtins_items_150 [] = {
10248 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10249 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10250 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10251 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10252 { (void *)"TURKTRUST Certificate Services Provider Root 1", (PRUint32)47 },
10253 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10254 { (void *)"\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303"
10255 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10256 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10257 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10258 "\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124"
10259 "\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101"
10260 "\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051"
10261 "\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124"
10262 "\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151"
10263 "\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303"
10264 "\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164"
10265 "\154\145\162\151\040\101\056\305\236\056"
10266 , (PRUint32)186 },
10267 { (void *)"0", (PRUint32)2 },
10268 { (void *)"\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303"
10269 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10270 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10271 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10272 "\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124"
10273 "\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101"
10274 "\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051"
10275 "\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124"
10276 "\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151"
10277 "\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303"
10278 "\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164"
10279 "\154\145\162\151\040\101\056\305\236\056"
10280 , (PRUint32)186 },
10281 { (void *)"\002\001\001"
10282 , (PRUint32)3 },
10283 { (void *)"\060\202\003\373\060\202\002\343\240\003\002\001\002\002\001\001"
10284 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
10285 "\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303\234"
10286 "\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156"
10287 "\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
10288 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
10289 "\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124\122"
10290 "\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101\122"
10291 "\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051\040"
10292 "\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124\040"
10293 "\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151\155"
10294 "\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303\274"
10295 "\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164\154"
10296 "\145\162\151\040\101\056\305\236\056\060\036\027\015\060\065\060"
10297 "\065\061\063\061\060\062\067\061\067\132\027\015\061\065\060\063"
10298 "\062\062\061\060\062\067\061\067\132\060\201\267\061\077\060\075"
10299 "\006\003\125\004\003\014\066\124\303\234\122\113\124\122\125\123"
10300 "\124\040\105\154\145\153\164\162\157\156\151\153\040\123\145\162"
10301 "\164\151\146\151\153\141\040\110\151\172\155\145\164\040\123\141"
10302 "\304\237\154\141\171\304\261\143\304\261\163\304\261\061\013\060"
10303 "\011\006\003\125\004\006\014\002\124\122\061\017\060\015\006\003"
10304 "\125\004\007\014\006\101\116\113\101\122\101\061\126\060\124\006"
10305 "\003\125\004\012\014\115\050\143\051\040\062\060\060\065\040\124"
10306 "\303\234\122\113\124\122\125\123\124\040\102\151\154\147\151\040"
10307 "\304\260\154\145\164\151\305\237\151\155\040\166\145\040\102\151"
10308 "\154\151\305\237\151\155\040\107\303\274\166\145\156\154\151\304"
10309 "\237\151\040\110\151\172\155\145\164\154\145\162\151\040\101\056"
10310 "\305\236\056\060\202\001\042\060\015\006\011\052\206\110\206\367"
10311 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
10312 "\202\001\001\000\312\122\005\326\143\003\330\034\137\335\322\173"
10313 "\135\362\014\140\141\133\153\073\164\053\170\015\175\105\275\042"
10314 "\164\350\214\003\301\306\021\052\075\225\274\251\224\260\273\221"
10315 "\227\310\151\174\204\305\264\221\154\154\023\152\244\125\255\244"
10316 "\205\350\225\176\263\000\257\000\302\005\030\365\160\235\066\213"
10317 "\256\313\344\033\201\177\223\210\373\152\125\273\175\205\222\316"
10318 "\272\130\237\333\062\305\275\135\357\042\112\057\101\007\176\111"
10319 "\141\263\206\354\116\246\101\156\204\274\003\354\365\073\034\310"
10320 "\037\302\356\250\356\352\022\112\215\024\317\363\012\340\120\071"
10321 "\371\010\065\370\021\131\255\347\042\352\113\312\024\006\336\102"
10322 "\272\262\231\363\055\124\210\020\006\352\341\032\076\075\147\037"
10323 "\373\316\373\174\202\350\021\135\112\301\271\024\352\124\331\146"
10324 "\233\174\211\175\004\232\142\311\351\122\074\236\234\357\322\365"
10325 "\046\344\346\345\030\174\213\156\337\154\314\170\133\117\162\262"
10326 "\313\134\077\214\005\215\321\114\214\255\222\307\341\170\177\145"
10327 "\154\111\006\120\054\236\062\302\327\112\306\165\212\131\116\165"
10328 "\157\107\136\301\002\003\001\000\001\243\020\060\016\060\014\006"
10329 "\003\125\035\023\004\005\060\003\001\001\377\060\015\006\011\052"
10330 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\025"
10331 "\365\125\377\067\226\200\131\041\244\374\241\025\114\040\366\324"
10332 "\137\332\003\044\374\317\220\032\364\041\012\232\356\072\261\152"
10333 "\357\357\370\140\321\114\066\146\105\035\363\146\002\164\004\173"
10334 "\222\060\250\336\012\166\017\357\225\156\275\311\067\346\032\015"
10335 "\254\211\110\133\314\203\066\302\365\106\134\131\202\126\264\325"
10336 "\376\043\264\330\124\034\104\253\304\247\345\024\316\074\101\141"
10337 "\174\103\346\315\304\201\011\213\044\373\124\045\326\026\250\226"
10338 "\014\147\007\157\263\120\107\343\034\044\050\335\052\230\244\141"
10339 "\376\333\352\022\067\274\001\032\064\205\275\156\117\347\221\162"
10340 "\007\104\205\036\130\312\124\104\335\367\254\271\313\211\041\162"
10341 "\333\217\300\151\051\227\052\243\256\030\043\227\034\101\052\213"
10342 "\174\052\301\174\220\350\251\050\300\323\221\306\255\050\207\100"
10343 "\150\265\377\354\247\322\323\070\030\234\323\175\151\135\360\306"
10344 "\245\036\044\033\243\107\374\151\007\150\347\344\232\264\355\017"
10345 "\241\207\207\002\316\207\322\110\116\341\274\377\313\361\162\222"
10346 "\104\144\003\045\352\336\133\156\237\311\362\116\254\335\307"
10347 , (PRUint32)1023 }
10348 };
10349 static const NSSItem nss_builtins_items_151 [] = {
10350 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10351 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10352 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10353 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10354 { (void *)"TURKTRUST Certificate Services Provider Root 1", (PRUint32)47 },
10355 { (void *)"\171\230\243\010\341\115\145\205\346\302\036\025\072\161\237\272"
10356 "\132\323\112\331"
10357 , (PRUint32)20 },
10358 { (void *)"\361\152\042\030\311\315\337\316\202\035\035\267\170\134\251\245"
10359 , (PRUint32)16 },
10360 { (void *)"\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303"
10361 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10362 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10363 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10364 "\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124"
10365 "\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101"
10366 "\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051"
10367 "\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124"
10368 "\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151"
10369 "\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303"
10370 "\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164"
10371 "\154\145\162\151\040\101\056\305\236\056"
10372 , (PRUint32)186 },
10373 { (void *)"\002\001\001"
10374 , (PRUint32)3 },
10375 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10376 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10377 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10378 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10379 };
10380 static const NSSItem nss_builtins_items_152 [] = {
10381 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10382 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10383 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10384 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10385 { (void *)"TURKTRUST Certificate Services Provider Root 2", (PRUint32)47 },
10386 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10387 { (void *)"\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303"
10388 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10389 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10390 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10391 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
10392 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
10393 "\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234"
10394 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
10395 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
10396 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
10397 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
10398 "\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060"
10399 "\065"
10400 , (PRUint32)193 },
10401 { (void *)"0", (PRUint32)2 },
10402 { (void *)"\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303"
10403 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10404 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10405 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10406 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
10407 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
10408 "\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234"
10409 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
10410 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
10411 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
10412 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
10413 "\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060"
10414 "\065"
10415 , (PRUint32)193 },
10416 { (void *)"\002\001\001"
10417 , (PRUint32)3 },
10418 { (void *)"\060\202\004\074\060\202\003\044\240\003\002\001\002\002\001\001"
10419 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
10420 "\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303\234"
10421 "\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156"
10422 "\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
10423 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
10424 "\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124\122"
10425 "\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
10426 "\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234\122"
10427 "\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260\154"
10428 "\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151\305"
10429 "\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151\040"
10430 "\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236\056"
10431 "\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060\065"
10432 "\060\036\027\015\060\065\061\061\060\067\061\060\060\067\065\067"
10433 "\132\027\015\061\065\060\071\061\066\061\060\060\067\065\067\132"
10434 "\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303"
10435 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10436 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10437 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10438 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
10439 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
10440 "\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234"
10441 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
10442 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
10443 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
10444 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
10445 "\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060"
10446 "\065\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
10447 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
10448 "\001\000\251\066\176\303\221\103\114\303\031\230\010\310\307\130"
10449 "\173\117\026\214\245\316\111\001\037\163\016\254\165\023\246\372"
10450 "\236\054\040\336\330\220\016\012\321\151\322\047\373\252\167\237"
10451 "\047\122\045\342\313\135\330\330\203\120\027\175\212\265\202\077"
10452 "\004\216\264\325\360\111\247\144\267\036\056\137\040\234\120\165"
10453 "\117\257\341\265\101\024\364\230\222\210\307\345\345\144\107\141"
10454 "\107\171\375\300\121\361\301\231\347\334\316\152\373\257\265\001"
10455 "\060\334\106\034\357\212\354\225\357\334\377\257\020\034\353\235"
10456 "\330\260\252\152\205\030\015\027\311\076\277\361\233\320\011\211"
10457 "\102\375\240\102\264\235\211\121\125\051\317\033\160\274\204\124"
10458 "\255\301\023\037\230\364\056\166\140\213\135\077\232\255\312\014"
10459 "\277\247\126\133\217\167\270\325\236\171\111\222\077\340\361\227"
10460 "\044\172\154\233\027\017\155\357\123\230\221\053\344\017\276\131"
10461 "\171\007\170\273\227\225\364\237\151\324\130\207\012\251\343\314"
10462 "\266\130\031\237\046\041\261\304\131\215\262\101\165\300\255\151"
10463 "\316\234\000\010\362\066\377\076\360\241\017\032\254\024\375\246"
10464 "\140\017\002\003\001\000\001\243\103\060\101\060\035\006\003\125"
10465 "\035\016\004\026\004\024\331\067\263\116\005\375\331\317\237\022"
10466 "\026\256\266\211\057\353\045\072\210\034\060\017\006\003\125\035"
10467 "\017\001\001\377\004\005\003\003\007\006\000\060\017\006\003\125"
10468 "\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006\011"
10469 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
10470 "\162\140\226\267\311\334\330\051\136\043\205\137\262\263\055\166"
10471 "\373\210\327\027\376\173\155\105\270\366\205\154\237\042\374\052"
10472 "\020\042\354\252\271\060\366\253\130\326\071\020\061\231\051\000"
10473 "\275\211\146\101\373\164\336\221\301\030\013\237\265\141\313\235"
10474 "\072\276\365\250\224\243\042\125\156\027\111\377\322\051\361\070"
10475 "\046\135\357\245\252\072\371\161\173\346\332\130\035\323\164\302"
10476 "\001\372\076\151\130\137\255\313\150\276\024\056\233\154\300\266"
10477 "\334\240\046\372\167\032\342\044\332\032\067\340\147\255\321\163"
10478 "\203\015\245\032\035\156\022\222\176\204\142\000\027\275\274\045"
10479 "\030\127\362\327\251\157\131\210\274\064\267\056\205\170\235\226"
10480 "\334\024\303\054\212\122\233\226\214\122\146\075\206\026\213\107"
10481 "\270\121\011\214\352\175\315\210\162\263\140\063\261\360\012\104"
10482 "\357\017\365\011\067\210\044\016\054\153\040\072\242\372\021\362"
10483 "\100\065\234\104\150\143\073\254\063\157\143\274\054\273\362\322"
10484 "\313\166\175\175\210\330\035\310\005\035\156\274\224\251\146\214"
10485 "\167\161\307\372\221\372\057\121\236\351\071\122\266\347\004\102"
10486 , (PRUint32)1088 }
10487 };
10488 static const NSSItem nss_builtins_items_153 [] = {
10489 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10490 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10491 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10492 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10493 { (void *)"TURKTRUST Certificate Services Provider Root 2", (PRUint32)47 },
10494 { (void *)"\264\065\324\341\021\235\034\146\220\247\111\353\263\224\275\143"
10495 "\173\247\202\267"
10496 , (PRUint32)20 },
10497 { (void *)"\067\245\156\324\261\045\204\227\267\375\126\025\172\371\242\000"
10498 , (PRUint32)16 },
10499 { (void *)"\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303"
10500 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
10501 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
10502 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
10503 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
10504 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
10505 "\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234"
10506 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
10507 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
10508 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
10509 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
10510 "\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060"
10511 "\065"
10512 , (PRUint32)193 },
10513 { (void *)"\002\001\001"
10514 , (PRUint32)3 },
10515 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10516 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10517 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10518 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10519 };
10520 static const NSSItem nss_builtins_items_154 [] = {
10521 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10522 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10523 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10524 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10525 { (void *)"SwissSign Platinum CA - G2", (PRUint32)27 },
10526 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10527 { (void *)"\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10528 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10529 "\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023"
10530 "\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151"
10531 "\156\165\155\040\103\101\040\055\040\107\062"
10532 , (PRUint32)75 },
10533 { (void *)"0", (PRUint32)2 },
10534 { (void *)"\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10535 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10536 "\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023"
10537 "\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151"
10538 "\156\165\155\040\103\101\040\055\040\107\062"
10539 , (PRUint32)75 },
10540 { (void *)"\002\010\116\262\000\147\014\003\135\117"
10541 , (PRUint32)10 },
10542 { (void *)"\060\202\005\301\060\202\003\251\240\003\002\001\002\002\010\116"
10543 "\262\000\147\014\003\135\117\060\015\006\011\052\206\110\206\367"
10544 "\015\001\001\005\005\000\060\111\061\013\060\011\006\003\125\004"
10545 "\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023\014"
10546 "\123\167\151\163\163\123\151\147\156\040\101\107\061\043\060\041"
10547 "\006\003\125\004\003\023\032\123\167\151\163\163\123\151\147\156"
10548 "\040\120\154\141\164\151\156\165\155\040\103\101\040\055\040\107"
10549 "\062\060\036\027\015\060\066\061\060\062\065\060\070\063\066\060"
10550 "\060\132\027\015\063\066\061\060\062\065\060\070\063\066\060\060"
10551 "\132\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110"
10552 "\061\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163"
10553 "\123\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003"
10554 "\023\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164"
10555 "\151\156\165\155\040\103\101\040\055\040\107\062\060\202\002\042"
10556 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
10557 "\202\002\017\000\060\202\002\012\002\202\002\001\000\312\337\242"
10558 "\002\342\332\370\374\007\026\261\336\140\252\336\226\134\144\037"
10559 "\307\057\176\317\147\372\104\102\326\166\143\225\256\353\257\162"
10560 "\040\212\105\107\206\142\170\206\326\040\071\046\364\256\243\375"
10561 "\043\347\245\234\265\042\041\031\267\067\223\042\300\120\234\202"
10562 "\173\324\325\004\104\134\313\264\302\237\222\276\044\330\173\147"
10563 "\042\342\151\137\345\005\170\324\207\331\161\160\063\045\123\264"
10564 "\207\073\051\220\050\066\232\125\104\060\150\244\203\227\177\015"
10565 "\036\234\166\377\025\235\140\227\000\215\212\205\003\354\200\276"
10566 "\352\054\156\020\121\222\314\176\325\243\063\330\326\111\336\130"
10567 "\052\257\366\026\353\113\173\220\062\227\271\272\235\130\361\370"
10568 "\127\111\004\036\242\135\006\160\335\161\333\371\335\213\232\033"
10569 "\214\317\075\243\115\316\313\174\366\273\234\240\372\011\316\043"
10570 "\142\262\351\015\037\342\162\050\217\237\254\150\040\175\157\073"
10571 "\250\205\061\011\177\013\307\350\145\351\343\170\016\011\147\060"
10572 "\213\064\202\373\135\340\314\235\201\155\142\356\010\036\004\054"
10573 "\116\233\354\376\251\117\137\375\151\170\357\011\037\241\264\277"
10574 "\372\363\357\220\036\114\005\213\036\352\172\221\172\303\327\345"
10575 "\373\060\274\154\033\020\130\230\367\032\137\320\051\062\003\023"
10576 "\106\115\141\152\205\114\122\164\057\006\037\173\021\342\204\227"
10577 "\306\231\363\155\177\327\147\203\176\023\150\330\161\050\132\330"
10578 "\316\335\350\020\024\232\376\155\043\207\156\216\132\160\074\325"
10579 "\215\011\000\247\252\274\260\061\067\155\310\204\024\036\133\275"
10580 "\105\143\040\153\113\164\214\275\333\072\016\301\317\132\026\217"
10581 "\245\230\362\166\211\262\023\022\073\013\167\167\254\273\345\074"
10582 "\051\112\222\162\312\141\032\053\136\114\342\203\164\167\372\065"
10583 "\110\172\205\115\215\232\123\304\337\170\312\227\221\110\053\105"
10584 "\053\001\367\034\032\242\355\030\272\012\275\203\372\157\274\215"
10585 "\127\223\073\324\324\246\316\036\361\240\261\316\253\375\053\050"
10586 "\232\117\033\327\303\162\333\244\304\277\135\114\365\335\173\226"
10587 "\151\356\150\200\346\347\230\272\066\267\376\156\355\053\275\040"
10588 "\370\145\031\332\125\011\176\045\334\376\141\142\162\371\176\030"
10589 "\002\357\143\264\320\373\257\345\073\143\214\147\217\002\003\001"
10590 "\000\001\243\201\254\060\201\251\060\016\006\003\125\035\017\001"
10591 "\001\377\004\004\003\002\001\006\060\017\006\003\125\035\023\001"
10592 "\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016"
10593 "\004\026\004\024\120\257\314\007\207\025\107\157\070\305\264\145"
10594 "\321\336\225\252\351\337\234\314\060\037\006\003\125\035\043\004"
10595 "\030\060\026\200\024\120\257\314\007\207\025\107\157\070\305\264"
10596 "\145\321\336\225\252\351\337\234\314\060\106\006\003\125\035\040"
10597 "\004\077\060\075\060\073\006\011\140\205\164\001\131\001\001\001"
10598 "\001\060\056\060\054\006\010\053\006\001\005\005\007\002\001\026"
10599 "\040\150\164\164\160\072\057\057\162\145\160\157\163\151\164\157"
10600 "\162\171\056\163\167\151\163\163\163\151\147\156\056\143\157\155"
10601 "\057\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
10602 "\003\202\002\001\000\010\205\246\365\026\014\374\104\032\301\143"
10603 "\340\371\125\106\010\374\160\034\102\050\226\216\267\305\301\101"
10604 "\165\116\011\161\171\345\155\226\312\113\245\210\140\320\060\164"
10605 "\270\312\010\334\264\060\236\100\007\026\153\145\225\167\001\256"
10606 "\244\267\065\013\201\332\161\025\251\164\027\070\173\130\312\371"
10607 "\057\373\300\145\166\215\133\001\271\175\336\202\075\144\270\276"
10608 "\024\164\243\012\124\323\054\225\030\027\065\365\121\153\077\217"
10609 "\242\226\141\071\170\153\113\345\246\240\370\123\337\121\020\223"
10610 "\142\347\200\057\342\321\340\274\216\066\106\167\063\354\270\373"
10611 "\216\232\054\211\115\061\021\017\046\236\004\273\267\004\215\013"
10612 "\362\271\374\132\235\073\026\267\057\310\230\253\376\212\120\131"
10613 "\056\243\073\374\051\135\213\301\113\311\342\212\023\035\261\277"
10614 "\273\102\035\122\335\116\330\024\136\020\306\061\007\357\161\047"
10615 "\367\033\071\011\334\202\352\213\263\225\206\136\375\365\332\135"
10616 "\061\246\340\061\266\224\346\104\111\164\305\026\345\367\037\003"
10617 "\141\050\305\310\313\022\240\102\113\371\153\210\010\215\264\062"
10618 "\030\363\165\237\304\177\000\117\005\225\234\243\027\002\303\263"
10619 "\123\233\252\040\071\051\053\146\372\235\257\136\263\222\322\265"
10620 "\246\341\032\371\055\101\151\201\024\264\264\265\355\211\075\316"
10621 "\373\251\235\065\102\104\261\034\024\163\201\317\052\001\065\232"
10622 "\061\325\055\217\155\204\337\200\115\127\343\077\305\204\165\332"
10623 "\211\306\060\273\353\217\313\042\010\240\256\252\361\003\154\072"
10624 "\113\115\011\245\016\162\306\126\153\041\102\116\043\045\024\150"
10625 "\256\166\012\174\014\007\160\144\371\232\057\366\005\071\046\306"
10626 "\014\217\031\177\103\136\156\364\133\025\057\333\141\135\346\147"
10627 "\057\077\010\224\371\140\264\230\061\332\164\361\204\223\161\115"
10628 "\137\373\140\130\321\373\304\301\155\211\242\273\040\037\235\161"
10629 "\221\313\062\233\023\075\076\175\222\122\065\254\222\224\242\323"
10630 "\030\302\174\307\352\257\166\005\026\335\147\047\302\176\034\007"
10631 "\042\041\363\100\012\033\064\007\104\023\302\204\152\216\337\031"
10632 "\132\277\177\353\035\342\032\070\321\134\257\107\222\153\200\265"
10633 "\060\245\311\215\330\253\061\201\037\337\302\146\067\323\223\251"
10634 "\205\206\171\145\322"
10635 , (PRUint32)1477 }
10636 };
10637 static const NSSItem nss_builtins_items_155 [] = {
10638 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10639 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10640 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10641 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10642 { (void *)"SwissSign Platinum CA - G2", (PRUint32)27 },
10643 { (void *)"\126\340\372\300\073\217\030\043\125\030\345\323\021\312\350\302"
10644 "\103\061\253\146"
10645 , (PRUint32)20 },
10646 { (void *)"\311\230\047\167\050\036\075\016\025\074\204\000\270\205\003\346"
10647 , (PRUint32)16 },
10648 { (void *)"\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10649 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10650 "\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023"
10651 "\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151"
10652 "\156\165\155\040\103\101\040\055\040\107\062"
10653 , (PRUint32)75 },
10654 { (void *)"\002\010\116\262\000\147\014\003\135\117"
10655 , (PRUint32)10 },
10656 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
10657 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10658 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10659 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10660 };
10661 static const NSSItem nss_builtins_items_156 [] = {
10662 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10663 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10664 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10665 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10666 { (void *)"SwissSign Gold CA - G2", (PRUint32)23 },
10667 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10668 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10669 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10670 "\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023"
10671 "\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040"
10672 "\103\101\040\055\040\107\062"
10673 , (PRUint32)71 },
10674 { (void *)"0", (PRUint32)2 },
10675 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10676 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10677 "\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023"
10678 "\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040"
10679 "\103\101\040\055\040\107\062"
10680 , (PRUint32)71 },
10681 { (void *)"\002\011\000\273\100\034\103\365\136\117\260"
10682 , (PRUint32)11 },
10683 { (void *)"\060\202\005\272\060\202\003\242\240\003\002\001\002\002\011\000"
10684 "\273\100\034\103\365\136\117\260\060\015\006\011\052\206\110\206"
10685 "\367\015\001\001\005\005\000\060\105\061\013\060\011\006\003\125"
10686 "\004\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023"
10687 "\014\123\167\151\163\163\123\151\147\156\040\101\107\061\037\060"
10688 "\035\006\003\125\004\003\023\026\123\167\151\163\163\123\151\147"
10689 "\156\040\107\157\154\144\040\103\101\040\055\040\107\062\060\036"
10690 "\027\015\060\066\061\060\062\065\060\070\063\060\063\065\132\027"
10691 "\015\063\066\061\060\062\065\060\070\063\060\063\065\132\060\105"
10692 "\061\013\060\011\006\003\125\004\006\023\002\103\110\061\025\060"
10693 "\023\006\003\125\004\012\023\014\123\167\151\163\163\123\151\147"
10694 "\156\040\101\107\061\037\060\035\006\003\125\004\003\023\026\123"
10695 "\167\151\163\163\123\151\147\156\040\107\157\154\144\040\103\101"
10696 "\040\055\040\107\062\060\202\002\042\060\015\006\011\052\206\110"
10697 "\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202\002"
10698 "\012\002\202\002\001\000\257\344\356\176\213\044\016\022\156\251"
10699 "\120\055\026\104\073\222\222\134\312\270\135\204\222\102\023\052"
10700 "\274\145\127\202\100\076\127\044\315\120\213\045\052\267\157\374"
10701 "\357\242\320\300\037\002\044\112\023\226\217\043\023\346\050\130"
10702 "\000\243\107\307\006\247\204\043\053\273\275\226\053\177\125\314"
10703 "\213\301\127\037\016\142\145\017\335\075\126\212\163\332\256\176"
10704 "\155\272\201\034\176\102\214\040\065\331\103\115\204\372\204\333"
10705 "\122\054\363\016\047\167\013\153\277\021\057\162\170\237\056\330"
10706 "\076\346\030\067\132\052\162\371\332\142\220\222\225\312\037\234"
10707 "\351\263\074\053\313\363\001\023\277\132\317\301\265\012\140\275"
10708 "\335\265\231\144\123\270\240\226\263\157\342\046\167\221\214\340"
10709 "\142\020\002\237\064\017\244\325\222\063\121\336\276\215\272\204"
10710 "\172\140\074\152\333\237\053\354\336\336\001\077\156\115\345\120"
10711 "\206\313\264\257\355\104\100\305\312\132\214\332\322\053\174\250"
10712 "\356\276\246\345\012\252\016\245\337\005\122\267\125\307\042\135"
10713 "\062\152\227\227\143\023\333\311\333\171\066\173\205\072\112\305"
10714 "\122\211\371\044\347\235\167\251\202\377\125\034\245\161\151\053"
10715 "\321\002\044\362\263\046\324\153\332\004\125\345\301\012\307\155"
10716 "\060\067\220\052\344\236\024\063\136\026\027\125\305\133\265\313"
10717 "\064\211\222\361\235\046\217\241\007\324\306\262\170\120\333\014"
10718 "\014\013\174\013\214\101\327\271\351\335\214\210\367\243\115\262"
10719 "\062\314\330\027\332\315\267\316\146\235\324\375\136\377\275\227"
10720 "\076\051\165\347\176\247\142\130\257\045\064\245\101\307\075\274"
10721 "\015\120\312\003\003\017\010\132\037\225\163\170\142\277\257\162"
10722 "\024\151\016\245\345\003\016\170\216\046\050\102\360\007\013\142"
10723 "\040\020\147\071\106\372\251\003\314\004\070\172\146\357\040\203"
10724 "\265\214\112\126\216\221\000\374\216\134\202\336\210\240\303\342"
10725 "\150\156\175\215\357\074\335\145\364\135\254\121\357\044\200\256"
10726 "\252\126\227\157\371\255\175\332\141\077\230\167\074\245\221\266"
10727 "\034\214\046\332\145\242\011\155\301\342\124\343\271\312\114\114"
10728 "\200\217\167\173\140\232\036\337\266\362\110\036\016\272\116\124"
10729 "\155\230\340\341\242\032\242\167\120\317\304\143\222\354\107\031"
10730 "\235\353\346\153\316\301\002\003\001\000\001\243\201\254\060\201"
10731 "\251\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
10732 "\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
10733 "\001\377\060\035\006\003\125\035\016\004\026\004\024\133\045\173"
10734 "\226\244\145\121\176\270\071\363\300\170\146\136\350\072\347\360"
10735 "\356\060\037\006\003\125\035\043\004\030\060\026\200\024\133\045"
10736 "\173\226\244\145\121\176\270\071\363\300\170\146\136\350\072\347"
10737 "\360\356\060\106\006\003\125\035\040\004\077\060\075\060\073\006"
10738 "\011\140\205\164\001\131\001\002\001\001\060\056\060\054\006\010"
10739 "\053\006\001\005\005\007\002\001\026\040\150\164\164\160\072\057"
10740 "\057\162\145\160\157\163\151\164\157\162\171\056\163\167\151\163"
10741 "\163\163\151\147\156\056\143\157\155\057\060\015\006\011\052\206"
10742 "\110\206\367\015\001\001\005\005\000\003\202\002\001\000\047\272"
10743 "\343\224\174\361\256\300\336\027\346\345\330\325\365\124\260\203"
10744 "\364\273\315\136\005\173\117\237\165\146\257\074\350\126\176\374"
10745 "\162\170\070\003\331\053\142\033\000\271\370\351\140\315\314\316"
10746 "\121\212\307\120\061\156\341\112\176\030\057\151\131\266\075\144"
10747 "\201\053\343\203\204\346\042\207\216\175\340\356\002\231\141\270"
10748 "\036\364\270\053\210\022\026\204\302\061\223\070\226\061\246\271"
10749 "\073\123\077\303\044\223\126\133\151\222\354\305\301\273\070\000"
10750 "\343\354\027\251\270\334\307\174\001\203\237\062\107\272\122\042"
10751 "\064\035\062\172\011\126\247\174\045\066\251\075\113\332\300\202"
10752 "\157\012\273\022\310\207\113\047\021\371\036\055\307\223\077\236"
10753 "\333\137\046\153\122\331\056\212\361\024\306\104\215\025\251\267"
10754 "\277\275\336\246\032\356\256\055\373\110\167\027\376\273\354\257"
10755 "\030\365\052\121\360\071\204\227\225\154\156\033\303\053\304\164"
10756 "\140\171\045\260\012\047\337\337\136\322\071\317\105\175\102\113"
10757 "\337\263\054\036\305\306\135\312\125\072\240\234\151\232\217\332"
10758 "\357\262\260\074\237\207\154\022\053\145\160\025\122\061\032\044"
10759 "\317\157\061\043\120\037\214\117\217\043\303\164\101\143\034\125"
10760 "\250\024\335\076\340\121\120\317\361\033\060\126\016\222\260\202"
10761 "\205\330\203\313\042\144\274\055\270\045\325\124\242\270\006\352"
10762 "\255\222\244\044\240\301\206\265\112\023\152\107\317\056\013\126"
10763 "\225\124\313\316\232\333\152\264\246\262\333\101\010\206\047\167"
10764 "\367\152\240\102\154\013\070\316\327\165\120\062\222\302\337\053"
10765 "\060\042\110\320\325\101\070\045\135\244\351\135\237\306\224\165"
10766 "\320\105\375\060\227\103\217\220\253\012\307\206\163\140\112\151"
10767 "\055\336\245\170\327\006\332\152\236\113\076\167\072\040\023\042"
10768 "\001\320\277\150\236\143\140\153\065\115\013\155\272\241\075\300"
10769 "\223\340\177\043\263\125\255\162\045\116\106\371\322\026\357\260"
10770 "\144\301\001\236\351\312\240\152\230\016\317\330\140\362\057\111"
10771 "\270\344\102\341\070\065\026\364\310\156\117\367\201\126\350\272"
10772 "\243\276\043\257\256\375\157\003\340\002\073\060\166\372\033\155"
10773 "\101\317\001\261\351\270\311\146\364\333\046\363\072\244\164\362"
10774 "\111\044\133\311\260\320\127\301\372\076\172\341\227\311"
10775 , (PRUint32)1470 }
10776 };
10777 static const NSSItem nss_builtins_items_157 [] = {
10778 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10779 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10780 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10781 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10782 { (void *)"SwissSign Gold CA - G2", (PRUint32)23 },
10783 { (void *)"\330\305\070\212\267\060\033\033\156\324\172\346\105\045\072\157"
10784 "\237\032\047\141"
10785 , (PRUint32)20 },
10786 { (void *)"\044\167\331\250\221\321\073\372\210\055\302\377\370\315\063\223"
10787 , (PRUint32)16 },
10788 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10789 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10790 "\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023"
10791 "\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040"
10792 "\103\101\040\055\040\107\062"
10793 , (PRUint32)71 },
10794 { (void *)"\002\011\000\273\100\034\103\365\136\117\260"
10795 , (PRUint32)11 },
10796 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10797 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10798 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10799 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10800 };
10801 static const NSSItem nss_builtins_items_158 [] = {
10802 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10803 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10804 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10805 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10806 { (void *)"SwissSign Silver CA - G2", (PRUint32)25 },
10807 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10808 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10809 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10810 "\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023"
10811 "\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145"
10812 "\162\040\103\101\040\055\040\107\062"
10813 , (PRUint32)73 },
10814 { (void *)"0", (PRUint32)2 },
10815 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10816 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10817 "\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023"
10818 "\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145"
10819 "\162\040\103\101\040\055\040\107\062"
10820 , (PRUint32)73 },
10821 { (void *)"\002\010\117\033\324\057\124\273\057\113"
10822 , (PRUint32)10 },
10823 { (void *)"\060\202\005\275\060\202\003\245\240\003\002\001\002\002\010\117"
10824 "\033\324\057\124\273\057\113\060\015\006\011\052\206\110\206\367"
10825 "\015\001\001\005\005\000\060\107\061\013\060\011\006\003\125\004"
10826 "\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023\014"
10827 "\123\167\151\163\163\123\151\147\156\040\101\107\061\041\060\037"
10828 "\006\003\125\004\003\023\030\123\167\151\163\163\123\151\147\156"
10829 "\040\123\151\154\166\145\162\040\103\101\040\055\040\107\062\060"
10830 "\036\027\015\060\066\061\060\062\065\060\070\063\062\064\066\132"
10831 "\027\015\063\066\061\060\062\065\060\070\063\062\064\066\132\060"
10832 "\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061\025"
10833 "\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123\151"
10834 "\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023\030"
10835 "\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145\162"
10836 "\040\103\101\040\055\040\107\062\060\202\002\042\060\015\006\011"
10837 "\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017\000"
10838 "\060\202\002\012\002\202\002\001\000\304\361\207\177\323\170\061"
10839 "\367\070\311\370\303\231\103\274\307\367\274\067\347\116\161\272"
10840 "\113\217\245\163\035\134\156\230\256\003\127\256\070\067\103\057"
10841 "\027\075\037\310\316\150\020\301\170\256\031\003\053\020\372\054"
10842 "\171\203\366\350\271\150\271\125\362\004\104\247\071\371\374\004"
10843 "\213\036\361\242\115\047\371\141\173\272\267\345\242\023\266\353"
10844 "\141\076\320\154\321\346\373\372\136\355\035\264\236\240\065\133"
10845 "\241\222\313\360\111\222\376\205\012\005\076\346\331\013\342\117"
10846 "\273\334\225\067\374\221\351\062\065\042\321\037\072\116\047\205"
10847 "\235\260\025\224\062\332\141\015\107\115\140\102\256\222\107\350"
10848 "\203\132\120\130\351\212\213\271\135\241\334\335\231\112\037\066"
10849 "\147\273\110\344\203\266\067\353\110\072\257\017\147\217\027\007"
10850 "\350\004\312\357\152\061\207\324\300\266\371\224\161\173\147\144"
10851 "\270\266\221\112\102\173\145\056\060\152\014\365\220\356\225\346"
10852 "\362\315\202\354\331\241\112\354\366\262\113\345\105\205\346\155"
10853 "\170\223\004\056\234\202\155\066\251\304\061\144\037\206\203\013"
10854 "\052\364\065\012\170\311\125\317\101\260\107\351\060\237\231\276"
10855 "\141\250\006\204\271\050\172\137\070\331\033\251\070\260\203\177"
10856 "\163\301\303\073\110\052\202\017\041\233\270\314\250\065\303\204"
10857 "\033\203\263\076\276\244\225\151\001\072\211\000\170\004\331\311"
10858 "\364\231\031\253\126\176\133\213\206\071\025\221\244\020\054\011"
10859 "\062\200\140\263\223\300\052\266\030\013\235\176\215\111\362\020"
10860 "\112\177\371\325\106\057\031\222\243\231\247\046\254\273\214\074"
10861 "\346\016\274\107\007\334\163\121\361\160\144\057\010\371\264\107"
10862 "\035\060\154\104\352\051\067\205\222\150\146\274\203\070\376\173"
10863 "\071\056\323\120\360\037\373\136\140\266\251\246\372\047\101\361"
10864 "\233\030\162\362\365\204\164\112\311\147\304\124\256\110\144\337"
10865 "\214\321\156\260\035\341\007\217\010\036\231\234\161\351\114\330"
10866 "\245\367\107\022\037\164\321\121\236\206\363\302\242\043\100\013"
10867 "\163\333\113\246\347\163\006\214\301\240\351\301\131\254\106\372"
10868 "\346\057\370\317\161\234\106\155\271\304\025\215\070\171\003\105"
10869 "\110\357\304\135\327\010\356\207\071\042\206\262\015\017\130\103"
10870 "\367\161\251\110\056\375\352\326\037\002\003\001\000\001\243\201"
10871 "\254\060\201\251\060\016\006\003\125\035\017\001\001\377\004\004"
10872 "\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005"
10873 "\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024"
10874 "\027\240\315\301\344\101\266\072\133\073\313\105\235\275\034\302"
10875 "\230\372\206\130\060\037\006\003\125\035\043\004\030\060\026\200"
10876 "\024\027\240\315\301\344\101\266\072\133\073\313\105\235\275\034"
10877 "\302\230\372\206\130\060\106\006\003\125\035\040\004\077\060\075"
10878 "\060\073\006\011\140\205\164\001\131\001\003\001\001\060\056\060"
10879 "\054\006\010\053\006\001\005\005\007\002\001\026\040\150\164\164"
10880 "\160\072\057\057\162\145\160\157\163\151\164\157\162\171\056\163"
10881 "\167\151\163\163\163\151\147\156\056\143\157\155\057\060\015\006"
10882 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001"
10883 "\000\163\306\201\340\047\322\055\017\340\225\060\342\232\101\177"
10884 "\120\054\137\137\142\141\251\206\152\151\030\014\164\111\326\135"
10885 "\204\352\101\122\030\157\130\255\120\126\040\152\306\275\050\151"
10886 "\130\221\334\221\021\065\251\072\035\274\032\245\140\236\330\037"
10887 "\177\105\221\151\331\176\273\170\162\301\006\017\052\316\217\205"
10888 "\160\141\254\240\315\013\270\071\051\126\204\062\116\206\273\075"
10889 "\304\052\331\327\037\162\356\376\121\241\042\101\261\161\002\143"
10890 "\032\202\260\142\253\136\127\022\037\337\313\335\165\240\300\135"
10891 "\171\220\214\033\340\120\346\336\061\376\230\173\160\137\245\220"
10892 "\330\255\370\002\266\157\323\140\335\100\113\042\305\075\255\072"
10893 "\172\237\032\032\107\221\171\063\272\202\334\062\151\003\226\156"
10894 "\037\113\360\161\376\343\147\162\240\261\277\134\213\344\372\231"
10895 "\042\307\204\271\033\215\043\227\077\355\045\340\317\145\273\365"
10896 "\141\004\357\335\036\262\132\101\042\132\241\237\135\054\350\133"
10897 "\311\155\251\014\014\170\252\140\306\126\217\001\132\014\150\274"
10898 "\151\031\171\304\037\176\227\005\277\305\351\044\121\136\324\325"
10899 "\113\123\355\331\043\132\066\003\145\243\301\003\255\101\060\363"
10900 "\106\033\205\220\257\145\265\325\261\344\026\133\170\165\035\227"
10901 "\172\155\131\251\052\217\173\336\303\207\211\020\231\111\163\170"
10902 "\310\075\275\121\065\164\052\325\361\176\151\033\052\273\073\275"
10903 "\045\270\232\132\075\162\141\220\146\207\356\014\326\115\324\021"
10904 "\164\013\152\376\013\003\374\243\125\127\211\376\112\313\256\133"
10905 "\027\005\310\362\215\043\061\123\070\322\055\152\077\202\271\215"
10906 "\010\152\367\136\101\164\156\303\021\176\007\254\051\140\221\077"
10907 "\070\312\127\020\015\275\060\057\307\245\346\101\240\332\256\005"
10908 "\207\232\240\244\145\154\114\011\014\211\272\270\323\271\300\223"
10909 "\212\060\372\215\345\232\153\025\001\116\147\252\332\142\126\076"
10910 "\204\010\146\322\304\066\175\247\076\020\374\210\340\324\200\345"
10911 "\000\275\252\363\116\006\243\172\152\371\142\162\343\011\117\353"
10912 "\233\016\001\043\361\237\273\174\334\334\154\021\227\045\262\362"
10913 "\264\143\024\322\006\052\147\214\203\365\316\352\007\330\232\152"
10914 "\036\354\344\012\273\052\114\353\011\140\071\316\312\142\330\056"
10915 "\156"
10916 , (PRUint32)1473 }
10917 };
10918 static const NSSItem nss_builtins_items_159 [] = {
10919 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10920 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10921 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10922 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10923 { (void *)"SwissSign Silver CA - G2", (PRUint32)25 },
10924 { (void *)"\233\252\345\237\126\356\041\313\103\132\276\045\223\337\247\360"
10925 "\100\321\035\313"
10926 , (PRUint32)20 },
10927 { (void *)"\340\006\241\311\175\317\311\374\015\300\126\165\226\330\142\023"
10928 , (PRUint32)16 },
10929 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061"
10930 "\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123"
10931 "\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023"
10932 "\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145"
10933 "\162\040\103\101\040\055\040\107\062"
10934 , (PRUint32)73 },
10935 { (void *)"\002\010\117\033\324\057\124\273\057\113"
10936 , (PRUint32)10 },
10937 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10938 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10939 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
10940 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
10941 };
10942 static const NSSItem nss_builtins_items_160 [] = {
10943 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
10944 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
10945 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10946 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
10947 { (void *)"GeoTrust Primary Certification Authority", (PRUint32)41 },
10948 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
10949 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
10950 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
10951 "\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003"
10952 "\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141"
10953 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
10954 "\040\101\165\164\150\157\162\151\164\171"
10955 , (PRUint32)90 },
10956 { (void *)"0", (PRUint32)2 },
10957 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
10958 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
10959 "\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003"
10960 "\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141"
10961 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
10962 "\040\101\165\164\150\157\162\151\164\171"
10963 , (PRUint32)90 },
10964 { (void *)"\002\020\030\254\265\152\375\151\266\025\072\143\154\257\332\372"
10965 "\304\241"
10966 , (PRUint32)18 },
10967 { (void *)"\060\202\003\174\060\202\002\144\240\003\002\001\002\002\020\030"
10968 "\254\265\152\375\151\266\025\072\143\154\257\332\372\304\241\060"
10969 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\130"
10970 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026\060"
10971 "\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163\164"
10972 "\040\111\156\143\056\061\061\060\057\006\003\125\004\003\023\050"
10973 "\107\145\157\124\162\165\163\164\040\120\162\151\155\141\162\171"
10974 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
10975 "\165\164\150\157\162\151\164\171\060\036\027\015\060\066\061\061"
10976 "\062\067\060\060\060\060\060\060\132\027\015\063\066\060\067\061"
10977 "\066\062\063\065\071\065\071\132\060\130\061\013\060\011\006\003"
10978 "\125\004\006\023\002\125\123\061\026\060\024\006\003\125\004\012"
10979 "\023\015\107\145\157\124\162\165\163\164\040\111\156\143\056\061"
10980 "\061\060\057\006\003\125\004\003\023\050\107\145\157\124\162\165"
10981 "\163\164\040\120\162\151\155\141\162\171\040\103\145\162\164\151"
10982 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
10983 "\164\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
10984 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
10985 "\001\001\000\276\270\025\173\377\324\174\175\147\255\203\144\173"
10986 "\310\102\123\055\337\366\204\010\040\141\326\001\131\152\234\104"
10987 "\021\257\357\166\375\225\176\316\141\060\273\172\203\137\002\275"
10988 "\001\146\312\356\025\215\157\241\060\234\275\241\205\236\224\072"
10989 "\363\126\210\000\061\317\330\356\152\226\002\331\355\003\214\373"
10990 "\165\155\347\352\270\125\026\005\026\232\364\340\136\261\210\300"
10991 "\144\205\134\025\115\210\307\267\272\340\165\351\255\005\075\235"
10992 "\307\211\110\340\273\050\310\003\341\060\223\144\136\122\300\131"
10993 "\160\042\065\127\210\212\361\225\012\203\327\274\061\163\001\064"
10994 "\355\357\106\161\340\153\002\250\065\162\153\227\233\146\340\313"
10995 "\034\171\137\330\032\004\150\036\107\002\346\235\140\342\066\227"
10996 "\001\337\316\065\222\337\276\147\307\155\167\131\073\217\235\326"
10997 "\220\025\224\274\102\064\020\301\071\371\261\047\076\176\326\212"
10998 "\165\305\262\257\226\323\242\336\233\344\230\276\175\341\351\201"
10999 "\255\266\157\374\327\016\332\340\064\260\015\032\167\347\343\010"
11000 "\230\357\130\372\234\204\267\066\257\302\337\254\322\364\020\006"
11001 "\160\161\065\002\003\001\000\001\243\102\060\100\060\017\006\003"
11002 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
11003 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006"
11004 "\003\125\035\016\004\026\004\024\054\325\120\101\227\025\213\360"
11005 "\217\066\141\133\112\373\153\331\231\311\063\222\060\015\006\011"
11006 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
11007 "\132\160\177\054\335\267\064\117\365\206\121\251\046\276\113\270"
11008 "\252\361\161\015\334\141\307\240\352\064\036\172\167\017\004\065"
11009 "\350\047\217\154\220\277\221\026\044\106\076\112\116\316\053\026"
11010 "\325\013\122\035\374\037\147\242\002\105\061\117\316\363\372\003"
11011 "\247\171\235\123\152\331\332\143\072\370\200\327\323\231\341\245"
11012 "\341\276\324\125\161\230\065\072\276\223\352\256\255\102\262\220"
11013 "\157\340\374\041\115\065\143\063\211\111\326\233\116\312\307\347"
11014 "\116\011\000\367\332\307\357\231\142\231\167\266\225\042\136\212"
11015 "\240\253\364\270\170\230\312\070\031\231\311\162\236\170\315\113"
11016 "\254\257\031\240\163\022\055\374\302\101\272\201\221\332\026\132"
11017 "\061\267\371\264\161\200\022\110\231\162\163\132\131\123\301\143"
11018 "\122\063\355\247\311\322\071\002\160\372\340\261\102\146\051\252"
11019 "\233\121\355\060\124\042\024\137\331\253\035\301\344\224\360\370"
11020 "\365\053\367\352\312\170\106\326\270\221\375\246\015\053\032\024"
11021 "\001\076\200\360\102\240\225\007\136\155\315\314\113\244\105\215"
11022 "\253\022\350\263\336\132\345\240\174\350\017\042\035\132\351\131"
11023 , (PRUint32)896 }
11024 };
11025 static const NSSItem nss_builtins_items_161 [] = {
11026 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11027 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11028 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11029 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11030 { (void *)"GeoTrust Primary Certification Authority", (PRUint32)41 },
11031 { (void *)"\062\074\021\216\033\367\270\266\122\124\342\342\020\015\326\002"
11032 "\220\067\360\226"
11033 , (PRUint32)20 },
11034 { (void *)"\002\046\303\001\136\010\060\067\103\251\320\175\317\067\346\277"
11035 , (PRUint32)16 },
11036 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11037 "\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165"
11038 "\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003"
11039 "\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141"
11040 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
11041 "\040\101\165\164\150\157\162\151\164\171"
11042 , (PRUint32)90 },
11043 { (void *)"\002\020\030\254\265\152\375\151\266\025\072\143\154\257\332\372"
11044 "\304\241"
11045 , (PRUint32)18 },
11046 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11047 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11048 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11049 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11050 };
11051 static const NSSItem nss_builtins_items_162 [] = {
11052 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11053 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11054 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11055 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11056 { (void *)"thawte Primary Root CA", (PRUint32)23 },
11057 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11058 { (void *)"\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123"
11059 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
11060 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
11061 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
11062 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
11063 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
11064 "\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143"
11065 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
11066 "\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006"
11067 "\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151"
11068 "\155\141\162\171\040\122\157\157\164\040\103\101"
11069 , (PRUint32)172 },
11070 { (void *)"0", (PRUint32)2 },
11071 { (void *)"\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123"
11072 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
11073 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
11074 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
11075 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
11076 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
11077 "\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143"
11078 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
11079 "\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006"
11080 "\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151"
11081 "\155\141\162\171\040\122\157\157\164\040\103\101"
11082 , (PRUint32)172 },
11083 { (void *)"\002\020\064\116\325\127\040\325\355\354\111\364\057\316\067\333"
11084 "\053\155"
11085 , (PRUint32)18 },
11086 { (void *)"\060\202\004\040\060\202\003\010\240\003\002\001\002\002\020\064"
11087 "\116\325\127\040\325\355\354\111\364\057\316\067\333\053\155\060"
11088 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
11089 "\251\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025"
11090 "\060\023\006\003\125\004\012\023\014\164\150\141\167\164\145\054"
11091 "\040\111\156\143\056\061\050\060\046\006\003\125\004\013\023\037"
11092 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
11093 "\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156\061"
11094 "\070\060\066\006\003\125\004\013\023\057\050\143\051\040\062\060"
11095 "\060\066\040\164\150\141\167\164\145\054\040\111\156\143\056\040"
11096 "\055\040\106\157\162\040\141\165\164\150\157\162\151\172\145\144"
11097 "\040\165\163\145\040\157\156\154\171\061\037\060\035\006\003\125"
11098 "\004\003\023\026\164\150\141\167\164\145\040\120\162\151\155\141"
11099 "\162\171\040\122\157\157\164\040\103\101\060\036\027\015\060\066"
11100 "\061\061\061\067\060\060\060\060\060\060\132\027\015\063\066\060"
11101 "\067\061\066\062\063\065\071\065\071\132\060\201\251\061\013\060"
11102 "\011\006\003\125\004\006\023\002\125\123\061\025\060\023\006\003"
11103 "\125\004\012\023\014\164\150\141\167\164\145\054\040\111\156\143"
11104 "\056\061\050\060\046\006\003\125\004\013\023\037\103\145\162\164"
11105 "\151\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143"
11106 "\145\163\040\104\151\166\151\163\151\157\156\061\070\060\066\006"
11107 "\003\125\004\013\023\057\050\143\051\040\062\060\060\066\040\164"
11108 "\150\141\167\164\145\054\040\111\156\143\056\040\055\040\106\157"
11109 "\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145"
11110 "\040\157\156\154\171\061\037\060\035\006\003\125\004\003\023\026"
11111 "\164\150\141\167\164\145\040\120\162\151\155\141\162\171\040\122"
11112 "\157\157\164\040\103\101\060\202\001\042\060\015\006\011\052\206"
11113 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
11114 "\001\012\002\202\001\001\000\254\240\360\373\200\131\324\234\307"
11115 "\244\317\235\241\131\163\011\020\105\014\015\054\156\150\361\154"
11116 "\133\110\150\111\131\067\374\013\063\031\302\167\177\314\020\055"
11117 "\225\064\034\346\353\115\011\247\034\322\270\311\227\066\002\267"
11118 "\211\324\044\137\006\300\314\104\224\224\215\002\142\157\353\132"
11119 "\335\021\215\050\232\134\204\220\020\172\015\275\164\146\057\152"
11120 "\070\240\342\325\124\104\353\035\007\237\007\272\157\356\351\375"
11121 "\116\013\051\365\076\204\240\001\361\234\253\370\034\176\211\244"
11122 "\350\241\330\161\145\015\243\121\173\356\274\322\042\140\015\271"
11123 "\133\235\337\272\374\121\133\013\257\230\262\351\056\351\004\350"
11124 "\142\207\336\053\310\327\116\301\114\144\036\335\317\207\130\272"
11125 "\112\117\312\150\007\035\034\235\112\306\325\057\221\314\174\161"
11126 "\162\034\305\300\147\353\062\375\311\222\134\224\332\205\300\233"
11127 "\277\123\175\053\011\364\214\235\221\037\227\152\122\313\336\011"
11128 "\066\244\167\330\173\207\120\104\325\076\156\051\151\373\071\111"
11129 "\046\036\011\245\200\173\100\055\353\350\047\205\311\376\141\375"
11130 "\176\346\174\227\035\325\235\002\003\001\000\001\243\102\060\100"
11131 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
11132 "\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
11133 "\006\060\035\006\003\125\035\016\004\026\004\024\173\133\105\317"
11134 "\257\316\313\172\375\061\222\032\152\266\363\106\353\127\110\120"
11135 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
11136 "\202\001\001\000\171\021\300\113\263\221\266\374\360\351\147\324"
11137 "\015\156\105\276\125\350\223\322\316\003\077\355\332\045\260\035"
11138 "\127\313\036\072\166\240\114\354\120\166\350\144\162\014\244\251"
11139 "\361\270\213\326\326\207\204\273\062\345\101\021\300\167\331\263"
11140 "\140\235\353\033\325\321\156\104\104\251\246\001\354\125\142\035"
11141 "\167\270\134\216\110\111\174\234\073\127\021\254\255\163\067\216"
11142 "\057\170\134\220\150\107\331\140\140\346\374\007\075\042\040\027"
11143 "\304\367\026\351\304\330\162\371\310\163\174\337\026\057\025\251"
11144 "\076\375\152\047\266\241\353\132\272\230\037\325\343\115\144\012"
11145 "\235\023\310\141\272\365\071\034\207\272\270\275\173\042\177\366"
11146 "\376\254\100\171\345\254\020\157\075\217\033\171\166\213\304\067"
11147 "\263\041\030\204\345\066\000\353\143\040\231\271\351\376\063\004"
11148 "\273\101\310\301\002\371\104\143\040\236\201\316\102\323\326\077"
11149 "\054\166\323\143\234\131\335\217\246\341\016\240\056\101\367\056"
11150 "\225\107\317\274\375\063\363\366\013\141\176\176\221\053\201\107"
11151 "\302\047\060\356\247\020\135\067\217\134\071\053\344\004\360\173"
11152 "\215\126\214\150"
11153 , (PRUint32)1060 }
11154 };
11155 static const NSSItem nss_builtins_items_163 [] = {
11156 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11157 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11158 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11159 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11160 { (void *)"thawte Primary Root CA", (PRUint32)23 },
11161 { (void *)"\221\306\326\356\076\212\310\143\204\345\110\302\231\051\134\165"
11162 "\154\201\173\201"
11163 , (PRUint32)20 },
11164 { (void *)"\214\312\334\013\042\316\365\276\162\254\101\032\021\250\330\022"
11165 , (PRUint32)16 },
11166 { (void *)"\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123"
11167 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
11168 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
11169 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
11170 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
11171 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
11172 "\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143"
11173 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
11174 "\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006"
11175 "\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151"
11176 "\155\141\162\171\040\122\157\157\164\040\103\101"
11177 , (PRUint32)172 },
11178 { (void *)"\002\020\064\116\325\127\040\325\355\354\111\364\057\316\067\333"
11179 "\053\155"
11180 , (PRUint32)18 },
11181 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11182 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11183 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11184 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11185 };
11186 static const NSSItem nss_builtins_items_164 [] = {
11187 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11188 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11189 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11190 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11191 { (void *)"VeriSign Class 3 Public Primary Certification Authority - G5", (PRUint32)61 },
11192 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11193 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
11194 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
11195 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
11196 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
11197 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
11198 "\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145"
11199 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
11200 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
11201 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
11202 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
11203 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
11204 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
11205 "\165\164\150\157\162\151\164\171\040\055\040\107\065"
11206 , (PRUint32)205 },
11207 { (void *)"0", (PRUint32)2 },
11208 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
11209 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
11210 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
11211 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
11212 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
11213 "\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145"
11214 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
11215 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
11216 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
11217 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
11218 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
11219 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
11220 "\165\164\150\157\162\151\164\171\040\055\040\107\065"
11221 , (PRUint32)205 },
11222 { (void *)"\002\020\030\332\321\236\046\175\350\273\112\041\130\315\314\153"
11223 "\073\112"
11224 , (PRUint32)18 },
11225 { (void *)"\060\202\004\323\060\202\003\273\240\003\002\001\002\002\020\030"
11226 "\332\321\236\046\175\350\273\112\041\130\315\314\153\073\112\060"
11227 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
11228 "\312\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027"
11229 "\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147"
11230 "\156\054\040\111\156\143\056\061\037\060\035\006\003\125\004\013"
11231 "\023\026\126\145\162\151\123\151\147\156\040\124\162\165\163\164"
11232 "\040\116\145\164\167\157\162\153\061\072\060\070\006\003\125\004"
11233 "\013\023\061\050\143\051\040\062\060\060\066\040\126\145\162\151"
11234 "\123\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162"
11235 "\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040"
11236 "\157\156\154\171\061\105\060\103\006\003\125\004\003\023\074\126"
11237 "\145\162\151\123\151\147\156\040\103\154\141\163\163\040\063\040"
11238 "\120\165\142\154\151\143\040\120\162\151\155\141\162\171\040\103"
11239 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
11240 "\150\157\162\151\164\171\040\055\040\107\065\060\036\027\015\060"
11241 "\066\061\061\060\070\060\060\060\060\060\060\132\027\015\063\066"
11242 "\060\067\061\066\062\063\065\071\065\071\132\060\201\312\061\013"
11243 "\060\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006"
11244 "\003\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040"
11245 "\111\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126"
11246 "\145\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145"
11247 "\164\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061"
11248 "\050\143\051\040\062\060\060\066\040\126\145\162\151\123\151\147"
11249 "\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
11250 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
11251 "\171\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151"
11252 "\123\151\147\156\040\103\154\141\163\163\040\063\040\120\165\142"
11253 "\154\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164"
11254 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
11255 "\151\164\171\040\055\040\107\065\060\202\001\042\060\015\006\011"
11256 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
11257 "\060\202\001\012\002\202\001\001\000\257\044\010\010\051\172\065"
11258 "\236\140\014\252\347\113\073\116\334\174\274\074\105\034\273\053"
11259 "\340\376\051\002\371\127\010\243\144\205\025\047\365\361\255\310"
11260 "\061\211\135\042\350\052\252\246\102\263\217\370\271\125\267\261"
11261 "\267\113\263\376\217\176\007\127\354\357\103\333\146\142\025\141"
11262 "\317\140\015\244\330\336\370\340\303\142\010\075\124\023\353\111"
11263 "\312\131\124\205\046\345\053\217\033\237\353\365\241\221\302\063"
11264 "\111\330\103\143\152\122\113\322\217\350\160\121\115\321\211\151"
11265 "\173\307\160\366\263\334\022\164\333\173\135\113\126\323\226\277"
11266 "\025\167\241\260\364\242\045\362\257\034\222\147\030\345\364\006"
11267 "\004\357\220\271\344\000\344\335\072\265\031\377\002\272\364\074"
11268 "\356\340\213\353\067\213\354\364\327\254\362\366\360\075\257\335"
11269 "\165\221\063\031\035\034\100\313\164\044\031\041\223\331\024\376"
11270 "\254\052\122\307\217\325\004\111\344\215\143\107\210\074\151\203"
11271 "\313\376\107\275\053\176\117\305\225\256\016\235\324\321\103\300"
11272 "\147\163\343\024\010\176\345\077\237\163\270\063\012\317\135\077"
11273 "\064\207\226\212\356\123\350\045\025\002\003\001\000\001\243\201"
11274 "\262\060\201\257\060\017\006\003\125\035\023\001\001\377\004\005"
11275 "\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004"
11276 "\004\003\002\001\006\060\155\006\010\053\006\001\005\005\007\001"
11277 "\014\004\141\060\137\241\135\240\133\060\131\060\127\060\125\026"
11278 "\011\151\155\141\147\145\057\147\151\146\060\041\060\037\060\007"
11279 "\006\005\053\016\003\002\032\004\024\217\345\323\032\206\254\215"
11280 "\216\153\303\317\200\152\324\110\030\054\173\031\056\060\045\026"
11281 "\043\150\164\164\160\072\057\057\154\157\147\157\056\166\145\162"
11282 "\151\163\151\147\156\056\143\157\155\057\166\163\154\157\147\157"
11283 "\056\147\151\146\060\035\006\003\125\035\016\004\026\004\024\177"
11284 "\323\145\247\302\335\354\273\360\060\011\363\103\071\372\002\257"
11285 "\063\061\063\060\015\006\011\052\206\110\206\367\015\001\001\005"
11286 "\005\000\003\202\001\001\000\223\044\112\060\137\142\317\330\032"
11287 "\230\057\075\352\334\231\055\275\167\366\245\171\042\070\354\304"
11288 "\247\240\170\022\255\142\016\105\160\144\305\347\227\146\055\230"
11289 "\011\176\137\257\326\314\050\145\362\001\252\010\032\107\336\371"
11290 "\371\174\222\132\010\151\040\015\331\076\155\156\074\015\156\330"
11291 "\346\006\221\100\030\271\370\301\355\337\333\101\252\340\226\040"
11292 "\311\315\144\025\070\201\311\224\356\242\204\051\013\023\157\216"
11293 "\333\014\335\045\002\333\244\213\031\104\322\101\172\005\151\112"
11294 "\130\117\140\312\176\202\152\013\002\252\045\027\071\265\333\177"
11295 "\347\204\145\052\225\212\275\206\336\136\201\026\203\055\020\314"
11296 "\336\375\250\202\052\155\050\037\015\013\304\345\347\032\046\031"
11297 "\341\364\021\157\020\265\225\374\347\102\005\062\333\316\235\121"
11298 "\136\050\266\236\205\323\133\357\245\175\105\100\162\216\267\016"
11299 "\153\016\006\373\063\065\110\161\270\235\047\213\304\145\137\015"
11300 "\206\166\234\104\172\366\225\134\366\135\062\010\063\244\124\266"
11301 "\030\077\150\134\362\102\112\205\070\124\203\137\321\350\054\362"
11302 "\254\021\326\250\355\143\152"
11303 , (PRUint32)1239 }
11304 };
11305 static const NSSItem nss_builtins_items_165 [] = {
11306 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11307 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11308 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11309 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11310 { (void *)"VeriSign Class 3 Public Primary Certification Authority - G5", (PRUint32)61 },
11311 { (void *)"\116\266\325\170\111\233\034\317\137\130\036\255\126\276\075\233"
11312 "\147\104\245\345"
11313 , (PRUint32)20 },
11314 { (void *)"\313\027\344\061\147\076\342\011\376\105\127\223\363\012\372\034"
11315 , (PRUint32)16 },
11316 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
11317 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
11318 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
11319 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
11320 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
11321 "\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145"
11322 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
11323 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
11324 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
11325 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
11326 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
11327 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
11328 "\165\164\150\157\162\151\164\171\040\055\040\107\065"
11329 , (PRUint32)205 },
11330 { (void *)"\002\020\030\332\321\236\046\175\350\273\112\041\130\315\314\153"
11331 "\073\112"
11332 , (PRUint32)18 },
11333 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11334 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11335 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11336 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11337 };
11338 static const NSSItem nss_builtins_items_166 [] = {
11339 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11340 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11341 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11342 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11343 { (void *)"SecureTrust CA", (PRUint32)15 },
11344 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11345 { (void *)"\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11346 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11347 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11348 "\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165"
11349 "\162\145\124\162\165\163\164\040\103\101"
11350 , (PRUint32)74 },
11351 { (void *)"0", (PRUint32)2 },
11352 { (void *)"\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11353 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11354 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11355 "\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165"
11356 "\162\145\124\162\165\163\164\040\103\101"
11357 , (PRUint32)74 },
11358 { (void *)"\002\020\014\360\216\134\010\026\245\255\102\177\360\353\047\030"
11359 "\131\320"
11360 , (PRUint32)18 },
11361 { (void *)"\060\202\003\270\060\202\002\240\240\003\002\001\002\002\020\014"
11362 "\360\216\134\010\026\245\255\102\177\360\353\047\030\131\320\060"
11363 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\110"
11364 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060"
11365 "\036\006\003\125\004\012\023\027\123\145\143\165\162\145\124\162"
11366 "\165\163\164\040\103\157\162\160\157\162\141\164\151\157\156\061"
11367 "\027\060\025\006\003\125\004\003\023\016\123\145\143\165\162\145"
11368 "\124\162\165\163\164\040\103\101\060\036\027\015\060\066\061\061"
11369 "\060\067\061\071\063\061\061\070\132\027\015\062\071\061\062\063"
11370 "\061\061\071\064\060\065\065\132\060\110\061\013\060\011\006\003"
11371 "\125\004\006\023\002\125\123\061\040\060\036\006\003\125\004\012"
11372 "\023\027\123\145\143\165\162\145\124\162\165\163\164\040\103\157"
11373 "\162\160\157\162\141\164\151\157\156\061\027\060\025\006\003\125"
11374 "\004\003\023\016\123\145\143\165\162\145\124\162\165\163\164\040"
11375 "\103\101\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
11376 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
11377 "\001\001\000\253\244\201\345\225\315\365\366\024\216\302\117\312"
11378 "\324\342\170\225\130\234\101\341\015\231\100\044\027\071\221\063"
11379 "\146\351\276\341\203\257\142\134\211\321\374\044\133\141\263\340"
11380 "\021\021\101\034\035\156\360\270\273\370\336\247\201\272\246\110"
11381 "\306\237\035\275\276\216\251\101\076\270\224\355\051\032\324\216"
11382 "\322\003\035\003\357\155\015\147\034\127\327\006\255\312\310\365"
11383 "\376\016\257\146\045\110\004\226\013\135\243\272\026\303\010\117"
11384 "\321\106\370\024\134\362\310\136\001\231\155\375\210\314\206\250"
11385 "\301\157\061\102\154\122\076\150\313\363\031\064\337\273\207\030"
11386 "\126\200\046\304\320\334\300\157\337\336\240\302\221\026\240\144"
11387 "\021\113\104\274\036\366\347\372\143\336\146\254\166\244\161\243"
11388 "\354\066\224\150\172\167\244\261\347\016\057\201\172\342\265\162"
11389 "\206\357\242\153\213\360\017\333\323\131\077\272\162\274\104\044"
11390 "\234\343\163\263\367\257\127\057\102\046\235\251\164\272\000\122"
11391 "\362\113\315\123\174\107\013\066\205\016\146\251\010\227\026\064"
11392 "\127\301\146\367\200\343\355\160\124\307\223\340\056\050\025\131"
11393 "\207\272\273\002\003\001\000\001\243\201\235\060\201\232\060\023"
11394 "\006\011\053\006\001\004\001\202\067\024\002\004\006\036\004\000"
11395 "\103\000\101\060\013\006\003\125\035\017\004\004\003\002\001\206"
11396 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
11397 "\377\060\035\006\003\125\035\016\004\026\004\024\102\062\266\026"
11398 "\372\004\375\376\135\113\172\303\375\367\114\100\035\132\103\257"
11399 "\060\064\006\003\125\035\037\004\055\060\053\060\051\240\047\240"
11400 "\045\206\043\150\164\164\160\072\057\057\143\162\154\056\163\145"
11401 "\143\165\162\145\164\162\165\163\164\056\143\157\155\057\123\124"
11402 "\103\101\056\143\162\154\060\020\006\011\053\006\001\004\001\202"
11403 "\067\025\001\004\003\002\001\000\060\015\006\011\052\206\110\206"
11404 "\367\015\001\001\005\005\000\003\202\001\001\000\060\355\117\112"
11405 "\341\130\072\122\162\133\265\246\243\145\030\246\273\121\073\167"
11406 "\351\235\352\323\237\134\340\105\145\173\015\312\133\342\160\120"
11407 "\262\224\005\024\256\111\307\215\101\007\022\163\224\176\014\043"
11408 "\041\375\274\020\177\140\020\132\162\365\230\016\254\354\271\177"
11409 "\335\172\157\135\323\034\364\377\210\005\151\102\251\005\161\310"
11410 "\267\254\046\350\056\264\214\152\377\161\334\270\261\337\231\274"
11411 "\174\041\124\053\344\130\242\273\127\051\256\236\251\243\031\046"
11412 "\017\231\056\010\260\357\375\151\317\231\032\011\215\343\247\237"
11413 "\053\311\066\064\173\044\263\170\114\225\027\244\006\046\036\266"
11414 "\144\122\066\137\140\147\331\234\305\005\164\013\347\147\043\322"
11415 "\010\374\210\351\256\213\177\341\060\364\067\176\375\306\062\332"
11416 "\055\236\104\060\060\154\356\007\336\322\064\374\322\377\100\366"
11417 "\113\364\146\106\006\124\246\362\062\012\143\046\060\153\233\321"
11418 "\334\213\107\272\341\271\325\142\320\242\240\364\147\005\170\051"
11419 "\143\032\157\004\326\370\306\114\243\232\261\067\264\215\345\050"
11420 "\113\035\236\054\302\270\150\274\355\002\356\061"
11421 , (PRUint32)956 }
11422 };
11423 static const NSSItem nss_builtins_items_167 [] = {
11424 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11425 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11426 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11427 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11428 { (void *)"SecureTrust CA", (PRUint32)15 },
11429 { (void *)"\207\202\306\303\004\065\073\317\322\226\222\322\131\076\175\104"
11430 "\331\064\377\021"
11431 , (PRUint32)20 },
11432 { (void *)"\334\062\303\247\155\045\127\307\150\011\235\352\055\251\242\321"
11433 , (PRUint32)16 },
11434 { (void *)"\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11435 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11436 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11437 "\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165"
11438 "\162\145\124\162\165\163\164\040\103\101"
11439 , (PRUint32)74 },
11440 { (void *)"\002\020\014\360\216\134\010\026\245\255\102\177\360\353\047\030"
11441 "\131\320"
11442 , (PRUint32)18 },
11443 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11444 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11445 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11446 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11447 };
11448 static const NSSItem nss_builtins_items_168 [] = {
11449 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11450 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11451 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11452 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11453 { (void *)"Secure Global CA", (PRUint32)17 },
11454 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11455 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11456 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11457 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11458 "\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165"
11459 "\162\145\040\107\154\157\142\141\154\040\103\101"
11460 , (PRUint32)76 },
11461 { (void *)"0", (PRUint32)2 },
11462 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11463 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11464 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11465 "\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165"
11466 "\162\145\040\107\154\157\142\141\154\040\103\101"
11467 , (PRUint32)76 },
11468 { (void *)"\002\020\007\126\042\244\350\324\212\211\115\364\023\310\360\370"
11469 "\352\245"
11470 , (PRUint32)18 },
11471 { (void *)"\060\202\003\274\060\202\002\244\240\003\002\001\002\002\020\007"
11472 "\126\042\244\350\324\212\211\115\364\023\310\360\370\352\245\060"
11473 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\112"
11474 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060"
11475 "\036\006\003\125\004\012\023\027\123\145\143\165\162\145\124\162"
11476 "\165\163\164\040\103\157\162\160\157\162\141\164\151\157\156\061"
11477 "\031\060\027\006\003\125\004\003\023\020\123\145\143\165\162\145"
11478 "\040\107\154\157\142\141\154\040\103\101\060\036\027\015\060\066"
11479 "\061\061\060\067\061\071\064\062\062\070\132\027\015\062\071\061"
11480 "\062\063\061\061\071\065\062\060\066\132\060\112\061\013\060\011"
11481 "\006\003\125\004\006\023\002\125\123\061\040\060\036\006\003\125"
11482 "\004\012\023\027\123\145\143\165\162\145\124\162\165\163\164\040"
11483 "\103\157\162\160\157\162\141\164\151\157\156\061\031\060\027\006"
11484 "\003\125\004\003\023\020\123\145\143\165\162\145\040\107\154\157"
11485 "\142\141\154\040\103\101\060\202\001\042\060\015\006\011\052\206"
11486 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
11487 "\001\012\002\202\001\001\000\257\065\056\330\254\154\125\151\006"
11488 "\161\345\023\150\044\263\117\330\314\041\107\370\361\140\070\211"
11489 "\211\003\351\275\352\136\106\123\011\334\134\365\132\350\367\105"
11490 "\052\002\353\061\141\327\051\063\114\316\307\174\012\067\176\017"
11491 "\272\062\230\341\035\227\257\217\307\334\311\070\226\363\333\032"
11492 "\374\121\355\150\306\320\156\244\174\044\321\256\102\310\226\120"
11493 "\143\056\340\376\165\376\230\247\137\111\056\225\343\071\063\144"
11494 "\216\036\244\137\220\322\147\074\262\331\376\101\271\125\247\011"
11495 "\216\162\005\036\213\335\104\205\202\102\320\111\300\035\140\360"
11496 "\321\027\054\225\353\366\245\301\222\243\305\302\247\010\140\015"
11497 "\140\004\020\226\171\236\026\064\346\251\266\372\045\105\071\310"
11498 "\036\145\371\223\365\252\361\122\334\231\230\075\245\206\032\014"
11499 "\065\063\372\113\245\004\006\025\034\061\200\357\252\030\153\302"
11500 "\173\327\332\316\371\063\040\325\365\275\152\063\055\201\004\373"
11501 "\260\134\324\234\243\342\134\035\343\251\102\165\136\173\324\167"
11502 "\357\071\124\272\311\012\030\033\022\231\111\057\210\113\375\120"
11503 "\142\321\163\347\217\172\103\002\003\001\000\001\243\201\235\060"
11504 "\201\232\060\023\006\011\053\006\001\004\001\202\067\024\002\004"
11505 "\006\036\004\000\103\000\101\060\013\006\003\125\035\017\004\004"
11506 "\003\002\001\206\060\017\006\003\125\035\023\001\001\377\004\005"
11507 "\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024"
11508 "\257\104\004\302\101\176\110\203\333\116\071\002\354\354\204\172"
11509 "\346\316\311\244\060\064\006\003\125\035\037\004\055\060\053\060"
11510 "\051\240\047\240\045\206\043\150\164\164\160\072\057\057\143\162"
11511 "\154\056\163\145\143\165\162\145\164\162\165\163\164\056\143\157"
11512 "\155\057\123\107\103\101\056\143\162\154\060\020\006\011\053\006"
11513 "\001\004\001\202\067\025\001\004\003\002\001\000\060\015\006\011"
11514 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
11515 "\143\032\010\100\175\244\136\123\015\167\330\172\256\037\015\013"
11516 "\121\026\003\357\030\174\310\343\257\152\130\223\024\140\221\262"
11517 "\204\334\210\116\276\071\212\072\363\346\202\211\135\001\067\263"
11518 "\253\044\244\025\016\222\065\132\112\104\136\116\127\372\165\316"
11519 "\037\110\316\146\364\074\100\046\222\230\154\033\356\044\106\014"
11520 "\027\263\122\245\333\245\221\221\317\067\323\157\347\047\010\072"
11521 "\116\031\037\072\247\130\134\027\317\171\077\213\344\247\323\046"
11522 "\043\235\046\017\130\151\374\107\176\262\320\215\213\223\277\051"
11523 "\117\103\151\164\166\147\113\317\007\214\346\002\367\265\341\264"
11524 "\103\265\113\055\024\237\371\334\046\015\277\246\107\164\006\330"
11525 "\210\321\072\051\060\204\316\322\071\200\142\033\250\307\127\111"
11526 "\274\152\125\121\147\025\112\276\065\007\344\325\165\230\067\171"
11527 "\060\024\333\051\235\154\305\151\314\107\125\242\060\367\314\134"
11528 "\177\302\303\230\034\153\116\026\200\353\172\170\145\105\242\000"
11529 "\032\257\014\015\125\144\064\110\270\222\271\361\264\120\051\362"
11530 "\117\043\037\332\154\254\037\104\341\335\043\170\121\133\307\026"
11531 , (PRUint32)960 }
11532 };
11533 static const NSSItem nss_builtins_items_169 [] = {
11534 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11535 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11536 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11537 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11538 { (void *)"Secure Global CA", (PRUint32)17 },
11539 { (void *)"\072\104\163\132\345\201\220\037\044\206\141\106\036\073\234\304"
11540 "\137\365\072\033"
11541 , (PRUint32)20 },
11542 { (void *)"\317\364\047\015\324\355\334\145\026\111\155\075\332\277\156\336"
11543 , (PRUint32)16 },
11544 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11545 "\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145"
11546 "\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157"
11547 "\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165"
11548 "\162\145\040\107\154\157\142\141\154\040\103\101"
11549 , (PRUint32)76 },
11550 { (void *)"\002\020\007\126\042\244\350\324\212\211\115\364\023\310\360\370"
11551 "\352\245"
11552 , (PRUint32)18 },
11553 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11554 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11555 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11556 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11557 };
11558 static const NSSItem nss_builtins_items_170 [] = {
11559 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11560 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11561 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11562 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11563 { (void *)"COMODO Certification Authority", (PRUint32)31 },
11564 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11565 { (void *)"\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102"
11566 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
11567 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
11568 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
11569 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
11570 "\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006"
11571 "\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162"
11572 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
11573 "\162\151\164\171"
11574 , (PRUint32)132 },
11575 { (void *)"0", (PRUint32)2 },
11576 { (void *)"\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102"
11577 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
11578 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
11579 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
11580 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
11581 "\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006"
11582 "\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162"
11583 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
11584 "\162\151\164\171"
11585 , (PRUint32)132 },
11586 { (void *)"\002\020\116\201\055\212\202\145\340\013\002\356\076\065\002\106"
11587 "\345\075"
11588 , (PRUint32)18 },
11589 { (void *)"\060\202\004\035\060\202\003\005\240\003\002\001\002\002\020\116"
11590 "\201\055\212\202\145\340\013\002\356\076\065\002\106\345\075\060"
11591 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
11592 "\201\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033"
11593 "\060\031\006\003\125\004\010\023\022\107\162\145\141\164\145\162"
11594 "\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006"
11595 "\003\125\004\007\023\007\123\141\154\146\157\162\144\061\032\060"
11596 "\030\006\003\125\004\012\023\021\103\117\115\117\104\117\040\103"
11597 "\101\040\114\151\155\151\164\145\144\061\047\060\045\006\003\125"
11598 "\004\003\023\036\103\117\115\117\104\117\040\103\145\162\164\151"
11599 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
11600 "\164\171\060\036\027\015\060\066\061\062\060\061\060\060\060\060"
11601 "\060\060\132\027\015\062\071\061\062\063\061\062\063\065\071\065"
11602 "\071\132\060\201\201\061\013\060\011\006\003\125\004\006\023\002"
11603 "\107\102\061\033\060\031\006\003\125\004\010\023\022\107\162\145"
11604 "\141\164\145\162\040\115\141\156\143\150\145\163\164\145\162\061"
11605 "\020\060\016\006\003\125\004\007\023\007\123\141\154\146\157\162"
11606 "\144\061\032\060\030\006\003\125\004\012\023\021\103\117\115\117"
11607 "\104\117\040\103\101\040\114\151\155\151\164\145\144\061\047\060"
11608 "\045\006\003\125\004\003\023\036\103\117\115\117\104\117\040\103"
11609 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
11610 "\150\157\162\151\164\171\060\202\001\042\060\015\006\011\052\206"
11611 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
11612 "\001\012\002\202\001\001\000\320\100\213\213\162\343\221\033\367"
11613 "\121\301\033\124\004\230\323\251\277\301\346\212\135\073\207\373"
11614 "\273\210\316\015\343\057\077\006\226\360\242\051\120\231\256\333"
11615 "\073\241\127\260\164\121\161\315\355\102\221\115\101\376\251\310"
11616 "\330\152\206\167\104\273\131\146\227\120\136\264\324\054\160\104"
11617 "\317\332\067\225\102\151\074\060\304\161\263\122\360\041\115\241"
11618 "\330\272\071\174\034\236\243\044\235\362\203\026\230\252\026\174"
11619 "\103\233\025\133\267\256\064\221\376\324\142\046\030\106\232\077"
11620 "\353\301\371\361\220\127\353\254\172\015\213\333\162\060\152\146"
11621 "\325\340\106\243\160\334\150\331\377\004\110\211\167\336\265\351"
11622 "\373\147\155\101\351\274\071\275\062\331\142\002\361\261\250\075"
11623 "\156\067\234\342\057\342\323\242\046\213\306\270\125\103\210\341"
11624 "\043\076\245\322\044\071\152\107\253\000\324\241\263\251\045\376"
11625 "\015\077\247\035\272\323\121\301\013\244\332\254\070\357\125\120"
11626 "\044\005\145\106\223\064\117\055\215\255\306\324\041\031\322\216"
11627 "\312\005\141\161\007\163\107\345\212\031\022\275\004\115\316\116"
11628 "\234\245\110\254\273\046\367\002\003\001\000\001\243\201\216\060"
11629 "\201\213\060\035\006\003\125\035\016\004\026\004\024\013\130\345"
11630 "\213\306\114\025\067\244\100\251\060\251\041\276\107\066\132\126"
11631 "\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
11632 "\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
11633 "\001\377\060\111\006\003\125\035\037\004\102\060\100\060\076\240"
11634 "\074\240\072\206\070\150\164\164\160\072\057\057\143\162\154\056"
11635 "\143\157\155\157\144\157\143\141\056\143\157\155\057\103\117\115"
11636 "\117\104\117\103\145\162\164\151\146\151\143\141\164\151\157\156"
11637 "\101\165\164\150\157\162\151\164\171\056\143\162\154\060\015\006"
11638 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
11639 "\000\076\230\236\233\366\033\351\327\071\267\170\256\035\162\030"
11640 "\111\323\207\344\103\202\353\077\311\252\365\250\265\357\125\174"
11641 "\041\122\145\371\325\015\341\154\364\076\214\223\163\221\056\002"
11642 "\304\116\007\161\157\300\217\070\141\010\250\036\201\012\300\057"
11643 "\040\057\101\213\221\334\110\105\274\361\306\336\272\166\153\063"
11644 "\310\000\055\061\106\114\355\347\235\317\210\224\377\063\300\126"
11645 "\350\044\206\046\270\330\070\070\337\052\153\335\022\314\307\077"
11646 "\107\027\114\242\302\006\226\011\326\333\376\077\074\106\101\337"
11647 "\130\342\126\017\074\073\301\034\223\065\331\070\122\254\356\310"
11648 "\354\056\060\116\224\065\264\044\037\113\170\151\332\362\002\070"
11649 "\314\225\122\223\360\160\045\131\234\040\147\304\356\371\213\127"
11650 "\141\364\222\166\175\077\204\215\125\267\350\345\254\325\361\365"
11651 "\031\126\246\132\373\220\034\257\223\353\345\034\324\147\227\135"
11652 "\004\016\276\013\203\246\027\203\271\060\022\240\305\063\025\005"
11653 "\271\015\373\307\005\166\343\330\112\215\374\064\027\243\306\041"
11654 "\050\276\060\105\061\036\307\170\276\130\141\070\254\073\342\001"
11655 "\145"
11656 , (PRUint32)1057 }
11657 };
11658 static const NSSItem nss_builtins_items_171 [] = {
11659 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11660 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11661 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11662 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11663 { (void *)"COMODO Certification Authority", (PRUint32)31 },
11664 { (void *)"\146\061\277\236\367\117\236\266\311\325\246\014\272\152\276\321"
11665 "\367\275\357\173"
11666 , (PRUint32)20 },
11667 { (void *)"\134\110\334\367\102\162\354\126\224\155\034\314\161\065\200\165"
11668 , (PRUint32)16 },
11669 { (void *)"\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102"
11670 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
11671 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
11672 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
11673 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
11674 "\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006"
11675 "\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162"
11676 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
11677 "\162\151\164\171"
11678 , (PRUint32)132 },
11679 { (void *)"\002\020\116\201\055\212\202\145\340\013\002\356\076\065\002\106"
11680 "\345\075"
11681 , (PRUint32)18 },
11682 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11683 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11684 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11685 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11686 };
11687 static const NSSItem nss_builtins_items_172 [] = {
11688 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11689 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11690 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11692 { (void *)"Network Solutions Certificate Authority", (PRUint32)40 },
11693 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11694 { (void *)"\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11695 "\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162"
11696 "\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056"
11697 "\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164"
11698 "\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103"
11699 "\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157"
11700 "\162\151\164\171"
11701 , (PRUint32)100 },
11702 { (void *)"0", (PRUint32)2 },
11703 { (void *)"\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11704 "\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162"
11705 "\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056"
11706 "\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164"
11707 "\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103"
11708 "\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157"
11709 "\162\151\164\171"
11710 , (PRUint32)100 },
11711 { (void *)"\002\020\127\313\063\157\302\134\026\346\107\026\027\343\220\061"
11712 "\150\340"
11713 , (PRUint32)18 },
11714 { (void *)"\060\202\003\346\060\202\002\316\240\003\002\001\002\002\020\127"
11715 "\313\063\157\302\134\026\346\107\026\027\343\220\061\150\340\060"
11716 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\142"
11717 "\061\013\060\011\006\003\125\004\006\023\002\125\123\061\041\060"
11718 "\037\006\003\125\004\012\023\030\116\145\164\167\157\162\153\040"
11719 "\123\157\154\165\164\151\157\156\163\040\114\056\114\056\103\056"
11720 "\061\060\060\056\006\003\125\004\003\023\047\116\145\164\167\157"
11721 "\162\153\040\123\157\154\165\164\151\157\156\163\040\103\145\162"
11722 "\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151"
11723 "\164\171\060\036\027\015\060\066\061\062\060\061\060\060\060\060"
11724 "\060\060\132\027\015\062\071\061\062\063\061\062\063\065\071\065"
11725 "\071\132\060\142\061\013\060\011\006\003\125\004\006\023\002\125"
11726 "\123\061\041\060\037\006\003\125\004\012\023\030\116\145\164\167"
11727 "\157\162\153\040\123\157\154\165\164\151\157\156\163\040\114\056"
11728 "\114\056\103\056\061\060\060\056\006\003\125\004\003\023\047\116"
11729 "\145\164\167\157\162\153\040\123\157\154\165\164\151\157\156\163"
11730 "\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164"
11731 "\150\157\162\151\164\171\060\202\001\042\060\015\006\011\052\206"
11732 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
11733 "\001\012\002\202\001\001\000\344\274\176\222\060\155\306\330\216"
11734 "\053\013\274\106\316\340\047\226\336\336\371\372\022\323\074\063"
11735 "\163\263\004\057\274\161\214\345\237\266\042\140\076\137\135\316"
11736 "\011\377\202\014\033\232\121\120\032\046\211\335\325\141\135\031"
11737 "\334\022\017\055\012\242\103\135\027\320\064\222\040\352\163\317"
11738 "\070\054\006\046\011\172\162\367\372\120\062\370\302\223\323\151"
11739 "\242\043\316\101\261\314\344\325\037\066\321\212\072\370\214\143"
11740 "\342\024\131\151\355\015\323\177\153\350\270\003\345\117\152\345"
11741 "\230\143\151\110\005\276\056\377\063\266\351\227\131\151\370\147"
11742 "\031\256\223\141\226\104\025\323\162\260\077\274\152\175\354\110"
11743 "\177\215\303\253\252\161\053\123\151\101\123\064\265\260\271\305"
11744 "\006\012\304\260\105\365\101\135\156\211\105\173\075\073\046\214"
11745 "\164\302\345\322\321\175\262\021\324\373\130\062\042\232\200\311"
11746 "\334\375\014\351\177\136\003\227\316\073\000\024\207\047\160\070"
11747 "\251\216\156\263\047\166\230\121\340\005\343\041\253\032\325\205"
11748 "\042\074\051\265\232\026\305\200\250\364\273\153\060\217\057\106"
11749 "\002\242\261\014\042\340\323\002\003\001\000\001\243\201\227\060"
11750 "\201\224\060\035\006\003\125\035\016\004\026\004\024\041\060\311"
11751 "\373\000\327\116\230\332\207\252\052\320\247\056\261\100\061\247"
11752 "\114\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
11753 "\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
11754 "\001\377\060\122\006\003\125\035\037\004\113\060\111\060\107\240"
11755 "\105\240\103\206\101\150\164\164\160\072\057\057\143\162\154\056"
11756 "\156\145\164\163\157\154\163\163\154\056\143\157\155\057\116\145"
11757 "\164\167\157\162\153\123\157\154\165\164\151\157\156\163\103\145"
11758 "\162\164\151\146\151\143\141\164\145\101\165\164\150\157\162\151"
11759 "\164\171\056\143\162\154\060\015\006\011\052\206\110\206\367\015"
11760 "\001\001\005\005\000\003\202\001\001\000\273\256\113\347\267\127"
11761 "\353\177\252\055\267\163\107\205\152\301\344\245\035\344\347\074"
11762 "\351\364\131\145\167\265\172\133\132\215\045\066\340\172\227\056"
11763 "\070\300\127\140\203\230\006\203\237\271\166\172\156\120\340\272"
11764 "\210\054\374\105\314\030\260\231\225\121\016\354\035\270\210\377"
11765 "\207\120\034\202\302\343\340\062\200\277\240\013\107\310\303\061"
11766 "\357\231\147\062\200\117\027\041\171\014\151\134\336\136\064\256"
11767 "\002\265\046\352\120\337\177\030\145\054\311\362\143\341\251\007"
11768 "\376\174\161\037\153\063\044\152\036\005\367\005\150\300\152\022"
11769 "\313\056\136\141\313\256\050\323\176\302\264\146\221\046\137\074"
11770 "\056\044\137\313\130\017\353\050\354\257\021\226\363\334\173\157"
11771 "\300\247\210\362\123\167\263\140\136\256\256\050\332\065\054\157"
11772 "\064\105\323\046\341\336\354\133\117\047\153\026\174\275\104\004"
11773 "\030\202\263\211\171\027\020\161\075\172\242\026\116\365\001\315"
11774 "\244\154\145\150\241\111\166\134\103\311\330\274\066\147\154\245"
11775 "\224\265\324\314\271\275\152\065\126\041\336\330\303\353\373\313"
11776 "\244\140\114\260\125\240\240\173\127\262"
11777 , (PRUint32)1002 }
11778 };
11779 static const NSSItem nss_builtins_items_173 [] = {
11780 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11781 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11782 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11783 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11784 { (void *)"Network Solutions Certificate Authority", (PRUint32)40 },
11785 { (void *)"\164\370\243\303\357\347\263\220\006\113\203\220\074\041\144\140"
11786 "\040\345\337\316"
11787 , (PRUint32)20 },
11788 { (void *)"\323\363\246\026\300\372\153\035\131\261\055\226\115\016\021\056"
11789 , (PRUint32)16 },
11790 { (void *)"\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11791 "\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162"
11792 "\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056"
11793 "\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164"
11794 "\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103"
11795 "\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157"
11796 "\162\151\164\171"
11797 , (PRUint32)100 },
11798 { (void *)"\002\020\127\313\063\157\302\134\026\346\107\026\027\343\220\061"
11799 "\150\340"
11800 , (PRUint32)18 },
11801 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11802 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11803 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11804 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11805 };
11806 static const NSSItem nss_builtins_items_174 [] = {
11807 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11808 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11809 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11810 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11811 { (void *)"WellsSecure Public Root Certificate Authority", (PRUint32)46 },
11812 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11813 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123"
11814 "\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163"
11815 "\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165"
11816 "\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154"
11817 "\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101"
11818 "\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163"
11819 "\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157"
11820 "\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101"
11821 "\165\164\150\157\162\151\164\171"
11822 , (PRUint32)136 },
11823 { (void *)"0", (PRUint32)2 },
11824 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123"
11825 "\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163"
11826 "\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165"
11827 "\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154"
11828 "\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101"
11829 "\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163"
11830 "\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157"
11831 "\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101"
11832 "\165\164\150\157\162\151\164\171"
11833 , (PRUint32)136 },
11834 { (void *)"\002\001\001"
11835 , (PRUint32)3 },
11836 { (void *)"\060\202\004\275\060\202\003\245\240\003\002\001\002\002\001\001"
11837 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
11838 "\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
11839 "\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163\040"
11840 "\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165\162"
11841 "\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154\154"
11842 "\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101\061"
11843 "\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163\123"
11844 "\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157\157"
11845 "\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165"
11846 "\164\150\157\162\151\164\171\060\036\027\015\060\067\061\062\061"
11847 "\063\061\067\060\067\065\064\132\027\015\062\062\061\062\061\064"
11848 "\060\060\060\067\065\064\132\060\201\205\061\013\060\011\006\003"
11849 "\125\004\006\023\002\125\123\061\040\060\036\006\003\125\004\012"
11850 "\014\027\127\145\154\154\163\040\106\141\162\147\157\040\127\145"
11851 "\154\154\163\123\145\143\165\162\145\061\034\060\032\006\003\125"
11852 "\004\013\014\023\127\145\154\154\163\040\106\141\162\147\157\040"
11853 "\102\141\156\153\040\116\101\061\066\060\064\006\003\125\004\003"
11854 "\014\055\127\145\154\154\163\123\145\143\165\162\145\040\120\165"
11855 "\142\154\151\143\040\122\157\157\164\040\103\145\162\164\151\146"
11856 "\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171\060"
11857 "\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
11858 "\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000"
11859 "\356\157\264\275\171\342\217\010\041\236\070\004\101\045\357\253"
11860 "\133\034\123\222\254\155\236\335\302\304\056\105\224\003\065\210"
11861 "\147\164\127\343\337\214\270\247\166\217\073\367\250\304\333\051"
11862 "\143\016\221\150\066\212\227\216\212\161\150\011\007\344\350\324"
11863 "\016\117\370\326\053\114\244\026\371\357\103\230\217\263\236\122"
11864 "\337\155\221\071\217\070\275\167\213\103\143\353\267\223\374\060"
11865 "\114\034\001\223\266\023\373\367\241\037\277\045\341\164\067\054"
11866 "\036\244\136\074\150\370\113\277\015\271\036\056\066\350\251\344"
11867 "\247\370\017\313\202\165\174\065\055\042\326\302\277\013\363\264"
11868 "\374\154\225\141\036\127\327\004\201\062\203\122\171\346\203\143"
11869 "\317\267\313\143\213\021\342\275\136\353\366\215\355\225\162\050"
11870 "\264\254\022\142\351\112\063\346\203\062\256\005\165\225\275\204"
11871 "\225\333\052\134\233\216\056\014\270\201\053\101\346\070\126\237"
11872 "\111\233\154\166\372\212\135\367\001\171\201\174\301\203\100\005"
11873 "\376\161\375\014\077\314\116\140\011\016\145\107\020\057\001\300"
11874 "\005\077\217\370\263\101\357\132\102\176\131\357\322\227\014\145"
11875 "\002\003\001\000\001\243\202\001\064\060\202\001\060\060\017\006"
11876 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\071"
11877 "\006\003\125\035\037\004\062\060\060\060\056\240\054\240\052\206"
11878 "\050\150\164\164\160\072\057\057\143\162\154\056\160\153\151\056"
11879 "\167\145\154\154\163\146\141\162\147\157\056\143\157\155\057\167"
11880 "\163\160\162\143\141\056\143\162\154\060\016\006\003\125\035\017"
11881 "\001\001\377\004\004\003\002\001\306\060\035\006\003\125\035\016"
11882 "\004\026\004\024\046\225\031\020\331\350\241\227\221\377\334\031"
11883 "\331\265\004\076\322\163\012\152\060\201\262\006\003\125\035\043"
11884 "\004\201\252\060\201\247\200\024\046\225\031\020\331\350\241\227"
11885 "\221\377\334\031\331\265\004\076\322\163\012\152\241\201\213\244"
11886 "\201\210\060\201\205\061\013\060\011\006\003\125\004\006\023\002"
11887 "\125\123\061\040\060\036\006\003\125\004\012\014\027\127\145\154"
11888 "\154\163\040\106\141\162\147\157\040\127\145\154\154\163\123\145"
11889 "\143\165\162\145\061\034\060\032\006\003\125\004\013\014\023\127"
11890 "\145\154\154\163\040\106\141\162\147\157\040\102\141\156\153\040"
11891 "\116\101\061\066\060\064\006\003\125\004\003\014\055\127\145\154"
11892 "\154\163\123\145\143\165\162\145\040\120\165\142\154\151\143\040"
11893 "\122\157\157\164\040\103\145\162\164\151\146\151\143\141\164\145"
11894 "\040\101\165\164\150\157\162\151\164\171\202\001\001\060\015\006"
11895 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
11896 "\000\271\025\261\104\221\314\043\310\053\115\167\343\370\232\173"
11897 "\047\015\315\162\273\231\000\312\174\146\031\120\306\325\230\355"
11898 "\253\277\003\132\345\115\345\036\310\117\161\227\206\325\343\035"
11899 "\375\220\311\074\165\167\127\172\175\370\336\364\324\325\367\225"
11900 "\346\164\156\035\074\256\174\235\333\002\003\005\054\161\113\045"
11901 "\076\007\343\136\232\365\146\027\051\210\032\070\237\317\252\101"
11902 "\003\204\227\153\223\070\172\312\060\104\033\044\104\063\320\344"
11903 "\321\334\050\070\364\023\103\065\065\051\143\250\174\242\265\255"
11904 "\070\244\355\255\375\306\232\037\377\227\163\376\373\263\065\247"
11905 "\223\206\306\166\221\000\346\254\121\026\304\047\062\134\333\163"
11906 "\332\245\223\127\216\076\155\065\046\010\131\325\347\104\327\166"
11907 "\040\143\347\254\023\147\303\155\261\160\106\174\325\226\021\075"
11908 "\211\157\135\250\241\353\215\012\332\303\035\063\154\243\352\147"
11909 "\031\232\231\177\113\075\203\121\052\035\312\057\206\014\242\176"
11910 "\020\055\053\324\026\225\013\007\252\056\024\222\111\267\051\157"
11911 "\330\155\061\175\365\374\241\020\007\207\316\057\131\334\076\130"
11912 "\333"
11913 , (PRUint32)1217 }
11914 };
11915 static const NSSItem nss_builtins_items_175 [] = {
11916 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11917 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11918 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11919 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11920 { (void *)"WellsSecure Public Root Certificate Authority", (PRUint32)46 },
11921 { (void *)"\347\264\366\235\141\354\220\151\333\176\220\247\100\032\074\364"
11922 "\175\117\350\356"
11923 , (PRUint32)20 },
11924 { (void *)"\025\254\245\302\222\055\171\274\350\177\313\147\355\002\317\066"
11925 , (PRUint32)16 },
11926 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123"
11927 "\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163"
11928 "\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165"
11929 "\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154"
11930 "\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101"
11931 "\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163"
11932 "\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157"
11933 "\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101"
11934 "\165\164\150\157\162\151\164\171"
11935 , (PRUint32)136 },
11936 { (void *)"\002\001\001"
11937 , (PRUint32)3 },
11938 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
11939 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11940 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
11941 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
11942 };
11943 static const NSSItem nss_builtins_items_176 [] = {
11944 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
11945 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
11946 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11947 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
11948 { (void *)"COMODO ECC Certification Authority", (PRUint32)35 },
11949 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
11950 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102"
11951 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
11952 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
11953 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
11954 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
11955 "\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006"
11956 "\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103"
11957 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
11958 "\165\164\150\157\162\151\164\171"
11959 , (PRUint32)136 },
11960 { (void *)"0", (PRUint32)2 },
11961 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102"
11962 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
11963 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
11964 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
11965 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
11966 "\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006"
11967 "\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103"
11968 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
11969 "\165\164\150\157\162\151\164\171"
11970 , (PRUint32)136 },
11971 { (void *)"\002\020\037\107\257\252\142\000\160\120\124\114\001\236\233\143"
11972 "\231\052"
11973 , (PRUint32)18 },
11974 { (void *)"\060\202\002\211\060\202\002\017\240\003\002\001\002\002\020\037"
11975 "\107\257\252\142\000\160\120\124\114\001\236\233\143\231\052\060"
11976 "\012\006\010\052\206\110\316\075\004\003\003\060\201\205\061\013"
11977 "\060\011\006\003\125\004\006\023\002\107\102\061\033\060\031\006"
11978 "\003\125\004\010\023\022\107\162\145\141\164\145\162\040\115\141"
11979 "\156\143\150\145\163\164\145\162\061\020\060\016\006\003\125\004"
11980 "\007\023\007\123\141\154\146\157\162\144\061\032\060\030\006\003"
11981 "\125\004\012\023\021\103\117\115\117\104\117\040\103\101\040\114"
11982 "\151\155\151\164\145\144\061\053\060\051\006\003\125\004\003\023"
11983 "\042\103\117\115\117\104\117\040\105\103\103\040\103\145\162\164"
11984 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
11985 "\151\164\171\060\036\027\015\060\070\060\063\060\066\060\060\060"
11986 "\060\060\060\132\027\015\063\070\060\061\061\070\062\063\065\071"
11987 "\065\071\132\060\201\205\061\013\060\011\006\003\125\004\006\023"
11988 "\002\107\102\061\033\060\031\006\003\125\004\010\023\022\107\162"
11989 "\145\141\164\145\162\040\115\141\156\143\150\145\163\164\145\162"
11990 "\061\020\060\016\006\003\125\004\007\023\007\123\141\154\146\157"
11991 "\162\144\061\032\060\030\006\003\125\004\012\023\021\103\117\115"
11992 "\117\104\117\040\103\101\040\114\151\155\151\164\145\144\061\053"
11993 "\060\051\006\003\125\004\003\023\042\103\117\115\117\104\117\040"
11994 "\105\103\103\040\103\145\162\164\151\146\151\143\141\164\151\157"
11995 "\156\040\101\165\164\150\157\162\151\164\171\060\166\060\020\006"
11996 "\007\052\206\110\316\075\002\001\006\005\053\201\004\000\042\003"
11997 "\142\000\004\003\107\173\057\165\311\202\025\205\373\165\344\221"
11998 "\026\324\253\142\231\365\076\122\013\006\316\101\000\177\227\341"
11999 "\012\044\074\035\001\004\356\075\322\215\011\227\014\340\165\344"
12000 "\372\373\167\212\052\365\003\140\113\066\213\026\043\026\255\011"
12001 "\161\364\112\364\050\120\264\376\210\034\156\077\154\057\057\011"
12002 "\131\133\245\133\013\063\231\342\303\075\211\371\152\054\357\262"
12003 "\323\006\351\243\102\060\100\060\035\006\003\125\035\016\004\026"
12004 "\004\024\165\161\247\031\110\031\274\235\235\352\101\107\337\224"
12005 "\304\110\167\231\323\171\060\016\006\003\125\035\017\001\001\377"
12006 "\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377"
12007 "\004\005\060\003\001\001\377\060\012\006\010\052\206\110\316\075"
12008 "\004\003\003\003\150\000\060\145\002\061\000\357\003\133\172\254"
12009 "\267\170\012\162\267\210\337\377\265\106\024\011\012\372\240\346"
12010 "\175\010\306\032\207\275\030\250\163\275\046\312\140\014\235\316"
12011 "\231\237\317\134\017\060\341\276\024\061\352\002\060\024\364\223"
12012 "\074\111\247\063\172\220\106\107\263\143\175\023\233\116\267\157"
12013 "\030\067\200\123\376\335\040\340\065\232\066\321\307\001\271\346"
12014 "\334\335\363\377\035\054\072\026\127\331\222\071\326"
12015 , (PRUint32)653 }
12016 };
12017 static const NSSItem nss_builtins_items_177 [] = {
12018 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12019 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12020 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12021 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12022 { (void *)"COMODO ECC Certification Authority", (PRUint32)35 },
12023 { (void *)"\237\164\116\237\053\115\272\354\017\061\054\120\266\126\073\216"
12024 "\055\223\303\021"
12025 , (PRUint32)20 },
12026 { (void *)"\174\142\377\164\235\061\123\136\150\112\325\170\252\036\277\043"
12027 , (PRUint32)16 },
12028 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102"
12029 "\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164"
12030 "\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060"
12031 "\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061"
12032 "\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117"
12033 "\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006"
12034 "\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103"
12035 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
12036 "\165\164\150\157\162\151\164\171"
12037 , (PRUint32)136 },
12038 { (void *)"\002\020\037\107\257\252\142\000\160\120\124\114\001\236\233\143"
12039 "\231\052"
12040 , (PRUint32)18 },
12041 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12042 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12043 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12044 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12045 };
12046 static const NSSItem nss_builtins_items_178 [] = {
12047 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12048 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12049 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12050 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12051 { (void *)"MD5 Collisions Forged Rogue CA 25c3", (PRUint32)36 },
12052 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12053 { (void *)"\060\074\061\072\060\070\006\003\125\004\003\023\061\115\104\065"
12054 "\040\103\157\154\154\151\163\151\157\156\163\040\111\156\143\056"
12055 "\040\050\150\164\164\160\072\057\057\167\167\167\056\160\150\162"
12056 "\145\145\144\157\155\056\157\162\147\057\155\144\065\051"
12057 , (PRUint32)62 },
12058 { (void *)"0", (PRUint32)2 },
12059 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
12060 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
12061 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060"
12062 "\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040"
12063 "\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102"
12064 "\165\163\151\156\145\163\163\040\103\101\055\061"
12065 , (PRUint32)92 },
12066 { (void *)"\002\001\102"
12067 , (PRUint32)3 },
12068 { (void *)"\060\202\004\062\060\202\003\233\240\003\002\001\002\002\001\102"
12069 "\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060"
12070 "\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034"
12071 "\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170"
12072 "\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060\053"
12073 "\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040\123"
12074 "\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102\165"
12075 "\163\151\156\145\163\163\040\103\101\055\061\060\036\027\015\060"
12076 "\064\060\067\063\061\060\060\060\060\060\061\132\027\015\060\064"
12077 "\060\071\060\062\060\060\060\060\060\061\132\060\074\061\072\060"
12078 "\070\006\003\125\004\003\023\061\115\104\065\040\103\157\154\154"
12079 "\151\163\151\157\156\163\040\111\156\143\056\040\050\150\164\164"
12080 "\160\072\057\057\167\167\167\056\160\150\162\145\145\144\157\155"
12081 "\056\157\162\147\057\155\144\065\051\060\201\237\060\015\006\011"
12082 "\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060"
12083 "\201\211\002\201\201\000\272\246\131\311\054\050\326\052\260\370"
12084 "\355\237\106\244\244\067\356\016\031\150\131\321\263\003\231\121"
12085 "\326\026\232\136\067\153\025\340\016\113\365\204\144\370\243\333"
12086 "\101\157\065\325\233\025\037\333\304\070\122\160\201\227\136\217"
12087 "\240\265\367\176\071\360\062\254\036\255\104\322\263\372\110\303"
12088 "\316\221\233\354\364\234\174\341\132\365\310\067\153\232\203\336"
12089 "\347\312\040\227\061\102\163\025\221\150\364\210\257\371\050\050"
12090 "\305\351\017\163\260\027\113\023\114\231\165\320\104\346\176\010"
12091 "\154\032\362\117\033\101\002\003\001\000\001\243\202\002\044\060"
12092 "\202\002\040\060\013\006\003\125\035\017\004\004\003\002\001\306"
12093 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
12094 "\377\060\035\006\003\125\035\016\004\026\004\024\247\004\140\037"
12095 "\253\162\103\010\305\177\010\220\125\126\034\326\316\346\070\353"
12096 "\060\037\006\003\125\035\043\004\030\060\026\200\024\276\250\240"
12097 "\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153\150"
12098 "\154\060\202\001\276\006\011\140\206\110\001\206\370\102\001\015"
12099 "\004\202\001\257\026\202\001\253\063\000\000\000\047\136\071\340"
12100 "\211\141\017\116\243\305\105\013\066\273\001\321\123\252\303\010"
12101 "\217\157\370\117\076\207\207\104\021\334\140\340\337\222\125\371"
12102 "\270\163\033\124\223\305\237\320\106\304\140\266\065\142\315\271"
12103 "\257\034\250\151\032\311\133\074\226\067\300\355\147\357\273\376"
12104 "\300\213\234\120\057\051\275\203\042\236\216\010\372\254\023\160"
12105 "\242\130\177\142\142\212\021\367\211\366\337\266\147\131\163\026"
12106 "\373\143\026\212\264\221\070\316\056\365\266\276\114\244\224\111"
12107 "\344\145\021\012\102\025\311\301\060\342\151\325\105\175\245\046"
12108 "\273\271\141\354\142\144\360\071\341\347\274\150\330\120\121\236"
12109 "\035\140\323\321\243\247\012\370\003\040\241\160\001\027\221\066"
12110 "\117\002\160\061\206\203\335\367\017\330\007\035\021\263\023\004"
12111 "\245\334\360\256\120\261\050\016\143\151\052\014\202\157\217\107"
12112 "\063\337\154\242\006\222\361\117\105\276\331\060\066\243\053\214"
12113 "\326\167\256\065\143\177\116\114\232\223\110\066\331\237\002\003"
12114 "\001\000\001\243\201\275\060\201\272\060\016\006\003\125\035\017"
12115 "\001\001\377\004\004\003\002\004\360\060\035\006\003\125\035\016"
12116 "\004\026\004\024\315\246\203\372\245\140\067\367\226\067\027\051"
12117 "\336\101\170\361\207\211\125\347\060\073\006\003\125\035\037\004"
12118 "\064\060\062\060\060\240\056\240\054\206\052\150\164\164\160\072"
12119 "\057\057\143\162\154\056\147\145\157\164\162\165\163\164\056\143"
12120 "\157\155\057\143\162\154\163\057\147\154\157\142\141\154\143\141"
12121 "\061\056\143\162\154\060\037\006\003\125\035\043\004\030\060\026"
12122 "\200\024\276\250\240\164\162\120\153\104\267\311\043\330\373\250"
12123 "\377\263\127\153\150\154\060\035\006\003\125\035\045\004\026\060"
12124 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
12125 "\005\005\007\003\002\060\014\006\003\125\035\023\001\001\377\004"
12126 "\002\060\000\060\015\006\011\052\206\110\206\367\015\001\001\004"
12127 "\005\000\003\201\201\000\247\041\002\215\321\016\242\200\167\045"
12128 "\375\103\140\025\217\354\357\220\107\324\204\102\025\046\021\034"
12129 "\315\302\074\020\051\251\266\337\253\127\165\221\332\345\053\263"
12130 "\220\105\034\060\143\126\077\212\331\120\372\355\130\154\300\145"
12131 "\254\146\127\336\034\306\166\073\365\000\016\216\105\316\177\114"
12132 "\220\354\053\306\315\263\264\217\142\320\376\267\305\046\162\104"
12133 "\355\366\230\133\256\313\321\225\365\332\010\276\150\106\261\165"
12134 "\310\354\035\217\036\172\224\361\252\123\170\242\105\256\124\352"
12135 "\321\236\164\310\166\147"
12136 , (PRUint32)1078 }
12137 };
12138 static const NSSItem nss_builtins_items_179 [] = {
12139 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12140 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12141 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12142 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12143 { (void *)"MD5 Collisions Forged Rogue CA 25c3", (PRUint32)36 },
12144 { (void *)"\144\043\023\176\134\123\326\112\246\144\205\355\066\124\365\253"
12145 "\005\132\213\212"
12146 , (PRUint32)20 },
12147 { (void *)"\026\172\023\025\271\027\071\243\361\005\152\346\076\331\072\070"
12148 , (PRUint32)16 },
12149 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
12150 "\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141"
12151 "\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060"
12152 "\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040"
12153 "\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102"
12154 "\165\163\151\156\145\163\163\040\103\101\055\061"
12155 , (PRUint32)92 },
12156 { (void *)"\002\001\102"
12157 , (PRUint32)3 },
12158 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12159 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12160 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12161 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12162 };
12163 static const NSSItem nss_builtins_items_180 [] = {
12164 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12165 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12166 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12167 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12168 { (void *)"IGC/A", (PRUint32)6 },
12169 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12170 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122"
12171 "\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143"
12172 "\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151"
12173 "\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123"
12174 "\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103"
12175 "\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107"
12176 "\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001"
12177 "\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155"
12178 "\056\147\157\165\166\056\146\162"
12179 , (PRUint32)136 },
12180 { (void *)"0", (PRUint32)2 },
12181 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122"
12182 "\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143"
12183 "\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151"
12184 "\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123"
12185 "\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103"
12186 "\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107"
12187 "\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001"
12188 "\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155"
12189 "\056\147\157\165\166\056\146\162"
12190 , (PRUint32)136 },
12191 { (void *)"\002\005\071\021\105\020\224"
12192 , (PRUint32)7 },
12193 { (void *)"\060\202\004\002\060\202\002\352\240\003\002\001\002\002\005\071"
12194 "\021\105\020\224\060\015\006\011\052\206\110\206\367\015\001\001"
12195 "\005\005\000\060\201\205\061\013\060\011\006\003\125\004\006\023"
12196 "\002\106\122\061\017\060\015\006\003\125\004\010\023\006\106\162"
12197 "\141\156\143\145\061\016\060\014\006\003\125\004\007\023\005\120"
12198 "\141\162\151\163\061\020\060\016\006\003\125\004\012\023\007\120"
12199 "\115\057\123\107\104\116\061\016\060\014\006\003\125\004\013\023"
12200 "\005\104\103\123\123\111\061\016\060\014\006\003\125\004\003\023"
12201 "\005\111\107\103\057\101\061\043\060\041\006\011\052\206\110\206"
12202 "\367\015\001\011\001\026\024\151\147\143\141\100\163\147\144\156"
12203 "\056\160\155\056\147\157\165\166\056\146\162\060\036\027\015\060"
12204 "\062\061\062\061\063\061\064\062\071\062\063\132\027\015\062\060"
12205 "\061\060\061\067\061\064\062\071\062\062\132\060\201\205\061\013"
12206 "\060\011\006\003\125\004\006\023\002\106\122\061\017\060\015\006"
12207 "\003\125\004\010\023\006\106\162\141\156\143\145\061\016\060\014"
12208 "\006\003\125\004\007\023\005\120\141\162\151\163\061\020\060\016"
12209 "\006\003\125\004\012\023\007\120\115\057\123\107\104\116\061\016"
12210 "\060\014\006\003\125\004\013\023\005\104\103\123\123\111\061\016"
12211 "\060\014\006\003\125\004\003\023\005\111\107\103\057\101\061\043"
12212 "\060\041\006\011\052\206\110\206\367\015\001\011\001\026\024\151"
12213 "\147\143\141\100\163\147\144\156\056\160\155\056\147\157\165\166"
12214 "\056\146\162\060\202\001\042\060\015\006\011\052\206\110\206\367"
12215 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
12216 "\202\001\001\000\262\037\321\320\142\305\063\073\300\004\206\210"
12217 "\263\334\370\210\367\375\337\103\337\172\215\232\111\134\366\116"
12218 "\252\314\034\271\241\353\047\211\362\106\351\073\112\161\325\035"
12219 "\216\055\317\346\255\253\143\120\307\124\013\156\022\311\220\066"
12220 "\306\330\057\332\221\252\150\305\162\376\027\012\262\027\176\171"
12221 "\265\062\210\160\312\160\300\226\112\216\344\125\315\035\047\224"
12222 "\277\316\162\052\354\134\371\163\040\376\275\367\056\211\147\270"
12223 "\273\107\163\022\367\321\065\151\072\362\012\271\256\377\106\102"
12224 "\106\242\277\241\205\032\371\277\344\377\111\205\367\243\160\206"
12225 "\062\034\135\237\140\367\251\255\245\377\317\321\064\371\175\133"
12226 "\027\306\334\326\016\050\153\302\335\361\365\063\150\235\116\374"
12227 "\207\174\066\022\326\243\200\350\103\015\125\141\224\352\144\067"
12228 "\107\352\167\312\320\262\130\005\303\135\176\261\250\106\220\061"
12229 "\126\316\160\052\226\262\060\270\167\346\171\300\275\051\073\375"
12230 "\224\167\114\275\040\315\101\045\340\056\307\033\273\356\244\004"
12231 "\101\322\135\255\022\152\212\233\107\373\311\335\106\100\341\235"
12232 "\074\063\320\265\002\003\001\000\001\243\167\060\165\060\017\006"
12233 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\013"
12234 "\006\003\125\035\017\004\004\003\002\001\106\060\025\006\003\125"
12235 "\035\040\004\016\060\014\060\012\006\010\052\201\172\001\171\001"
12236 "\001\001\060\035\006\003\125\035\016\004\026\004\024\243\005\057"
12237 "\030\140\120\302\211\012\335\053\041\117\377\216\116\250\060\061"
12238 "\066\060\037\006\003\125\035\043\004\030\060\026\200\024\243\005"
12239 "\057\030\140\120\302\211\012\335\053\041\117\377\216\116\250\060"
12240 "\061\066\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
12241 "\000\003\202\001\001\000\005\334\046\330\372\167\025\104\150\374"
12242 "\057\146\072\164\340\135\344\051\377\006\007\023\204\112\253\317"
12243 "\155\240\037\121\224\370\111\313\164\066\024\274\025\335\333\211"
12244 "\057\335\217\240\135\174\365\022\353\237\236\070\244\107\314\263"
12245 "\226\331\276\234\045\253\003\176\063\017\225\201\015\375\026\340"
12246 "\210\276\067\360\154\135\320\061\233\062\053\135\027\145\223\230"
12247 "\140\274\156\217\261\250\074\036\331\034\363\251\046\102\371\144"
12248 "\035\302\347\222\366\364\036\132\252\031\122\135\257\350\242\367"
12249 "\140\240\366\215\360\211\365\156\340\012\005\001\225\311\213\040"
12250 "\012\272\132\374\232\054\074\275\303\267\311\135\170\045\005\077"
12251 "\126\024\233\014\332\373\072\110\376\227\151\136\312\020\206\367"
12252 "\116\226\004\010\115\354\260\276\135\334\073\216\117\301\375\232"
12253 "\066\064\232\114\124\176\027\003\110\225\010\021\034\007\157\205"
12254 "\010\176\135\115\304\235\333\373\256\316\262\321\263\270\203\154"
12255 "\035\262\263\171\361\330\160\231\176\360\023\002\316\136\335\121"
12256 "\323\337\066\201\241\033\170\057\161\263\361\131\114\106\030\050"
12257 "\253\205\322\140\126\132"
12258 , (PRUint32)1030 }
12259 };
12260 static const NSSItem nss_builtins_items_181 [] = {
12261 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12262 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12263 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12264 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12265 { (void *)"IGC/A", (PRUint32)6 },
12266 { (void *)"\140\326\211\164\265\302\145\236\212\017\301\210\174\210\322\106"
12267 "\151\033\030\054"
12268 , (PRUint32)20 },
12269 { (void *)"\014\177\335\152\364\052\271\310\233\275\040\176\251\333\134\067"
12270 , (PRUint32)16 },
12271 { (void *)"\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122"
12272 "\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143"
12273 "\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151"
12274 "\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123"
12275 "\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103"
12276 "\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107"
12277 "\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001"
12278 "\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155"
12279 "\056\147\157\165\166\056\146\162"
12280 , (PRUint32)136 },
12281 { (void *)"\002\005\071\021\105\020\224"
12282 , (PRUint32)7 },
12283 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12284 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12285 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12286 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12287 };
12288 static const NSSItem nss_builtins_items_182 [] = {
12289 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12290 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12291 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12292 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12293 { (void *)"Distrusted AC DG Tresor SSL", (PRUint32)28 },
12294 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
12295 "\016\060\014\006\003\125\004\012\023\005\104\107\124\120\105\061"
12296 "\054\060\052\006\003\125\004\003\023\043\101\103\040\104\107\124"
12297 "\120\105\040\123\151\147\156\141\164\165\162\145\040\101\165\164"
12298 "\150\145\156\164\151\146\151\143\141\164\151\157\156"
12299 , (PRUint32)77 },
12300 { (void *)"\002\003\003\035\247"
12301 , (PRUint32)5 },
12302 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12303 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12304 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
12305 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12306 };
12307 static const NSSItem nss_builtins_items_183 [] = {
12308 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12309 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12310 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12311 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12312 { (void *)"Security Communication EV RootCA1", (PRUint32)34 },
12313 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12314 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
12315 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
12316 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
12317 "\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023"
12318 "\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
12319 "\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103"
12320 "\101\061"
12321 , (PRUint32)98 },
12322 { (void *)"0", (PRUint32)2 },
12323 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
12324 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
12325 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
12326 "\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023"
12327 "\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
12328 "\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103"
12329 "\101\061"
12330 , (PRUint32)98 },
12331 { (void *)"\002\001\000"
12332 , (PRUint32)3 },
12333 { (void *)"\060\202\003\175\060\202\002\145\240\003\002\001\002\002\001\000"
12334 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
12335 "\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061\045"
12336 "\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040\124"
12337 "\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117\056"
12338 "\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023\041"
12339 "\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156\151"
12340 "\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103\101"
12341 "\061\060\036\027\015\060\067\060\066\060\066\060\062\061\062\063"
12342 "\062\132\027\015\063\067\060\066\060\066\060\062\061\062\063\062"
12343 "\132\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120"
12344 "\061\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115"
12345 "\040\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103"
12346 "\117\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013"
12347 "\023\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165"
12348 "\156\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164"
12349 "\103\101\061\060\202\001\042\060\015\006\011\052\206\110\206\367"
12350 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
12351 "\202\001\001\000\274\177\354\127\233\044\340\376\234\272\102\171"
12352 "\251\210\212\372\200\340\365\007\051\103\352\216\012\064\066\215"
12353 "\034\372\247\265\071\170\377\227\165\367\057\344\252\153\004\204"
12354 "\104\312\246\342\150\216\375\125\120\142\017\244\161\016\316\007"
12355 "\070\055\102\205\120\255\074\226\157\213\325\242\016\317\336\111"
12356 "\211\075\326\144\056\070\345\036\154\265\127\212\236\357\110\016"
12357 "\315\172\151\026\207\104\265\220\344\006\235\256\241\004\227\130"
12358 "\171\357\040\112\202\153\214\042\277\354\037\017\351\204\161\355"
12359 "\361\016\344\270\030\023\314\126\066\135\321\232\036\121\153\071"
12360 "\156\140\166\210\064\013\363\263\321\260\235\312\141\342\144\035"
12361 "\301\106\007\270\143\335\036\063\145\263\216\011\125\122\075\265"
12362 "\275\377\007\353\255\141\125\030\054\251\151\230\112\252\100\305"
12363 "\063\024\145\164\000\371\221\336\257\003\110\305\100\124\334\017"
12364 "\204\220\150\040\305\222\226\334\056\345\002\105\252\300\137\124"
12365 "\370\155\352\111\317\135\154\113\257\357\232\302\126\134\306\065"
12366 "\126\102\152\060\137\302\253\366\342\075\077\263\311\021\217\061"
12367 "\114\327\237\111\002\003\001\000\001\243\102\060\100\060\035\006"
12368 "\003\125\035\016\004\026\004\024\065\112\365\115\257\077\327\202"
12369 "\070\254\253\161\145\027\165\214\235\125\223\346\060\016\006\003"
12370 "\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003"
12371 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006"
12372 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
12373 "\000\250\207\351\354\370\100\147\135\303\301\146\307\100\113\227"
12374 "\374\207\023\220\132\304\357\240\312\137\213\267\247\267\361\326"
12375 "\265\144\267\212\263\270\033\314\332\373\254\146\210\101\316\350"
12376 "\374\344\333\036\210\246\355\047\120\033\002\060\044\106\171\376"
12377 "\004\207\160\227\100\163\321\300\301\127\031\232\151\245\047\231"
12378 "\253\235\142\204\366\121\301\054\311\043\025\330\050\267\253\045"
12379 "\023\265\106\341\206\002\377\046\214\304\210\222\035\126\376\031"
12380 "\147\362\125\344\200\243\153\234\253\167\341\121\161\015\040\333"
12381 "\020\232\333\275\166\171\007\167\231\050\255\232\136\332\261\117"
12382 "\104\054\065\216\245\226\307\375\203\360\130\306\171\326\230\174"
12383 "\250\215\376\206\076\007\026\222\341\173\347\035\354\063\166\176"
12384 "\102\056\112\205\371\221\211\150\204\003\201\245\233\232\276\343"
12385 "\067\305\124\253\126\073\030\055\101\244\014\370\102\333\231\240"
12386 "\340\162\157\273\135\341\026\117\123\012\144\371\116\364\277\116"
12387 "\124\275\170\154\210\352\277\234\023\044\302\160\151\242\177\017"
12388 "\310\074\255\010\311\260\230\100\243\052\347\210\203\355\167\217"
12389 "\164"
12390 , (PRUint32)897 }
12391 };
12392 static const NSSItem nss_builtins_items_184 [] = {
12393 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12394 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12395 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12396 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12397 { (void *)"Security Communication EV RootCA1", (PRUint32)34 },
12398 { (void *)"\376\270\304\062\334\371\166\232\316\256\075\330\220\217\375\050"
12399 "\206\145\144\175"
12400 , (PRUint32)20 },
12401 { (void *)"\042\055\246\001\352\174\012\367\360\154\126\103\077\167\166\323"
12402 , (PRUint32)16 },
12403 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
12404 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
12405 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
12406 "\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023"
12407 "\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
12408 "\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103"
12409 "\101\061"
12410 , (PRUint32)98 },
12411 { (void *)"\002\001\000"
12412 , (PRUint32)3 },
12413 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12414 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12415 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12416 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12417 };
12418 static const NSSItem nss_builtins_items_185 [] = {
12419 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12420 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12421 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12422 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12423 { (void *)"OISTE WISeKey Global Root GA CA", (PRUint32)32 },
12424 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12425 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110"
12426 "\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113"
12427 "\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160"
12428 "\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061"
12429 "\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040"
12430 "\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162"
12431 "\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111"
12432 "\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142"
12433 "\141\154\040\122\157\157\164\040\107\101\040\103\101"
12434 , (PRUint32)141 },
12435 { (void *)"0", (PRUint32)2 },
12436 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110"
12437 "\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113"
12438 "\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160"
12439 "\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061"
12440 "\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040"
12441 "\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162"
12442 "\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111"
12443 "\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142"
12444 "\141\154\040\122\157\157\164\040\107\101\040\103\101"
12445 , (PRUint32)141 },
12446 { (void *)"\002\020\101\075\162\307\364\153\037\201\103\175\361\322\050\124"
12447 "\337\232"
12448 , (PRUint32)18 },
12449 { (void *)"\060\202\003\361\060\202\002\331\240\003\002\001\002\002\020\101"
12450 "\075\162\307\364\153\037\201\103\175\361\322\050\124\337\232\060"
12451 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
12452 "\212\061\013\060\011\006\003\125\004\006\023\002\103\110\061\020"
12453 "\060\016\006\003\125\004\012\023\007\127\111\123\145\113\145\171"
12454 "\061\033\060\031\006\003\125\004\013\023\022\103\157\160\171\162"
12455 "\151\147\150\164\040\050\143\051\040\062\060\060\065\061\042\060"
12456 "\040\006\003\125\004\013\023\031\117\111\123\124\105\040\106\157"
12457 "\165\156\144\141\164\151\157\156\040\105\156\144\157\162\163\145"
12458 "\144\061\050\060\046\006\003\125\004\003\023\037\117\111\123\124"
12459 "\105\040\127\111\123\145\113\145\171\040\107\154\157\142\141\154"
12460 "\040\122\157\157\164\040\107\101\040\103\101\060\036\027\015\060"
12461 "\065\061\062\061\061\061\066\060\063\064\064\132\027\015\063\067"
12462 "\061\062\061\061\061\066\060\071\065\061\132\060\201\212\061\013"
12463 "\060\011\006\003\125\004\006\023\002\103\110\061\020\060\016\006"
12464 "\003\125\004\012\023\007\127\111\123\145\113\145\171\061\033\060"
12465 "\031\006\003\125\004\013\023\022\103\157\160\171\162\151\147\150"
12466 "\164\040\050\143\051\040\062\060\060\065\061\042\060\040\006\003"
12467 "\125\004\013\023\031\117\111\123\124\105\040\106\157\165\156\144"
12468 "\141\164\151\157\156\040\105\156\144\157\162\163\145\144\061\050"
12469 "\060\046\006\003\125\004\003\023\037\117\111\123\124\105\040\127"
12470 "\111\123\145\113\145\171\040\107\154\157\142\141\154\040\122\157"
12471 "\157\164\040\107\101\040\103\101\060\202\001\042\060\015\006\011"
12472 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
12473 "\060\202\001\012\002\202\001\001\000\313\117\263\000\233\075\066"
12474 "\335\371\321\111\152\153\020\111\037\354\330\053\262\306\370\062"
12475 "\201\051\103\225\114\232\031\043\041\025\105\336\343\310\034\121"
12476 "\125\133\256\223\350\067\377\053\153\351\324\352\276\052\335\250"
12477 "\121\053\327\146\303\141\134\140\002\310\365\316\162\173\073\270"
12478 "\362\116\145\010\232\315\244\152\031\301\001\273\163\246\327\366"
12479 "\303\335\315\274\244\213\265\231\141\270\001\242\243\324\115\324"
12480 "\005\075\221\255\370\264\010\161\144\257\160\361\034\153\176\366"
12481 "\303\167\235\044\163\173\344\014\214\341\331\066\341\231\213\005"
12482 "\231\013\355\105\061\011\312\302\000\333\367\162\240\226\252\225"
12483 "\207\320\216\307\266\141\163\015\166\146\214\334\033\264\143\242"
12484 "\237\177\223\023\060\361\241\047\333\331\377\054\125\210\221\240"
12485 "\340\117\007\260\050\126\214\030\033\227\104\216\211\335\340\027"
12486 "\156\347\052\357\217\071\012\061\204\202\330\100\024\111\056\172"
12487 "\101\344\247\376\343\144\314\301\131\161\113\054\041\247\133\175"
12488 "\340\035\321\056\201\233\303\330\150\367\275\226\033\254\160\261"
12489 "\026\024\013\333\140\271\046\001\005\002\003\001\000\001\243\121"
12490 "\060\117\060\013\006\003\125\035\017\004\004\003\002\001\206\060"
12491 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
12492 "\060\035\006\003\125\035\016\004\026\004\024\263\003\176\256\066"
12493 "\274\260\171\321\334\224\046\266\021\276\041\262\151\206\224\060"
12494 "\020\006\011\053\006\001\004\001\202\067\025\001\004\003\002\001"
12495 "\000\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
12496 "\003\202\001\001\000\113\241\377\013\207\156\263\371\301\103\261"
12497 "\110\363\050\300\035\056\311\011\101\372\224\000\034\244\244\253"
12498 "\111\117\217\075\036\357\115\157\275\274\244\366\362\046\060\311"
12499 "\020\312\035\210\373\164\031\037\205\105\275\260\154\121\371\066"
12500 "\176\333\365\114\062\072\101\117\133\107\317\350\013\055\266\304"
12501 "\031\235\164\305\107\306\073\152\017\254\024\333\074\364\163\234"
12502 "\251\005\337\000\334\164\170\372\370\065\140\131\002\023\030\174"
12503 "\274\373\115\260\040\155\103\273\140\060\172\147\063\134\305\231"
12504 "\321\370\055\071\122\163\373\214\252\227\045\134\162\331\010\036"
12505 "\253\116\074\343\201\061\237\003\246\373\300\376\051\210\125\332"
12506 "\204\325\120\003\266\342\204\243\246\066\252\021\072\001\341\030"
12507 "\113\326\104\150\263\075\371\123\164\204\263\106\221\106\226\000"
12508 "\267\200\054\266\341\343\020\342\333\242\347\050\217\001\226\142"
12509 "\026\076\000\343\034\245\066\201\030\242\114\122\166\300\021\243"
12510 "\156\346\035\272\343\132\276\066\123\305\076\165\217\206\151\051"
12511 "\130\123\265\234\273\157\237\134\305\030\354\335\057\341\230\311"
12512 "\374\276\337\012\015"
12513 , (PRUint32)1013 }
12514 };
12515 static const NSSItem nss_builtins_items_186 [] = {
12516 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12517 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12518 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12519 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12520 { (void *)"OISTE WISeKey Global Root GA CA", (PRUint32)32 },
12521 { (void *)"\131\042\241\341\132\352\026\065\041\370\230\071\152\106\106\260"
12522 "\104\033\017\251"
12523 , (PRUint32)20 },
12524 { (void *)"\274\154\121\063\247\351\323\146\143\124\025\162\033\041\222\223"
12525 , (PRUint32)16 },
12526 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110"
12527 "\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113"
12528 "\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160"
12529 "\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061"
12530 "\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040"
12531 "\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162"
12532 "\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111"
12533 "\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142"
12534 "\141\154\040\122\157\157\164\040\107\101\040\103\101"
12535 , (PRUint32)141 },
12536 { (void *)"\002\020\101\075\162\307\364\153\037\201\103\175\361\322\050\124"
12537 "\337\232"
12538 , (PRUint32)18 },
12539 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12540 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12541 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12542 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12543 };
12544 static const NSSItem nss_builtins_items_187 [] = {
12545 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12546 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12547 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12548 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12549 { (void *)"S-TRUST Authentication and Encryption Root CA 2005 PN", (PRUint32)54 },
12550 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12551 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105"
12552 "\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156"
12553 "\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102"
12554 "\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165"
12555 "\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023"
12556 "\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153"
12557 "\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142"
12558 "\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122"
12559 "\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151"
12560 "\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157"
12561 "\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120"
12562 "\116"
12563 , (PRUint32)177 },
12564 { (void *)"0", (PRUint32)2 },
12565 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105"
12566 "\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156"
12567 "\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102"
12568 "\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165"
12569 "\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023"
12570 "\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153"
12571 "\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142"
12572 "\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122"
12573 "\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151"
12574 "\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157"
12575 "\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120"
12576 "\116"
12577 , (PRUint32)177 },
12578 { (void *)"\002\020\067\031\030\346\123\124\174\032\265\270\313\131\132\333"
12579 "\065\267"
12580 , (PRUint32)18 },
12581 { (void *)"\060\202\004\173\060\202\003\143\240\003\002\001\002\002\020\067"
12582 "\031\030\346\123\124\174\032\265\270\313\131\132\333\065\267\060"
12583 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
12584 "\256\061\013\060\011\006\003\125\004\006\023\002\104\105\061\040"
12585 "\060\036\006\003\125\004\010\023\027\102\141\144\145\156\055\127"
12586 "\165\145\162\164\164\145\155\142\145\162\147\040\050\102\127\051"
12587 "\061\022\060\020\006\003\125\004\007\023\011\123\164\165\164\164"
12588 "\147\141\162\164\061\051\060\047\006\003\125\004\012\023\040\104"
12589 "\145\165\164\163\143\150\145\162\040\123\160\141\162\153\141\163"
12590 "\163\145\156\040\126\145\162\154\141\147\040\107\155\142\110\061"
12591 "\076\060\074\006\003\125\004\003\023\065\123\055\124\122\125\123"
12592 "\124\040\101\165\164\150\145\156\164\151\143\141\164\151\157\156"
12593 "\040\141\156\144\040\105\156\143\162\171\160\164\151\157\156\040"
12594 "\122\157\157\164\040\103\101\040\062\060\060\065\072\120\116\060"
12595 "\036\027\015\060\065\060\066\062\062\060\060\060\060\060\060\132"
12596 "\027\015\063\060\060\066\062\061\062\063\065\071\065\071\132\060"
12597 "\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
12598 "\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156\055"
12599 "\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102\127"
12600 "\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165\164"
12601 "\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023\040"
12602 "\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153\141"
12603 "\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142\110"
12604 "\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122\125"
12605 "\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151\157"
12606 "\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157\156"
12607 "\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120\116"
12608 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
12609 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
12610 "\000\331\265\112\301\323\063\352\323\106\263\321\342\114\322\365"
12611 "\266\203\320\157\325\030\351\223\257\047\216\023\315\265\045\066"
12612 "\120\064\022\144\051\241\125\341\072\140\223\236\050\311\343\363"
12613 "\233\341\004\260\043\277\225\212\216\133\033\101\177\132\303\350"
12614 "\115\114\325\044\026\076\207\110\324\047\256\346\367\123\035\273"
12615 "\014\000\357\076\141\161\255\277\072\172\130\037\224\075\134\201"
12616 "\325\325\157\337\270\233\322\365\345\313\203\162\222\302\123\262"
12617 "\202\002\353\255\255\137\026\055\222\123\166\361\211\266\054\365"
12618 "\301\057\340\247\112\157\240\060\152\062\353\232\164\003\150\170"
12619 "\023\235\312\057\233\013\035\276\317\165\015\046\227\233\307\365"
12620 "\136\012\237\170\337\263\274\354\232\272\357\125\217\033\232\246"
12621 "\007\143\051\027\131\142\011\052\171\007\167\245\340\321\027\151"
12622 "\351\133\335\366\220\253\342\230\012\000\321\045\155\236\327\205"
12623 "\207\057\222\361\321\166\203\117\013\072\131\067\050\057\063\247"
12624 "\027\120\326\040\013\012\364\046\371\237\070\347\055\244\270\233"
12625 "\211\215\255\255\311\152\175\211\027\273\366\177\200\203\172\346"
12626 "\355\002\003\001\000\001\243\201\222\060\201\217\060\022\006\003"
12627 "\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001\000"
12628 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
12629 "\060\051\006\003\125\035\021\004\042\060\040\244\036\060\034\061"
12630 "\032\060\030\006\003\125\004\003\023\021\123\124\122\157\156\154"
12631 "\151\156\145\061\055\062\060\064\070\055\065\060\035\006\003\125"
12632 "\035\016\004\026\004\024\017\312\036\134\171\340\242\363\051\266"
12633 "\322\205\263\013\112\265\145\354\153\122\060\037\006\003\125\035"
12634 "\043\004\030\060\026\200\024\017\312\036\134\171\340\242\363\051"
12635 "\266\322\205\263\013\112\265\145\354\153\122\060\015\006\011\052"
12636 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\257"
12637 "\001\360\355\031\074\050\350\115\134\273\245\143\034\210\063\003"
12638 "\247\000\207\244\037\040\253\326\034\343\006\037\227\176\124\275"
12639 "\267\321\262\311\325\332\200\354\027\327\212\365\173\302\000\366"
12640 "\351\021\157\204\240\132\045\061\342\211\371\244\000\077\061\150"
12641 "\056\325\075\350\156\346\325\035\074\077\262\275\237\167\353\235"
12642 "\323\214\272\300\327\266\115\354\123\234\017\004\156\352\065\147"
12643 "\127\343\012\145\173\220\072\341\117\076\303\000\222\172\273\005"
12644 "\211\163\214\313\246\115\300\373\366\002\326\260\007\243\003\302"
12645 "\047\100\237\014\344\205\202\055\257\232\102\035\320\307\215\370"
12646 "\100\356\235\006\127\034\331\242\330\200\024\376\341\143\055\062"
12647 "\207\325\224\122\226\072\106\306\161\226\075\367\230\016\262\221"
12648 "\252\217\332\364\116\044\000\071\125\350\255\027\271\323\064\053"
12649 "\112\251\100\314\027\052\125\145\101\164\102\176\365\300\257\310"
12650 "\223\255\362\030\133\075\211\014\333\107\071\044\370\340\114\362"
12651 "\037\260\075\012\312\005\116\211\041\032\343\052\231\254\374\177"
12652 "\241\361\017\033\037\075\236\004\203\335\226\331\035\072\224"
12653 , (PRUint32)1151 }
12654 };
12655 static const NSSItem nss_builtins_items_188 [] = {
12656 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12657 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12658 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12659 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12660 { (void *)"S-TRUST Authentication and Encryption Root CA 2005 PN", (PRUint32)54 },
12661 { (void *)"\276\265\251\225\164\153\236\337\163\213\126\346\337\103\172\167"
12662 "\276\020\153\201"
12663 , (PRUint32)20 },
12664 { (void *)"\004\113\375\311\154\332\052\062\205\174\131\204\141\106\212\144"
12665 , (PRUint32)16 },
12666 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105"
12667 "\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156"
12668 "\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102"
12669 "\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165"
12670 "\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023"
12671 "\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153"
12672 "\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142"
12673 "\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122"
12674 "\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151"
12675 "\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157"
12676 "\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120"
12677 "\116"
12678 , (PRUint32)177 },
12679 { (void *)"\002\020\067\031\030\346\123\124\174\032\265\270\313\131\132\333"
12680 "\065\267"
12681 , (PRUint32)18 },
12682 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12683 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12684 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12685 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12686 };
12687 static const NSSItem nss_builtins_items_189 [] = {
12688 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12689 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12690 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12692 { (void *)"Microsec e-Szigno Root CA", (PRUint32)26 },
12693 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12694 { (void *)"\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
12695 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
12696 "\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143"
12697 "\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003"
12698 "\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101"
12699 "\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157"
12700 "\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157"
12701 "\164\040\103\101"
12702 , (PRUint32)116 },
12703 { (void *)"0", (PRUint32)2 },
12704 { (void *)"\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
12705 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
12706 "\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143"
12707 "\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003"
12708 "\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101"
12709 "\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157"
12710 "\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157"
12711 "\164\040\103\101"
12712 , (PRUint32)116 },
12713 { (void *)"\002\021\000\314\270\347\277\116\051\032\375\242\334\146\245\034"
12714 "\054\017\021"
12715 , (PRUint32)19 },
12716 { (void *)"\060\202\007\250\060\202\006\220\240\003\002\001\002\002\021\000"
12717 "\314\270\347\277\116\051\032\375\242\334\146\245\034\054\017\021"
12718 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
12719 "\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061\021"
12720 "\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145\163"
12721 "\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143\162"
12722 "\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003\125"
12723 "\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101\061"
12724 "\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157\163"
12725 "\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157\164"
12726 "\040\103\101\060\036\027\015\060\065\060\064\060\066\061\062\062"
12727 "\070\064\064\132\027\015\061\067\060\064\060\066\061\062\062\070"
12728 "\064\064\132\060\162\061\013\060\011\006\003\125\004\006\023\002"
12729 "\110\125\061\021\060\017\006\003\125\004\007\023\010\102\165\144"
12730 "\141\160\145\163\164\061\026\060\024\006\003\125\004\012\023\015"
12731 "\115\151\143\162\157\163\145\143\040\114\164\144\056\061\024\060"
12732 "\022\006\003\125\004\013\023\013\145\055\123\172\151\147\156\157"
12733 "\040\103\101\061\042\060\040\006\003\125\004\003\023\031\115\151"
12734 "\143\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040"
12735 "\122\157\157\164\040\103\101\060\202\001\042\060\015\006\011\052"
12736 "\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060"
12737 "\202\001\012\002\202\001\001\000\355\310\000\325\201\173\315\070"
12738 "\000\107\314\333\204\301\041\151\054\164\220\014\041\331\123\207"
12739 "\355\076\103\104\123\257\253\370\200\233\074\170\215\324\215\256"
12740 "\270\357\323\021\334\201\346\317\073\226\214\326\157\025\306\167"
12741 "\176\241\057\340\137\222\266\047\327\166\232\035\103\074\352\331"
12742 "\354\057\356\071\363\152\147\113\213\202\317\042\370\145\125\376"
12743 "\054\313\057\175\110\172\075\165\371\252\240\047\273\170\302\006"
12744 "\312\121\302\176\146\113\257\315\242\247\115\002\202\077\202\254"
12745 "\205\306\341\017\220\107\231\224\012\161\162\223\052\311\246\300"
12746 "\276\074\126\114\163\222\047\361\153\265\365\375\374\060\005\140"
12747 "\222\306\353\226\176\001\221\302\151\261\036\035\173\123\105\270"
12748 "\334\101\037\311\213\161\326\124\024\343\213\124\170\077\276\364"
12749 "\142\073\133\365\243\354\325\222\164\342\164\060\357\001\333\341"
12750 "\324\253\231\233\052\153\370\275\246\034\206\043\102\137\354\111"
12751 "\336\232\213\133\364\162\072\100\305\111\076\245\276\216\252\161"
12752 "\353\154\372\365\032\344\152\375\173\175\125\100\357\130\156\346"
12753 "\331\325\274\044\253\301\357\267\002\003\001\000\001\243\202\004"
12754 "\067\060\202\004\063\060\147\006\010\053\006\001\005\005\007\001"
12755 "\001\004\133\060\131\060\050\006\010\053\006\001\005\005\007\060"
12756 "\001\206\034\150\164\164\160\163\072\057\057\162\143\141\056\145"
12757 "\055\163\172\151\147\156\157\056\150\165\057\157\143\163\160\060"
12758 "\055\006\010\053\006\001\005\005\007\060\002\206\041\150\164\164"
12759 "\160\072\057\057\167\167\167\056\145\055\163\172\151\147\156\157"
12760 "\056\150\165\057\122\157\157\164\103\101\056\143\162\164\060\017"
12761 "\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060"
12762 "\202\001\163\006\003\125\035\040\004\202\001\152\060\202\001\146"
12763 "\060\202\001\142\006\014\053\006\001\004\001\201\250\030\002\001"
12764 "\001\001\060\202\001\120\060\050\006\010\053\006\001\005\005\007"
12765 "\002\001\026\034\150\164\164\160\072\057\057\167\167\167\056\145"
12766 "\055\163\172\151\147\156\157\056\150\165\057\123\132\123\132\057"
12767 "\060\202\001\042\006\010\053\006\001\005\005\007\002\002\060\202"
12768 "\001\024\036\202\001\020\000\101\000\040\000\164\000\141\000\156"
12769 "\000\372\000\163\000\355\000\164\000\166\000\341\000\156\000\171"
12770 "\000\040\000\351\000\162\000\164\000\145\000\154\000\155\000\145"
12771 "\000\172\000\351\000\163\000\351\000\150\000\145\000\172\000\040"
12772 "\000\351\000\163\000\040\000\145\000\154\000\146\000\157\000\147"
12773 "\000\141\000\144\000\341\000\163\000\341\000\150\000\157\000\172"
12774 "\000\040\000\141\000\040\000\123\000\172\000\157\000\154\000\147"
12775 "\000\341\000\154\000\164\000\141\000\164\000\363\000\040\000\123"
12776 "\000\172\000\157\000\154\000\147\000\341\000\154\000\164\000\141"
12777 "\000\164\000\341\000\163\000\151\000\040\000\123\000\172\000\141"
12778 "\000\142\000\341\000\154\000\171\000\172\000\141\000\164\000\141"
12779 "\000\040\000\163\000\172\000\145\000\162\000\151\000\156\000\164"
12780 "\000\040\000\153\000\145\000\154\000\154\000\040\000\145\000\154"
12781 "\000\152\000\341\000\162\000\156\000\151\000\072\000\040\000\150"
12782 "\000\164\000\164\000\160\000\072\000\057\000\057\000\167\000\167"
12783 "\000\167\000\056\000\145\000\055\000\163\000\172\000\151\000\147"
12784 "\000\156\000\157\000\056\000\150\000\165\000\057\000\123\000\132"
12785 "\000\123\000\132\000\057\060\201\310\006\003\125\035\037\004\201"
12786 "\300\060\201\275\060\201\272\240\201\267\240\201\264\206\041\150"
12787 "\164\164\160\072\057\057\167\167\167\056\145\055\163\172\151\147"
12788 "\156\157\056\150\165\057\122\157\157\164\103\101\056\143\162\154"
12789 "\206\201\216\154\144\141\160\072\057\057\154\144\141\160\056\145"
12790 "\055\163\172\151\147\156\157\056\150\165\057\103\116\075\115\151"
12791 "\143\162\157\163\145\143\045\062\060\145\055\123\172\151\147\156"
12792 "\157\045\062\060\122\157\157\164\045\062\060\103\101\054\117\125"
12793 "\075\145\055\123\172\151\147\156\157\045\062\060\103\101\054\117"
12794 "\075\115\151\143\162\157\163\145\143\045\062\060\114\164\144\056"
12795 "\054\114\075\102\165\144\141\160\145\163\164\054\103\075\110\125"
12796 "\077\143\145\162\164\151\146\151\143\141\164\145\122\145\166\157"
12797 "\143\141\164\151\157\156\114\151\163\164\073\142\151\156\141\162"
12798 "\171\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001"
12799 "\006\060\201\226\006\003\125\035\021\004\201\216\060\201\213\201"
12800 "\020\151\156\146\157\100\145\055\163\172\151\147\156\157\056\150"
12801 "\165\244\167\060\165\061\043\060\041\006\003\125\004\003\014\032"
12802 "\115\151\143\162\157\163\145\143\040\145\055\123\172\151\147\156"
12803 "\303\263\040\122\157\157\164\040\103\101\061\026\060\024\006\003"
12804 "\125\004\013\014\015\145\055\123\172\151\147\156\303\263\040\110"
12805 "\123\132\061\026\060\024\006\003\125\004\012\023\015\115\151\143"
12806 "\162\157\163\145\143\040\113\146\164\056\061\021\060\017\006\003"
12807 "\125\004\007\023\010\102\165\144\141\160\145\163\164\061\013\060"
12808 "\011\006\003\125\004\006\023\002\110\125\060\201\254\006\003\125"
12809 "\035\043\004\201\244\060\201\241\200\024\307\240\111\165\026\141"
12810 "\204\333\061\113\204\322\361\067\100\220\357\116\334\367\241\166"
12811 "\244\164\060\162\061\013\060\011\006\003\125\004\006\023\002\110"
12812 "\125\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141"
12813 "\160\145\163\164\061\026\060\024\006\003\125\004\012\023\015\115"
12814 "\151\143\162\157\163\145\143\040\114\164\144\056\061\024\060\022"
12815 "\006\003\125\004\013\023\013\145\055\123\172\151\147\156\157\040"
12816 "\103\101\061\042\060\040\006\003\125\004\003\023\031\115\151\143"
12817 "\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040\122"
12818 "\157\157\164\040\103\101\202\021\000\314\270\347\277\116\051\032"
12819 "\375\242\334\146\245\034\054\017\021\060\035\006\003\125\035\016"
12820 "\004\026\004\024\307\240\111\165\026\141\204\333\061\113\204\322"
12821 "\361\067\100\220\357\116\334\367\060\015\006\011\052\206\110\206"
12822 "\367\015\001\001\005\005\000\003\202\001\001\000\323\023\234\146"
12823 "\143\131\056\312\134\160\014\374\203\274\125\261\364\216\007\154"
12824 "\146\047\316\301\073\040\251\034\273\106\124\160\356\132\314\240"
12825 "\167\352\150\104\047\353\362\051\335\167\251\325\373\343\324\247"
12826 "\004\304\225\270\013\341\104\150\140\007\103\060\061\102\141\345"
12827 "\356\331\345\044\325\033\337\341\112\033\252\237\307\137\370\172"
12828 "\021\352\023\223\000\312\212\130\261\356\355\016\115\264\327\250"
12829 "\066\046\174\340\072\301\325\127\202\361\165\266\375\211\137\332"
12830 "\363\250\070\237\065\006\010\316\042\225\276\315\325\374\276\133"
12831 "\336\171\153\334\172\251\145\146\276\261\045\132\137\355\176\323"
12832 "\254\106\155\114\364\062\207\264\040\004\340\154\170\260\167\321"
12833 "\205\106\113\246\022\267\165\350\112\311\126\154\327\222\253\235"
12834 "\365\111\070\322\117\123\343\125\220\021\333\230\226\306\111\362"
12835 "\076\364\237\033\340\367\210\334\045\142\231\104\330\163\277\077"
12836 "\060\363\014\067\076\324\302\050\200\163\261\001\267\235\132\226"
12837 "\024\001\113\251\021\235\051\152\056\320\135\201\300\317\262\040"
12838 "\103\307\003\340\067\116\135\012\334\131\040\045"
12839 , (PRUint32)1964 }
12840 };
12841 static const NSSItem nss_builtins_items_190 [] = {
12842 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12843 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12844 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12845 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12846 { (void *)"Microsec e-Szigno Root CA", (PRUint32)26 },
12847 { (void *)"\043\210\311\323\161\314\236\226\075\377\175\074\247\316\374\326"
12848 "\045\354\031\015"
12849 , (PRUint32)20 },
12850 { (void *)"\360\226\266\057\305\020\325\147\216\203\045\062\350\136\056\345"
12851 , (PRUint32)16 },
12852 { (void *)"\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061"
12853 "\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145"
12854 "\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143"
12855 "\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003"
12856 "\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101"
12857 "\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157"
12858 "\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157"
12859 "\164\040\103\101"
12860 , (PRUint32)116 },
12861 { (void *)"\002\021\000\314\270\347\277\116\051\032\375\242\334\146\245\034"
12862 "\054\017\021"
12863 , (PRUint32)19 },
12864 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12865 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12866 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12867 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12868 };
12869 static const NSSItem nss_builtins_items_191 [] = {
12870 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12871 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12872 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12873 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12874 { (void *)"Certigna", (PRUint32)9 },
12875 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12876 { (void *)"\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
12877 "\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157"
12878 "\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145"
12879 "\162\164\151\147\156\141"
12880 , (PRUint32)54 },
12881 { (void *)"0", (PRUint32)2 },
12882 { (void *)"\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
12883 "\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157"
12884 "\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145"
12885 "\162\164\151\147\156\141"
12886 , (PRUint32)54 },
12887 { (void *)"\002\011\000\376\334\343\001\017\311\110\377"
12888 , (PRUint32)11 },
12889 { (void *)"\060\202\003\250\060\202\002\220\240\003\002\001\002\002\011\000"
12890 "\376\334\343\001\017\311\110\377\060\015\006\011\052\206\110\206"
12891 "\367\015\001\001\005\005\000\060\064\061\013\060\011\006\003\125"
12892 "\004\006\023\002\106\122\061\022\060\020\006\003\125\004\012\014"
12893 "\011\104\150\151\155\171\157\164\151\163\061\021\060\017\006\003"
12894 "\125\004\003\014\010\103\145\162\164\151\147\156\141\060\036\027"
12895 "\015\060\067\060\066\062\071\061\065\061\063\060\065\132\027\015"
12896 "\062\067\060\066\062\071\061\065\061\063\060\065\132\060\064\061"
12897 "\013\060\011\006\003\125\004\006\023\002\106\122\061\022\060\020"
12898 "\006\003\125\004\012\014\011\104\150\151\155\171\157\164\151\163"
12899 "\061\021\060\017\006\003\125\004\003\014\010\103\145\162\164\151"
12900 "\147\156\141\060\202\001\042\060\015\006\011\052\206\110\206\367"
12901 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
12902 "\202\001\001\000\310\150\361\311\326\326\263\064\165\046\202\036"
12903 "\354\264\276\352\134\341\046\355\021\107\141\341\242\174\026\170"
12904 "\100\041\344\140\236\132\310\143\341\304\261\226\222\377\030\155"
12905 "\151\043\341\053\142\367\335\342\066\057\221\007\271\110\317\016"
12906 "\354\171\266\054\347\064\113\160\010\045\243\074\207\033\031\362"
12907 "\201\007\017\070\220\031\323\021\376\206\264\362\321\136\036\036"
12908 "\226\315\200\154\316\073\061\223\266\362\240\320\251\225\022\175"
12909 "\245\232\314\153\310\204\126\212\063\251\347\042\025\123\026\360"
12910 "\314\027\354\127\137\351\242\012\230\011\336\343\137\234\157\334"
12911 "\110\343\205\013\025\132\246\272\237\254\110\343\011\262\367\364"
12912 "\062\336\136\064\276\034\170\135\102\133\316\016\042\217\115\220"
12913 "\327\175\062\030\263\013\054\152\277\216\077\024\021\211\040\016"
12914 "\167\024\265\075\224\010\207\367\045\036\325\262\140\000\354\157"
12915 "\052\050\045\156\052\076\030\143\027\045\077\076\104\040\026\366"
12916 "\046\310\045\256\005\112\264\347\143\054\363\214\026\123\176\134"
12917 "\373\021\032\010\301\106\142\237\042\270\361\302\215\151\334\372"
12918 "\072\130\006\337\002\003\001\000\001\243\201\274\060\201\271\060"
12919 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
12920 "\060\035\006\003\125\035\016\004\026\004\024\032\355\376\101\071"
12921 "\220\264\044\131\276\001\362\122\325\105\366\132\071\334\021\060"
12922 "\144\006\003\125\035\043\004\135\060\133\200\024\032\355\376\101"
12923 "\071\220\264\044\131\276\001\362\122\325\105\366\132\071\334\021"
12924 "\241\070\244\066\060\064\061\013\060\011\006\003\125\004\006\023"
12925 "\002\106\122\061\022\060\020\006\003\125\004\012\014\011\104\150"
12926 "\151\155\171\157\164\151\163\061\021\060\017\006\003\125\004\003"
12927 "\014\010\103\145\162\164\151\147\156\141\202\011\000\376\334\343"
12928 "\001\017\311\110\377\060\016\006\003\125\035\017\001\001\377\004"
12929 "\004\003\002\001\006\060\021\006\011\140\206\110\001\206\370\102"
12930 "\001\001\004\004\003\002\000\007\060\015\006\011\052\206\110\206"
12931 "\367\015\001\001\005\005\000\003\202\001\001\000\205\003\036\222"
12932 "\161\366\102\257\341\243\141\236\353\363\300\017\362\245\324\332"
12933 "\225\346\326\276\150\066\075\176\156\037\114\212\357\321\017\041"
12934 "\155\136\245\122\143\316\022\370\357\052\332\157\353\067\376\023"
12935 "\002\307\313\073\076\042\153\332\141\056\177\324\162\075\335\060"
12936 "\341\036\114\100\031\214\017\327\234\321\203\060\173\230\131\334"
12937 "\175\306\271\014\051\114\241\063\242\353\147\072\145\204\323\226"
12938 "\342\355\166\105\160\217\265\053\336\371\043\326\111\156\074\024"
12939 "\265\306\237\065\036\120\320\301\217\152\160\104\002\142\313\256"
12940 "\035\150\101\247\252\127\350\123\252\007\322\006\366\325\024\006"
12941 "\013\221\003\165\054\154\162\265\141\225\232\015\213\271\015\347"
12942 "\365\337\124\315\336\346\330\326\011\010\227\143\345\301\056\260"
12943 "\267\104\046\300\046\300\257\125\060\236\073\325\066\052\031\004"
12944 "\364\134\036\377\317\054\267\377\320\375\207\100\021\325\021\043"
12945 "\273\110\300\041\251\244\050\055\375\025\370\260\116\053\364\060"
12946 "\133\041\374\021\221\064\276\101\357\173\235\227\165\377\227\225"
12947 "\300\226\130\057\352\273\106\327\273\344\331\056"
12948 , (PRUint32)940 }
12949 };
12950 static const NSSItem nss_builtins_items_192 [] = {
12951 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12952 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12953 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12954 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12955 { (void *)"Certigna", (PRUint32)9 },
12956 { (void *)"\261\056\023\143\105\206\244\157\032\262\140\150\067\130\055\304"
12957 "\254\375\224\227"
12958 , (PRUint32)20 },
12959 { (void *)"\253\127\246\133\175\102\202\031\265\330\130\046\050\136\375\377"
12960 , (PRUint32)16 },
12961 { (void *)"\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
12962 "\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157"
12963 "\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145"
12964 "\162\164\151\147\156\141"
12965 , (PRUint32)54 },
12966 { (void *)"\002\011\000\376\334\343\001\017\311\110\377"
12967 , (PRUint32)11 },
12968 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12969 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
12970 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
12971 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
12972 };
12973 static const NSSItem nss_builtins_items_193 [] = {
12974 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
12975 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
12976 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12977 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
12978 { (void *)"AC Ra\xC3\xADz Certic\xC3\xA1mara S.A.", (PRUint32)27 },
12979 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
12980 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061"
12981 "\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144"
12982 "\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145"
12983 "\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147"
12984 "\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155"
12985 "\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004"
12986 "\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164"
12987 "\151\143\303\241\155\141\162\141\040\123\056\101\056"
12988 , (PRUint32)125 },
12989 { (void *)"0", (PRUint32)2 },
12990 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061"
12991 "\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144"
12992 "\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145"
12993 "\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147"
12994 "\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155"
12995 "\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004"
12996 "\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164"
12997 "\151\143\303\241\155\141\162\141\040\123\056\101\056"
12998 , (PRUint32)125 },
12999 { (void *)"\002\017\007\176\122\223\173\340\025\343\127\360\151\214\313\354"
13000 "\014"
13001 , (PRUint32)17 },
13002 { (void *)"\060\202\006\146\060\202\004\116\240\003\002\001\002\002\017\007"
13003 "\176\122\223\173\340\025\343\127\360\151\214\313\354\014\060\015"
13004 "\006\011\052\206\110\206\367\015\001\001\005\005\000\060\173\061"
13005 "\013\060\011\006\003\125\004\006\023\002\103\117\061\107\060\105"
13006 "\006\003\125\004\012\014\076\123\157\143\151\145\144\141\144\040"
13007 "\103\141\155\145\162\141\154\040\144\145\040\103\145\162\164\151"
13008 "\146\151\143\141\143\151\303\263\156\040\104\151\147\151\164\141"
13009 "\154\040\055\040\103\145\162\164\151\143\303\241\155\141\162\141"
13010 "\040\123\056\101\056\061\043\060\041\006\003\125\004\003\014\032"
13011 "\101\103\040\122\141\303\255\172\040\103\145\162\164\151\143\303"
13012 "\241\155\141\162\141\040\123\056\101\056\060\036\027\015\060\066"
13013 "\061\061\062\067\062\060\064\066\062\071\132\027\015\063\060\060"
13014 "\064\060\062\062\061\064\062\060\062\132\060\173\061\013\060\011"
13015 "\006\003\125\004\006\023\002\103\117\061\107\060\105\006\003\125"
13016 "\004\012\014\076\123\157\143\151\145\144\141\144\040\103\141\155"
13017 "\145\162\141\154\040\144\145\040\103\145\162\164\151\146\151\143"
13018 "\141\143\151\303\263\156\040\104\151\147\151\164\141\154\040\055"
13019 "\040\103\145\162\164\151\143\303\241\155\141\162\141\040\123\056"
13020 "\101\056\061\043\060\041\006\003\125\004\003\014\032\101\103\040"
13021 "\122\141\303\255\172\040\103\145\162\164\151\143\303\241\155\141"
13022 "\162\141\040\123\056\101\056\060\202\002\042\060\015\006\011\052"
13023 "\206\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060"
13024 "\202\002\012\002\202\002\001\000\253\153\211\243\123\314\110\043"
13025 "\010\373\303\317\121\226\010\056\270\010\172\155\074\220\027\206"
13026 "\251\351\355\056\023\064\107\262\320\160\334\311\074\320\215\312"
13027 "\356\113\027\253\320\205\260\247\043\004\313\250\242\374\345\165"
13028 "\333\100\312\142\211\217\120\236\001\075\046\133\030\204\034\313"
13029 "\174\067\267\175\354\323\177\163\031\260\152\262\330\210\212\055"
13030 "\105\164\250\367\263\270\300\324\332\315\042\211\164\115\132\025"
13031 "\071\163\030\164\117\265\353\231\247\301\036\210\264\302\223\220"
13032 "\143\227\363\247\247\022\262\011\042\007\063\331\221\315\016\234"
13033 "\037\016\040\307\356\273\063\215\217\302\322\130\247\137\375\145"
13034 "\067\342\210\302\330\217\206\165\136\371\055\247\207\063\362\170"
13035 "\067\057\213\274\035\206\067\071\261\224\362\330\274\112\234\203"
13036 "\030\132\006\374\363\324\324\272\214\025\011\045\360\371\266\215"
13037 "\004\176\027\022\063\153\127\110\114\117\333\046\036\353\314\220"
13038 "\347\213\371\150\174\160\017\243\052\320\072\070\337\067\227\342"
13039 "\133\336\200\141\323\200\330\221\203\102\132\114\004\211\150\021"
13040 "\074\254\137\150\200\101\314\140\102\316\015\132\052\014\017\233"
13041 "\060\300\246\360\206\333\253\111\327\227\155\110\213\371\003\300"
13042 "\122\147\233\022\367\302\362\056\230\145\102\331\326\232\343\320"
13043 "\031\061\014\255\207\325\127\002\172\060\350\206\046\373\217\043"
13044 "\212\124\207\344\277\074\356\353\303\165\110\137\036\071\157\201"
13045 "\142\154\305\055\304\027\124\031\267\067\215\234\067\221\310\366"
13046 "\013\325\352\143\157\203\254\070\302\363\077\336\232\373\341\043"
13047 "\141\360\310\046\313\066\310\241\363\060\217\244\243\242\241\335"
13048 "\123\263\336\360\232\062\037\203\221\171\060\301\251\037\123\233"
13049 "\123\242\025\123\077\335\235\263\020\073\110\175\211\017\374\355"
13050 "\003\365\373\045\144\165\016\027\031\015\217\000\026\147\171\172"
13051 "\100\374\055\131\007\331\220\372\232\255\075\334\200\212\346\134"
13052 "\065\242\147\114\021\153\261\370\200\144\000\055\157\042\141\305"
13053 "\254\113\046\345\132\020\202\233\244\203\173\064\367\236\211\221"
13054 "\040\227\216\267\102\307\146\303\320\351\244\326\365\040\215\304"
13055 "\303\225\254\104\012\235\133\163\074\046\075\057\112\276\247\311"
13056 "\247\020\036\373\237\120\151\363\002\003\001\000\001\243\201\346"
13057 "\060\201\343\060\017\006\003\125\035\023\001\001\377\004\005\060"
13058 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
13059 "\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\321"
13060 "\011\320\351\327\316\171\164\124\371\072\060\263\364\155\054\003"
13061 "\003\033\150\060\201\240\006\003\125\035\040\004\201\230\060\201"
13062 "\225\060\201\222\006\004\125\035\040\000\060\201\211\060\053\006"
13063 "\010\053\006\001\005\005\007\002\001\026\037\150\164\164\160\072"
13064 "\057\057\167\167\167\056\143\145\162\164\151\143\141\155\141\162"
13065 "\141\056\143\157\155\057\144\160\143\057\060\132\006\010\053\006"
13066 "\001\005\005\007\002\002\060\116\032\114\114\151\155\151\164\141"
13067 "\143\151\157\156\145\163\040\144\145\040\147\141\162\141\156\164"
13068 "\355\141\163\040\144\145\040\145\163\164\145\040\143\145\162\164"
13069 "\151\146\151\143\141\144\157\040\163\145\040\160\165\145\144\145"
13070 "\156\040\145\156\143\157\156\164\162\141\162\040\145\156\040\154"
13071 "\141\040\104\120\103\056\060\015\006\011\052\206\110\206\367\015"
13072 "\001\001\005\005\000\003\202\002\001\000\134\224\265\270\105\221"
13073 "\115\216\141\037\003\050\017\123\174\346\244\131\251\263\212\172"
13074 "\305\260\377\010\174\054\243\161\034\041\023\147\241\225\022\100"
13075 "\065\203\203\217\164\333\063\134\360\111\166\012\201\122\335\111"
13076 "\324\232\062\063\357\233\247\313\165\345\172\313\227\022\220\134"
13077 "\272\173\305\233\337\273\071\043\310\377\230\316\012\115\042\001"
13078 "\110\007\176\212\300\325\040\102\224\104\357\277\167\242\211\147"
13079 "\110\033\100\003\005\241\211\354\317\142\343\075\045\166\146\277"
13080 "\046\267\273\042\276\157\377\071\127\164\272\172\311\001\225\301"
13081 "\225\121\350\253\054\370\261\206\040\351\077\313\065\133\322\027"
13082 "\351\052\376\203\023\027\100\356\210\142\145\133\325\073\140\351"
13083 "\173\074\270\311\325\177\066\002\045\252\150\302\061\025\267\060"
13084 "\145\353\177\035\110\171\261\317\071\342\102\200\026\323\365\223"
13085 "\043\374\114\227\311\132\067\154\174\042\330\112\315\322\216\066"
13086 "\203\071\221\220\020\310\361\311\065\176\077\270\323\201\306\040"
13087 "\144\032\266\120\302\041\244\170\334\320\057\073\144\223\164\360"
13088 "\226\220\361\357\373\011\132\064\100\226\360\066\022\301\243\164"
13089 "\214\223\176\101\336\167\213\354\206\331\322\017\077\055\321\314"
13090 "\100\242\211\146\110\036\040\263\234\043\131\163\251\104\163\274"
13091 "\044\171\220\126\067\263\306\051\176\243\017\361\051\071\357\176"
13092 "\134\050\062\160\065\254\332\270\310\165\146\374\233\114\071\107"
13093 "\216\033\157\233\115\002\124\042\063\357\141\272\236\051\204\357"
13094 "\116\113\063\107\166\227\152\313\176\137\375\025\246\236\102\103"
13095 "\133\146\132\212\210\015\367\026\271\077\121\145\053\146\152\213"
13096 "\321\070\122\242\326\106\021\372\374\232\034\164\236\217\227\013"
13097 "\002\117\144\306\365\150\323\113\055\377\244\067\036\213\077\277"
13098 "\104\276\141\106\241\204\075\010\047\114\201\040\167\211\010\352"
13099 "\147\100\136\154\010\121\137\064\132\214\226\150\315\327\367\211"
13100 "\302\034\323\062\000\257\122\313\323\140\133\052\072\107\176\153"
13101 "\060\063\241\142\051\177\112\271\341\055\347\024\043\016\016\030"
13102 "\107\341\171\374\025\125\320\261\374\045\161\143\165\063\034\043"
13103 "\053\257\134\331\355\107\167\140\016\073\017\036\322\300\334\144"
13104 "\005\211\374\170\326\134\054\046\103\251"
13105 , (PRUint32)1642 }
13106 };
13107 static const NSSItem nss_builtins_items_194 [] = {
13108 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13109 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13110 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13111 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13112 { (void *)"AC Ra\xC3\xADz Certic\xC3\xA1mara S.A.", (PRUint32)27 },
13113 { (void *)"\313\241\305\370\260\343\136\270\271\105\022\323\371\064\242\351"
13114 "\006\020\323\066"
13115 , (PRUint32)20 },
13116 { (void *)"\223\052\076\366\375\043\151\015\161\040\324\053\107\231\053\246"
13117 , (PRUint32)16 },
13118 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061"
13119 "\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144"
13120 "\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145"
13121 "\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147"
13122 "\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155"
13123 "\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004"
13124 "\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164"
13125 "\151\143\303\241\155\141\162\141\040\123\056\101\056"
13126 , (PRUint32)125 },
13127 { (void *)"\002\017\007\176\122\223\173\340\025\343\127\360\151\214\313\354"
13128 "\014"
13129 , (PRUint32)17 },
13130 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13131 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13132 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13133 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13134 };
13135 static const NSSItem nss_builtins_items_195 [] = {
13136 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13137 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13138 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13139 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13140 { (void *)"TC TrustCenter Class 2 CA II", (PRUint32)29 },
13141 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13142 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13143 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13144 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13145 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13146 "\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103"
13147 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13148 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13149 "\040\062\040\103\101\040\111\111"
13150 , (PRUint32)120 },
13151 { (void *)"0", (PRUint32)2 },
13152 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13153 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13154 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13155 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13156 "\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103"
13157 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13158 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13159 "\040\062\040\103\101\040\111\111"
13160 , (PRUint32)120 },
13161 { (void *)"\002\016\056\152\000\001\000\002\037\327\122\041\054\021\134\073"
13162 , (PRUint32)16 },
13163 { (void *)"\060\202\004\252\060\202\003\222\240\003\002\001\002\002\016\056"
13164 "\152\000\001\000\002\037\327\122\041\054\021\134\073\060\015\006"
13165 "\011\052\206\110\206\367\015\001\001\005\005\000\060\166\061\013"
13166 "\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006"
13167 "\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145"
13168 "\156\164\145\162\040\107\155\142\110\061\042\060\040\006\003\125"
13169 "\004\013\023\031\124\103\040\124\162\165\163\164\103\145\156\164"
13170 "\145\162\040\103\154\141\163\163\040\062\040\103\101\061\045\060"
13171 "\043\006\003\125\004\003\023\034\124\103\040\124\162\165\163\164"
13172 "\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103"
13173 "\101\040\111\111\060\036\027\015\060\066\060\061\061\062\061\064"
13174 "\063\070\064\063\132\027\015\062\065\061\062\063\061\062\062\065"
13175 "\071\065\071\132\060\166\061\013\060\011\006\003\125\004\006\023"
13176 "\002\104\105\061\034\060\032\006\003\125\004\012\023\023\124\103"
13177 "\040\124\162\165\163\164\103\145\156\164\145\162\040\107\155\142"
13178 "\110\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124"
13179 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13180 "\040\062\040\103\101\061\045\060\043\006\003\125\004\003\023\034"
13181 "\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040\103"
13182 "\154\141\163\163\040\062\040\103\101\040\111\111\060\202\001\042"
13183 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
13184 "\202\001\017\000\060\202\001\012\002\202\001\001\000\253\200\207"
13185 "\233\216\360\303\174\207\327\350\044\202\021\263\074\335\103\142"
13186 "\356\370\303\105\332\350\341\240\137\321\052\262\352\223\150\337"
13187 "\264\310\326\103\351\304\165\131\177\374\341\035\370\061\160\043"
13188 "\033\210\236\047\271\173\375\072\322\311\251\351\024\057\220\276"
13189 "\003\122\301\111\315\366\375\344\010\146\013\127\212\242\102\240"
13190 "\270\325\177\151\134\220\062\262\227\015\312\112\334\106\076\002"
13191 "\125\211\123\343\032\132\313\066\306\007\126\367\214\317\021\364"
13192 "\114\273\060\160\004\225\245\366\071\214\375\163\201\010\175\211"
13193 "\136\062\036\042\251\042\105\113\260\146\056\060\314\237\145\375"
13194 "\374\313\201\251\361\340\073\257\243\206\321\211\352\304\105\171"
13195 "\120\135\256\351\041\164\222\115\213\131\202\217\224\343\351\112"
13196 "\361\347\111\260\024\343\365\142\313\325\162\275\037\271\322\237"
13197 "\240\315\250\372\001\310\331\015\337\332\374\107\235\263\310\124"
13198 "\337\111\112\361\041\251\376\030\116\356\110\324\031\273\357\175"
13199 "\344\342\235\313\133\266\156\377\343\315\132\347\164\202\005\272"
13200 "\200\045\070\313\344\151\236\257\101\252\032\204\365\002\003\001"
13201 "\000\001\243\202\001\064\060\202\001\060\060\017\006\003\125\035"
13202 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
13203 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
13204 "\035\016\004\026\004\024\343\253\124\114\200\241\333\126\103\267"
13205 "\221\112\313\363\202\172\023\134\010\253\060\201\355\006\003\125"
13206 "\035\037\004\201\345\060\201\342\060\201\337\240\201\334\240\201"
13207 "\331\206\065\150\164\164\160\072\057\057\167\167\167\056\164\162"
13208 "\165\163\164\143\145\156\164\145\162\056\144\145\057\143\162\154"
13209 "\057\166\062\057\164\143\137\143\154\141\163\163\137\062\137\143"
13210 "\141\137\111\111\056\143\162\154\206\201\237\154\144\141\160\072"
13211 "\057\057\167\167\167\056\164\162\165\163\164\143\145\156\164\145"
13212 "\162\056\144\145\057\103\116\075\124\103\045\062\060\124\162\165"
13213 "\163\164\103\145\156\164\145\162\045\062\060\103\154\141\163\163"
13214 "\045\062\060\062\045\062\060\103\101\045\062\060\111\111\054\117"
13215 "\075\124\103\045\062\060\124\162\165\163\164\103\145\156\164\145"
13216 "\162\045\062\060\107\155\142\110\054\117\125\075\162\157\157\164"
13217 "\143\145\162\164\163\054\104\103\075\164\162\165\163\164\143\145"
13218 "\156\164\145\162\054\104\103\075\144\145\077\143\145\162\164\151"
13219 "\146\151\143\141\164\145\122\145\166\157\143\141\164\151\157\156"
13220 "\114\151\163\164\077\142\141\163\145\077\060\015\006\011\052\206"
13221 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\214\327"
13222 "\337\176\356\033\200\020\263\203\365\333\021\352\153\113\250\222"
13223 "\030\331\367\007\071\365\054\276\006\165\172\150\123\025\034\352"
13224 "\112\355\136\374\043\262\023\240\323\011\377\366\366\056\153\101"
13225 "\161\171\315\342\155\375\256\131\153\205\035\270\116\042\232\355"
13226 "\146\071\156\113\224\346\125\374\013\033\213\167\301\123\023\146"
13227 "\211\331\050\326\213\363\105\112\143\267\375\173\013\141\135\270"
13228 "\155\276\303\334\133\171\322\355\206\345\242\115\276\136\164\174"
13229 "\152\355\026\070\037\177\130\201\132\032\353\062\210\055\262\363"
13230 "\071\167\200\257\136\266\141\165\051\333\043\115\210\312\120\050"
13231 "\313\205\322\323\020\242\131\156\323\223\124\000\172\242\106\225"
13232 "\206\005\234\251\031\230\345\061\162\014\000\342\147\331\100\340"
13233 "\044\063\173\157\054\271\134\253\145\235\054\254\166\352\065\231"
13234 "\365\227\271\017\044\354\307\166\041\050\145\256\127\350\007\210"
13235 "\165\112\126\240\322\005\072\244\346\215\222\210\054\363\362\341"
13236 "\301\306\141\333\101\305\307\233\367\016\032\121\105\302\141\153"
13237 "\334\144\047\027\214\132\267\332\164\050\315\227\344\275"
13238 , (PRUint32)1198 }
13239 };
13240 static const NSSItem nss_builtins_items_196 [] = {
13241 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13242 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13243 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13244 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13245 { (void *)"TC TrustCenter Class 2 CA II", (PRUint32)29 },
13246 { (void *)"\256\120\203\355\174\364\134\274\217\141\306\041\376\150\135\171"
13247 "\102\041\025\156"
13248 , (PRUint32)20 },
13249 { (void *)"\316\170\063\134\131\170\001\156\030\352\271\066\240\271\056\043"
13250 , (PRUint32)16 },
13251 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13252 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13253 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13254 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13255 "\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103"
13256 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13257 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13258 "\040\062\040\103\101\040\111\111"
13259 , (PRUint32)120 },
13260 { (void *)"\002\016\056\152\000\001\000\002\037\327\122\041\054\021\134\073"
13261 , (PRUint32)16 },
13262 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13263 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13264 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13265 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13266 };
13267 static const NSSItem nss_builtins_items_197 [] = {
13268 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13269 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13270 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13271 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13272 { (void *)"TC TrustCenter Class 3 CA II", (PRUint32)29 },
13273 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13274 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13275 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13276 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13277 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13278 "\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103"
13279 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13280 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13281 "\040\063\040\103\101\040\111\111"
13282 , (PRUint32)120 },
13283 { (void *)"0", (PRUint32)2 },
13284 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13285 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13286 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13287 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13288 "\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103"
13289 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13290 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13291 "\040\063\040\103\101\040\111\111"
13292 , (PRUint32)120 },
13293 { (void *)"\002\016\112\107\000\001\000\002\345\240\135\326\077\000\121\277"
13294 , (PRUint32)16 },
13295 { (void *)"\060\202\004\252\060\202\003\222\240\003\002\001\002\002\016\112"
13296 "\107\000\001\000\002\345\240\135\326\077\000\121\277\060\015\006"
13297 "\011\052\206\110\206\367\015\001\001\005\005\000\060\166\061\013"
13298 "\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006"
13299 "\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145"
13300 "\156\164\145\162\040\107\155\142\110\061\042\060\040\006\003\125"
13301 "\004\013\023\031\124\103\040\124\162\165\163\164\103\145\156\164"
13302 "\145\162\040\103\154\141\163\163\040\063\040\103\101\061\045\060"
13303 "\043\006\003\125\004\003\023\034\124\103\040\124\162\165\163\164"
13304 "\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103"
13305 "\101\040\111\111\060\036\027\015\060\066\060\061\061\062\061\064"
13306 "\064\061\065\067\132\027\015\062\065\061\062\063\061\062\062\065"
13307 "\071\065\071\132\060\166\061\013\060\011\006\003\125\004\006\023"
13308 "\002\104\105\061\034\060\032\006\003\125\004\012\023\023\124\103"
13309 "\040\124\162\165\163\164\103\145\156\164\145\162\040\107\155\142"
13310 "\110\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124"
13311 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13312 "\040\063\040\103\101\061\045\060\043\006\003\125\004\003\023\034"
13313 "\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040\103"
13314 "\154\141\163\163\040\063\040\103\101\040\111\111\060\202\001\042"
13315 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
13316 "\202\001\017\000\060\202\001\012\002\202\001\001\000\264\340\273"
13317 "\121\273\071\134\213\004\305\114\171\034\043\206\061\020\143\103"
13318 "\125\047\077\306\105\307\244\075\354\011\015\032\036\040\302\126"
13319 "\036\336\033\067\007\060\042\057\157\361\006\361\253\255\326\310"
13320 "\253\141\243\057\103\304\260\262\055\374\303\226\151\173\176\212"
13321 "\344\314\300\071\022\220\102\140\311\314\065\150\356\332\137\220"
13322 "\126\137\315\034\115\133\130\111\353\016\001\117\144\372\054\074"
13323 "\211\130\330\057\056\342\260\150\351\042\073\165\211\326\104\032"
13324 "\145\362\033\227\046\035\050\155\254\350\275\131\035\053\044\366"
13325 "\326\204\003\146\210\044\000\170\140\361\370\253\376\002\262\153"
13326 "\373\042\373\065\346\026\321\255\366\056\022\344\372\065\152\345"
13327 "\031\271\135\333\073\036\032\373\323\377\025\024\010\330\011\152"
13328 "\272\105\235\024\171\140\175\257\100\212\007\163\263\223\226\323"
13329 "\164\064\215\072\067\051\336\134\354\365\356\056\061\302\040\334"
13330 "\276\361\117\177\043\122\331\133\342\144\331\234\252\007\010\265"
13331 "\105\275\321\320\061\301\253\124\237\251\322\303\142\140\003\361"
13332 "\273\071\112\222\112\075\012\271\235\305\240\376\067\002\003\001"
13333 "\000\001\243\202\001\064\060\202\001\060\060\017\006\003\125\035"
13334 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
13335 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
13336 "\035\016\004\026\004\024\324\242\374\237\263\303\330\003\323\127"
13337 "\134\007\244\320\044\247\300\362\000\324\060\201\355\006\003\125"
13338 "\035\037\004\201\345\060\201\342\060\201\337\240\201\334\240\201"
13339 "\331\206\065\150\164\164\160\072\057\057\167\167\167\056\164\162"
13340 "\165\163\164\143\145\156\164\145\162\056\144\145\057\143\162\154"
13341 "\057\166\062\057\164\143\137\143\154\141\163\163\137\063\137\143"
13342 "\141\137\111\111\056\143\162\154\206\201\237\154\144\141\160\072"
13343 "\057\057\167\167\167\056\164\162\165\163\164\143\145\156\164\145"
13344 "\162\056\144\145\057\103\116\075\124\103\045\062\060\124\162\165"
13345 "\163\164\103\145\156\164\145\162\045\062\060\103\154\141\163\163"
13346 "\045\062\060\063\045\062\060\103\101\045\062\060\111\111\054\117"
13347 "\075\124\103\045\062\060\124\162\165\163\164\103\145\156\164\145"
13348 "\162\045\062\060\107\155\142\110\054\117\125\075\162\157\157\164"
13349 "\143\145\162\164\163\054\104\103\075\164\162\165\163\164\143\145"
13350 "\156\164\145\162\054\104\103\075\144\145\077\143\145\162\164\151"
13351 "\146\151\143\141\164\145\122\145\166\157\143\141\164\151\157\156"
13352 "\114\151\163\164\077\142\141\163\145\077\060\015\006\011\052\206"
13353 "\110\206\367\015\001\001\005\005\000\003\202\001\001\000\066\140"
13354 "\344\160\367\006\040\103\331\043\032\102\362\370\243\262\271\115"
13355 "\212\264\363\302\232\125\061\174\304\073\147\232\264\337\115\016"
13356 "\212\223\112\027\213\033\215\312\211\341\317\072\036\254\035\361"
13357 "\234\062\264\216\131\166\242\101\205\045\067\240\023\320\365\174"
13358 "\116\325\352\226\342\156\162\301\273\052\376\154\156\370\221\230"
13359 "\106\374\311\033\127\133\352\310\032\073\077\260\121\230\074\007"
13360 "\332\054\131\001\332\213\104\350\341\164\375\247\150\335\124\272"
13361 "\203\106\354\310\106\265\370\257\227\300\073\011\034\217\316\162"
13362 "\226\075\063\126\160\274\226\313\330\325\175\040\232\203\237\032"
13363 "\334\071\361\305\162\243\021\003\375\073\102\122\051\333\350\001"
13364 "\367\233\136\214\326\215\206\116\031\372\274\034\276\305\041\245"
13365 "\207\236\170\056\066\333\011\161\243\162\064\370\154\343\006\011"
13366 "\362\136\126\245\323\335\230\372\324\346\006\364\360\266\040\143"
13367 "\113\352\051\275\252\202\146\036\373\201\252\247\067\255\023\030"
13368 "\346\222\303\201\301\063\273\210\036\241\347\342\264\275\061\154"
13369 "\016\121\075\157\373\226\126\200\342\066\027\321\334\344"
13370 , (PRUint32)1198 }
13371 };
13372 static const NSSItem nss_builtins_items_198 [] = {
13373 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13374 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13375 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13376 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13377 { (void *)"TC TrustCenter Class 3 CA II", (PRUint32)29 },
13378 { (void *)"\200\045\357\364\156\160\310\324\162\044\145\204\376\100\073\212"
13379 "\215\152\333\365"
13380 , (PRUint32)20 },
13381 { (void *)"\126\137\252\200\141\022\027\366\147\041\346\053\155\141\126\216"
13382 , (PRUint32)16 },
13383 { (void *)"\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13384 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13385 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060"
13386 "\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164"
13387 "\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103"
13388 "\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124"
13389 "\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163"
13390 "\040\063\040\103\101\040\111\111"
13391 , (PRUint32)120 },
13392 { (void *)"\002\016\112\107\000\001\000\002\345\240\135\326\077\000\121\277"
13393 , (PRUint32)16 },
13394 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13395 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13396 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13397 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13398 };
13399 static const NSSItem nss_builtins_items_199 [] = {
13400 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13401 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13402 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13403 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13404 { (void *)"TC TrustCenter Universal CA I", (PRUint32)30 },
13405 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13406 { (void *)"\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13407 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13408 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
13409 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
13410 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
13411 "\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103"
13412 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
13413 "\166\145\162\163\141\154\040\103\101\040\111"
13414 , (PRUint32)123 },
13415 { (void *)"0", (PRUint32)2 },
13416 { (void *)"\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13417 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13418 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
13419 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
13420 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
13421 "\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103"
13422 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
13423 "\166\145\162\163\141\154\040\103\101\040\111"
13424 , (PRUint32)123 },
13425 { (void *)"\002\016\035\242\000\001\000\002\354\267\140\200\170\215\266\006"
13426 , (PRUint32)16 },
13427 { (void *)"\060\202\003\335\060\202\002\305\240\003\002\001\002\002\016\035"
13428 "\242\000\001\000\002\354\267\140\200\170\215\266\006\060\015\006"
13429 "\011\052\206\110\206\367\015\001\001\005\005\000\060\171\061\013"
13430 "\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006"
13431 "\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145"
13432 "\156\164\145\162\040\107\155\142\110\061\044\060\042\006\003\125"
13433 "\004\013\023\033\124\103\040\124\162\165\163\164\103\145\156\164"
13434 "\145\162\040\125\156\151\166\145\162\163\141\154\040\103\101\061"
13435 "\046\060\044\006\003\125\004\003\023\035\124\103\040\124\162\165"
13436 "\163\164\103\145\156\164\145\162\040\125\156\151\166\145\162\163"
13437 "\141\154\040\103\101\040\111\060\036\027\015\060\066\060\063\062"
13438 "\062\061\065\065\064\062\070\132\027\015\062\065\061\062\063\061"
13439 "\062\062\065\071\065\071\132\060\171\061\013\060\011\006\003\125"
13440 "\004\006\023\002\104\105\061\034\060\032\006\003\125\004\012\023"
13441 "\023\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040"
13442 "\107\155\142\110\061\044\060\042\006\003\125\004\013\023\033\124"
13443 "\103\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156"
13444 "\151\166\145\162\163\141\154\040\103\101\061\046\060\044\006\003"
13445 "\125\004\003\023\035\124\103\040\124\162\165\163\164\103\145\156"
13446 "\164\145\162\040\125\156\151\166\145\162\163\141\154\040\103\101"
13447 "\040\111\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
13448 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
13449 "\001\001\000\244\167\043\226\104\257\220\364\061\247\020\364\046"
13450 "\207\234\363\070\331\017\136\336\317\101\350\061\255\306\164\221"
13451 "\044\226\170\036\011\240\233\232\225\112\112\365\142\174\002\250"
13452 "\312\254\373\132\004\166\071\336\137\361\371\263\277\363\003\130"
13453 "\125\322\252\267\343\004\042\321\370\224\332\042\010\000\215\323"
13454 "\174\046\135\314\167\171\347\054\170\071\250\046\163\016\242\135"
13455 "\045\151\205\117\125\016\232\357\306\271\104\341\127\075\337\037"
13456 "\124\042\345\157\145\252\063\204\072\363\316\172\276\125\227\256"
13457 "\215\022\017\024\063\342\120\160\303\111\207\023\274\121\336\327"
13458 "\230\022\132\357\072\203\063\222\006\165\213\222\174\022\150\173"
13459 "\160\152\017\265\233\266\167\133\110\131\235\344\357\132\255\363"
13460 "\301\236\324\327\105\116\312\126\064\041\274\076\027\133\157\167"
13461 "\014\110\001\103\051\260\335\077\226\156\346\225\252\014\300\040"
13462 "\266\375\076\066\047\234\343\134\317\116\201\334\031\273\221\220"
13463 "\175\354\346\227\004\036\223\314\042\111\327\227\206\266\023\012"
13464 "\074\103\043\167\176\360\334\346\315\044\037\073\203\233\064\072"
13465 "\203\064\343\002\003\001\000\001\243\143\060\141\060\037\006\003"
13466 "\125\035\043\004\030\060\026\200\024\222\244\165\054\244\236\276"
13467 "\201\104\353\171\374\212\305\225\245\353\020\165\163\060\017\006"
13468 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016"
13469 "\006\003\125\035\017\001\001\377\004\004\003\002\001\206\060\035"
13470 "\006\003\125\035\016\004\026\004\024\222\244\165\054\244\236\276"
13471 "\201\104\353\171\374\212\305\225\245\353\020\165\163\060\015\006"
13472 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
13473 "\000\050\322\340\206\325\346\370\173\360\227\334\042\153\073\225"
13474 "\024\126\017\021\060\245\232\117\072\260\072\340\006\313\145\365"
13475 "\355\306\227\047\376\045\362\127\346\136\225\214\076\144\140\025"
13476 "\132\177\057\015\001\305\261\140\375\105\065\317\360\262\277\006"
13477 "\331\357\132\276\263\142\041\264\327\253\065\174\123\076\246\047"
13478 "\361\241\055\332\032\043\235\314\335\354\074\055\236\047\064\135"
13479 "\017\302\066\171\274\311\112\142\055\355\153\331\175\101\103\174"
13480 "\266\252\312\355\141\261\067\202\025\011\032\212\026\060\330\354"
13481 "\311\326\107\162\170\113\020\106\024\216\137\016\257\354\307\057"
13482 "\253\020\327\266\361\156\354\206\262\302\350\015\222\163\334\242"
13483 "\364\017\072\277\141\043\020\211\234\110\100\156\160\000\263\323"
13484 "\272\067\104\130\021\172\002\152\210\360\067\064\360\031\351\254"
13485 "\324\145\163\366\151\214\144\224\072\171\205\051\260\026\053\014"
13486 "\202\077\006\234\307\375\020\053\236\017\054\266\236\343\025\277"
13487 "\331\066\034\272\045\032\122\075\032\354\042\014\034\340\244\242"
13488 "\075\360\350\071\317\201\300\173\355\135\037\157\305\320\013\327"
13489 "\230"
13490 , (PRUint32)993 }
13491 };
13492 static const NSSItem nss_builtins_items_200 [] = {
13493 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13494 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13495 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13496 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13497 { (void *)"TC TrustCenter Universal CA I", (PRUint32)30 },
13498 { (void *)"\153\057\064\255\211\130\276\142\375\260\153\134\316\273\235\331"
13499 "\117\116\071\363"
13500 , (PRUint32)20 },
13501 { (void *)"\105\341\245\162\305\251\066\144\100\236\365\344\130\204\147\214"
13502 , (PRUint32)16 },
13503 { (void *)"\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13504 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
13505 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
13506 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
13507 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
13508 "\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103"
13509 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
13510 "\166\145\162\163\141\154\040\103\101\040\111"
13511 , (PRUint32)123 },
13512 { (void *)"\002\016\035\242\000\001\000\002\354\267\140\200\170\215\266\006"
13513 , (PRUint32)16 },
13514 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13515 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13516 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13517 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13518 };
13519 static const NSSItem nss_builtins_items_201 [] = {
13520 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13521 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13522 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13523 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13524 { (void *)"Deutsche Telekom Root CA 2", (PRUint32)27 },
13525 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13526 { (void *)"\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13527 "\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143"
13528 "\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060"
13529 "\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145"
13530 "\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043"
13531 "\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150"
13532 "\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103"
13533 "\101\040\062"
13534 , (PRUint32)115 },
13535 { (void *)"0", (PRUint32)2 },
13536 { (void *)"\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13537 "\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143"
13538 "\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060"
13539 "\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145"
13540 "\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043"
13541 "\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150"
13542 "\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103"
13543 "\101\040\062"
13544 , (PRUint32)115 },
13545 { (void *)"\002\001\046"
13546 , (PRUint32)3 },
13547 { (void *)"\060\202\003\237\060\202\002\207\240\003\002\001\002\002\001\046"
13548 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
13549 "\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061\034"
13550 "\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143\150"
13551 "\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060\035"
13552 "\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145\143"
13553 "\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043\060"
13554 "\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150\145"
13555 "\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103\101"
13556 "\040\062\060\036\027\015\071\071\060\067\060\071\061\062\061\061"
13557 "\060\060\132\027\015\061\071\060\067\060\071\062\063\065\071\060"
13558 "\060\132\060\161\061\013\060\011\006\003\125\004\006\023\002\104"
13559 "\105\061\034\060\032\006\003\125\004\012\023\023\104\145\165\164"
13560 "\163\143\150\145\040\124\145\154\145\153\157\155\040\101\107\061"
13561 "\037\060\035\006\003\125\004\013\023\026\124\055\124\145\154\145"
13562 "\123\145\143\040\124\162\165\163\164\040\103\145\156\164\145\162"
13563 "\061\043\060\041\006\003\125\004\003\023\032\104\145\165\164\163"
13564 "\143\150\145\040\124\145\154\145\153\157\155\040\122\157\157\164"
13565 "\040\103\101\040\062\060\202\001\042\060\015\006\011\052\206\110"
13566 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
13567 "\012\002\202\001\001\000\253\013\243\065\340\213\051\024\261\024"
13568 "\205\257\074\020\344\071\157\065\135\112\256\335\352\141\215\225"
13569 "\111\364\157\144\243\032\140\146\244\251\100\042\204\331\324\245"
13570 "\345\170\223\016\150\001\255\271\115\134\072\316\323\270\250\102"
13571 "\100\337\317\243\272\202\131\152\222\033\254\034\232\332\010\053"
13572 "\045\047\371\151\043\107\361\340\353\054\172\233\365\023\002\320"
13573 "\176\064\174\302\236\074\000\131\253\365\332\014\365\062\074\053"
13574 "\254\120\332\326\303\336\203\224\312\250\014\231\062\016\010\110"
13575 "\126\133\152\373\332\341\130\130\001\111\137\162\101\074\025\006"
13576 "\001\216\135\255\252\270\223\264\315\236\353\247\350\152\055\122"
13577 "\064\333\072\357\134\165\121\332\333\363\061\371\356\161\230\062"
13578 "\304\124\025\104\014\371\233\125\355\255\337\030\010\240\243\206"
13579 "\212\111\356\123\005\217\031\114\325\336\130\171\233\322\152\034"
13580 "\102\253\305\325\247\317\150\017\226\344\341\141\230\166\141\310"
13581 "\221\174\326\076\000\342\221\120\207\341\235\012\346\255\227\322"
13582 "\035\306\072\175\313\274\332\003\064\325\216\133\001\365\152\007"
13583 "\267\026\266\156\112\177\002\003\001\000\001\243\102\060\100\060"
13584 "\035\006\003\125\035\016\004\026\004\024\061\303\171\033\272\365"
13585 "\123\327\027\340\211\172\055\027\154\012\263\053\235\063\060\017"
13586 "\006\003\125\035\023\004\010\060\006\001\001\377\002\001\005\060"
13587 "\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
13588 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
13589 "\001\001\000\224\144\131\255\071\144\347\051\353\023\376\132\303"
13590 "\213\023\127\310\004\044\360\164\167\300\140\343\147\373\351\211"
13591 "\246\203\277\226\202\174\156\324\303\075\357\236\200\156\273\051"
13592 "\264\230\172\261\073\124\353\071\027\107\176\032\216\013\374\037"
13593 "\061\131\061\004\262\316\027\363\054\307\142\066\125\342\042\330"
13594 "\211\125\264\230\110\252\144\372\326\034\066\330\104\170\132\132"
13595 "\043\072\127\227\365\172\060\117\256\237\152\114\113\053\216\240"
13596 "\003\343\076\340\251\324\322\173\322\263\250\342\162\074\255\236"
13597 "\377\200\131\344\233\105\264\366\073\260\315\071\031\230\062\345"
13598 "\352\041\141\220\344\061\041\216\064\261\367\057\065\112\205\020"
13599 "\332\347\212\067\041\276\131\143\340\362\205\210\061\123\324\124"
13600 "\024\205\160\171\364\056\006\167\047\165\057\037\270\212\371\376"
13601 "\305\272\330\066\344\203\354\347\145\267\277\143\132\363\106\257"
13602 "\201\224\067\324\101\214\326\043\326\036\317\365\150\033\104\143"
13603 "\242\132\272\247\065\131\241\345\160\005\233\016\043\127\231\224"
13604 "\012\155\272\071\143\050\206\222\363\030\204\330\373\321\317\005"
13605 "\126\144\127"
13606 , (PRUint32)931 }
13607 };
13608 static const NSSItem nss_builtins_items_202 [] = {
13609 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13610 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13611 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13612 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13613 { (void *)"Deutsche Telekom Root CA 2", (PRUint32)27 },
13614 { (void *)"\205\244\010\300\234\031\076\135\121\130\175\315\326\023\060\375"
13615 "\214\336\067\277"
13616 , (PRUint32)20 },
13617 { (void *)"\164\001\112\221\261\010\304\130\316\107\315\360\335\021\123\010"
13618 , (PRUint32)16 },
13619 { (void *)"\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
13620 "\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143"
13621 "\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060"
13622 "\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145"
13623 "\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043"
13624 "\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150"
13625 "\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103"
13626 "\101\040\062"
13627 , (PRUint32)115 },
13628 { (void *)"\002\001\046"
13629 , (PRUint32)3 },
13630 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13631 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13632 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13633 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13634 };
13635 static const NSSItem nss_builtins_items_203 [] = {
13636 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13637 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13638 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13639 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13640 { (void *)"ComSign CA", (PRUint32)11 },
13641 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13642 { (void *)"\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155"
13643 "\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012"
13644 "\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125"
13645 "\004\006\023\002\111\114"
13646 , (PRUint32)54 },
13647 { (void *)"0", (PRUint32)2 },
13648 { (void *)"\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155"
13649 "\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012"
13650 "\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125"
13651 "\004\006\023\002\111\114"
13652 , (PRUint32)54 },
13653 { (void *)"\002\020\024\023\226\203\024\125\214\352\173\143\345\374\064\207"
13654 "\167\104"
13655 , (PRUint32)18 },
13656 { (void *)"\060\202\003\223\060\202\002\173\240\003\002\001\002\002\020\024"
13657 "\023\226\203\024\125\214\352\173\143\345\374\064\207\167\104\060"
13658 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\064"
13659 "\061\023\060\021\006\003\125\004\003\023\012\103\157\155\123\151"
13660 "\147\156\040\103\101\061\020\060\016\006\003\125\004\012\023\007"
13661 "\103\157\155\123\151\147\156\061\013\060\011\006\003\125\004\006"
13662 "\023\002\111\114\060\036\027\015\060\064\060\063\062\064\061\061"
13663 "\063\062\061\070\132\027\015\062\071\060\063\061\071\061\065\060"
13664 "\062\061\070\132\060\064\061\023\060\021\006\003\125\004\003\023"
13665 "\012\103\157\155\123\151\147\156\040\103\101\061\020\060\016\006"
13666 "\003\125\004\012\023\007\103\157\155\123\151\147\156\061\013\060"
13667 "\011\006\003\125\004\006\023\002\111\114\060\202\001\042\060\015"
13668 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
13669 "\017\000\060\202\001\012\002\202\001\001\000\360\344\124\151\053"
13670 "\323\307\217\152\104\344\176\130\047\370\013\320\344\224\022\212"
13671 "\361\033\070\070\057\037\061\234\006\324\054\247\336\013\052\256"
13672 "\032\240\343\236\152\277\237\074\307\156\242\371\213\144\154\072"
13673 "\255\205\125\121\124\245\070\125\270\253\203\004\362\077\144\066"
13674 "\367\300\215\103\103\152\146\321\367\027\052\325\357\066\372\060"
13675 "\020\102\327\123\315\371\372\063\163\114\263\351\204\040\212\326"
13676 "\101\047\065\344\070\372\224\233\270\172\344\171\037\063\373\033"
13677 "\330\041\011\050\174\115\030\151\136\144\212\172\031\223\312\176"
13678 "\354\363\162\347\067\007\130\131\050\254\102\371\305\377\315\077"
13679 "\347\245\372\070\261\320\014\307\331\122\032\123\326\201\314\102"
13680 "\172\065\133\355\113\072\172\366\265\216\314\377\017\174\344\140"
13681 "\066\207\057\255\360\241\045\175\377\322\113\021\210\160\124\246"
13682 "\101\250\147\123\122\102\136\344\064\236\344\276\243\354\252\142"
13683 "\135\335\303\114\246\202\101\344\063\013\254\311\063\017\144\202"
13684 "\127\052\375\014\255\066\341\014\256\113\305\357\073\231\331\043"
13685 "\263\133\135\264\127\354\164\160\014\052\117\002\003\001\000\001"
13686 "\243\201\240\060\201\235\060\014\006\003\125\035\023\004\005\060"
13687 "\003\001\001\377\060\075\006\003\125\035\037\004\066\060\064\060"
13688 "\062\240\060\240\056\206\054\150\164\164\160\072\057\057\146\145"
13689 "\144\151\162\056\143\157\155\163\151\147\156\056\143\157\056\151"
13690 "\154\057\143\162\154\057\103\157\155\123\151\147\156\103\101\056"
13691 "\143\162\154\060\016\006\003\125\035\017\001\001\377\004\004\003"
13692 "\002\001\206\060\037\006\003\125\035\043\004\030\060\026\200\024"
13693 "\113\001\233\076\126\032\145\066\166\313\173\227\252\222\005\356"
13694 "\062\347\050\061\060\035\006\003\125\035\016\004\026\004\024\113"
13695 "\001\233\076\126\032\145\066\166\313\173\227\252\222\005\356\062"
13696 "\347\050\061\060\015\006\011\052\206\110\206\367\015\001\001\005"
13697 "\005\000\003\202\001\001\000\320\331\245\176\376\051\140\105\235"
13698 "\176\203\317\156\274\107\156\365\032\236\124\166\102\161\264\074"
13699 "\130\077\055\100\045\102\366\201\234\361\211\020\310\016\252\170"
13700 "\117\070\011\127\260\074\300\010\374\065\216\361\110\121\215\014"
13701 "\161\164\272\204\304\327\162\233\204\174\070\116\144\006\047\052"
13702 "\341\247\265\354\010\231\264\012\015\324\205\163\310\022\341\065"
13703 "\355\361\005\061\035\163\231\014\353\226\312\335\323\346\205\252"
13704 "\360\212\373\165\301\362\011\074\145\145\144\363\114\330\255\313"
13705 "\210\151\363\344\203\267\014\275\027\132\226\027\312\133\377\255"
13706 "\273\034\351\055\204\200\330\041\276\205\122\331\324\164\271\151"
13707 "\205\272\115\355\050\062\353\371\141\112\344\304\066\036\031\334"
13708 "\157\204\021\037\225\365\203\050\030\250\063\222\103\047\335\135"
13709 "\023\004\105\117\207\325\106\315\075\250\272\360\363\270\126\044"
13710 "\105\353\067\307\341\166\117\162\071\030\337\176\164\162\307\163"
13711 "\055\071\352\140\346\255\021\242\126\207\173\303\150\232\376\370"
13712 "\214\160\250\337\145\062\364\244\100\214\241\302\104\003\016\224"
13713 "\000\147\240\161\000\202\110"
13714 , (PRUint32)919 }
13715 };
13716 static const NSSItem nss_builtins_items_204 [] = {
13717 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13718 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13719 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13720 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13721 { (void *)"ComSign CA", (PRUint32)11 },
13722 { (void *)"\341\244\133\024\032\041\332\032\171\364\032\102\251\141\326\151"
13723 "\315\006\064\301"
13724 , (PRUint32)20 },
13725 { (void *)"\315\364\071\363\265\030\120\327\076\244\305\221\240\076\041\113"
13726 , (PRUint32)16 },
13727 { (void *)"\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155"
13728 "\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012"
13729 "\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125"
13730 "\004\006\023\002\111\114"
13731 , (PRUint32)54 },
13732 { (void *)"\002\020\024\023\226\203\024\125\214\352\173\143\345\374\064\207"
13733 "\167\104"
13734 , (PRUint32)18 },
13735 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
13736 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13737 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
13738 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13739 };
13740 static const NSSItem nss_builtins_items_205 [] = {
13741 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13742 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13743 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13744 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13745 { (void *)"ComSign Secured CA", (PRUint32)19 },
13746 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13747 { (void *)"\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155"
13748 "\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061"
13749 "\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147"
13750 "\156\061\013\060\011\006\003\125\004\006\023\002\111\114"
13751 , (PRUint32)62 },
13752 { (void *)"0", (PRUint32)2 },
13753 { (void *)"\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155"
13754 "\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061"
13755 "\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147"
13756 "\156\061\013\060\011\006\003\125\004\006\023\002\111\114"
13757 , (PRUint32)62 },
13758 { (void *)"\002\021\000\307\050\107\011\263\270\154\105\214\035\372\044\365"
13759 "\066\116\351"
13760 , (PRUint32)19 },
13761 { (void *)"\060\202\003\253\060\202\002\223\240\003\002\001\002\002\021\000"
13762 "\307\050\107\011\263\270\154\105\214\035\372\044\365\066\116\351"
13763 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
13764 "\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155\123"
13765 "\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061\020"
13766 "\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147\156"
13767 "\061\013\060\011\006\003\125\004\006\023\002\111\114\060\036\027"
13768 "\015\060\064\060\063\062\064\061\061\063\067\062\060\132\027\015"
13769 "\062\071\060\063\061\066\061\065\060\064\065\066\132\060\074\061"
13770 "\033\060\031\006\003\125\004\003\023\022\103\157\155\123\151\147"
13771 "\156\040\123\145\143\165\162\145\144\040\103\101\061\020\060\016"
13772 "\006\003\125\004\012\023\007\103\157\155\123\151\147\156\061\013"
13773 "\060\011\006\003\125\004\006\023\002\111\114\060\202\001\042\060"
13774 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
13775 "\001\017\000\060\202\001\012\002\202\001\001\000\306\265\150\137"
13776 "\035\224\025\303\244\010\125\055\343\240\127\172\357\351\164\052"
13777 "\273\271\174\127\111\032\021\136\117\051\207\014\110\326\152\347"
13778 "\217\324\176\127\044\271\006\211\344\034\074\352\254\343\332\041"
13779 "\200\163\041\012\357\171\230\154\037\010\377\241\120\175\362\230"
13780 "\033\311\124\157\076\245\050\354\041\004\017\105\273\007\075\241"
13781 "\300\372\052\230\035\116\006\223\373\365\210\073\253\137\313\026"
13782 "\277\346\363\236\112\207\355\031\352\302\237\103\344\361\201\245"
13783 "\177\020\117\076\321\112\142\255\123\033\313\203\377\007\145\245"
13784 "\222\055\146\251\133\270\132\364\035\264\041\221\112\027\173\236"
13785 "\062\376\126\044\071\262\124\204\103\365\204\302\330\274\101\220"
13786 "\314\235\326\150\332\351\202\120\251\073\150\317\265\135\002\224"
13787 "\140\026\261\103\331\103\135\335\135\207\156\352\273\263\311\153"
13788 "\366\003\224\011\160\336\026\021\172\053\350\166\217\111\020\230"
13789 "\167\271\143\134\213\063\227\165\366\013\214\262\253\133\336\164"
13790 "\040\045\077\343\363\021\371\207\150\206\065\161\303\035\214\055"
13791 "\353\345\032\254\017\163\325\202\131\100\200\323\002\003\001\000"
13792 "\001\243\201\247\060\201\244\060\014\006\003\125\035\023\004\005"
13793 "\060\003\001\001\377\060\104\006\003\125\035\037\004\075\060\073"
13794 "\060\071\240\067\240\065\206\063\150\164\164\160\072\057\057\146"
13795 "\145\144\151\162\056\143\157\155\163\151\147\156\056\143\157\056"
13796 "\151\154\057\143\162\154\057\103\157\155\123\151\147\156\123\145"
13797 "\143\165\162\145\144\103\101\056\143\162\154\060\016\006\003\125"
13798 "\035\017\001\001\377\004\004\003\002\001\206\060\037\006\003\125"
13799 "\035\043\004\030\060\026\200\024\301\113\355\160\266\367\076\174"
13800 "\000\073\000\217\307\076\016\105\237\036\135\354\060\035\006\003"
13801 "\125\035\016\004\026\004\024\301\113\355\160\266\367\076\174\000"
13802 "\073\000\217\307\076\016\105\237\036\135\354\060\015\006\011\052"
13803 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\026"
13804 "\317\356\222\023\120\253\173\024\236\063\266\102\040\152\324\025"
13805 "\275\011\253\374\162\350\357\107\172\220\254\121\301\144\116\351"
13806 "\210\275\103\105\201\343\146\043\077\022\206\115\031\344\005\260"
13807 "\346\067\302\215\332\006\050\311\017\211\244\123\251\165\077\260"
13808 "\226\373\253\114\063\125\371\170\046\106\157\033\066\230\373\102"
13809 "\166\301\202\271\216\336\373\105\371\143\033\142\073\071\006\312"
13810 "\167\172\250\074\011\317\154\066\075\017\012\105\113\151\026\032"
13811 "\105\175\063\003\145\371\122\161\220\046\225\254\114\014\365\213"
13812 "\223\077\314\165\164\205\230\272\377\142\172\115\037\211\376\256"
13813 "\275\224\000\231\277\021\245\334\340\171\305\026\013\175\002\141"
13814 "\035\352\205\371\002\025\117\347\132\211\116\024\157\343\067\113"
13815 "\205\365\301\074\141\340\375\005\101\262\222\177\303\035\240\320"
13816 "\256\122\144\140\153\030\306\046\234\330\365\144\344\066\032\142"
13817 "\237\212\017\076\377\155\116\031\126\116\040\221\154\237\064\063"
13818 "\072\064\127\120\072\157\201\136\006\306\365\076\174\116\216\053"
13819 "\316\145\006\056\135\322\052\123\164\136\323\156\047\236\217"
13820 , (PRUint32)943 }
13821 };
13822 static const NSSItem nss_builtins_items_206 [] = {
13823 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13824 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13825 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13826 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13827 { (void *)"ComSign Secured CA", (PRUint32)19 },
13828 { (void *)"\371\315\016\054\332\166\044\301\217\275\360\360\253\266\105\270"
13829 "\367\376\325\172"
13830 , (PRUint32)20 },
13831 { (void *)"\100\001\045\006\215\041\103\152\016\103\000\234\347\103\363\325"
13832 , (PRUint32)16 },
13833 { (void *)"\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155"
13834 "\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061"
13835 "\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147"
13836 "\156\061\013\060\011\006\003\125\004\006\023\002\111\114"
13837 , (PRUint32)62 },
13838 { (void *)"\002\021\000\307\050\107\011\263\270\154\105\214\035\372\044\365"
13839 "\066\116\351"
13840 , (PRUint32)19 },
13841 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13842 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
13843 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13844 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13845 };
13846 static const NSSItem nss_builtins_items_207 [] = {
13847 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13848 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13849 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13850 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13851 { (void *)"Cybertrust Global Root", (PRUint32)23 },
13852 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13853 { (void *)"\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142"
13854 "\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035"
13855 "\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163"
13856 "\164\040\107\154\157\142\141\154\040\122\157\157\164"
13857 , (PRUint32)61 },
13858 { (void *)"0", (PRUint32)2 },
13859 { (void *)"\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142"
13860 "\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035"
13861 "\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163"
13862 "\164\040\107\154\157\142\141\154\040\122\157\157\164"
13863 , (PRUint32)61 },
13864 { (void *)"\002\013\004\000\000\000\000\001\017\205\252\055\110"
13865 , (PRUint32)13 },
13866 { (void *)"\060\202\003\241\060\202\002\211\240\003\002\001\002\002\013\004"
13867 "\000\000\000\000\001\017\205\252\055\110\060\015\006\011\052\206"
13868 "\110\206\367\015\001\001\005\005\000\060\073\061\030\060\026\006"
13869 "\003\125\004\012\023\017\103\171\142\145\162\164\162\165\163\164"
13870 "\054\040\111\156\143\061\037\060\035\006\003\125\004\003\023\026"
13871 "\103\171\142\145\162\164\162\165\163\164\040\107\154\157\142\141"
13872 "\154\040\122\157\157\164\060\036\027\015\060\066\061\062\061\065"
13873 "\060\070\060\060\060\060\132\027\015\062\061\061\062\061\065\060"
13874 "\070\060\060\060\060\132\060\073\061\030\060\026\006\003\125\004"
13875 "\012\023\017\103\171\142\145\162\164\162\165\163\164\054\040\111"
13876 "\156\143\061\037\060\035\006\003\125\004\003\023\026\103\171\142"
13877 "\145\162\164\162\165\163\164\040\107\154\157\142\141\154\040\122"
13878 "\157\157\164\060\202\001\042\060\015\006\011\052\206\110\206\367"
13879 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
13880 "\202\001\001\000\370\310\274\275\024\120\146\023\377\360\323\171"
13881 "\354\043\362\267\032\307\216\205\361\022\163\246\031\252\020\333"
13882 "\234\242\145\164\132\167\076\121\175\126\366\334\043\266\324\355"
13883 "\137\130\261\067\115\325\111\016\156\365\152\207\326\322\214\322"
13884 "\047\306\342\377\066\237\230\145\240\023\116\306\052\144\233\325"
13885 "\220\022\317\024\006\364\073\343\324\050\276\350\016\370\253\116"
13886 "\110\224\155\216\225\061\020\134\355\242\055\275\325\072\155\262"
13887 "\034\273\140\300\106\113\001\365\111\256\176\106\212\320\164\215"
13888 "\241\014\002\316\356\374\347\217\270\153\146\363\177\104\000\277"
13889 "\146\045\024\053\335\020\060\035\007\226\077\115\366\153\270\217"
13890 "\267\173\014\245\070\353\336\107\333\325\135\071\374\210\247\363"
13891 "\327\052\164\361\350\132\242\073\237\120\272\246\214\105\065\302"
13892 "\120\145\225\334\143\202\357\335\277\167\115\234\142\311\143\163"
13893 "\026\320\051\017\111\251\110\360\263\252\267\154\305\247\060\071"
13894 "\100\135\256\304\342\135\046\123\360\316\034\043\010\141\250\224"
13895 "\031\272\004\142\100\354\037\070\160\167\022\006\161\247\060\030"
13896 "\135\045\047\245\002\003\001\000\001\243\201\245\060\201\242\060"
13897 "\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
13898 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
13899 "\060\035\006\003\125\035\016\004\026\004\024\266\010\173\015\172"
13900 "\314\254\040\114\206\126\062\136\317\253\156\205\055\160\127\060"
13901 "\077\006\003\125\035\037\004\070\060\066\060\064\240\062\240\060"
13902 "\206\056\150\164\164\160\072\057\057\167\167\167\062\056\160\165"
13903 "\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143"
13904 "\162\154\057\143\164\057\143\164\162\157\157\164\056\143\162\154"
13905 "\060\037\006\003\125\035\043\004\030\060\026\200\024\266\010\173"
13906 "\015\172\314\254\040\114\206\126\062\136\317\253\156\205\055\160"
13907 "\127\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
13908 "\003\202\001\001\000\126\357\012\043\240\124\116\225\227\311\370"
13909 "\211\332\105\301\324\243\000\045\364\037\023\253\267\243\205\130"
13910 "\151\302\060\255\330\025\212\055\343\311\315\201\132\370\163\043"
13911 "\132\247\174\005\363\375\042\073\016\321\006\304\333\066\114\163"
13912 "\004\216\345\260\042\344\305\363\056\245\331\043\343\270\116\112"
13913 "\040\247\156\002\044\237\042\140\147\173\213\035\162\011\305\061"
13914 "\134\351\171\237\200\107\075\255\241\013\007\024\075\107\377\003"
13915 "\151\032\014\013\104\347\143\045\247\177\262\311\270\166\204\355"
13916 "\043\366\175\007\253\105\176\323\337\263\277\351\212\266\315\250"
13917 "\242\147\053\122\325\267\145\360\071\114\143\240\221\171\223\122"
13918 "\017\124\335\203\273\237\321\217\247\123\163\303\313\377\060\354"
13919 "\174\004\270\330\104\037\223\137\161\011\042\267\156\076\352\034"
13920 "\003\116\235\032\040\141\373\201\067\354\136\374\012\105\253\327"
13921 "\347\027\125\320\240\352\140\233\246\366\343\214\133\051\302\006"
13922 "\140\024\235\055\227\114\251\223\025\235\141\304\001\137\110\326"
13923 "\130\275\126\061\022\116\021\310\041\340\263\021\221\145\333\264"
13924 "\246\210\070\316\125"
13925 , (PRUint32)933 }
13926 };
13927 static const NSSItem nss_builtins_items_208 [] = {
13928 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13929 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13930 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13931 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13932 { (void *)"Cybertrust Global Root", (PRUint32)23 },
13933 { (void *)"\137\103\345\261\277\370\170\214\254\034\307\312\112\232\306\042"
13934 "\053\314\064\306"
13935 , (PRUint32)20 },
13936 { (void *)"\162\344\112\207\343\151\100\200\167\352\274\343\364\377\360\341"
13937 , (PRUint32)16 },
13938 { (void *)"\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142"
13939 "\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035"
13940 "\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163"
13941 "\164\040\107\154\157\142\141\154\040\122\157\157\164"
13942 , (PRUint32)61 },
13943 { (void *)"\002\013\004\000\000\000\000\001\017\205\252\055\110"
13944 , (PRUint32)13 },
13945 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
13946 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
13947 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
13948 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
13949 };
13950 static const NSSItem nss_builtins_items_209 [] = {
13951 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
13952 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
13953 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13954 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
13955 { (void *)"ePKI Root Certification Authority", (PRUint32)34 },
13956 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
13957 { (void *)"\060\136\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
13958 "\043\060\041\006\003\125\004\012\014\032\103\150\165\156\147\150"
13959 "\167\141\040\124\145\154\145\143\157\155\040\103\157\056\054\040"
13960 "\114\164\144\056\061\052\060\050\006\003\125\004\013\014\041\145"
13961 "\120\113\111\040\122\157\157\164\040\103\145\162\164\151\146\151"
13962 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
13963 , (PRUint32)96 },
13964 { (void *)"0", (PRUint32)2 },
13965 { (void *)"\060\136\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
13966 "\043\060\041\006\003\125\004\012\014\032\103\150\165\156\147\150"
13967 "\167\141\040\124\145\154\145\143\157\155\040\103\157\056\054\040"
13968 "\114\164\144\056\061\052\060\050\006\003\125\004\013\014\041\145"
13969 "\120\113\111\040\122\157\157\164\040\103\145\162\164\151\146\151"
13970 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
13971 , (PRUint32)96 },
13972 { (void *)"\002\020\025\310\275\145\107\134\257\270\227\000\136\344\006\322"
13973 "\274\235"
13974 , (PRUint32)18 },
13975 { (void *)"\060\202\005\260\060\202\003\230\240\003\002\001\002\002\020\025"
13976 "\310\275\145\107\134\257\270\227\000\136\344\006\322\274\235\060"
13977 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\136"
13978 "\061\013\060\011\006\003\125\004\006\023\002\124\127\061\043\060"
13979 "\041\006\003\125\004\012\014\032\103\150\165\156\147\150\167\141"
13980 "\040\124\145\154\145\143\157\155\040\103\157\056\054\040\114\164"
13981 "\144\056\061\052\060\050\006\003\125\004\013\014\041\145\120\113"
13982 "\111\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141"
13983 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036"
13984 "\027\015\060\064\061\062\062\060\060\062\063\061\062\067\132\027"
13985 "\015\063\064\061\062\062\060\060\062\063\061\062\067\132\060\136"
13986 "\061\013\060\011\006\003\125\004\006\023\002\124\127\061\043\060"
13987 "\041\006\003\125\004\012\014\032\103\150\165\156\147\150\167\141"
13988 "\040\124\145\154\145\143\157\155\040\103\157\056\054\040\114\164"
13989 "\144\056\061\052\060\050\006\003\125\004\013\014\041\145\120\113"
13990 "\111\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141"
13991 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\202"
13992 "\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
13993 "\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\341"
13994 "\045\017\356\215\333\210\063\165\147\315\255\037\175\072\116\155"
13995 "\235\323\057\024\363\143\164\313\001\041\152\067\352\204\120\007"
13996 "\113\046\133\011\103\154\041\236\152\310\325\003\365\140\151\217"
13997 "\314\360\042\344\037\347\367\152\042\061\267\054\025\362\340\376"
13998 "\000\152\103\377\207\145\306\265\032\301\247\114\155\042\160\041"
13999 "\212\061\362\227\164\211\011\022\046\034\236\312\331\022\242\225"
14000 "\074\332\351\147\277\010\240\144\343\326\102\267\105\357\227\364"
14001 "\366\365\327\265\112\025\002\130\175\230\130\113\140\274\315\327"
14002 "\015\232\023\063\123\321\141\371\172\325\327\170\263\232\063\367"
14003 "\000\206\316\035\115\224\070\257\250\354\170\121\160\212\134\020"
14004 "\203\121\041\367\021\075\064\206\136\345\110\315\227\201\202\065"
14005 "\114\031\354\145\366\153\305\005\241\356\107\023\326\263\041\047"
14006 "\224\020\012\331\044\073\272\276\104\023\106\060\077\227\074\330"
14007 "\327\327\152\356\073\070\343\053\324\227\016\271\033\347\007\111"
14008 "\177\067\052\371\167\170\317\124\355\133\106\235\243\200\016\221"
14009 "\103\301\326\133\137\024\272\237\246\215\044\107\100\131\277\162"
14010 "\070\262\066\154\067\377\231\321\135\016\131\012\253\151\367\300"
14011 "\262\004\105\172\124\000\256\276\123\366\265\347\341\370\074\243"
14012 "\061\322\251\376\041\122\144\305\246\147\360\165\007\006\224\024"
14013 "\201\125\306\047\344\001\217\027\301\152\161\327\276\113\373\224"
14014 "\130\175\176\021\063\261\102\367\142\154\030\326\317\011\150\076"
14015 "\177\154\366\036\217\142\255\245\143\333\011\247\037\042\102\101"
14016 "\036\157\231\212\076\327\371\077\100\172\171\260\245\001\222\322"
14017 "\235\075\010\025\245\020\001\055\263\062\166\250\225\015\263\172"
14018 "\232\373\007\020\170\021\157\341\217\307\272\017\045\032\164\052"
14019 "\345\034\230\101\231\337\041\207\350\225\006\152\012\263\152\107"
14020 "\166\145\366\072\317\217\142\027\031\173\012\050\315\032\322\203"
14021 "\036\041\307\054\277\276\377\141\150\267\147\033\273\170\115\215"
14022 "\316\147\345\344\301\216\267\043\146\342\235\220\165\064\230\251"
14023 "\066\053\212\232\224\271\235\354\314\212\261\370\045\211\134\132"
14024 "\266\057\214\037\155\171\044\247\122\150\303\204\065\342\146\215"
14025 "\143\016\045\115\325\031\262\346\171\067\247\042\235\124\061\002"
14026 "\003\001\000\001\243\152\060\150\060\035\006\003\125\035\016\004"
14027 "\026\004\024\036\014\367\266\147\362\341\222\046\011\105\300\125"
14028 "\071\056\167\077\102\112\242\060\014\006\003\125\035\023\004\005"
14029 "\060\003\001\001\377\060\071\006\004\147\052\007\000\004\061\060"
14030 "\057\060\055\002\001\000\060\011\006\005\053\016\003\002\032\005"
14031 "\000\060\007\006\005\147\052\003\000\000\004\024\105\260\302\307"
14032 "\012\126\174\356\133\170\014\225\371\030\123\301\246\034\330\020"
14033 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
14034 "\202\002\001\000\011\263\203\123\131\001\076\225\111\271\361\201"
14035 "\272\371\166\040\043\265\047\140\164\324\152\231\064\136\154\000"
14036 "\123\331\237\362\246\261\044\007\104\152\052\306\245\216\170\022"
14037 "\350\107\331\130\033\023\052\136\171\233\237\012\052\147\246\045"
14038 "\077\006\151\126\163\303\212\146\110\373\051\201\127\164\006\312"
14039 "\234\352\050\350\070\147\046\053\361\325\265\077\145\223\370\066"
14040 "\135\216\215\215\100\040\207\031\352\357\047\300\075\264\071\017"
14041 "\045\173\150\120\164\125\234\014\131\175\132\075\101\224\045\122"
14042 "\010\340\107\054\025\061\031\325\277\007\125\306\273\022\265\227"
14043 "\364\137\203\205\272\161\301\331\154\201\021\166\012\012\260\277"
14044 "\202\227\367\352\075\372\372\354\055\251\050\224\073\126\335\322"
14045 "\121\056\256\300\275\010\025\214\167\122\064\226\326\233\254\323"
14046 "\035\216\141\017\065\173\233\256\071\151\013\142\140\100\040\066"
14047 "\217\257\373\066\356\055\010\112\035\270\277\233\134\370\352\245"
14048 "\033\240\163\246\330\370\156\340\063\004\137\150\252\047\207\355"
14049 "\331\301\220\234\355\275\343\152\065\257\143\337\253\030\331\272"
14050 "\346\351\112\352\120\212\017\141\223\036\342\055\031\342\060\224"
14051 "\065\222\135\016\266\007\257\031\200\217\107\220\121\113\056\115"
14052 "\335\205\342\322\012\122\012\027\232\374\032\260\120\002\345\001"
14053 "\243\143\067\041\114\104\304\233\121\231\021\016\163\234\006\217"
14054 "\124\056\247\050\136\104\071\207\126\055\067\275\205\104\224\341"
14055 "\014\113\054\234\303\222\205\064\141\313\017\270\233\112\103\122"
14056 "\376\064\072\175\270\351\051\334\166\251\310\060\370\024\161\200"
14057 "\306\036\066\110\164\042\101\134\207\202\350\030\161\213\101\211"
14058 "\104\347\176\130\133\250\270\215\023\351\247\154\303\107\355\263"
14059 "\032\235\142\256\215\202\352\224\236\335\131\020\303\255\335\342"
14060 "\115\343\061\325\307\354\350\362\260\376\222\036\026\012\032\374"
14061 "\331\363\370\047\266\311\276\035\264\154\144\220\177\364\344\304"
14062 "\133\327\067\256\102\016\335\244\032\157\174\210\124\305\026\156"
14063 "\341\172\150\056\370\072\277\015\244\074\211\073\170\247\116\143"
14064 "\203\004\041\010\147\215\362\202\111\320\133\375\261\315\017\203"
14065 "\204\324\076\040\205\367\112\075\053\234\375\052\012\011\115\352"
14066 "\201\370\021\234"
14067 , (PRUint32)1460 }
14068 };
14069 static const NSSItem nss_builtins_items_210 [] = {
14070 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14071 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14072 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14073 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14074 { (void *)"ePKI Root Certification Authority", (PRUint32)34 },
14075 { (void *)"\147\145\015\361\176\216\176\133\202\100\244\364\126\113\317\342"
14076 "\075\151\306\360"
14077 , (PRUint32)20 },
14078 { (void *)"\033\056\000\312\046\006\220\075\255\376\157\025\150\323\153\263"
14079 , (PRUint32)16 },
14080 { (void *)"\060\136\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
14081 "\043\060\041\006\003\125\004\012\014\032\103\150\165\156\147\150"
14082 "\167\141\040\124\145\154\145\143\157\155\040\103\157\056\054\040"
14083 "\114\164\144\056\061\052\060\050\006\003\125\004\013\014\041\145"
14084 "\120\113\111\040\122\157\157\164\040\103\145\162\164\151\146\151"
14085 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
14086 , (PRUint32)96 },
14087 { (void *)"\002\020\025\310\275\145\107\134\257\270\227\000\136\344\006\322"
14088 "\274\235"
14089 , (PRUint32)18 },
14090 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14091 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14092 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14093 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14094 };
14095 static const NSSItem nss_builtins_items_211 [] = {
14096 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14097 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14098 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14099 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14100 { (void *)"T\xc3\x9c\x42\xC4\xB0TAK UEKAE K\xC3\xB6k Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 - S\xC3\xBCr\xC3\xBCm 3", (PRUint32)66 },
14101 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14102 { (void *)"\060\202\001\053\061\013\060\011\006\003\125\004\006\023\002\124"
14103 "\122\061\030\060\026\006\003\125\004\007\014\017\107\145\142\172"
14104 "\145\040\055\040\113\157\143\141\145\154\151\061\107\060\105\006"
14105 "\003\125\004\012\014\076\124\303\274\162\153\151\171\145\040\102"
14106 "\151\154\151\155\163\145\154\040\166\145\040\124\145\153\156\157"
14107 "\154\157\152\151\153\040\101\162\141\305\237\164\304\261\162\155"
14108 "\141\040\113\165\162\165\155\165\040\055\040\124\303\234\102\304"
14109 "\260\124\101\113\061\110\060\106\006\003\125\004\013\014\077\125"
14110 "\154\165\163\141\154\040\105\154\145\153\164\162\157\156\151\153"
14111 "\040\166\145\040\113\162\151\160\164\157\154\157\152\151\040\101"
14112 "\162\141\305\237\164\304\261\162\155\141\040\105\156\163\164\151"
14113 "\164\303\274\163\303\274\040\055\040\125\105\113\101\105\061\043"
14114 "\060\041\006\003\125\004\013\014\032\113\141\155\165\040\123\145"
14115 "\162\164\151\146\151\153\141\163\171\157\156\040\115\145\162\153"
14116 "\145\172\151\061\112\060\110\006\003\125\004\003\014\101\124\303"
14117 "\234\102\304\260\124\101\113\040\125\105\113\101\105\040\113\303"
14118 "\266\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
14119 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
14120 "\163\304\261\040\055\040\123\303\274\162\303\274\155\040\063"
14121 , (PRUint32)303 },
14122 { (void *)"0", (PRUint32)2 },
14123 { (void *)"\060\202\001\053\061\013\060\011\006\003\125\004\006\023\002\124"
14124 "\122\061\030\060\026\006\003\125\004\007\014\017\107\145\142\172"
14125 "\145\040\055\040\113\157\143\141\145\154\151\061\107\060\105\006"
14126 "\003\125\004\012\014\076\124\303\274\162\153\151\171\145\040\102"
14127 "\151\154\151\155\163\145\154\040\166\145\040\124\145\153\156\157"
14128 "\154\157\152\151\153\040\101\162\141\305\237\164\304\261\162\155"
14129 "\141\040\113\165\162\165\155\165\040\055\040\124\303\234\102\304"
14130 "\260\124\101\113\061\110\060\106\006\003\125\004\013\014\077\125"
14131 "\154\165\163\141\154\040\105\154\145\153\164\162\157\156\151\153"
14132 "\040\166\145\040\113\162\151\160\164\157\154\157\152\151\040\101"
14133 "\162\141\305\237\164\304\261\162\155\141\040\105\156\163\164\151"
14134 "\164\303\274\163\303\274\040\055\040\125\105\113\101\105\061\043"
14135 "\060\041\006\003\125\004\013\014\032\113\141\155\165\040\123\145"
14136 "\162\164\151\146\151\153\141\163\171\157\156\040\115\145\162\153"
14137 "\145\172\151\061\112\060\110\006\003\125\004\003\014\101\124\303"
14138 "\234\102\304\260\124\101\113\040\125\105\113\101\105\040\113\303"
14139 "\266\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
14140 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
14141 "\163\304\261\040\055\040\123\303\274\162\303\274\155\040\063"
14142 , (PRUint32)303 },
14143 { (void *)"\002\001\021"
14144 , (PRUint32)3 },
14145 { (void *)"\060\202\005\027\060\202\003\377\240\003\002\001\002\002\001\021"
14146 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
14147 "\202\001\053\061\013\060\011\006\003\125\004\006\023\002\124\122"
14148 "\061\030\060\026\006\003\125\004\007\014\017\107\145\142\172\145"
14149 "\040\055\040\113\157\143\141\145\154\151\061\107\060\105\006\003"
14150 "\125\004\012\014\076\124\303\274\162\153\151\171\145\040\102\151"
14151 "\154\151\155\163\145\154\040\166\145\040\124\145\153\156\157\154"
14152 "\157\152\151\153\040\101\162\141\305\237\164\304\261\162\155\141"
14153 "\040\113\165\162\165\155\165\040\055\040\124\303\234\102\304\260"
14154 "\124\101\113\061\110\060\106\006\003\125\004\013\014\077\125\154"
14155 "\165\163\141\154\040\105\154\145\153\164\162\157\156\151\153\040"
14156 "\166\145\040\113\162\151\160\164\157\154\157\152\151\040\101\162"
14157 "\141\305\237\164\304\261\162\155\141\040\105\156\163\164\151\164"
14158 "\303\274\163\303\274\040\055\040\125\105\113\101\105\061\043\060"
14159 "\041\006\003\125\004\013\014\032\113\141\155\165\040\123\145\162"
14160 "\164\151\146\151\153\141\163\171\157\156\040\115\145\162\153\145"
14161 "\172\151\061\112\060\110\006\003\125\004\003\014\101\124\303\234"
14162 "\102\304\260\124\101\113\040\125\105\113\101\105\040\113\303\266"
14163 "\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172\155"
14164 "\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261\163"
14165 "\304\261\040\055\040\123\303\274\162\303\274\155\040\063\060\036"
14166 "\027\015\060\067\060\070\062\064\061\061\063\067\060\067\132\027"
14167 "\015\061\067\060\070\062\061\061\061\063\067\060\067\132\060\202"
14168 "\001\053\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
14169 "\030\060\026\006\003\125\004\007\014\017\107\145\142\172\145\040"
14170 "\055\040\113\157\143\141\145\154\151\061\107\060\105\006\003\125"
14171 "\004\012\014\076\124\303\274\162\153\151\171\145\040\102\151\154"
14172 "\151\155\163\145\154\040\166\145\040\124\145\153\156\157\154\157"
14173 "\152\151\153\040\101\162\141\305\237\164\304\261\162\155\141\040"
14174 "\113\165\162\165\155\165\040\055\040\124\303\234\102\304\260\124"
14175 "\101\113\061\110\060\106\006\003\125\004\013\014\077\125\154\165"
14176 "\163\141\154\040\105\154\145\153\164\162\157\156\151\153\040\166"
14177 "\145\040\113\162\151\160\164\157\154\157\152\151\040\101\162\141"
14178 "\305\237\164\304\261\162\155\141\040\105\156\163\164\151\164\303"
14179 "\274\163\303\274\040\055\040\125\105\113\101\105\061\043\060\041"
14180 "\006\003\125\004\013\014\032\113\141\155\165\040\123\145\162\164"
14181 "\151\146\151\153\141\163\171\157\156\040\115\145\162\153\145\172"
14182 "\151\061\112\060\110\006\003\125\004\003\014\101\124\303\234\102"
14183 "\304\260\124\101\113\040\125\105\113\101\105\040\113\303\266\153"
14184 "\040\123\145\162\164\151\146\151\153\141\040\110\151\172\155\145"
14185 "\164\040\123\141\304\237\154\141\171\304\261\143\304\261\163\304"
14186 "\261\040\055\040\123\303\274\162\303\274\155\040\063\060\202\001"
14187 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
14188 "\003\202\001\017\000\060\202\001\012\002\202\001\001\000\212\155"
14189 "\113\377\020\210\072\303\366\176\224\350\352\040\144\160\256\041"
14190 "\201\276\072\173\074\333\361\035\122\177\131\372\363\042\114\225"
14191 "\240\220\274\110\116\021\253\373\267\265\215\172\203\050\214\046"
14192 "\106\330\116\225\100\207\141\237\305\236\155\201\207\127\154\212"
14193 "\073\264\146\352\314\100\374\343\252\154\262\313\001\333\062\277"
14194 "\322\353\205\317\241\015\125\303\133\070\127\160\270\165\306\171"
14195 "\321\024\060\355\033\130\133\153\357\065\362\241\041\116\305\316"
14196 "\174\231\137\154\271\270\042\223\120\247\315\114\160\152\276\152"
14197 "\005\177\023\234\053\036\352\376\107\316\004\245\157\254\223\056"
14198 "\174\053\237\236\171\023\221\350\352\236\312\070\165\216\142\260"
14199 "\225\223\052\345\337\351\136\227\156\040\137\137\204\172\104\071"
14200 "\031\100\034\272\125\053\373\060\262\201\357\204\343\334\354\230"
14201 "\070\071\003\205\010\251\124\003\005\051\360\311\217\213\352\013"
14202 "\206\145\031\021\323\351\011\043\336\150\223\003\311\066\034\041"
14203 "\156\316\214\146\361\231\060\330\327\263\303\035\370\201\056\250"
14204 "\275\202\013\146\376\202\313\341\340\032\202\303\100\201\002\003"
14205 "\001\000\001\243\102\060\100\060\035\006\003\125\035\016\004\026"
14206 "\004\024\275\210\207\311\217\366\244\012\013\252\353\305\376\221"
14207 "\043\235\253\112\212\062\060\016\006\003\125\035\017\001\001\377"
14208 "\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377"
14209 "\004\005\060\003\001\001\377\060\015\006\011\052\206\110\206\367"
14210 "\015\001\001\005\005\000\003\202\001\001\000\035\174\372\111\217"
14211 "\064\351\267\046\222\026\232\005\164\347\113\320\155\071\154\303"
14212 "\046\366\316\270\061\274\304\337\274\052\370\067\221\030\334\004"
14213 "\310\144\231\053\030\155\200\003\131\311\256\370\130\320\076\355"
14214 "\303\043\237\151\074\206\070\034\236\357\332\047\170\321\204\067"
14215 "\161\212\074\113\071\317\176\105\006\326\055\330\212\115\170\022"
14216 "\326\255\302\323\313\322\320\101\363\046\066\112\233\225\154\014"
14217 "\356\345\321\103\047\146\301\210\367\172\263\040\154\352\260\151"
14218 "\053\307\040\350\014\003\304\101\005\231\342\077\344\153\370\240"
14219 "\206\201\307\204\306\037\325\113\201\022\262\026\041\054\023\241"
14220 "\200\262\136\014\112\023\236\040\330\142\100\253\220\352\144\112"
14221 "\057\254\015\001\022\171\105\250\057\207\031\150\310\342\205\307"
14222 "\060\262\165\371\070\077\262\300\223\264\153\342\003\104\316\147"
14223 "\240\337\211\326\255\214\166\243\023\303\224\141\053\153\331\154"
14224 "\301\007\012\042\007\205\154\205\044\106\251\276\077\213\170\204"
14225 "\202\176\044\014\235\375\201\067\343\045\250\355\066\116\225\054"
14226 "\311\234\220\332\354\251\102\074\255\266\002"
14227 , (PRUint32)1307 }
14228 };
14229 static const NSSItem nss_builtins_items_212 [] = {
14230 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14231 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14232 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14233 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14234 { (void *)"T\xc3\x9c\x42\xC4\xB0TAK UEKAE K\xC3\xB6k Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 - S\xC3\xBCr\xC3\xBCm 3", (PRUint32)66 },
14235 { (void *)"\033\113\071\141\046\047\153\144\221\242\150\155\327\002\103\041"
14236 "\055\037\035\226"
14237 , (PRUint32)20 },
14238 { (void *)"\355\101\365\214\120\305\053\234\163\346\356\154\353\302\250\046"
14239 , (PRUint32)16 },
14240 { (void *)"\060\202\001\053\061\013\060\011\006\003\125\004\006\023\002\124"
14241 "\122\061\030\060\026\006\003\125\004\007\014\017\107\145\142\172"
14242 "\145\040\055\040\113\157\143\141\145\154\151\061\107\060\105\006"
14243 "\003\125\004\012\014\076\124\303\274\162\153\151\171\145\040\102"
14244 "\151\154\151\155\163\145\154\040\166\145\040\124\145\153\156\157"
14245 "\154\157\152\151\153\040\101\162\141\305\237\164\304\261\162\155"
14246 "\141\040\113\165\162\165\155\165\040\055\040\124\303\234\102\304"
14247 "\260\124\101\113\061\110\060\106\006\003\125\004\013\014\077\125"
14248 "\154\165\163\141\154\040\105\154\145\153\164\162\157\156\151\153"
14249 "\040\166\145\040\113\162\151\160\164\157\154\157\152\151\040\101"
14250 "\162\141\305\237\164\304\261\162\155\141\040\105\156\163\164\151"
14251 "\164\303\274\163\303\274\040\055\040\125\105\113\101\105\061\043"
14252 "\060\041\006\003\125\004\013\014\032\113\141\155\165\040\123\145"
14253 "\162\164\151\146\151\153\141\163\171\157\156\040\115\145\162\153"
14254 "\145\172\151\061\112\060\110\006\003\125\004\003\014\101\124\303"
14255 "\234\102\304\260\124\101\113\040\125\105\113\101\105\040\113\303"
14256 "\266\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
14257 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
14258 "\163\304\261\040\055\040\123\303\274\162\303\274\155\040\063"
14259 , (PRUint32)303 },
14260 { (void *)"\002\001\021"
14261 , (PRUint32)3 },
14262 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14263 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14264 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14265 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14266 };
14267 static const NSSItem nss_builtins_items_213 [] = {
14268 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14269 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14270 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14271 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14272 { (void *)"Buypass Class 2 CA 1", (PRUint32)21 },
14273 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14274 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14275 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14276 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14277 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14278 "\040\103\154\141\163\163\040\062\040\103\101\040\061"
14279 , (PRUint32)77 },
14280 { (void *)"0", (PRUint32)2 },
14281 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14282 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14283 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14284 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14285 "\040\103\154\141\163\163\040\062\040\103\101\040\061"
14286 , (PRUint32)77 },
14287 { (void *)"\002\001\001"
14288 , (PRUint32)3 },
14289 { (void *)"\060\202\003\123\060\202\002\073\240\003\002\001\002\002\001\001"
14290 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
14291 "\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
14292 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
14293 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035\060"
14294 "\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163\040"
14295 "\103\154\141\163\163\040\062\040\103\101\040\061\060\036\027\015"
14296 "\060\066\061\060\061\063\061\060\062\065\060\071\132\027\015\061"
14297 "\066\061\060\061\063\061\060\062\065\060\071\132\060\113\061\013"
14298 "\060\011\006\003\125\004\006\023\002\116\117\061\035\060\033\006"
14299 "\003\125\004\012\014\024\102\165\171\160\141\163\163\040\101\123"
14300 "\055\071\070\063\061\066\063\063\062\067\061\035\060\033\006\003"
14301 "\125\004\003\014\024\102\165\171\160\141\163\163\040\103\154\141"
14302 "\163\163\040\062\040\103\101\040\061\060\202\001\042\060\015\006"
14303 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
14304 "\000\060\202\001\012\002\202\001\001\000\213\074\007\105\330\366"
14305 "\337\346\307\312\272\215\103\305\107\215\260\132\301\070\333\222"
14306 "\204\034\257\023\324\017\157\066\106\040\304\056\314\161\160\064"
14307 "\242\064\323\067\056\330\335\072\167\057\300\353\051\350\134\322"
14308 "\265\251\221\064\207\042\131\376\314\333\347\231\257\226\301\250"
14309 "\307\100\335\245\025\214\156\310\174\227\003\313\346\040\362\327"
14310 "\227\137\061\241\057\067\322\276\356\276\251\255\250\114\236\041"
14311 "\146\103\073\250\274\363\011\243\070\325\131\044\301\302\107\166"
14312 "\261\210\134\202\073\273\053\246\004\327\214\007\217\315\325\101"
14313 "\035\360\256\270\051\054\224\122\140\064\224\073\332\340\070\321"
14314 "\235\063\076\025\364\223\062\305\000\332\265\051\146\016\072\170"
14315 "\017\041\122\137\002\345\222\173\045\323\222\036\057\025\235\201"
14316 "\344\235\216\350\357\211\316\024\114\124\035\034\201\022\115\160"
14317 "\250\276\020\005\027\176\037\321\270\127\125\355\315\273\122\302"
14318 "\260\036\170\302\115\066\150\313\126\046\301\122\301\275\166\367"
14319 "\130\325\162\176\037\104\166\273\000\211\035\026\235\121\065\357"
14320 "\115\302\126\357\153\340\214\073\015\351\002\003\001\000\001\243"
14321 "\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
14322 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\077"
14323 "\215\232\131\213\374\173\173\234\243\257\070\260\071\355\220\161"
14324 "\200\326\310\060\016\006\003\125\035\017\001\001\377\004\004\003"
14325 "\002\001\006\060\015\006\011\052\206\110\206\367\015\001\001\005"
14326 "\005\000\003\202\001\001\000\025\032\176\023\212\271\350\007\243"
14327 "\113\047\062\262\100\221\362\041\321\144\205\276\143\152\322\317"
14328 "\201\302\025\325\172\176\014\051\254\067\036\034\174\166\122\225"
14329 "\332\265\177\043\241\051\167\145\311\062\235\250\056\126\253\140"
14330 "\166\316\026\264\215\177\170\300\325\231\121\203\177\136\331\276"
14331 "\014\250\120\355\042\307\255\005\114\166\373\355\356\036\107\144"
14332 "\366\367\047\175\134\050\017\105\305\134\142\136\246\232\221\221"
14333 "\267\123\027\056\334\255\140\235\226\144\071\275\147\150\262\256"
14334 "\005\313\115\347\137\037\127\206\325\040\234\050\373\157\023\070"
14335 "\365\366\021\222\366\175\231\136\037\014\350\253\104\044\051\162"
14336 "\100\075\066\122\257\214\130\220\163\301\354\141\054\171\241\354"
14337 "\207\265\077\332\115\331\041\000\060\336\220\332\016\323\032\110"
14338 "\251\076\205\013\024\213\214\274\101\236\152\367\016\160\300\065"
14339 "\367\071\242\135\146\320\173\131\237\250\107\022\232\047\043\244"
14340 "\055\216\047\203\222\040\241\327\025\177\361\056\030\356\364\110"
14341 "\177\057\177\361\241\030\265\241\013\224\240\142\040\062\234\035"
14342 "\366\324\357\277\114\210\150"
14343 , (PRUint32)855 }
14344 };
14345 static const NSSItem nss_builtins_items_214 [] = {
14346 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14347 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14348 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14349 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14350 { (void *)"Buypass Class 2 CA 1", (PRUint32)21 },
14351 { (void *)"\240\241\253\220\311\374\204\173\073\022\141\350\227\175\137\323"
14352 "\042\141\323\314"
14353 , (PRUint32)20 },
14354 { (void *)"\270\010\232\360\003\314\033\015\310\154\013\166\241\165\144\043"
14355 , (PRUint32)16 },
14356 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14357 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14358 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14359 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14360 "\040\103\154\141\163\163\040\062\040\103\101\040\061"
14361 , (PRUint32)77 },
14362 { (void *)"\002\001\001"
14363 , (PRUint32)3 },
14364 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14365 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14366 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14367 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14368 };
14369 static const NSSItem nss_builtins_items_215 [] = {
14370 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14371 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14372 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14373 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14374 { (void *)"Buypass Class 3 CA 1", (PRUint32)21 },
14375 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14376 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14377 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14378 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14379 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14380 "\040\103\154\141\163\163\040\063\040\103\101\040\061"
14381 , (PRUint32)77 },
14382 { (void *)"0", (PRUint32)2 },
14383 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14384 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14385 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14386 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14387 "\040\103\154\141\163\163\040\063\040\103\101\040\061"
14388 , (PRUint32)77 },
14389 { (void *)"\002\001\002"
14390 , (PRUint32)3 },
14391 { (void *)"\060\202\003\123\060\202\002\073\240\003\002\001\002\002\001\002"
14392 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
14393 "\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
14394 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
14395 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035\060"
14396 "\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163\040"
14397 "\103\154\141\163\163\040\063\040\103\101\040\061\060\036\027\015"
14398 "\060\065\060\065\060\071\061\064\061\063\060\063\132\027\015\061"
14399 "\065\060\065\060\071\061\064\061\063\060\063\132\060\113\061\013"
14400 "\060\011\006\003\125\004\006\023\002\116\117\061\035\060\033\006"
14401 "\003\125\004\012\014\024\102\165\171\160\141\163\163\040\101\123"
14402 "\055\071\070\063\061\066\063\063\062\067\061\035\060\033\006\003"
14403 "\125\004\003\014\024\102\165\171\160\141\163\163\040\103\154\141"
14404 "\163\163\040\063\040\103\101\040\061\060\202\001\042\060\015\006"
14405 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
14406 "\000\060\202\001\012\002\202\001\001\000\244\216\327\164\331\051"
14407 "\144\336\137\037\207\200\221\352\116\071\346\031\306\104\013\200"
14408 "\325\013\257\123\007\213\022\275\346\147\360\002\261\211\366\140"
14409 "\212\304\133\260\102\321\300\041\250\313\341\233\357\144\121\266"
14410 "\247\317\025\365\164\200\150\004\220\240\130\242\346\164\246\123"
14411 "\123\125\110\143\077\222\126\335\044\116\216\370\272\053\377\363"
14412 "\064\212\236\050\327\064\237\254\057\326\017\361\244\057\275\122"
14413 "\262\111\205\155\071\065\360\104\060\223\106\044\363\266\347\123"
14414 "\373\274\141\257\251\243\024\373\302\027\027\204\154\340\174\210"
14415 "\370\311\034\127\054\360\075\176\224\274\045\223\204\350\232\000"
14416 "\232\105\005\102\127\200\364\116\316\331\256\071\366\310\123\020"
14417 "\014\145\072\107\173\140\302\326\372\221\311\306\161\154\275\221"
14418 "\207\074\221\206\111\253\363\017\240\154\046\166\136\034\254\233"
14419 "\161\345\215\274\233\041\036\234\326\070\176\044\200\025\061\202"
14420 "\226\261\111\323\142\067\133\210\014\012\142\064\376\247\110\176"
14421 "\231\261\060\213\220\067\225\034\250\037\245\054\215\364\125\310"
14422 "\333\335\131\012\302\255\170\240\364\213\002\003\001\000\001\243"
14423 "\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
14424 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\070"
14425 "\024\346\310\360\251\244\003\364\116\076\042\243\133\362\326\340"
14426 "\255\100\164\060\016\006\003\125\035\017\001\001\377\004\004\003"
14427 "\002\001\006\060\015\006\011\052\206\110\206\367\015\001\001\005"
14428 "\005\000\003\202\001\001\000\001\147\243\214\311\045\075\023\143"
14429 "\135\026\157\354\241\076\011\134\221\025\052\052\331\200\041\117"
14430 "\005\334\273\245\211\253\023\063\052\236\070\267\214\157\002\162"
14431 "\143\307\163\167\036\011\006\272\073\050\173\244\107\311\141\153"
14432 "\010\010\040\374\212\005\212\037\274\272\306\302\376\317\156\354"
14433 "\023\063\161\147\056\151\372\251\054\077\146\300\022\131\115\013"
14434 "\124\002\222\204\273\333\022\357\203\160\160\170\310\123\372\337"
14435 "\306\306\377\334\210\057\007\300\111\235\062\127\140\323\362\366"
14436 "\231\051\137\347\252\001\314\254\063\250\034\012\273\221\304\003"
14437 "\240\157\266\064\371\206\323\263\166\124\230\364\112\201\263\123"
14438 "\235\115\100\354\345\167\023\105\257\133\252\037\330\057\114\202"
14439 "\173\376\052\304\130\273\117\374\236\375\003\145\032\052\016\303"
14440 "\245\040\026\224\153\171\246\242\022\264\273\032\244\043\172\137"
14441 "\360\256\204\044\344\363\053\373\212\044\243\047\230\145\332\060"
14442 "\165\166\374\031\221\350\333\353\233\077\062\277\100\227\007\046"
14443 "\272\314\363\224\205\112\172\047\223\317\220\102\324\270\133\026"
14444 "\246\347\313\100\003\335\171"
14445 , (PRUint32)855 }
14446 };
14447 static const NSSItem nss_builtins_items_216 [] = {
14448 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14449 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14450 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14451 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14452 { (void *)"Buypass Class 3 CA 1", (PRUint32)21 },
14453 { (void *)"\141\127\072\021\337\016\330\176\325\222\145\042\352\320\126\327"
14454 "\104\263\043\161"
14455 , (PRUint32)20 },
14456 { (void *)"\337\074\163\131\201\347\071\120\201\004\114\064\242\313\263\173"
14457 , (PRUint32)16 },
14458 { (void *)"\060\113\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
14459 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
14460 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\035"
14461 "\060\033\006\003\125\004\003\014\024\102\165\171\160\141\163\163"
14462 "\040\103\154\141\163\163\040\063\040\103\101\040\061"
14463 , (PRUint32)77 },
14464 { (void *)"\002\001\002"
14465 , (PRUint32)3 },
14466 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14467 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14468 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14469 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14470 };
14471 static const NSSItem nss_builtins_items_217 [] = {
14472 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14473 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14474 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14475 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14476 { (void *)"EBG Elektronik Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1", (PRUint32)48 },
14477 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14478 { (void *)"\060\201\200\061\070\060\066\006\003\125\004\003\014\057\105\102"
14479 "\107\040\105\154\145\153\164\162\157\156\151\153\040\123\145\162"
14480 "\164\151\146\151\153\141\040\110\151\172\155\145\164\040\123\141"
14481 "\304\237\154\141\171\304\261\143\304\261\163\304\261\061\067\060"
14482 "\065\006\003\125\004\012\014\056\105\102\107\040\102\151\154\151"
14483 "\305\237\151\155\040\124\145\153\156\157\154\157\152\151\154\145"
14484 "\162\151\040\166\145\040\110\151\172\155\145\164\154\145\162\151"
14485 "\040\101\056\305\236\056\061\013\060\011\006\003\125\004\006\023"
14486 "\002\124\122"
14487 , (PRUint32)131 },
14488 { (void *)"0", (PRUint32)2 },
14489 { (void *)"\060\201\200\061\070\060\066\006\003\125\004\003\014\057\105\102"
14490 "\107\040\105\154\145\153\164\162\157\156\151\153\040\123\145\162"
14491 "\164\151\146\151\153\141\040\110\151\172\155\145\164\040\123\141"
14492 "\304\237\154\141\171\304\261\143\304\261\163\304\261\061\067\060"
14493 "\065\006\003\125\004\012\014\056\105\102\107\040\102\151\154\151"
14494 "\305\237\151\155\040\124\145\153\156\157\154\157\152\151\154\145"
14495 "\162\151\040\166\145\040\110\151\172\155\145\164\154\145\162\151"
14496 "\040\101\056\305\236\056\061\013\060\011\006\003\125\004\006\023"
14497 "\002\124\122"
14498 , (PRUint32)131 },
14499 { (void *)"\002\010\114\257\163\102\034\216\164\002"
14500 , (PRUint32)10 },
14501 { (void *)"\060\202\005\347\060\202\003\317\240\003\002\001\002\002\010\114"
14502 "\257\163\102\034\216\164\002\060\015\006\011\052\206\110\206\367"
14503 "\015\001\001\005\005\000\060\201\200\061\070\060\066\006\003\125"
14504 "\004\003\014\057\105\102\107\040\105\154\145\153\164\162\157\156"
14505 "\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
14506 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
14507 "\163\304\261\061\067\060\065\006\003\125\004\012\014\056\105\102"
14508 "\107\040\102\151\154\151\305\237\151\155\040\124\145\153\156\157"
14509 "\154\157\152\151\154\145\162\151\040\166\145\040\110\151\172\155"
14510 "\145\164\154\145\162\151\040\101\056\305\236\056\061\013\060\011"
14511 "\006\003\125\004\006\023\002\124\122\060\036\027\015\060\066\060"
14512 "\070\061\067\060\060\062\061\060\071\132\027\015\061\066\060\070"
14513 "\061\064\060\060\063\061\060\071\132\060\201\200\061\070\060\066"
14514 "\006\003\125\004\003\014\057\105\102\107\040\105\154\145\153\164"
14515 "\162\157\156\151\153\040\123\145\162\164\151\146\151\153\141\040"
14516 "\110\151\172\155\145\164\040\123\141\304\237\154\141\171\304\261"
14517 "\143\304\261\163\304\261\061\067\060\065\006\003\125\004\012\014"
14518 "\056\105\102\107\040\102\151\154\151\305\237\151\155\040\124\145"
14519 "\153\156\157\154\157\152\151\154\145\162\151\040\166\145\040\110"
14520 "\151\172\155\145\164\154\145\162\151\040\101\056\305\236\056\061"
14521 "\013\060\011\006\003\125\004\006\023\002\124\122\060\202\002\042"
14522 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
14523 "\202\002\017\000\060\202\002\012\002\202\002\001\000\356\240\204"
14524 "\141\320\072\152\146\020\062\330\061\070\177\247\247\345\375\241"
14525 "\341\373\227\167\270\161\226\350\023\226\106\203\117\266\362\137"
14526 "\162\126\156\023\140\245\001\221\342\133\305\315\127\037\167\143"
14527 "\121\377\057\075\333\271\077\252\251\065\347\171\320\365\320\044"
14528 "\266\041\352\353\043\224\376\051\277\373\211\221\014\144\232\005"
14529 "\112\053\314\014\356\361\075\233\202\151\244\114\370\232\157\347"
14530 "\042\332\020\272\137\222\374\030\047\012\250\252\104\372\056\054"
14531 "\264\373\106\232\010\003\203\162\253\210\344\152\162\311\345\145"
14532 "\037\156\052\017\235\263\350\073\344\014\156\172\332\127\375\327"
14533 "\353\171\213\136\040\006\323\166\013\154\002\225\243\226\344\313"
14534 "\166\121\321\050\235\241\032\374\104\242\115\314\172\166\250\015"
14535 "\075\277\027\117\042\210\120\375\256\266\354\220\120\112\133\237"
14536 "\225\101\252\312\017\262\112\376\200\231\116\243\106\025\253\370"
14537 "\163\102\152\302\146\166\261\012\046\025\335\223\222\354\333\251"
14538 "\137\124\042\122\221\160\135\023\352\110\354\156\003\154\331\335"
14539 "\154\374\353\015\003\377\246\203\022\233\361\251\223\017\305\046"
14540 "\114\061\262\143\231\141\162\347\052\144\231\322\270\351\165\342"
14541 "\174\251\251\232\032\252\303\126\333\020\232\074\203\122\266\173"
14542 "\226\267\254\207\167\250\271\362\147\013\224\103\263\257\076\163"
14543 "\372\102\066\261\045\305\012\061\046\067\126\147\272\243\013\175"
14544 "\326\367\211\315\147\241\267\072\036\146\117\366\240\125\024\045"
14545 "\114\054\063\015\246\101\214\275\004\061\152\020\162\012\235\016"
14546 "\056\166\275\136\363\121\211\213\250\077\125\163\277\333\072\306"
14547 "\044\005\226\222\110\252\113\215\052\003\345\127\221\020\364\152"
14548 "\050\025\156\107\167\204\134\121\164\237\031\351\346\036\143\026"
14549 "\071\343\021\025\343\130\032\104\275\313\304\154\146\327\204\006"
14550 "\337\060\364\067\242\103\042\171\322\020\154\337\273\346\023\021"
14551 "\374\235\204\012\023\173\360\073\320\374\243\012\327\211\352\226"
14552 "\176\215\110\205\036\144\137\333\124\242\254\325\172\002\171\153"
14553 "\322\212\360\147\332\145\162\015\024\160\344\351\216\170\217\062"
14554 "\164\174\127\362\326\326\364\066\211\033\370\051\154\213\271\366"
14555 "\227\321\244\056\252\276\013\031\302\105\351\160\135\002\003\000"
14556 "\235\331\243\143\060\141\060\017\006\003\125\035\023\001\001\377"
14557 "\004\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001"
14558 "\377\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026"
14559 "\004\024\347\316\306\117\374\026\147\226\372\112\243\007\301\004"
14560 "\247\313\152\336\332\107\060\037\006\003\125\035\043\004\030\060"
14561 "\026\200\024\347\316\306\117\374\026\147\226\372\112\243\007\301"
14562 "\004\247\313\152\336\332\107\060\015\006\011\052\206\110\206\367"
14563 "\015\001\001\005\005\000\003\202\002\001\000\233\230\232\135\276"
14564 "\363\050\043\166\306\154\367\177\346\100\236\300\066\334\225\015"
14565 "\035\255\025\305\066\330\325\071\357\362\036\042\136\263\202\264"
14566 "\135\273\114\032\312\222\015\337\107\044\036\263\044\332\221\210"
14567 "\351\203\160\335\223\327\351\272\263\337\026\132\076\336\340\310"
14568 "\373\323\375\154\051\370\025\106\240\150\046\314\223\122\256\202"
14569 "\001\223\220\312\167\312\115\111\357\342\132\331\052\275\060\316"
14570 "\114\262\201\266\060\316\131\117\332\131\035\152\172\244\105\260"
14571 "\202\046\201\206\166\365\365\020\000\270\356\263\011\350\117\207"
14572 "\002\007\256\044\134\360\137\254\012\060\314\212\100\240\163\004"
14573 "\301\373\211\044\366\232\034\134\267\074\012\147\066\005\010\061"
14574 "\263\257\330\001\150\052\340\170\217\164\336\270\121\244\214\154"
14575 "\040\075\242\373\263\324\011\375\173\302\200\252\223\154\051\230"
14576 "\041\250\273\026\363\251\022\137\164\265\207\230\362\225\046\337"
14577 "\064\357\212\123\221\210\135\032\224\243\077\174\042\370\327\210"
14578 "\272\246\214\226\250\075\122\064\142\237\000\036\124\125\102\147"
14579 "\306\115\106\217\273\024\105\075\012\226\026\216\020\241\227\231"
14580 "\325\323\060\205\314\336\264\162\267\274\212\074\030\051\150\375"
14581 "\334\161\007\356\044\071\152\372\355\245\254\070\057\371\036\020"
14582 "\016\006\161\032\020\114\376\165\176\377\036\127\071\102\312\327"
14583 "\341\025\241\126\125\131\033\321\243\257\021\330\116\303\245\053"
14584 "\357\220\277\300\354\202\023\133\215\326\162\054\223\116\217\152"
14585 "\051\337\205\074\323\015\340\242\030\022\314\125\057\107\267\247"
14586 "\233\002\376\101\366\210\114\155\332\251\001\107\203\144\047\142"
14587 "\020\202\326\022\173\136\003\037\064\251\311\221\376\257\135\155"
14588 "\206\047\267\043\252\165\030\312\040\347\260\017\327\211\016\246"
14589 "\147\042\143\364\203\101\053\006\113\273\130\325\321\327\267\271"
14590 "\020\143\330\211\112\264\252\335\026\143\365\156\276\140\241\370"
14591 "\355\350\326\220\117\032\306\305\240\051\323\247\041\250\365\132"
14592 "\074\367\307\111\242\041\232\112\225\122\040\226\162\232\146\313"
14593 "\367\322\206\103\174\042\276\226\371\275\001\250\107\335\345\073"
14594 "\100\371\165\053\233\053\106\144\206\215\036\364\217\373\007\167"
14595 "\320\352\111\242\034\215\122\024\246\012\223"
14596 , (PRUint32)1515 }
14597 };
14598 static const NSSItem nss_builtins_items_218 [] = {
14599 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14600 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14601 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14602 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14603 { (void *)"EBG Elektronik Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1", (PRUint32)48 },
14604 { (void *)"\214\226\272\353\335\053\007\007\110\356\060\062\146\240\363\230"
14605 "\156\174\256\130"
14606 , (PRUint32)20 },
14607 { (void *)"\054\040\046\235\313\032\112\000\205\265\267\132\256\302\001\067"
14608 , (PRUint32)16 },
14609 { (void *)"\060\201\200\061\070\060\066\006\003\125\004\003\014\057\105\102"
14610 "\107\040\105\154\145\153\164\162\157\156\151\153\040\123\145\162"
14611 "\164\151\146\151\153\141\040\110\151\172\155\145\164\040\123\141"
14612 "\304\237\154\141\171\304\261\143\304\261\163\304\261\061\067\060"
14613 "\065\006\003\125\004\012\014\056\105\102\107\040\102\151\154\151"
14614 "\305\237\151\155\040\124\145\153\156\157\154\157\152\151\154\145"
14615 "\162\151\040\166\145\040\110\151\172\155\145\164\154\145\162\151"
14616 "\040\101\056\305\236\056\061\013\060\011\006\003\125\004\006\023"
14617 "\002\124\122"
14618 , (PRUint32)131 },
14619 { (void *)"\002\010\114\257\163\102\034\216\164\002"
14620 , (PRUint32)10 },
14621 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14622 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14623 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14624 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14625 };
14626 static const NSSItem nss_builtins_items_219 [] = {
14627 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14628 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14629 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14630 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14631 { (void *)"certSIGN ROOT CA", (PRUint32)17 },
14632 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14633 { (void *)"\060\073\061\013\060\011\006\003\125\004\006\023\002\122\117\061"
14634 "\021\060\017\006\003\125\004\012\023\010\143\145\162\164\123\111"
14635 "\107\116\061\031\060\027\006\003\125\004\013\023\020\143\145\162"
14636 "\164\123\111\107\116\040\122\117\117\124\040\103\101"
14637 , (PRUint32)61 },
14638 { (void *)"0", (PRUint32)2 },
14639 { (void *)"\060\073\061\013\060\011\006\003\125\004\006\023\002\122\117\061"
14640 "\021\060\017\006\003\125\004\012\023\010\143\145\162\164\123\111"
14641 "\107\116\061\031\060\027\006\003\125\004\013\023\020\143\145\162"
14642 "\164\123\111\107\116\040\122\117\117\124\040\103\101"
14643 , (PRUint32)61 },
14644 { (void *)"\002\006\040\006\005\026\160\002"
14645 , (PRUint32)8 },
14646 { (void *)"\060\202\003\070\060\202\002\040\240\003\002\001\002\002\006\040"
14647 "\006\005\026\160\002\060\015\006\011\052\206\110\206\367\015\001"
14648 "\001\005\005\000\060\073\061\013\060\011\006\003\125\004\006\023"
14649 "\002\122\117\061\021\060\017\006\003\125\004\012\023\010\143\145"
14650 "\162\164\123\111\107\116\061\031\060\027\006\003\125\004\013\023"
14651 "\020\143\145\162\164\123\111\107\116\040\122\117\117\124\040\103"
14652 "\101\060\036\027\015\060\066\060\067\060\064\061\067\062\060\060"
14653 "\064\132\027\015\063\061\060\067\060\064\061\067\062\060\060\064"
14654 "\132\060\073\061\013\060\011\006\003\125\004\006\023\002\122\117"
14655 "\061\021\060\017\006\003\125\004\012\023\010\143\145\162\164\123"
14656 "\111\107\116\061\031\060\027\006\003\125\004\013\023\020\143\145"
14657 "\162\164\123\111\107\116\040\122\117\117\124\040\103\101\060\202"
14658 "\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
14659 "\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000\267"
14660 "\063\271\176\310\045\112\216\265\333\264\050\033\252\127\220\350"
14661 "\321\042\323\144\272\323\223\350\324\254\206\141\100\152\140\127"
14662 "\150\124\204\115\274\152\124\002\005\377\337\233\232\052\256\135"
14663 "\007\217\112\303\050\177\357\373\053\372\171\361\307\255\360\020"
14664 "\123\044\220\213\146\311\250\210\253\257\132\243\000\351\276\272"
14665 "\106\356\133\163\173\054\027\202\201\136\142\054\241\002\145\263"
14666 "\275\305\053\000\176\304\374\003\063\127\015\355\342\372\316\135"
14667 "\105\326\070\315\065\266\262\301\320\234\201\112\252\344\262\001"
14668 "\134\035\217\137\231\304\261\255\333\210\041\353\220\010\202\200"
14669 "\363\060\243\103\346\220\202\256\125\050\111\355\133\327\251\020"
14670 "\070\016\376\217\114\133\233\106\352\101\365\260\010\164\303\320"
14671 "\210\063\266\174\327\164\337\334\204\321\103\016\165\071\241\045"
14672 "\100\050\352\170\313\016\054\056\071\235\214\213\156\026\034\057"
14673 "\046\202\020\342\343\145\224\012\004\300\136\367\135\133\370\020"
14674 "\342\320\272\172\113\373\336\067\000\000\032\133\050\343\322\234"
14675 "\163\076\062\207\230\241\311\121\057\327\336\254\063\263\117\002"
14676 "\003\001\000\001\243\102\060\100\060\017\006\003\125\035\023\001"
14677 "\001\377\004\005\060\003\001\001\377\060\016\006\003\125\035\017"
14678 "\001\001\377\004\004\003\002\001\306\060\035\006\003\125\035\016"
14679 "\004\026\004\024\340\214\233\333\045\111\263\361\174\206\326\262"
14680 "\102\207\013\320\153\240\331\344\060\015\006\011\052\206\110\206"
14681 "\367\015\001\001\005\005\000\003\202\001\001\000\076\322\034\211"
14682 "\056\065\374\370\165\335\346\177\145\210\364\162\114\311\054\327"
14683 "\062\116\363\335\031\171\107\275\216\073\133\223\017\120\111\044"
14684 "\023\153\024\006\162\357\011\323\241\241\343\100\204\311\347\030"
14685 "\062\164\074\110\156\017\237\113\324\367\036\323\223\206\144\124"
14686 "\227\143\162\120\325\125\317\372\040\223\002\242\233\303\043\223"
14687 "\116\026\125\166\240\160\171\155\315\041\037\317\057\055\274\031"
14688 "\343\210\061\370\131\032\201\011\310\227\246\164\307\140\304\133"
14689 "\314\127\216\262\165\375\033\002\011\333\131\157\162\223\151\367"
14690 "\061\101\326\210\070\277\207\262\275\026\171\371\252\344\276\210"
14691 "\045\335\141\047\043\034\265\061\007\004\066\264\032\220\275\240"
14692 "\164\161\120\211\155\274\024\343\017\206\256\361\253\076\307\240"
14693 "\011\314\243\110\321\340\333\144\347\222\265\317\257\162\103\160"
14694 "\213\371\303\204\074\023\252\176\222\233\127\123\223\372\160\302"
14695 "\221\016\061\371\233\147\135\351\226\070\136\137\263\163\116\210"
14696 "\025\147\336\236\166\020\142\040\276\125\151\225\103\000\071\115"
14697 "\366\356\260\132\116\111\104\124\130\137\102\203"
14698 , (PRUint32)828 }
14699 };
14700 static const NSSItem nss_builtins_items_220 [] = {
14701 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14702 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14703 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14704 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14705 { (void *)"certSIGN ROOT CA", (PRUint32)17 },
14706 { (void *)"\372\267\356\066\227\046\142\373\055\260\052\366\277\003\375\350"
14707 "\174\113\057\233"
14708 , (PRUint32)20 },
14709 { (void *)"\030\230\300\326\351\072\374\371\260\365\014\367\113\001\104\027"
14710 , (PRUint32)16 },
14711 { (void *)"\060\073\061\013\060\011\006\003\125\004\006\023\002\122\117\061"
14712 "\021\060\017\006\003\125\004\012\023\010\143\145\162\164\123\111"
14713 "\107\116\061\031\060\027\006\003\125\004\013\023\020\143\145\162"
14714 "\164\123\111\107\116\040\122\117\117\124\040\103\101"
14715 , (PRUint32)61 },
14716 { (void *)"\002\006\040\006\005\026\160\002"
14717 , (PRUint32)8 },
14718 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14719 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14720 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14721 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14722 };
14723 static const NSSItem nss_builtins_items_221 [] = {
14724 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14725 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14726 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14727 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14728 { (void *)"CNNIC ROOT", (PRUint32)11 },
14729 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14730 { (void *)"\060\062\061\013\060\011\006\003\125\004\006\023\002\103\116\061"
14731 "\016\060\014\006\003\125\004\012\023\005\103\116\116\111\103\061"
14732 "\023\060\021\006\003\125\004\003\023\012\103\116\116\111\103\040"
14733 "\122\117\117\124"
14734 , (PRUint32)52 },
14735 { (void *)"0", (PRUint32)2 },
14736 { (void *)"\060\062\061\013\060\011\006\003\125\004\006\023\002\103\116\061"
14737 "\016\060\014\006\003\125\004\012\023\005\103\116\116\111\103\061"
14738 "\023\060\021\006\003\125\004\003\023\012\103\116\116\111\103\040"
14739 "\122\117\117\124"
14740 , (PRUint32)52 },
14741 { (void *)"\002\004\111\063\000\001"
14742 , (PRUint32)6 },
14743 { (void *)"\060\202\003\125\060\202\002\075\240\003\002\001\002\002\004\111"
14744 "\063\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005"
14745 "\005\000\060\062\061\013\060\011\006\003\125\004\006\023\002\103"
14746 "\116\061\016\060\014\006\003\125\004\012\023\005\103\116\116\111"
14747 "\103\061\023\060\021\006\003\125\004\003\023\012\103\116\116\111"
14748 "\103\040\122\117\117\124\060\036\027\015\060\067\060\064\061\066"
14749 "\060\067\060\071\061\064\132\027\015\062\067\060\064\061\066\060"
14750 "\067\060\071\061\064\132\060\062\061\013\060\011\006\003\125\004"
14751 "\006\023\002\103\116\061\016\060\014\006\003\125\004\012\023\005"
14752 "\103\116\116\111\103\061\023\060\021\006\003\125\004\003\023\012"
14753 "\103\116\116\111\103\040\122\117\117\124\060\202\001\042\060\015"
14754 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
14755 "\017\000\060\202\001\012\002\202\001\001\000\323\065\367\077\163"
14756 "\167\255\350\133\163\027\302\321\157\355\125\274\156\352\350\244"
14757 "\171\262\154\303\243\357\341\237\261\073\110\205\365\232\134\041"
14758 "\042\020\054\305\202\316\332\343\232\156\067\341\207\054\334\271"
14759 "\014\132\272\210\125\337\375\252\333\037\061\352\001\361\337\071"
14760 "\001\301\023\375\110\122\041\304\125\337\332\330\263\124\166\272"
14761 "\164\261\267\175\327\300\350\366\131\305\115\310\275\255\037\024"
14762 "\332\337\130\104\045\062\031\052\307\176\176\216\256\070\260\060"
14763 "\173\107\162\011\061\360\060\333\303\033\166\051\273\151\166\116"
14764 "\127\371\033\144\242\223\126\267\157\231\156\333\012\004\234\021"
14765 "\343\200\037\313\143\224\020\012\251\341\144\202\061\371\214\047"
14766 "\355\246\231\000\366\160\223\030\370\241\064\206\243\335\172\302"
14767 "\030\171\366\172\145\065\317\220\353\275\063\223\237\123\253\163"
14768 "\073\346\233\064\040\057\035\357\251\035\143\032\240\200\333\003"
14769 "\057\371\046\032\206\322\215\273\251\276\122\072\207\147\110\015"
14770 "\277\264\240\330\046\276\043\137\163\067\177\046\346\222\004\243"
14771 "\177\317\040\247\267\363\072\312\313\231\313\002\003\001\000\001"
14772 "\243\163\060\161\060\021\006\011\140\206\110\001\206\370\102\001"
14773 "\001\004\004\003\002\000\007\060\037\006\003\125\035\043\004\030"
14774 "\060\026\200\024\145\362\061\255\052\367\367\335\122\226\012\307"
14775 "\002\301\016\357\246\325\073\021\060\017\006\003\125\035\023\001"
14776 "\001\377\004\005\060\003\001\001\377\060\013\006\003\125\035\017"
14777 "\004\004\003\002\001\376\060\035\006\003\125\035\016\004\026\004"
14778 "\024\145\362\061\255\052\367\367\335\122\226\012\307\002\301\016"
14779 "\357\246\325\073\021\060\015\006\011\052\206\110\206\367\015\001"
14780 "\001\005\005\000\003\202\001\001\000\113\065\356\314\344\256\277"
14781 "\303\156\255\237\225\073\113\077\133\036\337\127\051\242\131\312"
14782 "\070\342\271\032\377\236\346\156\062\335\036\256\352\065\267\365"
14783 "\223\221\116\332\102\341\303\027\140\120\362\321\134\046\271\202"
14784 "\267\352\155\344\234\204\347\003\171\027\257\230\075\224\333\307"
14785 "\272\000\347\270\277\001\127\301\167\105\062\014\073\361\264\034"
14786 "\010\260\375\121\240\241\335\232\035\023\066\232\155\267\307\074"
14787 "\271\341\305\331\027\372\203\325\075\025\240\074\273\036\013\342"
14788 "\310\220\077\250\206\014\374\371\213\136\205\313\117\133\113\142"
14789 "\021\107\305\105\174\005\057\101\261\236\020\151\033\231\226\340"
14790 "\125\171\373\116\206\231\270\224\332\206\070\152\223\243\347\313"
14791 "\156\345\337\352\041\125\211\234\175\175\177\230\365\000\211\356"
14792 "\343\204\300\134\226\265\305\106\352\106\340\205\125\266\033\311"
14793 "\022\326\301\315\315\200\363\002\001\074\310\151\313\105\110\143"
14794 "\330\224\320\354\205\016\073\116\021\145\364\202\214\246\075\256"
14795 "\056\042\224\011\310\134\352\074\201\135\026\052\003\227\026\125"
14796 "\011\333\212\101\202\236\146\233\021"
14797 , (PRUint32)857 }
14798 };
14799 static const NSSItem nss_builtins_items_222 [] = {
14800 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14801 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14802 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14803 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14804 { (void *)"CNNIC ROOT", (PRUint32)11 },
14805 { (void *)"\213\257\114\233\035\360\052\222\367\332\022\216\271\033\254\364"
14806 "\230\140\113\157"
14807 , (PRUint32)20 },
14808 { (void *)"\041\274\202\253\111\304\023\073\113\262\053\134\153\220\234\031"
14809 , (PRUint32)16 },
14810 { (void *)"\060\062\061\013\060\011\006\003\125\004\006\023\002\103\116\061"
14811 "\016\060\014\006\003\125\004\012\023\005\103\116\116\111\103\061"
14812 "\023\060\021\006\003\125\004\003\023\012\103\116\116\111\103\040"
14813 "\122\117\117\124"
14814 , (PRUint32)52 },
14815 { (void *)"\002\004\111\063\000\001"
14816 , (PRUint32)6 },
14817 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14818 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14819 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14820 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14821 };
14822 static const NSSItem nss_builtins_items_223 [] = {
14823 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14824 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14825 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14826 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14827 { (void *)"ApplicationCA - Japanese Government", (PRUint32)36 },
14828 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14829 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
14830 "\034\060\032\006\003\125\004\012\023\023\112\141\160\141\156\145"
14831 "\163\145\040\107\157\166\145\162\156\155\145\156\164\061\026\060"
14832 "\024\006\003\125\004\013\023\015\101\160\160\154\151\143\141\164"
14833 "\151\157\156\103\101"
14834 , (PRUint32)69 },
14835 { (void *)"0", (PRUint32)2 },
14836 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
14837 "\034\060\032\006\003\125\004\012\023\023\112\141\160\141\156\145"
14838 "\163\145\040\107\157\166\145\162\156\155\145\156\164\061\026\060"
14839 "\024\006\003\125\004\013\023\015\101\160\160\154\151\143\141\164"
14840 "\151\157\156\103\101"
14841 , (PRUint32)69 },
14842 { (void *)"\002\001\061"
14843 , (PRUint32)3 },
14844 { (void *)"\060\202\003\240\060\202\002\210\240\003\002\001\002\002\001\061"
14845 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
14846 "\103\061\013\060\011\006\003\125\004\006\023\002\112\120\061\034"
14847 "\060\032\006\003\125\004\012\023\023\112\141\160\141\156\145\163"
14848 "\145\040\107\157\166\145\162\156\155\145\156\164\061\026\060\024"
14849 "\006\003\125\004\013\023\015\101\160\160\154\151\143\141\164\151"
14850 "\157\156\103\101\060\036\027\015\060\067\061\062\061\062\061\065"
14851 "\060\060\060\060\132\027\015\061\067\061\062\061\062\061\065\060"
14852 "\060\060\060\132\060\103\061\013\060\011\006\003\125\004\006\023"
14853 "\002\112\120\061\034\060\032\006\003\125\004\012\023\023\112\141"
14854 "\160\141\156\145\163\145\040\107\157\166\145\162\156\155\145\156"
14855 "\164\061\026\060\024\006\003\125\004\013\023\015\101\160\160\154"
14856 "\151\143\141\164\151\157\156\103\101\060\202\001\042\060\015\006"
14857 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
14858 "\000\060\202\001\012\002\202\001\001\000\247\155\340\164\116\207"
14859 "\217\245\006\336\150\242\333\206\231\113\144\015\161\360\012\005"
14860 "\233\216\252\341\314\056\322\152\073\301\172\264\227\141\215\212"
14861 "\276\306\232\234\006\264\206\121\344\067\016\164\170\176\137\212"
14862 "\177\224\244\327\107\010\375\120\132\126\344\150\254\050\163\240"
14863 "\173\351\177\030\222\100\117\055\235\365\256\104\110\163\066\006"
14864 "\236\144\054\073\064\043\333\134\046\344\161\171\217\324\156\171"
14865 "\042\271\223\301\312\315\301\126\355\210\152\327\240\071\041\004"
14866 "\127\054\242\365\274\107\101\117\136\064\042\225\265\037\051\155"
14867 "\136\112\363\115\162\276\101\126\040\207\374\351\120\107\327\060"
14868 "\024\356\134\214\125\272\131\215\207\374\043\336\223\320\004\214"
14869 "\375\357\155\275\320\172\311\245\072\152\162\063\306\112\015\005"
14870 "\027\052\055\173\261\247\330\326\360\276\364\077\352\016\050\155"
14871 "\101\141\043\166\170\303\270\145\244\363\132\256\314\302\252\331"
14872 "\347\130\336\266\176\235\205\156\237\052\012\157\237\003\051\060"
14873 "\227\050\035\274\267\317\124\051\116\121\061\371\047\266\050\046"
14874 "\376\242\143\346\101\026\360\063\230\107\002\003\001\000\001\243"
14875 "\201\236\060\201\233\060\035\006\003\125\035\016\004\026\004\024"
14876 "\124\132\313\046\077\161\314\224\106\015\226\123\352\153\110\320"
14877 "\223\376\102\165\060\016\006\003\125\035\017\001\001\377\004\004"
14878 "\003\002\001\006\060\131\006\003\125\035\021\004\122\060\120\244"
14879 "\116\060\114\061\013\060\011\006\003\125\004\006\023\002\112\120"
14880 "\061\030\060\026\006\003\125\004\012\014\017\346\227\245\346\234"
14881 "\254\345\233\275\346\224\277\345\272\234\061\043\060\041\006\003"
14882 "\125\004\013\014\032\343\202\242\343\203\227\343\203\252\343\202"
14883 "\261\343\203\274\343\202\267\343\203\247\343\203\263\103\101\060"
14884 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
14885 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
14886 "\202\001\001\000\071\152\104\166\167\070\072\354\243\147\106\017"
14887 "\371\213\006\250\373\152\220\061\316\176\354\332\321\211\174\172"
14888 "\353\056\014\275\231\062\347\260\044\326\303\377\365\262\210\011"
14889 "\207\054\343\124\341\243\246\262\010\013\300\205\250\310\322\234"
14890 "\161\366\035\237\140\374\070\063\023\341\236\334\013\137\332\026"
14891 "\120\051\173\057\160\221\017\231\272\064\064\215\225\164\305\176"
14892 "\170\251\146\135\275\312\041\167\102\020\254\146\046\075\336\221"
14893 "\253\375\025\360\157\355\154\137\020\370\363\026\366\003\212\217"
14894 "\247\022\021\014\313\375\077\171\301\234\375\142\356\243\317\124"
14895 "\014\321\053\137\027\076\343\076\277\300\053\076\011\233\376\210"
14896 "\246\176\264\222\027\374\043\224\201\275\156\247\305\214\302\353"
14897 "\021\105\333\370\101\311\226\166\352\160\137\171\022\153\344\243"
14898 "\007\132\005\357\047\111\317\041\237\212\114\011\160\146\251\046"
14899 "\301\053\021\116\063\322\016\374\326\154\322\016\062\144\150\377"
14900 "\255\005\170\137\003\035\250\343\220\254\044\340\017\100\247\113"
14901 "\256\213\050\267\202\312\030\007\346\267\133\164\351\040\031\177"
14902 "\262\033\211\124"
14903 , (PRUint32)932 }
14904 };
14905 static const NSSItem nss_builtins_items_224 [] = {
14906 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14907 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14908 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14909 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14910 { (void *)"ApplicationCA - Japanese Government", (PRUint32)36 },
14911 { (void *)"\177\212\260\317\320\121\207\152\146\363\066\017\107\310\215\214"
14912 "\323\065\374\164"
14913 , (PRUint32)20 },
14914 { (void *)"\176\043\116\133\247\245\264\045\351\000\007\164\021\142\256\326"
14915 , (PRUint32)16 },
14916 { (void *)"\060\103\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
14917 "\034\060\032\006\003\125\004\012\023\023\112\141\160\141\156\145"
14918 "\163\145\040\107\157\166\145\162\156\155\145\156\164\061\026\060"
14919 "\024\006\003\125\004\013\023\015\101\160\160\154\151\143\141\164"
14920 "\151\157\156\103\101"
14921 , (PRUint32)69 },
14922 { (void *)"\002\001\061"
14923 , (PRUint32)3 },
14924 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14925 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
14926 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
14927 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
14928 };
14929 static const NSSItem nss_builtins_items_225 [] = {
14930 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
14931 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
14932 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14933 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
14934 { (void *)"GeoTrust Primary Certification Authority - G3", (PRUint32)46 },
14935 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
14936 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
14937 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
14938 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
14939 "\013\023\060\050\143\051\040\062\060\060\070\040\107\145\157\124"
14940 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
14941 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
14942 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
14943 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
14944 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
14945 "\150\157\162\151\164\171\040\055\040\107\063"
14946 , (PRUint32)155 },
14947 { (void *)"0", (PRUint32)2 },
14948 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
14949 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
14950 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
14951 "\013\023\060\050\143\051\040\062\060\060\070\040\107\145\157\124"
14952 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
14953 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
14954 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
14955 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
14956 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
14957 "\150\157\162\151\164\171\040\055\040\107\063"
14958 , (PRUint32)155 },
14959 { (void *)"\002\020\025\254\156\224\031\262\171\113\101\366\047\251\303\030"
14960 "\017\037"
14961 , (PRUint32)18 },
14962 { (void *)"\060\202\003\376\060\202\002\346\240\003\002\001\002\002\020\025"
14963 "\254\156\224\031\262\171\113\101\366\047\251\303\030\017\037\060"
14964 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060\201"
14965 "\230\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026"
14966 "\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163"
14967 "\164\040\111\156\143\056\061\071\060\067\006\003\125\004\013\023"
14968 "\060\050\143\051\040\062\060\060\070\040\107\145\157\124\162\165"
14969 "\163\164\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
14970 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
14971 "\171\061\066\060\064\006\003\125\004\003\023\055\107\145\157\124"
14972 "\162\165\163\164\040\120\162\151\155\141\162\171\040\103\145\162"
14973 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
14974 "\162\151\164\171\040\055\040\107\063\060\036\027\015\060\070\060"
14975 "\064\060\062\060\060\060\060\060\060\132\027\015\063\067\061\062"
14976 "\060\061\062\063\065\071\065\071\132\060\201\230\061\013\060\011"
14977 "\006\003\125\004\006\023\002\125\123\061\026\060\024\006\003\125"
14978 "\004\012\023\015\107\145\157\124\162\165\163\164\040\111\156\143"
14979 "\056\061\071\060\067\006\003\125\004\013\023\060\050\143\051\040"
14980 "\062\060\060\070\040\107\145\157\124\162\165\163\164\040\111\156"
14981 "\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151"
14982 "\172\145\144\040\165\163\145\040\157\156\154\171\061\066\060\064"
14983 "\006\003\125\004\003\023\055\107\145\157\124\162\165\163\164\040"
14984 "\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143"
14985 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040"
14986 "\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206"
14987 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
14988 "\002\202\001\001\000\334\342\136\142\130\035\063\127\071\062\063"
14989 "\372\353\313\207\214\247\324\112\335\006\210\352\144\216\061\230"
14990 "\245\070\220\036\230\317\056\143\053\360\106\274\104\262\211\241"
14991 "\300\050\014\111\160\041\225\237\144\300\246\223\022\002\145\046"
14992 "\206\306\245\211\360\372\327\204\240\160\257\117\032\227\077\006"
14993 "\104\325\311\353\162\020\175\344\061\050\373\034\141\346\050\007"
14994 "\104\163\222\042\151\247\003\210\154\235\143\310\122\332\230\047"
14995 "\347\010\114\160\076\264\311\022\301\305\147\203\135\063\363\003"
14996 "\021\354\152\320\123\342\321\272\066\140\224\200\273\141\143\154"
14997 "\133\027\176\337\100\224\036\253\015\302\041\050\160\210\377\326"
14998 "\046\154\154\140\004\045\116\125\176\175\357\277\224\110\336\267"
14999 "\035\335\160\215\005\137\210\245\233\362\302\356\352\321\100\101"
15000 "\155\142\070\035\126\006\305\003\107\121\040\031\374\173\020\013"
15001 "\016\142\256\166\125\277\137\167\276\076\111\001\123\075\230\045"
15002 "\003\166\044\132\035\264\333\211\352\171\345\266\263\073\077\272"
15003 "\114\050\101\177\006\254\152\216\301\320\366\005\035\175\346\102"
15004 "\206\343\245\325\107\002\003\001\000\001\243\102\060\100\060\017"
15005 "\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060"
15006 "\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
15007 "\035\006\003\125\035\016\004\026\004\024\304\171\312\216\241\116"
15008 "\003\035\034\334\153\333\061\133\224\076\077\060\177\055\060\015"
15009 "\006\011\052\206\110\206\367\015\001\001\013\005\000\003\202\001"
15010 "\001\000\055\305\023\317\126\200\173\172\170\275\237\256\054\231"
15011 "\347\357\332\337\224\136\011\151\247\347\156\150\214\275\162\276"
15012 "\107\251\016\227\022\270\112\361\144\323\071\337\045\064\324\301"
15013 "\315\116\201\360\017\004\304\044\263\064\226\306\246\252\060\337"
15014 "\150\141\163\327\371\216\205\211\357\016\136\225\050\112\052\047"
15015 "\217\020\216\056\174\206\304\002\236\332\014\167\145\016\104\015"
15016 "\222\375\375\263\026\066\372\021\015\035\214\016\007\211\152\051"
15017 "\126\367\162\364\335\025\234\167\065\146\127\253\023\123\330\216"
15018 "\301\100\305\327\023\026\132\162\307\267\151\001\304\172\261\203"
15019 "\001\150\175\215\101\241\224\030\301\045\134\374\360\376\203\002"
15020 "\207\174\015\015\317\056\010\134\112\100\015\076\354\201\141\346"
15021 "\044\333\312\340\016\055\007\262\076\126\334\215\365\101\205\007"
15022 "\110\233\014\013\313\111\077\175\354\267\375\313\215\147\211\032"
15023 "\253\355\273\036\243\000\010\010\027\052\202\134\061\135\106\212"
15024 "\055\017\206\233\164\331\105\373\324\100\261\172\252\150\055\206"
15025 "\262\231\042\341\301\053\307\234\370\363\137\250\202\022\353\031"
15026 "\021\055"
15027 , (PRUint32)1026 }
15028 };
15029 static const NSSItem nss_builtins_items_226 [] = {
15030 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15031 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15032 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15033 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15034 { (void *)"GeoTrust Primary Certification Authority - G3", (PRUint32)46 },
15035 { (void *)"\003\236\355\270\013\347\240\074\151\123\211\073\040\322\331\062"
15036 "\072\114\052\375"
15037 , (PRUint32)20 },
15038 { (void *)"\265\350\064\066\311\020\104\130\110\160\155\056\203\324\270\005"
15039 , (PRUint32)16 },
15040 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
15041 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
15042 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
15043 "\013\023\060\050\143\051\040\062\060\060\070\040\107\145\157\124"
15044 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
15045 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
15046 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
15047 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
15048 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
15049 "\150\157\162\151\164\171\040\055\040\107\063"
15050 , (PRUint32)155 },
15051 { (void *)"\002\020\025\254\156\224\031\262\171\113\101\366\047\251\303\030"
15052 "\017\037"
15053 , (PRUint32)18 },
15054 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15055 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15056 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15057 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15058 };
15059 static const NSSItem nss_builtins_items_227 [] = {
15060 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15061 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15062 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15063 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15064 { (void *)"thawte Primary Root CA - G2", (PRUint32)28 },
15065 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15066 { (void *)"\060\201\204\061\013\060\011\006\003\125\004\006\023\002\125\123"
15067 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15068 "\145\054\040\111\156\143\056\061\070\060\066\006\003\125\004\013"
15069 "\023\057\050\143\051\040\062\060\060\067\040\164\150\141\167\164"
15070 "\145\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
15071 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
15072 "\171\061\044\060\042\006\003\125\004\003\023\033\164\150\141\167"
15073 "\164\145\040\120\162\151\155\141\162\171\040\122\157\157\164\040"
15074 "\103\101\040\055\040\107\062"
15075 , (PRUint32)135 },
15076 { (void *)"0", (PRUint32)2 },
15077 { (void *)"\060\201\204\061\013\060\011\006\003\125\004\006\023\002\125\123"
15078 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15079 "\145\054\040\111\156\143\056\061\070\060\066\006\003\125\004\013"
15080 "\023\057\050\143\051\040\062\060\060\067\040\164\150\141\167\164"
15081 "\145\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
15082 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
15083 "\171\061\044\060\042\006\003\125\004\003\023\033\164\150\141\167"
15084 "\164\145\040\120\162\151\155\141\162\171\040\122\157\157\164\040"
15085 "\103\101\040\055\040\107\062"
15086 , (PRUint32)135 },
15087 { (void *)"\002\020\065\374\046\134\331\204\117\311\075\046\075\127\233\256"
15088 "\327\126"
15089 , (PRUint32)18 },
15090 { (void *)"\060\202\002\210\060\202\002\015\240\003\002\001\002\002\020\065"
15091 "\374\046\134\331\204\117\311\075\046\075\127\233\256\327\126\060"
15092 "\012\006\010\052\206\110\316\075\004\003\003\060\201\204\061\013"
15093 "\060\011\006\003\125\004\006\023\002\125\123\061\025\060\023\006"
15094 "\003\125\004\012\023\014\164\150\141\167\164\145\054\040\111\156"
15095 "\143\056\061\070\060\066\006\003\125\004\013\023\057\050\143\051"
15096 "\040\062\060\060\067\040\164\150\141\167\164\145\054\040\111\156"
15097 "\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151"
15098 "\172\145\144\040\165\163\145\040\157\156\154\171\061\044\060\042"
15099 "\006\003\125\004\003\023\033\164\150\141\167\164\145\040\120\162"
15100 "\151\155\141\162\171\040\122\157\157\164\040\103\101\040\055\040"
15101 "\107\062\060\036\027\015\060\067\061\061\060\065\060\060\060\060"
15102 "\060\060\132\027\015\063\070\060\061\061\070\062\063\065\071\065"
15103 "\071\132\060\201\204\061\013\060\011\006\003\125\004\006\023\002"
15104 "\125\123\061\025\060\023\006\003\125\004\012\023\014\164\150\141"
15105 "\167\164\145\054\040\111\156\143\056\061\070\060\066\006\003\125"
15106 "\004\013\023\057\050\143\051\040\062\060\060\067\040\164\150\141"
15107 "\167\164\145\054\040\111\156\143\056\040\055\040\106\157\162\040"
15108 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
15109 "\156\154\171\061\044\060\042\006\003\125\004\003\023\033\164\150"
15110 "\141\167\164\145\040\120\162\151\155\141\162\171\040\122\157\157"
15111 "\164\040\103\101\040\055\040\107\062\060\166\060\020\006\007\052"
15112 "\206\110\316\075\002\001\006\005\053\201\004\000\042\003\142\000"
15113 "\004\242\325\234\202\173\225\235\361\122\170\207\376\212\026\277"
15114 "\005\346\337\243\002\117\015\007\306\000\121\272\014\002\122\055"
15115 "\042\244\102\071\304\376\217\352\311\301\276\324\115\377\237\172"
15116 "\236\342\261\174\232\255\247\206\011\163\207\321\347\232\343\172"
15117 "\245\252\156\373\272\263\160\300\147\210\242\065\324\243\232\261"
15118 "\375\255\302\357\061\372\250\271\363\373\010\306\221\321\373\051"
15119 "\225\243\102\060\100\060\017\006\003\125\035\023\001\001\377\004"
15120 "\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377"
15121 "\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026\004"
15122 "\024\232\330\000\060\000\347\153\177\205\030\356\213\266\316\212"
15123 "\014\370\021\341\273\060\012\006\010\052\206\110\316\075\004\003"
15124 "\003\003\151\000\060\146\002\061\000\335\370\340\127\107\133\247"
15125 "\346\012\303\275\365\200\212\227\065\015\033\211\074\124\206\167"
15126 "\050\312\241\364\171\336\265\346\070\260\360\145\160\214\177\002"
15127 "\124\302\277\377\330\241\076\331\317\002\061\000\304\215\224\374"
15128 "\334\123\322\334\235\170\026\037\025\063\043\123\122\343\132\061"
15129 "\135\235\312\256\275\023\051\104\015\047\133\250\347\150\234\022"
15130 "\367\130\077\056\162\002\127\243\217\241\024\056"
15131 , (PRUint32)652 }
15132 };
15133 static const NSSItem nss_builtins_items_228 [] = {
15134 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15135 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15136 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15137 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15138 { (void *)"thawte Primary Root CA - G2", (PRUint32)28 },
15139 { (void *)"\252\333\274\042\043\217\304\001\241\047\273\070\335\364\035\333"
15140 "\010\236\360\022"
15141 , (PRUint32)20 },
15142 { (void *)"\164\235\352\140\044\304\375\042\123\076\314\072\162\331\051\117"
15143 , (PRUint32)16 },
15144 { (void *)"\060\201\204\061\013\060\011\006\003\125\004\006\023\002\125\123"
15145 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15146 "\145\054\040\111\156\143\056\061\070\060\066\006\003\125\004\013"
15147 "\023\057\050\143\051\040\062\060\060\067\040\164\150\141\167\164"
15148 "\145\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
15149 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
15150 "\171\061\044\060\042\006\003\125\004\003\023\033\164\150\141\167"
15151 "\164\145\040\120\162\151\155\141\162\171\040\122\157\157\164\040"
15152 "\103\101\040\055\040\107\062"
15153 , (PRUint32)135 },
15154 { (void *)"\002\020\065\374\046\134\331\204\117\311\075\046\075\127\233\256"
15155 "\327\126"
15156 , (PRUint32)18 },
15157 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15158 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
15159 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15160 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15161 };
15162 static const NSSItem nss_builtins_items_229 [] = {
15163 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15164 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15165 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15166 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15167 { (void *)"thawte Primary Root CA - G3", (PRUint32)28 },
15168 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15169 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
15170 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15171 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
15172 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
15173 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
15174 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
15175 "\062\060\060\070\040\164\150\141\167\164\145\054\040\111\156\143"
15176 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
15177 "\145\144\040\165\163\145\040\157\156\154\171\061\044\060\042\006"
15178 "\003\125\004\003\023\033\164\150\141\167\164\145\040\120\162\151"
15179 "\155\141\162\171\040\122\157\157\164\040\103\101\040\055\040\107"
15180 "\063"
15181 , (PRUint32)177 },
15182 { (void *)"0", (PRUint32)2 },
15183 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
15184 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15185 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
15186 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
15187 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
15188 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
15189 "\062\060\060\070\040\164\150\141\167\164\145\054\040\111\156\143"
15190 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
15191 "\145\144\040\165\163\145\040\157\156\154\171\061\044\060\042\006"
15192 "\003\125\004\003\023\033\164\150\141\167\164\145\040\120\162\151"
15193 "\155\141\162\171\040\122\157\157\164\040\103\101\040\055\040\107"
15194 "\063"
15195 , (PRUint32)177 },
15196 { (void *)"\002\020\140\001\227\267\106\247\352\264\264\232\326\113\057\367"
15197 "\220\373"
15198 , (PRUint32)18 },
15199 { (void *)"\060\202\004\052\060\202\003\022\240\003\002\001\002\002\020\140"
15200 "\001\227\267\106\247\352\264\264\232\326\113\057\367\220\373\060"
15201 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060\201"
15202 "\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025"
15203 "\060\023\006\003\125\004\012\023\014\164\150\141\167\164\145\054"
15204 "\040\111\156\143\056\061\050\060\046\006\003\125\004\013\023\037"
15205 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
15206 "\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156\061"
15207 "\070\060\066\006\003\125\004\013\023\057\050\143\051\040\062\060"
15208 "\060\070\040\164\150\141\167\164\145\054\040\111\156\143\056\040"
15209 "\055\040\106\157\162\040\141\165\164\150\157\162\151\172\145\144"
15210 "\040\165\163\145\040\157\156\154\171\061\044\060\042\006\003\125"
15211 "\004\003\023\033\164\150\141\167\164\145\040\120\162\151\155\141"
15212 "\162\171\040\122\157\157\164\040\103\101\040\055\040\107\063\060"
15213 "\036\027\015\060\070\060\064\060\062\060\060\060\060\060\060\132"
15214 "\027\015\063\067\061\062\060\061\062\063\065\071\065\071\132\060"
15215 "\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
15216 "\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164\145"
15217 "\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013\023"
15218 "\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123"
15219 "\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156"
15220 "\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040\062"
15221 "\060\060\070\040\164\150\141\167\164\145\054\040\111\156\143\056"
15222 "\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172\145"
15223 "\144\040\165\163\145\040\157\156\154\171\061\044\060\042\006\003"
15224 "\125\004\003\023\033\164\150\141\167\164\145\040\120\162\151\155"
15225 "\141\162\171\040\122\157\157\164\040\103\101\040\055\040\107\063"
15226 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
15227 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
15228 "\000\262\277\047\054\373\333\330\133\335\170\173\033\236\167\146"
15229 "\201\313\076\274\174\256\363\246\047\232\064\243\150\061\161\070"
15230 "\063\142\344\363\161\146\171\261\251\145\243\245\213\325\217\140"
15231 "\055\077\102\314\252\153\062\300\043\313\054\101\335\344\337\374"
15232 "\141\234\342\163\262\042\225\021\103\030\137\304\266\037\127\154"
15233 "\012\005\130\042\310\066\114\072\174\245\321\317\206\257\210\247"
15234 "\104\002\023\164\161\163\012\102\131\002\370\033\024\153\102\337"
15235 "\157\137\272\153\202\242\235\133\347\112\275\036\001\162\333\113"
15236 "\164\350\073\177\177\175\037\004\264\046\233\340\264\132\254\107"
15237 "\075\125\270\327\260\046\122\050\001\061\100\146\330\331\044\275"
15238 "\366\052\330\354\041\111\134\233\366\172\351\177\125\065\176\226"
15239 "\153\215\223\223\047\313\222\273\352\254\100\300\237\302\370\200"
15240 "\317\135\364\132\334\316\164\206\246\076\154\013\123\312\275\222"
15241 "\316\031\006\162\346\014\134\070\151\307\004\326\274\154\316\133"
15242 "\366\367\150\234\334\045\025\110\210\241\351\251\370\230\234\340"
15243 "\363\325\061\050\141\021\154\147\226\215\071\231\313\302\105\044"
15244 "\071\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035"
15245 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
15246 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
15247 "\035\016\004\026\004\024\255\154\252\224\140\234\355\344\377\372"
15248 "\076\012\164\053\143\003\367\266\131\277\060\015\006\011\052\206"
15249 "\110\206\367\015\001\001\013\005\000\003\202\001\001\000\032\100"
15250 "\330\225\145\254\011\222\211\306\071\364\020\345\251\016\146\123"
15251 "\135\170\336\372\044\221\273\347\104\121\337\306\026\064\012\357"
15252 "\152\104\121\352\053\007\212\003\172\303\353\077\012\054\122\026"
15253 "\240\053\103\271\045\220\077\160\251\063\045\155\105\032\050\073"
15254 "\047\317\252\303\051\102\033\337\073\114\300\063\064\133\101\210"
15255 "\277\153\053\145\257\050\357\262\365\303\252\146\316\173\126\356"
15256 "\267\310\313\147\301\311\234\032\030\270\304\303\111\003\361\140"
15257 "\016\120\315\106\305\363\167\171\367\266\025\340\070\333\307\057"
15258 "\050\240\014\077\167\046\164\331\045\022\332\061\332\032\036\334"
15259 "\051\101\221\042\074\151\247\273\002\362\266\134\047\003\211\364"
15260 "\006\352\233\344\162\202\343\241\011\301\351\000\031\323\076\324"
15261 "\160\153\272\161\246\252\130\256\364\273\351\154\266\357\207\314"
15262 "\233\273\377\071\346\126\141\323\012\247\304\134\114\140\173\005"
15263 "\167\046\172\277\330\007\122\054\142\367\160\143\331\071\274\157"
15264 "\034\302\171\334\166\051\257\316\305\054\144\004\136\210\066\156"
15265 "\061\324\100\032\142\064\066\077\065\001\256\254\143\240"
15266 , (PRUint32)1070 }
15267 };
15268 static const NSSItem nss_builtins_items_230 [] = {
15269 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15270 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15271 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15272 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15273 { (void *)"thawte Primary Root CA - G3", (PRUint32)28 },
15274 { (void *)"\361\213\123\215\033\351\003\266\246\360\126\103\133\027\025\211"
15275 "\312\363\153\362"
15276 , (PRUint32)20 },
15277 { (void *)"\373\033\135\103\212\224\315\104\306\166\362\103\113\107\347\061"
15278 , (PRUint32)16 },
15279 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123"
15280 "\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164"
15281 "\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013"
15282 "\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040"
15283 "\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157"
15284 "\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040"
15285 "\062\060\060\070\040\164\150\141\167\164\145\054\040\111\156\143"
15286 "\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172"
15287 "\145\144\040\165\163\145\040\157\156\154\171\061\044\060\042\006"
15288 "\003\125\004\003\023\033\164\150\141\167\164\145\040\120\162\151"
15289 "\155\141\162\171\040\122\157\157\164\040\103\101\040\055\040\107"
15290 "\063"
15291 , (PRUint32)177 },
15292 { (void *)"\002\020\140\001\227\267\106\247\352\264\264\232\326\113\057\367"
15293 "\220\373"
15294 , (PRUint32)18 },
15295 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15296 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
15297 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15298 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15299 };
15300 static const NSSItem nss_builtins_items_231 [] = {
15301 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15302 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15303 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15304 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15305 { (void *)"GeoTrust Primary Certification Authority - G2", (PRUint32)46 },
15306 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15307 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
15308 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
15309 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
15310 "\013\023\060\050\143\051\040\062\060\060\067\040\107\145\157\124"
15311 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
15312 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
15313 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
15314 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
15315 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
15316 "\150\157\162\151\164\171\040\055\040\107\062"
15317 , (PRUint32)155 },
15318 { (void *)"0", (PRUint32)2 },
15319 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
15320 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
15321 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
15322 "\013\023\060\050\143\051\040\062\060\060\067\040\107\145\157\124"
15323 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
15324 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
15325 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
15326 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
15327 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
15328 "\150\157\162\151\164\171\040\055\040\107\062"
15329 , (PRUint32)155 },
15330 { (void *)"\002\020\074\262\364\110\012\000\342\376\353\044\073\136\140\076"
15331 "\303\153"
15332 , (PRUint32)18 },
15333 { (void *)"\060\202\002\256\060\202\002\065\240\003\002\001\002\002\020\074"
15334 "\262\364\110\012\000\342\376\353\044\073\136\140\076\303\153\060"
15335 "\012\006\010\052\206\110\316\075\004\003\003\060\201\230\061\013"
15336 "\060\011\006\003\125\004\006\023\002\125\123\061\026\060\024\006"
15337 "\003\125\004\012\023\015\107\145\157\124\162\165\163\164\040\111"
15338 "\156\143\056\061\071\060\067\006\003\125\004\013\023\060\050\143"
15339 "\051\040\062\060\060\067\040\107\145\157\124\162\165\163\164\040"
15340 "\111\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157"
15341 "\162\151\172\145\144\040\165\163\145\040\157\156\154\171\061\066"
15342 "\060\064\006\003\125\004\003\023\055\107\145\157\124\162\165\163"
15343 "\164\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
15344 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
15345 "\171\040\055\040\107\062\060\036\027\015\060\067\061\061\060\065"
15346 "\060\060\060\060\060\060\132\027\015\063\070\060\061\061\070\062"
15347 "\063\065\071\065\071\132\060\201\230\061\013\060\011\006\003\125"
15348 "\004\006\023\002\125\123\061\026\060\024\006\003\125\004\012\023"
15349 "\015\107\145\157\124\162\165\163\164\040\111\156\143\056\061\071"
15350 "\060\067\006\003\125\004\013\023\060\050\143\051\040\062\060\060"
15351 "\067\040\107\145\157\124\162\165\163\164\040\111\156\143\056\040"
15352 "\055\040\106\157\162\040\141\165\164\150\157\162\151\172\145\144"
15353 "\040\165\163\145\040\157\156\154\171\061\066\060\064\006\003\125"
15354 "\004\003\023\055\107\145\157\124\162\165\163\164\040\120\162\151"
15355 "\155\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151"
15356 "\157\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107"
15357 "\062\060\166\060\020\006\007\052\206\110\316\075\002\001\006\005"
15358 "\053\201\004\000\042\003\142\000\004\025\261\350\375\003\025\103"
15359 "\345\254\353\207\067\021\142\357\322\203\066\122\175\105\127\013"
15360 "\112\215\173\124\073\072\156\137\025\002\300\120\246\317\045\057"
15361 "\175\312\110\270\307\120\143\034\052\041\010\174\232\066\330\013"
15362 "\376\321\046\305\130\061\060\050\045\363\135\135\243\270\266\245"
15363 "\264\222\355\154\054\237\353\335\103\211\242\074\113\110\221\035"
15364 "\120\354\046\337\326\140\056\275\041\243\102\060\100\060\017\006"
15365 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016"
15366 "\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035"
15367 "\006\003\125\035\016\004\026\004\024\025\137\065\127\121\125\373"
15368 "\045\262\255\003\151\374\001\243\372\276\021\125\325\060\012\006"
15369 "\010\052\206\110\316\075\004\003\003\003\147\000\060\144\002\060"
15370 "\144\226\131\246\350\011\336\213\272\372\132\210\210\360\037\221"
15371 "\323\106\250\362\112\114\002\143\373\154\137\070\333\056\101\223"
15372 "\251\016\346\235\334\061\034\262\240\247\030\034\171\341\307\066"
15373 "\002\060\072\126\257\232\164\154\366\373\203\340\063\323\010\137"
15374 "\241\234\302\133\237\106\326\266\313\221\006\143\242\006\347\063"
15375 "\254\076\250\201\022\320\313\272\320\222\013\266\236\226\252\004"
15376 "\017\212"
15377 , (PRUint32)690 }
15378 };
15379 static const NSSItem nss_builtins_items_232 [] = {
15380 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15381 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15382 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15383 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15384 { (void *)"GeoTrust Primary Certification Authority - G2", (PRUint32)46 },
15385 { (void *)"\215\027\204\325\067\363\003\175\354\160\376\127\213\121\232\231"
15386 "\346\020\327\260"
15387 , (PRUint32)20 },
15388 { (void *)"\001\136\330\153\275\157\075\216\241\061\370\022\340\230\163\152"
15389 , (PRUint32)16 },
15390 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
15391 "\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162"
15392 "\165\163\164\040\111\156\143\056\061\071\060\067\006\003\125\004"
15393 "\013\023\060\050\143\051\040\062\060\060\067\040\107\145\157\124"
15394 "\162\165\163\164\040\111\156\143\056\040\055\040\106\157\162\040"
15395 "\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157"
15396 "\156\154\171\061\066\060\064\006\003\125\004\003\023\055\107\145"
15397 "\157\124\162\165\163\164\040\120\162\151\155\141\162\171\040\103"
15398 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
15399 "\150\157\162\151\164\171\040\055\040\107\062"
15400 , (PRUint32)155 },
15401 { (void *)"\002\020\074\262\364\110\012\000\342\376\353\044\073\136\140\076"
15402 "\303\153"
15403 , (PRUint32)18 },
15404 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15405 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15406 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15407 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15408 };
15409 static const NSSItem nss_builtins_items_233 [] = {
15410 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15411 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15412 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15413 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15414 { (void *)"VeriSign Universal Root Certification Authority", (PRUint32)48 },
15415 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15416 { (void *)"\060\201\275\061\013\060\011\006\003\125\004\006\023\002\125\123"
15417 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15418 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15419 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15420 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15421 "\125\004\013\023\061\050\143\051\040\062\060\060\070\040\126\145"
15422 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15423 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15424 "\145\040\157\156\154\171\061\070\060\066\006\003\125\004\003\023"
15425 "\057\126\145\162\151\123\151\147\156\040\125\156\151\166\145\162"
15426 "\163\141\154\040\122\157\157\164\040\103\145\162\164\151\146\151"
15427 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
15428 , (PRUint32)192 },
15429 { (void *)"0", (PRUint32)2 },
15430 { (void *)"\060\201\275\061\013\060\011\006\003\125\004\006\023\002\125\123"
15431 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15432 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15433 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15434 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15435 "\125\004\013\023\061\050\143\051\040\062\060\060\070\040\126\145"
15436 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15437 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15438 "\145\040\157\156\154\171\061\070\060\066\006\003\125\004\003\023"
15439 "\057\126\145\162\151\123\151\147\156\040\125\156\151\166\145\162"
15440 "\163\141\154\040\122\157\157\164\040\103\145\162\164\151\146\151"
15441 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
15442 , (PRUint32)192 },
15443 { (void *)"\002\020\100\032\304\144\041\263\023\041\003\016\273\344\022\032"
15444 "\305\035"
15445 , (PRUint32)18 },
15446 { (void *)"\060\202\004\271\060\202\003\241\240\003\002\001\002\002\020\100"
15447 "\032\304\144\041\263\023\041\003\016\273\344\022\032\305\035\060"
15448 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060\201"
15449 "\275\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027"
15450 "\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147"
15451 "\156\054\040\111\156\143\056\061\037\060\035\006\003\125\004\013"
15452 "\023\026\126\145\162\151\123\151\147\156\040\124\162\165\163\164"
15453 "\040\116\145\164\167\157\162\153\061\072\060\070\006\003\125\004"
15454 "\013\023\061\050\143\051\040\062\060\060\070\040\126\145\162\151"
15455 "\123\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162"
15456 "\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040"
15457 "\157\156\154\171\061\070\060\066\006\003\125\004\003\023\057\126"
15458 "\145\162\151\123\151\147\156\040\125\156\151\166\145\162\163\141"
15459 "\154\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141"
15460 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036"
15461 "\027\015\060\070\060\064\060\062\060\060\060\060\060\060\132\027"
15462 "\015\063\067\061\062\060\061\062\063\065\071\065\071\132\060\201"
15463 "\275\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027"
15464 "\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147"
15465 "\156\054\040\111\156\143\056\061\037\060\035\006\003\125\004\013"
15466 "\023\026\126\145\162\151\123\151\147\156\040\124\162\165\163\164"
15467 "\040\116\145\164\167\157\162\153\061\072\060\070\006\003\125\004"
15468 "\013\023\061\050\143\051\040\062\060\060\070\040\126\145\162\151"
15469 "\123\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162"
15470 "\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040"
15471 "\157\156\154\171\061\070\060\066\006\003\125\004\003\023\057\126"
15472 "\145\162\151\123\151\147\156\040\125\156\151\166\145\162\163\141"
15473 "\154\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141"
15474 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\202"
15475 "\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
15476 "\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000\307"
15477 "\141\067\136\261\001\064\333\142\327\025\233\377\130\132\214\043"
15478 "\043\326\140\216\221\327\220\230\203\172\346\130\031\070\214\305"
15479 "\366\345\144\205\264\242\161\373\355\275\271\332\315\115\000\264"
15480 "\310\055\163\245\307\151\161\225\037\071\074\262\104\007\234\350"
15481 "\016\372\115\112\304\041\337\051\141\217\062\042\141\202\305\207"
15482 "\037\156\214\174\137\026\040\121\104\321\160\117\127\352\343\034"
15483 "\343\314\171\356\130\330\016\302\263\105\223\300\054\347\232\027"
15484 "\053\173\000\067\172\101\063\170\341\063\342\363\020\032\177\207"
15485 "\054\276\366\365\367\102\342\345\277\207\142\211\137\000\113\337"
15486 "\305\335\344\165\104\062\101\072\036\161\156\151\313\013\165\106"
15487 "\010\321\312\322\053\225\320\317\373\271\100\153\144\214\127\115"
15488 "\374\023\021\171\204\355\136\124\366\064\237\010\001\363\020\045"
15489 "\006\027\112\332\361\035\172\146\153\230\140\146\244\331\357\322"
15490 "\056\202\361\360\357\011\352\104\311\025\152\342\003\156\063\323"
15491 "\254\237\125\000\307\366\010\152\224\271\137\334\340\063\361\204"
15492 "\140\371\133\047\021\264\374\026\362\273\126\152\200\045\215\002"
15493 "\003\001\000\001\243\201\262\060\201\257\060\017\006\003\125\035"
15494 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
15495 "\035\017\001\001\377\004\004\003\002\001\006\060\155\006\010\053"
15496 "\006\001\005\005\007\001\014\004\141\060\137\241\135\240\133\060"
15497 "\131\060\127\060\125\026\011\151\155\141\147\145\057\147\151\146"
15498 "\060\041\060\037\060\007\006\005\053\016\003\002\032\004\024\217"
15499 "\345\323\032\206\254\215\216\153\303\317\200\152\324\110\030\054"
15500 "\173\031\056\060\045\026\043\150\164\164\160\072\057\057\154\157"
15501 "\147\157\056\166\145\162\151\163\151\147\156\056\143\157\155\057"
15502 "\166\163\154\157\147\157\056\147\151\146\060\035\006\003\125\035"
15503 "\016\004\026\004\024\266\167\372\151\110\107\237\123\022\325\302"
15504 "\352\007\062\166\007\321\227\007\031\060\015\006\011\052\206\110"
15505 "\206\367\015\001\001\013\005\000\003\202\001\001\000\112\370\370"
15506 "\260\003\346\054\147\173\344\224\167\143\314\156\114\371\175\016"
15507 "\015\334\310\271\065\271\160\117\143\372\044\372\154\203\214\107"
15508 "\235\073\143\363\232\371\166\062\225\221\261\167\274\254\232\276"
15509 "\261\344\061\041\306\201\225\126\132\016\261\302\324\261\246\131"
15510 "\254\361\143\313\270\114\035\131\220\112\357\220\026\050\037\132"
15511 "\256\020\373\201\120\070\014\154\314\361\075\303\365\143\343\263"
15512 "\343\041\311\044\071\351\375\025\146\106\364\033\021\320\115\163"
15513 "\243\175\106\371\075\355\250\137\142\324\361\077\370\340\164\127"
15514 "\053\030\235\201\264\304\050\332\224\227\245\160\353\254\035\276"
15515 "\007\021\360\325\333\335\345\214\360\325\062\260\203\346\127\342"
15516 "\217\277\276\241\252\277\075\035\265\324\070\352\327\260\134\072"
15517 "\117\152\077\217\300\146\154\143\252\351\331\244\026\364\201\321"
15518 "\225\024\016\175\315\225\064\331\322\217\160\163\201\173\234\176"
15519 "\275\230\141\330\105\207\230\220\305\353\206\060\306\065\277\360"
15520 "\377\303\125\210\203\113\357\005\222\006\161\362\270\230\223\267"
15521 "\354\315\202\141\361\070\346\117\227\230\052\132\215"
15522 , (PRUint32)1213 }
15523 };
15524 static const NSSItem nss_builtins_items_234 [] = {
15525 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15526 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15527 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15528 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15529 { (void *)"VeriSign Universal Root Certification Authority", (PRUint32)48 },
15530 { (void *)"\066\171\312\065\146\207\162\060\115\060\245\373\207\073\017\247"
15531 "\173\267\015\124"
15532 , (PRUint32)20 },
15533 { (void *)"\216\255\265\001\252\115\201\344\214\035\321\341\024\000\225\031"
15534 , (PRUint32)16 },
15535 { (void *)"\060\201\275\061\013\060\011\006\003\125\004\006\023\002\125\123"
15536 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15537 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15538 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15539 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15540 "\125\004\013\023\061\050\143\051\040\062\060\060\070\040\126\145"
15541 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15542 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15543 "\145\040\157\156\154\171\061\070\060\066\006\003\125\004\003\023"
15544 "\057\126\145\162\151\123\151\147\156\040\125\156\151\166\145\162"
15545 "\163\141\154\040\122\157\157\164\040\103\145\162\164\151\146\151"
15546 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
15547 , (PRUint32)192 },
15548 { (void *)"\002\020\100\032\304\144\041\263\023\041\003\016\273\344\022\032"
15549 "\305\035"
15550 , (PRUint32)18 },
15551 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15552 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15553 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15554 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15555 };
15556 static const NSSItem nss_builtins_items_235 [] = {
15557 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15558 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15559 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15560 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15561 { (void *)"VeriSign Class 3 Public Primary Certification Authority - G4", (PRUint32)61 },
15562 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15563 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
15564 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15565 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15566 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15567 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15568 "\125\004\013\023\061\050\143\051\040\062\060\060\067\040\126\145"
15569 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15570 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15571 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
15572 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
15573 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
15574 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
15575 "\165\164\150\157\162\151\164\171\040\055\040\107\064"
15576 , (PRUint32)205 },
15577 { (void *)"0", (PRUint32)2 },
15578 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
15579 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15580 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15581 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15582 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15583 "\125\004\013\023\061\050\143\051\040\062\060\060\067\040\126\145"
15584 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15585 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15586 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
15587 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
15588 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
15589 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
15590 "\165\164\150\157\162\151\164\171\040\055\040\107\064"
15591 , (PRUint32)205 },
15592 { (void *)"\002\020\057\200\376\043\214\016\042\017\110\147\022\050\221\207"
15593 "\254\263"
15594 , (PRUint32)18 },
15595 { (void *)"\060\202\003\204\060\202\003\012\240\003\002\001\002\002\020\057"
15596 "\200\376\043\214\016\042\017\110\147\022\050\221\207\254\263\060"
15597 "\012\006\010\052\206\110\316\075\004\003\003\060\201\312\061\013"
15598 "\060\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006"
15599 "\003\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040"
15600 "\111\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126"
15601 "\145\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145"
15602 "\164\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061"
15603 "\050\143\051\040\062\060\060\067\040\126\145\162\151\123\151\147"
15604 "\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165"
15605 "\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154"
15606 "\171\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151"
15607 "\123\151\147\156\040\103\154\141\163\163\040\063\040\120\165\142"
15608 "\154\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164"
15609 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
15610 "\151\164\171\040\055\040\107\064\060\036\027\015\060\067\061\061"
15611 "\060\065\060\060\060\060\060\060\132\027\015\063\070\060\061\061"
15612 "\070\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006"
15613 "\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
15614 "\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
15615 "\056\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151"
15616 "\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157"
15617 "\162\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051"
15618 "\040\062\060\060\067\040\126\145\162\151\123\151\147\156\054\040"
15619 "\111\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157"
15620 "\162\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105"
15621 "\060\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147"
15622 "\156\040\103\154\141\163\163\040\063\040\120\165\142\154\151\143"
15623 "\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151"
15624 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
15625 "\040\055\040\107\064\060\166\060\020\006\007\052\206\110\316\075"
15626 "\002\001\006\005\053\201\004\000\042\003\142\000\004\247\126\172"
15627 "\174\122\332\144\233\016\055\134\330\136\254\222\075\376\001\346"
15628 "\031\112\075\024\003\113\372\140\047\040\331\203\211\151\372\124"
15629 "\306\232\030\136\125\052\144\336\006\366\215\112\073\255\020\074"
15630 "\145\075\220\210\004\211\340\060\141\263\256\135\001\247\173\336"
15631 "\174\262\276\312\145\141\000\206\256\332\217\173\320\211\255\115"
15632 "\035\131\232\101\261\274\107\200\334\236\142\303\371\243\201\262"
15633 "\060\201\257\060\017\006\003\125\035\023\001\001\377\004\005\060"
15634 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
15635 "\003\002\001\006\060\155\006\010\053\006\001\005\005\007\001\014"
15636 "\004\141\060\137\241\135\240\133\060\131\060\127\060\125\026\011"
15637 "\151\155\141\147\145\057\147\151\146\060\041\060\037\060\007\006"
15638 "\005\053\016\003\002\032\004\024\217\345\323\032\206\254\215\216"
15639 "\153\303\317\200\152\324\110\030\054\173\031\056\060\045\026\043"
15640 "\150\164\164\160\072\057\057\154\157\147\157\056\166\145\162\151"
15641 "\163\151\147\156\056\143\157\155\057\166\163\154\157\147\157\056"
15642 "\147\151\146\060\035\006\003\125\035\016\004\026\004\024\263\026"
15643 "\221\375\356\246\156\344\265\056\111\217\207\170\201\200\354\345"
15644 "\261\265\060\012\006\010\052\206\110\316\075\004\003\003\003\150"
15645 "\000\060\145\002\060\146\041\014\030\046\140\132\070\173\126\102"
15646 "\340\247\374\066\204\121\221\040\054\166\115\103\075\304\035\204"
15647 "\043\320\254\326\174\065\006\316\315\151\275\220\015\333\154\110"
15648 "\102\035\016\252\102\002\061\000\234\075\110\071\043\071\130\032"
15649 "\025\022\131\152\236\357\325\131\262\035\122\054\231\161\315\307"
15650 "\051\337\033\052\141\173\161\321\336\363\300\345\015\072\112\252"
15651 "\055\247\330\206\052\335\056\020"
15652 , (PRUint32)904 }
15653 };
15654 static const NSSItem nss_builtins_items_236 [] = {
15655 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15656 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15657 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15658 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15659 { (void *)"VeriSign Class 3 Public Primary Certification Authority - G4", (PRUint32)61 },
15660 { (void *)"\042\325\330\337\217\002\061\321\215\367\235\267\317\212\055\144"
15661 "\311\077\154\072"
15662 , (PRUint32)20 },
15663 { (void *)"\072\122\341\347\375\157\072\343\157\363\157\231\033\371\042\101"
15664 , (PRUint32)16 },
15665 { (void *)"\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123"
15666 "\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123"
15667 "\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125"
15668 "\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165"
15669 "\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003"
15670 "\125\004\013\023\061\050\143\051\040\062\060\060\067\040\126\145"
15671 "\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106"
15672 "\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163"
15673 "\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023"
15674 "\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040"
15675 "\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171"
15676 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101"
15677 "\165\164\150\157\162\151\164\171\040\055\040\107\064"
15678 , (PRUint32)205 },
15679 { (void *)"\002\020\057\200\376\043\214\016\042\017\110\147\022\050\221\207"
15680 "\254\263"
15681 , (PRUint32)18 },
15682 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15683 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15684 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15685 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15686 };
15687 static const NSSItem nss_builtins_items_237 [] = {
15688 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15689 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15690 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15691 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15692 { (void *)"NetLock Arany (Class Gold) Főtanúsítvány", (PRUint32)45 },
15693 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15694 { (void *)"\060\201\247\061\013\060\011\006\003\125\004\006\023\002\110\125"
15695 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
15696 "\145\163\164\061\025\060\023\006\003\125\004\012\014\014\116\145"
15697 "\164\114\157\143\153\040\113\146\164\056\061\067\060\065\006\003"
15698 "\125\004\013\014\056\124\141\156\303\272\163\303\255\164\166\303"
15699 "\241\156\171\153\151\141\144\303\263\153\040\050\103\145\162\164"
15700 "\151\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143"
15701 "\145\163\051\061\065\060\063\006\003\125\004\003\014\054\116\145"
15702 "\164\114\157\143\153\040\101\162\141\156\171\040\050\103\154\141"
15703 "\163\163\040\107\157\154\144\051\040\106\305\221\164\141\156\303"
15704 "\272\163\303\255\164\166\303\241\156\171"
15705 , (PRUint32)170 },
15706 { (void *)"0", (PRUint32)2 },
15707 { (void *)"\060\201\247\061\013\060\011\006\003\125\004\006\023\002\110\125"
15708 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
15709 "\145\163\164\061\025\060\023\006\003\125\004\012\014\014\116\145"
15710 "\164\114\157\143\153\040\113\146\164\056\061\067\060\065\006\003"
15711 "\125\004\013\014\056\124\141\156\303\272\163\303\255\164\166\303"
15712 "\241\156\171\153\151\141\144\303\263\153\040\050\103\145\162\164"
15713 "\151\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143"
15714 "\145\163\051\061\065\060\063\006\003\125\004\003\014\054\116\145"
15715 "\164\114\157\143\153\040\101\162\141\156\171\040\050\103\154\141"
15716 "\163\163\040\107\157\154\144\051\040\106\305\221\164\141\156\303"
15717 "\272\163\303\255\164\166\303\241\156\171"
15718 , (PRUint32)170 },
15719 { (void *)"\002\006\111\101\054\344\000\020"
15720 , (PRUint32)8 },
15721 { (void *)"\060\202\004\025\060\202\002\375\240\003\002\001\002\002\006\111"
15722 "\101\054\344\000\020\060\015\006\011\052\206\110\206\367\015\001"
15723 "\001\013\005\000\060\201\247\061\013\060\011\006\003\125\004\006"
15724 "\023\002\110\125\061\021\060\017\006\003\125\004\007\014\010\102"
15725 "\165\144\141\160\145\163\164\061\025\060\023\006\003\125\004\012"
15726 "\014\014\116\145\164\114\157\143\153\040\113\146\164\056\061\067"
15727 "\060\065\006\003\125\004\013\014\056\124\141\156\303\272\163\303"
15728 "\255\164\166\303\241\156\171\153\151\141\144\303\263\153\040\050"
15729 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
15730 "\162\166\151\143\145\163\051\061\065\060\063\006\003\125\004\003"
15731 "\014\054\116\145\164\114\157\143\153\040\101\162\141\156\171\040"
15732 "\050\103\154\141\163\163\040\107\157\154\144\051\040\106\305\221"
15733 "\164\141\156\303\272\163\303\255\164\166\303\241\156\171\060\036"
15734 "\027\015\060\070\061\062\061\061\061\065\060\070\062\061\132\027"
15735 "\015\062\070\061\062\060\066\061\065\060\070\062\061\132\060\201"
15736 "\247\061\013\060\011\006\003\125\004\006\023\002\110\125\061\021"
15737 "\060\017\006\003\125\004\007\014\010\102\165\144\141\160\145\163"
15738 "\164\061\025\060\023\006\003\125\004\012\014\014\116\145\164\114"
15739 "\157\143\153\040\113\146\164\056\061\067\060\065\006\003\125\004"
15740 "\013\014\056\124\141\156\303\272\163\303\255\164\166\303\241\156"
15741 "\171\153\151\141\144\303\263\153\040\050\103\145\162\164\151\146"
15742 "\151\143\141\164\151\157\156\040\123\145\162\166\151\143\145\163"
15743 "\051\061\065\060\063\006\003\125\004\003\014\054\116\145\164\114"
15744 "\157\143\153\040\101\162\141\156\171\040\050\103\154\141\163\163"
15745 "\040\107\157\154\144\051\040\106\305\221\164\141\156\303\272\163"
15746 "\303\255\164\166\303\241\156\171\060\202\001\042\060\015\006\011"
15747 "\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000"
15748 "\060\202\001\012\002\202\001\001\000\304\044\136\163\276\113\155"
15749 "\024\303\241\364\343\227\220\156\322\060\105\036\074\356\147\331"
15750 "\144\340\032\212\177\312\060\312\203\343\040\301\343\364\072\323"
15751 "\224\137\032\174\133\155\277\060\117\204\047\366\237\037\111\274"
15752 "\306\231\012\220\362\017\365\177\103\204\067\143\121\213\172\245"
15753 "\160\374\172\130\315\216\233\355\303\106\154\204\160\135\332\363"
15754 "\001\220\043\374\116\060\251\176\341\047\143\347\355\144\074\240"
15755 "\270\311\063\143\376\026\220\377\260\270\375\327\250\300\300\224"
15756 "\103\013\266\325\131\246\236\126\320\044\037\160\171\257\333\071"
15757 "\124\015\145\165\331\025\101\224\001\257\136\354\366\215\361\377"
15758 "\255\144\376\040\232\327\134\353\376\246\037\010\144\243\213\166"
15759 "\125\255\036\073\050\140\056\207\045\350\252\257\037\306\144\106"
15760 "\040\267\160\177\074\336\110\333\226\123\267\071\167\344\032\342"
15761 "\307\026\204\166\227\133\057\273\031\025\205\370\151\205\365\231"
15762 "\247\251\362\064\247\251\266\246\003\374\157\206\075\124\174\166"
15763 "\004\233\153\371\100\135\000\064\307\056\231\165\235\345\210\003"
15764 "\252\115\370\003\322\102\166\300\033\002\003\000\250\213\243\105"
15765 "\060\103\060\022\006\003\125\035\023\001\001\377\004\010\060\006"
15766 "\001\001\377\002\001\004\060\016\006\003\125\035\017\001\001\377"
15767 "\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026\004"
15768 "\024\314\372\147\223\360\266\270\320\245\300\036\363\123\375\214"
15769 "\123\337\203\327\226\060\015\006\011\052\206\110\206\367\015\001"
15770 "\001\013\005\000\003\202\001\001\000\253\177\356\034\026\251\234"
15771 "\074\121\000\240\300\021\010\005\247\231\346\157\001\210\124\141"
15772 "\156\361\271\030\255\112\255\376\201\100\043\224\057\373\165\174"
15773 "\057\050\113\142\044\201\202\013\365\141\361\034\156\270\141\070"
15774 "\353\201\372\142\241\073\132\142\323\224\145\304\341\346\155\202"
15775 "\370\057\045\160\262\041\046\301\162\121\037\214\054\303\204\220"
15776 "\303\132\217\272\317\364\247\145\245\353\230\321\373\005\262\106"
15777 "\165\025\043\152\157\205\143\060\200\360\325\236\037\051\034\302"
15778 "\154\260\120\131\135\220\133\073\250\015\060\317\277\175\177\316"
15779 "\361\235\203\275\311\106\156\040\246\371\141\121\272\041\057\173"
15780 "\276\245\025\143\241\324\225\207\361\236\271\363\211\363\075\205"
15781 "\270\270\333\276\265\271\051\371\332\067\005\000\111\224\003\204"
15782 "\104\347\277\103\061\317\165\213\045\321\364\246\144\365\222\366"
15783 "\253\005\353\075\351\245\013\066\142\332\314\006\137\066\213\266"
15784 "\136\061\270\052\373\136\366\161\337\104\046\236\304\346\015\221"
15785 "\264\056\165\225\200\121\152\113\060\246\260\142\241\223\361\233"
15786 "\330\316\304\143\165\077\131\107\261"
15787 , (PRUint32)1049 }
15788 };
15789 static const NSSItem nss_builtins_items_238 [] = {
15790 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15791 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15792 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15793 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15794 { (void *)"NetLock Arany (Class Gold) Főtanúsítvány", (PRUint32)45 },
15795 { (void *)"\006\010\077\131\077\025\241\004\240\151\244\153\251\003\320\006"
15796 "\267\227\011\221"
15797 , (PRUint32)20 },
15798 { (void *)"\305\241\267\377\163\335\326\327\064\062\030\337\374\074\255\210"
15799 , (PRUint32)16 },
15800 { (void *)"\060\201\247\061\013\060\011\006\003\125\004\006\023\002\110\125"
15801 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
15802 "\145\163\164\061\025\060\023\006\003\125\004\012\014\014\116\145"
15803 "\164\114\157\143\153\040\113\146\164\056\061\067\060\065\006\003"
15804 "\125\004\013\014\056\124\141\156\303\272\163\303\255\164\166\303"
15805 "\241\156\171\153\151\141\144\303\263\153\040\050\103\145\162\164"
15806 "\151\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143"
15807 "\145\163\051\061\065\060\063\006\003\125\004\003\014\054\116\145"
15808 "\164\114\157\143\153\040\101\162\141\156\171\040\050\103\154\141"
15809 "\163\163\040\107\157\154\144\051\040\106\305\221\164\141\156\303"
15810 "\272\163\303\255\164\166\303\241\156\171"
15811 , (PRUint32)170 },
15812 { (void *)"\002\006\111\101\054\344\000\020"
15813 , (PRUint32)8 },
15814 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15815 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15816 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15817 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15818 };
15819 static const NSSItem nss_builtins_items_239 [] = {
15820 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15821 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15822 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15823 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15824 { (void *)"Staat der Nederlanden Root CA - G2", (PRUint32)35 },
15825 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15826 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
15827 "\036\060\034\006\003\125\004\012\014\025\123\164\141\141\164\040"
15828 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
15829 "\053\060\051\006\003\125\004\003\014\042\123\164\141\141\164\040"
15830 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
15831 "\122\157\157\164\040\103\101\040\055\040\107\062"
15832 , (PRUint32)92 },
15833 { (void *)"0", (PRUint32)2 },
15834 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
15835 "\036\060\034\006\003\125\004\012\014\025\123\164\141\141\164\040"
15836 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
15837 "\053\060\051\006\003\125\004\003\014\042\123\164\141\141\164\040"
15838 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
15839 "\122\157\157\164\040\103\101\040\055\040\107\062"
15840 , (PRUint32)92 },
15841 { (void *)"\002\004\000\230\226\214"
15842 , (PRUint32)6 },
15843 { (void *)"\060\202\005\312\060\202\003\262\240\003\002\001\002\002\004\000"
15844 "\230\226\214\060\015\006\011\052\206\110\206\367\015\001\001\013"
15845 "\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116"
15846 "\114\061\036\060\034\006\003\125\004\012\014\025\123\164\141\141"
15847 "\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145"
15848 "\156\061\053\060\051\006\003\125\004\003\014\042\123\164\141\141"
15849 "\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145"
15850 "\156\040\122\157\157\164\040\103\101\040\055\040\107\062\060\036"
15851 "\027\015\060\070\060\063\062\066\061\061\061\070\061\067\132\027"
15852 "\015\062\060\060\063\062\065\061\061\060\063\061\060\132\060\132"
15853 "\061\013\060\011\006\003\125\004\006\023\002\116\114\061\036\060"
15854 "\034\006\003\125\004\012\014\025\123\164\141\141\164\040\144\145"
15855 "\162\040\116\145\144\145\162\154\141\156\144\145\156\061\053\060"
15856 "\051\006\003\125\004\003\014\042\123\164\141\141\164\040\144\145"
15857 "\162\040\116\145\144\145\162\154\141\156\144\145\156\040\122\157"
15858 "\157\164\040\103\101\040\055\040\107\062\060\202\002\042\060\015"
15859 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002"
15860 "\017\000\060\202\002\012\002\202\002\001\000\305\131\347\157\165"
15861 "\252\076\113\234\265\270\254\236\013\344\371\331\312\253\135\217"
15862 "\265\071\020\202\327\257\121\340\073\341\000\110\152\317\332\341"
15863 "\006\103\021\231\252\024\045\022\255\042\350\000\155\103\304\251"
15864 "\270\345\037\211\113\147\275\141\110\357\375\322\340\140\210\345"
15865 "\271\030\140\050\303\167\053\255\260\067\252\067\336\144\131\052"
15866 "\106\127\344\113\271\370\067\174\325\066\347\200\301\266\363\324"
15867 "\147\233\226\350\316\327\306\012\123\320\153\111\226\363\243\013"
15868 "\005\167\110\367\045\345\160\254\060\024\040\045\343\177\165\132"
15869 "\345\110\370\116\173\003\007\004\372\202\141\207\156\360\073\304"
15870 "\244\307\320\365\164\076\245\135\032\010\362\233\045\322\366\254"
15871 "\004\046\076\125\072\142\050\245\173\262\060\257\370\067\302\321"
15872 "\272\326\070\375\364\357\111\060\067\231\046\041\110\205\001\251"
15873 "\345\026\347\334\220\125\337\017\350\070\315\231\067\041\117\135"
15874 "\365\042\157\152\305\022\026\140\027\125\362\145\146\246\247\060"
15875 "\221\070\301\070\035\206\004\204\272\032\045\170\136\235\257\314"
15876 "\120\140\326\023\207\122\355\143\037\155\145\175\302\025\030\164"
15877 "\312\341\176\144\051\214\162\330\026\023\175\013\111\112\361\050"
15878 "\033\040\164\153\305\075\335\260\252\110\011\075\056\202\224\315"
15879 "\032\145\331\053\210\232\231\274\030\176\237\356\175\146\174\076"
15880 "\275\224\270\201\316\315\230\060\170\301\157\147\320\276\137\340"
15881 "\150\355\336\342\261\311\054\131\170\222\252\337\053\140\143\362"
15882 "\345\136\271\343\312\372\177\120\206\076\242\064\030\014\011\150"
15883 "\050\021\034\344\341\271\134\076\107\272\062\077\030\314\133\204"
15884 "\365\363\153\164\304\162\164\341\343\213\240\112\275\215\146\057"
15885 "\352\255\065\332\040\323\210\202\141\360\022\042\266\274\320\325"
15886 "\244\354\257\124\210\045\044\074\247\155\261\162\051\077\076\127"
15887 "\246\177\125\257\156\046\306\376\347\314\100\134\121\104\201\012"
15888 "\170\336\112\316\125\277\035\325\331\267\126\357\360\166\377\013"
15889 "\171\265\257\275\373\251\151\221\106\227\150\200\024\066\035\263"
15890 "\177\273\051\230\066\245\040\372\202\140\142\063\244\354\326\272"
15891 "\007\247\156\305\317\024\246\347\326\222\064\330\201\365\374\035"
15892 "\135\252\134\036\366\243\115\073\270\367\071\002\003\001\000\001"
15893 "\243\201\227\060\201\224\060\017\006\003\125\035\023\001\001\377"
15894 "\004\005\060\003\001\001\377\060\122\006\003\125\035\040\004\113"
15895 "\060\111\060\107\006\004\125\035\040\000\060\077\060\075\006\010"
15896 "\053\006\001\005\005\007\002\001\026\061\150\164\164\160\072\057"
15897 "\057\167\167\167\056\160\153\151\157\166\145\162\150\145\151\144"
15898 "\056\156\154\057\160\157\154\151\143\151\145\163\057\162\157\157"
15899 "\164\055\160\157\154\151\143\171\055\107\062\060\016\006\003\125"
15900 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
15901 "\035\016\004\026\004\024\221\150\062\207\025\035\211\342\265\361"
15902 "\254\066\050\064\215\013\174\142\210\353\060\015\006\011\052\206"
15903 "\110\206\367\015\001\001\013\005\000\003\202\002\001\000\250\101"
15904 "\112\147\052\222\201\202\120\156\341\327\330\263\071\073\363\002"
15905 "\025\011\120\121\357\055\275\044\173\210\206\073\371\264\274\222"
15906 "\011\226\271\366\300\253\043\140\006\171\214\021\116\121\322\171"
15907 "\200\063\373\235\110\276\354\101\103\201\037\176\107\100\034\345"
15908 "\172\010\312\252\213\165\255\024\304\302\350\146\074\202\007\247"
15909 "\346\047\202\133\030\346\017\156\331\120\076\212\102\030\051\306"
15910 "\264\126\374\126\020\240\005\027\275\014\043\177\364\223\355\234"
15911 "\032\121\276\335\105\101\277\221\044\264\037\214\351\137\317\173"
15912 "\041\231\237\225\237\071\072\106\034\154\371\315\173\234\220\315"
15913 "\050\251\307\251\125\273\254\142\064\142\065\023\113\024\072\125"
15914 "\203\271\206\215\222\246\306\364\007\045\124\314\026\127\022\112"
15915 "\202\170\310\024\331\027\202\046\055\135\040\037\171\256\376\324"
15916 "\160\026\026\225\203\330\065\071\377\122\135\165\034\026\305\023"
15917 "\125\317\107\314\165\145\122\112\336\360\260\247\344\012\226\013"
15918 "\373\255\302\342\045\204\262\335\344\275\176\131\154\233\360\360"
15919 "\330\347\312\362\351\227\070\176\211\276\314\373\071\027\141\077"
15920 "\162\333\072\221\330\145\001\031\035\255\120\244\127\012\174\113"
15921 "\274\234\161\163\052\105\121\031\205\314\216\375\107\247\164\225"
15922 "\035\250\321\257\116\027\261\151\046\302\252\170\127\133\305\115"
15923 "\247\345\236\005\027\224\312\262\137\240\111\030\215\064\351\046"
15924 "\154\110\036\252\150\222\005\341\202\163\132\233\334\007\133\010"
15925 "\155\175\235\327\215\041\331\374\024\040\252\302\105\337\077\347"
15926 "\000\262\121\344\302\370\005\271\171\032\214\064\363\236\133\344"
15927 "\067\133\153\112\337\054\127\212\100\132\066\272\335\165\104\010"
15928 "\067\102\160\014\376\334\136\041\240\243\212\300\220\234\150\332"
15929 "\120\346\105\020\107\170\266\116\322\145\311\303\067\337\341\102"
15930 "\143\260\127\067\105\055\173\212\234\277\005\352\145\125\063\367"
15931 "\071\020\305\050\052\041\172\033\212\304\044\371\077\025\310\232"
15932 "\025\040\365\125\142\226\355\155\223\120\274\344\252\170\255\331"
15933 "\313\012\145\207\246\146\301\304\201\243\167\072\130\036\013\356"
15934 "\203\213\235\036\322\122\244\314\035\157\260\230\155\224\061\265"
15935 "\370\161\012\334\271\374\175\062\140\346\353\257\212\001"
15936 , (PRUint32)1486 }
15937 };
15938 static const NSSItem nss_builtins_items_240 [] = {
15939 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15940 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15941 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15942 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15943 { (void *)"Staat der Nederlanden Root CA - G2", (PRUint32)35 },
15944 { (void *)"\131\257\202\171\221\206\307\264\165\007\313\317\003\127\106\353"
15945 "\004\335\267\026"
15946 , (PRUint32)20 },
15947 { (void *)"\174\245\017\370\133\232\175\155\060\256\124\132\343\102\242\212"
15948 , (PRUint32)16 },
15949 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
15950 "\036\060\034\006\003\125\004\012\014\025\123\164\141\141\164\040"
15951 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061"
15952 "\053\060\051\006\003\125\004\003\014\042\123\164\141\141\164\040"
15953 "\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040"
15954 "\122\157\157\164\040\103\101\040\055\040\107\062"
15955 , (PRUint32)92 },
15956 { (void *)"\002\004\000\230\226\214"
15957 , (PRUint32)6 },
15958 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15959 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15960 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
15961 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
15962 };
15963 static const NSSItem nss_builtins_items_241 [] = {
15964 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
15965 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
15966 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15967 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
15968 { (void *)"CA Disig", (PRUint32)9 },
15969 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
15970 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
15971 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
15972 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
15973 "\151\163\151\147\040\141\056\163\056\061\021\060\017\006\003\125"
15974 "\004\003\023\010\103\101\040\104\151\163\151\147"
15975 , (PRUint32)76 },
15976 { (void *)"0", (PRUint32)2 },
15977 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
15978 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
15979 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
15980 "\151\163\151\147\040\141\056\163\056\061\021\060\017\006\003\125"
15981 "\004\003\023\010\103\101\040\104\151\163\151\147"
15982 , (PRUint32)76 },
15983 { (void *)"\002\001\001"
15984 , (PRUint32)3 },
15985 { (void *)"\060\202\004\017\060\202\002\367\240\003\002\001\002\002\001\001"
15986 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
15987 "\112\061\013\060\011\006\003\125\004\006\023\002\123\113\061\023"
15988 "\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163\154"
15989 "\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104\151"
15990 "\163\151\147\040\141\056\163\056\061\021\060\017\006\003\125\004"
15991 "\003\023\010\103\101\040\104\151\163\151\147\060\036\027\015\060"
15992 "\066\060\063\062\062\060\061\063\071\063\064\132\027\015\061\066"
15993 "\060\063\062\062\060\061\063\071\063\064\132\060\112\061\013\060"
15994 "\011\006\003\125\004\006\023\002\123\113\061\023\060\021\006\003"
15995 "\125\004\007\023\012\102\162\141\164\151\163\154\141\166\141\061"
15996 "\023\060\021\006\003\125\004\012\023\012\104\151\163\151\147\040"
15997 "\141\056\163\056\061\021\060\017\006\003\125\004\003\023\010\103"
15998 "\101\040\104\151\163\151\147\060\202\001\042\060\015\006\011\052"
15999 "\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060"
16000 "\202\001\012\002\202\001\001\000\222\366\061\301\175\210\375\231"
16001 "\001\251\330\173\362\161\165\361\061\306\363\165\146\372\121\050"
16002 "\106\204\227\170\064\274\154\374\274\105\131\210\046\030\112\304"
16003 "\067\037\241\112\104\275\343\161\004\365\104\027\342\077\374\110"
16004 "\130\157\134\236\172\011\272\121\067\042\043\146\103\041\260\074"
16005 "\144\242\370\152\025\016\077\353\121\341\124\251\335\006\231\327"
16006 "\232\074\124\213\071\003\077\017\305\316\306\353\203\162\002\250"
16007 "\037\161\363\055\370\165\010\333\142\114\350\372\316\371\347\152"
16008 "\037\266\153\065\202\272\342\217\026\222\175\005\014\154\106\003"
16009 "\135\300\355\151\277\072\301\212\240\350\216\331\271\105\050\207"
16010 "\010\354\264\312\025\276\202\335\265\104\213\055\255\206\014\150"
16011 "\142\155\205\126\362\254\024\143\072\306\321\231\254\064\170\126"
16012 "\113\317\266\255\077\214\212\327\004\345\343\170\114\365\206\252"
16013 "\365\217\372\075\154\161\243\055\312\147\353\150\173\156\063\251"
16014 "\014\202\050\250\114\152\041\100\025\040\014\046\133\203\302\251"
16015 "\026\025\300\044\202\135\053\026\255\312\143\366\164\000\260\337"
16016 "\103\304\020\140\126\147\143\105\002\003\001\000\001\243\201\377"
16017 "\060\201\374\060\017\006\003\125\035\023\001\001\377\004\005\060"
16018 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\215"
16019 "\262\111\150\235\162\010\045\271\300\047\365\120\223\126\110\106"
16020 "\161\371\217\060\016\006\003\125\035\017\001\001\377\004\004\003"
16021 "\002\001\006\060\066\006\003\125\035\021\004\057\060\055\201\023"
16022 "\143\141\157\160\145\162\141\164\157\162\100\144\151\163\151\147"
16023 "\056\163\153\206\026\150\164\164\160\072\057\057\167\167\167\056"
16024 "\144\151\163\151\147\056\163\153\057\143\141\060\146\006\003\125"
16025 "\035\037\004\137\060\135\060\055\240\053\240\051\206\047\150\164"
16026 "\164\160\072\057\057\167\167\167\056\144\151\163\151\147\056\163"
16027 "\153\057\143\141\057\143\162\154\057\143\141\137\144\151\163\151"
16028 "\147\056\143\162\154\060\054\240\052\240\050\206\046\150\164\164"
16029 "\160\072\057\057\143\141\056\144\151\163\151\147\056\163\153\057"
16030 "\143\141\057\143\162\154\057\143\141\137\144\151\163\151\147\056"
16031 "\143\162\154\060\032\006\003\125\035\040\004\023\060\021\060\017"
16032 "\006\015\053\201\036\221\223\346\012\000\000\000\001\001\001\060"
16033 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
16034 "\001\001\000\135\064\164\141\114\257\073\330\377\237\155\130\066"
16035 "\034\075\013\201\015\022\053\106\020\200\375\347\074\047\320\172"
16036 "\310\251\266\176\164\060\063\243\072\212\173\164\300\171\171\102"
16037 "\223\155\377\261\051\024\202\253\041\214\057\027\371\077\046\057"
16038 "\365\131\306\357\200\006\267\232\111\051\354\316\176\161\074\152"
16039 "\020\101\300\366\323\232\262\174\132\221\234\300\254\133\310\115"
16040 "\136\367\341\123\377\103\167\374\236\113\147\154\327\363\203\321"
16041 "\240\340\177\045\337\270\230\013\232\062\070\154\060\240\363\377"
16042 "\010\025\063\367\120\112\173\076\243\076\040\251\334\057\126\200"
16043 "\012\355\101\120\260\311\364\354\262\343\046\104\000\016\157\236"
16044 "\006\274\042\226\123\160\145\304\120\012\106\153\244\057\047\201"
16045 "\022\047\023\137\020\241\166\316\212\173\067\352\303\071\141\003"
16046 "\225\230\072\347\154\210\045\010\374\171\150\015\207\175\142\370"
16047 "\264\137\373\305\330\114\275\130\274\077\103\133\324\036\001\115"
16048 "\074\143\276\043\357\214\315\132\120\270\150\124\371\012\231\063"
16049 "\021\000\341\236\302\106\167\202\365\131\006\214\041\114\207\011"
16050 "\315\345\250"
16051 , (PRUint32)1043 }
16052 };
16053 static const NSSItem nss_builtins_items_242 [] = {
16054 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16055 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16056 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16057 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16058 { (void *)"CA Disig", (PRUint32)9 },
16059 { (void *)"\052\310\325\213\127\316\277\057\111\257\362\374\166\217\121\024"
16060 "\142\220\172\101"
16061 , (PRUint32)20 },
16062 { (void *)"\077\105\226\071\342\120\207\367\273\376\230\014\074\040\230\346"
16063 , (PRUint32)16 },
16064 { (void *)"\060\112\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
16065 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
16066 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
16067 "\151\163\151\147\040\141\056\163\056\061\021\060\017\006\003\125"
16068 "\004\003\023\010\103\101\040\104\151\163\151\147"
16069 , (PRUint32)76 },
16070 { (void *)"\002\001\001"
16071 , (PRUint32)3 },
16072 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16073 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16074 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16075 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16076 };
16077 static const NSSItem nss_builtins_items_243 [] = {
16078 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16079 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16080 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16081 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16082 { (void *)"Juur-SK", (PRUint32)8 },
16083 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16084 { (void *)"\060\135\061\030\060\026\006\011\052\206\110\206\367\015\001\011"
16085 "\001\026\011\160\153\151\100\163\153\056\145\145\061\013\060\011"
16086 "\006\003\125\004\006\023\002\105\105\061\042\060\040\006\003\125"
16087 "\004\012\023\031\101\123\040\123\145\162\164\151\146\151\164\163"
16088 "\145\145\162\151\155\151\163\153\145\163\153\165\163\061\020\060"
16089 "\016\006\003\125\004\003\023\007\112\165\165\162\055\123\113"
16090 , (PRUint32)95 },
16091 { (void *)"0", (PRUint32)2 },
16092 { (void *)"\060\135\061\030\060\026\006\011\052\206\110\206\367\015\001\011"
16093 "\001\026\011\160\153\151\100\163\153\056\145\145\061\013\060\011"
16094 "\006\003\125\004\006\023\002\105\105\061\042\060\040\006\003\125"
16095 "\004\012\023\031\101\123\040\123\145\162\164\151\146\151\164\163"
16096 "\145\145\162\151\155\151\163\153\145\163\153\165\163\061\020\060"
16097 "\016\006\003\125\004\003\023\007\112\165\165\162\055\123\113"
16098 , (PRUint32)95 },
16099 { (void *)"\002\004\073\216\113\374"
16100 , (PRUint32)6 },
16101 { (void *)"\060\202\004\346\060\202\003\316\240\003\002\001\002\002\004\073"
16102 "\216\113\374\060\015\006\011\052\206\110\206\367\015\001\001\005"
16103 "\005\000\060\135\061\030\060\026\006\011\052\206\110\206\367\015"
16104 "\001\011\001\026\011\160\153\151\100\163\153\056\145\145\061\013"
16105 "\060\011\006\003\125\004\006\023\002\105\105\061\042\060\040\006"
16106 "\003\125\004\012\023\031\101\123\040\123\145\162\164\151\146\151"
16107 "\164\163\145\145\162\151\155\151\163\153\145\163\153\165\163\061"
16108 "\020\060\016\006\003\125\004\003\023\007\112\165\165\162\055\123"
16109 "\113\060\036\027\015\060\061\060\070\063\060\061\064\062\063\060"
16110 "\061\132\027\015\061\066\060\070\062\066\061\064\062\063\060\061"
16111 "\132\060\135\061\030\060\026\006\011\052\206\110\206\367\015\001"
16112 "\011\001\026\011\160\153\151\100\163\153\056\145\145\061\013\060"
16113 "\011\006\003\125\004\006\023\002\105\105\061\042\060\040\006\003"
16114 "\125\004\012\023\031\101\123\040\123\145\162\164\151\146\151\164"
16115 "\163\145\145\162\151\155\151\163\153\145\163\153\165\163\061\020"
16116 "\060\016\006\003\125\004\003\023\007\112\165\165\162\055\123\113"
16117 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
16118 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
16119 "\000\201\161\066\076\063\007\326\343\060\215\023\176\167\062\106"
16120 "\313\317\031\262\140\061\106\227\206\364\230\106\244\302\145\105"
16121 "\317\323\100\174\343\132\042\250\020\170\063\314\210\261\323\201"
16122 "\112\366\142\027\173\137\115\012\056\320\317\213\043\356\117\002"
16123 "\116\273\353\016\312\275\030\143\350\200\034\215\341\034\215\075"
16124 "\340\377\133\137\352\144\345\227\350\077\231\177\014\012\011\063"
16125 "\000\032\123\247\041\341\070\113\326\203\033\255\257\144\302\371"
16126 "\034\172\214\146\110\115\146\037\030\012\342\076\273\037\007\145"
16127 "\223\205\271\032\260\271\304\373\015\021\366\365\326\371\033\307"
16128 "\054\053\267\030\121\376\340\173\366\250\110\257\154\073\117\057"
16129 "\357\370\321\107\036\046\127\360\121\035\063\226\377\357\131\075"
16130 "\332\115\321\025\064\307\352\077\026\110\173\221\034\200\103\017"
16131 "\075\270\005\076\321\263\225\315\330\312\017\302\103\147\333\267"
16132 "\223\340\042\202\056\276\365\150\050\203\271\301\073\151\173\040"
16133 "\332\116\234\155\341\272\315\217\172\154\260\011\042\327\213\013"
16134 "\333\034\325\132\046\133\015\300\352\345\140\320\237\376\065\337"
16135 "\077\002\003\001\000\001\243\202\001\254\060\202\001\250\060\017"
16136 "\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060"
16137 "\202\001\026\006\003\125\035\040\004\202\001\015\060\202\001\011"
16138 "\060\202\001\005\006\012\053\006\001\004\001\316\037\001\001\001"
16139 "\060\201\366\060\201\320\006\010\053\006\001\005\005\007\002\002"
16140 "\060\201\303\036\201\300\000\123\000\145\000\145\000\040\000\163"
16141 "\000\145\000\162\000\164\000\151\000\146\000\151\000\153\000\141"
16142 "\000\141\000\164\000\040\000\157\000\156\000\040\000\166\000\344"
16143 "\000\154\000\152\000\141\000\163\000\164\000\141\000\164\000\165"
16144 "\000\144\000\040\000\101\000\123\000\055\000\151\000\163\000\040"
16145 "\000\123\000\145\000\162\000\164\000\151\000\146\000\151\000\164"
16146 "\000\163\000\145\000\145\000\162\000\151\000\155\000\151\000\163"
16147 "\000\153\000\145\000\163\000\153\000\165\000\163\000\040\000\141"
16148 "\000\154\000\141\000\155\000\055\000\123\000\113\000\040\000\163"
16149 "\000\145\000\162\000\164\000\151\000\146\000\151\000\153\000\141"
16150 "\000\141\000\164\000\151\000\144\000\145\000\040\000\153\000\151"
16151 "\000\156\000\156\000\151\000\164\000\141\000\155\000\151\000\163"
16152 "\000\145\000\153\000\163\060\041\006\010\053\006\001\005\005\007"
16153 "\002\001\026\025\150\164\164\160\072\057\057\167\167\167\056\163"
16154 "\153\056\145\145\057\143\160\163\057\060\053\006\003\125\035\037"
16155 "\004\044\060\042\060\040\240\036\240\034\206\032\150\164\164\160"
16156 "\072\057\057\167\167\167\056\163\153\056\145\145\057\152\165\165"
16157 "\162\057\143\162\154\057\060\035\006\003\125\035\016\004\026\004"
16158 "\024\004\252\172\107\243\344\211\257\032\317\012\100\247\030\077"
16159 "\157\357\351\175\276\060\037\006\003\125\035\043\004\030\060\026"
16160 "\200\024\004\252\172\107\243\344\211\257\032\317\012\100\247\030"
16161 "\077\157\357\351\175\276\060\016\006\003\125\035\017\001\001\377"
16162 "\004\004\003\002\001\346\060\015\006\011\052\206\110\206\367\015"
16163 "\001\001\005\005\000\003\202\001\001\000\173\301\030\224\123\242"
16164 "\011\363\376\046\147\232\120\344\303\005\057\053\065\170\221\114"
16165 "\174\250\021\021\171\114\111\131\254\310\367\205\145\134\106\273"
16166 "\073\020\240\002\257\315\117\265\314\066\052\354\135\376\357\240"
16167 "\221\311\266\223\157\174\200\124\354\307\010\160\015\216\373\202"
16168 "\354\052\140\170\151\066\066\321\305\234\213\151\265\100\310\224"
16169 "\145\167\362\127\041\146\073\316\205\100\266\063\143\032\277\171"
16170 "\036\374\134\035\323\035\223\033\213\014\135\205\275\231\060\062"
16171 "\030\011\221\122\351\174\241\272\377\144\222\232\354\376\065\356"
16172 "\214\057\256\374\040\206\354\112\336\033\170\062\067\246\201\322"
16173 "\235\257\132\022\026\312\231\133\374\157\155\016\305\240\036\206"
16174 "\311\221\320\134\230\202\137\143\014\212\132\253\330\225\246\314"
16175 "\313\212\326\277\144\113\216\312\212\262\260\351\041\062\236\252"
16176 "\250\205\230\064\201\071\041\073\250\072\122\062\075\366\153\067"
16177 "\206\006\132\025\230\334\360\021\146\376\064\040\267\003\364\101"
16178 "\020\175\071\204\171\226\162\143\266\226\002\345\153\271\255\031"
16179 "\115\273\306\104\333\066\313\052\234\216"
16180 , (PRUint32)1258 }
16181 };
16182 static const NSSItem nss_builtins_items_244 [] = {
16183 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16184 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16185 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16186 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16187 { (void *)"Juur-SK", (PRUint32)8 },
16188 { (void *)"\100\235\113\331\027\265\134\047\266\233\144\313\230\042\104\015"
16189 "\315\011\270\211"
16190 , (PRUint32)20 },
16191 { (void *)"\252\216\135\331\370\333\012\130\267\215\046\207\154\202\065\125"
16192 , (PRUint32)16 },
16193 { (void *)"\060\135\061\030\060\026\006\011\052\206\110\206\367\015\001\011"
16194 "\001\026\011\160\153\151\100\163\153\056\145\145\061\013\060\011"
16195 "\006\003\125\004\006\023\002\105\105\061\042\060\040\006\003\125"
16196 "\004\012\023\031\101\123\040\123\145\162\164\151\146\151\164\163"
16197 "\145\145\162\151\155\151\163\153\145\163\153\165\163\061\020\060"
16198 "\016\006\003\125\004\003\023\007\112\165\165\162\055\123\113"
16199 , (PRUint32)95 },
16200 { (void *)"\002\004\073\216\113\374"
16201 , (PRUint32)6 },
16202 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16203 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16204 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16205 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16206 };
16207 static const NSSItem nss_builtins_items_245 [] = {
16208 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16209 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16210 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16211 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16212 { (void *)"Hongkong Post Root CA 1", (PRUint32)24 },
16213 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16214 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\110\113\061"
16215 "\026\060\024\006\003\125\004\012\023\015\110\157\156\147\153\157"
16216 "\156\147\040\120\157\163\164\061\040\060\036\006\003\125\004\003"
16217 "\023\027\110\157\156\147\153\157\156\147\040\120\157\163\164\040"
16218 "\122\157\157\164\040\103\101\040\061"
16219 , (PRUint32)73 },
16220 { (void *)"0", (PRUint32)2 },
16221 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\110\113\061"
16222 "\026\060\024\006\003\125\004\012\023\015\110\157\156\147\153\157"
16223 "\156\147\040\120\157\163\164\061\040\060\036\006\003\125\004\003"
16224 "\023\027\110\157\156\147\153\157\156\147\040\120\157\163\164\040"
16225 "\122\157\157\164\040\103\101\040\061"
16226 , (PRUint32)73 },
16227 { (void *)"\002\002\003\350"
16228 , (PRUint32)4 },
16229 { (void *)"\060\202\003\060\060\202\002\030\240\003\002\001\002\002\002\003"
16230 "\350\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
16231 "\060\107\061\013\060\011\006\003\125\004\006\023\002\110\113\061"
16232 "\026\060\024\006\003\125\004\012\023\015\110\157\156\147\153\157"
16233 "\156\147\040\120\157\163\164\061\040\060\036\006\003\125\004\003"
16234 "\023\027\110\157\156\147\153\157\156\147\040\120\157\163\164\040"
16235 "\122\157\157\164\040\103\101\040\061\060\036\027\015\060\063\060"
16236 "\065\061\065\060\065\061\063\061\064\132\027\015\062\063\060\065"
16237 "\061\065\060\064\065\062\062\071\132\060\107\061\013\060\011\006"
16238 "\003\125\004\006\023\002\110\113\061\026\060\024\006\003\125\004"
16239 "\012\023\015\110\157\156\147\153\157\156\147\040\120\157\163\164"
16240 "\061\040\060\036\006\003\125\004\003\023\027\110\157\156\147\153"
16241 "\157\156\147\040\120\157\163\164\040\122\157\157\164\040\103\101"
16242 "\040\061\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
16243 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
16244 "\001\001\000\254\377\070\266\351\146\002\111\343\242\264\341\220"
16245 "\371\100\217\171\371\342\275\171\376\002\275\356\044\222\035\042"
16246 "\366\332\205\162\151\376\327\077\011\324\335\221\265\002\234\320"
16247 "\215\132\341\125\303\120\206\271\051\046\302\343\331\240\361\151"
16248 "\003\050\040\200\105\042\055\126\247\073\124\225\126\042\131\037"
16249 "\050\337\037\040\075\155\242\066\276\043\240\261\156\265\261\047"
16250 "\077\071\123\011\352\253\152\350\164\262\302\145\134\216\277\174"
16251 "\303\170\204\315\236\026\374\365\056\117\040\052\010\237\167\363"
16252 "\305\036\304\232\122\146\036\110\136\343\020\006\217\042\230\341"
16253 "\145\216\033\135\043\146\073\270\245\062\121\310\206\252\241\251"
16254 "\236\177\166\224\302\246\154\267\101\360\325\310\006\070\346\324"
16255 "\014\342\363\073\114\155\120\214\304\203\047\301\023\204\131\075"
16256 "\236\165\164\266\330\002\136\072\220\172\300\102\066\162\354\152"
16257 "\115\334\357\304\000\337\023\030\127\137\046\170\310\326\012\171"
16258 "\167\277\367\257\267\166\271\245\013\204\027\135\020\352\157\341"
16259 "\253\225\021\137\155\074\243\134\115\203\133\362\263\031\212\200"
16260 "\213\013\207\002\003\001\000\001\243\046\060\044\060\022\006\003"
16261 "\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001\003"
16262 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\306"
16263 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
16264 "\202\001\001\000\016\106\325\074\256\342\207\331\136\201\213\002"
16265 "\230\101\010\214\114\274\332\333\356\047\033\202\347\152\105\354"
16266 "\026\213\117\205\240\363\262\160\275\132\226\272\312\156\155\356"
16267 "\106\213\156\347\052\056\226\263\031\063\353\264\237\250\262\067"
16268 "\356\230\250\227\266\056\266\147\047\324\246\111\375\034\223\145"
16269 "\166\236\102\057\334\042\154\232\117\362\132\025\071\261\161\327"
16270 "\053\121\350\155\034\230\300\331\052\364\241\202\173\325\311\101"
16271 "\242\043\001\164\070\125\213\017\271\056\147\242\040\004\067\332"
16272 "\234\013\323\027\041\340\217\227\171\064\157\204\110\002\040\063"
16273 "\033\346\064\104\237\221\160\364\200\136\204\103\302\051\322\154"
16274 "\022\024\344\141\215\254\020\220\236\204\120\273\360\226\157\105"
16275 "\237\212\363\312\154\117\372\021\072\025\025\106\303\315\037\203"
16276 "\133\055\101\022\355\120\147\101\023\075\041\253\224\212\252\116"
16277 "\174\301\261\373\247\326\265\047\057\227\253\156\340\035\342\321"
16278 "\034\054\037\104\342\374\276\221\241\234\373\326\051\123\163\206"
16279 "\237\123\330\103\016\135\326\143\202\161\035\200\164\312\366\342"
16280 "\002\153\331\132"
16281 , (PRUint32)820 }
16282 };
16283 static const NSSItem nss_builtins_items_246 [] = {
16284 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16285 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16286 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16287 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16288 { (void *)"Hongkong Post Root CA 1", (PRUint32)24 },
16289 { (void *)"\326\332\250\040\215\011\322\025\115\044\265\057\313\064\156\262"
16290 "\130\262\212\130"
16291 , (PRUint32)20 },
16292 { (void *)"\250\015\157\071\170\271\103\155\167\102\155\230\132\314\043\312"
16293 , (PRUint32)16 },
16294 { (void *)"\060\107\061\013\060\011\006\003\125\004\006\023\002\110\113\061"
16295 "\026\060\024\006\003\125\004\012\023\015\110\157\156\147\153\157"
16296 "\156\147\040\120\157\163\164\061\040\060\036\006\003\125\004\003"
16297 "\023\027\110\157\156\147\153\157\156\147\040\120\157\163\164\040"
16298 "\122\157\157\164\040\103\101\040\061"
16299 , (PRUint32)73 },
16300 { (void *)"\002\002\003\350"
16301 , (PRUint32)4 },
16302 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16303 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16304 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16305 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16306 };
16307 static const NSSItem nss_builtins_items_247 [] = {
16308 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16309 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16310 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16311 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16312 { (void *)"SecureSign RootCA11", (PRUint32)20 },
16313 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16314 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
16315 "\053\060\051\006\003\125\004\012\023\042\112\141\160\141\156\040"
16316 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
16317 "\162\166\151\143\145\163\054\040\111\156\143\056\061\034\060\032"
16318 "\006\003\125\004\003\023\023\123\145\143\165\162\145\123\151\147"
16319 "\156\040\122\157\157\164\103\101\061\061"
16320 , (PRUint32)90 },
16321 { (void *)"0", (PRUint32)2 },
16322 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
16323 "\053\060\051\006\003\125\004\012\023\042\112\141\160\141\156\040"
16324 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
16325 "\162\166\151\143\145\163\054\040\111\156\143\056\061\034\060\032"
16326 "\006\003\125\004\003\023\023\123\145\143\165\162\145\123\151\147"
16327 "\156\040\122\157\157\164\103\101\061\061"
16328 , (PRUint32)90 },
16329 { (void *)"\002\001\001"
16330 , (PRUint32)3 },
16331 { (void *)"\060\202\003\155\060\202\002\125\240\003\002\001\002\002\001\001"
16332 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
16333 "\130\061\013\060\011\006\003\125\004\006\023\002\112\120\061\053"
16334 "\060\051\006\003\125\004\012\023\042\112\141\160\141\156\040\103"
16335 "\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145\162"
16336 "\166\151\143\145\163\054\040\111\156\143\056\061\034\060\032\006"
16337 "\003\125\004\003\023\023\123\145\143\165\162\145\123\151\147\156"
16338 "\040\122\157\157\164\103\101\061\061\060\036\027\015\060\071\060"
16339 "\064\060\070\060\064\065\066\064\067\132\027\015\062\071\060\064"
16340 "\060\070\060\064\065\066\064\067\132\060\130\061\013\060\011\006"
16341 "\003\125\004\006\023\002\112\120\061\053\060\051\006\003\125\004"
16342 "\012\023\042\112\141\160\141\156\040\103\145\162\164\151\146\151"
16343 "\143\141\164\151\157\156\040\123\145\162\166\151\143\145\163\054"
16344 "\040\111\156\143\056\061\034\060\032\006\003\125\004\003\023\023"
16345 "\123\145\143\165\162\145\123\151\147\156\040\122\157\157\164\103"
16346 "\101\061\061\060\202\001\042\060\015\006\011\052\206\110\206\367"
16347 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
16348 "\202\001\001\000\375\167\252\245\034\220\005\073\313\114\233\063"
16349 "\213\132\024\105\244\347\220\026\321\337\127\322\041\020\244\027"
16350 "\375\337\254\326\037\247\344\333\174\367\354\337\270\003\332\224"
16351 "\130\375\135\162\174\214\077\137\001\147\164\025\226\343\002\074"
16352 "\207\333\256\313\001\216\302\363\146\306\205\105\364\002\306\072"
16353 "\265\142\262\257\372\234\277\244\346\324\200\060\230\363\015\266"
16354 "\223\217\251\324\330\066\362\260\374\212\312\054\241\025\063\225"
16355 "\061\332\300\033\362\356\142\231\206\143\077\277\335\223\052\203"
16356 "\250\166\271\023\037\267\316\116\102\205\217\042\347\056\032\362"
16357 "\225\011\262\005\265\104\116\167\241\040\275\251\362\116\012\175"
16358 "\120\255\365\005\015\105\117\106\161\375\050\076\123\373\004\330"
16359 "\055\327\145\035\112\033\372\317\073\260\061\232\065\156\310\213"
16360 "\006\323\000\221\362\224\010\145\114\261\064\006\000\172\211\342"
16361 "\360\307\003\131\317\325\326\350\247\062\263\346\230\100\206\305"
16362 "\315\047\022\213\314\173\316\267\021\074\142\140\007\043\076\053"
16363 "\100\156\224\200\011\155\266\263\157\167\157\065\010\120\373\002"
16364 "\207\305\076\211\002\003\001\000\001\243\102\060\100\060\035\006"
16365 "\003\125\035\016\004\026\004\024\133\370\115\117\262\245\206\324"
16366 "\072\322\361\143\232\240\276\011\366\127\267\336\060\016\006\003"
16367 "\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003"
16368 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006"
16369 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
16370 "\000\240\241\070\026\146\056\247\126\037\041\234\006\372\035\355"
16371 "\271\042\305\070\046\330\116\117\354\243\177\171\336\106\041\241"
16372 "\207\167\217\007\010\232\262\244\305\257\017\062\230\013\174\146"
16373 "\051\266\233\175\045\122\111\103\253\114\056\053\156\172\160\257"
16374 "\026\016\343\002\154\373\102\346\030\235\105\330\125\310\350\073"
16375 "\335\347\341\364\056\013\034\064\134\154\130\112\373\214\210\120"
16376 "\137\225\034\277\355\253\042\265\145\263\205\272\236\017\270\255"
16377 "\345\172\033\212\120\072\035\275\015\274\173\124\120\013\271\102"
16378 "\257\125\240\030\201\255\145\231\357\276\344\234\277\304\205\253"
16379 "\101\262\124\157\334\045\315\355\170\342\216\014\215\011\111\335"
16380 "\143\173\132\151\226\002\041\250\275\122\131\351\175\065\313\310"
16381 "\122\312\177\201\376\331\153\323\367\021\355\045\337\370\347\371"
16382 "\244\372\162\227\204\123\015\245\320\062\030\121\166\131\024\154"
16383 "\017\353\354\137\200\214\165\103\203\303\205\230\377\114\236\055"
16384 "\015\344\167\203\223\116\265\226\007\213\050\023\233\214\031\215"
16385 "\101\047\111\100\356\336\346\043\104\071\334\241\042\326\272\003"
16386 "\362"
16387 , (PRUint32)881 }
16388 };
16389 static const NSSItem nss_builtins_items_248 [] = {
16390 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16391 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16392 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16393 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16394 { (void *)"SecureSign RootCA11", (PRUint32)20 },
16395 { (void *)"\073\304\237\110\370\363\163\240\234\036\275\370\133\261\303\145"
16396 "\307\330\021\263"
16397 , (PRUint32)20 },
16398 { (void *)"\267\122\164\342\222\264\200\223\362\165\344\314\327\362\352\046"
16399 , (PRUint32)16 },
16400 { (void *)"\060\130\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
16401 "\053\060\051\006\003\125\004\012\023\042\112\141\160\141\156\040"
16402 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145"
16403 "\162\166\151\143\145\163\054\040\111\156\143\056\061\034\060\032"
16404 "\006\003\125\004\003\023\023\123\145\143\165\162\145\123\151\147"
16405 "\156\040\122\157\157\164\103\101\061\061"
16406 , (PRUint32)90 },
16407 { (void *)"\002\001\001"
16408 , (PRUint32)3 },
16409 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16410 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16411 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16412 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16413 };
16414 static const NSSItem nss_builtins_items_249 [] = {
16415 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16416 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16417 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16418 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16419 { (void *)"ACEDICOM Root", (PRUint32)14 },
16420 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16421 { (void *)"\060\104\061\026\060\024\006\003\125\004\003\014\015\101\103\105"
16422 "\104\111\103\117\115\040\122\157\157\164\061\014\060\012\006\003"
16423 "\125\004\013\014\003\120\113\111\061\017\060\015\006\003\125\004"
16424 "\012\014\006\105\104\111\103\117\115\061\013\060\011\006\003\125"
16425 "\004\006\023\002\105\123"
16426 , (PRUint32)70 },
16427 { (void *)"0", (PRUint32)2 },
16428 { (void *)"\060\104\061\026\060\024\006\003\125\004\003\014\015\101\103\105"
16429 "\104\111\103\117\115\040\122\157\157\164\061\014\060\012\006\003"
16430 "\125\004\013\014\003\120\113\111\061\017\060\015\006\003\125\004"
16431 "\012\014\006\105\104\111\103\117\115\061\013\060\011\006\003\125"
16432 "\004\006\023\002\105\123"
16433 , (PRUint32)70 },
16434 { (void *)"\002\010\141\215\307\206\073\001\202\005"
16435 , (PRUint32)10 },
16436 { (void *)"\060\202\005\265\060\202\003\235\240\003\002\001\002\002\010\141"
16437 "\215\307\206\073\001\202\005\060\015\006\011\052\206\110\206\367"
16438 "\015\001\001\005\005\000\060\104\061\026\060\024\006\003\125\004"
16439 "\003\014\015\101\103\105\104\111\103\117\115\040\122\157\157\164"
16440 "\061\014\060\012\006\003\125\004\013\014\003\120\113\111\061\017"
16441 "\060\015\006\003\125\004\012\014\006\105\104\111\103\117\115\061"
16442 "\013\060\011\006\003\125\004\006\023\002\105\123\060\036\027\015"
16443 "\060\070\060\064\061\070\061\066\062\064\062\062\132\027\015\062"
16444 "\070\060\064\061\063\061\066\062\064\062\062\132\060\104\061\026"
16445 "\060\024\006\003\125\004\003\014\015\101\103\105\104\111\103\117"
16446 "\115\040\122\157\157\164\061\014\060\012\006\003\125\004\013\014"
16447 "\003\120\113\111\061\017\060\015\006\003\125\004\012\014\006\105"
16448 "\104\111\103\117\115\061\013\060\011\006\003\125\004\006\023\002"
16449 "\105\123\060\202\002\042\060\015\006\011\052\206\110\206\367\015"
16450 "\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202"
16451 "\002\001\000\377\222\225\341\150\006\166\264\054\310\130\110\312"
16452 "\375\200\124\051\125\143\044\377\220\145\233\020\165\173\303\152"
16453 "\333\142\002\001\362\030\206\265\174\132\070\261\344\130\271\373"
16454 "\323\330\055\237\275\062\067\277\054\025\155\276\265\364\041\322"
16455 "\023\221\331\007\255\001\005\326\363\275\167\316\137\102\201\012"
16456 "\371\152\343\203\000\250\053\056\125\023\143\201\312\107\034\173"
16457 "\134\026\127\172\033\203\140\004\072\076\145\303\315\001\336\336"
16458 "\244\326\014\272\216\336\331\004\356\027\126\042\233\217\143\375"
16459 "\115\026\013\267\173\167\214\371\045\265\321\155\231\022\056\117"
16460 "\032\270\346\352\004\222\256\075\021\271\121\102\075\207\260\061"
16461 "\205\257\171\132\234\376\347\116\136\222\117\103\374\253\072\255"
16462 "\245\022\046\146\271\342\014\327\230\316\324\130\245\225\100\012"
16463 "\267\104\235\023\164\053\302\245\353\042\025\230\020\330\213\305"
16464 "\004\237\035\217\140\345\006\033\233\317\271\171\240\075\242\043"
16465 "\077\102\077\153\372\034\003\173\060\215\316\154\300\277\346\033"
16466 "\137\277\147\270\204\031\325\025\357\173\313\220\066\061\142\311"
16467 "\274\002\253\106\137\233\376\032\150\224\064\075\220\216\255\366"
16468 "\344\035\011\177\112\210\070\077\276\147\375\064\226\365\035\274"
16469 "\060\164\313\070\356\325\154\253\324\374\364\000\267\000\133\205"
16470 "\062\026\166\063\351\330\243\231\235\005\000\252\026\346\363\201"
16471 "\175\157\175\252\206\155\255\025\164\323\304\242\161\252\364\024"
16472 "\175\347\062\270\037\274\325\361\116\275\157\027\002\071\327\016"
16473 "\225\102\072\307\000\076\351\046\143\021\352\013\321\112\377\030"
16474 "\235\262\327\173\057\072\331\226\373\350\036\222\256\023\125\310"
16475 "\331\047\366\334\110\033\260\044\301\205\343\167\235\232\244\363"
16476 "\014\021\035\015\310\264\024\356\265\202\127\011\277\040\130\177"
16477 "\057\042\043\330\160\313\171\154\311\113\362\251\052\310\374\207"
16478 "\053\327\032\120\370\047\350\057\103\343\072\275\330\127\161\375"
16479 "\316\246\122\133\371\335\115\355\345\366\157\211\355\273\223\234"
16480 "\166\041\165\360\222\114\051\367\057\234\001\056\376\120\106\236"
16481 "\144\014\024\263\007\133\305\302\163\154\361\007\134\105\044\024"
16482 "\065\256\203\361\152\115\211\172\372\263\330\055\146\360\066\207"
16483 "\365\053\123\002\003\001\000\001\243\201\252\060\201\247\060\017"
16484 "\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060"
16485 "\037\006\003\125\035\043\004\030\060\026\200\024\246\263\341\053"
16486 "\053\111\266\327\163\241\252\224\365\001\347\163\145\114\254\120"
16487 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\206"
16488 "\060\035\006\003\125\035\016\004\026\004\024\246\263\341\053\053"
16489 "\111\266\327\163\241\252\224\365\001\347\163\145\114\254\120\060"
16490 "\104\006\003\125\035\040\004\075\060\073\060\071\006\004\125\035"
16491 "\040\000\060\061\060\057\006\010\053\006\001\005\005\007\002\001"
16492 "\026\043\150\164\164\160\072\057\057\141\143\145\144\151\143\157"
16493 "\155\056\145\144\151\143\157\155\147\162\157\165\160\056\143\157"
16494 "\155\057\144\157\143\060\015\006\011\052\206\110\206\367\015\001"
16495 "\001\005\005\000\003\202\002\001\000\316\054\013\122\121\142\046"
16496 "\175\014\047\203\217\305\366\332\240\150\173\117\222\136\352\244"
16497 "\163\062\021\123\104\262\104\313\235\354\017\171\102\263\020\246"
16498 "\307\015\235\313\266\372\077\072\174\352\277\210\123\033\074\367"
16499 "\202\372\005\065\063\341\065\250\127\300\347\375\215\117\077\223"
16500 "\062\117\170\146\003\167\007\130\351\225\310\176\076\320\171\000"
16501 "\214\362\033\121\063\233\274\224\351\072\173\156\122\055\062\236"
16502 "\043\244\105\373\266\056\023\260\213\030\261\335\316\325\035\247"
16503 "\102\177\125\276\373\133\273\107\324\374\044\315\004\256\226\005"
16504 "\025\326\254\316\060\363\312\013\305\272\342\042\340\246\255\042"
16505 "\344\002\356\164\021\177\114\377\170\035\065\332\346\002\064\353"
16506 "\030\022\141\167\006\011\026\143\352\030\255\242\207\037\362\307"
16507 "\200\011\011\165\116\020\250\217\075\206\270\165\021\300\044\142"
16508 "\212\226\173\112\105\351\354\131\305\276\153\203\346\341\350\254"
16509 "\265\060\036\376\005\007\200\371\341\043\015\120\217\005\230\377"
16510 "\054\137\350\073\266\255\317\201\265\041\207\312\010\052\043\047"
16511 "\060\040\053\317\355\224\133\254\262\172\322\307\050\241\212\013"
16512 "\233\115\112\054\155\205\077\011\162\074\147\342\331\334\007\272"
16513 "\353\145\173\132\001\143\326\220\133\117\027\146\075\177\013\031"
16514 "\243\223\143\020\122\052\237\024\026\130\342\334\245\364\241\026"
16515 "\213\016\221\213\201\312\233\131\372\330\153\221\007\145\125\137"
16516 "\122\037\257\072\373\220\335\151\245\133\234\155\016\054\266\372"
16517 "\316\254\245\174\062\112\147\100\334\060\064\043\335\327\004\043"
16518 "\146\360\374\125\200\247\373\146\031\202\065\147\142\160\071\136"
16519 "\157\307\352\220\100\104\010\036\270\262\326\333\356\131\247\015"
16520 "\030\171\064\274\124\030\136\123\312\064\121\355\105\012\346\216"
16521 "\307\202\066\076\247\070\143\251\060\054\027\020\140\222\237\125"
16522 "\207\022\131\020\302\017\147\151\021\314\116\036\176\112\232\255"
16523 "\257\100\250\165\254\126\220\164\270\240\234\245\171\157\334\351"
16524 "\032\310\151\005\351\272\372\003\263\174\344\340\116\302\316\235"
16525 "\350\266\106\015\156\176\127\072\147\224\302\313\037\234\167\112"
16526 "\147\116\151\206\103\223\070\373\266\333\117\203\221\324\140\176"
16527 "\113\076\053\070\007\125\230\136\244"
16528 , (PRUint32)1465 }
16529 };
16530 static const NSSItem nss_builtins_items_250 [] = {
16531 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16532 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16533 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16534 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16535 { (void *)"ACEDICOM Root", (PRUint32)14 },
16536 { (void *)"\340\264\062\056\262\366\245\150\266\124\123\204\110\030\112\120"
16537 "\066\207\103\204"
16538 , (PRUint32)20 },
16539 { (void *)"\102\201\240\342\034\343\125\020\336\125\211\102\145\226\042\346"
16540 , (PRUint32)16 },
16541 { (void *)"\060\104\061\026\060\024\006\003\125\004\003\014\015\101\103\105"
16542 "\104\111\103\117\115\040\122\157\157\164\061\014\060\012\006\003"
16543 "\125\004\013\014\003\120\113\111\061\017\060\015\006\003\125\004"
16544 "\012\014\006\105\104\111\103\117\115\061\013\060\011\006\003\125"
16545 "\004\006\023\002\105\123"
16546 , (PRUint32)70 },
16547 { (void *)"\002\010\141\215\307\206\073\001\202\005"
16548 , (PRUint32)10 },
16549 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16550 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16551 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16552 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16553 };
16554 static const NSSItem nss_builtins_items_251 [] = {
16555 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16556 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16557 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16558 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16559 { (void *)"Verisign Class 1 Public Primary Certification Authority", (PRUint32)56 },
16560 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16561 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16562 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16563 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16564 "\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
16565 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16566 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16567 "\171"
16568 , (PRUint32)97 },
16569 { (void *)"0", (PRUint32)2 },
16570 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16571 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16572 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16573 "\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
16574 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16575 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16576 "\171"
16577 , (PRUint32)97 },
16578 { (void *)"\002\020\077\151\036\201\234\360\232\112\363\163\377\271\110\242"
16579 "\344\335"
16580 , (PRUint32)18 },
16581 { (void *)"\060\202\002\074\060\202\001\245\002\020\077\151\036\201\234\360"
16582 "\232\112\363\163\377\271\110\242\344\335\060\015\006\011\052\206"
16583 "\110\206\367\015\001\001\005\005\000\060\137\061\013\060\011\006"
16584 "\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
16585 "\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
16586 "\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163"
16587 "\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155\141"
16588 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
16589 "\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066"
16590 "\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060"
16591 "\070\060\062\062\063\065\071\065\071\132\060\137\061\013\060\011"
16592 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
16593 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
16594 "\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141"
16595 "\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155"
16596 "\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
16597 "\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015"
16598 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
16599 "\000\060\201\211\002\201\201\000\345\031\277\155\243\126\141\055"
16600 "\231\110\161\366\147\336\271\215\353\267\236\206\200\012\221\016"
16601 "\372\070\045\257\106\210\202\345\163\250\240\233\044\135\015\037"
16602 "\314\145\156\014\260\320\126\204\030\207\232\006\233\020\241\163"
16603 "\337\264\130\071\153\156\301\366\025\325\250\250\077\252\022\006"
16604 "\215\061\254\177\260\064\327\217\064\147\210\011\315\024\021\342"
16605 "\116\105\126\151\037\170\002\200\332\334\107\221\051\273\066\311"
16606 "\143\134\305\340\327\055\207\173\241\267\062\260\173\060\272\052"
16607 "\057\061\252\356\243\147\332\333\002\003\001\000\001\060\015\006"
16608 "\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201\000"
16609 "\130\025\051\071\074\167\243\332\134\045\003\174\140\372\356\011"
16610 "\231\074\047\020\160\310\014\011\346\263\207\317\012\342\030\226"
16611 "\065\142\314\277\233\047\171\211\137\311\304\011\364\316\265\035"
16612 "\337\052\275\345\333\206\234\150\045\345\060\174\266\211\025\376"
16613 "\147\321\255\341\120\254\074\174\142\113\217\272\204\327\022\025"
16614 "\033\037\312\135\017\301\122\224\052\021\231\332\173\317\014\066"
16615 "\023\325\065\334\020\031\131\352\224\301\000\277\165\217\331\372"
16616 "\375\166\004\333\142\273\220\152\003\331\106\065\331\370\174\133"
16617 , (PRUint32)576 }
16618 };
16619 static const NSSItem nss_builtins_items_252 [] = {
16620 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16621 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16622 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16623 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16624 { (void *)"Verisign Class 1 Public Primary Certification Authority", (PRUint32)56 },
16625 { (void *)"\316\152\144\243\011\344\057\273\331\205\034\105\076\144\011\352"
16626 "\350\175\140\361"
16627 , (PRUint32)20 },
16628 { (void *)"\206\254\336\053\305\155\303\331\214\050\210\323\215\026\023\036"
16629 , (PRUint32)16 },
16630 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16631 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16632 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16633 "\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
16634 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16635 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16636 "\171"
16637 , (PRUint32)97 },
16638 { (void *)"\002\020\077\151\036\201\234\360\232\112\363\163\377\271\110\242"
16639 "\344\335"
16640 , (PRUint32)18 },
16641 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16642 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16643 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16644 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16645 };
16646 static const NSSItem nss_builtins_items_253 [] = {
16647 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16648 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16649 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16650 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16651 { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
16652 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16653 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16654 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16655 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16656 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
16657 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16658 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16659 "\171"
16660 , (PRUint32)97 },
16661 { (void *)"0", (PRUint32)2 },
16662 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16663 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16664 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16665 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
16666 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16667 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16668 "\171"
16669 , (PRUint32)97 },
16670 { (void *)"\002\020\074\221\061\313\037\366\320\033\016\232\270\320\104\277"
16671 "\022\276"
16672 , (PRUint32)18 },
16673 { (void *)"\060\202\002\074\060\202\001\245\002\020\074\221\061\313\037\366"
16674 "\320\033\016\232\270\320\104\277\022\276\060\015\006\011\052\206"
16675 "\110\206\367\015\001\001\005\005\000\060\137\061\013\060\011\006"
16676 "\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
16677 "\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
16678 "\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163"
16679 "\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155\141"
16680 "\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
16681 "\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066"
16682 "\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060"
16683 "\070\060\062\062\063\065\071\065\071\132\060\137\061\013\060\011"
16684 "\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
16685 "\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
16686 "\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141"
16687 "\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155"
16688 "\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
16689 "\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015"
16690 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
16691 "\000\060\201\211\002\201\201\000\311\134\131\236\362\033\212\001"
16692 "\024\264\020\337\004\100\333\343\127\257\152\105\100\217\204\014"
16693 "\013\321\063\331\331\021\317\356\002\130\037\045\367\052\250\104"
16694 "\005\252\354\003\037\170\177\236\223\271\232\000\252\043\175\326"
16695 "\254\205\242\143\105\307\162\047\314\364\114\306\165\161\322\071"
16696 "\357\117\102\360\165\337\012\220\306\216\040\157\230\017\370\254"
16697 "\043\137\160\051\066\244\311\206\347\261\232\040\313\123\245\205"
16698 "\347\075\276\175\232\376\044\105\063\334\166\025\355\017\242\161"
16699 "\144\114\145\056\201\150\105\247\002\003\001\000\001\060\015\006"
16700 "\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201\000"
16701 "\020\162\122\251\005\024\031\062\010\101\360\305\153\012\314\176"
16702 "\017\041\031\315\344\147\334\137\251\033\346\312\350\163\235\042"
16703 "\330\230\156\163\003\141\221\305\174\260\105\100\156\104\235\215"
16704 "\260\261\226\164\141\055\015\251\105\322\244\222\052\326\232\165"
16705 "\227\156\077\123\375\105\231\140\035\250\053\114\371\136\247\011"
16706 "\330\165\060\327\322\145\140\075\147\326\110\125\165\151\077\221"
16707 "\365\110\013\107\151\042\151\202\226\276\311\310\070\206\112\172"
16708 "\054\163\031\110\151\116\153\174\145\277\017\374\160\316\210\220"
16709 , (PRUint32)576 }
16710 };
16711 static const NSSItem nss_builtins_items_254 [] = {
16712 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16713 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16714 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16715 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16716 { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
16717 { (void *)"\241\333\143\223\221\157\027\344\030\125\011\100\004\025\307\002"
16718 "\100\260\256\153"
16719 , (PRUint32)20 },
16720 { (void *)"\357\132\361\063\357\361\315\273\121\002\356\022\024\113\226\304"
16721 , (PRUint32)16 },
16722 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
16723 "\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
16724 "\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
16725 "\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
16726 "\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
16727 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
16728 "\171"
16729 , (PRUint32)97 },
16730 { (void *)"\002\020\074\221\061\313\037\366\320\033\016\232\270\320\104\277"
16731 "\022\276"
16732 , (PRUint32)18 },
16733 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16734 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16735 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16736 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16737 };
16738 static const NSSItem nss_builtins_items_255 [] = {
16739 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16740 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16741 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16742 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16743 { (void *)"Microsec e-Szigno Root CA 2009", (PRUint32)31 },
16744 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16745 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
16746 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
16747 "\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
16748 "\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
16749 "\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
16750 "\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
16751 "\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
16752 "\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
16753 "\156\157\056\150\165"
16754 , (PRUint32)133 },
16755 { (void *)"0", (PRUint32)2 },
16756 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
16757 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
16758 "\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
16759 "\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
16760 "\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
16761 "\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
16762 "\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
16763 "\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
16764 "\156\157\056\150\165"
16765 , (PRUint32)133 },
16766 { (void *)"\002\011\000\302\176\103\004\116\107\077\031"
16767 , (PRUint32)11 },
16768 { (void *)"\060\202\004\012\060\202\002\362\240\003\002\001\002\002\011\000"
16769 "\302\176\103\004\116\107\077\031\060\015\006\011\052\206\110\206"
16770 "\367\015\001\001\013\005\000\060\201\202\061\013\060\011\006\003"
16771 "\125\004\006\023\002\110\125\061\021\060\017\006\003\125\004\007"
16772 "\014\010\102\165\144\141\160\145\163\164\061\026\060\024\006\003"
16773 "\125\004\012\014\015\115\151\143\162\157\163\145\143\040\114\164"
16774 "\144\056\061\047\060\045\006\003\125\004\003\014\036\115\151\143"
16775 "\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040\122"
16776 "\157\157\164\040\103\101\040\062\060\060\071\061\037\060\035\006"
16777 "\011\052\206\110\206\367\015\001\011\001\026\020\151\156\146\157"
16778 "\100\145\055\163\172\151\147\156\157\056\150\165\060\036\027\015"
16779 "\060\071\060\066\061\066\061\061\063\060\061\070\132\027\015\062"
16780 "\071\061\062\063\060\061\061\063\060\061\070\132\060\201\202\061"
16781 "\013\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017"
16782 "\006\003\125\004\007\014\010\102\165\144\141\160\145\163\164\061"
16783 "\026\060\024\006\003\125\004\012\014\015\115\151\143\162\157\163"
16784 "\145\143\040\114\164\144\056\061\047\060\045\006\003\125\004\003"
16785 "\014\036\115\151\143\162\157\163\145\143\040\145\055\123\172\151"
16786 "\147\156\157\040\122\157\157\164\040\103\101\040\062\060\060\071"
16787 "\061\037\060\035\006\011\052\206\110\206\367\015\001\011\001\026"
16788 "\020\151\156\146\157\100\145\055\163\172\151\147\156\157\056\150"
16789 "\165\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
16790 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
16791 "\001\000\351\370\217\363\143\255\332\206\330\247\340\102\373\317"
16792 "\221\336\246\046\370\231\245\143\160\255\233\256\312\063\100\175"
16793 "\155\226\156\241\016\104\356\341\023\235\224\102\122\232\275\165"
16794 "\205\164\054\250\016\035\223\266\030\267\214\054\250\317\373\134"
16795 "\161\271\332\354\376\350\176\217\344\057\035\262\250\165\207\330"
16796 "\267\241\345\073\317\231\112\106\320\203\031\175\300\241\022\034"
16797 "\225\155\112\364\330\307\245\115\063\056\205\071\100\165\176\024"
16798 "\174\200\022\230\120\307\101\147\270\240\200\141\124\246\154\116"
16799 "\037\340\235\016\007\351\311\272\063\347\376\300\125\050\054\002"
16800 "\200\247\031\365\236\334\125\123\003\227\173\007\110\377\231\373"
16801 "\067\212\044\304\131\314\120\020\143\216\252\251\032\260\204\032"
16802 "\206\371\137\273\261\120\156\244\321\012\314\325\161\176\037\247"
16803 "\033\174\365\123\156\042\137\313\053\346\324\174\135\256\326\302"
16804 "\306\114\345\005\001\331\355\127\374\301\043\171\374\372\310\044"
16805 "\203\225\363\265\152\121\001\320\167\326\351\022\241\371\032\203"
16806 "\373\202\033\271\260\227\364\166\006\063\103\111\240\377\013\265"
16807 "\372\265\002\003\001\000\001\243\201\200\060\176\060\017\006\003"
16808 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
16809 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006"
16810 "\003\125\035\016\004\026\004\024\313\017\306\337\102\103\314\075"
16811 "\313\265\110\043\241\032\172\246\052\273\064\150\060\037\006\003"
16812 "\125\035\043\004\030\060\026\200\024\313\017\306\337\102\103\314"
16813 "\075\313\265\110\043\241\032\172\246\052\273\064\150\060\033\006"
16814 "\003\125\035\021\004\024\060\022\201\020\151\156\146\157\100\145"
16815 "\055\163\172\151\147\156\157\056\150\165\060\015\006\011\052\206"
16816 "\110\206\367\015\001\001\013\005\000\003\202\001\001\000\311\321"
16817 "\016\136\056\325\314\263\174\076\313\374\075\377\015\050\225\223"
16818 "\004\310\277\332\315\171\270\103\220\360\244\276\357\362\357\041"
16819 "\230\274\324\324\135\006\366\356\102\354\060\154\240\252\251\312"
16820 "\361\257\212\372\077\013\163\152\076\352\056\100\176\037\256\124"
16821 "\141\171\353\056\010\067\327\043\363\214\237\276\035\261\341\244"
16822 "\165\333\240\342\124\024\261\272\034\051\244\030\366\022\272\242"
16823 "\024\024\343\061\065\310\100\377\267\340\005\166\127\301\034\131"
16824 "\362\370\277\344\355\045\142\134\204\360\176\176\037\263\276\371"
16825 "\267\041\021\314\003\001\126\160\247\020\222\036\033\064\201\036"
16826 "\255\234\032\303\004\074\355\002\141\326\036\006\363\137\072\207"
16827 "\362\053\361\105\207\345\075\254\321\307\127\204\275\153\256\334"
16828 "\330\371\266\033\142\160\013\075\066\311\102\362\062\327\172\141"
16829 "\346\322\333\075\317\310\251\311\233\334\333\130\104\327\157\070"
16830 "\257\177\170\323\243\255\032\165\272\034\301\066\174\217\036\155"
16831 "\034\303\165\106\256\065\005\246\366\134\075\041\356\126\360\311"
16832 "\202\042\055\172\124\253\160\303\175\042\145\202\160\226"
16833 , (PRUint32)1038 }
16834 };
16835 static const NSSItem nss_builtins_items_256 [] = {
16836 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16837 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16838 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16839 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16840 { (void *)"Microsec e-Szigno Root CA 2009", (PRUint32)31 },
16841 { (void *)"\211\337\164\376\134\364\017\112\200\371\343\067\175\124\332\221"
16842 "\341\001\061\216"
16843 , (PRUint32)20 },
16844 { (void *)"\370\111\364\003\274\104\055\203\276\110\151\175\051\144\374\261"
16845 , (PRUint32)16 },
16846 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
16847 "\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
16848 "\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
16849 "\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
16850 "\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
16851 "\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
16852 "\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
16853 "\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
16854 "\156\157\056\150\165"
16855 , (PRUint32)133 },
16856 { (void *)"\002\011\000\302\176\103\004\116\107\077\031"
16857 , (PRUint32)11 },
16858 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16859 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16860 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16861 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16862 };
16863 static const NSSItem nss_builtins_items_257 [] = {
16864 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16865 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16866 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16867 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16868 { (void *)"E-Guven Kok Elektronik Sertifika Hizmet Saglayicisi", (PRUint32)52 },
16869 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16870 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
16871 "\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
16872 "\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
16873 "\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
16874 "\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
16875 "\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
16876 "\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
16877 "\141\171\151\143\151\163\151"
16878 , (PRUint32)119 },
16879 { (void *)"0", (PRUint32)2 },
16880 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
16881 "\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
16882 "\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
16883 "\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
16884 "\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
16885 "\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
16886 "\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
16887 "\141\171\151\143\151\163\151"
16888 , (PRUint32)119 },
16889 { (void *)"\002\020\104\231\215\074\300\003\047\275\234\166\225\271\352\333"
16890 "\254\265"
16891 , (PRUint32)18 },
16892 { (void *)"\060\202\003\266\060\202\002\236\240\003\002\001\002\002\020\104"
16893 "\231\215\074\300\003\047\275\234\166\225\271\352\333\254\265\060"
16894 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\165"
16895 "\061\013\060\011\006\003\125\004\006\023\002\124\122\061\050\060"
16896 "\046\006\003\125\004\012\023\037\105\154\145\153\164\162\157\156"
16897 "\151\153\040\102\151\154\147\151\040\107\165\166\145\156\154\151"
16898 "\147\151\040\101\056\123\056\061\074\060\072\006\003\125\004\003"
16899 "\023\063\145\055\107\165\166\145\156\040\113\157\153\040\105\154"
16900 "\145\153\164\162\157\156\151\153\040\123\145\162\164\151\146\151"
16901 "\153\141\040\110\151\172\155\145\164\040\123\141\147\154\141\171"
16902 "\151\143\151\163\151\060\036\027\015\060\067\060\061\060\064\061"
16903 "\061\063\062\064\070\132\027\015\061\067\060\061\060\064\061\061"
16904 "\063\062\064\070\132\060\165\061\013\060\011\006\003\125\004\006"
16905 "\023\002\124\122\061\050\060\046\006\003\125\004\012\023\037\105"
16906 "\154\145\153\164\162\157\156\151\153\040\102\151\154\147\151\040"
16907 "\107\165\166\145\156\154\151\147\151\040\101\056\123\056\061\074"
16908 "\060\072\006\003\125\004\003\023\063\145\055\107\165\166\145\156"
16909 "\040\113\157\153\040\105\154\145\153\164\162\157\156\151\153\040"
16910 "\123\145\162\164\151\146\151\153\141\040\110\151\172\155\145\164"
16911 "\040\123\141\147\154\141\171\151\143\151\163\151\060\202\001\042"
16912 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
16913 "\202\001\017\000\060\202\001\012\002\202\001\001\000\303\022\040"
16914 "\236\260\136\000\145\215\116\106\273\200\134\351\054\006\227\325"
16915 "\363\162\311\160\271\347\113\145\200\301\113\276\176\074\327\124"
16916 "\061\224\336\325\022\272\123\026\002\352\130\143\357\133\330\363"
16917 "\355\052\032\252\161\110\243\334\020\055\137\137\353\134\113\234"
16918 "\226\010\102\045\050\021\314\212\132\142\001\120\325\353\011\123"
16919 "\057\370\303\217\376\263\374\375\235\242\343\137\175\276\355\013"
16920 "\340\140\353\151\354\063\355\330\215\373\022\111\203\000\311\213"
16921 "\227\214\073\163\052\062\263\022\367\271\115\362\364\115\155\307"
16922 "\346\326\046\067\010\362\331\375\153\134\243\345\110\134\130\274"
16923 "\102\276\003\132\201\272\034\065\014\000\323\365\043\176\161\060"
16924 "\010\046\070\334\045\021\107\055\363\272\043\020\245\277\274\002"
16925 "\367\103\136\307\376\260\067\120\231\173\017\223\316\346\103\054"
16926 "\303\176\015\362\034\103\146\140\313\141\061\107\207\243\117\256"
16927 "\275\126\154\114\274\274\370\005\312\144\364\351\064\241\054\265"
16928 "\163\341\302\076\350\310\311\064\045\010\134\363\355\246\307\224"
16929 "\237\255\210\103\045\327\341\071\140\376\254\071\131\002\003\001"
16930 "\000\001\243\102\060\100\060\016\006\003\125\035\017\001\001\377"
16931 "\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377"
16932 "\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026"
16933 "\004\024\237\356\104\263\224\325\372\221\117\056\331\125\232\004"
16934 "\126\333\055\304\333\245\060\015\006\011\052\206\110\206\367\015"
16935 "\001\001\005\005\000\003\202\001\001\000\177\137\271\123\133\143"
16936 "\075\165\062\347\372\304\164\032\313\106\337\106\151\034\122\317"
16937 "\252\117\302\150\353\377\200\251\121\350\075\142\167\211\075\012"
16938 "\165\071\361\156\135\027\207\157\150\005\301\224\154\331\135\337"
16939 "\332\262\131\313\245\020\212\312\314\071\315\237\353\116\336\122"
16940 "\377\014\360\364\222\251\362\154\123\253\233\322\107\240\037\164"
16941 "\367\233\232\361\057\025\237\172\144\060\030\007\074\052\017\147"
16942 "\312\374\017\211\141\235\145\245\074\345\274\023\133\010\333\343"
16943 "\377\355\273\006\273\152\006\261\172\117\145\306\202\375\036\234"
16944 "\213\265\015\356\110\273\270\275\252\010\264\373\243\174\313\237"
16945 "\315\220\166\134\206\226\170\127\012\146\371\130\032\235\375\227"
16946 "\051\140\336\021\246\220\034\031\034\356\001\226\042\064\064\056"
16947 "\221\371\267\304\047\321\173\346\277\373\200\104\132\026\345\353"
16948 "\340\324\012\070\274\344\221\343\325\353\134\301\254\337\033\152"
16949 "\174\236\345\165\322\266\227\207\333\314\207\053\103\072\204\010"
16950 "\257\253\074\333\367\074\146\061\206\260\235\123\171\355\370\043"
16951 "\336\102\343\055\202\361\017\345\372\227"
16952 , (PRUint32)954 }
16953 };
16954 static const NSSItem nss_builtins_items_258 [] = {
16955 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16956 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16957 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16958 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16959 { (void *)"E-Guven Kok Elektronik Sertifika Hizmet Saglayicisi", (PRUint32)52 },
16960 { (void *)"\335\341\322\251\001\200\056\035\207\136\204\263\200\176\113\261"
16961 "\375\231\101\064"
16962 , (PRUint32)20 },
16963 { (void *)"\075\101\051\313\036\252\021\164\315\135\260\142\257\260\103\133"
16964 , (PRUint32)16 },
16965 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
16966 "\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
16967 "\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
16968 "\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
16969 "\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
16970 "\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
16971 "\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
16972 "\141\171\151\143\151\163\151"
16973 , (PRUint32)119 },
16974 { (void *)"\002\020\104\231\215\074\300\003\047\275\234\166\225\271\352\333"
16975 "\254\265"
16976 , (PRUint32)18 },
16977 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16978 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
16979 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
16980 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
16981 };
16982 static const NSSItem nss_builtins_items_259 [] = {
16983 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
16984 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
16985 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16986 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
16987 { (void *)"GlobalSign Root CA - R3", (PRUint32)24 },
16988 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
16989 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
16990 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
16991 "\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
16992 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
16993 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
16994 , (PRUint32)78 },
16995 { (void *)"0", (PRUint32)2 },
16996 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
16997 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
16998 "\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
16999 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
17000 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
17001 , (PRUint32)78 },
17002 { (void *)"\002\013\004\000\000\000\000\001\041\130\123\010\242"
17003 , (PRUint32)13 },
17004 { (void *)"\060\202\003\137\060\202\002\107\240\003\002\001\002\002\013\004"
17005 "\000\000\000\000\001\041\130\123\010\242\060\015\006\011\052\206"
17006 "\110\206\367\015\001\001\013\005\000\060\114\061\040\060\036\006"
17007 "\003\125\004\013\023\027\107\154\157\142\141\154\123\151\147\156"
17008 "\040\122\157\157\164\040\103\101\040\055\040\122\063\061\023\060"
17009 "\021\006\003\125\004\012\023\012\107\154\157\142\141\154\123\151"
17010 "\147\156\061\023\060\021\006\003\125\004\003\023\012\107\154\157"
17011 "\142\141\154\123\151\147\156\060\036\027\015\060\071\060\063\061"
17012 "\070\061\060\060\060\060\060\132\027\015\062\071\060\063\061\070"
17013 "\061\060\060\060\060\060\132\060\114\061\040\060\036\006\003\125"
17014 "\004\013\023\027\107\154\157\142\141\154\123\151\147\156\040\122"
17015 "\157\157\164\040\103\101\040\055\040\122\063\061\023\060\021\006"
17016 "\003\125\004\012\023\012\107\154\157\142\141\154\123\151\147\156"
17017 "\061\023\060\021\006\003\125\004\003\023\012\107\154\157\142\141"
17018 "\154\123\151\147\156\060\202\001\042\060\015\006\011\052\206\110"
17019 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
17020 "\012\002\202\001\001\000\314\045\166\220\171\006\170\042\026\365"
17021 "\300\203\266\204\312\050\236\375\005\166\021\305\255\210\162\374"
17022 "\106\002\103\307\262\212\235\004\137\044\313\056\113\341\140\202"
17023 "\106\341\122\253\014\201\107\160\154\335\144\321\353\365\054\243"
17024 "\017\202\075\014\053\256\227\327\266\024\206\020\171\273\073\023"
17025 "\200\167\214\010\341\111\322\152\142\057\037\136\372\226\150\337"
17026 "\211\047\225\070\237\006\327\076\311\313\046\131\015\163\336\260"
17027 "\310\351\046\016\203\025\306\357\133\213\322\004\140\312\111\246"
17028 "\050\366\151\073\366\313\310\050\221\345\235\212\141\127\067\254"
17029 "\164\024\334\164\340\072\356\162\057\056\234\373\320\273\277\365"
17030 "\075\000\341\006\063\350\202\053\256\123\246\072\026\163\214\335"
17031 "\101\016\040\072\300\264\247\241\351\262\117\220\056\062\140\351"
17032 "\127\313\271\004\222\150\150\345\070\046\140\165\262\237\167\377"
17033 "\221\024\357\256\040\111\374\255\100\025\110\321\002\061\141\031"
17034 "\136\270\227\357\255\167\267\144\232\172\277\137\301\023\357\233"
17035 "\142\373\015\154\340\124\151\026\251\003\332\156\351\203\223\161"
17036 "\166\306\151\205\202\027\002\003\001\000\001\243\102\060\100\060"
17037 "\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
17038 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
17039 "\060\035\006\003\125\035\016\004\026\004\024\217\360\113\177\250"
17040 "\056\105\044\256\115\120\372\143\232\213\336\342\335\033\274\060"
17041 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\003\202"
17042 "\001\001\000\113\100\333\300\120\252\376\310\014\357\367\226\124"
17043 "\105\111\273\226\000\011\101\254\263\023\206\206\050\007\063\312"
17044 "\153\346\164\271\272\000\055\256\244\012\323\365\361\361\017\212"
17045 "\277\163\147\112\203\307\104\173\170\340\257\156\154\157\003\051"
17046 "\216\063\071\105\303\216\344\271\127\154\252\374\022\226\354\123"
17047 "\306\055\344\044\154\271\224\143\373\334\123\150\147\126\076\203"
17048 "\270\317\065\041\303\311\150\376\316\332\302\123\252\314\220\212"
17049 "\351\360\135\106\214\225\335\172\130\050\032\057\035\336\315\000"
17050 "\067\101\217\355\104\155\327\123\050\227\176\363\147\004\036\025"
17051 "\327\212\226\264\323\336\114\047\244\114\033\163\163\166\364\027"
17052 "\231\302\037\172\016\343\055\010\255\012\034\054\377\074\253\125"
17053 "\016\017\221\176\066\353\303\127\111\276\341\056\055\174\140\213"
17054 "\303\101\121\023\043\235\316\367\062\153\224\001\250\231\347\054"
17055 "\063\037\072\073\045\322\206\100\316\073\054\206\170\311\141\057"
17056 "\024\272\356\333\125\157\337\204\356\005\011\115\275\050\330\162"
17057 "\316\323\142\120\145\036\353\222\227\203\061\331\263\265\312\107"
17058 "\130\077\137"
17059 , (PRUint32)867 }
17060 };
17061 static const NSSItem nss_builtins_items_260 [] = {
17062 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17063 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17064 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17065 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17066 { (void *)"GlobalSign Root CA - R3", (PRUint32)24 },
17067 { (void *)"\326\233\126\021\110\360\034\167\305\105\170\301\011\046\337\133"
17068 "\205\151\166\255"
17069 , (PRUint32)20 },
17070 { (void *)"\305\337\270\111\312\005\023\125\356\055\272\032\303\076\260\050"
17071 , (PRUint32)16 },
17072 { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
17073 "\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
17074 "\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
17075 "\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
17076 "\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
17077 , (PRUint32)78 },
17078 { (void *)"\002\013\004\000\000\000\000\001\041\130\123\010\242"
17079 , (PRUint32)13 },
17080 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17081 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17082 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17083 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17084 };
17085 static const NSSItem nss_builtins_items_261 [] = {
17086 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17087 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17088 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17089 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17090 { (void *)"TC TrustCenter Universal CA III", (PRUint32)32 },
17091 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17092 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
17093 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
17094 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
17095 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
17096 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
17097 "\040\103\101\061\050\060\046\006\003\125\004\003\023\037\124\103"
17098 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
17099 "\166\145\162\163\141\154\040\103\101\040\111\111\111"
17100 , (PRUint32)125 },
17101 { (void *)"0", (PRUint32)2 },
17102 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
17103 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
17104 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
17105 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
17106 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
17107 "\040\103\101\061\050\060\046\006\003\125\004\003\023\037\124\103"
17108 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
17109 "\166\145\162\163\141\154\040\103\101\040\111\111\111"
17110 , (PRUint32)125 },
17111 { (void *)"\002\016\143\045\000\001\000\002\024\215\063\025\002\344\154\364"
17112 , (PRUint32)16 },
17113 { (void *)"\060\202\003\341\060\202\002\311\240\003\002\001\002\002\016\143"
17114 "\045\000\001\000\002\024\215\063\025\002\344\154\364\060\015\006"
17115 "\011\052\206\110\206\367\015\001\001\005\005\000\060\173\061\013"
17116 "\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006"
17117 "\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145"
17118 "\156\164\145\162\040\107\155\142\110\061\044\060\042\006\003\125"
17119 "\004\013\023\033\124\103\040\124\162\165\163\164\103\145\156\164"
17120 "\145\162\040\125\156\151\166\145\162\163\141\154\040\103\101\061"
17121 "\050\060\046\006\003\125\004\003\023\037\124\103\040\124\162\165"
17122 "\163\164\103\145\156\164\145\162\040\125\156\151\166\145\162\163"
17123 "\141\154\040\103\101\040\111\111\111\060\036\027\015\060\071\060"
17124 "\071\060\071\060\070\061\065\062\067\132\027\015\062\071\061\062"
17125 "\063\061\062\063\065\071\065\071\132\060\173\061\013\060\011\006"
17126 "\003\125\004\006\023\002\104\105\061\034\060\032\006\003\125\004"
17127 "\012\023\023\124\103\040\124\162\165\163\164\103\145\156\164\145"
17128 "\162\040\107\155\142\110\061\044\060\042\006\003\125\004\013\023"
17129 "\033\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040"
17130 "\125\156\151\166\145\162\163\141\154\040\103\101\061\050\060\046"
17131 "\006\003\125\004\003\023\037\124\103\040\124\162\165\163\164\103"
17132 "\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154\040"
17133 "\103\101\040\111\111\111\060\202\001\042\060\015\006\011\052\206"
17134 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
17135 "\001\012\002\202\001\001\000\302\332\234\142\260\271\161\022\260"
17136 "\013\310\032\127\262\256\203\024\231\263\064\113\233\220\242\305"
17137 "\347\347\057\002\240\115\055\244\372\205\332\233\045\205\055\100"
17138 "\050\040\155\352\340\275\261\110\203\042\051\104\237\116\203\356"
17139 "\065\121\023\163\164\325\274\362\060\146\224\123\300\100\066\057"
17140 "\014\204\145\316\017\156\302\130\223\350\054\013\072\351\301\216"
17141 "\373\362\153\312\074\342\234\116\216\344\371\175\323\047\237\033"
17142 "\325\147\170\207\055\177\013\107\263\307\350\311\110\174\257\057"
17143 "\314\012\331\101\357\237\376\232\341\262\256\371\123\265\345\351"
17144 "\106\237\140\343\337\215\323\177\373\226\176\263\265\162\370\113"
17145 "\255\010\171\315\151\211\100\047\365\052\301\255\103\354\244\123"
17146 "\310\141\266\367\322\171\052\147\030\166\110\155\133\045\001\321"
17147 "\046\305\267\127\151\043\025\133\141\212\255\360\033\055\331\257"
17148 "\134\361\046\220\151\251\325\014\100\365\063\200\103\217\234\243"
17149 "\166\052\105\264\257\277\177\076\207\077\166\305\315\052\336\040"
17150 "\305\026\130\313\371\033\365\017\313\015\021\122\144\270\322\166"
17151 "\142\167\203\361\130\237\377\002\003\001\000\001\243\143\060\141"
17152 "\060\037\006\003\125\035\043\004\030\060\026\200\024\126\347\341"
17153 "\133\045\103\200\340\366\214\341\161\274\216\345\200\057\304\110"
17154 "\342\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
17155 "\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002"
17156 "\001\006\060\035\006\003\125\035\016\004\026\004\024\126\347\341"
17157 "\133\045\103\200\340\366\214\341\161\274\216\345\200\057\304\110"
17158 "\342\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
17159 "\003\202\001\001\000\203\307\257\352\177\115\012\074\071\261\150"
17160 "\276\173\155\211\056\351\263\011\347\030\127\215\205\232\027\363"
17161 "\166\102\120\023\017\307\220\157\063\255\305\111\140\053\154\111"
17162 "\130\031\324\342\276\267\277\253\111\274\224\310\253\276\050\154"
17163 "\026\150\340\310\227\106\040\240\150\147\140\210\071\040\121\330"
17164 "\150\001\021\316\247\366\021\007\366\354\354\254\032\037\262\146"
17165 "\156\126\147\140\172\164\136\300\155\227\066\256\265\015\135\146"
17166 "\163\300\045\062\105\330\112\006\007\217\304\267\007\261\115\006"
17167 "\015\341\245\353\364\165\312\272\234\320\275\263\323\062\044\114"
17168 "\356\176\342\166\004\113\111\123\330\362\351\124\063\374\345\161"
17169 "\037\075\024\134\226\113\361\072\362\000\273\154\264\372\226\125"
17170 "\010\210\011\301\314\221\031\051\260\040\055\377\313\070\244\100"
17171 "\341\027\276\171\141\200\377\007\003\206\114\116\173\006\237\021"
17172 "\206\215\211\356\047\304\333\342\274\031\216\013\303\303\023\307"
17173 "\055\003\143\073\323\350\344\242\052\302\202\010\224\026\124\360"
17174 "\357\037\047\220\045\270\015\016\050\033\107\167\107\275\034\250"
17175 "\045\361\224\264\146"
17176 , (PRUint32)997 }
17177 };
17178 static const NSSItem nss_builtins_items_262 [] = {
17179 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17180 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17181 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17182 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17183 { (void *)"TC TrustCenter Universal CA III", (PRUint32)32 },
17184 { (void *)"\226\126\315\173\127\226\230\225\320\341\101\106\150\006\373\270"
17185 "\306\021\006\207"
17186 , (PRUint32)20 },
17187 { (void *)"\237\335\333\253\377\216\377\105\041\137\360\154\235\217\376\053"
17188 , (PRUint32)16 },
17189 { (void *)"\060\173\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
17190 "\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165"
17191 "\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060"
17192 "\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164"
17193 "\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154"
17194 "\040\103\101\061\050\060\046\006\003\125\004\003\023\037\124\103"
17195 "\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151"
17196 "\166\145\162\163\141\154\040\103\101\040\111\111\111"
17197 , (PRUint32)125 },
17198 { (void *)"\002\016\143\045\000\001\000\002\024\215\063\025\002\344\154\364"
17199 , (PRUint32)16 },
17200 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
17201 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
17202 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
17203 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17204 };
17205 static const NSSItem nss_builtins_items_263 [] = {
17206 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17207 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17208 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17209 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17210 { (void *)"Autoridad de Certificacion Firmaprofesional CIF A62634068", (PRUint32)58 },
17211 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17212 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17213 "\102\060\100\006\003\125\004\003\014\071\101\165\164\157\162\151"
17214 "\144\141\144\040\144\145\040\103\145\162\164\151\146\151\143\141"
17215 "\143\151\157\156\040\106\151\162\155\141\160\162\157\146\145\163"
17216 "\151\157\156\141\154\040\103\111\106\040\101\066\062\066\063\064"
17217 "\060\066\070"
17218 , (PRUint32)83 },
17219 { (void *)"0", (PRUint32)2 },
17220 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17221 "\102\060\100\006\003\125\004\003\014\071\101\165\164\157\162\151"
17222 "\144\141\144\040\144\145\040\103\145\162\164\151\146\151\143\141"
17223 "\143\151\157\156\040\106\151\162\155\141\160\162\157\146\145\163"
17224 "\151\157\156\141\154\040\103\111\106\040\101\066\062\066\063\064"
17225 "\060\066\070"
17226 , (PRUint32)83 },
17227 { (void *)"\002\010\123\354\073\356\373\262\110\137"
17228 , (PRUint32)10 },
17229 { (void *)"\060\202\006\024\060\202\003\374\240\003\002\001\002\002\010\123"
17230 "\354\073\356\373\262\110\137\060\015\006\011\052\206\110\206\367"
17231 "\015\001\001\005\005\000\060\121\061\013\060\011\006\003\125\004"
17232 "\006\023\002\105\123\061\102\060\100\006\003\125\004\003\014\071"
17233 "\101\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162"
17234 "\164\151\146\151\143\141\143\151\157\156\040\106\151\162\155\141"
17235 "\160\162\157\146\145\163\151\157\156\141\154\040\103\111\106\040"
17236 "\101\066\062\066\063\064\060\066\070\060\036\027\015\060\071\060"
17237 "\065\062\060\060\070\063\070\061\065\132\027\015\063\060\061\062"
17238 "\063\061\060\070\063\070\061\065\132\060\121\061\013\060\011\006"
17239 "\003\125\004\006\023\002\105\123\061\102\060\100\006\003\125\004"
17240 "\003\014\071\101\165\164\157\162\151\144\141\144\040\144\145\040"
17241 "\103\145\162\164\151\146\151\143\141\143\151\157\156\040\106\151"
17242 "\162\155\141\160\162\157\146\145\163\151\157\156\141\154\040\103"
17243 "\111\106\040\101\066\062\066\063\064\060\066\070\060\202\002\042"
17244 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
17245 "\202\002\017\000\060\202\002\012\002\202\002\001\000\312\226\153"
17246 "\216\352\370\373\361\242\065\340\177\114\332\340\303\122\327\175"
17247 "\266\020\310\002\136\263\103\052\304\117\152\262\312\034\135\050"
17248 "\232\170\021\032\151\131\127\257\265\040\102\344\213\017\346\337"
17249 "\133\246\003\222\057\365\021\344\142\327\062\161\070\331\004\014"
17250 "\161\253\075\121\176\017\007\337\143\005\134\351\277\224\157\301"
17251 "\051\202\300\264\332\121\260\301\074\273\255\067\112\134\312\361"
17252 "\113\066\016\044\253\277\303\204\167\375\250\120\364\261\347\306"
17253 "\057\322\055\131\215\172\012\116\226\151\122\002\252\066\230\354"
17254 "\374\372\024\203\014\067\037\311\222\067\177\327\201\055\345\304"
17255 "\271\340\076\064\376\147\364\076\146\321\323\364\100\317\136\142"
17256 "\064\017\160\006\076\040\030\132\316\367\162\033\045\154\223\164"
17257 "\024\223\243\163\261\016\252\207\020\043\131\137\040\005\031\107"
17258 "\355\150\216\222\022\312\135\374\326\053\262\222\074\040\317\341"
17259 "\137\257\040\276\240\166\177\166\345\354\032\206\141\063\076\347"
17260 "\173\264\077\240\017\216\242\271\152\157\271\207\046\157\101\154"
17261 "\210\246\120\375\152\143\013\365\223\026\033\031\217\262\355\233"
17262 "\233\311\220\365\001\014\337\031\075\017\076\070\043\311\057\217"
17263 "\014\321\002\376\033\125\326\116\320\215\074\257\117\244\363\376"
17264 "\257\052\323\005\235\171\010\241\313\127\061\264\234\310\220\262"
17265 "\147\364\030\026\223\072\374\107\330\321\170\226\061\037\272\053"
17266 "\014\137\135\231\255\143\211\132\044\040\166\330\337\375\253\116"
17267 "\246\042\252\235\136\346\047\212\175\150\051\243\347\212\270\332"
17268 "\021\273\027\055\231\235\023\044\106\367\305\342\330\237\216\177"
17269 "\307\217\164\155\132\262\350\162\365\254\356\044\020\255\057\024"
17270 "\332\377\055\232\106\161\107\276\102\337\273\001\333\364\177\323"
17271 "\050\217\061\131\133\323\311\002\246\264\122\312\156\227\373\103"
17272 "\305\010\046\157\212\364\273\375\237\050\252\015\325\105\363\023"
17273 "\072\035\330\300\170\217\101\147\074\036\224\144\256\173\013\305"
17274 "\350\331\001\210\071\032\227\206\144\101\325\073\207\014\156\372"
17275 "\017\306\275\110\024\277\071\115\324\236\101\266\217\226\035\143"
17276 "\226\223\331\225\006\170\061\150\236\067\006\073\200\211\105\141"
17277 "\071\043\307\033\104\243\025\345\034\370\222\060\273\002\003\001"
17278 "\000\001\243\201\357\060\201\354\060\022\006\003\125\035\023\001"
17279 "\001\377\004\010\060\006\001\001\377\002\001\001\060\016\006\003"
17280 "\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003"
17281 "\125\035\016\004\026\004\024\145\315\353\253\065\036\000\076\176"
17282 "\325\164\300\034\264\163\107\016\032\144\057\060\201\246\006\003"
17283 "\125\035\040\004\201\236\060\201\233\060\201\230\006\004\125\035"
17284 "\040\000\060\201\217\060\057\006\010\053\006\001\005\005\007\002"
17285 "\001\026\043\150\164\164\160\072\057\057\167\167\167\056\146\151"
17286 "\162\155\141\160\162\157\146\145\163\151\157\156\141\154\056\143"
17287 "\157\155\057\143\160\163\060\134\006\010\053\006\001\005\005\007"
17288 "\002\002\060\120\036\116\000\120\000\141\000\163\000\145\000\157"
17289 "\000\040\000\144\000\145\000\040\000\154\000\141\000\040\000\102"
17290 "\000\157\000\156\000\141\000\156\000\157\000\166\000\141\000\040"
17291 "\000\064\000\067\000\040\000\102\000\141\000\162\000\143\000\145"
17292 "\000\154\000\157\000\156\000\141\000\040\000\060\000\070\000\060"
17293 "\000\061\000\067\060\015\006\011\052\206\110\206\367\015\001\001"
17294 "\005\005\000\003\202\002\001\000\027\175\240\371\264\335\305\305"
17295 "\353\255\113\044\265\241\002\253\335\245\210\112\262\017\125\113"
17296 "\053\127\214\073\345\061\335\376\304\062\361\347\133\144\226\066"
17297 "\062\030\354\245\062\167\327\343\104\266\300\021\052\200\271\075"
17298 "\152\156\174\233\323\255\374\303\326\243\346\144\051\174\321\341"
17299 "\070\036\202\053\377\047\145\257\373\026\025\304\056\161\204\345"
17300 "\265\377\372\244\107\275\144\062\273\366\045\204\242\047\102\365"
17301 "\040\260\302\023\020\021\315\020\025\272\102\220\052\322\104\341"
17302 "\226\046\353\061\110\022\375\052\332\311\006\317\164\036\251\113"
17303 "\325\207\050\371\171\064\222\076\056\104\350\366\217\117\217\065"
17304 "\077\045\263\071\334\143\052\220\153\040\137\304\122\022\116\227"
17305 "\054\052\254\235\227\336\110\362\243\146\333\302\322\203\225\246"
17306 "\146\247\236\045\017\351\013\063\221\145\012\132\303\331\124\022"
17307 "\335\257\303\116\016\037\046\136\015\334\263\215\354\325\201\160"
17308 "\336\322\117\044\005\363\154\116\365\114\111\146\215\321\377\322"
17309 "\013\045\101\110\376\121\204\306\102\257\200\004\317\320\176\144"
17310 "\111\344\362\337\242\354\261\114\300\052\035\347\264\261\145\242"
17311 "\304\274\361\230\364\252\160\007\143\264\270\332\073\114\372\100"
17312 "\042\060\133\021\246\360\005\016\306\002\003\110\253\206\233\205"
17313 "\335\333\335\352\242\166\200\163\175\365\234\004\304\105\215\347"
17314 "\271\034\213\236\352\327\165\321\162\261\336\165\104\347\102\175"
17315 "\342\127\153\175\334\231\274\075\203\050\352\200\223\215\305\114"
17316 "\145\301\160\201\270\070\374\103\061\262\366\003\064\107\262\254"
17317 "\373\042\006\313\036\335\027\107\034\137\146\271\323\032\242\332"
17318 "\021\261\244\274\043\311\344\276\207\377\271\224\266\370\135\040"
17319 "\112\324\137\347\275\150\173\145\362\025\036\322\072\251\055\351"
17320 "\330\153\044\254\227\130\104\107\255\131\030\361\041\145\160\336"
17321 "\316\064\140\250\100\361\363\074\244\303\050\043\214\376\047\063"
17322 "\103\100\240\027\074\353\352\073\260\162\246\243\271\112\113\136"
17323 "\026\110\364\262\274\310\214\222\305\235\237\254\162\066\274\064"
17324 "\200\064\153\251\213\222\300\270\027\355\354\166\123\365\044\001"
17325 "\214\263\042\350\113\174\125\306\235\372\243\024\273\145\205\156"
17326 "\156\117\022\176\012\074\235\225"
17327 , (PRUint32)1560 }
17328 };
17329 static const NSSItem nss_builtins_items_264 [] = {
17330 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17331 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17332 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17333 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17334 { (void *)"Autoridad de Certificacion Firmaprofesional CIF A62634068", (PRUint32)58 },
17335 { (void *)"\256\305\373\077\310\341\277\304\345\117\003\007\132\232\350\000"
17336 "\267\367\266\372"
17337 , (PRUint32)20 },
17338 { (void *)"\163\072\164\172\354\273\243\226\246\302\344\342\310\233\300\303"
17339 , (PRUint32)16 },
17340 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17341 "\102\060\100\006\003\125\004\003\014\071\101\165\164\157\162\151"
17342 "\144\141\144\040\144\145\040\103\145\162\164\151\146\151\143\141"
17343 "\143\151\157\156\040\106\151\162\155\141\160\162\157\146\145\163"
17344 "\151\157\156\141\154\040\103\111\106\040\101\066\062\066\063\064"
17345 "\060\066\070"
17346 , (PRUint32)83 },
17347 { (void *)"\002\010\123\354\073\356\373\262\110\137"
17348 , (PRUint32)10 },
17349 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17350 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17351 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17352 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17353 };
17354 static const NSSItem nss_builtins_items_265 [] = {
17355 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17356 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17357 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17358 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17359 { (void *)"Izenpe.com", (PRUint32)11 },
17360 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17361 { (void *)"\060\070\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17362 "\024\060\022\006\003\125\004\012\014\013\111\132\105\116\120\105"
17363 "\040\123\056\101\056\061\023\060\021\006\003\125\004\003\014\012"
17364 "\111\172\145\156\160\145\056\143\157\155"
17365 , (PRUint32)58 },
17366 { (void *)"0", (PRUint32)2 },
17367 { (void *)"\060\070\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17368 "\024\060\022\006\003\125\004\012\014\013\111\132\105\116\120\105"
17369 "\040\123\056\101\056\061\023\060\021\006\003\125\004\003\014\012"
17370 "\111\172\145\156\160\145\056\143\157\155"
17371 , (PRUint32)58 },
17372 { (void *)"\002\020\000\260\267\132\026\110\137\277\341\313\365\213\327\031"
17373 "\346\175"
17374 , (PRUint32)18 },
17375 { (void *)"\060\202\005\361\060\202\003\331\240\003\002\001\002\002\020\000"
17376 "\260\267\132\026\110\137\277\341\313\365\213\327\031\346\175\060"
17377 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060\070"
17378 "\061\013\060\011\006\003\125\004\006\023\002\105\123\061\024\060"
17379 "\022\006\003\125\004\012\014\013\111\132\105\116\120\105\040\123"
17380 "\056\101\056\061\023\060\021\006\003\125\004\003\014\012\111\172"
17381 "\145\156\160\145\056\143\157\155\060\036\027\015\060\067\061\062"
17382 "\061\063\061\063\060\070\062\070\132\027\015\063\067\061\062\061"
17383 "\063\060\070\062\067\062\065\132\060\070\061\013\060\011\006\003"
17384 "\125\004\006\023\002\105\123\061\024\060\022\006\003\125\004\012"
17385 "\014\013\111\132\105\116\120\105\040\123\056\101\056\061\023\060"
17386 "\021\006\003\125\004\003\014\012\111\172\145\156\160\145\056\143"
17387 "\157\155\060\202\002\042\060\015\006\011\052\206\110\206\367\015"
17388 "\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202"
17389 "\002\001\000\311\323\172\312\017\036\254\247\206\350\026\145\152"
17390 "\261\302\033\105\062\161\225\331\376\020\133\314\257\347\245\171"
17391 "\001\217\211\303\312\362\125\161\367\167\276\167\224\363\162\244"
17392 "\054\104\330\236\222\233\024\072\241\347\044\220\012\012\126\216"
17393 "\305\330\046\224\341\331\110\341\055\076\332\012\162\335\243\231"
17394 "\025\332\201\242\207\364\173\156\046\167\211\130\255\326\353\014"
17395 "\262\101\172\163\156\155\333\172\170\101\351\010\210\022\176\207"
17396 "\056\146\021\143\154\124\373\074\235\162\300\274\056\377\302\267"
17397 "\335\015\166\343\072\327\367\264\150\276\242\365\343\201\156\301"
17398 "\106\157\135\215\340\115\306\124\125\211\032\063\061\012\261\127"
17399 "\271\243\212\230\303\354\073\064\305\225\101\151\176\165\302\074"
17400 "\040\305\141\272\121\107\240\040\220\223\241\220\113\363\116\174"
17401 "\205\105\124\232\321\005\046\101\260\265\115\035\063\276\304\003"
17402 "\310\045\174\301\160\333\073\364\011\055\124\047\110\254\057\341"
17403 "\304\254\076\310\313\222\114\123\071\067\043\354\323\001\371\340"
17404 "\011\104\115\115\144\300\341\015\132\207\042\274\255\033\243\376"
17405 "\046\265\025\363\247\374\204\031\351\354\241\210\264\104\151\204"
17406 "\203\363\211\321\164\006\251\314\013\326\302\336\047\205\120\046"
17407 "\312\027\270\311\172\207\126\054\032\001\036\154\276\023\255\020"
17408 "\254\265\044\365\070\221\241\326\113\332\361\273\322\336\107\265"
17409 "\361\274\201\366\131\153\317\031\123\351\215\025\313\112\313\251"
17410 "\157\104\345\033\101\317\341\206\247\312\320\152\237\274\114\215"
17411 "\006\063\132\242\205\345\220\065\240\142\134\026\116\360\343\242"
17412 "\372\003\032\264\054\161\263\130\054\336\173\013\333\032\017\353"
17413 "\336\041\037\006\167\006\003\260\311\357\231\374\300\271\117\013"
17414 "\206\050\376\322\271\352\343\332\245\303\107\151\022\340\333\360"
17415 "\366\031\213\355\173\160\327\002\326\355\207\030\050\054\004\044"
17416 "\114\167\344\110\212\032\306\073\232\324\017\312\372\165\322\001"
17417 "\100\132\215\171\277\213\317\113\317\252\026\301\225\344\255\114"
17418 "\212\076\027\221\324\261\142\345\202\345\200\004\244\003\176\215"
17419 "\277\332\177\242\017\227\117\014\323\015\373\327\321\345\162\176"
17420 "\034\310\167\377\133\232\017\267\256\005\106\345\361\250\026\354"
17421 "\107\244\027\002\003\001\000\001\243\201\366\060\201\363\060\201"
17422 "\260\006\003\125\035\021\004\201\250\060\201\245\201\017\151\156"
17423 "\146\157\100\151\172\145\156\160\145\056\143\157\155\244\201\221"
17424 "\060\201\216\061\107\060\105\006\003\125\004\012\014\076\111\132"
17425 "\105\116\120\105\040\123\056\101\056\040\055\040\103\111\106\040"
17426 "\101\060\061\063\063\067\062\066\060\055\122\115\145\162\143\056"
17427 "\126\151\164\157\162\151\141\055\107\141\163\164\145\151\172\040"
17428 "\124\061\060\065\065\040\106\066\062\040\123\070\061\103\060\101"
17429 "\006\003\125\004\011\014\072\101\166\144\141\040\144\145\154\040"
17430 "\115\145\144\151\164\145\162\162\141\156\145\157\040\105\164\157"
17431 "\162\142\151\144\145\141\040\061\064\040\055\040\060\061\060\061"
17432 "\060\040\126\151\164\157\162\151\141\055\107\141\163\164\145\151"
17433 "\172\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001"
17434 "\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002"
17435 "\001\006\060\035\006\003\125\035\016\004\026\004\024\035\034\145"
17436 "\016\250\362\045\173\264\221\317\344\261\261\346\275\125\164\154"
17437 "\005\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000"
17438 "\003\202\002\001\000\170\246\014\026\112\237\114\210\072\300\313"
17439 "\016\245\026\175\237\271\110\137\030\217\015\142\066\366\315\031"
17440 "\153\254\253\325\366\221\175\256\161\363\077\263\016\170\205\233"
17441 "\225\244\047\041\107\102\112\174\110\072\365\105\174\263\014\216"
17442 "\121\170\254\225\023\336\306\375\175\270\032\220\114\253\222\003"
17443 "\307\355\102\001\316\017\330\261\372\242\222\341\140\155\256\172"
17444 "\153\011\252\306\051\356\150\111\147\060\200\044\172\061\026\071"
17445 "\133\176\361\034\056\335\154\011\255\362\061\301\202\116\271\273"
17446 "\371\276\277\052\205\077\300\100\243\072\131\374\131\113\074\050"
17447 "\044\333\264\025\165\256\015\210\272\056\163\300\275\130\207\345"
17448 "\102\362\353\136\356\036\060\042\231\313\067\321\304\041\154\201"
17449 "\354\276\155\046\346\034\344\102\040\236\107\260\254\203\131\160"
17450 "\054\065\326\257\066\064\264\315\073\370\062\250\357\343\170\211"
17451 "\373\215\105\054\332\234\270\176\100\034\141\347\076\242\222\054"
17452 "\113\362\315\372\230\266\051\377\363\362\173\251\037\056\240\223"
17453 "\127\053\336\205\003\371\151\067\313\236\170\152\005\264\305\061"
17454 "\170\211\354\172\247\205\341\271\173\074\336\276\036\171\204\316"
17455 "\237\160\016\131\302\065\056\220\052\061\331\344\105\172\101\244"
17456 "\056\023\233\064\016\146\173\111\253\144\227\320\106\303\171\235"
17457 "\162\120\143\246\230\133\006\275\110\155\330\071\203\160\350\065"
17458 "\360\005\321\252\274\343\333\310\002\352\174\375\202\332\302\133"
17459 "\122\065\256\230\072\255\272\065\223\043\247\037\110\335\065\106"
17460 "\230\262\020\150\344\245\061\302\012\130\056\031\201\020\311\120"
17461 "\165\374\352\132\026\316\021\327\356\357\120\210\055\141\377\077"
17462 "\102\163\005\224\103\325\216\074\116\001\072\031\245\037\106\116"
17463 "\167\320\135\345\201\042\041\207\376\224\175\204\330\223\255\326"
17464 "\150\103\110\262\333\353\163\044\347\221\177\124\244\266\200\076"
17465 "\235\243\074\114\162\302\127\304\240\324\314\070\047\316\325\006"
17466 "\236\242\110\331\351\237\316\202\160\066\223\232\073\337\226\041"
17467 "\343\131\267\014\332\221\067\360\375\131\132\263\231\310\151\154"
17468 "\103\046\001\065\143\140\125\211\003\072\165\330\272\112\331\124"
17469 "\377\356\336\200\330\055\321\070\325\136\055\013\230\175\076\154"
17470 "\333\374\046\210\307"
17471 , (PRUint32)1525 }
17472 };
17473 static const NSSItem nss_builtins_items_266 [] = {
17474 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17475 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17476 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17477 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17478 { (void *)"Izenpe.com", (PRUint32)11 },
17479 { (void *)"\057\170\075\045\122\030\247\112\145\071\161\265\054\242\234\105"
17480 "\025\157\351\031"
17481 , (PRUint32)20 },
17482 { (void *)"\246\260\315\205\200\332\134\120\064\243\071\220\057\125\147\163"
17483 , (PRUint32)16 },
17484 { (void *)"\060\070\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
17485 "\024\060\022\006\003\125\004\012\014\013\111\132\105\116\120\105"
17486 "\040\123\056\101\056\061\023\060\021\006\003\125\004\003\014\012"
17487 "\111\172\145\156\160\145\056\143\157\155"
17488 , (PRUint32)58 },
17489 { (void *)"\002\020\000\260\267\132\026\110\137\277\341\313\365\213\327\031"
17490 "\346\175"
17491 , (PRUint32)18 },
17492 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17493 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
17494 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17495 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17496 };
17497 static const NSSItem nss_builtins_items_267 [] = {
17498 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17499 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17500 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17501 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17502 { (void *)"Chambers of Commerce Root - 2008", (PRUint32)33 },
17503 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17504 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\105\125"
17505 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17506 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17507 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17508 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17509 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17510 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17511 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17512 "\141\040\123\056\101\056\061\051\060\047\006\003\125\004\003\023"
17513 "\040\103\150\141\155\142\145\162\163\040\157\146\040\103\157\155"
17514 "\155\145\162\143\145\040\122\157\157\164\040\055\040\062\060\060"
17515 "\070"
17516 , (PRUint32)177 },
17517 { (void *)"0", (PRUint32)2 },
17518 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\105\125"
17519 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17520 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17521 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17522 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17523 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17524 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17525 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17526 "\141\040\123\056\101\056\061\051\060\047\006\003\125\004\003\023"
17527 "\040\103\150\141\155\142\145\162\163\040\157\146\040\103\157\155"
17528 "\155\145\162\143\145\040\122\157\157\164\040\055\040\062\060\060"
17529 "\070"
17530 , (PRUint32)177 },
17531 { (void *)"\002\011\000\243\332\102\176\244\261\256\332"
17532 , (PRUint32)11 },
17533 { (void *)"\060\202\007\117\060\202\005\067\240\003\002\001\002\002\011\000"
17534 "\243\332\102\176\244\261\256\332\060\015\006\011\052\206\110\206"
17535 "\367\015\001\001\005\005\000\060\201\256\061\013\060\011\006\003"
17536 "\125\004\006\023\002\105\125\061\103\060\101\006\003\125\004\007"
17537 "\023\072\115\141\144\162\151\144\040\050\163\145\145\040\143\165"
17538 "\162\162\145\156\164\040\141\144\144\162\145\163\163\040\141\164"
17539 "\040\167\167\167\056\143\141\155\145\162\146\151\162\155\141\056"
17540 "\143\157\155\057\141\144\144\162\145\163\163\051\061\022\060\020"
17541 "\006\003\125\004\005\023\011\101\070\062\067\064\063\062\070\067"
17542 "\061\033\060\031\006\003\125\004\012\023\022\101\103\040\103\141"
17543 "\155\145\162\146\151\162\155\141\040\123\056\101\056\061\051\060"
17544 "\047\006\003\125\004\003\023\040\103\150\141\155\142\145\162\163"
17545 "\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157"
17546 "\164\040\055\040\062\060\060\070\060\036\027\015\060\070\060\070"
17547 "\060\061\061\062\062\071\065\060\132\027\015\063\070\060\067\063"
17548 "\061\061\062\062\071\065\060\132\060\201\256\061\013\060\011\006"
17549 "\003\125\004\006\023\002\105\125\061\103\060\101\006\003\125\004"
17550 "\007\023\072\115\141\144\162\151\144\040\050\163\145\145\040\143"
17551 "\165\162\162\145\156\164\040\141\144\144\162\145\163\163\040\141"
17552 "\164\040\167\167\167\056\143\141\155\145\162\146\151\162\155\141"
17553 "\056\143\157\155\057\141\144\144\162\145\163\163\051\061\022\060"
17554 "\020\006\003\125\004\005\023\011\101\070\062\067\064\063\062\070"
17555 "\067\061\033\060\031\006\003\125\004\012\023\022\101\103\040\103"
17556 "\141\155\145\162\146\151\162\155\141\040\123\056\101\056\061\051"
17557 "\060\047\006\003\125\004\003\023\040\103\150\141\155\142\145\162"
17558 "\163\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157"
17559 "\157\164\040\055\040\062\060\060\070\060\202\002\042\060\015\006"
17560 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017"
17561 "\000\060\202\002\012\002\202\002\001\000\257\000\313\160\067\053"
17562 "\200\132\112\072\154\170\224\175\243\177\032\037\366\065\325\275"
17563 "\333\313\015\104\162\076\046\262\220\122\272\143\073\050\130\157"
17564 "\245\263\155\224\246\363\335\144\014\125\366\366\347\362\042\042"
17565 "\200\136\341\142\306\266\051\341\201\154\362\277\345\175\062\152"
17566 "\124\240\062\031\131\376\037\213\327\075\140\206\205\044\157\343"
17567 "\021\263\167\076\040\226\065\041\153\263\010\331\160\056\144\367"
17568 "\204\222\123\326\016\260\220\212\212\343\207\215\006\323\275\220"
17569 "\016\342\231\241\033\206\016\332\232\012\273\013\141\120\006\122"
17570 "\361\236\177\166\354\313\017\320\036\015\317\231\060\075\034\304"
17571 "\105\020\130\254\326\323\350\327\345\352\305\001\007\167\326\121"
17572 "\346\003\177\212\110\245\115\150\165\271\351\274\236\116\031\161"
17573 "\365\062\113\234\155\140\031\013\373\314\235\165\334\277\046\315"
17574 "\217\223\170\071\171\163\136\045\016\312\134\353\167\022\007\313"
17575 "\144\101\107\162\223\253\120\303\353\011\166\144\064\322\071\267"
17576 "\166\021\011\015\166\105\304\251\256\075\152\257\265\175\145\057"
17577 "\224\130\020\354\134\174\257\176\342\266\030\331\320\233\116\132"
17578 "\111\337\251\146\013\314\074\306\170\174\247\234\035\343\316\216"
17579 "\123\276\005\336\140\017\153\345\032\333\077\343\341\041\311\051"
17580 "\301\361\353\007\234\122\033\001\104\121\074\173\045\327\304\345"
17581 "\122\124\135\045\007\312\026\040\270\255\344\101\356\172\010\376"
17582 "\231\157\203\246\221\002\260\154\066\125\152\347\175\365\226\346"
17583 "\312\201\326\227\361\224\203\351\355\260\261\153\022\151\036\254"
17584 "\373\135\251\305\230\351\264\133\130\172\276\075\242\104\072\143"
17585 "\131\324\013\045\336\033\117\275\345\001\236\315\322\051\325\237"
17586 "\027\031\012\157\277\014\220\323\011\137\331\343\212\065\314\171"
17587 "\132\115\031\067\222\267\304\301\255\257\364\171\044\232\262\001"
17588 "\013\261\257\134\226\363\200\062\373\134\075\230\361\240\077\112"
17589 "\336\276\257\224\056\331\125\232\027\156\140\235\143\154\270\143"
17590 "\311\256\201\134\030\065\340\220\273\276\074\117\067\042\271\176"
17591 "\353\317\236\167\041\246\075\070\201\373\110\332\061\075\053\343"
17592 "\211\365\320\265\275\176\340\120\304\022\211\263\043\232\020\061"
17593 "\205\333\256\157\357\070\063\030\166\021\002\003\001\000\001\243"
17594 "\202\001\154\060\202\001\150\060\022\006\003\125\035\023\001\001"
17595 "\377\004\010\060\006\001\001\377\002\001\014\060\035\006\003\125"
17596 "\035\016\004\026\004\024\371\044\254\017\262\265\370\171\300\372"
17597 "\140\210\033\304\331\115\002\236\027\031\060\201\343\006\003\125"
17598 "\035\043\004\201\333\060\201\330\200\024\371\044\254\017\262\265"
17599 "\370\171\300\372\140\210\033\304\331\115\002\236\027\031\241\201"
17600 "\264\244\201\261\060\201\256\061\013\060\011\006\003\125\004\006"
17601 "\023\002\105\125\061\103\060\101\006\003\125\004\007\023\072\115"
17602 "\141\144\162\151\144\040\050\163\145\145\040\143\165\162\162\145"
17603 "\156\164\040\141\144\144\162\145\163\163\040\141\164\040\167\167"
17604 "\167\056\143\141\155\145\162\146\151\162\155\141\056\143\157\155"
17605 "\057\141\144\144\162\145\163\163\051\061\022\060\020\006\003\125"
17606 "\004\005\023\011\101\070\062\067\064\063\062\070\067\061\033\060"
17607 "\031\006\003\125\004\012\023\022\101\103\040\103\141\155\145\162"
17608 "\146\151\162\155\141\040\123\056\101\056\061\051\060\047\006\003"
17609 "\125\004\003\023\040\103\150\141\155\142\145\162\163\040\157\146"
17610 "\040\103\157\155\155\145\162\143\145\040\122\157\157\164\040\055"
17611 "\040\062\060\060\070\202\011\000\243\332\102\176\244\261\256\332"
17612 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
17613 "\060\075\006\003\125\035\040\004\066\060\064\060\062\006\004\125"
17614 "\035\040\000\060\052\060\050\006\010\053\006\001\005\005\007\002"
17615 "\001\026\034\150\164\164\160\072\057\057\160\157\154\151\143\171"
17616 "\056\143\141\155\145\162\146\151\162\155\141\056\143\157\155\060"
17617 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
17618 "\002\001\000\220\022\257\042\065\302\243\071\360\056\336\351\265"
17619 "\351\170\174\110\276\077\175\105\222\136\351\332\261\031\374\026"
17620 "\074\237\264\133\146\236\152\347\303\271\135\210\350\017\255\317"
17621 "\043\017\336\045\072\136\314\117\245\301\265\055\254\044\322\130"
17622 "\007\336\242\317\151\204\140\063\350\020\015\023\251\043\320\205"
17623 "\345\216\173\246\236\075\162\023\162\063\365\252\175\306\143\037"
17624 "\010\364\376\001\177\044\317\053\054\124\011\336\342\053\155\222"
17625 "\306\071\117\026\352\074\176\172\106\324\105\152\106\250\353\165"
17626 "\202\126\247\253\240\174\150\023\063\366\235\060\360\157\047\071"
17627 "\044\043\052\220\375\220\051\065\362\223\337\064\245\306\367\370"
17628 "\357\214\017\142\112\174\256\323\365\124\370\215\266\232\126\207"
17629 "\026\202\072\063\253\132\042\010\367\202\272\352\056\340\107\232"
17630 "\264\265\105\243\005\073\331\334\056\105\100\073\352\334\177\350"
17631 "\073\353\321\354\046\330\065\244\060\305\072\254\127\236\263\166"
17632 "\245\040\173\371\036\112\005\142\001\246\050\165\140\227\222\015"
17633 "\156\076\115\067\103\015\222\025\234\030\042\315\121\231\240\051"
17634 "\032\074\137\212\062\063\133\060\307\211\057\107\230\017\243\003"
17635 "\306\366\361\254\337\062\360\331\201\032\344\234\275\366\200\024"
17636 "\360\321\054\271\205\365\330\243\261\310\245\041\345\034\023\227"
17637 "\356\016\275\337\051\251\357\064\123\133\323\344\152\023\204\006"
17638 "\266\062\002\304\122\256\042\322\334\262\041\102\032\332\100\360"
17639 "\051\311\354\012\014\134\342\320\272\314\110\323\067\012\314\022"
17640 "\012\212\171\260\075\003\177\151\113\364\064\040\175\263\064\352"
17641 "\216\113\144\365\076\375\263\043\147\025\015\004\270\360\055\301"
17642 "\011\121\074\262\154\025\360\245\043\327\203\164\344\345\056\311"
17643 "\376\230\047\102\306\253\306\236\260\320\133\070\245\233\120\336"
17644 "\176\030\230\265\105\073\366\171\264\350\367\032\173\006\203\373"
17645 "\320\213\332\273\307\275\030\253\010\157\074\200\153\100\077\031"
17646 "\031\272\145\212\346\276\325\134\323\066\327\357\100\122\044\140"
17647 "\070\147\004\061\354\217\363\202\306\336\271\125\363\073\061\221"
17648 "\132\334\265\010\025\255\166\045\012\015\173\056\207\342\014\246"
17649 "\006\274\046\020\155\067\235\354\335\170\214\174\200\305\360\331"
17650 "\167\110\320"
17651 , (PRUint32)1875 }
17652 };
17653 static const NSSItem nss_builtins_items_268 [] = {
17654 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17655 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17656 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17657 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17658 { (void *)"Chambers of Commerce Root - 2008", (PRUint32)33 },
17659 { (void *)"\170\152\164\254\166\253\024\177\234\152\060\120\272\236\250\176"
17660 "\376\232\316\074"
17661 , (PRUint32)20 },
17662 { (void *)"\136\200\236\204\132\016\145\013\027\002\363\125\030\052\076\327"
17663 , (PRUint32)16 },
17664 { (void *)"\060\201\256\061\013\060\011\006\003\125\004\006\023\002\105\125"
17665 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17666 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17667 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17668 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17669 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17670 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17671 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17672 "\141\040\123\056\101\056\061\051\060\047\006\003\125\004\003\023"
17673 "\040\103\150\141\155\142\145\162\163\040\157\146\040\103\157\155"
17674 "\155\145\162\143\145\040\122\157\157\164\040\055\040\062\060\060"
17675 "\070"
17676 , (PRUint32)177 },
17677 { (void *)"\002\011\000\243\332\102\176\244\261\256\332"
17678 , (PRUint32)11 },
17679 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17680 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17681 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17682 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17683 };
17684 static const NSSItem nss_builtins_items_269 [] = {
17685 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17686 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17687 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17688 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17689 { (void *)"Global Chambersign Root - 2008", (PRUint32)31 },
17690 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17691 { (void *)"\060\201\254\061\013\060\011\006\003\125\004\006\023\002\105\125"
17692 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17693 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17694 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17695 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17696 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17697 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17698 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17699 "\141\040\123\056\101\056\061\047\060\045\006\003\125\004\003\023"
17700 "\036\107\154\157\142\141\154\040\103\150\141\155\142\145\162\163"
17701 "\151\147\156\040\122\157\157\164\040\055\040\062\060\060\070"
17702 , (PRUint32)175 },
17703 { (void *)"0", (PRUint32)2 },
17704 { (void *)"\060\201\254\061\013\060\011\006\003\125\004\006\023\002\105\125"
17705 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17706 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17707 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17708 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17709 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17710 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17711 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17712 "\141\040\123\056\101\056\061\047\060\045\006\003\125\004\003\023"
17713 "\036\107\154\157\142\141\154\040\103\150\141\155\142\145\162\163"
17714 "\151\147\156\040\122\157\157\164\040\055\040\062\060\060\070"
17715 , (PRUint32)175 },
17716 { (void *)"\002\011\000\311\315\323\351\325\175\043\316"
17717 , (PRUint32)11 },
17718 { (void *)"\060\202\007\111\060\202\005\061\240\003\002\001\002\002\011\000"
17719 "\311\315\323\351\325\175\043\316\060\015\006\011\052\206\110\206"
17720 "\367\015\001\001\005\005\000\060\201\254\061\013\060\011\006\003"
17721 "\125\004\006\023\002\105\125\061\103\060\101\006\003\125\004\007"
17722 "\023\072\115\141\144\162\151\144\040\050\163\145\145\040\143\165"
17723 "\162\162\145\156\164\040\141\144\144\162\145\163\163\040\141\164"
17724 "\040\167\167\167\056\143\141\155\145\162\146\151\162\155\141\056"
17725 "\143\157\155\057\141\144\144\162\145\163\163\051\061\022\060\020"
17726 "\006\003\125\004\005\023\011\101\070\062\067\064\063\062\070\067"
17727 "\061\033\060\031\006\003\125\004\012\023\022\101\103\040\103\141"
17728 "\155\145\162\146\151\162\155\141\040\123\056\101\056\061\047\060"
17729 "\045\006\003\125\004\003\023\036\107\154\157\142\141\154\040\103"
17730 "\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164\040"
17731 "\055\040\062\060\060\070\060\036\027\015\060\070\060\070\060\061"
17732 "\061\062\063\061\064\060\132\027\015\063\070\060\067\063\061\061"
17733 "\062\063\061\064\060\132\060\201\254\061\013\060\011\006\003\125"
17734 "\004\006\023\002\105\125\061\103\060\101\006\003\125\004\007\023"
17735 "\072\115\141\144\162\151\144\040\050\163\145\145\040\143\165\162"
17736 "\162\145\156\164\040\141\144\144\162\145\163\163\040\141\164\040"
17737 "\167\167\167\056\143\141\155\145\162\146\151\162\155\141\056\143"
17738 "\157\155\057\141\144\144\162\145\163\163\051\061\022\060\020\006"
17739 "\003\125\004\005\023\011\101\070\062\067\064\063\062\070\067\061"
17740 "\033\060\031\006\003\125\004\012\023\022\101\103\040\103\141\155"
17741 "\145\162\146\151\162\155\141\040\123\056\101\056\061\047\060\045"
17742 "\006\003\125\004\003\023\036\107\154\157\142\141\154\040\103\150"
17743 "\141\155\142\145\162\163\151\147\156\040\122\157\157\164\040\055"
17744 "\040\062\060\060\070\060\202\002\042\060\015\006\011\052\206\110"
17745 "\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202\002"
17746 "\012\002\202\002\001\000\300\337\126\323\344\072\233\166\105\264"
17747 "\023\333\377\301\266\031\213\067\101\030\225\122\107\353\027\235"
17748 "\051\210\216\065\154\006\062\056\107\142\363\111\004\277\175\104"
17749 "\066\261\161\314\275\132\011\163\325\331\205\104\377\221\127\045"
17750 "\337\136\066\216\160\321\134\161\103\035\331\332\357\134\322\373"
17751 "\033\275\072\265\313\255\243\314\104\247\015\256\041\025\077\271"
17752 "\172\133\222\165\330\244\022\070\211\031\212\267\200\322\342\062"
17753 "\157\126\234\221\326\210\020\013\263\164\144\222\164\140\363\366"
17754 "\317\030\117\140\262\043\320\307\073\316\141\113\231\217\302\014"
17755 "\320\100\262\230\334\015\250\116\243\271\012\256\140\240\255\105"
17756 "\122\143\272\146\275\150\340\371\276\032\250\201\273\036\101\170"
17757 "\165\323\301\376\000\125\260\207\124\350\047\220\065\035\114\063"
17758 "\255\227\374\227\056\230\204\277\054\311\243\277\321\230\021\024"
17759 "\355\143\370\312\230\210\130\027\231\355\105\003\227\176\074\206"
17760 "\036\210\214\276\362\221\204\217\145\064\330\000\114\175\267\061"
17761 "\027\132\051\172\012\030\044\060\243\067\265\172\251\001\175\046"
17762 "\326\371\016\216\131\361\375\033\063\265\051\073\027\073\101\266"
17763 "\041\335\324\300\075\245\237\237\037\103\120\311\273\274\154\172"
17764 "\227\230\356\315\214\037\373\234\121\256\213\160\275\047\237\161"
17765 "\300\153\254\175\220\146\350\327\135\072\015\260\325\302\215\325"
17766 "\310\235\235\301\155\320\320\277\121\344\343\370\303\070\066\256"
17767 "\326\247\165\346\257\204\103\135\223\222\014\152\007\336\073\035"
17768 "\230\042\326\254\301\065\333\243\240\045\377\162\265\166\035\336"
17769 "\155\351\054\146\054\122\204\320\105\222\316\034\345\345\063\035"
17770 "\334\007\123\124\243\252\202\073\232\067\057\334\335\240\144\351"
17771 "\346\335\275\256\374\144\205\035\074\247\311\006\336\204\377\153"
17772 "\350\153\032\074\305\242\263\102\373\213\011\076\137\010\122\307"
17773 "\142\304\324\005\161\277\304\144\344\370\241\203\350\076\022\233"
17774 "\250\036\324\066\115\057\161\366\215\050\366\203\251\023\322\141"
17775 "\301\221\273\110\300\064\217\101\214\113\114\333\151\022\377\120"
17776 "\224\234\040\203\131\163\355\174\241\362\361\375\335\367\111\323"
17777 "\103\130\240\126\143\312\075\075\345\065\126\131\351\016\312\040"
17778 "\314\053\113\223\051\017\002\003\001\000\001\243\202\001\152\060"
17779 "\202\001\146\060\022\006\003\125\035\023\001\001\377\004\010\060"
17780 "\006\001\001\377\002\001\014\060\035\006\003\125\035\016\004\026"
17781 "\004\024\271\011\312\234\036\333\323\154\072\153\256\355\124\361"
17782 "\133\223\006\065\056\136\060\201\341\006\003\125\035\043\004\201"
17783 "\331\060\201\326\200\024\271\011\312\234\036\333\323\154\072\153"
17784 "\256\355\124\361\133\223\006\065\056\136\241\201\262\244\201\257"
17785 "\060\201\254\061\013\060\011\006\003\125\004\006\023\002\105\125"
17786 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17787 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17788 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17789 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17790 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17791 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17792 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17793 "\141\040\123\056\101\056\061\047\060\045\006\003\125\004\003\023"
17794 "\036\107\154\157\142\141\154\040\103\150\141\155\142\145\162\163"
17795 "\151\147\156\040\122\157\157\164\040\055\040\062\060\060\070\202"
17796 "\011\000\311\315\323\351\325\175\043\316\060\016\006\003\125\035"
17797 "\017\001\001\377\004\004\003\002\001\006\060\075\006\003\125\035"
17798 "\040\004\066\060\064\060\062\006\004\125\035\040\000\060\052\060"
17799 "\050\006\010\053\006\001\005\005\007\002\001\026\034\150\164\164"
17800 "\160\072\057\057\160\157\154\151\143\171\056\143\141\155\145\162"
17801 "\146\151\162\155\141\056\143\157\155\060\015\006\011\052\206\110"
17802 "\206\367\015\001\001\005\005\000\003\202\002\001\000\200\210\177"
17803 "\160\336\222\050\331\005\224\106\377\220\127\251\361\057\337\032"
17804 "\015\153\372\174\016\034\111\044\171\047\330\106\252\157\051\131"
17805 "\122\210\160\022\352\335\075\365\233\123\124\157\341\140\242\250"
17806 "\011\271\354\353\131\174\306\065\361\334\030\351\361\147\345\257"
17807 "\272\105\340\011\336\312\104\017\302\027\016\167\221\105\172\063"
17808 "\137\137\226\054\150\213\301\107\217\230\233\075\300\354\313\365"
17809 "\325\202\222\204\065\321\276\066\070\126\162\061\133\107\055\252"
17810 "\027\244\143\121\353\012\001\255\177\354\165\236\313\241\037\361"
17811 "\177\022\261\271\344\144\177\147\326\043\052\364\270\071\135\230"
17812 "\350\041\247\341\275\075\102\032\164\232\160\257\150\154\120\135"
17813 "\111\317\377\373\016\135\346\054\107\327\201\072\131\000\265\163"
17814 "\153\143\040\366\061\105\010\071\016\364\160\176\100\160\132\077"
17815 "\320\153\102\251\164\075\050\057\002\155\165\162\225\011\215\110"
17816 "\143\306\306\043\127\222\223\136\065\301\215\371\012\367\054\235"
17817 "\142\034\366\255\174\335\246\061\036\266\261\307\176\205\046\372"
17818 "\244\152\265\332\143\060\321\357\223\067\262\146\057\175\005\367"
17819 "\347\267\113\230\224\065\300\331\072\051\301\235\262\120\063\035"
17820 "\112\251\132\246\311\003\357\355\364\347\250\156\212\264\127\204"
17821 "\353\244\077\320\356\252\252\207\133\143\350\223\342\153\250\324"
17822 "\270\162\170\153\033\355\071\344\135\313\233\252\207\325\117\116"
17823 "\000\376\331\152\237\074\061\017\050\002\001\175\230\350\247\260"
17824 "\242\144\236\171\370\110\362\025\251\314\346\310\104\353\077\170"
17825 "\231\362\173\161\076\074\361\230\247\305\030\022\077\346\273\050"
17826 "\063\102\351\105\012\174\155\362\206\171\057\305\202\031\175\011"
17827 "\211\174\262\124\166\210\256\336\301\363\314\341\156\333\061\326"
17828 "\223\256\231\240\357\045\152\163\230\211\133\072\056\023\210\036"
17829 "\277\300\222\224\064\033\343\047\267\213\036\157\102\377\347\351"
17830 "\067\233\120\035\055\242\371\002\356\313\130\130\072\161\274\150"
17831 "\343\252\301\257\034\050\037\242\334\043\145\077\201\352\256\231"
17832 "\323\330\060\317\023\015\117\025\311\204\274\247\110\055\370\060"
17833 "\043\167\330\106\113\171\155\366\214\355\072\177\140\021\170\364"
17834 "\351\233\256\325\124\300\164\200\321\013\102\237\301"
17835 , (PRUint32)1869 }
17836 };
17837 static const NSSItem nss_builtins_items_270 [] = {
17838 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17839 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17840 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17841 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17842 { (void *)"Global Chambersign Root - 2008", (PRUint32)31 },
17843 { (void *)"\112\275\356\354\225\015\065\234\211\256\307\122\241\054\133\051"
17844 "\366\326\252\014"
17845 , (PRUint32)20 },
17846 { (void *)"\236\200\377\170\001\014\056\301\066\275\376\226\220\156\010\363"
17847 , (PRUint32)16 },
17848 { (void *)"\060\201\254\061\013\060\011\006\003\125\004\006\023\002\105\125"
17849 "\061\103\060\101\006\003\125\004\007\023\072\115\141\144\162\151"
17850 "\144\040\050\163\145\145\040\143\165\162\162\145\156\164\040\141"
17851 "\144\144\162\145\163\163\040\141\164\040\167\167\167\056\143\141"
17852 "\155\145\162\146\151\162\155\141\056\143\157\155\057\141\144\144"
17853 "\162\145\163\163\051\061\022\060\020\006\003\125\004\005\023\011"
17854 "\101\070\062\067\064\063\062\070\067\061\033\060\031\006\003\125"
17855 "\004\012\023\022\101\103\040\103\141\155\145\162\146\151\162\155"
17856 "\141\040\123\056\101\056\061\047\060\045\006\003\125\004\003\023"
17857 "\036\107\154\157\142\141\154\040\103\150\141\155\142\145\162\163"
17858 "\151\147\156\040\122\157\157\164\040\055\040\062\060\060\070"
17859 , (PRUint32)175 },
17860 { (void *)"\002\011\000\311\315\323\351\325\175\043\316"
17861 , (PRUint32)11 },
17862 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17863 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17864 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
17865 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
17866 };
17867 static const NSSItem nss_builtins_items_271 [] = {
17868 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
17869 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
17870 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17871 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
17872 { (void *)"Bogus Mozilla Addons", (PRUint32)21 },
17873 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
17874 { (void *)"\060\201\342\061\013\060\011\006\003\125\004\006\023\002\125\123"
17875 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
17876 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
17877 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
17878 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
17879 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
17880 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
17881 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
17882 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
17883 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
17884 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
17885 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
17886 "\164\151\156\165\155\123\123\114\061\033\060\031\006\003\125\004"
17887 "\003\023\022\141\144\144\157\156\163\056\155\157\172\151\154\154"
17888 "\141\056\157\162\147"
17889 , (PRUint32)229 },
17890 { (void *)"0", (PRUint32)2 },
17891 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
17892 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
17893 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
17894 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
17895 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
17896 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
17897 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
17898 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
17899 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
17900 "\164\055\110\141\162\144\167\141\162\145"
17901 , (PRUint32)154 },
17902 { (void *)"\002\021\000\222\071\325\064\217\100\321\151\132\164\124\160\341"
17903 "\362\077\103"
17904 , (PRUint32)19 },
17905 { (void *)"\060\202\005\370\060\202\004\340\240\003\002\001\002\002\021\000"
17906 "\222\071\325\064\217\100\321\151\132\164\124\160\341\362\077\103"
17907 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
17908 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
17909 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
17910 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
17911 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
17912 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
17913 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
17914 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
17915 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
17916 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
17917 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
17918 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
17919 "\061\064\062\063\065\071\065\071\132\060\201\342\061\013\060\011"
17920 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
17921 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
17922 "\004\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006"
17923 "\003\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060"
17924 "\025\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154"
17925 "\141\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023"
17926 "\013\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021"
17927 "\006\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164"
17928 "\056\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164"
17929 "\145\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040"
17930 "\103\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006"
17931 "\003\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123"
17932 "\114\061\033\060\031\006\003\125\004\003\023\022\141\144\144\157"
17933 "\156\163\056\155\157\172\151\154\154\141\056\157\162\147\060\202"
17934 "\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
17935 "\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000\253"
17936 "\306\155\066\363\025\163\170\203\163\316\164\205\325\256\354\262"
17937 "\360\340\044\037\023\203\270\040\254\273\232\376\210\273\253\241"
17938 "\035\013\037\105\000\252\111\267\065\067\014\152\357\107\114\271"
17939 "\321\276\343\127\022\004\215\222\307\266\354\001\274\266\332\307"
17940 "\201\070\040\255\162\205\346\016\374\201\154\007\255\150\166\070"
17941 "\305\104\327\314\306\112\305\227\076\144\364\121\346\360\176\262"
17942 "\354\126\367\045\202\115\111\230\313\026\230\335\043\361\211\221"
17943 "\321\027\227\100\231\046\326\342\242\053\136\337\275\211\362\033"
17944 "\032\123\055\314\120\101\172\320\075\052\014\125\160\024\001\351"
17945 "\130\111\020\172\013\223\202\213\341\036\355\072\200\020\202\316"
17946 "\226\212\064\360\314\327\323\271\264\120\207\125\124\011\270\235"
17947 "\102\050\125\000\345\214\065\124\277\335\045\221\106\267\015\345"
17948 "\135\203\250\345\213\373\204\344\074\256\166\332\304\103\053\133"
17949 "\164\013\370\276\135\150\361\170\133\265\316\175\361\135\231\100"
17950 "\332\312\356\070\201\120\276\230\241\154\270\044\255\363\257\214"
17951 "\017\327\021\050\054\204\030\114\175\265\331\217\060\265\033\002"
17952 "\003\001\000\001\243\202\001\360\060\202\001\354\060\037\006\003"
17953 "\125\035\043\004\030\060\026\200\024\241\162\137\046\033\050\230"
17954 "\103\225\135\007\067\325\205\226\235\113\322\303\105\060\035\006"
17955 "\003\125\035\016\004\026\004\024\335\200\322\124\075\367\114\160"
17956 "\312\243\260\335\064\172\062\344\350\073\132\073\060\016\006\003"
17957 "\125\035\017\001\001\377\004\004\003\002\005\240\060\014\006\003"
17958 "\125\035\023\001\001\377\004\002\060\000\060\035\006\003\125\035"
17959 "\045\004\026\060\024\006\010\053\006\001\005\005\007\003\001\006"
17960 "\010\053\006\001\005\005\007\003\002\060\106\006\003\125\035\040"
17961 "\004\077\060\075\060\073\006\014\053\006\001\004\001\262\061\001"
17962 "\002\001\003\004\060\053\060\051\006\010\053\006\001\005\005\007"
17963 "\002\001\026\035\150\164\164\160\163\072\057\057\163\145\143\165"
17964 "\162\145\056\143\157\155\157\144\157\056\143\157\155\057\103\120"
17965 "\123\060\173\006\003\125\035\037\004\164\060\162\060\070\240\066"
17966 "\240\064\206\062\150\164\164\160\072\057\057\143\162\154\056\143"
17967 "\157\155\157\144\157\143\141\056\143\157\155\057\125\124\116\055"
17968 "\125\123\105\122\106\151\162\163\164\055\110\141\162\144\167\141"
17969 "\162\145\056\143\162\154\060\066\240\064\240\062\206\060\150\164"
17970 "\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157\056"
17971 "\156\145\164\057\125\124\116\055\125\123\105\122\106\151\162\163"
17972 "\164\055\110\141\162\144\167\141\162\145\056\143\162\154\060\161"
17973 "\006\010\053\006\001\005\005\007\001\001\004\145\060\143\060\073"
17974 "\006\010\053\006\001\005\005\007\060\002\206\057\150\164\164\160"
17975 "\072\057\057\143\162\164\056\143\157\155\157\144\157\143\141\056"
17976 "\143\157\155\057\125\124\116\101\144\144\124\162\165\163\164\123"
17977 "\145\162\166\145\162\103\101\056\143\162\164\060\044\006\010\053"
17978 "\006\001\005\005\007\060\001\206\030\150\164\164\160\072\057\057"
17979 "\157\143\163\160\056\143\157\155\157\144\157\143\141\056\143\157"
17980 "\155\060\065\006\003\125\035\021\004\056\060\054\202\022\141\144"
17981 "\144\157\156\163\056\155\157\172\151\154\154\141\056\157\162\147"
17982 "\202\026\167\167\167\056\141\144\144\157\156\163\056\155\157\172"
17983 "\151\154\154\141\056\157\162\147\060\015\006\011\052\206\110\206"
17984 "\367\015\001\001\005\005\000\003\202\001\001\000\063\073\143\025"
17985 "\374\261\354\024\054\223\335\165\224\336\201\132\331\116\231\276"
17986 "\373\112\244\071\125\115\241\100\172\336\023\052\207\251\067\317"
17987 "\350\325\373\255\321\173\155\157\214\040\207\202\124\346\127\111"
17988 "\274\040\050\204\315\326\001\331\223\213\027\156\043\146\345\204"
17989 "\310\200\077\306\241\160\200\344\354\115\035\371\374\221\132\163"
17990 "\142\051\232\367\040\034\141\340\213\071\237\312\274\176\215\335"
17991 "\274\331\261\343\237\236\337\025\123\221\041\122\013\331\032\043"
17992 "\017\146\066\333\254\223\226\112\243\245\042\317\051\367\242\231"
17993 "\250\366\266\331\100\256\331\176\266\366\130\056\233\254\066\312"
17994 "\144\217\145\122\334\206\234\202\253\156\120\113\332\137\372\005"
17995 "\000\210\060\016\336\215\126\277\201\107\215\075\006\342\262\142"
17996 "\222\147\217\236\310\232\262\345\006\270\160\044\270\167\174\043"
17997 "\012\070\303\171\010\330\261\121\235\254\225\021\307\100\027\236"
17998 "\243\034\217\362\021\247\150\047\332\111\005\204\030\174\130\055"
17999 "\001\147\134\345\237\241\051\273\112\071\105\057\277\021\252\171"
18000 "\242\355\264\324\265\145\103\267\223\106\212\323"
18001 , (PRUint32)1532 }
18002 };
18003 static const NSSItem nss_builtins_items_272 [] = {
18004 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18005 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18006 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18007 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18008 { (void *)"Bogus Mozilla Addons", (PRUint32)21 },
18009 { (void *)"\060\137\213\321\172\242\313\304\203\244\304\033\031\243\232\014"
18010 "\165\332\071\326"
18011 , (PRUint32)20 },
18012 { (void *)"\204\305\030\147\037\052\032\220\276\342\261\030\117\003\000\062"
18013 , (PRUint32)16 },
18014 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18015 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18016 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18017 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18018 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18019 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18020 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18021 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18022 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18023 "\164\055\110\141\162\144\167\141\162\145"
18024 , (PRUint32)154 },
18025 { (void *)"\002\021\000\222\071\325\064\217\100\321\151\132\164\124\160\341"
18026 "\362\077\103"
18027 , (PRUint32)19 },
18028 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18029 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18030 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18031 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18032 };
18033 static const NSSItem nss_builtins_items_273 [] = {
18034 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18035 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18036 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18037 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18038 { (void *)"Bogus Global Trustee", (PRUint32)21 },
18039 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18040 { (void *)"\060\201\343\061\013\060\011\006\003\125\004\006\023\002\125\123"
18041 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18042 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18043 "\144\141\061\016\060\014\006\003\125\004\007\023\005\124\141\155"
18044 "\160\141\061\027\060\025\006\003\125\004\011\023\016\123\145\141"
18045 "\040\126\151\154\154\141\147\145\040\061\060\061\027\060\025\006"
18046 "\003\125\004\012\023\016\107\154\157\142\141\154\040\124\162\165"
18047 "\163\164\145\145\061\027\060\025\006\003\125\004\013\023\016\107"
18048 "\154\157\142\141\154\040\124\162\165\163\164\145\145\061\050\060"
18049 "\046\006\003\125\004\013\023\037\110\157\163\164\145\144\040\142"
18050 "\171\040\107\124\111\040\107\162\157\165\160\040\103\157\162\160"
18051 "\157\162\141\164\151\157\156\061\024\060\022\006\003\125\004\013"
18052 "\023\013\120\154\141\164\151\156\165\155\123\123\114\061\027\060"
18053 "\025\006\003\125\004\003\023\016\147\154\157\142\141\154\040\164"
18054 "\162\165\163\164\145\145"
18055 , (PRUint32)230 },
18056 { (void *)"0", (PRUint32)2 },
18057 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18058 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18059 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18060 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18061 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18062 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18063 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18064 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18065 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18066 "\164\055\110\141\162\144\167\141\162\145"
18067 , (PRUint32)154 },
18068 { (void *)"\002\021\000\330\363\137\116\267\207\053\055\253\006\222\343\025"
18069 "\070\057\260"
18070 , (PRUint32)19 },
18071 { (void *)"\060\202\006\335\060\202\005\305\240\003\002\001\002\002\021\000"
18072 "\330\363\137\116\267\207\053\055\253\006\222\343\025\070\057\260"
18073 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
18074 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
18075 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
18076 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
18077 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
18078 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
18079 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
18080 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
18081 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
18082 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
18083 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
18084 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
18085 "\061\064\062\063\065\071\065\071\132\060\201\343\061\013\060\011"
18086 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
18087 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
18088 "\004\010\023\007\106\154\157\162\151\144\141\061\016\060\014\006"
18089 "\003\125\004\007\023\005\124\141\155\160\141\061\027\060\025\006"
18090 "\003\125\004\011\023\016\123\145\141\040\126\151\154\154\141\147"
18091 "\145\040\061\060\061\027\060\025\006\003\125\004\012\023\016\107"
18092 "\154\157\142\141\154\040\124\162\165\163\164\145\145\061\027\060"
18093 "\025\006\003\125\004\013\023\016\107\154\157\142\141\154\040\124"
18094 "\162\165\163\164\145\145\061\050\060\046\006\003\125\004\013\023"
18095 "\037\110\157\163\164\145\144\040\142\171\040\107\124\111\040\107"
18096 "\162\157\165\160\040\103\157\162\160\157\162\141\164\151\157\156"
18097 "\061\024\060\022\006\003\125\004\013\023\013\120\154\141\164\151"
18098 "\156\165\155\123\123\114\061\027\060\025\006\003\125\004\003\023"
18099 "\016\147\154\157\142\141\154\040\164\162\165\163\164\145\145\060"
18100 "\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
18101 "\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000"
18102 "\331\164\362\252\101\035\337\365\302\026\103\111\134\051\277\266"
18103 "\211\164\051\274\234\215\014\106\117\131\176\262\101\027\146\064"
18104 "\014\145\211\341\154\045\343\206\012\236\042\105\042\214\335\235"
18105 "\346\243\225\336\334\210\002\125\134\343\133\221\165\353\046\151"
18106 "\143\271\056\306\312\056\047\337\210\272\002\040\156\376\271\013"
18107 "\051\327\247\326\327\110\032\034\316\335\037\251\047\016\142\117"
18108 "\241\226\036\335\124\072\064\143\112\166\365\167\175\131\147\330"
18109 "\020\324\265\017\072\103\042\230\333\364\011\304\012\160\316\335"
18110 "\220\324\057\357\164\023\303\315\302\211\071\142\025\235\346\164"
18111 "\250\350\233\360\143\156\234\211\266\016\255\233\367\314\202\350"
18112 "\350\055\270\013\332\042\354\111\205\007\210\231\230\077\364\164"
18113 "\251\011\367\201\174\227\013\131\231\030\162\213\333\224\202\053"
18114 "\247\350\252\153\227\277\210\176\165\260\213\105\105\014\307\250"
18115 "\011\352\033\101\130\060\073\137\170\145\025\064\322\344\074\064"
18116 "\015\035\330\144\074\212\245\126\111\231\050\055\113\362\317\315"
18117 "\331\156\111\144\233\251\171\220\167\125\251\010\033\255\032\164"
18118 "\236\340\003\223\012\011\267\255\247\264\134\357\203\154\267\232"
18119 "\264\306\150\100\200\035\102\321\156\171\233\251\031\041\232\234"
18120 "\371\206\055\000\321\064\376\340\266\371\125\266\365\046\305\225"
18121 "\026\245\174\163\237\012\051\211\254\072\230\367\233\164\147\267"
18122 "\220\267\135\011\043\152\152\355\054\020\356\123\012\020\360\026"
18123 "\037\127\263\261\015\171\221\031\260\353\315\060\077\240\024\137"
18124 "\263\306\375\134\063\247\260\377\230\260\125\214\271\245\362\157"
18125 "\107\044\111\041\151\314\102\242\121\000\100\205\214\202\202\253"
18126 "\062\245\313\232\334\320\331\030\015\337\031\364\257\203\015\301"
18127 "\076\061\333\044\110\266\165\200\241\341\311\167\144\036\247\345"
18128 "\213\177\025\115\113\247\302\320\355\171\225\136\221\061\354\030"
18129 "\377\116\237\110\024\352\165\272\041\316\051\166\351\037\116\121"
18130 "\207\056\263\314\004\140\272\043\037\037\145\262\012\270\325\156"
18131 "\217\113\102\211\107\251\201\220\133\053\262\266\256\346\240\160"
18132 "\173\170\220\012\172\305\345\347\305\373\012\366\057\151\214\214"
18133 "\037\127\340\006\231\377\021\325\122\062\040\227\047\230\356\145"
18134 "\002\003\001\000\001\243\202\001\324\060\202\001\320\060\037\006"
18135 "\003\125\035\043\004\030\060\026\200\024\241\162\137\046\033\050"
18136 "\230\103\225\135\007\067\325\205\226\235\113\322\303\105\060\035"
18137 "\006\003\125\035\016\004\026\004\024\267\303\336\032\103\355\101"
18138 "\227\251\217\051\170\234\003\271\254\100\102\000\254\060\016\006"
18139 "\003\125\035\017\001\001\377\004\004\003\002\005\240\060\014\006"
18140 "\003\125\035\023\001\001\377\004\002\060\000\060\035\006\003\125"
18141 "\035\045\004\026\060\024\006\010\053\006\001\005\005\007\003\001"
18142 "\006\010\053\006\001\005\005\007\003\002\060\106\006\003\125\035"
18143 "\040\004\077\060\075\060\073\006\014\053\006\001\004\001\262\061"
18144 "\001\002\001\003\004\060\053\060\051\006\010\053\006\001\005\005"
18145 "\007\002\001\026\035\150\164\164\160\163\072\057\057\163\145\143"
18146 "\165\162\145\056\143\157\155\157\144\157\056\143\157\155\057\103"
18147 "\120\123\060\173\006\003\125\035\037\004\164\060\162\060\070\240"
18148 "\066\240\064\206\062\150\164\164\160\072\057\057\143\162\154\056"
18149 "\143\157\155\157\144\157\143\141\056\143\157\155\057\125\124\116"
18150 "\055\125\123\105\122\106\151\162\163\164\055\110\141\162\144\167"
18151 "\141\162\145\056\143\162\154\060\066\240\064\240\062\206\060\150"
18152 "\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157"
18153 "\056\156\145\164\057\125\124\116\055\125\123\105\122\106\151\162"
18154 "\163\164\055\110\141\162\144\167\141\162\145\056\143\162\154\060"
18155 "\161\006\010\053\006\001\005\005\007\001\001\004\145\060\143\060"
18156 "\073\006\010\053\006\001\005\005\007\060\002\206\057\150\164\164"
18157 "\160\072\057\057\143\162\164\056\143\157\155\157\144\157\143\141"
18158 "\056\143\157\155\057\125\124\116\101\144\144\124\162\165\163\164"
18159 "\123\145\162\166\145\162\103\101\056\143\162\164\060\044\006\010"
18160 "\053\006\001\005\005\007\060\001\206\030\150\164\164\160\072\057"
18161 "\057\157\143\163\160\056\143\157\155\157\144\157\143\141\056\143"
18162 "\157\155\060\031\006\003\125\035\021\004\022\060\020\202\016\147"
18163 "\154\157\142\141\154\040\164\162\165\163\164\145\145\060\015\006"
18164 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
18165 "\000\217\272\165\272\071\324\046\323\160\017\304\263\002\247\305"
18166 "\022\043\161\311\376\143\351\243\142\170\044\104\117\324\271\021"
18167 "\076\037\307\050\347\125\153\356\364\341\000\221\206\212\311\011"
18168 "\153\237\056\244\105\071\321\141\142\136\223\245\005\105\170\237"
18169 "\140\022\054\364\154\145\145\015\314\106\064\213\050\272\240\306"
18170 "\364\231\161\144\363\042\166\254\117\363\142\311\247\063\132\007"
18171 "\037\075\311\206\200\334\333\004\057\207\047\350\277\110\104\201"
18172 "\300\360\111\043\156\037\345\344\003\206\044\023\242\205\142\174"
18173 "\130\004\312\346\215\023\162\012\272\126\104\242\017\274\373\240"
18174 "\075\015\052\177\373\236\251\011\075\267\132\324\212\215\341\045"
18175 "\350\244\011\204\160\255\022\104\271\317\271\063\172\272\134\346"
18176 "\113\246\273\005\006\230\377\362\230\122\173\167\200\047\112\331"
18177 "\342\372\271\122\324\373\373\346\326\055\236\217\301\025\104\215"
18178 "\233\164\057\356\224\132\116\323\304\213\212\254\103\235\163\366"
18179 "\256\014\207\211\255\207\311\311\307\335\272\024\140\172\370\265"
18180 "\065\235\302\215\306\226\201\015\251\122\212\051\100\004\351\031"
18181 "\264"
18182 , (PRUint32)1761 }
18183 };
18184 static const NSSItem nss_builtins_items_274 [] = {
18185 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18186 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18187 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18188 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18189 { (void *)"Bogus Global Trustee", (PRUint32)21 },
18190 { (void *)"\141\171\077\313\372\117\220\010\060\233\272\137\361\055\054\262"
18191 "\234\324\025\032"
18192 , (PRUint32)20 },
18193 { (void *)"\376\015\001\156\161\313\214\330\077\016\014\315\111\065\270\127"
18194 , (PRUint32)16 },
18195 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18196 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18197 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18198 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18199 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18200 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18201 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18202 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18203 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18204 "\164\055\110\141\162\144\167\141\162\145"
18205 , (PRUint32)154 },
18206 { (void *)"\002\021\000\330\363\137\116\267\207\053\055\253\006\222\343\025"
18207 "\070\057\260"
18208 , (PRUint32)19 },
18209 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18210 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18211 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18212 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18213 };
18214 static const NSSItem nss_builtins_items_275 [] = {
18215 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18216 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18217 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18218 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18219 { (void *)"Bogus GMail", (PRUint32)12 },
18220 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18221 { (void *)"\060\201\337\061\013\060\011\006\003\125\004\006\023\002\125\123"
18222 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18223 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18224 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
18225 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
18226 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
18227 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
18228 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
18229 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
18230 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
18231 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
18232 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
18233 "\164\151\156\165\155\123\123\114\061\030\060\026\006\003\125\004"
18234 "\003\023\017\155\141\151\154\056\147\157\157\147\154\145\056\143"
18235 "\157\155"
18236 , (PRUint32)226 },
18237 { (void *)"0", (PRUint32)2 },
18238 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18239 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18240 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18241 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18242 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18243 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18244 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18245 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18246 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18247 "\164\055\110\141\162\144\167\141\162\145"
18248 , (PRUint32)154 },
18249 { (void *)"\002\020\004\176\313\351\374\245\137\173\320\236\256\066\341\014"
18250 "\256\036"
18251 , (PRUint32)18 },
18252 { (void *)"\060\202\005\356\060\202\004\326\240\003\002\001\002\002\020\004"
18253 "\176\313\351\374\245\137\173\320\236\256\066\341\014\256\036\060"
18254 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
18255 "\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
18256 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
18257 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
18258 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
18259 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
18260 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
18261 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
18262 "\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004\003"
18263 "\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
18264 "\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060\063"
18265 "\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063\061"
18266 "\064\062\063\065\071\065\071\132\060\201\337\061\013\060\011\006"
18267 "\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125\004"
18268 "\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125\004"
18269 "\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006\003"
18270 "\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060\025"
18271 "\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154\141"
18272 "\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023\013"
18273 "\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021\006"
18274 "\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164\056"
18275 "\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164\145"
18276 "\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040\103"
18277 "\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006\003"
18278 "\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123\114"
18279 "\061\030\060\026\006\003\125\004\003\023\017\155\141\151\154\056"
18280 "\147\157\157\147\154\145\056\143\157\155\060\202\001\042\060\015"
18281 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
18282 "\017\000\060\202\001\012\002\202\001\001\000\260\163\360\362\004"
18283 "\356\302\242\106\312\064\052\252\273\140\043\321\021\166\037\037"
18284 "\072\320\145\203\116\232\105\250\103\160\205\166\360\037\207\000"
18285 "\002\037\156\073\027\027\304\265\351\031\106\242\222\045\215\142"
18286 "\052\264\143\060\037\271\205\370\065\341\026\132\166\111\314\120"
18287 "\110\123\071\131\211\326\204\002\373\232\354\033\307\121\325\166"
18288 "\225\220\324\072\052\270\246\336\002\115\006\373\315\355\245\106"
18289 "\101\137\125\164\345\354\176\100\334\120\234\265\344\065\135\036"
18290 "\150\040\370\351\336\243\152\050\277\101\322\241\263\342\045\215"
18291 "\014\033\312\075\223\014\030\256\337\305\274\375\274\202\272\150"
18292 "\000\327\026\062\161\237\145\265\021\332\150\131\320\246\127\144"
18293 "\033\311\376\230\345\365\245\145\352\341\333\356\364\263\235\263"
18294 "\216\352\207\256\026\322\036\240\174\174\151\077\051\026\205\001"
18295 "\123\247\154\361\140\253\335\242\374\045\107\324\062\321\022\335"
18296 "\367\110\022\340\374\234\242\167\230\351\211\231\270\370\070\361"
18297 "\214\006\302\172\043\066\155\233\235\315\060\310\307\064\027\036"
18298 "\273\175\102\310\253\347\025\026\366\163\265\002\003\001\000\001"
18299 "\243\202\001\352\060\202\001\346\060\037\006\003\125\035\043\004"
18300 "\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135\007"
18301 "\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035\016"
18302 "\004\026\004\024\030\052\242\310\324\172\077\173\255\004\213\275"
18303 "\157\236\020\106\023\170\161\235\060\016\006\003\125\035\017\001"
18304 "\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023\001"
18305 "\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026\060"
18306 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
18307 "\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060\075"
18308 "\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003\004"
18309 "\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026\035"
18310 "\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056\143"
18311 "\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173\006"
18312 "\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206\062"
18313 "\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144"
18314 "\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105\122"
18315 "\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143"
18316 "\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072\057"
18317 "\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164\057"
18318 "\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110\141"
18319 "\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053\006"
18320 "\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053\006"
18321 "\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057\143"
18322 "\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
18323 "\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166\145"
18324 "\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005\005"
18325 "\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163\160"
18326 "\056\143\157\155\157\144\157\143\141\056\143\157\155\060\057\006"
18327 "\003\125\035\021\004\050\060\046\202\017\155\141\151\154\056\147"
18328 "\157\157\147\154\145\056\143\157\155\202\023\167\167\167\056\155"
18329 "\141\151\154\056\147\157\157\147\154\145\056\143\157\155\060\015"
18330 "\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001"
18331 "\001\000\147\006\010\012\047\305\223\156\002\362\336\027\077\320"
18332 "\323\033\174\377\265\315\172\307\167\307\276\337\022\312\031\336"
18333 "\260\023\127\014\003\221\304\171\122\317\177\267\136\125\040\204"
18334 "\111\335\365\320\051\057\016\004\332\131\236\016\023\237\364\300"
18335 "\062\233\377\241\021\044\052\227\243\362\077\075\052\153\250\255"
18336 "\214\031\165\225\016\035\045\375\117\304\172\025\303\035\307\023"
18337 "\100\310\015\276\227\140\162\246\376\045\276\217\354\325\246\206"
18338 "\303\041\134\131\122\331\152\013\134\237\113\336\265\371\354\342"
18339 "\364\305\314\142\123\166\211\145\344\051\332\267\277\226\340\140"
18340 "\215\015\267\011\125\326\100\125\035\301\362\226\041\165\257\211"
18341 "\206\037\135\201\227\051\050\036\051\327\226\301\040\003\062\173"
18342 "\000\073\152\067\027\132\243\263\032\157\062\073\156\361\243\135"
18343 "\253\253\314\052\313\060\014\037\065\043\213\151\104\134\352\254"
18344 "\050\140\355\253\153\143\236\366\222\274\275\232\132\046\114\305"
18345 "\230\270\016\031\076\374\005\061\343\026\331\375\220\005\003\206"
18346 "\306\127\001\037\177\170\240\317\063\152\252\146\153\042\320\247"
18347 "\111\043"
18348 , (PRUint32)1522 }
18349 };
18350 static const NSSItem nss_builtins_items_276 [] = {
18351 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18352 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18353 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18354 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18355 { (void *)"Bogus GMail", (PRUint32)12 },
18356 { (void *)"\144\061\162\060\066\375\046\336\245\002\171\057\245\225\222\044"
18357 "\223\003\017\227"
18358 , (PRUint32)20 },
18359 { (void *)"\114\167\037\353\312\061\301\051\230\351\054\020\263\257\111\034"
18360 , (PRUint32)16 },
18361 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18362 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18363 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18364 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18365 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18366 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18367 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18368 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18369 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18370 "\164\055\110\141\162\144\167\141\162\145"
18371 , (PRUint32)154 },
18372 { (void *)"\002\020\004\176\313\351\374\245\137\173\320\236\256\066\341\014"
18373 "\256\036"
18374 , (PRUint32)18 },
18375 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18376 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18377 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18378 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18379 };
18380 static const NSSItem nss_builtins_items_277 [] = {
18381 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18382 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18383 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18384 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18385 { (void *)"Bogus Google", (PRUint32)13 },
18386 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18387 { (void *)"\060\201\336\061\013\060\011\006\003\125\004\006\023\002\125\123"
18388 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18389 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18390 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
18391 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
18392 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
18393 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
18394 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
18395 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
18396 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
18397 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
18398 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
18399 "\164\151\156\165\155\123\123\114\061\027\060\025\006\003\125\004"
18400 "\003\023\016\167\167\167\056\147\157\157\147\154\145\056\143\157"
18401 "\155"
18402 , (PRUint32)225 },
18403 { (void *)"0", (PRUint32)2 },
18404 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18405 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18406 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18407 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18408 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18409 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18410 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18411 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18412 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18413 "\164\055\110\141\162\144\167\141\162\145"
18414 , (PRUint32)154 },
18415 { (void *)"\002\021\000\365\310\152\363\141\142\361\072\144\365\117\155\311"
18416 "\130\174\006"
18417 , (PRUint32)19 },
18418 { (void *)"\060\202\005\344\060\202\004\314\240\003\002\001\002\002\021\000"
18419 "\365\310\152\363\141\142\361\072\144\365\117\155\311\130\174\006"
18420 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
18421 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
18422 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
18423 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
18424 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
18425 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
18426 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
18427 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
18428 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
18429 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
18430 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
18431 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
18432 "\061\064\062\063\065\071\065\071\132\060\201\336\061\013\060\011"
18433 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
18434 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
18435 "\004\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006"
18436 "\003\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060"
18437 "\025\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154"
18438 "\141\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023"
18439 "\013\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021"
18440 "\006\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164"
18441 "\056\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164"
18442 "\145\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040"
18443 "\103\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006"
18444 "\003\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123"
18445 "\114\061\027\060\025\006\003\125\004\003\023\016\167\167\167\056"
18446 "\147\157\157\147\154\145\056\143\157\155\060\202\001\042\060\015"
18447 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
18448 "\017\000\060\202\001\012\002\202\001\001\000\260\163\360\362\004"
18449 "\356\302\242\106\312\064\052\252\273\140\043\321\021\166\037\037"
18450 "\072\320\145\203\116\232\105\250\103\160\205\166\360\037\207\000"
18451 "\002\037\156\073\027\027\304\265\351\031\106\242\222\045\215\142"
18452 "\052\264\143\060\037\271\205\370\065\341\026\132\166\111\314\120"
18453 "\110\123\071\131\211\326\204\002\373\232\354\033\307\121\325\166"
18454 "\225\220\324\072\052\270\246\336\002\115\006\373\315\355\245\106"
18455 "\101\137\125\164\345\354\176\100\334\120\234\265\344\065\135\036"
18456 "\150\040\370\351\336\243\152\050\277\101\322\241\263\342\045\215"
18457 "\014\033\312\075\223\014\030\256\337\305\274\375\274\202\272\150"
18458 "\000\327\026\062\161\237\145\265\021\332\150\131\320\246\127\144"
18459 "\033\311\376\230\345\365\245\145\352\341\333\356\364\263\235\263"
18460 "\216\352\207\256\026\322\036\240\174\174\151\077\051\026\205\001"
18461 "\123\247\154\361\140\253\335\242\374\045\107\324\062\321\022\335"
18462 "\367\110\022\340\374\234\242\167\230\351\211\231\270\370\070\361"
18463 "\214\006\302\172\043\066\155\233\235\315\060\310\307\064\027\036"
18464 "\273\175\102\310\253\347\025\026\366\163\265\002\003\001\000\001"
18465 "\243\202\001\340\060\202\001\334\060\037\006\003\125\035\043\004"
18466 "\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135\007"
18467 "\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035\016"
18468 "\004\026\004\024\030\052\242\310\324\172\077\173\255\004\213\275"
18469 "\157\236\020\106\023\170\161\235\060\016\006\003\125\035\017\001"
18470 "\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023\001"
18471 "\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026\060"
18472 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
18473 "\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060\075"
18474 "\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003\004"
18475 "\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026\035"
18476 "\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056\143"
18477 "\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173\006"
18478 "\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206\062"
18479 "\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144"
18480 "\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105\122"
18481 "\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143"
18482 "\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072\057"
18483 "\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164\057"
18484 "\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110\141"
18485 "\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053\006"
18486 "\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053\006"
18487 "\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057\143"
18488 "\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
18489 "\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166\145"
18490 "\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005\005"
18491 "\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163\160"
18492 "\056\143\157\155\157\144\157\143\141\056\143\157\155\060\045\006"
18493 "\003\125\035\021\004\036\060\034\202\016\167\167\167\056\147\157"
18494 "\157\147\154\145\056\143\157\155\202\012\147\157\157\147\154\145"
18495 "\056\143\157\155\060\015\006\011\052\206\110\206\367\015\001\001"
18496 "\005\005\000\003\202\001\001\000\161\300\231\077\136\366\275\063"
18497 "\377\236\026\313\250\277\335\160\371\322\123\073\066\256\311\027"
18498 "\310\256\136\115\335\142\367\267\323\076\167\243\376\300\173\062"
18499 "\265\311\224\005\122\120\362\137\075\171\204\111\117\135\154\260"
18500 "\327\131\275\324\154\210\372\374\305\145\206\353\050\122\242\102"
18501 "\366\174\274\152\307\007\056\045\321\220\142\040\306\215\121\302"
18502 "\054\105\071\116\003\332\367\030\350\314\012\072\331\105\330\154"
18503 "\156\064\213\142\234\116\025\371\103\356\345\227\300\077\255\065"
18504 "\023\305\053\006\307\101\375\342\367\176\105\255\233\321\341\146"
18505 "\355\370\172\113\224\071\172\057\353\350\077\103\330\065\326\126"
18506 "\372\164\347\155\346\355\254\145\204\376\320\115\006\022\336\332"
18507 "\131\000\074\011\134\317\210\113\350\075\264\025\041\222\314\155"
18508 "\246\121\342\216\227\361\364\202\106\313\304\123\136\332\134\235"
18509 "\145\222\001\145\211\000\345\266\231\377\046\100\361\057\031\061"
18510 "\010\032\261\147\125\206\015\256\065\063\206\274\227\110\222\327"
18511 "\226\140\370\316\374\226\353\207\304\163\314\224\233\130\133\363"
18512 "\172\244\047\023\326\117\364\151"
18513 , (PRUint32)1512 }
18514 };
18515 static const NSSItem nss_builtins_items_278 [] = {
18516 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18517 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18518 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18519 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18520 { (void *)"Bogus Google", (PRUint32)13 },
18521 { (void *)"\031\026\242\257\064\155\071\237\120\061\074\071\062\000\361\101"
18522 "\100\105\146\026"
18523 , (PRUint32)20 },
18524 { (void *)"\001\163\251\130\360\274\311\276\224\053\032\114\230\044\343\270"
18525 , (PRUint32)16 },
18526 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18527 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18528 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18529 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18530 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18531 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18532 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18533 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18534 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18535 "\164\055\110\141\162\144\167\141\162\145"
18536 , (PRUint32)154 },
18537 { (void *)"\002\021\000\365\310\152\363\141\142\361\072\144\365\117\155\311"
18538 "\130\174\006"
18539 , (PRUint32)19 },
18540 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18541 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18542 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18543 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18544 };
18545 static const NSSItem nss_builtins_items_279 [] = {
18546 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18547 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18548 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18549 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18550 { (void *)"Bogus Skype", (PRUint32)12 },
18551 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18552 { (void *)"\060\201\337\061\013\060\011\006\003\125\004\006\023\002\125\123"
18553 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18554 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18555 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
18556 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
18557 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
18558 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
18559 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
18560 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
18561 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
18562 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
18563 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
18564 "\164\151\156\165\155\123\123\114\061\030\060\026\006\003\125\004"
18565 "\003\023\017\154\157\147\151\156\056\163\153\171\160\145\056\143"
18566 "\157\155"
18567 , (PRUint32)226 },
18568 { (void *)"0", (PRUint32)2 },
18569 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18570 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18571 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18572 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18573 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18574 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18575 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18576 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18577 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18578 "\164\055\110\141\162\144\167\141\162\145"
18579 , (PRUint32)154 },
18580 { (void *)"\002\021\000\351\002\213\225\170\344\025\334\032\161\012\053\210"
18581 "\025\104\107"
18582 , (PRUint32)19 },
18583 { (void *)"\060\202\005\357\060\202\004\327\240\003\002\001\002\002\021\000"
18584 "\351\002\213\225\170\344\025\334\032\161\012\053\210\025\104\107"
18585 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
18586 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
18587 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
18588 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
18589 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
18590 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
18591 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
18592 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
18593 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
18594 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
18595 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
18596 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
18597 "\061\064\062\063\065\071\065\071\132\060\201\337\061\013\060\011"
18598 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
18599 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
18600 "\004\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006"
18601 "\003\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060"
18602 "\025\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154"
18603 "\141\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023"
18604 "\013\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021"
18605 "\006\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164"
18606 "\056\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164"
18607 "\145\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040"
18608 "\103\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006"
18609 "\003\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123"
18610 "\114\061\030\060\026\006\003\125\004\003\023\017\154\157\147\151"
18611 "\156\056\163\153\171\160\145\056\143\157\155\060\202\001\042\060"
18612 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
18613 "\001\017\000\060\202\001\012\002\202\001\001\000\260\170\231\206"
18614 "\016\242\163\043\324\132\303\111\353\261\066\214\174\312\204\256"
18615 "\074\257\070\210\050\231\215\055\130\023\261\227\170\076\122\040"
18616 "\147\254\133\163\230\154\062\125\311\160\321\331\252\025\350\056"
18617 "\046\205\201\274\126\344\274\200\143\333\116\327\365\002\276\121"
18618 "\143\036\074\333\337\327\000\135\132\271\345\173\152\352\070\040"
18619 "\262\073\266\356\165\124\204\371\246\312\070\160\335\277\260\377"
18620 "\245\205\135\264\101\376\335\075\331\052\341\060\103\032\230\171"
18621 "\223\240\137\340\147\154\225\372\076\172\256\161\173\343\155\210"
18622 "\102\077\045\324\356\276\150\150\254\255\254\140\340\040\243\071"
18623 "\203\271\133\050\243\223\155\241\275\166\012\343\353\256\207\047"
18624 "\016\124\217\264\110\014\232\124\364\135\216\067\120\334\136\244"
18625 "\213\153\113\334\246\363\064\276\167\131\042\210\377\031\053\155"
18626 "\166\144\163\332\014\207\007\053\232\067\072\320\342\214\366\066"
18627 "\062\153\232\171\314\322\073\223\157\032\115\154\346\301\235\100"
18628 "\254\055\164\303\276\352\134\163\145\001\051\261\052\277\160\131"
18629 "\301\316\306\303\242\310\105\137\272\147\075\017\002\003\001\000"
18630 "\001\243\202\001\352\060\202\001\346\060\037\006\003\125\035\043"
18631 "\004\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135"
18632 "\007\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035"
18633 "\016\004\026\004\024\325\216\132\121\023\264\051\015\061\266\034"
18634 "\215\076\121\121\061\012\063\252\201\060\016\006\003\125\035\017"
18635 "\001\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023"
18636 "\001\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026"
18637 "\060\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006"
18638 "\001\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060"
18639 "\075\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003"
18640 "\004\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026"
18641 "\035\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056"
18642 "\143\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173"
18643 "\006\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206"
18644 "\062\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157"
18645 "\144\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105"
18646 "\122\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056"
18647 "\143\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072"
18648 "\057\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164"
18649 "\057\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110"
18650 "\141\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053"
18651 "\006\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053"
18652 "\006\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057"
18653 "\143\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155"
18654 "\057\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166"
18655 "\145\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005"
18656 "\005\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163"
18657 "\160\056\143\157\155\157\144\157\143\141\056\143\157\155\060\057"
18658 "\006\003\125\035\021\004\050\060\046\202\017\154\157\147\151\156"
18659 "\056\163\153\171\160\145\056\143\157\155\202\023\167\167\167\056"
18660 "\154\157\147\151\156\056\163\153\171\160\145\056\143\157\155\060"
18661 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
18662 "\001\001\000\010\362\201\165\221\273\316\022\004\030\302\115\132"
18663 "\373\106\220\012\124\104\364\362\335\007\201\360\037\246\172\157"
18664 "\237\317\270\016\054\117\234\304\232\365\250\366\272\244\311\172"
18665 "\135\261\342\132\312\074\372\140\250\150\076\313\272\055\342\315"
18666 "\326\266\344\222\074\151\255\127\352\250\057\070\020\204\162\345"
18667 "\150\161\355\276\353\156\030\357\143\172\276\347\044\377\300\143"
18668 "\375\130\073\114\201\222\330\051\253\216\065\135\327\323\011\153"
18669 "\205\323\325\163\005\104\342\345\273\203\123\020\313\362\317\267"
18670 "\156\341\151\267\241\222\144\305\317\315\202\273\066\240\070\255"
18671 "\327\044\337\123\374\077\142\267\267\325\307\127\343\223\061\160"
18672 "\216\044\211\206\312\143\053\071\272\135\331\152\140\354\241\116"
18673 "\212\376\123\370\136\222\337\057\134\046\027\155\003\175\002\017"
18674 "\017\252\103\147\155\260\142\277\176\123\335\314\354\170\163\225"
18675 "\345\245\366\000\243\004\375\077\004\052\263\230\305\267\003\034"
18676 "\333\311\120\253\260\005\035\036\276\126\264\317\076\102\023\224"
18677 "\236\371\347\001\201\245\170\157\014\172\166\254\005\206\354\254"
18678 "\302\021\254"
18679 , (PRUint32)1523 }
18680 };
18681 static const NSSItem nss_builtins_items_280 [] = {
18682 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18683 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18684 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18685 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18686 { (void *)"Bogus Skype", (PRUint32)12 },
18687 { (void *)"\107\034\224\232\201\103\333\132\325\315\361\311\162\206\112\045"
18688 "\004\372\043\311"
18689 , (PRUint32)20 },
18690 { (void *)"\205\244\264\304\151\041\337\241\152\015\130\126\130\113\063\104"
18691 , (PRUint32)16 },
18692 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18693 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18694 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18695 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18696 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18697 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18698 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18699 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18700 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18701 "\164\055\110\141\162\144\167\141\162\145"
18702 , (PRUint32)154 },
18703 { (void *)"\002\021\000\351\002\213\225\170\344\025\334\032\161\012\053\210"
18704 "\025\104\107"
18705 , (PRUint32)19 },
18706 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18707 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18708 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18709 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18710 };
18711 static const NSSItem nss_builtins_items_281 [] = {
18712 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18713 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18714 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18715 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18716 { (void *)"Bogus Yahoo 1", (PRUint32)14 },
18717 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18718 { (void *)"\060\201\337\061\013\060\011\006\003\125\004\006\023\002\125\123"
18719 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18720 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18721 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
18722 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
18723 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
18724 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
18725 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
18726 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
18727 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
18728 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
18729 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
18730 "\164\151\156\165\155\123\123\114\061\030\060\026\006\003\125\004"
18731 "\003\023\017\154\157\147\151\156\056\171\141\150\157\157\056\143"
18732 "\157\155"
18733 , (PRUint32)226 },
18734 { (void *)"0", (PRUint32)2 },
18735 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18736 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18737 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18738 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18739 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18740 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18741 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18742 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18743 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18744 "\164\055\110\141\162\144\167\141\162\145"
18745 , (PRUint32)154 },
18746 { (void *)"\002\021\000\327\125\217\332\365\361\020\133\262\023\050\053\160"
18747 "\167\051\243"
18748 , (PRUint32)19 },
18749 { (void *)"\060\202\005\357\060\202\004\327\240\003\002\001\002\002\021\000"
18750 "\327\125\217\332\365\361\020\133\262\023\050\053\160\167\051\243"
18751 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
18752 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
18753 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
18754 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
18755 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
18756 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
18757 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
18758 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
18759 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
18760 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
18761 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
18762 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
18763 "\061\064\062\063\065\071\065\071\132\060\201\337\061\013\060\011"
18764 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
18765 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
18766 "\004\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006"
18767 "\003\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060"
18768 "\025\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154"
18769 "\141\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023"
18770 "\013\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021"
18771 "\006\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164"
18772 "\056\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164"
18773 "\145\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040"
18774 "\103\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006"
18775 "\003\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123"
18776 "\114\061\030\060\026\006\003\125\004\003\023\017\154\157\147\151"
18777 "\156\056\171\141\150\157\157\056\143\157\155\060\202\001\042\060"
18778 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
18779 "\001\017\000\060\202\001\012\002\202\001\001\000\241\244\005\075"
18780 "\355\205\105\223\212\030\115\306\003\000\127\342\100\167\360\034"
18781 "\353\320\031\337\042\135\010\177\321\007\074\101\211\106\027\243"
18782 "\011\372\374\370\251\004\321\226\217\253\327\117\074\371\255\030"
18783 "\251\164\201\304\127\012\072\046\026\316\142\076\274\077\154\041"
18784 "\356\223\215\313\015\240\037\232\226\320\217\255\365\223\223\202"
18785 "\356\162\014\241\165\025\243\173\204\126\270\255\377\122\021\161"
18786 "\204\274\072\060\013\176\230\250\341\250\077\067\122\320\361\174"
18787 "\157\220\330\105\012\254\071\162\152\141\325\273\303\214\371\302"
18788 "\314\337\375\072\161\271\257\274\334\072\334\014\266\261\322\321"
18789 "\211\273\101\266\362\336\127\325\025\337\374\375\342\061\305\337"
18790 "\312\301\330\217\054\277\360\016\133\161\340\064\161\303\305\115"
18791 "\175\172\324\372\355\060\113\057\352\266\056\236\223\074\342\072"
18792 "\370\102\242\032\356\334\337\315\017\251\366\171\204\032\216\154"
18793 "\002\266\206\345\277\121\152\146\370\363\234\323\131\014\173\245"
18794 "\231\170\315\174\231\372\306\226\107\330\062\324\164\166\016\167"
18795 "\113\040\164\244\267\211\165\222\112\264\133\125\002\003\001\000"
18796 "\001\243\202\001\352\060\202\001\346\060\037\006\003\125\035\043"
18797 "\004\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135"
18798 "\007\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035"
18799 "\016\004\026\004\024\206\111\105\374\063\031\063\324\004\355\047"
18800 "\141\356\350\001\311\014\177\057\176\060\016\006\003\125\035\017"
18801 "\001\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023"
18802 "\001\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026"
18803 "\060\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006"
18804 "\001\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060"
18805 "\075\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003"
18806 "\004\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026"
18807 "\035\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056"
18808 "\143\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173"
18809 "\006\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206"
18810 "\062\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157"
18811 "\144\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105"
18812 "\122\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056"
18813 "\143\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072"
18814 "\057\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164"
18815 "\057\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110"
18816 "\141\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053"
18817 "\006\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053"
18818 "\006\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057"
18819 "\143\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155"
18820 "\057\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166"
18821 "\145\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005"
18822 "\005\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163"
18823 "\160\056\143\157\155\157\144\157\143\141\056\143\157\155\060\057"
18824 "\006\003\125\035\021\004\050\060\046\202\017\154\157\147\151\156"
18825 "\056\171\141\150\157\157\056\143\157\155\202\023\167\167\167\056"
18826 "\154\157\147\151\156\056\171\141\150\157\157\056\143\157\155\060"
18827 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
18828 "\001\001\000\075\127\311\110\044\134\356\144\201\365\256\276\125"
18829 "\051\026\377\052\057\204\355\331\370\243\003\310\060\146\273\310"
18830 "\324\201\055\041\367\010\367\254\226\102\232\101\165\172\272\135"
18831 "\020\043\313\222\102\141\372\212\332\155\145\064\031\345\251\326"
18832 "\055\023\170\327\201\104\222\251\156\200\143\025\313\376\065\037"
18833 "\002\321\212\024\260\250\314\224\040\073\250\032\360\135\066\120"
18834 "\333\015\256\351\144\344\366\215\151\175\060\310\024\027\000\112"
18835 "\345\246\065\373\175\015\042\235\171\166\122\054\274\227\006\210"
18836 "\232\025\364\163\346\361\365\230\245\315\007\104\221\270\247\150"
18837 "\147\105\322\162\021\140\342\161\267\120\125\342\212\251\015\326"
18838 "\222\356\004\052\213\060\240\242\005\106\064\155\222\306\073\252"
18839 "\115\240\320\253\001\031\012\062\267\350\343\317\361\322\227\111"
18840 "\173\254\244\227\367\360\127\256\143\167\232\177\226\332\115\375"
18841 "\276\334\007\066\343\045\275\211\171\216\051\022\023\213\210\007"
18842 "\373\153\333\244\315\263\055\047\351\324\312\140\327\205\123\373"
18843 "\164\306\134\065\214\160\037\371\262\267\222\047\040\307\224\325"
18844 "\147\024\060"
18845 , (PRUint32)1523 }
18846 };
18847 static const NSSItem nss_builtins_items_282 [] = {
18848 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18849 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18850 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18851 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18852 { (void *)"Bogus Yahoo 1", (PRUint32)14 },
18853 { (void *)"\143\376\256\226\013\252\221\343\103\316\053\330\267\027\230\307"
18854 "\153\333\167\320"
18855 , (PRUint32)20 },
18856 { (void *)"\014\037\276\323\374\011\156\346\156\302\146\071\165\206\153\353"
18857 , (PRUint32)16 },
18858 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18859 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18860 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18861 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18862 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18863 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18864 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18865 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18866 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18867 "\164\055\110\141\162\144\167\141\162\145"
18868 , (PRUint32)154 },
18869 { (void *)"\002\021\000\327\125\217\332\365\361\020\133\262\023\050\053\160"
18870 "\167\051\243"
18871 , (PRUint32)19 },
18872 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18873 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18874 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
18875 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
18876 };
18877 static const NSSItem nss_builtins_items_283 [] = {
18878 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
18879 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
18880 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18881 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
18882 { (void *)"Bogus Yahoo 2", (PRUint32)14 },
18883 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
18884 { (void *)"\060\201\337\061\013\060\011\006\003\125\004\006\023\002\125\123"
18885 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
18886 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
18887 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
18888 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
18889 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
18890 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
18891 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
18892 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
18893 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
18894 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
18895 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
18896 "\164\151\156\165\155\123\123\114\061\030\060\026\006\003\125\004"
18897 "\003\023\017\154\157\147\151\156\056\171\141\150\157\157\056\143"
18898 "\157\155"
18899 , (PRUint32)226 },
18900 { (void *)"0", (PRUint32)2 },
18901 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
18902 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
18903 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
18904 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
18905 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
18906 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
18907 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
18908 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
18909 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
18910 "\164\055\110\141\162\144\167\141\162\145"
18911 , (PRUint32)154 },
18912 { (void *)"\002\020\071\052\103\117\016\007\337\037\212\243\005\336\064\340"
18913 "\302\051"
18914 , (PRUint32)18 },
18915 { (void *)"\060\202\005\331\060\202\004\301\240\003\002\001\002\002\020\071"
18916 "\052\103\117\016\007\337\037\212\243\005\336\064\340\302\051\060"
18917 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
18918 "\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
18919 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
18920 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
18921 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
18922 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
18923 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
18924 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
18925 "\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004\003"
18926 "\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
18927 "\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060\063"
18928 "\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063\061"
18929 "\064\062\063\065\071\065\071\132\060\201\337\061\013\060\011\006"
18930 "\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125\004"
18931 "\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125\004"
18932 "\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006\003"
18933 "\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060\025"
18934 "\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154\141"
18935 "\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023\013"
18936 "\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021\006"
18937 "\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164\056"
18938 "\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164\145"
18939 "\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040\103"
18940 "\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006\003"
18941 "\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123\114"
18942 "\061\030\060\026\006\003\125\004\003\023\017\154\157\147\151\156"
18943 "\056\171\141\150\157\157\056\143\157\155\060\202\001\042\060\015"
18944 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
18945 "\017\000\060\202\001\012\002\202\001\001\000\241\244\005\075\355"
18946 "\205\105\223\212\030\115\306\003\000\127\342\100\167\360\034\353"
18947 "\320\031\337\042\135\010\177\321\007\074\101\211\106\027\243\011"
18948 "\372\374\370\251\004\321\226\217\253\327\117\074\371\255\030\251"
18949 "\164\201\304\127\012\072\046\026\316\142\076\274\077\154\041\356"
18950 "\223\215\313\015\240\037\232\226\320\217\255\365\223\223\202\356"
18951 "\162\014\241\165\025\243\173\204\126\270\255\377\122\021\161\204"
18952 "\274\072\060\013\176\230\250\341\250\077\067\122\320\361\174\157"
18953 "\220\330\105\012\254\071\162\152\141\325\273\303\214\371\302\314"
18954 "\337\375\072\161\271\257\274\334\072\334\014\266\261\322\321\211"
18955 "\273\101\266\362\336\127\325\025\337\374\375\342\061\305\337\312"
18956 "\301\330\217\054\277\360\016\133\161\340\064\161\303\305\115\175"
18957 "\172\324\372\355\060\113\057\352\266\056\236\223\074\342\072\370"
18958 "\102\242\032\356\334\337\315\017\251\366\171\204\032\216\154\002"
18959 "\266\206\345\277\121\152\146\370\363\234\323\131\014\173\245\231"
18960 "\170\315\174\231\372\306\226\107\330\062\324\164\166\016\167\113"
18961 "\040\164\244\267\211\165\222\112\264\133\125\002\003\001\000\001"
18962 "\243\202\001\325\060\202\001\321\060\037\006\003\125\035\043\004"
18963 "\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135\007"
18964 "\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035\016"
18965 "\004\026\004\024\206\111\105\374\063\031\063\324\004\355\047\141"
18966 "\356\350\001\311\014\177\057\176\060\016\006\003\125\035\017\001"
18967 "\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023\001"
18968 "\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026\060"
18969 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
18970 "\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060\075"
18971 "\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003\004"
18972 "\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026\035"
18973 "\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056\143"
18974 "\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173\006"
18975 "\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206\062"
18976 "\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144"
18977 "\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105\122"
18978 "\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143"
18979 "\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072\057"
18980 "\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164\057"
18981 "\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110\141"
18982 "\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053\006"
18983 "\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053\006"
18984 "\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057\143"
18985 "\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
18986 "\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166\145"
18987 "\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005\005"
18988 "\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163\160"
18989 "\056\143\157\155\157\144\157\143\141\056\143\157\155\060\032\006"
18990 "\003\125\035\021\004\023\060\021\202\017\154\157\147\151\156\056"
18991 "\171\141\150\157\157\056\143\157\155\060\015\006\011\052\206\110"
18992 "\206\367\015\001\001\005\005\000\003\202\001\001\000\127\142\341"
18993 "\167\353\374\037\277\210\123\257\130\323\324\326\155\147\060\027"
18994 "\100\276\340\037\144\336\207\025\314\340\244\126\251\321\237\371"
18995 "\001\376\002\261\261\352\342\137\356\161\026\061\371\010\325\302"
18996 "\327\232\233\262\132\070\327\251\177\351\207\153\061\371\013\254"
18997 "\331\375\120\161\340\333\202\222\017\201\234\215\167\351\353\056"
18998 "\352\324\043\101\207\354\055\262\170\263\216\261\147\322\356\161"
18999 "\003\010\022\231\263\002\051\157\336\213\336\301\251\003\012\132"
19000 "\063\034\075\021\003\306\110\014\230\234\025\056\331\246\205\122"
19001 "\347\005\212\256\060\043\353\355\050\154\140\351\055\177\217\107"
19002 "\213\057\320\334\346\273\017\176\137\362\110\201\216\120\004\143"
19003 "\261\121\200\165\232\251\266\020\034\020\137\157\030\157\340\016"
19004 "\226\105\316\356\361\265\040\333\357\332\156\310\225\343\366\105"
19005 "\375\312\374\245\137\111\155\006\036\322\336\141\075\025\175\067"
19006 "\345\034\065\216\006\302\153\367\264\250\050\054\061\313\252\264"
19007 "\247\227\117\235\212\366\257\176\067\271\173\075\337\222\146\213"
19008 "\217\116\235\306\066\347\134\246\253\022\017\326\317"
19009 , (PRUint32)1501 }
19010 };
19011 static const NSSItem nss_builtins_items_284 [] = {
19012 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19013 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19014 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19015 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19016 { (void *)"Bogus Yahoo 2", (PRUint32)14 },
19017 { (void *)"\320\030\266\055\305\030\220\162\107\337\120\222\133\260\232\317"
19018 "\112\134\263\255"
19019 , (PRUint32)20 },
19020 { (void *)"\162\334\310\162\154\123\073\262\375\314\135\031\275\257\246\061"
19021 , (PRUint32)16 },
19022 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
19023 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
19024 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
19025 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
19026 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
19027 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
19028 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
19029 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
19030 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
19031 "\164\055\110\141\162\144\167\141\162\145"
19032 , (PRUint32)154 },
19033 { (void *)"\002\020\071\052\103\117\016\007\337\037\212\243\005\336\064\340"
19034 "\302\051"
19035 , (PRUint32)18 },
19036 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19037 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19038 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19039 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19040 };
19041 static const NSSItem nss_builtins_items_285 [] = {
19042 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19043 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19044 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19045 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19046 { (void *)"Bogus Yahoo 3", (PRUint32)14 },
19047 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19048 { (void *)"\060\201\337\061\013\060\011\006\003\125\004\006\023\002\125\123"
19049 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
19050 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
19051 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
19052 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
19053 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
19054 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
19055 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
19056 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
19057 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
19058 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
19059 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
19060 "\164\151\156\165\155\123\123\114\061\030\060\026\006\003\125\004"
19061 "\003\023\017\154\157\147\151\156\056\171\141\150\157\157\056\143"
19062 "\157\155"
19063 , (PRUint32)226 },
19064 { (void *)"0", (PRUint32)2 },
19065 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
19066 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
19067 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
19068 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
19069 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
19070 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
19071 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
19072 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
19073 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
19074 "\164\055\110\141\162\144\167\141\162\145"
19075 , (PRUint32)154 },
19076 { (void *)"\002\020\076\165\316\324\153\151\060\041\041\210\060\256\206\250"
19077 "\052\161"
19078 , (PRUint32)18 },
19079 { (void *)"\060\202\005\331\060\202\004\301\240\003\002\001\002\002\020\076"
19080 "\165\316\324\153\151\060\041\041\210\060\256\206\250\052\161\060"
19081 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
19082 "\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013"
19083 "\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006"
19084 "\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040"
19085 "\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124"
19086 "\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164"
19087 "\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150"
19088 "\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162"
19089 "\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004\003"
19090 "\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164\055"
19091 "\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060\063"
19092 "\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063\061"
19093 "\064\062\063\065\071\065\071\132\060\201\337\061\013\060\011\006"
19094 "\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125\004"
19095 "\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125\004"
19096 "\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006\003"
19097 "\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060\025"
19098 "\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154\141"
19099 "\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023\013"
19100 "\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021\006"
19101 "\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164\056"
19102 "\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164\145"
19103 "\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040\103"
19104 "\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006\003"
19105 "\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123\114"
19106 "\061\030\060\026\006\003\125\004\003\023\017\154\157\147\151\156"
19107 "\056\171\141\150\157\157\056\143\157\155\060\202\001\042\060\015"
19108 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
19109 "\017\000\060\202\001\012\002\202\001\001\000\241\244\005\075\355"
19110 "\205\105\223\212\030\115\306\003\000\127\342\100\167\360\034\353"
19111 "\320\031\337\042\135\010\177\321\007\074\101\211\106\027\243\011"
19112 "\372\374\370\251\004\321\226\217\253\327\117\074\371\255\030\251"
19113 "\164\201\304\127\012\072\046\026\316\142\076\274\077\154\041\356"
19114 "\223\215\313\015\240\037\232\226\320\217\255\365\223\223\202\356"
19115 "\162\014\241\165\025\243\173\204\126\270\255\377\122\021\161\204"
19116 "\274\072\060\013\176\230\250\341\250\077\067\122\320\361\174\157"
19117 "\220\330\105\012\254\071\162\152\141\325\273\303\214\371\302\314"
19118 "\337\375\072\161\271\257\274\334\072\334\014\266\261\322\321\211"
19119 "\273\101\266\362\336\127\325\025\337\374\375\342\061\305\337\312"
19120 "\301\330\217\054\277\360\016\133\161\340\064\161\303\305\115\175"
19121 "\172\324\372\355\060\113\057\352\266\056\236\223\074\342\072\370"
19122 "\102\242\032\356\334\337\315\017\251\366\171\204\032\216\154\002"
19123 "\266\206\345\277\121\152\146\370\363\234\323\131\014\173\245\231"
19124 "\170\315\174\231\372\306\226\107\330\062\324\164\166\016\167\113"
19125 "\040\164\244\267\211\165\222\112\264\133\125\002\003\001\000\001"
19126 "\243\202\001\325\060\202\001\321\060\037\006\003\125\035\043\004"
19127 "\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135\007"
19128 "\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035\016"
19129 "\004\026\004\024\206\111\105\374\063\031\063\324\004\355\047\141"
19130 "\356\350\001\311\014\177\057\176\060\016\006\003\125\035\017\001"
19131 "\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023\001"
19132 "\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026\060"
19133 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
19134 "\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060\075"
19135 "\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003\004"
19136 "\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026\035"
19137 "\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056\143"
19138 "\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173\006"
19139 "\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206\062"
19140 "\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144"
19141 "\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105\122"
19142 "\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143"
19143 "\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072\057"
19144 "\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164\057"
19145 "\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110\141"
19146 "\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053\006"
19147 "\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053\006"
19148 "\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057\143"
19149 "\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
19150 "\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166\145"
19151 "\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005\005"
19152 "\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163\160"
19153 "\056\143\157\155\157\144\157\143\141\056\143\157\155\060\032\006"
19154 "\003\125\035\021\004\023\060\021\202\017\154\157\147\151\156\056"
19155 "\171\141\150\157\157\056\143\157\155\060\015\006\011\052\206\110"
19156 "\206\367\015\001\001\005\005\000\003\202\001\001\000\123\151\230"
19157 "\216\050\116\234\053\133\035\314\153\167\050\075\273\372\245\116"
19158 "\176\126\051\244\352\020\342\364\346\055\006\321\204\333\043\316"
19159 "\227\363\150\266\017\072\336\025\013\044\035\221\343\154\056\060"
19160 "\267\351\160\260\303\106\200\360\323\261\121\277\117\326\170\240"
19161 "\374\254\306\317\061\004\143\342\064\125\005\112\075\366\060\272"
19162 "\363\063\345\272\322\226\363\325\261\266\223\211\032\244\150\276"
19163 "\176\355\143\264\032\110\300\123\344\243\360\071\014\062\222\307"
19164 "\103\015\032\161\355\320\106\223\277\223\142\154\063\113\315\066"
19165 "\015\151\136\273\154\226\231\041\151\304\113\147\162\333\154\152"
19166 "\270\367\150\355\305\217\255\143\145\225\012\114\340\371\017\176"
19167 "\067\075\252\324\223\272\147\011\303\245\244\015\003\132\155\325"
19168 "\013\376\360\100\024\264\366\270\151\174\155\302\062\113\237\265"
19169 "\032\347\106\256\114\132\053\252\172\136\220\127\225\372\333\146"
19170 "\002\040\036\152\151\146\025\234\302\266\365\274\120\265\375\105"
19171 "\307\037\150\264\107\131\254\304\033\050\223\116\122\123\022\003"
19172 "\130\113\161\203\237\146\346\254\171\110\376\376\107"
19173 , (PRUint32)1501 }
19174 };
19175 static const NSSItem nss_builtins_items_286 [] = {
19176 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19177 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19178 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19179 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19180 { (void *)"Bogus Yahoo 3", (PRUint32)14 },
19181 { (void *)"\200\226\052\344\326\305\264\102\211\116\225\241\076\112\151\236"
19182 "\007\326\224\317"
19183 , (PRUint32)20 },
19184 { (void *)"\112\334\074\147\355\041\315\133\316\135\310\021\344\236\317\075"
19185 , (PRUint32)16 },
19186 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
19187 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
19188 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
19189 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
19190 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
19191 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
19192 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
19193 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
19194 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
19195 "\164\055\110\141\162\144\167\141\162\145"
19196 , (PRUint32)154 },
19197 { (void *)"\002\020\076\165\316\324\153\151\060\041\041\210\060\256\206\250"
19198 "\052\161"
19199 , (PRUint32)18 },
19200 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19201 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19202 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19203 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19204 };
19205 static const NSSItem nss_builtins_items_287 [] = {
19206 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19207 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19208 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19209 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19210 { (void *)"Bogus live.com", (PRUint32)15 },
19211 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19212 { (void *)"\060\201\336\061\013\060\011\006\003\125\004\006\023\002\125\123"
19213 "\061\016\060\014\006\003\125\004\021\023\005\063\070\064\067\067"
19214 "\061\020\060\016\006\003\125\004\010\023\007\106\154\157\162\151"
19215 "\144\141\061\020\060\016\006\003\125\004\007\023\007\105\156\147"
19216 "\154\151\163\150\061\027\060\025\006\003\125\004\011\023\016\123"
19217 "\145\141\040\126\151\154\154\141\147\145\040\061\060\061\024\060"
19218 "\022\006\003\125\004\012\023\013\107\157\157\147\154\145\040\114"
19219 "\164\144\056\061\023\060\021\006\003\125\004\013\023\012\124\145"
19220 "\143\150\040\104\145\160\164\056\061\050\060\046\006\003\125\004"
19221 "\013\023\037\110\157\163\164\145\144\040\142\171\040\107\124\111"
19222 "\040\107\162\157\165\160\040\103\157\162\160\157\162\141\164\151"
19223 "\157\156\061\024\060\022\006\003\125\004\013\023\013\120\154\141"
19224 "\164\151\156\165\155\123\123\114\061\027\060\025\006\003\125\004"
19225 "\003\023\016\154\157\147\151\156\056\154\151\166\145\056\143\157"
19226 "\155"
19227 , (PRUint32)225 },
19228 { (void *)"0", (PRUint32)2 },
19229 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
19230 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
19231 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
19232 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
19233 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
19234 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
19235 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
19236 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
19237 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
19238 "\164\055\110\141\162\144\167\141\162\145"
19239 , (PRUint32)154 },
19240 { (void *)"\002\021\000\260\267\023\076\320\226\371\265\157\256\221\310\164"
19241 "\275\072\300"
19242 , (PRUint32)19 },
19243 { (void *)"\060\202\005\354\060\202\004\324\240\003\002\001\002\002\021\000"
19244 "\260\267\023\076\320\226\371\265\157\256\221\310\164\275\072\300"
19245 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
19246 "\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19247 "\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025"
19248 "\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145"
19249 "\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025"
19250 "\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145"
19251 "\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030"
19252 "\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164"
19253 "\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004"
19254 "\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164"
19255 "\055\110\141\162\144\167\141\162\145\060\036\027\015\061\061\060"
19256 "\063\061\065\060\060\060\060\060\060\132\027\015\061\064\060\063"
19257 "\061\064\062\063\065\071\065\071\132\060\201\336\061\013\060\011"
19258 "\006\003\125\004\006\023\002\125\123\061\016\060\014\006\003\125"
19259 "\004\021\023\005\063\070\064\067\067\061\020\060\016\006\003\125"
19260 "\004\010\023\007\106\154\157\162\151\144\141\061\020\060\016\006"
19261 "\003\125\004\007\023\007\105\156\147\154\151\163\150\061\027\060"
19262 "\025\006\003\125\004\011\023\016\123\145\141\040\126\151\154\154"
19263 "\141\147\145\040\061\060\061\024\060\022\006\003\125\004\012\023"
19264 "\013\107\157\157\147\154\145\040\114\164\144\056\061\023\060\021"
19265 "\006\003\125\004\013\023\012\124\145\143\150\040\104\145\160\164"
19266 "\056\061\050\060\046\006\003\125\004\013\023\037\110\157\163\164"
19267 "\145\144\040\142\171\040\107\124\111\040\107\162\157\165\160\040"
19268 "\103\157\162\160\157\162\141\164\151\157\156\061\024\060\022\006"
19269 "\003\125\004\013\023\013\120\154\141\164\151\156\165\155\123\123"
19270 "\114\061\027\060\025\006\003\125\004\003\023\016\154\157\147\151"
19271 "\156\056\154\151\166\145\056\143\157\155\060\202\001\042\060\015"
19272 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
19273 "\017\000\060\202\001\012\002\202\001\001\000\363\374\053\057\357"
19274 "\341\255\131\360\102\074\302\361\202\277\054\101\223\321\366\230"
19275 "\063\225\114\274\142\361\225\130\010\266\351\173\167\110\260\323"
19276 "\334\027\077\274\156\346\354\036\354\215\027\376\034\044\306\076"
19277 "\147\075\222\225\242\060\300\247\127\040\317\160\210\227\112\005"
19278 "\223\171\223\102\227\057\076\377\304\024\024\050\242\023\066\264"
19279 "\370\356\276\035\274\170\135\141\223\137\353\210\327\321\344\053"
19280 "\232\315\130\342\007\105\237\117\270\271\100\152\063\054\133\041"
19281 "\003\132\112\224\362\172\227\131\033\250\265\102\330\203\000\252"
19282 "\064\314\247\166\320\107\003\137\005\257\073\341\271\241\064\045"
19283 "\267\154\137\232\060\204\230\302\302\327\362\270\102\112\020\125"
19284 "\275\372\123\201\135\215\150\146\105\054\122\176\345\304\004\303"
19285 "\124\347\303\071\332\172\112\305\271\230\202\040\341\054\140\127"
19286 "\277\272\362\106\000\274\137\072\334\343\063\227\370\112\230\271"
19287 "\354\063\117\055\140\154\025\222\246\201\112\013\351\354\166\160"
19288 "\064\061\027\160\346\160\113\216\213\323\165\313\170\111\253\146"
19289 "\233\206\237\217\251\304\001\350\312\033\347\002\003\001\000\001"
19290 "\243\202\001\350\060\202\001\344\060\037\006\003\125\035\043\004"
19291 "\030\060\026\200\024\241\162\137\046\033\050\230\103\225\135\007"
19292 "\067\325\205\226\235\113\322\303\105\060\035\006\003\125\035\016"
19293 "\004\026\004\024\324\144\366\251\350\245\176\327\277\143\122\003"
19294 "\203\123\333\305\101\215\352\200\060\016\006\003\125\035\017\001"
19295 "\001\377\004\004\003\002\005\240\060\014\006\003\125\035\023\001"
19296 "\001\377\004\002\060\000\060\035\006\003\125\035\045\004\026\060"
19297 "\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
19298 "\005\005\007\003\002\060\106\006\003\125\035\040\004\077\060\075"
19299 "\060\073\006\014\053\006\001\004\001\262\061\001\002\001\003\004"
19300 "\060\053\060\051\006\010\053\006\001\005\005\007\002\001\026\035"
19301 "\150\164\164\160\163\072\057\057\163\145\143\165\162\145\056\143"
19302 "\157\155\157\144\157\056\143\157\155\057\103\120\123\060\173\006"
19303 "\003\125\035\037\004\164\060\162\060\070\240\066\240\064\206\062"
19304 "\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144"
19305 "\157\143\141\056\143\157\155\057\125\124\116\055\125\123\105\122"
19306 "\106\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143"
19307 "\162\154\060\066\240\064\240\062\206\060\150\164\164\160\072\057"
19308 "\057\143\162\154\056\143\157\155\157\144\157\056\156\145\164\057"
19309 "\125\124\116\055\125\123\105\122\106\151\162\163\164\055\110\141"
19310 "\162\144\167\141\162\145\056\143\162\154\060\161\006\010\053\006"
19311 "\001\005\005\007\001\001\004\145\060\143\060\073\006\010\053\006"
19312 "\001\005\005\007\060\002\206\057\150\164\164\160\072\057\057\143"
19313 "\162\164\056\143\157\155\157\144\157\143\141\056\143\157\155\057"
19314 "\125\124\116\101\144\144\124\162\165\163\164\123\145\162\166\145"
19315 "\162\103\101\056\143\162\164\060\044\006\010\053\006\001\005\005"
19316 "\007\060\001\206\030\150\164\164\160\072\057\057\157\143\163\160"
19317 "\056\143\157\155\157\144\157\143\141\056\143\157\155\060\055\006"
19318 "\003\125\035\021\004\046\060\044\202\016\154\157\147\151\156\056"
19319 "\154\151\166\145\056\143\157\155\202\022\167\167\167\056\154\157"
19320 "\147\151\156\056\154\151\166\145\056\143\157\155\060\015\006\011"
19321 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
19322 "\124\343\244\232\044\322\363\035\102\255\033\360\036\253\373\332"
19323 "\325\252\351\317\132\263\036\127\173\061\362\156\127\113\061\257"
19324 "\063\273\266\015\025\307\136\131\001\316\104\265\267\277\011\311"
19325 "\325\334\151\204\351\305\032\267\360\076\324\300\044\275\051\137"
19326 "\264\351\326\130\353\105\021\211\064\064\323\021\353\064\316\052"
19327 "\117\000\075\366\162\357\151\146\300\237\232\254\176\160\120\254"
19328 "\125\107\332\276\103\133\354\213\310\305\043\204\311\237\266\122"
19329 "\010\317\221\033\057\200\151\346\064\063\346\263\237\244\345\015"
19330 "\232\025\371\127\374\013\251\101\013\365\377\130\101\222\042\047"
19331 "\146\022\006\307\052\330\131\247\306\337\104\022\117\300\250\177"
19332 "\247\101\310\310\151\377\272\005\056\227\255\073\320\353\363\025"
19333 "\155\176\033\345\272\335\064\276\042\021\354\150\230\063\201\002"
19334 "\152\013\023\125\171\061\165\116\072\310\266\023\275\227\157\067"
19335 "\012\013\055\210\016\336\147\220\302\263\312\040\312\232\121\364"
19336 "\144\076\333\364\056\105\362\307\107\027\250\364\372\220\132\177"
19337 "\200\246\202\254\344\154\201\106\273\122\205\040\044\370\200\352"
19338 , (PRUint32)1520 }
19339 };
19340 static const NSSItem nss_builtins_items_288 [] = {
19341 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19342 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19343 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19344 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19345 { (void *)"Bogus live.com", (PRUint32)15 },
19346 { (void *)"\316\245\206\262\316\131\076\307\331\071\211\203\067\305\170\024"
19347 "\160\212\262\276"
19348 , (PRUint32)20 },
19349 { (void *)"\320\324\071\343\314\134\122\335\010\315\351\253\350\021\131\324"
19350 , (PRUint32)16 },
19351 { (void *)"\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123"
19352 "\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060"
19353 "\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153"
19354 "\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023"
19355 "\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116"
19356 "\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023"
19357 "\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162"
19358 "\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125"
19359 "\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163"
19360 "\164\055\110\141\162\144\167\141\162\145"
19361 , (PRUint32)154 },
19362 { (void *)"\002\021\000\260\267\023\076\320\226\371\265\157\256\221\310\164"
19363 "\275\072\300"
19364 , (PRUint32)19 },
19365 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19366 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19367 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
19368 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19369 };
19370 static const NSSItem nss_builtins_items_289 [] = {
19371 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19372 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19373 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19374 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19375 { (void *)"Go Daddy Root Certificate Authority - G2", (PRUint32)41 },
19376 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19377 { (void *)"\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123"
19378 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19379 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19380 "\164\164\163\144\141\154\145\061\032\060\030\006\003\125\004\012"
19381 "\023\021\107\157\104\141\144\144\171\056\143\157\155\054\040\111"
19382 "\156\143\056\061\061\060\057\006\003\125\004\003\023\050\107\157"
19383 "\040\104\141\144\144\171\040\122\157\157\164\040\103\145\162\164"
19384 "\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164"
19385 "\171\040\055\040\107\062"
19386 , (PRUint32)134 },
19387 { (void *)"0", (PRUint32)2 },
19388 { (void *)"\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123"
19389 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19390 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19391 "\164\164\163\144\141\154\145\061\032\060\030\006\003\125\004\012"
19392 "\023\021\107\157\104\141\144\144\171\056\143\157\155\054\040\111"
19393 "\156\143\056\061\061\060\057\006\003\125\004\003\023\050\107\157"
19394 "\040\104\141\144\144\171\040\122\157\157\164\040\103\145\162\164"
19395 "\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164"
19396 "\171\040\055\040\107\062"
19397 , (PRUint32)134 },
19398 { (void *)"\002\001\000"
19399 , (PRUint32)3 },
19400 { (void *)"\060\202\003\305\060\202\002\255\240\003\002\001\002\002\001\000"
19401 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
19402 "\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19403 "\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157\156"
19404 "\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157\164"
19405 "\164\163\144\141\154\145\061\032\060\030\006\003\125\004\012\023"
19406 "\021\107\157\104\141\144\144\171\056\143\157\155\054\040\111\156"
19407 "\143\056\061\061\060\057\006\003\125\004\003\023\050\107\157\040"
19408 "\104\141\144\144\171\040\122\157\157\164\040\103\145\162\164\151"
19409 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
19410 "\040\055\040\107\062\060\036\027\015\060\071\060\071\060\061\060"
19411 "\060\060\060\060\060\132\027\015\063\067\061\062\063\061\062\063"
19412 "\065\071\065\071\132\060\201\203\061\013\060\011\006\003\125\004"
19413 "\006\023\002\125\123\061\020\060\016\006\003\125\004\010\023\007"
19414 "\101\162\151\172\157\156\141\061\023\060\021\006\003\125\004\007"
19415 "\023\012\123\143\157\164\164\163\144\141\154\145\061\032\060\030"
19416 "\006\003\125\004\012\023\021\107\157\104\141\144\144\171\056\143"
19417 "\157\155\054\040\111\156\143\056\061\061\060\057\006\003\125\004"
19418 "\003\023\050\107\157\040\104\141\144\144\171\040\122\157\157\164"
19419 "\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164"
19420 "\150\157\162\151\164\171\040\055\040\107\062\060\202\001\042\060"
19421 "\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202"
19422 "\001\017\000\060\202\001\012\002\202\001\001\000\277\161\142\010"
19423 "\361\372\131\064\367\033\311\030\243\367\200\111\130\351\042\203"
19424 "\023\246\305\040\103\001\073\204\361\346\205\111\237\047\352\366"
19425 "\204\033\116\240\264\333\160\230\307\062\001\261\005\076\007\116"
19426 "\356\364\372\117\057\131\060\042\347\253\031\126\153\342\200\007"
19427 "\374\363\026\165\200\071\121\173\345\371\065\266\164\116\251\215"
19428 "\202\023\344\266\077\251\003\203\372\242\276\212\025\152\177\336"
19429 "\013\303\266\031\024\005\312\352\303\250\004\224\073\106\174\062"
19430 "\015\363\000\146\042\310\215\151\155\066\214\021\030\267\323\262"
19431 "\034\140\264\070\372\002\214\316\323\335\106\007\336\012\076\353"
19432 "\135\174\310\174\373\260\053\123\244\222\142\151\121\045\005\141"
19433 "\032\104\201\214\054\251\103\226\043\337\254\072\201\232\016\051"
19434 "\305\034\251\351\135\036\266\236\236\060\012\071\316\361\210\200"
19435 "\373\113\135\314\062\354\205\142\103\045\064\002\126\047\001\221"
19436 "\264\073\160\052\077\156\261\350\234\210\001\175\237\324\371\333"
19437 "\123\155\140\235\277\054\347\130\253\270\137\106\374\316\304\033"
19438 "\003\074\011\353\111\061\134\151\106\263\340\107\002\003\001\000"
19439 "\001\243\102\060\100\060\017\006\003\125\035\023\001\001\377\004"
19440 "\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377"
19441 "\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026\004"
19442 "\024\072\232\205\007\020\147\050\266\357\366\275\005\101\156\040"
19443 "\301\224\332\017\336\060\015\006\011\052\206\110\206\367\015\001"
19444 "\001\013\005\000\003\202\001\001\000\231\333\135\171\325\371\227"
19445 "\131\147\003\141\361\176\073\006\061\165\055\241\040\216\117\145"
19446 "\207\264\367\246\234\274\330\351\057\320\333\132\356\317\164\214"
19447 "\163\264\070\102\332\005\173\370\002\165\270\375\245\261\327\256"
19448 "\366\327\336\023\313\123\020\176\212\106\321\227\372\267\056\053"
19449 "\021\253\220\260\047\200\371\350\237\132\351\067\237\253\344\337"
19450 "\154\263\205\027\235\075\331\044\117\171\221\065\326\137\004\353"
19451 "\200\203\253\232\002\055\265\020\364\330\220\307\004\163\100\355"
19452 "\162\045\240\251\237\354\236\253\150\022\231\127\306\217\022\072"
19453 "\011\244\275\104\375\006\025\067\301\233\344\062\243\355\070\350"
19454 "\330\144\363\054\176\024\374\002\352\237\315\377\007\150\027\333"
19455 "\042\220\070\055\172\215\321\124\361\151\343\137\063\312\172\075"
19456 "\173\012\343\312\177\137\071\345\342\165\272\305\166\030\063\316"
19457 "\054\360\057\114\255\367\261\347\316\117\250\304\233\112\124\006"
19458 "\305\177\175\325\010\017\342\034\376\176\027\270\254\136\366\324"
19459 "\026\262\103\011\014\115\366\247\153\264\231\204\145\312\172\210"
19460 "\342\342\104\276\134\367\352\034\365"
19461 , (PRUint32)969 }
19462 };
19463 static const NSSItem nss_builtins_items_290 [] = {
19464 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19465 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19466 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19467 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19468 { (void *)"Go Daddy Root Certificate Authority - G2", (PRUint32)41 },
19469 { (void *)"\107\276\253\311\042\352\350\016\170\170\064\142\247\237\105\302"
19470 "\124\375\346\213"
19471 , (PRUint32)20 },
19472 { (void *)"\200\072\274\042\301\346\373\215\233\073\047\112\062\033\232\001"
19473 , (PRUint32)16 },
19474 { (void *)"\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123"
19475 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19476 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19477 "\164\164\163\144\141\154\145\061\032\060\030\006\003\125\004\012"
19478 "\023\021\107\157\104\141\144\144\171\056\143\157\155\054\040\111"
19479 "\156\143\056\061\061\060\057\006\003\125\004\003\023\050\107\157"
19480 "\040\104\141\144\144\171\040\122\157\157\164\040\103\145\162\164"
19481 "\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164"
19482 "\171\040\055\040\107\062"
19483 , (PRUint32)134 },
19484 { (void *)"\002\001\000"
19485 , (PRUint32)3 },
19486 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19487 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19488 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19489 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19490 };
19491 static const NSSItem nss_builtins_items_291 [] = {
19492 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19493 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19494 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19495 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19496 { (void *)"Starfield Root Certificate Authority - G2", (PRUint32)42 },
19497 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19498 { (void *)"\060\201\217\061\013\060\011\006\003\125\004\006\023\002\125\123"
19499 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19500 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19501 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19502 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19503 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\062"
19504 "\060\060\006\003\125\004\003\023\051\123\164\141\162\146\151\145"
19505 "\154\144\040\122\157\157\164\040\103\145\162\164\151\146\151\143"
19506 "\141\164\145\040\101\165\164\150\157\162\151\164\171\040\055\040"
19507 "\107\062"
19508 , (PRUint32)146 },
19509 { (void *)"0", (PRUint32)2 },
19510 { (void *)"\060\201\217\061\013\060\011\006\003\125\004\006\023\002\125\123"
19511 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19512 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19513 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19514 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19515 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\062"
19516 "\060\060\006\003\125\004\003\023\051\123\164\141\162\146\151\145"
19517 "\154\144\040\122\157\157\164\040\103\145\162\164\151\146\151\143"
19518 "\141\164\145\040\101\165\164\150\157\162\151\164\171\040\055\040"
19519 "\107\062"
19520 , (PRUint32)146 },
19521 { (void *)"\002\001\000"
19522 , (PRUint32)3 },
19523 { (void *)"\060\202\003\335\060\202\002\305\240\003\002\001\002\002\001\000"
19524 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
19525 "\201\217\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19526 "\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157\156"
19527 "\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157\164"
19528 "\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012\023"
19529 "\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150\156"
19530 "\157\154\157\147\151\145\163\054\040\111\156\143\056\061\062\060"
19531 "\060\006\003\125\004\003\023\051\123\164\141\162\146\151\145\154"
19532 "\144\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141"
19533 "\164\145\040\101\165\164\150\157\162\151\164\171\040\055\040\107"
19534 "\062\060\036\027\015\060\071\060\071\060\061\060\060\060\060\060"
19535 "\060\132\027\015\063\067\061\062\063\061\062\063\065\071\065\071"
19536 "\132\060\201\217\061\013\060\011\006\003\125\004\006\023\002\125"
19537 "\123\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172"
19538 "\157\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143"
19539 "\157\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004"
19540 "\012\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143"
19541 "\150\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061"
19542 "\062\060\060\006\003\125\004\003\023\051\123\164\141\162\146\151"
19543 "\145\154\144\040\122\157\157\164\040\103\145\162\164\151\146\151"
19544 "\143\141\164\145\040\101\165\164\150\157\162\151\164\171\040\055"
19545 "\040\107\062\060\202\001\042\060\015\006\011\052\206\110\206\367"
19546 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
19547 "\202\001\001\000\275\355\301\003\374\366\217\374\002\261\157\133"
19548 "\237\110\331\235\171\342\242\267\003\141\126\030\303\107\266\327"
19549 "\312\075\065\056\211\103\367\241\151\233\336\212\032\375\023\040"
19550 "\234\264\111\167\062\051\126\375\271\354\214\335\042\372\162\334"
19551 "\047\141\227\356\366\132\204\354\156\031\271\211\054\334\204\133"
19552 "\325\164\373\153\137\305\211\245\020\122\211\106\125\364\270\165"
19553 "\034\346\177\344\124\256\113\370\125\162\127\002\031\370\027\161"
19554 "\131\353\036\050\007\164\305\235\110\276\154\264\364\244\260\363"
19555 "\144\067\171\222\300\354\106\136\177\341\155\123\114\142\257\315"
19556 "\037\013\143\273\072\235\373\374\171\000\230\141\164\317\046\202"
19557 "\100\143\363\262\162\152\031\015\231\312\324\016\165\314\067\373"
19558 "\213\211\301\131\361\142\177\137\263\137\145\060\370\247\267\115"
19559 "\166\132\036\166\136\064\300\350\226\126\231\212\263\360\177\244"
19560 "\315\275\334\062\061\174\221\317\340\137\021\370\153\252\111\134"
19561 "\321\231\224\321\242\343\143\133\011\166\265\126\142\341\113\164"
19562 "\035\226\324\046\324\010\004\131\320\230\016\016\346\336\374\303"
19563 "\354\037\220\361\002\003\001\000\001\243\102\060\100\060\017\006"
19564 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016"
19565 "\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035"
19566 "\006\003\125\035\016\004\026\004\024\174\014\062\037\247\331\060"
19567 "\177\304\175\150\243\142\250\241\316\253\007\133\047\060\015\006"
19568 "\011\052\206\110\206\367\015\001\001\013\005\000\003\202\001\001"
19569 "\000\021\131\372\045\117\003\157\224\231\073\232\037\202\205\071"
19570 "\324\166\005\224\136\341\050\223\155\142\135\011\302\240\250\324"
19571 "\260\165\070\361\064\152\235\344\237\212\206\046\121\346\054\321"
19572 "\306\055\156\225\040\112\222\001\354\270\212\147\173\061\342\147"
19573 "\056\214\225\003\046\056\103\235\112\061\366\016\265\014\273\267"
19574 "\342\067\177\042\272\000\243\016\173\122\373\153\273\073\304\323"
19575 "\171\121\116\315\220\364\147\007\031\310\074\106\172\015\001\175"
19576 "\305\130\347\155\346\205\060\027\232\044\304\020\340\004\367\340"
19577 "\362\177\324\252\012\377\102\035\067\355\224\345\144\131\022\040"
19578 "\167\070\323\062\076\070\201\165\226\163\372\150\217\261\313\316"
19579 "\037\305\354\372\234\176\317\176\261\361\007\055\266\374\277\312"
19580 "\244\277\320\227\005\112\274\352\030\050\002\220\275\124\170\011"
19581 "\041\161\323\321\175\035\331\026\260\251\141\075\320\012\000\042"
19582 "\374\307\173\313\011\144\105\013\073\100\201\367\175\174\062\365"
19583 "\230\312\130\216\175\052\356\220\131\163\144\371\066\164\136\045"
19584 "\241\365\146\005\056\177\071\025\251\052\373\120\213\216\205\151"
19585 "\364"
19586 , (PRUint32)993 }
19587 };
19588 static const NSSItem nss_builtins_items_292 [] = {
19589 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19590 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19591 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19592 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19593 { (void *)"Starfield Root Certificate Authority - G2", (PRUint32)42 },
19594 { (void *)"\265\034\006\174\356\053\014\075\370\125\253\055\222\364\376\071"
19595 "\324\347\017\016"
19596 , (PRUint32)20 },
19597 { (void *)"\326\071\201\306\122\176\226\151\374\374\312\146\355\005\362\226"
19598 , (PRUint32)16 },
19599 { (void *)"\060\201\217\061\013\060\011\006\003\125\004\006\023\002\125\123"
19600 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19601 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19602 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19603 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19604 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\062"
19605 "\060\060\006\003\125\004\003\023\051\123\164\141\162\146\151\145"
19606 "\154\144\040\122\157\157\164\040\103\145\162\164\151\146\151\143"
19607 "\141\164\145\040\101\165\164\150\157\162\151\164\171\040\055\040"
19608 "\107\062"
19609 , (PRUint32)146 },
19610 { (void *)"\002\001\000"
19611 , (PRUint32)3 },
19612 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19613 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19614 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19615 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19616 };
19617 static const NSSItem nss_builtins_items_293 [] = {
19618 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19619 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19620 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19621 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19622 { (void *)"Starfield Services Root Certificate Authority - G2", (PRUint32)51 },
19623 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19624 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
19625 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19626 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19627 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19628 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19629 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\073"
19630 "\060\071\006\003\125\004\003\023\062\123\164\141\162\146\151\145"
19631 "\154\144\040\123\145\162\166\151\143\145\163\040\122\157\157\164"
19632 "\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164"
19633 "\150\157\162\151\164\171\040\055\040\107\062"
19634 , (PRUint32)155 },
19635 { (void *)"0", (PRUint32)2 },
19636 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
19637 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19638 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19639 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19640 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19641 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\073"
19642 "\060\071\006\003\125\004\003\023\062\123\164\141\162\146\151\145"
19643 "\154\144\040\123\145\162\166\151\143\145\163\040\122\157\157\164"
19644 "\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164"
19645 "\150\157\162\151\164\171\040\055\040\107\062"
19646 , (PRUint32)155 },
19647 { (void *)"\002\001\000"
19648 , (PRUint32)3 },
19649 { (void *)"\060\202\003\357\060\202\002\327\240\003\002\001\002\002\001\000"
19650 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
19651 "\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19652 "\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157\156"
19653 "\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157\164"
19654 "\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012\023"
19655 "\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150\156"
19656 "\157\154\157\147\151\145\163\054\040\111\156\143\056\061\073\060"
19657 "\071\006\003\125\004\003\023\062\123\164\141\162\146\151\145\154"
19658 "\144\040\123\145\162\166\151\143\145\163\040\122\157\157\164\040"
19659 "\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150"
19660 "\157\162\151\164\171\040\055\040\107\062\060\036\027\015\060\071"
19661 "\060\071\060\061\060\060\060\060\060\060\132\027\015\063\067\061"
19662 "\062\063\061\062\063\065\071\065\071\132\060\201\230\061\013\060"
19663 "\011\006\003\125\004\006\023\002\125\123\061\020\060\016\006\003"
19664 "\125\004\010\023\007\101\162\151\172\157\156\141\061\023\060\021"
19665 "\006\003\125\004\007\023\012\123\143\157\164\164\163\144\141\154"
19666 "\145\061\045\060\043\006\003\125\004\012\023\034\123\164\141\162"
19667 "\146\151\145\154\144\040\124\145\143\150\156\157\154\157\147\151"
19668 "\145\163\054\040\111\156\143\056\061\073\060\071\006\003\125\004"
19669 "\003\023\062\123\164\141\162\146\151\145\154\144\040\123\145\162"
19670 "\166\151\143\145\163\040\122\157\157\164\040\103\145\162\164\151"
19671 "\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171"
19672 "\040\055\040\107\062\060\202\001\042\060\015\006\011\052\206\110"
19673 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
19674 "\012\002\202\001\001\000\325\014\072\304\052\371\116\342\365\276"
19675 "\031\227\137\216\210\123\261\037\077\313\317\237\040\023\155\051"
19676 "\072\310\017\175\074\367\153\166\070\143\331\066\140\250\233\136"
19677 "\134\000\200\262\057\131\177\366\207\371\045\103\206\347\151\033"
19678 "\122\232\220\341\161\343\330\055\015\116\157\366\310\111\331\266"
19679 "\363\032\126\256\053\266\164\024\353\317\373\046\343\032\272\035"
19680 "\226\056\152\073\130\224\211\107\126\377\045\240\223\160\123\203"
19681 "\332\204\164\024\303\147\236\004\150\072\337\216\100\132\035\112"
19682 "\116\317\103\221\073\347\126\326\000\160\313\122\356\173\175\256"
19683 "\072\347\274\061\371\105\366\302\140\317\023\131\002\053\200\314"
19684 "\064\107\337\271\336\220\145\155\002\317\054\221\246\246\347\336"
19685 "\205\030\111\174\146\116\243\072\155\251\265\356\064\056\272\015"
19686 "\003\270\063\337\107\353\261\153\215\045\331\233\316\201\321\105"
19687 "\106\062\226\160\207\336\002\016\111\103\205\266\154\163\273\144"
19688 "\352\141\101\254\311\324\124\337\207\057\307\042\262\046\314\237"
19689 "\131\124\150\237\374\276\052\057\304\125\034\165\100\140\027\205"
19690 "\002\125\071\213\177\005\002\003\001\000\001\243\102\060\100\060"
19691 "\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
19692 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
19693 "\060\035\006\003\125\035\016\004\026\004\024\234\137\000\337\252"
19694 "\001\327\060\053\070\210\242\270\155\112\234\362\021\221\203\060"
19695 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\003\202"
19696 "\001\001\000\113\066\246\204\167\151\335\073\031\237\147\043\010"
19697 "\157\016\141\311\375\204\334\137\330\066\201\315\330\033\101\055"
19698 "\237\140\335\307\032\150\331\321\156\206\341\210\043\317\023\336"
19699 "\103\317\342\064\263\004\235\037\051\325\277\370\136\310\325\301"
19700 "\275\356\222\157\062\164\362\221\202\057\275\202\102\172\255\052"
19701 "\267\040\175\115\274\172\125\022\302\025\352\275\367\152\225\056"
19702 "\154\164\237\317\034\264\362\305\001\243\205\320\162\076\255\163"
19703 "\253\013\233\165\014\155\105\267\216\224\254\226\067\265\240\320"
19704 "\217\025\107\016\343\350\203\335\217\375\357\101\001\167\314\047"
19705 "\251\142\205\063\362\067\010\357\161\317\167\006\336\310\031\035"
19706 "\210\100\317\175\106\035\377\036\307\341\316\377\043\333\306\372"
19707 "\215\125\116\251\002\347\107\021\106\076\364\375\275\173\051\046"
19708 "\273\251\141\142\067\050\266\055\052\366\020\206\144\311\160\247"
19709 "\322\255\267\051\160\171\352\074\332\143\045\237\375\150\267\060"
19710 "\354\160\373\165\212\267\155\140\147\262\036\310\271\351\330\250"
19711 "\157\002\213\147\015\115\046\127\161\332\040\374\301\112\120\215"
19712 "\261\050\272"
19713 , (PRUint32)1011 }
19714 };
19715 static const NSSItem nss_builtins_items_294 [] = {
19716 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19717 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19718 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19719 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19720 { (void *)"Starfield Services Root Certificate Authority - G2", (PRUint32)51 },
19721 { (void *)"\222\132\217\215\054\155\004\340\146\137\131\152\377\042\330\143"
19722 "\350\045\157\077"
19723 , (PRUint32)20 },
19724 { (void *)"\027\065\164\257\173\141\034\353\364\371\074\342\356\100\371\242"
19725 , (PRUint32)16 },
19726 { (void *)"\060\201\230\061\013\060\011\006\003\125\004\006\023\002\125\123"
19727 "\061\020\060\016\006\003\125\004\010\023\007\101\162\151\172\157"
19728 "\156\141\061\023\060\021\006\003\125\004\007\023\012\123\143\157"
19729 "\164\164\163\144\141\154\145\061\045\060\043\006\003\125\004\012"
19730 "\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143\150"
19731 "\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061\073"
19732 "\060\071\006\003\125\004\003\023\062\123\164\141\162\146\151\145"
19733 "\154\144\040\123\145\162\166\151\143\145\163\040\122\157\157\164"
19734 "\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164"
19735 "\150\157\162\151\164\171\040\055\040\107\062"
19736 , (PRUint32)155 },
19737 { (void *)"\002\001\000"
19738 , (PRUint32)3 },
19739 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19740 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19741 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19742 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19743 };
19744 static const NSSItem nss_builtins_items_295 [] = {
19745 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19746 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19747 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19748 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19749 { (void *)"AffirmTrust Commercial", (PRUint32)23 },
19750 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19751 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19752 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19753 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19754 "\101\146\146\151\162\155\124\162\165\163\164\040\103\157\155\155"
19755 "\145\162\143\151\141\154"
19756 , (PRUint32)70 },
19757 { (void *)"0", (PRUint32)2 },
19758 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19759 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19760 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19761 "\101\146\146\151\162\155\124\162\165\163\164\040\103\157\155\155"
19762 "\145\162\143\151\141\154"
19763 , (PRUint32)70 },
19764 { (void *)"\002\010\167\167\006\047\046\251\261\174"
19765 , (PRUint32)10 },
19766 { (void *)"\060\202\003\114\060\202\002\064\240\003\002\001\002\002\010\167"
19767 "\167\006\047\046\251\261\174\060\015\006\011\052\206\110\206\367"
19768 "\015\001\001\013\005\000\060\104\061\013\060\011\006\003\125\004"
19769 "\006\023\002\125\123\061\024\060\022\006\003\125\004\012\014\013"
19770 "\101\146\146\151\162\155\124\162\165\163\164\061\037\060\035\006"
19771 "\003\125\004\003\014\026\101\146\146\151\162\155\124\162\165\163"
19772 "\164\040\103\157\155\155\145\162\143\151\141\154\060\036\027\015"
19773 "\061\060\060\061\062\071\061\064\060\066\060\066\132\027\015\063"
19774 "\060\061\062\063\061\061\064\060\066\060\066\132\060\104\061\013"
19775 "\060\011\006\003\125\004\006\023\002\125\123\061\024\060\022\006"
19776 "\003\125\004\012\014\013\101\146\146\151\162\155\124\162\165\163"
19777 "\164\061\037\060\035\006\003\125\004\003\014\026\101\146\146\151"
19778 "\162\155\124\162\165\163\164\040\103\157\155\155\145\162\143\151"
19779 "\141\154\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
19780 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
19781 "\001\001\000\366\033\117\147\007\053\241\025\365\006\042\313\037"
19782 "\001\262\343\163\105\006\104\111\054\273\111\045\024\326\316\303"
19783 "\267\253\054\117\306\101\062\224\127\372\022\247\133\016\342\217"
19784 "\037\036\206\031\247\252\265\055\271\137\015\212\302\257\205\065"
19785 "\171\062\055\273\034\142\067\362\261\133\112\075\312\315\161\137"
19786 "\351\102\276\224\350\310\336\371\042\110\144\306\345\253\306\053"
19787 "\155\255\005\360\372\325\013\317\232\345\360\120\244\213\073\107"
19788 "\245\043\133\172\172\370\063\077\270\357\231\227\343\040\301\326"
19789 "\050\211\317\224\373\271\105\355\343\100\027\021\324\164\360\013"
19790 "\061\342\053\046\152\233\114\127\256\254\040\076\272\105\172\005"
19791 "\363\275\233\151\025\256\175\116\040\143\304\065\166\072\007\002"
19792 "\311\067\375\307\107\356\350\361\166\035\163\025\362\227\244\265"
19793 "\310\172\171\331\102\252\053\177\134\376\316\046\117\243\146\201"
19794 "\065\257\104\272\124\036\034\060\062\145\235\346\074\223\136\120"
19795 "\116\172\343\072\324\156\314\032\373\371\322\067\256\044\052\253"
19796 "\127\003\042\050\015\111\165\177\267\050\332\165\277\216\343\334"
19797 "\016\171\061\002\003\001\000\001\243\102\060\100\060\035\006\003"
19798 "\125\035\016\004\026\004\024\235\223\306\123\213\136\312\257\077"
19799 "\237\036\017\345\231\225\274\044\366\224\217\060\017\006\003\125"
19800 "\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003"
19801 "\125\035\017\001\001\377\004\004\003\002\001\006\060\015\006\011"
19802 "\052\206\110\206\367\015\001\001\013\005\000\003\202\001\001\000"
19803 "\130\254\364\004\016\315\300\015\377\012\375\324\272\026\137\051"
19804 "\275\173\150\231\130\111\322\264\035\067\115\177\047\175\106\006"
19805 "\135\103\306\206\056\076\163\262\046\175\117\223\251\266\304\052"
19806 "\232\253\041\227\024\261\336\214\323\253\211\025\330\153\044\324"
19807 "\361\026\256\330\244\134\324\177\121\216\355\030\001\261\223\143"
19808 "\275\274\370\141\200\232\236\261\316\102\160\342\251\175\006\045"
19809 "\175\047\241\376\157\354\263\036\044\332\343\113\125\032\000\073"
19810 "\065\264\073\331\327\135\060\375\201\023\211\362\302\006\053\355"
19811 "\147\304\216\311\103\262\134\153\025\211\002\274\142\374\116\362"
19812 "\265\063\252\262\157\323\012\242\120\343\366\073\350\056\104\302"
19813 "\333\146\070\251\063\126\110\361\155\033\063\215\015\214\077\140"
19814 "\067\235\323\312\155\176\064\176\015\237\162\166\213\033\237\162"
19815 "\375\122\065\101\105\002\226\057\034\262\232\163\111\041\261\111"
19816 "\107\105\107\264\357\152\064\021\311\115\232\314\131\267\326\002"
19817 "\236\132\116\145\265\224\256\033\337\051\260\026\361\277\000\236"
19818 "\007\072\027\144\265\004\265\043\041\231\012\225\073\227\174\357"
19819 , (PRUint32)848 }
19820 };
19821 static const NSSItem nss_builtins_items_296 [] = {
19822 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19823 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19824 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19825 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19826 { (void *)"AffirmTrust Commercial", (PRUint32)23 },
19827 { (void *)"\371\265\266\062\105\137\234\276\354\127\137\200\334\351\156\054"
19828 "\307\262\170\267"
19829 , (PRUint32)20 },
19830 { (void *)"\202\222\272\133\357\315\212\157\246\075\125\371\204\366\326\267"
19831 , (PRUint32)16 },
19832 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19833 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19834 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19835 "\101\146\146\151\162\155\124\162\165\163\164\040\103\157\155\155"
19836 "\145\162\143\151\141\154"
19837 , (PRUint32)70 },
19838 { (void *)"\002\010\167\167\006\047\046\251\261\174"
19839 , (PRUint32)10 },
19840 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19841 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19842 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19843 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19844 };
19845 static const NSSItem nss_builtins_items_297 [] = {
19846 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19847 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19848 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19849 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19850 { (void *)"AffirmTrust Networking", (PRUint32)23 },
19851 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19852 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19853 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19854 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19855 "\101\146\146\151\162\155\124\162\165\163\164\040\116\145\164\167"
19856 "\157\162\153\151\156\147"
19857 , (PRUint32)70 },
19858 { (void *)"0", (PRUint32)2 },
19859 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19860 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19861 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19862 "\101\146\146\151\162\155\124\162\165\163\164\040\116\145\164\167"
19863 "\157\162\153\151\156\147"
19864 , (PRUint32)70 },
19865 { (void *)"\002\010\174\117\004\071\034\324\231\055"
19866 , (PRUint32)10 },
19867 { (void *)"\060\202\003\114\060\202\002\064\240\003\002\001\002\002\010\174"
19868 "\117\004\071\034\324\231\055\060\015\006\011\052\206\110\206\367"
19869 "\015\001\001\005\005\000\060\104\061\013\060\011\006\003\125\004"
19870 "\006\023\002\125\123\061\024\060\022\006\003\125\004\012\014\013"
19871 "\101\146\146\151\162\155\124\162\165\163\164\061\037\060\035\006"
19872 "\003\125\004\003\014\026\101\146\146\151\162\155\124\162\165\163"
19873 "\164\040\116\145\164\167\157\162\153\151\156\147\060\036\027\015"
19874 "\061\060\060\061\062\071\061\064\060\070\062\064\132\027\015\063"
19875 "\060\061\062\063\061\061\064\060\070\062\064\132\060\104\061\013"
19876 "\060\011\006\003\125\004\006\023\002\125\123\061\024\060\022\006"
19877 "\003\125\004\012\014\013\101\146\146\151\162\155\124\162\165\163"
19878 "\164\061\037\060\035\006\003\125\004\003\014\026\101\146\146\151"
19879 "\162\155\124\162\165\163\164\040\116\145\164\167\157\162\153\151"
19880 "\156\147\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
19881 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
19882 "\001\001\000\264\204\314\063\027\056\153\224\154\153\141\122\240"
19883 "\353\243\317\171\224\114\345\224\200\231\313\125\144\104\145\217"
19884 "\147\144\342\006\343\134\067\111\366\057\233\204\204\036\055\362"
19885 "\140\235\060\116\314\204\205\342\054\317\036\236\376\066\253\063"
19886 "\167\065\104\330\065\226\032\075\066\350\172\016\330\325\107\241"
19887 "\152\151\213\331\374\273\072\256\171\132\325\364\326\161\273\232"
19888 "\220\043\153\232\267\210\164\207\014\036\137\271\236\055\372\253"
19889 "\123\053\334\273\166\076\223\114\010\010\214\036\242\043\034\324"
19890 "\152\255\042\272\231\001\056\155\145\313\276\044\146\125\044\113"
19891 "\100\104\261\033\327\341\302\205\300\336\020\077\075\355\270\374"
19892 "\361\361\043\123\334\277\145\227\157\331\371\100\161\215\175\275"
19893 "\225\324\316\276\240\136\047\043\336\375\246\320\046\016\000\051"
19894 "\353\074\106\360\075\140\277\077\120\322\334\046\101\121\236\024"
19895 "\067\102\004\243\160\127\250\033\207\355\055\372\173\356\214\012"
19896 "\343\251\146\211\031\313\101\371\335\104\066\141\317\342\167\106"
19897 "\310\175\366\364\222\201\066\375\333\064\361\162\176\363\014\026"
19898 "\275\264\025\002\003\001\000\001\243\102\060\100\060\035\006\003"
19899 "\125\035\016\004\026\004\024\007\037\322\347\234\332\302\156\242"
19900 "\100\264\260\172\120\020\120\164\304\310\275\060\017\006\003\125"
19901 "\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003"
19902 "\125\035\017\001\001\377\004\004\003\002\001\006\060\015\006\011"
19903 "\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000"
19904 "\211\127\262\026\172\250\302\375\326\331\233\233\064\302\234\264"
19905 "\062\024\115\247\244\337\354\276\247\276\370\103\333\221\067\316"
19906 "\264\062\056\120\125\032\065\116\166\103\161\040\357\223\167\116"
19907 "\025\160\056\207\303\301\035\155\334\313\265\047\324\054\126\321"
19908 "\122\123\072\104\322\163\310\304\033\005\145\132\142\222\234\356"
19909 "\101\215\061\333\347\064\352\131\041\325\001\172\327\144\270\144"
19910 "\071\315\311\355\257\355\113\003\110\247\240\231\001\200\334\145"
19911 "\243\066\256\145\131\110\117\202\113\310\145\361\127\035\345\131"
19912 "\056\012\077\154\330\321\365\345\011\264\154\124\000\012\340\025"
19913 "\115\207\165\155\267\130\226\132\335\155\322\000\240\364\233\110"
19914 "\276\303\067\244\272\066\340\174\207\205\227\032\025\242\336\056"
19915 "\242\133\275\257\030\371\220\120\315\160\131\370\047\147\107\313"
19916 "\307\240\007\072\175\321\054\135\154\031\072\146\265\175\375\221"
19917 "\157\202\261\276\010\223\333\024\107\361\242\067\307\105\236\074"
19918 "\307\167\257\144\250\223\337\366\151\203\202\140\362\111\102\064"
19919 "\355\132\000\124\205\034\026\066\222\014\134\372\246\255\277\333"
19920 , (PRUint32)848 }
19921 };
19922 static const NSSItem nss_builtins_items_298 [] = {
19923 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19924 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19925 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19926 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19927 { (void *)"AffirmTrust Networking", (PRUint32)23 },
19928 { (void *)"\051\066\041\002\213\040\355\002\365\146\305\062\321\326\355\220"
19929 "\237\105\000\057"
19930 , (PRUint32)20 },
19931 { (void *)"\102\145\312\276\001\232\232\114\251\214\101\111\315\300\325\177"
19932 , (PRUint32)16 },
19933 { (void *)"\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19934 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19935 "\124\162\165\163\164\061\037\060\035\006\003\125\004\003\014\026"
19936 "\101\146\146\151\162\155\124\162\165\163\164\040\116\145\164\167"
19937 "\157\162\153\151\156\147"
19938 , (PRUint32)70 },
19939 { (void *)"\002\010\174\117\004\071\034\324\231\055"
19940 , (PRUint32)10 },
19941 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
19942 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19943 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
19944 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
19945 };
19946 static const NSSItem nss_builtins_items_299 [] = {
19947 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
19948 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
19949 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19950 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
19951 { (void *)"AffirmTrust Premium", (PRUint32)20 },
19952 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
19953 { (void *)"\060\101\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19954 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19955 "\124\162\165\163\164\061\034\060\032\006\003\125\004\003\014\023"
19956 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
19957 "\151\165\155"
19958 , (PRUint32)67 },
19959 { (void *)"0", (PRUint32)2 },
19960 { (void *)"\060\101\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
19961 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
19962 "\124\162\165\163\164\061\034\060\032\006\003\125\004\003\014\023"
19963 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
19964 "\151\165\155"
19965 , (PRUint32)67 },
19966 { (void *)"\002\010\155\214\024\106\261\246\012\356"
19967 , (PRUint32)10 },
19968 { (void *)"\060\202\005\106\060\202\003\056\240\003\002\001\002\002\010\155"
19969 "\214\024\106\261\246\012\356\060\015\006\011\052\206\110\206\367"
19970 "\015\001\001\014\005\000\060\101\061\013\060\011\006\003\125\004"
19971 "\006\023\002\125\123\061\024\060\022\006\003\125\004\012\014\013"
19972 "\101\146\146\151\162\155\124\162\165\163\164\061\034\060\032\006"
19973 "\003\125\004\003\014\023\101\146\146\151\162\155\124\162\165\163"
19974 "\164\040\120\162\145\155\151\165\155\060\036\027\015\061\060\060"
19975 "\061\062\071\061\064\061\060\063\066\132\027\015\064\060\061\062"
19976 "\063\061\061\064\061\060\063\066\132\060\101\061\013\060\011\006"
19977 "\003\125\004\006\023\002\125\123\061\024\060\022\006\003\125\004"
19978 "\012\014\013\101\146\146\151\162\155\124\162\165\163\164\061\034"
19979 "\060\032\006\003\125\004\003\014\023\101\146\146\151\162\155\124"
19980 "\162\165\163\164\040\120\162\145\155\151\165\155\060\202\002\042"
19981 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
19982 "\202\002\017\000\060\202\002\012\002\202\002\001\000\304\022\337"
19983 "\251\137\376\101\335\335\365\237\212\343\366\254\341\074\170\232"
19984 "\274\330\360\177\172\240\063\052\334\215\040\133\256\055\157\347"
19985 "\223\331\066\160\152\150\317\216\121\243\205\133\147\004\240\020"
19986 "\044\157\135\050\202\301\227\127\330\110\051\023\266\341\276\221"
19987 "\115\337\205\014\123\030\232\036\044\242\117\217\360\242\205\013"
19988 "\313\364\051\177\322\244\130\356\046\115\311\252\250\173\232\331"
19989 "\372\070\336\104\127\025\345\370\214\310\331\110\342\015\026\047"
19990 "\035\036\310\203\205\045\267\272\252\125\101\314\003\042\113\055"
19991 "\221\215\213\346\211\257\146\307\351\377\053\351\074\254\332\322"
19992 "\263\303\341\150\234\211\370\172\000\126\336\364\125\225\154\373"
19993 "\272\144\335\142\213\337\013\167\062\353\142\314\046\232\233\273"
19994 "\252\142\203\114\264\006\172\060\310\051\277\355\006\115\227\271"
19995 "\034\304\061\053\325\137\274\123\022\027\234\231\127\051\146\167"
19996 "\141\041\061\007\056\045\111\235\030\362\356\363\053\161\214\265"
19997 "\272\071\007\111\167\374\357\056\222\220\005\215\055\057\167\173"
19998 "\357\103\277\065\273\232\330\371\163\247\054\362\320\127\356\050"
19999 "\116\046\137\217\220\150\011\057\270\370\334\006\351\056\232\076"
20000 "\121\247\321\042\304\012\247\070\110\154\263\371\377\175\253\206"
20001 "\127\343\272\326\205\170\167\272\103\352\110\177\366\330\276\043"
20002 "\155\036\277\321\066\154\130\134\361\356\244\031\124\032\365\003"
20003 "\322\166\346\341\214\275\074\263\323\110\113\342\310\370\177\222"
20004 "\250\166\106\234\102\145\076\244\036\301\007\003\132\106\055\270"
20005 "\227\363\267\325\262\125\041\357\272\334\114\000\227\373\024\225"
20006 "\047\063\277\350\103\107\106\322\010\231\026\140\073\232\176\322"
20007 "\346\355\070\352\354\001\036\074\110\126\111\011\307\114\067\000"
20008 "\236\210\016\300\163\341\157\146\351\162\107\060\076\020\345\013"
20009 "\003\311\232\102\000\154\305\224\176\141\304\212\337\177\202\032"
20010 "\013\131\304\131\062\167\263\274\140\151\126\071\375\264\006\173"
20011 "\054\326\144\066\331\275\110\355\204\037\176\245\042\217\052\270"
20012 "\102\364\202\267\324\123\220\170\116\055\032\375\201\157\104\327"
20013 "\073\001\164\226\102\340\000\342\056\153\352\305\356\162\254\273"
20014 "\277\376\352\252\250\370\334\366\262\171\212\266\147\002\003\001"
20015 "\000\001\243\102\060\100\060\035\006\003\125\035\016\004\026\004"
20016 "\024\235\300\147\246\014\042\331\046\365\105\253\246\145\122\021"
20017 "\047\330\105\254\143\060\017\006\003\125\035\023\001\001\377\004"
20018 "\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377"
20019 "\004\004\003\002\001\006\060\015\006\011\052\206\110\206\367\015"
20020 "\001\001\014\005\000\003\202\002\001\000\263\127\115\020\142\116"
20021 "\072\344\254\352\270\034\257\062\043\310\263\111\132\121\234\166"
20022 "\050\215\171\252\127\106\027\325\365\122\366\267\104\350\010\104"
20023 "\277\030\204\322\013\200\315\305\022\375\000\125\005\141\207\101"
20024 "\334\265\044\236\074\304\330\310\373\160\236\057\170\226\203\040"
20025 "\066\336\174\017\151\023\210\245\165\066\230\010\246\306\337\254"
20026 "\316\343\130\326\267\076\336\272\363\353\064\100\330\242\201\365"
20027 "\170\077\057\325\245\374\331\242\324\136\004\016\027\255\376\101"
20028 "\360\345\262\162\372\104\202\063\102\350\055\130\367\126\214\142"
20029 "\077\272\102\260\234\014\134\176\056\145\046\134\123\117\000\262"
20030 "\170\176\241\015\231\055\215\270\035\216\242\304\260\375\140\320"
20031 "\060\244\216\310\004\142\251\304\355\065\336\172\227\355\016\070"
20032 "\136\222\057\223\160\245\251\234\157\247\175\023\035\176\306\010"
20033 "\110\261\136\147\353\121\010\045\351\346\045\153\122\051\221\234"
20034 "\322\071\163\010\127\336\231\006\264\133\235\020\006\341\302\000"
20035 "\250\270\034\112\002\012\024\320\301\101\312\373\214\065\041\175"
20036 "\202\070\362\251\124\221\031\065\223\224\155\152\072\305\262\320"
20037 "\273\211\206\223\350\233\311\017\072\247\172\270\241\360\170\106"
20038 "\372\374\067\057\345\212\204\363\337\376\004\331\241\150\240\057"
20039 "\044\342\011\225\006\325\225\312\341\044\226\353\174\366\223\005"
20040 "\273\355\163\351\055\321\165\071\327\347\044\333\330\116\137\103"
20041 "\217\236\320\024\071\277\125\160\110\231\127\061\264\234\356\112"
20042 "\230\003\226\060\037\140\006\356\033\043\376\201\140\043\032\107"
20043 "\142\205\245\314\031\064\200\157\263\254\032\343\237\360\173\110"
20044 "\255\325\001\331\147\266\251\162\223\352\055\146\265\262\270\344"
20045 "\075\074\262\357\114\214\352\353\007\277\253\065\232\125\206\274"
20046 "\030\246\265\250\136\264\203\154\153\151\100\323\237\334\361\303"
20047 "\151\153\271\341\155\011\364\361\252\120\166\012\172\175\172\027"
20048 "\241\125\226\102\231\061\011\335\140\021\215\005\060\176\346\216"
20049 "\106\321\235\024\332\307\027\344\005\226\214\304\044\265\033\317"
20050 "\024\007\262\100\370\243\236\101\206\274\004\320\153\226\310\052"
20051 "\200\064\375\277\357\006\243\335\130\305\205\075\076\217\376\236"
20052 "\051\340\266\270\011\150\031\034\030\103"
20053 , (PRUint32)1354 }
20054 };
20055 static const NSSItem nss_builtins_items_300 [] = {
20056 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20057 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20058 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20059 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20060 { (void *)"AffirmTrust Premium", (PRUint32)20 },
20061 { (void *)"\330\246\063\054\340\003\157\261\205\366\143\117\175\152\006\145"
20062 "\046\062\050\047"
20063 , (PRUint32)20 },
20064 { (void *)"\304\135\016\110\266\254\050\060\116\012\274\371\070\026\207\127"
20065 , (PRUint32)16 },
20066 { (void *)"\060\101\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
20067 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
20068 "\124\162\165\163\164\061\034\060\032\006\003\125\004\003\014\023"
20069 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
20070 "\151\165\155"
20071 , (PRUint32)67 },
20072 { (void *)"\002\010\155\214\024\106\261\246\012\356"
20073 , (PRUint32)10 },
20074 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20075 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20076 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20077 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20078 };
20079 static const NSSItem nss_builtins_items_301 [] = {
20080 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20081 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20082 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20083 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20084 { (void *)"AffirmTrust Premium ECC", (PRUint32)24 },
20085 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20086 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
20087 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
20088 "\124\162\165\163\164\061\040\060\036\006\003\125\004\003\014\027"
20089 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
20090 "\151\165\155\040\105\103\103"
20091 , (PRUint32)71 },
20092 { (void *)"0", (PRUint32)2 },
20093 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
20094 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
20095 "\124\162\165\163\164\061\040\060\036\006\003\125\004\003\014\027"
20096 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
20097 "\151\165\155\040\105\103\103"
20098 , (PRUint32)71 },
20099 { (void *)"\002\010\164\227\045\212\307\077\172\124"
20100 , (PRUint32)10 },
20101 { (void *)"\060\202\001\376\060\202\001\205\240\003\002\001\002\002\010\164"
20102 "\227\045\212\307\077\172\124\060\012\006\010\052\206\110\316\075"
20103 "\004\003\003\060\105\061\013\060\011\006\003\125\004\006\023\002"
20104 "\125\123\061\024\060\022\006\003\125\004\012\014\013\101\146\146"
20105 "\151\162\155\124\162\165\163\164\061\040\060\036\006\003\125\004"
20106 "\003\014\027\101\146\146\151\162\155\124\162\165\163\164\040\120"
20107 "\162\145\155\151\165\155\040\105\103\103\060\036\027\015\061\060"
20108 "\060\061\062\071\061\064\062\060\062\064\132\027\015\064\060\061"
20109 "\062\063\061\061\064\062\060\062\064\132\060\105\061\013\060\011"
20110 "\006\003\125\004\006\023\002\125\123\061\024\060\022\006\003\125"
20111 "\004\012\014\013\101\146\146\151\162\155\124\162\165\163\164\061"
20112 "\040\060\036\006\003\125\004\003\014\027\101\146\146\151\162\155"
20113 "\124\162\165\163\164\040\120\162\145\155\151\165\155\040\105\103"
20114 "\103\060\166\060\020\006\007\052\206\110\316\075\002\001\006\005"
20115 "\053\201\004\000\042\003\142\000\004\015\060\136\033\025\235\003"
20116 "\320\241\171\065\267\072\074\222\172\312\025\034\315\142\363\234"
20117 "\046\134\007\075\345\124\372\243\326\314\022\352\364\024\137\350"
20118 "\216\031\253\057\056\110\346\254\030\103\170\254\320\067\303\275"
20119 "\262\315\054\346\107\342\032\346\143\270\075\056\057\170\304\117"
20120 "\333\364\017\244\150\114\125\162\153\225\035\116\030\102\225\170"
20121 "\314\067\074\221\342\233\145\053\051\243\102\060\100\060\035\006"
20122 "\003\125\035\016\004\026\004\024\232\257\051\172\300\021\065\065"
20123 "\046\121\060\000\303\152\376\100\325\256\326\074\060\017\006\003"
20124 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
20125 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\012\006"
20126 "\010\052\206\110\316\075\004\003\003\003\147\000\060\144\002\060"
20127 "\027\011\363\207\210\120\132\257\310\300\102\277\107\137\365\154"
20128 "\152\206\340\304\047\164\344\070\123\327\005\177\033\064\343\306"
20129 "\057\263\312\011\074\067\235\327\347\270\106\361\375\241\342\161"
20130 "\002\060\102\131\207\103\324\121\337\272\323\011\062\132\316\210"
20131 "\176\127\075\234\137\102\153\365\007\055\265\360\202\223\371\131"
20132 "\157\256\144\372\130\345\213\036\343\143\276\265\201\315\157\002"
20133 "\214\171"
20134 , (PRUint32)514 }
20135 };
20136 static const NSSItem nss_builtins_items_302 [] = {
20137 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20138 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20139 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20140 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20141 { (void *)"AffirmTrust Premium ECC", (PRUint32)24 },
20142 { (void *)"\270\043\153\000\057\035\026\206\123\001\125\154\021\244\067\312"
20143 "\353\377\303\273"
20144 , (PRUint32)20 },
20145 { (void *)"\144\260\011\125\317\261\325\231\342\276\023\253\246\135\352\115"
20146 , (PRUint32)16 },
20147 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
20148 "\024\060\022\006\003\125\004\012\014\013\101\146\146\151\162\155"
20149 "\124\162\165\163\164\061\040\060\036\006\003\125\004\003\014\027"
20150 "\101\146\146\151\162\155\124\162\165\163\164\040\120\162\145\155"
20151 "\151\165\155\040\105\103\103"
20152 , (PRUint32)71 },
20153 { (void *)"\002\010\164\227\045\212\307\077\172\124"
20154 , (PRUint32)10 },
20155 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20156 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20157 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20158 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20159 };
20160 static const NSSItem nss_builtins_items_303 [] = {
20161 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20162 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20163 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20164 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20165 { (void *)"Certum Trusted Network CA", (PRUint32)26 },
20166 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20167 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
20168 "\042\060\040\006\003\125\004\012\023\031\125\156\151\172\145\164"
20169 "\157\040\124\145\143\150\156\157\154\157\147\151\145\163\040\123"
20170 "\056\101\056\061\047\060\045\006\003\125\004\013\023\036\103\145"
20171 "\162\164\165\155\040\103\145\162\164\151\146\151\143\141\164\151"
20172 "\157\156\040\101\165\164\150\157\162\151\164\171\061\042\060\040"
20173 "\006\003\125\004\003\023\031\103\145\162\164\165\155\040\124\162"
20174 "\165\163\164\145\144\040\116\145\164\167\157\162\153\040\103\101"
20175 , (PRUint32)128 },
20176 { (void *)"0", (PRUint32)2 },
20177 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
20178 "\042\060\040\006\003\125\004\012\023\031\125\156\151\172\145\164"
20179 "\157\040\124\145\143\150\156\157\154\157\147\151\145\163\040\123"
20180 "\056\101\056\061\047\060\045\006\003\125\004\013\023\036\103\145"
20181 "\162\164\165\155\040\103\145\162\164\151\146\151\143\141\164\151"
20182 "\157\156\040\101\165\164\150\157\162\151\164\171\061\042\060\040"
20183 "\006\003\125\004\003\023\031\103\145\162\164\165\155\040\124\162"
20184 "\165\163\164\145\144\040\116\145\164\167\157\162\153\040\103\101"
20185 , (PRUint32)128 },
20186 { (void *)"\002\003\004\104\300"
20187 , (PRUint32)5 },
20188 { (void *)"\060\202\003\273\060\202\002\243\240\003\002\001\002\002\003\004"
20189 "\104\300\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
20190 "\000\060\176\061\013\060\011\006\003\125\004\006\023\002\120\114"
20191 "\061\042\060\040\006\003\125\004\012\023\031\125\156\151\172\145"
20192 "\164\157\040\124\145\143\150\156\157\154\157\147\151\145\163\040"
20193 "\123\056\101\056\061\047\060\045\006\003\125\004\013\023\036\103"
20194 "\145\162\164\165\155\040\103\145\162\164\151\146\151\143\141\164"
20195 "\151\157\156\040\101\165\164\150\157\162\151\164\171\061\042\060"
20196 "\040\006\003\125\004\003\023\031\103\145\162\164\165\155\040\124"
20197 "\162\165\163\164\145\144\040\116\145\164\167\157\162\153\040\103"
20198 "\101\060\036\027\015\060\070\061\060\062\062\061\062\060\067\063"
20199 "\067\132\027\015\062\071\061\062\063\061\061\062\060\067\063\067"
20200 "\132\060\176\061\013\060\011\006\003\125\004\006\023\002\120\114"
20201 "\061\042\060\040\006\003\125\004\012\023\031\125\156\151\172\145"
20202 "\164\157\040\124\145\143\150\156\157\154\157\147\151\145\163\040"
20203 "\123\056\101\056\061\047\060\045\006\003\125\004\013\023\036\103"
20204 "\145\162\164\165\155\040\103\145\162\164\151\146\151\143\141\164"
20205 "\151\157\156\040\101\165\164\150\157\162\151\164\171\061\042\060"
20206 "\040\006\003\125\004\003\023\031\103\145\162\164\165\155\040\124"
20207 "\162\165\163\164\145\144\040\116\145\164\167\157\162\153\040\103"
20208 "\101\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
20209 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
20210 "\001\000\343\373\175\243\162\272\302\360\311\024\207\365\153\001"
20211 "\116\341\156\100\007\272\155\047\135\177\367\133\055\263\132\307"
20212 "\121\137\253\244\062\246\141\207\266\156\017\206\322\060\002\227"
20213 "\370\327\151\127\241\030\071\135\152\144\171\306\001\131\254\074"
20214 "\061\112\070\174\322\004\322\113\050\350\040\137\073\007\242\314"
20215 "\115\163\333\363\256\117\307\126\325\132\247\226\211\372\363\253"
20216 "\150\324\043\206\131\047\317\011\047\274\254\156\162\203\034\060"
20217 "\162\337\340\242\351\322\341\164\165\031\275\052\236\173\025\124"
20218 "\004\033\327\103\071\255\125\050\305\342\032\273\364\300\344\256"
20219 "\070\111\063\314\166\205\237\071\105\322\244\236\362\022\214\121"
20220 "\370\174\344\055\177\365\254\137\353\026\237\261\055\321\272\314"
20221 "\221\102\167\114\045\311\220\070\157\333\360\314\373\216\036\227"
20222 "\131\076\325\140\116\346\005\050\355\111\171\023\113\272\110\333"
20223 "\057\371\162\323\071\312\376\037\330\064\162\365\264\100\317\061"
20224 "\001\303\354\336\021\055\027\135\037\270\120\321\136\031\247\151"
20225 "\336\007\063\050\312\120\225\371\247\124\313\124\206\120\105\251"
20226 "\371\111\002\003\001\000\001\243\102\060\100\060\017\006\003\125"
20227 "\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003"
20228 "\125\035\016\004\026\004\024\010\166\315\313\007\377\044\366\305"
20229 "\315\355\273\220\274\342\204\067\106\165\367\060\016\006\003\125"
20230 "\035\017\001\001\377\004\004\003\002\001\006\060\015\006\011\052"
20231 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\246"
20232 "\250\255\042\316\001\075\246\243\377\142\320\110\235\213\136\162"
20233 "\260\170\104\343\334\034\257\011\375\043\110\372\275\052\304\271"
20234 "\125\004\265\020\243\215\047\336\013\202\143\320\356\336\014\067"
20235 "\171\101\133\042\262\260\232\101\134\246\160\340\324\320\167\313"
20236 "\043\323\000\340\154\126\057\341\151\015\015\331\252\277\041\201"
20237 "\120\331\006\245\250\377\225\067\320\252\376\342\263\365\231\055"
20238 "\105\204\212\345\102\011\327\164\002\057\367\211\330\231\351\274"
20239 "\047\324\107\215\272\015\106\034\167\317\024\244\034\271\244\061"
20240 "\304\234\050\164\003\064\377\063\031\046\245\351\015\164\267\076"
20241 "\227\306\166\350\047\226\243\146\335\341\256\362\101\133\312\230"
20242 "\126\203\163\160\344\206\032\322\061\101\272\057\276\055\023\132"
20243 "\166\157\116\350\116\201\016\077\133\003\042\240\022\276\146\130"
20244 "\021\112\313\003\304\264\052\052\055\226\027\340\071\124\274\110"
20245 "\323\166\047\235\232\055\006\246\311\354\071\322\253\333\237\232"
20246 "\013\047\002\065\051\261\100\225\347\371\350\234\125\210\031\106"
20247 "\326\267\064\365\176\316\071\232\331\070\361\121\367\117\054"
20248 , (PRUint32)959 }
20249 };
20250 static const NSSItem nss_builtins_items_304 [] = {
20251 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20252 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20253 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20254 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20255 { (void *)"Certum Trusted Network CA", (PRUint32)26 },
20256 { (void *)"\007\340\062\340\040\267\054\077\031\057\006\050\242\131\072\031"
20257 "\247\017\006\236"
20258 , (PRUint32)20 },
20259 { (void *)"\325\351\201\100\305\030\151\374\106\054\211\165\142\017\252\170"
20260 , (PRUint32)16 },
20261 { (void *)"\060\176\061\013\060\011\006\003\125\004\006\023\002\120\114\061"
20262 "\042\060\040\006\003\125\004\012\023\031\125\156\151\172\145\164"
20263 "\157\040\124\145\143\150\156\157\154\157\147\151\145\163\040\123"
20264 "\056\101\056\061\047\060\045\006\003\125\004\013\023\036\103\145"
20265 "\162\164\165\155\040\103\145\162\164\151\146\151\143\141\164\151"
20266 "\157\156\040\101\165\164\150\157\162\151\164\171\061\042\060\040"
20267 "\006\003\125\004\003\023\031\103\145\162\164\165\155\040\124\162"
20268 "\165\163\164\145\144\040\116\145\164\167\157\162\153\040\103\101"
20269 , (PRUint32)128 },
20270 { (void *)"\002\003\004\104\300"
20271 , (PRUint32)5 },
20272 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20273 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20274 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20275 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20276 };
20277 static const NSSItem nss_builtins_items_305 [] = {
20278 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20279 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20280 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20281 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20282 { (void *)"Certinomis - Autorité Racine", (PRUint32)30 },
20283 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20284 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
20285 "\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156"
20286 "\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060"
20287 "\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060"
20288 "\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155"
20289 "\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122"
20290 "\141\143\151\156\145"
20291 , (PRUint32)101 },
20292 { (void *)"0", (PRUint32)2 },
20293 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
20294 "\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156"
20295 "\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060"
20296 "\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060"
20297 "\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155"
20298 "\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122"
20299 "\141\143\151\156\145"
20300 , (PRUint32)101 },
20301 { (void *)"\002\001\001"
20302 , (PRUint32)3 },
20303 { (void *)"\060\202\005\234\060\202\003\204\240\003\002\001\002\002\001\001"
20304 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
20305 "\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061\023"
20306 "\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156\157"
20307 "\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060\060"
20308 "\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060\044"
20309 "\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155\151"
20310 "\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122\141"
20311 "\143\151\156\145\060\036\027\015\060\070\060\071\061\067\060\070"
20312 "\062\070\065\071\132\027\015\062\070\060\071\061\067\060\070\062"
20313 "\070\065\071\132\060\143\061\013\060\011\006\003\125\004\006\023"
20314 "\002\106\122\061\023\060\021\006\003\125\004\012\023\012\103\145"
20315 "\162\164\151\156\157\155\151\163\061\027\060\025\006\003\125\004"
20316 "\013\023\016\060\060\060\062\040\064\063\063\071\071\070\071\060"
20317 "\063\061\046\060\044\006\003\125\004\003\014\035\103\145\162\164"
20318 "\151\156\157\155\151\163\040\055\040\101\165\164\157\162\151\164"
20319 "\303\251\040\122\141\143\151\156\145\060\202\002\042\060\015\006"
20320 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017"
20321 "\000\060\202\002\012\002\202\002\001\000\235\205\237\206\323\343"
20322 "\257\307\262\153\156\063\340\236\267\102\064\125\235\371\201\276"
20323 "\143\330\043\166\016\227\124\315\231\114\032\361\071\307\210\330"
20324 "\027\120\014\236\141\332\300\116\125\336\347\132\270\172\116\167"
20325 "\207\015\345\270\353\372\236\136\173\036\304\317\050\164\307\223"
20326 "\365\024\306\042\050\004\371\221\303\253\047\163\152\016\056\115"
20327 "\363\056\050\037\160\337\125\057\116\355\307\161\157\011\162\056"
20328 "\355\325\062\227\320\361\130\167\321\140\274\116\136\333\232\204"
20329 "\366\107\141\105\053\366\120\246\177\152\161\047\110\204\065\236"
20330 "\254\376\151\251\236\172\136\065\045\372\264\247\111\065\167\226"
20331 "\247\066\133\341\315\337\043\160\330\135\114\245\010\203\361\246"
20332 "\044\070\023\250\354\057\250\241\147\307\246\055\206\107\356\212"
20333 "\374\354\233\016\164\364\053\111\002\173\220\165\214\374\231\071"
20334 "\001\071\326\112\211\345\236\166\253\076\226\050\070\046\213\335"
20335 "\215\214\300\366\001\036\157\245\061\022\070\175\225\302\161\356"
20336 "\355\164\256\344\066\242\103\165\325\361\000\233\342\344\327\314"
20337 "\102\003\113\170\172\345\175\273\270\256\056\040\223\323\344\141"
20338 "\337\161\341\166\147\227\077\266\337\152\163\132\144\042\345\102"
20339 "\333\317\201\003\223\330\364\343\020\340\162\366\000\160\254\360"
20340 "\301\172\017\005\177\317\064\151\105\265\223\344\031\333\122\026"
20341 "\043\005\211\016\215\110\344\045\157\263\170\277\142\365\007\372"
20342 "\225\044\302\226\262\350\243\043\302\135\003\374\303\323\345\174"
20343 "\311\165\043\327\364\365\274\336\344\337\315\200\277\221\210\175"
20344 "\247\023\264\071\272\054\272\275\321\153\314\363\245\050\355\104"
20345 "\236\175\122\243\157\226\056\031\176\034\363\133\307\026\216\273"
20346 "\140\175\167\146\107\124\202\000\021\140\154\062\301\250\070\033"
20347 "\353\156\230\023\326\356\070\365\360\237\016\357\376\061\201\301"
20348 "\322\044\225\057\123\172\151\242\360\017\206\105\216\130\202\053"
20349 "\114\042\324\136\240\347\175\046\047\110\337\045\106\215\112\050"
20350 "\174\206\236\371\233\032\131\271\145\277\005\335\266\102\135\075"
20351 "\346\000\110\202\136\040\367\021\202\336\312\330\237\346\067\107"
20352 "\046\036\353\170\367\141\303\101\144\130\002\101\371\332\340\321"
20353 "\370\371\350\375\122\070\266\365\211\337\002\003\001\000\001\243"
20354 "\133\060\131\060\017\006\003\125\035\023\001\001\377\004\005\060"
20355 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
20356 "\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\015"
20357 "\214\266\141\332\104\270\321\024\175\303\276\175\136\110\360\316"
20358 "\312\152\260\060\027\006\003\125\035\040\004\020\060\016\060\014"
20359 "\006\012\052\201\172\001\126\002\002\000\001\001\060\015\006\011"
20360 "\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000"
20361 "\044\076\140\006\176\035\357\072\076\333\352\257\034\232\054\001"
20362 "\013\364\305\265\331\111\061\364\135\101\215\211\014\116\377\154"
20363 "\242\375\377\342\006\310\071\237\361\132\251\335\042\130\025\250"
20364 "\212\323\261\346\062\011\202\003\154\327\077\010\307\370\271\272"
20365 "\000\155\271\326\374\122\062\135\244\177\244\061\224\273\266\114"
20366 "\070\177\050\060\065\377\237\043\123\267\266\356\024\160\000\100"
20367 "\053\332\107\253\064\176\136\247\126\060\141\053\213\103\254\375"
20368 "\266\210\050\365\153\266\076\140\112\272\102\220\064\147\215\352"
20369 "\353\137\105\124\073\027\254\213\344\306\145\017\356\320\214\135"
20370 "\146\071\316\062\247\330\020\227\300\176\064\234\237\224\363\366"
20371 "\206\037\317\033\163\255\224\171\207\150\160\303\063\245\160\347"
20372 "\330\325\070\224\157\143\171\353\277\012\016\010\347\305\057\017"
20373 "\102\240\053\024\100\377\041\340\005\305\047\341\204\021\023\272"
20374 "\326\206\035\101\013\023\043\211\323\311\013\350\212\272\172\243"
20375 "\243\163\067\065\200\175\022\270\063\167\100\070\300\372\136\060"
20376 "\322\362\266\243\261\326\242\225\227\201\233\122\355\151\114\377"
20377 "\200\344\123\333\124\133\003\155\124\137\261\270\357\044\275\157"
20378 "\237\021\303\307\144\302\017\050\142\205\146\136\032\173\262\267"
20379 "\357\256\065\311\031\063\250\270\047\333\063\125\277\150\341\165"
20380 "\110\104\126\373\315\323\110\273\107\211\072\254\151\365\200\306"
20381 "\344\104\120\057\124\304\252\103\305\061\061\130\275\226\305\352"
20382 "\165\154\232\165\261\115\370\367\227\377\226\026\362\227\115\350"
20383 "\366\363\021\371\072\175\212\070\156\004\313\341\323\105\025\252"
20384 "\245\321\035\235\135\143\350\044\346\066\024\342\207\255\033\131"
20385 "\365\104\233\373\327\167\174\037\001\160\142\241\040\032\242\305"
20386 "\032\050\364\041\003\356\056\331\301\200\352\271\331\202\326\133"
20387 "\166\302\313\073\265\322\000\360\243\016\341\255\156\100\367\333"
20388 "\240\264\320\106\256\025\327\104\302\115\065\371\322\013\362\027"
20389 "\366\254\146\325\044\262\117\321\034\231\300\156\365\175\353\164"
20390 "\004\270\371\115\167\011\327\264\317\007\060\011\361\270\000\126"
20391 "\331\027\026\026\012\053\206\337\217\001\031\032\345\273\202\143"
20392 "\377\276\013\166\026\136\067\067\346\330\164\227\242\231\105\171"
20393 , (PRUint32)1440 }
20394 };
20395 static const NSSItem nss_builtins_items_306 [] = {
20396 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20397 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20398 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20399 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20400 { (void *)"Certinomis - Autorité Racine", (PRUint32)30 },
20401 { (void *)"\056\024\332\354\050\360\372\036\216\070\232\116\253\353\046\300"
20402 "\012\323\203\303"
20403 , (PRUint32)20 },
20404 { (void *)"\177\060\170\214\003\343\312\311\012\342\311\352\036\252\125\032"
20405 , (PRUint32)16 },
20406 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061"
20407 "\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156"
20408 "\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060"
20409 "\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060"
20410 "\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155"
20411 "\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122"
20412 "\141\143\151\156\145"
20413 , (PRUint32)101 },
20414 { (void *)"\002\001\001"
20415 , (PRUint32)3 },
20416 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20417 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20418 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20419 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20420 };
20421 static const NSSItem nss_builtins_items_307 [] = {
20422 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20423 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20424 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20425 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20426 { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 },
20427 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20428 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
20429 "\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141"
20430 "\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141"
20431 "\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126"
20432 "\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164"
20433 "\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040"
20434 "\126\141\154\145\156\143\151\141\156\141"
20435 , (PRUint32)106 },
20436 { (void *)"0", (PRUint32)2 },
20437 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
20438 "\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141"
20439 "\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141"
20440 "\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126"
20441 "\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164"
20442 "\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040"
20443 "\126\141\154\145\156\143\151\141\156\141"
20444 , (PRUint32)106 },
20445 { (void *)"\002\004\073\105\345\150"
20446 , (PRUint32)6 },
20447 { (void *)"\060\202\006\213\060\202\005\163\240\003\002\001\002\002\004\073"
20448 "\105\345\150\060\015\006\011\052\206\110\206\367\015\001\001\005"
20449 "\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\105"
20450 "\123\061\037\060\035\006\003\125\004\012\023\026\107\145\156\145"
20451 "\162\141\154\151\164\141\164\040\126\141\154\145\156\143\151\141"
20452 "\156\141\061\017\060\015\006\003\125\004\013\023\006\120\113\111"
20453 "\107\126\101\061\047\060\045\006\003\125\004\003\023\036\122\157"
20454 "\157\164\040\103\101\040\107\145\156\145\162\141\154\151\164\141"
20455 "\164\040\126\141\154\145\156\143\151\141\156\141\060\036\027\015"
20456 "\060\061\060\067\060\066\061\066\062\062\064\067\132\027\015\062"
20457 "\061\060\067\060\061\061\065\062\062\064\067\132\060\150\061\013"
20458 "\060\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006"
20459 "\003\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141"
20460 "\164\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015"
20461 "\006\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060"
20462 "\045\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040"
20463 "\107\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145"
20464 "\156\143\151\141\156\141\060\202\001\042\060\015\006\011\052\206"
20465 "\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202"
20466 "\001\012\002\202\001\001\000\306\052\253\127\021\067\057\042\212"
20467 "\312\003\164\035\312\355\055\242\013\274\063\122\100\046\107\276"
20468 "\132\151\246\073\162\066\027\114\350\337\270\273\057\166\341\100"
20469 "\106\164\145\002\220\122\010\264\377\250\214\301\340\307\211\126"
20470 "\020\071\063\357\150\264\137\137\332\155\043\241\211\136\042\243"
20471 "\112\006\360\047\360\127\271\370\351\116\062\167\012\077\101\144"
20472 "\363\353\145\356\166\376\124\252\175\035\040\256\363\327\164\302"
20473 "\012\137\365\010\050\122\010\314\125\135\322\017\333\232\201\245"
20474 "\273\241\263\301\224\315\124\340\062\165\061\221\032\142\262\336"
20475 "\165\342\317\117\211\331\221\220\017\101\033\264\132\112\167\275"
20476 "\147\203\340\223\347\136\247\014\347\201\323\364\122\254\123\262"
20477 "\003\307\104\046\373\171\345\313\064\140\120\020\173\033\333\153"
20478 "\327\107\253\137\174\150\312\156\235\101\003\020\356\153\231\173"
20479 "\136\045\250\302\253\344\300\363\134\234\343\276\316\061\114\144"
20480 "\036\136\200\242\365\203\176\014\326\312\214\125\216\276\340\276"
20481 "\111\007\017\243\044\101\172\130\035\204\352\130\022\310\341\267"
20482 "\355\357\223\336\224\010\061\002\003\001\000\001\243\202\003\073"
20483 "\060\202\003\067\060\062\006\010\053\006\001\005\005\007\001\001"
20484 "\004\046\060\044\060\042\006\010\053\006\001\005\005\007\060\001"
20485 "\206\026\150\164\164\160\072\057\057\157\143\163\160\056\160\153"
20486 "\151\056\147\166\141\056\145\163\060\022\006\003\125\035\023\001"
20487 "\001\377\004\010\060\006\001\001\377\002\001\002\060\202\002\064"
20488 "\006\003\125\035\040\004\202\002\053\060\202\002\047\060\202\002"
20489 "\043\006\012\053\006\001\004\001\277\125\002\001\000\060\202\002"
20490 "\023\060\202\001\350\006\010\053\006\001\005\005\007\002\002\060"
20491 "\202\001\332\036\202\001\326\000\101\000\165\000\164\000\157\000"
20492 "\162\000\151\000\144\000\141\000\144\000\040\000\144\000\145\000"
20493 "\040\000\103\000\145\000\162\000\164\000\151\000\146\000\151\000"
20494 "\143\000\141\000\143\000\151\000\363\000\156\000\040\000\122\000"
20495 "\141\000\355\000\172\000\040\000\144\000\145\000\040\000\154\000"
20496 "\141\000\040\000\107\000\145\000\156\000\145\000\162\000\141\000"
20497 "\154\000\151\000\164\000\141\000\164\000\040\000\126\000\141\000"
20498 "\154\000\145\000\156\000\143\000\151\000\141\000\156\000\141\000"
20499 "\056\000\015\000\012\000\114\000\141\000\040\000\104\000\145\000"
20500 "\143\000\154\000\141\000\162\000\141\000\143\000\151\000\363\000"
20501 "\156\000\040\000\144\000\145\000\040\000\120\000\162\000\341\000"
20502 "\143\000\164\000\151\000\143\000\141\000\163\000\040\000\144\000"
20503 "\145\000\040\000\103\000\145\000\162\000\164\000\151\000\146\000"
20504 "\151\000\143\000\141\000\143\000\151\000\363\000\156\000\040\000"
20505 "\161\000\165\000\145\000\040\000\162\000\151\000\147\000\145\000"
20506 "\040\000\145\000\154\000\040\000\146\000\165\000\156\000\143\000"
20507 "\151\000\157\000\156\000\141\000\155\000\151\000\145\000\156\000"
20508 "\164\000\157\000\040\000\144\000\145\000\040\000\154\000\141\000"
20509 "\040\000\160\000\162\000\145\000\163\000\145\000\156\000\164\000"
20510 "\145\000\040\000\101\000\165\000\164\000\157\000\162\000\151\000"
20511 "\144\000\141\000\144\000\040\000\144\000\145\000\040\000\103\000"
20512 "\145\000\162\000\164\000\151\000\146\000\151\000\143\000\141\000"
20513 "\143\000\151\000\363\000\156\000\040\000\163\000\145\000\040\000"
20514 "\145\000\156\000\143\000\165\000\145\000\156\000\164\000\162\000"
20515 "\141\000\040\000\145\000\156\000\040\000\154\000\141\000\040\000"
20516 "\144\000\151\000\162\000\145\000\143\000\143\000\151\000\363\000"
20517 "\156\000\040\000\167\000\145\000\142\000\040\000\150\000\164\000"
20518 "\164\000\160\000\072\000\057\000\057\000\167\000\167\000\167\000"
20519 "\056\000\160\000\153\000\151\000\056\000\147\000\166\000\141\000"
20520 "\056\000\145\000\163\000\057\000\143\000\160\000\163\060\045\006"
20521 "\010\053\006\001\005\005\007\002\001\026\031\150\164\164\160\072"
20522 "\057\057\167\167\167\056\160\153\151\056\147\166\141\056\145\163"
20523 "\057\143\160\163\060\035\006\003\125\035\016\004\026\004\024\173"
20524 "\065\323\100\322\034\170\031\146\357\164\020\050\334\076\117\262"
20525 "\170\004\374\060\201\225\006\003\125\035\043\004\201\215\060\201"
20526 "\212\200\024\173\065\323\100\322\034\170\031\146\357\164\020\050"
20527 "\334\076\117\262\170\004\374\241\154\244\152\060\150\061\013\060"
20528 "\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006\003"
20529 "\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141\164"
20530 "\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015\006"
20531 "\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060\045"
20532 "\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040\107"
20533 "\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145\156"
20534 "\143\151\141\156\141\202\004\073\105\345\150\060\015\006\011\052"
20535 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\044"
20536 "\141\116\365\265\310\102\002\052\263\134\165\255\305\155\312\347"
20537 "\224\077\245\150\225\210\301\124\300\020\151\242\022\057\030\077"
20538 "\045\120\250\174\112\352\306\011\331\364\165\306\100\332\257\120"
20539 "\235\075\245\026\273\155\061\306\307\163\012\110\376\040\162\355"
20540 "\157\314\350\203\141\026\106\220\001\225\113\175\216\232\122\011"
20541 "\057\366\157\034\344\241\161\317\214\052\132\027\163\203\107\115"
20542 "\017\066\373\004\115\111\121\342\024\311\144\141\373\324\024\340"
20543 "\364\236\267\064\217\012\046\275\227\134\364\171\072\112\060\031"
20544 "\314\255\117\240\230\212\264\061\227\052\342\163\155\176\170\270"
20545 "\370\210\211\117\261\042\221\144\113\365\120\336\003\333\345\305"
20546 "\166\347\023\146\165\176\145\373\001\237\223\207\210\235\371\106"
20547 "\127\174\115\140\257\230\163\023\043\244\040\221\201\372\320\141"
20548 "\146\270\175\321\257\326\157\036\154\075\351\021\375\251\371\202"
20549 "\042\206\231\063\161\132\352\031\127\075\221\315\251\300\243\156"
20550 "\007\023\246\311\355\370\150\243\236\303\132\162\011\207\050\321"
20551 "\304\163\304\163\030\137\120\165\026\061\237\267\350\174\303"
20552 , (PRUint32)1679 }
20553 };
20554 static const NSSItem nss_builtins_items_308 [] = {
20555 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20556 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20557 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20558 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20559 { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 },
20560 { (void *)"\240\163\345\305\275\103\141\015\206\114\041\023\012\205\130\127"
20561 "\314\234\352\106"
20562 , (PRUint32)20 },
20563 { (void *)"\054\214\027\136\261\124\253\223\027\265\066\132\333\321\306\362"
20564 , (PRUint32)16 },
20565 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061"
20566 "\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141"
20567 "\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141"
20568 "\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126"
20569 "\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164"
20570 "\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040"
20571 "\126\141\154\145\156\143\151\141\156\141"
20572 , (PRUint32)106 },
20573 { (void *)"\002\004\073\105\345\150"
20574 , (PRUint32)6 },
20575 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20576 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20577 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20578 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20579 };
20580 static const NSSItem nss_builtins_items_309 [] = {
20581 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20582 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20583 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20584 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20585 { (void *)"A-Trust-nQual-03", (PRUint32)17 },
20586 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20587 { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124"
20588 "\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165"
20589 "\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145"
20590 "\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155"
20591 "\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145"
20592 "\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003"
20593 "\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165"
20594 "\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020"
20595 "\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063"
20596 , (PRUint32)144 },
20597 { (void *)"0", (PRUint32)2 },
20598 { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124"
20599 "\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165"
20600 "\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145"
20601 "\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155"
20602 "\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145"
20603 "\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003"
20604 "\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165"
20605 "\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020"
20606 "\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063"
20607 , (PRUint32)144 },
20608 { (void *)"\002\003\001\154\036"
20609 , (PRUint32)5 },
20610 { (void *)"\060\202\003\317\060\202\002\267\240\003\002\001\002\002\003\001"
20611 "\154\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
20612 "\000\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101"
20613 "\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162"
20614 "\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150"
20615 "\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151"
20616 "\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166"
20617 "\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006"
20618 "\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121"
20619 "\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014"
20620 "\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060"
20621 "\063\060\036\027\015\060\065\060\070\061\067\062\062\060\060\060"
20622 "\060\132\027\015\061\065\060\070\061\067\062\062\060\060\060\060"
20623 "\132\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101"
20624 "\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162"
20625 "\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150"
20626 "\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151"
20627 "\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166"
20628 "\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006"
20629 "\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121"
20630 "\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014"
20631 "\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060"
20632 "\063\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
20633 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
20634 "\001\000\255\075\141\156\003\363\220\073\300\101\013\204\200\315"
20635 "\354\052\243\235\153\273\156\302\102\204\367\121\024\341\240\250"
20636 "\055\121\243\121\362\336\043\360\064\104\377\224\353\314\005\043"
20637 "\225\100\271\007\170\245\045\366\012\275\105\206\350\331\275\300"
20638 "\004\216\205\104\141\357\177\247\311\372\301\045\314\205\054\143"
20639 "\077\005\140\163\111\005\340\140\170\225\020\113\334\371\021\131"
20640 "\316\161\177\100\233\212\252\044\337\013\102\342\333\126\274\112"
20641 "\322\245\014\233\267\103\076\335\203\323\046\020\002\317\352\043"
20642 "\304\111\116\345\323\351\264\210\253\014\256\142\222\324\145\207"
20643 "\331\152\327\364\205\237\344\063\042\045\245\345\310\063\272\303"
20644 "\307\101\334\137\306\152\314\000\016\155\062\250\266\207\066\000"
20645 "\142\167\233\036\037\064\313\220\074\170\210\164\005\353\171\365"
20646 "\223\161\145\312\235\307\153\030\055\075\134\116\347\325\370\077"
20647 "\061\175\217\207\354\012\042\057\043\351\376\273\175\311\340\364"
20648 "\354\353\174\304\260\303\055\142\265\232\161\326\261\152\350\354"
20649 "\331\355\325\162\354\276\127\001\316\005\125\237\336\321\140\210"
20650 "\020\263\002\003\001\000\001\243\066\060\064\060\017\006\003\125"
20651 "\035\023\001\001\377\004\005\060\003\001\001\377\060\021\006\003"
20652 "\125\035\016\004\012\004\010\104\152\225\147\125\171\021\117\060"
20653 "\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
20654 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202"
20655 "\001\001\000\125\324\124\321\131\110\134\263\223\205\252\277\143"
20656 "\057\344\200\316\064\243\064\142\076\366\330\356\147\210\061\004"
20657 "\003\157\013\324\007\373\116\165\017\323\056\323\300\027\307\306"
20658 "\050\354\006\015\021\044\016\016\245\135\277\214\262\023\226\161"
20659 "\334\324\316\016\015\012\150\062\154\271\101\061\031\253\261\007"
20660 "\173\115\230\323\134\260\321\360\247\102\240\265\304\216\257\376"
20661 "\361\077\364\357\117\106\000\166\353\002\373\371\235\322\100\226"
20662 "\307\210\072\270\237\021\171\363\200\145\250\275\037\323\170\201"
20663 "\240\121\114\067\264\246\135\045\160\321\146\311\150\371\056\021"
20664 "\024\150\361\124\230\010\254\046\222\017\336\211\236\324\372\263"
20665 "\171\053\322\243\171\324\354\213\254\207\123\150\102\114\121\121"
20666 "\164\036\033\047\056\343\365\037\051\164\115\355\257\367\341\222"
20667 "\231\201\350\276\072\307\027\120\366\267\306\374\233\260\212\153"
20668 "\326\210\003\221\217\006\167\072\205\002\335\230\325\103\170\077"
20669 "\306\060\025\254\233\153\313\127\267\211\121\213\072\350\311\204"
20670 "\014\333\261\120\040\012\032\112\272\152\032\275\354\033\310\305"
20671 "\204\232\315"
20672 , (PRUint32)979 }
20673 };
20674 static const NSSItem nss_builtins_items_310 [] = {
20675 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20676 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20677 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20678 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20679 { (void *)"A-Trust-nQual-03", (PRUint32)17 },
20680 { (void *)"\323\300\143\362\031\355\007\076\064\255\135\165\013\062\166\051"
20681 "\377\325\232\362"
20682 , (PRUint32)20 },
20683 { (void *)"\111\143\256\047\364\325\225\075\330\333\044\206\270\234\007\123"
20684 , (PRUint32)16 },
20685 { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124"
20686 "\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165"
20687 "\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145"
20688 "\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155"
20689 "\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145"
20690 "\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003"
20691 "\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165"
20692 "\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020"
20693 "\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063"
20694 , (PRUint32)144 },
20695 { (void *)"\002\003\001\154\036"
20696 , (PRUint32)5 },
20697 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20698 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20699 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
20700 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20701 };
20702 static const NSSItem nss_builtins_items_311 [] = {
20703 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20704 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20705 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20706 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20707 { (void *)"TWCA Root Certification Authority", (PRUint32)34 },
20708 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20709 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
20710 "\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116"
20711 "\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157"
20712 "\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041"
20713 "\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146"
20714 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
20715 "\171"
20716 , (PRUint32)97 },
20717 { (void *)"0", (PRUint32)2 },
20718 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
20719 "\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116"
20720 "\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157"
20721 "\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041"
20722 "\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146"
20723 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
20724 "\171"
20725 , (PRUint32)97 },
20726 { (void *)"\002\001\001"
20727 , (PRUint32)3 },
20728 { (void *)"\060\202\003\173\060\202\002\143\240\003\002\001\002\002\001\001"
20729 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
20730 "\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061\022"
20731 "\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116\055"
20732 "\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157\157"
20733 "\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041\124"
20734 "\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146\151"
20735 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
20736 "\060\036\027\015\060\070\060\070\062\070\060\067\062\064\063\063"
20737 "\132\027\015\063\060\061\062\063\061\061\065\065\071\065\071\132"
20738 "\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
20739 "\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116"
20740 "\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157"
20741 "\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041"
20742 "\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146"
20743 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
20744 "\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
20745 "\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
20746 "\001\000\260\176\162\270\244\003\224\346\247\336\011\070\221\112"
20747 "\021\100\207\247\174\131\144\024\173\265\021\020\335\376\277\325"
20748 "\300\273\126\342\205\045\364\065\162\017\370\123\320\101\341\104"
20749 "\001\302\264\034\303\061\102\026\107\205\063\042\166\262\012\157"
20750 "\017\345\045\120\117\205\206\276\277\230\056\020\147\036\276\021"
20751 "\005\206\005\220\304\131\320\174\170\020\260\200\134\267\341\307"
20752 "\053\165\313\174\237\256\265\321\235\043\067\143\247\334\102\242"
20753 "\055\222\004\033\120\301\173\270\076\033\311\126\004\213\057\122"
20754 "\233\255\251\126\351\301\377\255\251\130\207\060\266\201\367\227"
20755 "\105\374\031\127\073\053\157\344\107\364\231\105\376\035\361\370"
20756 "\227\243\210\035\067\034\134\217\340\166\045\232\120\370\240\124"
20757 "\377\104\220\166\043\322\062\306\303\253\006\277\374\373\277\363"
20758 "\255\175\222\142\002\133\051\323\065\243\223\232\103\144\140\135"
20759 "\262\372\062\377\073\004\257\115\100\152\371\307\343\357\043\375"
20760 "\153\313\345\017\213\070\015\356\012\374\376\017\230\237\060\061"
20761 "\335\154\122\145\371\213\201\276\042\341\034\130\003\272\221\033"
20762 "\211\007\002\003\001\000\001\243\102\060\100\060\016\006\003\125"
20763 "\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125"
20764 "\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003"
20765 "\125\035\016\004\026\004\024\152\070\133\046\215\336\213\132\362"
20766 "\117\172\124\203\031\030\343\010\065\246\272\060\015\006\011\052"
20767 "\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\074"
20768 "\325\167\075\332\337\211\272\207\014\010\124\152\040\120\222\276"
20769 "\260\101\075\271\046\144\203\012\057\350\100\300\227\050\047\202"
20770 "\060\112\311\223\377\152\347\246\000\177\211\102\232\326\021\345"
20771 "\123\316\057\314\362\332\005\304\376\342\120\304\072\206\175\314"
20772 "\332\176\020\011\073\222\065\052\123\262\376\353\053\005\331\154"
20773 "\135\346\320\357\323\152\146\236\025\050\205\172\350\202\000\254"
20774 "\036\247\011\151\126\102\323\150\121\030\276\124\232\277\104\101"
20775 "\272\111\276\040\272\151\134\356\270\167\315\316\154\037\255\203"
20776 "\226\030\175\016\265\024\071\204\361\050\351\055\243\236\173\036"
20777 "\172\162\132\203\263\171\157\357\264\374\320\012\245\130\117\106"
20778 "\337\373\155\171\131\362\204\042\122\256\017\314\373\174\073\347"
20779 "\152\312\107\141\303\172\370\323\222\004\037\270\040\204\341\066"
20780 "\124\026\307\100\336\073\212\163\334\337\306\011\114\337\354\332"
20781 "\377\324\123\102\241\311\362\142\035\042\203\074\227\305\371\031"
20782 "\142\047\254\145\042\327\323\074\306\345\216\262\123\314\111\316"
20783 "\274\060\376\173\016\063\220\373\355\322\024\221\037\007\257"
20784 , (PRUint32)895 }
20785 };
20786 static const NSSItem nss_builtins_items_312 [] = {
20787 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20788 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20789 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20790 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20791 { (void *)"TWCA Root Certification Authority", (PRUint32)34 },
20792 { (void *)"\317\236\207\155\323\353\374\102\046\227\243\265\243\172\240\166"
20793 "\251\006\043\110"
20794 , (PRUint32)20 },
20795 { (void *)"\252\010\217\366\371\173\267\362\261\247\036\233\352\352\275\171"
20796 , (PRUint32)16 },
20797 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
20798 "\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116"
20799 "\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157"
20800 "\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041"
20801 "\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146"
20802 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
20803 "\171"
20804 , (PRUint32)97 },
20805 { (void *)"\002\001\001"
20806 , (PRUint32)3 },
20807 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20808 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20809 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20810 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20811 };
20812 static const NSSItem nss_builtins_items_313 [] = {
20813 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20814 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20815 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20816 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20817 { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 },
20818 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20819 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
20820 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
20821 "\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151"
20822 "\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061"
20823 "\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021"
20824 "\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156"
20825 "\154"
20826 , (PRUint32)97 },
20827 { (void *)"0", (PRUint32)2 },
20828 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
20829 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
20830 "\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151"
20831 "\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061"
20832 "\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021"
20833 "\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156"
20834 "\154"
20835 , (PRUint32)97 },
20836 { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377"
20837 "\377\377"
20838 , (PRUint32)18 },
20839 { (void *)"\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\017"
20840 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\060"
20841 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137"
20842 "\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060"
20843 "\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141"
20844 "\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151"
20845 "\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060"
20846 "\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156"
20847 "\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060"
20848 "\036\027\015\060\067\060\067\062\067\061\067\061\071\063\067\132"
20849 "\027\015\062\065\060\063\063\061\061\070\061\071\062\062\132\060"
20850 "\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022"
20851 "\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164"
20852 "\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147"
20853 "\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040"
20854 "\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151"
20855 "\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154"
20856 "\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001"
20857 "\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001"
20858 "\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126"
20859 "\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201"
20860 "\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300"
20861 "\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177"
20862 "\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330"
20863 "\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213"
20864 "\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337"
20865 "\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045"
20866 "\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123"
20867 "\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007"
20868 "\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043"
20869 "\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042"
20870 "\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041"
20871 "\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324"
20872 "\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313"
20873 "\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110"
20874 "\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114"
20875 "\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376"
20876 "\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344"
20877 "\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357"
20878 "\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346"
20879 "\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314"
20880 "\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351"
20881 "\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154"
20882 "\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262"
20883 "\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042"
20884 "\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077"
20885 "\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102"
20886 "\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323"
20887 "\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176"
20888 "\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147"
20889 "\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216"
20890 "\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035"
20891 "\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125"
20892 "\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125"
20893 "\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153"
20894 "\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206"
20895 "\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002"
20896 "\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004"
20897 "\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257"
20898 "\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362"
20899 "\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203"
20900 "\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302"
20901 "\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150"
20902 "\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307"
20903 "\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050"
20904 "\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350"
20905 "\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013"
20906 "\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075"
20907 "\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114"
20908 "\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313"
20909 "\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273"
20910 "\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235"
20911 "\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146"
20912 "\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160"
20913 "\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007"
20914 "\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351"
20915 "\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134"
20916 "\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045"
20917 "\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113"
20918 "\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174"
20919 "\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304"
20920 "\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012"
20921 "\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330"
20922 "\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124"
20923 "\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163"
20924 "\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056"
20925 "\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175"
20926 "\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163"
20927 "\262\345\214\360\206\231\270\345\305\337\204\301\267\353"
20928 , (PRUint32)1422 }
20929 };
20930 static const NSSItem nss_builtins_items_314 [] = {
20931 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20932 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20933 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20934 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20935 { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 },
20936 { (void *)"\301\167\313\113\340\264\046\216\365\307\317\105\231\042\271\260"
20937 "\316\272\041\057"
20938 , (PRUint32)20 },
20939 { (void *)"\012\244\325\314\272\264\373\243\131\343\346\001\335\123\331\116"
20940 , (PRUint32)16 },
20941 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
20942 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
20943 "\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151"
20944 "\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061"
20945 "\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021"
20946 "\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156"
20947 "\154"
20948 , (PRUint32)97 },
20949 { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377"
20950 "\377\377"
20951 , (PRUint32)18 },
20952 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
20953 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
20954 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
20955 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20956 };
20957 static const NSSItem nss_builtins_items_315 [] = {
20958 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
20959 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
20960 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20961 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
20962 { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 },
20963 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
20964 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
20965 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
20966 "\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151"
20967 "\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163"
20968 "\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206"
20969 "\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151"
20970 "\147\151\156\157\164\141\162\056\156\154"
20971 , (PRUint32)106 },
20972 { (void *)"0", (PRUint32)2 },
20973 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
20974 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
20975 "\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151"
20976 "\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163"
20977 "\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206"
20978 "\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151"
20979 "\147\151\156\157\164\141\162\056\156\154"
20980 , (PRUint32)106 },
20981 { (void *)"\002\004\017\377\377\377"
20982 , (PRUint32)6 },
20983 { (void *)"\060\202\003\161\060\202\002\332\240\003\002\001\002\002\004\017"
20984 "\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005"
20985 "\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\116"
20986 "\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151"
20987 "\116\157\164\141\162\061\043\060\041\006\003\125\004\003\023\032"
20988 "\104\151\147\151\116\157\164\141\162\040\123\145\162\166\151\143"
20989 "\145\163\040\061\060\062\064\040\103\101\061\040\060\036\006\011"
20990 "\052\206\110\206\367\015\001\011\001\026\021\151\156\146\157\100"
20991 "\144\151\147\151\156\157\164\141\162\056\156\154\060\036\027\015"
20992 "\060\067\060\067\062\066\061\065\065\071\060\061\132\027\015\061"
20993 "\063\060\070\062\066\061\066\062\071\060\061\132\060\150\061\013"
20994 "\060\011\006\003\125\004\006\023\002\116\114\061\022\060\020\006"
20995 "\003\125\004\012\023\011\104\151\147\151\116\157\164\141\162\061"
20996 "\043\060\041\006\003\125\004\003\023\032\104\151\147\151\116\157"
20997 "\164\141\162\040\123\145\162\166\151\143\145\163\040\061\060\062"
20998 "\064\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015"
20999 "\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157"
21000 "\164\141\162\056\156\154\060\201\237\060\015\006\011\052\206\110"
21001 "\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002"
21002 "\201\201\000\332\233\115\135\074\371\321\342\213\306\306\010\040"
21003 "\305\331\036\110\354\146\130\147\171\142\053\101\143\364\211\215"
21004 "\150\332\257\270\224\066\213\031\044\244\240\223\322\231\017\262"
21005 "\255\055\065\115\315\057\152\341\371\233\031\053\274\004\032\176"
21006 "\055\075\122\144\315\361\076\147\017\211\056\350\362\117\256\246"
21007 "\010\241\205\376\241\251\011\346\306\253\076\103\374\257\172\003"
21008 "\221\332\246\071\246\141\356\230\117\030\250\323\263\257\146\202"
21009 "\351\237\274\335\162\371\006\004\275\022\331\030\044\347\253\223"
21010 "\123\213\131\002\003\001\000\001\243\202\001\046\060\202\001\042"
21011 "\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001"
21012 "\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006"
21013 "\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005"
21014 "\007\003\002\006\010\053\006\001\005\005\007\003\004\060\021\006"
21015 "\003\125\035\040\004\012\060\010\060\006\006\004\125\035\040\000"
21016 "\060\063\006\010\053\006\001\005\005\007\001\001\004\047\060\045"
21017 "\060\043\006\010\053\006\001\005\005\007\060\001\206\027\150\164"
21018 "\164\160\072\057\057\157\143\163\160\056\145\156\164\162\165\163"
21019 "\164\056\156\145\164\060\063\006\003\125\035\037\004\054\060\052"
21020 "\060\050\240\046\240\044\206\042\150\164\164\160\072\057\057\143"
21021 "\162\154\056\145\156\164\162\165\163\164\056\156\145\164\057\163"
21022 "\145\162\166\145\162\061\056\143\162\154\060\035\006\003\125\035"
21023 "\016\004\026\004\024\376\334\224\111\014\157\357\134\177\306\361"
21024 "\022\231\117\026\111\255\373\202\145\060\013\006\003\125\035\017"
21025 "\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060"
21026 "\026\200\024\360\027\142\023\125\075\263\377\012\000\153\373\120"
21027 "\204\227\363\355\142\320\032\060\031\006\011\052\206\110\206\366"
21028 "\175\007\101\000\004\014\060\012\033\004\126\067\056\061\003\002"
21029 "\000\201\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
21030 "\000\003\201\201\000\143\164\152\067\251\077\226\234\146\310\130"
21031 "\254\011\311\357\365\145\224\177\243\002\304\070\061\275\135\043"
21032 "\207\354\324\126\262\311\262\156\344\005\006\374\354\365\372\210"
21033 "\160\131\324\356\346\335\265\172\240\243\140\057\002\014\253\336"
21034 "\022\135\257\360\065\113\252\212\107\221\032\365\205\054\102\307"
21035 "\035\357\225\103\263\136\270\225\223\245\332\305\050\252\255\162"
21036 "\055\061\255\231\153\154\377\214\041\047\257\255\232\221\053\307"
21037 "\335\130\303\156\007\305\237\171\322\307\214\125\277\114\307\047"
21038 "\136\121\026\053\076"
21039 , (PRUint32)885 }
21040 };
21041 static const NSSItem nss_builtins_items_316 [] = {
21042 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21043 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21044 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21045 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21046 { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 },
21047 { (void *)"\022\073\352\312\146\147\167\141\340\353\150\362\376\355\242\017"
21048 "\040\005\125\160"
21049 , (PRUint32)20 },
21050 { (void *)"\057\026\150\227\114\150\117\316\122\212\354\123\217\223\111\370"
21051 , (PRUint32)16 },
21052 { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21053 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21054 "\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151"
21055 "\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163"
21056 "\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206"
21057 "\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151"
21058 "\147\151\156\157\164\141\162\056\156\154"
21059 , (PRUint32)106 },
21060 { (void *)"\002\004\017\377\377\377"
21061 , (PRUint32)6 },
21062 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21063 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21064 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21065 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21066 };
21067 static const NSSItem nss_builtins_items_317 [] = {
21068 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21069 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21070 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21071 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21072 { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 },
21073 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21074 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21075 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21076 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21077 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21078 "\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026"
21079 "\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056"
21080 "\156\154"
21081 , (PRUint32)98 },
21082 { (void *)"0", (PRUint32)2 },
21083 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21084 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21085 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21086 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21087 "\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026"
21088 "\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056"
21089 "\156\154"
21090 , (PRUint32)98 },
21091 { (void *)"\002\004\017\377\377\377"
21092 , (PRUint32)6 },
21093 { (void *)"\060\202\005\105\060\202\004\256\240\003\002\001\002\002\004\017"
21094 "\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005"
21095 "\005\000\060\140\061\013\060\011\006\003\125\004\006\023\002\116"
21096 "\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151"
21097 "\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022"
21098 "\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040"
21099 "\103\101\061\040\060\036\006\011\052\206\110\206\367\015\001\011"
21100 "\001\026\021\151\156\146\157\100\144\151\147\151\156\157\164\141"
21101 "\162\056\156\154\060\036\027\015\060\066\061\060\060\064\061\060"
21102 "\065\064\061\062\132\027\015\061\061\061\060\060\064\061\060\065"
21103 "\063\061\062\132\060\140\061\013\060\011\006\003\125\004\006\023"
21104 "\002\116\114\061\022\060\020\006\003\125\004\012\023\011\104\151"
21105 "\147\151\116\157\164\141\162\061\033\060\031\006\003\125\004\003"
21106 "\023\022\104\151\147\151\116\157\164\141\162\040\103\171\142\145"
21107 "\162\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015"
21108 "\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157"
21109 "\164\141\162\056\156\154\060\202\002\042\060\015\006\011\052\206"
21110 "\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202"
21111 "\002\012\002\202\002\001\000\322\316\025\012\055\250\136\204\147"
21112 "\255\375\276\357\106\307\310\271\317\163\374\364\064\271\371\054"
21113 "\103\347\140\023\075\172\343\262\317\073\147\154\220\255\300\271"
21114 "\077\204\122\360\065\102\334\164\334\050\073\275\122\264\247\254"
21115 "\162\105\027\306\360\211\353\264\252\045\362\135\113\136\321\331"
21116 "\207\272\326\175\174\365\316\062\237\020\063\305\261\112\273\136"
21117 "\221\061\302\320\351\101\302\221\144\176\011\101\073\333\213\010"
21118 "\067\152\252\312\122\336\265\071\036\300\210\003\245\077\213\231"
21119 "\023\141\103\265\233\202\263\356\040\157\317\241\104\242\352\057"
21120 "\153\100\237\217\053\127\255\241\123\302\205\042\151\235\240\077"
21121 "\121\337\013\101\221\015\245\341\250\252\134\111\010\135\275\336"
21122 "\160\101\261\017\311\143\153\323\177\064\164\002\057\064\132\170"
21123 "\165\034\150\172\201\147\212\363\332\100\360\140\143\364\222\040"
21124 "\327\003\246\075\243\036\147\304\204\033\101\245\311\214\346\275"
21125 "\352\110\266\005\026\010\263\067\022\132\367\141\074\367\070\157"
21126 "\056\227\340\157\126\070\124\323\050\265\255\024\156\056\113\144"
21127 "\265\047\145\267\165\045\011\266\007\075\225\126\002\012\202\140"
21128 "\262\163\105\340\063\046\121\164\232\271\324\120\034\366\115\133"
21129 "\133\122\122\023\132\246\177\247\016\341\350\101\124\147\230\214"
21130 "\207\325\311\323\154\313\323\124\222\006\011\064\101\367\201\157"
21131 "\077\236\311\174\165\125\260\347\301\263\167\350\303\304\000\065"
21132 "\225\100\160\020\112\005\336\045\273\237\131\245\144\274\107\140"
21133 "\277\140\343\166\213\023\125\335\341\164\172\271\317\044\246\152"
21134 "\177\336\144\042\104\130\150\202\152\020\371\075\345\076\033\271"
21135 "\275\374\042\364\140\004\211\273\125\155\050\125\372\336\216\215"
21136 "\033\041\024\327\067\213\064\173\115\366\262\262\020\317\063\261"
21137 "\175\034\142\231\110\313\053\154\166\226\125\277\031\015\035\037"
21138 "\273\145\252\033\216\231\265\306\050\220\345\202\055\170\120\040"
21139 "\232\375\171\057\044\177\360\211\051\151\364\175\315\163\276\263"
21140 "\355\116\301\321\355\122\136\217\367\270\327\215\207\255\262\331"
21141 "\033\121\022\377\126\263\341\257\064\175\134\244\170\210\020\236"
21142 "\235\003\306\245\252\242\044\121\367\111\024\305\261\356\131\103"
21143 "\225\337\253\150\050\060\077\002\003\001\000\001\243\202\001\206"
21144 "\060\202\001\202\060\022\006\003\125\035\023\001\001\377\004\010"
21145 "\060\006\001\001\377\002\001\001\060\123\006\003\125\035\040\004"
21146 "\114\060\112\060\110\006\011\053\006\001\004\001\261\076\001\000"
21147 "\060\073\060\071\006\010\053\006\001\005\005\007\002\001\026\055"
21148 "\150\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151"
21149 "\143\055\164\162\165\163\164\056\143\157\155\057\103\120\123\057"
21150 "\117\155\156\151\122\157\157\164\056\150\164\155\154\060\016\006"
21151 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\240"
21152 "\006\003\125\035\043\004\201\230\060\201\225\200\024\246\014\035"
21153 "\237\141\377\007\027\265\277\070\106\333\103\060\325\216\260\122"
21154 "\006\241\171\244\167\060\165\061\013\060\011\006\003\125\004\006"
21155 "\023\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107"
21156 "\124\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047"
21157 "\060\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142"
21158 "\145\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156"
21159 "\163\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003"
21160 "\023\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164"
21161 "\040\107\154\157\142\141\154\040\122\157\157\164\202\002\001\245"
21162 "\060\105\006\003\125\035\037\004\076\060\074\060\072\240\070\240"
21163 "\066\206\064\150\164\164\160\072\057\057\167\167\167\056\160\165"
21164 "\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143"
21165 "\147\151\055\142\151\156\057\103\122\114\057\062\060\061\070\057"
21166 "\143\144\160\056\143\162\154\060\035\006\003\125\035\016\004\026"
21167 "\004\024\253\371\150\337\317\112\067\327\173\105\214\137\162\336"
21168 "\100\104\303\145\273\302\060\015\006\011\052\206\110\206\367\015"
21169 "\001\001\005\005\000\003\201\201\000\217\150\153\245\133\007\272"
21170 "\104\146\016\034\250\134\060\173\063\344\012\046\004\374\357\236"
21171 "\032\070\326\056\241\037\320\231\107\302\165\144\044\375\236\073"
21172 "\050\166\271\046\050\141\221\014\155\054\370\004\237\174\120\001"
21173 "\325\343\151\257\357\025\322\105\233\044\011\052\146\005\117\045"
21174 "\201\312\135\276\252\301\131\047\256\063\216\202\367\337\164\260"
21175 "\125\263\216\370\347\067\310\156\252\126\104\366\275\123\201\043"
21176 "\226\075\264\372\062\212\123\146\104\045\242\045\306\246\074\045"
21177 "\214\360\340\050\006\042\267\046\101"
21178 , (PRUint32)1353 }
21179 };
21180 static const NSSItem nss_builtins_items_318 [] = {
21181 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21182 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21183 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21184 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21185 { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 },
21186 { (void *)"\245\216\240\354\366\104\126\065\031\035\150\133\307\240\344\034"
21187 "\260\115\171\056"
21188 , (PRUint32)20 },
21189 { (void *)"\274\275\211\022\264\377\345\371\046\107\310\140\066\133\331\124"
21190 , (PRUint32)16 },
21191 { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21192 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21193 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21194 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21195 "\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026"
21196 "\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056"
21197 "\156\154"
21198 , (PRUint32)98 },
21199 { (void *)"\002\004\017\377\377\377"
21200 , (PRUint32)6 },
21201 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21202 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21203 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21204 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21205 };
21206 static const NSSItem nss_builtins_items_319 [] = {
21207 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21208 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21209 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21210 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21211 { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 },
21212 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21213 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21214 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21215 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21216 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21217 , (PRUint32)64 },
21218 { (void *)"0", (PRUint32)2 },
21219 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21220 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21221 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21222 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21223 , (PRUint32)64 },
21224 { (void *)"\002\004\017\377\377\377"
21225 , (PRUint32)6 },
21226 { (void *)"\060\202\005\001\060\202\004\152\240\003\002\001\002\002\004\017"
21227 "\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005"
21228 "\005\000\060\076\061\013\060\011\006\003\125\004\006\023\002\116"
21229 "\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151"
21230 "\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022"
21231 "\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040"
21232 "\103\101\060\036\027\015\060\066\060\071\062\067\061\060\065\063"
21233 "\065\063\132\027\015\061\063\060\071\062\060\060\071\064\064\060"
21234 "\067\132\060\076\061\013\060\011\006\003\125\004\006\023\002\116"
21235 "\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151"
21236 "\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022"
21237 "\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040"
21238 "\103\101\060\202\002\042\060\015\006\011\052\206\110\206\367\015"
21239 "\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202"
21240 "\002\001\000\322\316\025\012\055\250\136\204\147\255\375\276\357"
21241 "\106\307\310\271\317\163\374\364\064\271\371\054\103\347\140\023"
21242 "\075\172\343\262\317\073\147\154\220\255\300\271\077\204\122\360"
21243 "\065\102\334\164\334\050\073\275\122\264\247\254\162\105\027\306"
21244 "\360\211\353\264\252\045\362\135\113\136\321\331\207\272\326\175"
21245 "\174\365\316\062\237\020\063\305\261\112\273\136\221\061\302\320"
21246 "\351\101\302\221\144\176\011\101\073\333\213\010\067\152\252\312"
21247 "\122\336\265\071\036\300\210\003\245\077\213\231\023\141\103\265"
21248 "\233\202\263\356\040\157\317\241\104\242\352\057\153\100\237\217"
21249 "\053\127\255\241\123\302\205\042\151\235\240\077\121\337\013\101"
21250 "\221\015\245\341\250\252\134\111\010\135\275\336\160\101\261\017"
21251 "\311\143\153\323\177\064\164\002\057\064\132\170\165\034\150\172"
21252 "\201\147\212\363\332\100\360\140\143\364\222\040\327\003\246\075"
21253 "\243\036\147\304\204\033\101\245\311\214\346\275\352\110\266\005"
21254 "\026\010\263\067\022\132\367\141\074\367\070\157\056\227\340\157"
21255 "\126\070\124\323\050\265\255\024\156\056\113\144\265\047\145\267"
21256 "\165\045\011\266\007\075\225\126\002\012\202\140\262\163\105\340"
21257 "\063\046\121\164\232\271\324\120\034\366\115\133\133\122\122\023"
21258 "\132\246\177\247\016\341\350\101\124\147\230\214\207\325\311\323"
21259 "\154\313\323\124\222\006\011\064\101\367\201\157\077\236\311\174"
21260 "\165\125\260\347\301\263\167\350\303\304\000\065\225\100\160\020"
21261 "\112\005\336\045\273\237\131\245\144\274\107\140\277\140\343\166"
21262 "\213\023\125\335\341\164\172\271\317\044\246\152\177\336\144\042"
21263 "\104\130\150\202\152\020\371\075\345\076\033\271\275\374\042\364"
21264 "\140\004\211\273\125\155\050\125\372\336\216\215\033\041\024\327"
21265 "\067\213\064\173\115\366\262\262\020\317\063\261\175\034\142\231"
21266 "\110\313\053\154\166\226\125\277\031\015\035\037\273\145\252\033"
21267 "\216\231\265\306\050\220\345\202\055\170\120\040\232\375\171\057"
21268 "\044\177\360\211\051\151\364\175\315\163\276\263\355\116\301\321"
21269 "\355\122\136\217\367\270\327\215\207\255\262\331\033\121\022\377"
21270 "\126\263\341\257\064\175\134\244\170\210\020\236\235\003\306\245"
21271 "\252\242\044\121\367\111\024\305\261\356\131\103\225\337\253\150"
21272 "\050\060\077\002\003\001\000\001\243\202\001\206\060\202\001\202"
21273 "\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001"
21274 "\377\002\001\001\060\123\006\003\125\035\040\004\114\060\112\060"
21275 "\110\006\011\053\006\001\004\001\261\076\001\000\060\073\060\071"
21276 "\006\010\053\006\001\005\005\007\002\001\026\055\150\164\164\160"
21277 "\072\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162"
21278 "\165\163\164\056\143\157\155\057\103\120\123\057\117\155\156\151"
21279 "\122\157\157\164\056\150\164\155\154\060\016\006\003\125\035\017"
21280 "\001\001\377\004\004\003\002\001\006\060\201\240\006\003\125\035"
21281 "\043\004\201\230\060\201\225\200\024\246\014\035\237\141\377\007"
21282 "\027\265\277\070\106\333\103\060\325\216\260\122\006\241\171\244"
21283 "\167\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123"
21284 "\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103"
21285 "\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003"
21286 "\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162"
21287 "\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111"
21288 "\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124"
21289 "\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157"
21290 "\142\141\154\040\122\157\157\164\202\002\001\245\060\105\006\003"
21291 "\125\035\037\004\076\060\074\060\072\240\070\240\066\206\064\150"
21292 "\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151\143"
21293 "\055\164\162\165\163\164\056\143\157\155\057\143\147\151\055\142"
21294 "\151\156\057\103\122\114\057\062\060\061\070\057\143\144\160\056"
21295 "\143\162\154\060\035\006\003\125\035\016\004\026\004\024\253\371"
21296 "\150\337\317\112\067\327\173\105\214\137\162\336\100\104\303\145"
21297 "\273\302\060\015\006\011\052\206\110\206\367\015\001\001\005\005"
21298 "\000\003\201\201\000\011\312\142\017\215\273\112\340\324\172\065"
21299 "\053\006\055\321\050\141\266\254\001\373\203\111\274\256\324\057"
21300 "\055\206\256\031\203\245\326\035\023\342\027\276\376\062\164\351"
21301 "\172\024\070\312\224\136\367\051\001\151\161\033\221\032\375\243"
21302 "\273\252\035\312\173\342\026\375\241\243\016\363\014\137\262\341"
21303 "\040\061\224\053\136\222\166\355\372\351\265\043\246\277\012\073"
21304 "\003\251\157\122\140\124\315\137\351\267\057\174\242\047\375\101"
21305 "\203\165\266\015\373\170\046\363\261\105\351\062\225\052\032\065"
21306 "\041\225\305\242\165"
21307 , (PRUint32)1285 }
21308 };
21309 static const NSSItem nss_builtins_items_320 [] = {
21310 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21311 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21312 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21313 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21314 { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 },
21315 { (void *)"\210\036\105\005\017\230\331\131\373\012\065\371\114\016\050\227"
21316 "\125\026\051\263"
21317 , (PRUint32)20 },
21318 { (void *)"\360\256\251\075\362\054\210\334\174\205\033\226\175\132\034\021"
21319 , (PRUint32)16 },
21320 { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21321 "\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157"
21322 "\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151"
21323 "\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101"
21324 , (PRUint32)64 },
21325 { (void *)"\002\004\017\377\377\377"
21326 , (PRUint32)6 },
21327 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21328 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21329 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21330 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21331 };
21332 static const NSSItem nss_builtins_items_321 [] = {
21333 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21334 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21335 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21336 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21337 { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 },
21338 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21339 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21340 "\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157"
21341 "\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004"
21342 "\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111"
21343 "\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162"
21344 "\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145"
21345 "\156"
21346 , (PRUint32)97 },
21347 { (void *)"0", (PRUint32)2 },
21348 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21349 "\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157"
21350 "\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004"
21351 "\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111"
21352 "\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162"
21353 "\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145"
21354 "\156"
21355 , (PRUint32)97 },
21356 { (void *)"\002\004\017\377\377\377"
21357 , (PRUint32)6 },
21358 { (void *)"\060\202\004\216\060\202\003\166\240\003\002\001\002\002\004\017"
21359 "\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005"
21360 "\005\000\060\137\061\013\060\011\006\003\125\004\006\023\002\116"
21361 "\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147\151"
21362 "\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006\003"
21363 "\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040\120"
21364 "\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\166"
21365 "\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151\152"
21366 "\166\145\156\060\036\027\015\060\067\060\067\060\065\060\070\064"
21367 "\062\060\070\132\027\015\061\065\060\067\062\067\060\070\063\071"
21368 "\064\067\132\060\137\061\013\060\011\006\003\125\004\006\023\002"
21369 "\116\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147"
21370 "\151\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006"
21371 "\003\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040"
21372 "\120\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117"
21373 "\166\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151"
21374 "\152\166\145\156\060\202\001\042\060\015\006\011\052\206\110\206"
21375 "\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012"
21376 "\002\202\001\001\000\334\275\322\247\116\152\012\273\073\242\205"
21377 "\341\177\000\255\276\264\060\150\230\007\315\240\172\304\224\317"
21378 "\161\371\212\067\344\123\353\127\166\314\213\346\154\376\356\207"
21379 "\125\310\076\273\004\071\000\247\200\170\254\133\117\176\364\275"
21380 "\270\124\270\161\073\007\061\111\071\223\124\174\040\073\171\053"
21381 "\217\273\141\220\175\261\254\346\037\220\056\235\105\001\251\144"
21382 "\055\115\303\057\271\347\120\325\116\052\134\253\166\166\067\106"
21383 "\327\171\354\102\231\367\242\354\244\211\160\334\070\053\207\246"
21384 "\252\044\346\235\222\044\033\276\366\375\324\057\031\027\172\346"
21385 "\062\007\224\124\005\123\103\351\154\274\257\107\313\274\313\375"
21386 "\275\073\104\022\201\361\153\113\273\355\264\317\253\045\117\030"
21387 "\322\314\002\374\243\117\265\102\063\313\131\315\011\334\323\120"
21388 "\375\240\166\214\254\176\146\212\102\366\255\034\222\363\266\373"
21389 "\024\106\353\115\327\057\060\340\155\356\133\066\276\104\164\267"
21390 "\040\005\127\205\115\350\000\031\242\366\014\346\256\241\300\102"
21391 "\337\247\254\202\135\307\150\267\030\346\211\113\232\153\372\316"
21392 "\171\371\363\054\247\002\003\001\000\001\243\202\001\120\060\202"
21393 "\001\114\060\110\006\003\125\035\040\004\101\060\077\060\075\006"
21394 "\004\125\035\040\000\060\065\060\063\006\010\053\006\001\005\005"
21395 "\007\002\001\026\047\150\164\164\160\072\057\057\167\167\167\056"
21396 "\144\151\147\151\156\157\164\141\162\056\156\154\057\143\160\163"
21397 "\057\160\153\151\157\166\145\162\150\145\151\144\060\017\006\003"
21398 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
21399 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\200"
21400 "\006\003\125\035\043\004\171\060\167\200\024\013\206\326\017\167"
21401 "\243\150\261\373\144\011\303\210\156\134\004\034\127\351\075\241"
21402 "\131\244\127\060\125\061\013\060\011\006\003\125\004\006\023\002"
21403 "\116\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141"
21404 "\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144"
21405 "\145\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141"
21406 "\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144"
21407 "\145\156\040\122\157\157\164\040\103\101\202\004\000\230\232\171"
21408 "\060\075\006\003\125\035\037\004\066\060\064\060\062\240\060\240"
21409 "\056\206\054\150\164\164\160\072\057\057\143\162\154\056\160\153"
21410 "\151\157\166\145\162\150\145\151\144\056\156\154\057\104\157\155"
21411 "\117\166\114\141\164\145\163\164\103\122\114\056\143\162\154\060"
21412 "\035\006\003\125\035\016\004\026\004\024\114\010\311\215\166\361"
21413 "\230\307\076\337\074\327\057\165\015\261\166\171\227\314\060\015"
21414 "\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001"
21415 "\001\000\014\224\207\032\277\115\343\205\342\356\327\330\143\171"
21416 "\016\120\337\306\204\133\322\273\331\365\061\012\032\065\227\164"
21417 "\337\024\372\052\017\076\355\240\343\010\366\325\116\133\257\246"
21418 "\256\045\342\105\153\042\017\267\124\050\176\222\336\215\024\154"
21419 "\321\034\345\156\164\004\234\267\357\064\104\105\337\311\203\035"
21420 "\031\037\300\051\151\337\211\325\077\302\260\123\155\345\116\027"
21421 "\344\163\141\043\023\046\161\103\375\114\131\313\303\337\042\252"
21422 "\041\053\331\277\225\021\032\212\244\342\253\247\135\113\157\051"
21423 "\365\122\321\344\322\025\261\213\376\360\003\317\247\175\351\231"
21424 "\207\070\263\015\163\024\344\162\054\341\316\365\255\006\110\144"
21425 "\372\323\051\271\242\330\273\364\325\013\245\100\104\103\216\240"
21426 "\277\316\132\245\122\114\144\323\027\061\141\314\350\244\212\350"
21427 "\344\210\373\351\345\057\006\063\063\233\224\146\146\261\253\120"
21428 "\072\241\011\201\164\123\132\047\271\246\322\045\317\323\303\247"
21429 "\377\226\320\057\352\340\036\215\122\351\030\034\040\012\107\240"
21430 "\226\126\016\100\220\121\104\254\032\375\361\356\205\037\367\102"
21431 "\132\145"
21432 , (PRUint32)1170 }
21433 };
21434 static const NSSItem nss_builtins_items_322 [] = {
21435 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21436 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21437 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21438 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21439 { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 },
21440 { (void *)"\247\250\311\254\364\137\220\222\166\206\270\300\242\016\223\130"
21441 "\175\336\060\344"
21442 , (PRUint32)20 },
21443 { (void *)"\243\317\263\377\371\117\247\261\353\072\165\130\116\056\237\352"
21444 , (PRUint32)16 },
21445 { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21446 "\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157"
21447 "\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004"
21448 "\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111"
21449 "\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162"
21450 "\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145"
21451 "\156"
21452 , (PRUint32)97 },
21453 { (void *)"\002\004\017\377\377\377"
21454 , (PRUint32)6 },
21455 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21456 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21457 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21458 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21459 };
21460 static const NSSItem nss_builtins_items_323 [] = {
21461 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21462 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21463 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21464 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21465 { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 },
21466 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21467 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21468 "\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157"
21469 "\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004"
21470 "\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111"
21471 "\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141"
21472 "\156\151\163\141\164\151\145\040\055\040\107\062"
21473 , (PRUint32)92 },
21474 { (void *)"0", (PRUint32)2 },
21475 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21476 "\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157"
21477 "\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004"
21478 "\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111"
21479 "\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141"
21480 "\156\151\163\141\164\151\145\040\055\040\107\062"
21481 , (PRUint32)92 },
21482 { (void *)"\002\004\017\377\377\377"
21483 , (PRUint32)6 },
21484 { (void *)"\060\202\006\225\060\202\004\175\240\003\002\001\002\002\004\017"
21485 "\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\013"
21486 "\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116"
21487 "\114\061\027\060\025\006\003\125\004\012\014\016\104\151\147\151"
21488 "\116\157\164\141\162\040\102\056\126\056\061\062\060\060\006\003"
21489 "\125\004\003\014\051\104\151\147\151\116\157\164\141\162\040\120"
21490 "\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\162"
21491 "\147\141\156\151\163\141\164\151\145\040\055\040\107\062\060\036"
21492 "\027\015\061\060\060\065\061\062\060\070\065\061\063\071\132\027"
21493 "\015\062\060\060\063\062\063\060\071\065\060\060\065\132\060\132"
21494 "\061\013\060\011\006\003\125\004\006\023\002\116\114\061\027\060"
21495 "\025\006\003\125\004\012\014\016\104\151\147\151\116\157\164\141"
21496 "\162\040\102\056\126\056\061\062\060\060\006\003\125\004\003\014"
21497 "\051\104\151\147\151\116\157\164\141\162\040\120\113\111\157\166"
21498 "\145\162\150\145\151\144\040\103\101\040\117\162\147\141\156\151"
21499 "\163\141\164\151\145\040\055\040\107\062\060\202\002\042\060\015"
21500 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002"
21501 "\017\000\060\202\002\012\002\202\002\001\000\261\023\031\017\047"
21502 "\346\154\324\125\206\113\320\354\211\212\105\221\170\254\107\275"
21503 "\107\053\344\374\105\353\117\264\046\163\133\067\323\303\177\366"
21504 "\343\336\327\243\370\055\150\305\010\076\113\224\326\344\207\045"
21505 "\066\153\204\265\030\164\363\050\130\163\057\233\152\317\274\004"
21506 "\036\366\336\335\257\374\113\252\365\333\146\142\045\001\045\202"
21507 "\336\362\227\132\020\156\335\135\251\042\261\004\251\043\163\072"
21508 "\370\161\255\035\317\204\104\353\107\321\257\155\310\174\050\253"
21509 "\307\362\067\172\164\137\137\305\002\024\212\243\132\343\033\154"
21510 "\001\343\135\216\331\150\326\364\011\033\062\334\221\265\054\365"
21511 "\040\353\214\003\155\046\111\270\223\304\205\135\330\322\233\257"
21512 "\126\152\314\005\063\314\240\102\236\064\125\104\234\153\240\324"
21513 "\022\320\053\124\315\267\211\015\345\366\353\350\373\205\001\063"
21514 "\117\172\153\361\235\162\063\226\016\367\262\204\245\245\047\304"
21515 "\047\361\121\163\051\167\272\147\156\376\114\334\264\342\241\241"
21516 "\201\057\071\111\215\103\070\023\316\320\245\134\302\207\072\000"
21517 "\147\145\102\043\361\066\131\012\035\243\121\310\274\243\224\052"
21518 "\061\337\343\074\362\235\032\074\004\260\357\261\012\060\023\163"
21519 "\266\327\363\243\114\001\165\024\205\170\300\327\212\071\130\205"
21520 "\120\372\056\346\305\276\317\213\077\257\217\066\324\045\011\055"
21521 "\322\017\254\162\223\362\277\213\324\120\263\371\025\120\233\231"
21522 "\365\024\331\373\213\221\243\062\046\046\240\370\337\073\140\201"
21523 "\206\203\171\133\053\353\023\075\051\072\301\155\335\275\236\216"
21524 "\207\326\112\256\064\227\005\356\024\246\366\334\070\176\112\351"
21525 "\044\124\007\075\227\150\067\106\153\015\307\250\041\257\023\124"
21526 "\344\011\152\361\115\106\012\311\135\373\233\117\275\336\373\267"
21527 "\124\313\270\070\234\247\071\373\152\055\300\173\215\253\245\247"
21528 "\127\354\112\222\212\063\305\341\040\134\163\330\220\222\053\200"
21529 "\325\017\206\030\151\174\071\117\204\206\274\367\114\133\363\325"
21530 "\264\312\240\302\360\067\042\312\171\122\037\123\346\252\363\220"
21531 "\260\073\335\362\050\375\254\353\305\006\044\240\311\324\057\017"
21532 "\130\375\265\236\354\017\317\262\131\320\242\004\172\070\152\256"
21533 "\162\373\275\360\045\142\224\011\247\005\013\002\003\001\000\001"
21534 "\243\202\001\141\060\202\001\135\060\110\006\003\125\035\040\004"
21535 "\101\060\077\060\075\006\004\125\035\040\000\060\065\060\063\006"
21536 "\010\053\006\001\005\005\007\002\001\026\047\150\164\164\160\072"
21537 "\057\057\167\167\167\056\144\151\147\151\156\157\164\141\162\056"
21538 "\156\154\057\143\160\163\057\160\153\151\157\166\145\162\150\145"
21539 "\151\144\060\017\006\003\125\035\023\001\001\377\004\005\060\003"
21540 "\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003"
21541 "\002\001\006\060\201\205\006\003\125\035\043\004\176\060\174\200"
21542 "\024\071\020\213\111\222\134\333\141\022\040\315\111\235\032\216"
21543 "\332\234\147\100\271\241\136\244\134\060\132\061\013\060\011\006"
21544 "\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004"
21545 "\012\014\025\123\164\141\141\164\040\144\145\162\040\116\145\144"
21546 "\145\162\154\141\156\144\145\156\061\053\060\051\006\003\125\004"
21547 "\003\014\042\123\164\141\141\164\040\144\145\162\040\116\145\144"
21548 "\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101"
21549 "\040\055\040\107\062\202\004\000\230\226\364\060\111\006\003\125"
21550 "\035\037\004\102\060\100\060\076\240\074\240\072\206\070\150\164"
21551 "\164\160\072\057\057\143\162\154\056\160\153\151\157\166\145\162"
21552 "\150\145\151\144\056\156\154\057\104\157\155\117\162\147\141\156"
21553 "\151\163\141\164\151\145\114\141\164\145\163\164\103\122\114\055"
21554 "\107\062\056\143\162\154\060\035\006\003\125\035\016\004\026\004"
21555 "\024\274\135\224\073\331\253\173\003\045\163\141\302\333\055\356"
21556 "\374\253\217\145\241\060\015\006\011\052\206\110\206\367\015\001"
21557 "\001\013\005\000\003\202\002\001\000\217\374\055\114\267\331\055"
21558 "\325\037\275\357\313\364\267\150\027\165\235\116\325\367\335\234"
21559 "\361\052\046\355\237\242\266\034\003\325\123\263\354\010\317\064"
21560 "\342\343\303\364\265\026\057\310\303\276\327\323\163\253\000\066"
21561 "\371\032\112\176\326\143\351\136\106\272\245\266\216\025\267\243"
21562 "\052\330\103\035\357\135\310\037\201\205\263\213\367\377\074\364"
21563 "\331\364\106\010\077\234\274\035\240\331\250\114\315\045\122\116"
21564 "\012\261\040\367\037\351\103\331\124\106\201\023\232\300\136\164"
21565 "\154\052\230\062\352\374\167\273\015\245\242\061\230\042\176\174"
21566 "\174\347\332\244\255\354\267\056\032\031\161\370\110\120\332\103"
21567 "\217\054\204\335\301\100\047\343\265\360\025\116\226\324\370\134"
21568 "\343\206\051\106\053\327\073\007\353\070\177\310\206\127\227\323"
21569 "\357\052\063\304\027\120\325\144\151\153\053\153\105\136\135\057"
21570 "\027\312\132\116\317\303\327\071\074\365\073\237\106\271\233\347"
21571 "\016\111\227\235\326\325\343\033\017\352\217\001\116\232\023\224"
21572 "\131\012\002\007\110\113\032\140\253\177\117\355\013\330\125\015"
21573 "\150\157\125\234\151\145\025\102\354\300\334\335\154\254\303\026"
21574 "\316\013\035\126\233\244\304\304\322\056\340\017\342\104\047\053"
21575 "\120\151\244\334\142\350\212\041\051\102\154\314\000\072\226\166"
21576 "\233\357\100\300\244\136\167\204\062\154\046\052\071\146\256\135"
21577 "\343\271\271\262\054\150\037\036\232\220\003\071\360\252\263\244"
21578 "\314\111\213\030\064\351\067\311\173\051\307\204\174\157\104\025"
21579 "\057\354\141\131\004\311\105\313\242\326\122\242\174\177\051\222"
21580 "\326\112\305\213\102\250\324\376\352\330\307\207\043\030\344\235"
21581 "\172\175\163\100\122\230\240\256\156\343\005\077\005\017\340\245"
21582 "\306\155\115\355\203\067\210\234\307\363\334\102\232\152\266\327"
21583 "\041\111\066\167\362\357\030\117\305\160\331\236\351\336\267\053"
21584 "\213\364\274\176\050\337\015\100\311\205\134\256\235\305\061\377"
21585 "\320\134\016\265\250\176\360\351\057\272\257\210\256\345\265\321"
21586 "\130\245\257\234\161\247\051\001\220\203\151\067\202\005\272\374"
21587 "\011\301\010\156\214\170\073\303\063\002\200\077\104\205\010\035"
21588 "\337\125\126\010\255\054\205\055\135\261\003\341\256\252\164\305"
21589 "\244\363\116\272\067\230\173\202\271"
21590 , (PRUint32)1689 }
21591 };
21592 static const NSSItem nss_builtins_items_324 [] = {
21593 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21594 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21595 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21596 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21597 { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 },
21598 { (void *)"\325\362\127\251\277\055\320\077\213\106\127\371\053\311\244\306"
21599 "\222\341\102\102"
21600 , (PRUint32)20 },
21601 { (void *)"\056\141\242\321\170\316\356\277\131\063\260\043\024\017\224\034"
21602 , (PRUint32)16 },
21603 { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061"
21604 "\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157"
21605 "\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004"
21606 "\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111"
21607 "\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141"
21608 "\156\151\163\141\164\151\145\040\055\040\107\062"
21609 , (PRUint32)92 },
21610 { (void *)"\002\004\017\377\377\377"
21611 , (PRUint32)6 },
21612 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21613 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21614 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21615 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21616 };
21617 static const NSSItem nss_builtins_items_325 [] = {
21618 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21619 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21620 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21621 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21622 { (void *)"Explicitly Distrusted Malaysian Digicert Sdn. Bhd. (cyb)", (PRUint32)57 },
21623 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21624 { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\115\131\061"
21625 "\033\060\031\006\003\125\004\012\023\022\104\151\147\151\143\145"
21626 "\162\164\040\123\144\156\056\040\102\150\144\056\061\021\060\017"
21627 "\006\003\125\004\013\023\010\064\065\067\066\060\070\055\113\061"
21628 "\044\060\042\006\003\125\004\003\023\033\104\151\147\151\163\151"
21629 "\147\156\040\123\145\162\166\145\162\040\111\104\040\050\105\156"
21630 "\162\151\143\150\051"
21631 , (PRUint32)101 },
21632 { (void *)"0", (PRUint32)2 },
21633 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
21634 "\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157"
21635 "\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125"
21636 "\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165"
21637 "\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156"
21638 "\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105"
21639 "\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142"
21640 "\141\154\040\122\157\157\164"
21641 , (PRUint32)119 },
21642 { (void *)"\002\006\007\377\377\377\377\377"
21643 , (PRUint32)8 },
21644 { (void *)"\060\202\003\315\060\202\003\066\240\003\002\001\002\002\006\007"
21645 "\377\377\377\377\377\060\015\006\011\052\206\110\206\367\015\001"
21646 "\001\005\005\000\060\165\061\013\060\011\006\003\125\004\006\023"
21647 "\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107\124"
21648 "\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047\060"
21649 "\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142\145"
21650 "\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156\163"
21651 "\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003\023"
21652 "\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164\040"
21653 "\107\154\157\142\141\154\040\122\157\157\164\060\036\027\015\060"
21654 "\067\060\067\061\067\061\065\061\067\064\071\132\027\015\061\062"
21655 "\060\067\061\067\061\065\061\066\065\065\132\060\143\061\013\060"
21656 "\011\006\003\125\004\006\023\002\115\131\061\033\060\031\006\003"
21657 "\125\004\012\023\022\104\151\147\151\143\145\162\164\040\123\144"
21658 "\156\056\040\102\150\144\056\061\021\060\017\006\003\125\004\013"
21659 "\023\010\064\065\067\066\060\070\055\113\061\044\060\042\006\003"
21660 "\125\004\003\023\033\104\151\147\151\163\151\147\156\040\123\145"
21661 "\162\166\145\162\040\111\104\040\050\105\156\162\151\143\150\051"
21662 "\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001\001"
21663 "\005\000\003\201\215\000\060\201\211\002\201\201\000\255\250\144"
21664 "\113\115\207\307\204\131\271\373\220\106\240\246\211\300\361\376"
21665 "\325\332\124\202\067\015\231\053\105\046\012\350\126\260\177\312"
21666 "\250\364\216\107\204\001\202\051\343\263\152\265\221\363\373\225"
21667 "\205\274\162\250\144\350\012\100\234\305\364\161\256\173\173\152"
21668 "\007\352\220\024\117\215\211\257\224\253\262\006\324\002\152\173"
21669 "\230\037\131\271\072\315\124\372\040\337\262\052\012\351\270\335"
21670 "\151\220\300\051\323\116\320\227\355\146\314\305\031\111\006\177"
21671 "\372\136\054\174\173\205\033\062\102\337\173\225\045\002\003\001"
21672 "\000\001\243\202\001\170\060\202\001\164\060\022\006\003\125\035"
21673 "\023\001\001\377\004\010\060\006\001\001\377\002\001\000\060\134"
21674 "\006\003\125\035\040\004\125\060\123\060\110\006\011\053\006\001"
21675 "\004\001\261\076\001\000\060\073\060\071\006\010\053\006\001\005"
21676 "\005\007\002\001\026\055\150\164\164\160\072\057\057\143\171\142"
21677 "\145\162\164\162\165\163\164\056\157\155\156\151\162\157\157\164"
21678 "\056\143\157\155\057\162\145\160\157\163\151\164\157\162\171\056"
21679 "\143\146\155\060\007\006\005\140\203\112\001\001\060\016\006\003"
21680 "\125\035\017\001\001\377\004\004\003\002\001\346\060\201\211\006"
21681 "\003\125\035\043\004\201\201\060\177\241\171\244\167\060\165\061"
21682 "\013\060\011\006\003\125\004\006\023\002\125\123\061\030\060\026"
21683 "\006\003\125\004\012\023\017\107\124\105\040\103\157\162\160\157"
21684 "\162\141\164\151\157\156\061\047\060\045\006\003\125\004\013\023"
21685 "\036\107\124\105\040\103\171\142\145\162\124\162\165\163\164\040"
21686 "\123\157\154\165\164\151\157\156\163\054\040\111\156\143\056\061"
21687 "\043\060\041\006\003\125\004\003\023\032\107\124\105\040\103\171"
21688 "\142\145\162\124\162\165\163\164\040\107\154\157\142\141\154\040"
21689 "\122\157\157\164\202\002\001\245\060\105\006\003\125\035\037\004"
21690 "\076\060\074\060\072\240\070\240\066\206\064\150\164\164\160\072"
21691 "\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162\165"
21692 "\163\164\056\143\157\155\057\143\147\151\055\142\151\156\057\103"
21693 "\122\114\057\062\060\061\070\057\143\144\160\056\143\162\154\060"
21694 "\035\006\003\125\035\016\004\026\004\024\306\026\223\116\026\027"
21695 "\354\026\256\214\224\166\363\206\155\305\164\156\204\167\060\015"
21696 "\006\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201"
21697 "\000\166\000\173\246\170\053\146\035\216\136\066\306\244\216\005"
21698 "\362\043\222\174\223\147\323\364\300\012\175\213\055\331\352\325"
21699 "\157\032\363\341\112\051\132\042\204\115\120\057\113\014\362\377"
21700 "\205\302\173\125\324\104\202\276\155\254\147\216\274\264\037\222"
21701 "\234\121\200\032\024\366\156\253\141\210\013\255\034\177\367\113"
21702 "\120\121\326\145\033\246\107\161\025\136\260\161\363\065\024\362"
21703 "\067\275\143\310\325\360\223\132\064\137\330\075\350\135\367\305"
21704 "\036\300\345\317\037\206\044\251\074\007\146\315\301\322\066\143"
21705 "\131"
21706 , (PRUint32)977 }
21707 };
21708 static const NSSItem nss_builtins_items_326 [] = {
21709 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21710 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21711 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21712 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21713 { (void *)"Explicitly Distrusted Malaysian Digicert Sdn. Bhd. (cyb)", (PRUint32)57 },
21714 { (void *)"\125\120\257\354\277\350\303\255\304\013\343\255\014\247\344\025"
21715 "\214\071\131\117"
21716 , (PRUint32)20 },
21717 { (void *)"\322\336\256\120\244\230\055\157\067\267\206\122\310\055\113\152"
21718 , (PRUint32)16 },
21719 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
21720 "\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157"
21721 "\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125"
21722 "\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165"
21723 "\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156"
21724 "\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105"
21725 "\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142"
21726 "\141\154\040\122\157\157\164"
21727 , (PRUint32)119 },
21728 { (void *)"\002\006\007\377\377\377\377\377"
21729 , (PRUint32)8 },
21730 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21731 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21732 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21733 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21734 };
21735 static const NSSItem nss_builtins_items_327 [] = {
21736 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21737 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21738 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21739 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21740 { (void *)"Explicitly Distrusted Malaysian Digicert Sdn. Bhd. (en)", (PRUint32)56 },
21741 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21742 { (void *)"\060\145\061\013\060\011\006\003\125\004\006\023\002\115\131\061"
21743 "\033\060\031\006\003\125\004\012\023\022\104\151\147\151\143\145"
21744 "\162\164\040\123\144\156\056\040\102\150\144\056\061\021\060\017"
21745 "\006\003\125\004\013\023\010\064\065\067\066\060\070\055\113\061"
21746 "\046\060\044\006\003\125\004\003\023\035\104\151\147\151\163\151"
21747 "\147\156\040\123\145\162\166\145\162\040\111\104\040\055\040\050"
21748 "\105\156\162\151\143\150\051"
21749 , (PRUint32)103 },
21750 { (void *)"0", (PRUint32)2 },
21751 { (void *)"\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156"
21752 "\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125"
21753 "\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056"
21754 "\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143"
21755 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
21756 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
21757 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
21758 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
21759 "\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164"
21760 "\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151"
21761 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
21762 "\040\050\062\060\064\070\051"
21763 , (PRUint32)183 },
21764 { (void *)"\002\006\007\377\377\377\377\377"
21765 , (PRUint32)8 },
21766 { (void *)"\060\202\004\320\060\202\003\270\240\003\002\001\002\002\006\007"
21767 "\377\377\377\377\377\060\015\006\011\052\206\110\206\367\015\001"
21768 "\001\005\005\000\060\201\264\061\024\060\022\006\003\125\004\012"
21769 "\023\013\105\156\164\162\165\163\164\056\156\145\164\061\100\060"
21770 "\076\006\003\125\004\013\024\067\167\167\167\056\145\156\164\162"
21771 "\165\163\164\056\156\145\164\057\103\120\123\137\062\060\064\070"
21772 "\040\151\156\143\157\162\160\056\040\142\171\040\162\145\146\056"
21773 "\040\050\154\151\155\151\164\163\040\154\151\141\142\056\051\061"
21774 "\045\060\043\006\003\125\004\013\023\034\050\143\051\040\061\071"
21775 "\071\071\040\105\156\164\162\165\163\164\056\156\145\164\040\114"
21776 "\151\155\151\164\145\144\061\063\060\061\006\003\125\004\003\023"
21777 "\052\105\156\164\162\165\163\164\056\156\145\164\040\103\145\162"
21778 "\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157"
21779 "\162\151\164\171\040\050\062\060\064\070\051\060\036\027\015\061"
21780 "\060\060\067\061\066\061\067\062\063\063\070\132\027\015\061\065"
21781 "\060\067\061\066\061\067\065\063\063\070\132\060\145\061\013\060"
21782 "\011\006\003\125\004\006\023\002\115\131\061\033\060\031\006\003"
21783 "\125\004\012\023\022\104\151\147\151\143\145\162\164\040\123\144"
21784 "\156\056\040\102\150\144\056\061\021\060\017\006\003\125\004\013"
21785 "\023\010\064\065\067\066\060\070\055\113\061\046\060\044\006\003"
21786 "\125\004\003\023\035\104\151\147\151\163\151\147\156\040\123\145"
21787 "\162\166\145\162\040\111\104\040\055\040\050\105\156\162\151\143"
21788 "\150\051\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
21789 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
21790 "\001\001\000\305\211\344\364\015\006\100\222\131\307\032\263\065"
21791 "\321\016\114\052\063\371\370\257\312\236\177\356\271\247\155\140"
21792 "\364\124\350\157\325\233\363\033\143\061\004\150\162\321\064\026"
21793 "\214\264\027\054\227\336\163\305\330\220\025\240\032\053\365\313"
21794 "\263\110\206\104\360\035\210\114\316\101\102\032\357\365\014\336"
21795 "\376\100\332\071\040\367\006\125\072\152\235\106\301\322\157\245"
21796 "\262\310\127\076\051\243\234\340\351\205\167\146\350\230\247\044"
21797 "\176\276\300\131\040\345\104\157\266\127\330\276\316\302\145\167"
21798 "\130\306\141\101\321\164\004\310\177\111\102\305\162\251\162\026"
21799 "\356\214\335\022\135\264\112\324\321\257\120\267\330\252\165\166"
21800 "\150\255\076\135\252\060\155\141\250\253\020\133\076\023\277\063"
21801 "\340\257\104\235\070\042\133\357\114\057\246\161\046\025\046\312"
21802 "\050\214\331\372\216\216\251\242\024\065\342\233\044\210\264\364"
21803 "\177\205\235\203\117\007\241\266\024\220\066\304\064\034\215\046"
21804 "\141\155\023\157\170\276\350\217\047\307\113\204\226\243\206\150"
21805 "\014\043\276\013\354\214\224\000\251\004\212\023\220\367\337\205"
21806 "\154\014\261\002\003\001\000\001\243\202\001\064\060\202\001\060"
21807 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
21808 "\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001"
21809 "\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006"
21810 "\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005"
21811 "\007\003\002\006\010\053\006\001\005\005\007\003\004\060\063\006"
21812 "\010\053\006\001\005\005\007\001\001\004\047\060\045\060\043\006"
21813 "\010\053\006\001\005\005\007\060\001\206\027\150\164\164\160\072"
21814 "\057\057\157\143\163\160\056\145\156\164\162\165\163\164\056\156"
21815 "\145\164\060\104\006\003\125\035\040\004\075\060\073\060\071\006"
21816 "\005\140\203\112\001\001\060\060\060\056\006\010\053\006\001\005"
21817 "\005\007\002\001\026\042\150\164\164\160\072\057\057\167\167\167"
21818 "\056\144\151\147\151\143\145\162\164\056\143\157\155\056\155\171"
21819 "\057\143\160\163\056\150\164\155\060\062\006\003\125\035\037\004"
21820 "\053\060\051\060\047\240\045\240\043\206\041\150\164\164\160\072"
21821 "\057\057\143\162\154\056\145\156\164\162\165\163\164\056\156\145"
21822 "\164\057\062\060\064\070\143\141\056\143\162\154\060\021\006\003"
21823 "\125\035\016\004\012\004\010\114\116\314\045\050\003\051\201\060"
21824 "\037\006\003\125\035\043\004\030\060\026\200\024\125\344\201\321"
21825 "\021\200\276\330\211\271\010\243\061\371\241\044\011\026\271\160"
21826 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003"
21827 "\202\001\001\000\227\114\357\112\072\111\254\162\374\060\040\153"
21828 "\264\051\133\247\305\225\004\220\371\062\325\302\205\152\336\003"
21829 "\241\067\371\211\000\260\132\254\125\176\333\103\065\377\311\001"
21830 "\370\121\276\314\046\312\310\152\244\304\124\076\046\036\347\014"
21831 "\243\315\227\147\224\335\246\102\353\134\315\217\071\171\153\063"
21832 "\171\041\006\171\372\202\104\025\231\314\301\267\071\323\106\142"
21833 "\174\262\160\353\157\316\040\252\076\031\267\351\164\202\234\264"
21834 "\245\113\115\141\000\067\344\207\322\362\024\072\144\174\270\251"
21835 "\173\141\340\223\042\347\325\237\076\107\346\066\166\240\123\330"
21836 "\000\003\072\017\265\063\376\226\312\323\322\202\072\056\335\327"
21837 "\110\341\344\247\151\314\034\351\231\112\347\312\160\105\327\013"
21838 "\007\016\232\165\033\320\057\222\157\366\244\007\303\275\034\113"
21839 "\246\204\266\175\250\232\251\322\247\051\361\013\127\151\036\227"
21840 "\127\046\354\053\103\254\324\105\203\005\000\351\343\360\106\100"
21841 "\007\372\352\261\121\163\223\034\245\335\123\021\067\310\052\247"
21842 "\025\047\035\264\252\314\177\252\061\060\374\270\105\237\110\011"
21843 "\355\020\342\305"
21844 , (PRUint32)1236 }
21845 };
21846 static const NSSItem nss_builtins_items_328 [] = {
21847 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21848 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21849 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21850 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21851 { (void *)"Explicitly Distrusted Malaysian Digicert Sdn. Bhd. (en)", (PRUint32)56 },
21852 { (void *)"\153\074\073\200\255\312\246\272\212\237\124\246\172\355\022\151"
21853 "\005\155\061\046"
21854 , (PRUint32)20 },
21855 { (void *)"\327\151\141\177\065\017\234\106\243\252\353\370\125\374\204\362"
21856 , (PRUint32)16 },
21857 { (void *)"\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156"
21858 "\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125"
21859 "\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056"
21860 "\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143"
21861 "\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151"
21862 "\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006"
21863 "\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105"
21864 "\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164"
21865 "\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164"
21866 "\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151"
21867 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
21868 "\040\050\062\060\064\070\051"
21869 , (PRUint32)183 },
21870 { (void *)"\002\006\007\377\377\377\377\377"
21871 , (PRUint32)8 },
21872 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21873 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21874 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
21875 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21876 };
21877 static const NSSItem nss_builtins_items_329 [] = {
21878 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21879 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21880 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21881 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21882 { (void *)"Security Communication RootCA2", (PRUint32)31 },
21883 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21884 { (void *)"\060\135\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
21885 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
21886 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
21887 "\056\054\114\124\104\056\061\047\060\045\006\003\125\004\013\023"
21888 "\036\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
21889 "\151\143\141\164\151\157\156\040\122\157\157\164\103\101\062"
21890 , (PRUint32)95 },
21891 { (void *)"0", (PRUint32)2 },
21892 { (void *)"\060\135\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
21893 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
21894 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
21895 "\056\054\114\124\104\056\061\047\060\045\006\003\125\004\013\023"
21896 "\036\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
21897 "\151\143\141\164\151\157\156\040\122\157\157\164\103\101\062"
21898 , (PRUint32)95 },
21899 { (void *)"\002\001\000"
21900 , (PRUint32)3 },
21901 { (void *)"\060\202\003\167\060\202\002\137\240\003\002\001\002\002\001\000"
21902 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
21903 "\135\061\013\060\011\006\003\125\004\006\023\002\112\120\061\045"
21904 "\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040\124"
21905 "\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117\056"
21906 "\054\114\124\104\056\061\047\060\045\006\003\125\004\013\023\036"
21907 "\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156\151"
21908 "\143\141\164\151\157\156\040\122\157\157\164\103\101\062\060\036"
21909 "\027\015\060\071\060\065\062\071\060\065\060\060\063\071\132\027"
21910 "\015\062\071\060\065\062\071\060\065\060\060\063\071\132\060\135"
21911 "\061\013\060\011\006\003\125\004\006\023\002\112\120\061\045\060"
21912 "\043\006\003\125\004\012\023\034\123\105\103\117\115\040\124\162"
21913 "\165\163\164\040\123\171\163\164\145\155\163\040\103\117\056\054"
21914 "\114\124\104\056\061\047\060\045\006\003\125\004\013\023\036\123"
21915 "\145\143\165\162\151\164\171\040\103\157\155\155\165\156\151\143"
21916 "\141\164\151\157\156\040\122\157\157\164\103\101\062\060\202\001"
21917 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
21918 "\003\202\001\017\000\060\202\001\012\002\202\001\001\000\320\025"
21919 "\071\122\261\122\263\272\305\131\202\304\135\122\256\072\103\145"
21920 "\200\113\307\362\226\274\333\066\227\326\246\144\214\250\136\360"
21921 "\343\012\034\367\337\227\075\113\256\366\135\354\041\265\101\253"
21922 "\315\271\176\166\237\276\371\076\066\064\240\073\301\366\061\021"
21923 "\105\164\223\075\127\200\305\371\211\231\312\345\253\152\324\265"
21924 "\332\101\220\020\301\326\326\102\211\302\277\364\070\022\225\114"
21925 "\124\005\367\066\344\105\203\173\024\145\326\334\014\115\321\336"
21926 "\176\014\253\073\304\025\276\072\126\246\132\157\166\151\122\251"
21927 "\172\271\310\353\152\232\135\122\320\055\012\153\065\026\011\020"
21928 "\204\320\152\312\072\006\000\067\107\344\176\127\117\077\213\353"
21929 "\147\270\210\252\305\276\123\125\262\221\304\175\271\260\205\031"
21930 "\006\170\056\333\141\032\372\205\365\112\221\241\347\026\325\216"
21931 "\242\071\337\224\270\160\037\050\077\213\374\100\136\143\203\074"
21932 "\203\052\032\231\153\317\336\131\152\073\374\157\026\327\037\375"
21933 "\112\020\353\116\202\026\072\254\047\014\123\361\255\325\044\260"
21934 "\153\003\120\301\055\074\026\335\104\064\047\032\165\373\002\003"
21935 "\001\000\001\243\102\060\100\060\035\006\003\125\035\016\004\026"
21936 "\004\024\012\205\251\167\145\005\230\174\100\201\370\017\227\054"
21937 "\070\361\012\354\074\317\060\016\006\003\125\035\017\001\001\377"
21938 "\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377"
21939 "\004\005\060\003\001\001\377\060\015\006\011\052\206\110\206\367"
21940 "\015\001\001\013\005\000\003\202\001\001\000\114\072\243\104\254"
21941 "\271\105\261\307\223\176\310\013\012\102\337\144\352\034\356\131"
21942 "\154\010\272\211\137\152\312\112\225\236\172\217\007\305\332\105"
21943 "\162\202\161\016\072\322\314\157\247\264\241\043\273\366\044\237"
21944 "\313\027\376\214\246\316\302\322\333\314\215\374\161\374\003\051"
21945 "\301\154\135\063\137\144\266\145\073\211\157\030\166\170\365\334"
21946 "\242\110\037\031\077\216\223\353\361\372\027\356\315\116\343\004"
21947 "\022\125\326\345\344\335\373\076\005\174\342\035\136\306\247\274"
21948 "\227\117\150\072\365\351\056\012\103\266\257\127\134\142\150\174"
21949 "\267\375\243\212\204\240\254\142\276\053\011\207\064\360\152\001"
21950 "\273\233\051\126\074\376\000\067\317\043\154\361\116\252\266\164"
21951 "\106\022\154\221\356\064\325\354\232\221\347\104\276\220\061\162"
21952 "\325\111\002\366\002\345\364\037\353\174\331\226\125\251\377\354"
21953 "\212\371\231\107\377\065\132\002\252\004\313\212\133\207\161\051"
21954 "\221\275\244\264\172\015\275\232\365\127\043\000\007\041\027\077"
21955 "\112\071\321\005\111\013\247\266\067\201\245\135\214\252\063\136"
21956 "\201\050\174\247\175\047\353\000\256\215\067"
21957 , (PRUint32)891 }
21958 };
21959 static const NSSItem nss_builtins_items_330 [] = {
21960 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21961 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21962 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21963 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21964 { (void *)"Security Communication RootCA2", (PRUint32)31 },
21965 { (void *)"\137\073\214\362\370\020\263\175\170\264\316\354\031\031\303\163"
21966 "\064\271\307\164"
21967 , (PRUint32)20 },
21968 { (void *)"\154\071\175\244\016\125\131\262\077\326\101\261\022\120\336\103"
21969 , (PRUint32)16 },
21970 { (void *)"\060\135\061\013\060\011\006\003\125\004\006\023\002\112\120\061"
21971 "\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040"
21972 "\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117"
21973 "\056\054\114\124\104\056\061\047\060\045\006\003\125\004\013\023"
21974 "\036\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156"
21975 "\151\143\141\164\151\157\156\040\122\157\157\164\103\101\062"
21976 , (PRUint32)95 },
21977 { (void *)"\002\001\000"
21978 , (PRUint32)3 },
21979 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
21980 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
21981 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
21982 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
21983 };
21984 static const NSSItem nss_builtins_items_331 [] = {
21985 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
21986 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
21987 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21988 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
21989 { (void *)"EC-ACC", (PRUint32)7 },
21990 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
21991 { (void *)"\060\201\363\061\013\060\011\006\003\125\004\006\023\002\105\123"
21992 "\061\073\060\071\006\003\125\004\012\023\062\101\147\145\156\143"
21993 "\151\141\040\103\141\164\141\154\141\156\141\040\144\145\040\103"
21994 "\145\162\164\151\146\151\143\141\143\151\157\040\050\116\111\106"
21995 "\040\121\055\060\070\060\061\061\067\066\055\111\051\061\050\060"
21996 "\046\006\003\125\004\013\023\037\123\145\162\166\145\151\163\040"
21997 "\120\165\142\154\151\143\163\040\144\145\040\103\145\162\164\151"
21998 "\146\151\143\141\143\151\157\061\065\060\063\006\003\125\004\013"
21999 "\023\054\126\145\147\145\165\040\150\164\164\160\163\072\057\057"
22000 "\167\167\167\056\143\141\164\143\145\162\164\056\156\145\164\057"
22001 "\166\145\162\141\162\162\145\154\040\050\143\051\060\063\061\065"
22002 "\060\063\006\003\125\004\013\023\054\112\145\162\141\162\161\165"
22003 "\151\141\040\105\156\164\151\164\141\164\163\040\144\145\040\103"
22004 "\145\162\164\151\146\151\143\141\143\151\157\040\103\141\164\141"
22005 "\154\141\156\145\163\061\017\060\015\006\003\125\004\003\023\006"
22006 "\105\103\055\101\103\103"
22007 , (PRUint32)246 },
22008 { (void *)"0", (PRUint32)2 },
22009 { (void *)"\060\201\363\061\013\060\011\006\003\125\004\006\023\002\105\123"
22010 "\061\073\060\071\006\003\125\004\012\023\062\101\147\145\156\143"
22011 "\151\141\040\103\141\164\141\154\141\156\141\040\144\145\040\103"
22012 "\145\162\164\151\146\151\143\141\143\151\157\040\050\116\111\106"
22013 "\040\121\055\060\070\060\061\061\067\066\055\111\051\061\050\060"
22014 "\046\006\003\125\004\013\023\037\123\145\162\166\145\151\163\040"
22015 "\120\165\142\154\151\143\163\040\144\145\040\103\145\162\164\151"
22016 "\146\151\143\141\143\151\157\061\065\060\063\006\003\125\004\013"
22017 "\023\054\126\145\147\145\165\040\150\164\164\160\163\072\057\057"
22018 "\167\167\167\056\143\141\164\143\145\162\164\056\156\145\164\057"
22019 "\166\145\162\141\162\162\145\154\040\050\143\051\060\063\061\065"
22020 "\060\063\006\003\125\004\013\023\054\112\145\162\141\162\161\165"
22021 "\151\141\040\105\156\164\151\164\141\164\163\040\144\145\040\103"
22022 "\145\162\164\151\146\151\143\141\143\151\157\040\103\141\164\141"
22023 "\154\141\156\145\163\061\017\060\015\006\003\125\004\003\023\006"
22024 "\105\103\055\101\103\103"
22025 , (PRUint32)246 },
22026 { (void *)"\002\020\356\053\075\353\324\041\336\024\250\142\254\004\363\335"
22027 "\304\001"
22028 , (PRUint32)18 },
22029 { (void *)"\060\202\005\126\060\202\004\076\240\003\002\001\002\002\020\356"
22030 "\053\075\353\324\041\336\024\250\142\254\004\363\335\304\001\060"
22031 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201"
22032 "\363\061\013\060\011\006\003\125\004\006\023\002\105\123\061\073"
22033 "\060\071\006\003\125\004\012\023\062\101\147\145\156\143\151\141"
22034 "\040\103\141\164\141\154\141\156\141\040\144\145\040\103\145\162"
22035 "\164\151\146\151\143\141\143\151\157\040\050\116\111\106\040\121"
22036 "\055\060\070\060\061\061\067\066\055\111\051\061\050\060\046\006"
22037 "\003\125\004\013\023\037\123\145\162\166\145\151\163\040\120\165"
22038 "\142\154\151\143\163\040\144\145\040\103\145\162\164\151\146\151"
22039 "\143\141\143\151\157\061\065\060\063\006\003\125\004\013\023\054"
22040 "\126\145\147\145\165\040\150\164\164\160\163\072\057\057\167\167"
22041 "\167\056\143\141\164\143\145\162\164\056\156\145\164\057\166\145"
22042 "\162\141\162\162\145\154\040\050\143\051\060\063\061\065\060\063"
22043 "\006\003\125\004\013\023\054\112\145\162\141\162\161\165\151\141"
22044 "\040\105\156\164\151\164\141\164\163\040\144\145\040\103\145\162"
22045 "\164\151\146\151\143\141\143\151\157\040\103\141\164\141\154\141"
22046 "\156\145\163\061\017\060\015\006\003\125\004\003\023\006\105\103"
22047 "\055\101\103\103\060\036\027\015\060\063\060\061\060\067\062\063"
22048 "\060\060\060\060\132\027\015\063\061\060\061\060\067\062\062\065"
22049 "\071\065\071\132\060\201\363\061\013\060\011\006\003\125\004\006"
22050 "\023\002\105\123\061\073\060\071\006\003\125\004\012\023\062\101"
22051 "\147\145\156\143\151\141\040\103\141\164\141\154\141\156\141\040"
22052 "\144\145\040\103\145\162\164\151\146\151\143\141\143\151\157\040"
22053 "\050\116\111\106\040\121\055\060\070\060\061\061\067\066\055\111"
22054 "\051\061\050\060\046\006\003\125\004\013\023\037\123\145\162\166"
22055 "\145\151\163\040\120\165\142\154\151\143\163\040\144\145\040\103"
22056 "\145\162\164\151\146\151\143\141\143\151\157\061\065\060\063\006"
22057 "\003\125\004\013\023\054\126\145\147\145\165\040\150\164\164\160"
22058 "\163\072\057\057\167\167\167\056\143\141\164\143\145\162\164\056"
22059 "\156\145\164\057\166\145\162\141\162\162\145\154\040\050\143\051"
22060 "\060\063\061\065\060\063\006\003\125\004\013\023\054\112\145\162"
22061 "\141\162\161\165\151\141\040\105\156\164\151\164\141\164\163\040"
22062 "\144\145\040\103\145\162\164\151\146\151\143\141\143\151\157\040"
22063 "\103\141\164\141\154\141\156\145\163\061\017\060\015\006\003\125"
22064 "\004\003\023\006\105\103\055\101\103\103\060\202\001\042\060\015"
22065 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001"
22066 "\017\000\060\202\001\012\002\202\001\001\000\263\042\307\117\342"
22067 "\227\102\225\210\107\203\100\366\035\027\363\203\163\044\036\121"
22068 "\363\230\212\303\222\270\377\100\220\005\160\207\140\311\000\251"
22069 "\265\224\145\031\042\025\027\302\103\154\146\104\232\015\004\076"
22070 "\071\157\245\113\172\252\143\267\212\104\235\331\143\221\204\146"
22071 "\340\050\017\272\102\343\156\216\367\024\047\223\151\356\221\016"
22072 "\243\137\016\261\353\146\242\162\117\022\023\206\145\172\076\333"
22073 "\117\007\364\247\011\140\332\072\102\231\307\262\177\263\026\225"
22074 "\034\307\371\064\265\224\205\325\231\136\240\110\240\176\347\027"
22075 "\145\270\242\165\270\036\363\345\102\175\257\355\363\212\110\144"
22076 "\135\202\024\223\330\300\344\377\263\120\162\362\166\366\263\135"
22077 "\102\120\171\320\224\076\153\014\000\276\330\153\016\116\052\354"
22078 "\076\322\314\202\242\030\145\063\023\167\236\232\135\032\023\330"
22079 "\303\333\075\310\227\172\356\160\355\247\346\174\333\161\317\055"
22080 "\224\142\337\155\326\365\070\276\077\245\205\012\031\270\250\330"
22081 "\011\165\102\160\304\352\357\313\016\310\064\250\022\042\230\014"
22082 "\270\023\224\266\113\354\360\320\220\347\047\002\003\001\000\001"
22083 "\243\201\343\060\201\340\060\035\006\003\125\035\021\004\026\060"
22084 "\024\201\022\145\143\137\141\143\143\100\143\141\164\143\145\162"
22085 "\164\056\156\145\164\060\017\006\003\125\035\023\001\001\377\004"
22086 "\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377"
22087 "\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026\004"
22088 "\024\240\303\213\104\252\067\245\105\277\227\200\132\321\361\170"
22089 "\242\233\351\135\215\060\177\006\003\125\035\040\004\170\060\166"
22090 "\060\164\006\013\053\006\001\004\001\365\170\001\003\001\012\060"
22091 "\145\060\054\006\010\053\006\001\005\005\007\002\001\026\040\150"
22092 "\164\164\160\163\072\057\057\167\167\167\056\143\141\164\143\145"
22093 "\162\164\056\156\145\164\057\166\145\162\141\162\162\145\154\060"
22094 "\065\006\010\053\006\001\005\005\007\002\002\060\051\032\047\126"
22095 "\145\147\145\165\040\150\164\164\160\163\072\057\057\167\167\167"
22096 "\056\143\141\164\143\145\162\164\056\156\145\164\057\166\145\162"
22097 "\141\162\162\145\154\040\060\015\006\011\052\206\110\206\367\015"
22098 "\001\001\005\005\000\003\202\001\001\000\240\110\133\202\001\366"
22099 "\115\110\270\071\125\065\234\200\172\123\231\325\132\377\261\161"
22100 "\073\314\071\011\224\136\326\332\357\276\001\133\135\323\036\330"
22101 "\375\175\117\315\240\101\340\064\223\277\313\342\206\234\067\222"
22102 "\220\126\034\334\353\051\005\345\304\236\307\065\337\212\014\315"
22103 "\305\041\103\351\252\210\345\065\300\031\102\143\132\002\136\244"
22104 "\110\030\072\205\157\334\235\274\077\235\234\301\207\270\172\141"
22105 "\010\351\167\013\177\160\253\172\335\331\227\054\144\036\205\277"
22106 "\274\164\226\241\303\172\022\354\014\032\156\203\014\074\350\162"
22107 "\106\237\373\110\325\136\227\346\261\241\370\344\357\106\045\224"
22108 "\234\211\333\151\070\276\354\134\016\126\307\145\121\345\120\210"
22109 "\210\277\102\325\053\075\345\371\272\236\056\263\312\364\163\222"
22110 "\002\013\276\114\146\353\040\376\271\313\265\231\177\346\266\023"
22111 "\372\312\113\115\331\356\123\106\006\073\306\116\255\223\132\201"
22112 "\176\154\052\113\152\005\105\214\362\041\244\061\220\207\154\145"
22113 "\234\235\245\140\225\072\122\177\365\321\253\010\156\363\356\133"
22114 "\371\210\075\176\270\157\156\003\344\102"
22115 , (PRUint32)1370 }
22116 };
22117 static const NSSItem nss_builtins_items_332 [] = {
22118 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22119 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22120 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22121 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22122 { (void *)"EC-ACC", (PRUint32)7 },
22123 { (void *)"\050\220\072\143\133\122\200\372\346\167\114\013\155\247\326\272"
22124 "\246\112\362\350"
22125 , (PRUint32)20 },
22126 { (void *)"\353\365\235\051\015\141\371\102\037\174\302\272\155\343\025\011"
22127 , (PRUint32)16 },
22128 { (void *)"\060\201\363\061\013\060\011\006\003\125\004\006\023\002\105\123"
22129 "\061\073\060\071\006\003\125\004\012\023\062\101\147\145\156\143"
22130 "\151\141\040\103\141\164\141\154\141\156\141\040\144\145\040\103"
22131 "\145\162\164\151\146\151\143\141\143\151\157\040\050\116\111\106"
22132 "\040\121\055\060\070\060\061\061\067\066\055\111\051\061\050\060"
22133 "\046\006\003\125\004\013\023\037\123\145\162\166\145\151\163\040"
22134 "\120\165\142\154\151\143\163\040\144\145\040\103\145\162\164\151"
22135 "\146\151\143\141\143\151\157\061\065\060\063\006\003\125\004\013"
22136 "\023\054\126\145\147\145\165\040\150\164\164\160\163\072\057\057"
22137 "\167\167\167\056\143\141\164\143\145\162\164\056\156\145\164\057"
22138 "\166\145\162\141\162\162\145\154\040\050\143\051\060\063\061\065"
22139 "\060\063\006\003\125\004\013\023\054\112\145\162\141\162\161\165"
22140 "\151\141\040\105\156\164\151\164\141\164\163\040\144\145\040\103"
22141 "\145\162\164\151\146\151\143\141\143\151\157\040\103\141\164\141"
22142 "\154\141\156\145\163\061\017\060\015\006\003\125\004\003\023\006"
22143 "\105\103\055\101\103\103"
22144 , (PRUint32)246 },
22145 { (void *)"\002\020\356\053\075\353\324\041\336\024\250\142\254\004\363\335"
22146 "\304\001"
22147 , (PRUint32)18 },
22148 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22149 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
22150 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
22151 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22152 };
22153 static const NSSItem nss_builtins_items_333 [] = {
22154 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22155 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22156 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22157 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22158 { (void *)"Hellenic Academic and Research Institutions RootCA 2011", (PRUint32)56 },
22159 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22160 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\107\122"
22161 "\061\104\060\102\006\003\125\004\012\023\073\110\145\154\154\145"
22162 "\156\151\143\040\101\143\141\144\145\155\151\143\040\141\156\144"
22163 "\040\122\145\163\145\141\162\143\150\040\111\156\163\164\151\164"
22164 "\165\164\151\157\156\163\040\103\145\162\164\056\040\101\165\164"
22165 "\150\157\162\151\164\171\061\100\060\076\006\003\125\004\003\023"
22166 "\067\110\145\154\154\145\156\151\143\040\101\143\141\144\145\155"
22167 "\151\143\040\141\156\144\040\122\145\163\145\141\162\143\150\040"
22168 "\111\156\163\164\151\164\165\164\151\157\156\163\040\122\157\157"
22169 "\164\103\101\040\062\060\061\061"
22170 , (PRUint32)152 },
22171 { (void *)"0", (PRUint32)2 },
22172 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\107\122"
22173 "\061\104\060\102\006\003\125\004\012\023\073\110\145\154\154\145"
22174 "\156\151\143\040\101\143\141\144\145\155\151\143\040\141\156\144"
22175 "\040\122\145\163\145\141\162\143\150\040\111\156\163\164\151\164"
22176 "\165\164\151\157\156\163\040\103\145\162\164\056\040\101\165\164"
22177 "\150\157\162\151\164\171\061\100\060\076\006\003\125\004\003\023"
22178 "\067\110\145\154\154\145\156\151\143\040\101\143\141\144\145\155"
22179 "\151\143\040\141\156\144\040\122\145\163\145\141\162\143\150\040"
22180 "\111\156\163\164\151\164\165\164\151\157\156\163\040\122\157\157"
22181 "\164\103\101\040\062\060\061\061"
22182 , (PRUint32)152 },
22183 { (void *)"\002\001\000"
22184 , (PRUint32)3 },
22185 { (void *)"\060\202\004\061\060\202\003\031\240\003\002\001\002\002\001\000"
22186 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
22187 "\201\225\061\013\060\011\006\003\125\004\006\023\002\107\122\061"
22188 "\104\060\102\006\003\125\004\012\023\073\110\145\154\154\145\156"
22189 "\151\143\040\101\143\141\144\145\155\151\143\040\141\156\144\040"
22190 "\122\145\163\145\141\162\143\150\040\111\156\163\164\151\164\165"
22191 "\164\151\157\156\163\040\103\145\162\164\056\040\101\165\164\150"
22192 "\157\162\151\164\171\061\100\060\076\006\003\125\004\003\023\067"
22193 "\110\145\154\154\145\156\151\143\040\101\143\141\144\145\155\151"
22194 "\143\040\141\156\144\040\122\145\163\145\141\162\143\150\040\111"
22195 "\156\163\164\151\164\165\164\151\157\156\163\040\122\157\157\164"
22196 "\103\101\040\062\060\061\061\060\036\027\015\061\061\061\062\060"
22197 "\066\061\063\064\071\065\062\132\027\015\063\061\061\062\060\061"
22198 "\061\063\064\071\065\062\132\060\201\225\061\013\060\011\006\003"
22199 "\125\004\006\023\002\107\122\061\104\060\102\006\003\125\004\012"
22200 "\023\073\110\145\154\154\145\156\151\143\040\101\143\141\144\145"
22201 "\155\151\143\040\141\156\144\040\122\145\163\145\141\162\143\150"
22202 "\040\111\156\163\164\151\164\165\164\151\157\156\163\040\103\145"
22203 "\162\164\056\040\101\165\164\150\157\162\151\164\171\061\100\060"
22204 "\076\006\003\125\004\003\023\067\110\145\154\154\145\156\151\143"
22205 "\040\101\143\141\144\145\155\151\143\040\141\156\144\040\122\145"
22206 "\163\145\141\162\143\150\040\111\156\163\164\151\164\165\164\151"
22207 "\157\156\163\040\122\157\157\164\103\101\040\062\060\061\061\060"
22208 "\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
22209 "\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000"
22210 "\251\123\000\343\056\246\366\216\372\140\330\055\225\076\370\054"
22211 "\052\124\116\315\271\204\141\224\130\117\217\075\213\344\103\363"
22212 "\165\211\215\121\344\303\067\322\212\210\115\171\036\267\022\335"
22213 "\103\170\112\212\222\346\327\110\325\017\244\072\051\104\065\270"
22214 "\007\366\150\035\125\315\070\121\360\214\044\061\205\257\203\311"
22215 "\175\351\167\257\355\032\173\235\027\371\263\235\070\120\017\246"
22216 "\132\171\221\200\257\067\256\246\323\061\373\265\046\011\235\074"
22217 "\132\357\121\305\053\337\226\135\353\062\036\002\332\160\111\354"
22218 "\156\014\310\232\067\215\367\361\066\140\113\046\054\202\236\320"
22219 "\170\363\015\017\143\244\121\060\341\371\053\047\022\007\330\352"
22220 "\275\030\142\230\260\131\067\175\276\356\363\040\121\102\132\203"
22221 "\357\223\272\151\025\361\142\235\237\231\071\202\241\267\164\056"
22222 "\213\324\305\013\173\057\360\310\012\332\075\171\012\232\223\034"
22223 "\245\050\162\163\221\103\232\247\321\115\205\204\271\251\164\217"
22224 "\024\100\307\334\336\254\101\144\154\264\031\233\002\143\155\044"
22225 "\144\217\104\262\045\352\316\135\164\014\143\062\134\215\207\345"
22226 "\002\003\001\000\001\243\201\211\060\201\206\060\017\006\003\125"
22227 "\035\023\001\001\377\004\005\060\003\001\001\377\060\013\006\003"
22228 "\125\035\017\004\004\003\002\001\006\060\035\006\003\125\035\016"
22229 "\004\026\004\024\246\221\102\375\023\141\112\043\236\010\244\051"
22230 "\345\330\023\004\043\356\101\045\060\107\006\003\125\035\036\004"
22231 "\100\060\076\240\074\060\005\202\003\056\147\162\060\005\202\003"
22232 "\056\145\165\060\006\202\004\056\145\144\165\060\006\202\004\056"
22233 "\157\162\147\060\005\201\003\056\147\162\060\005\201\003\056\145"
22234 "\165\060\006\201\004\056\145\144\165\060\006\201\004\056\157\162"
22235 "\147\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000"
22236 "\003\202\001\001\000\037\357\171\101\341\173\156\077\262\214\206"
22237 "\067\102\112\116\034\067\036\215\146\272\044\201\311\117\022\017"
22238 "\041\300\003\227\206\045\155\135\323\042\051\250\154\242\015\251"
22239 "\353\075\006\133\231\072\307\314\303\232\064\177\253\016\310\116"
22240 "\034\341\372\344\334\315\015\276\277\044\376\154\347\153\302\015"
22241 "\310\006\236\116\215\141\050\246\152\375\345\366\142\352\030\074"
22242 "\116\240\123\235\262\072\234\353\245\234\221\026\266\115\202\340"
22243 "\014\005\110\251\154\365\314\370\313\235\111\264\360\002\245\375"
22244 "\160\003\355\212\041\245\256\023\206\111\303\063\163\276\207\073"
22245 "\164\213\027\105\046\114\026\221\203\376\147\175\315\115\143\147"
22246 "\372\363\003\022\226\170\006\215\261\147\355\216\077\276\237\117"
22247 "\002\365\263\011\057\363\114\207\337\052\313\225\174\001\314\254"
22248 "\066\172\277\242\163\172\367\217\301\265\232\241\024\262\217\063"
22249 "\237\015\357\042\334\146\173\204\275\105\027\006\075\074\312\271"
22250 "\167\064\217\312\352\317\077\061\076\343\210\343\200\111\045\310"
22251 "\227\265\235\232\231\115\260\074\370\112\000\233\144\335\237\071"
22252 "\113\321\047\327\270"
22253 , (PRUint32)1077 }
22254 };
22255 static const NSSItem nss_builtins_items_334 [] = {
22256 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22257 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22258 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22259 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22260 { (void *)"Hellenic Academic and Research Institutions RootCA 2011", (PRUint32)56 },
22261 { (void *)"\376\105\145\233\171\003\133\230\241\141\265\121\056\254\332\130"
22262 "\011\110\042\115"
22263 , (PRUint32)20 },
22264 { (void *)"\163\237\114\113\163\133\171\351\372\272\034\357\156\313\325\311"
22265 , (PRUint32)16 },
22266 { (void *)"\060\201\225\061\013\060\011\006\003\125\004\006\023\002\107\122"
22267 "\061\104\060\102\006\003\125\004\012\023\073\110\145\154\154\145"
22268 "\156\151\143\040\101\143\141\144\145\155\151\143\040\141\156\144"
22269 "\040\122\145\163\145\141\162\143\150\040\111\156\163\164\151\164"
22270 "\165\164\151\157\156\163\040\103\145\162\164\056\040\101\165\164"
22271 "\150\157\162\151\164\171\061\100\060\076\006\003\125\004\003\023"
22272 "\067\110\145\154\154\145\156\151\143\040\101\143\141\144\145\155"
22273 "\151\143\040\141\156\144\040\122\145\163\145\141\162\143\150\040"
22274 "\111\156\163\164\151\164\165\164\151\157\156\163\040\122\157\157"
22275 "\164\103\101\040\062\060\061\061"
22276 , (PRUint32)152 },
22277 { (void *)"\002\001\000"
22278 , (PRUint32)3 },
22279 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22280 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22281 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22282 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22283 };
22284 static const NSSItem nss_builtins_items_335 [] = {
22285 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22286 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22287 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22288 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22289 { (void *)"MITM subCA 1 issued by Trustwave", (PRUint32)33 },
22290 { (void *)"\060\201\253\061\013\060\011\006\003\125\004\006\023\002\125\123"
22291 "\061\021\060\017\006\003\125\004\010\023\010\111\154\154\151\156"
22292 "\157\151\163\061\020\060\016\006\003\125\004\007\023\007\103\150"
22293 "\151\143\141\147\157\061\041\060\037\006\003\125\004\012\023\030"
22294 "\124\162\165\163\164\167\141\166\145\040\110\157\154\144\151\156"
22295 "\147\163\054\040\111\156\143\056\061\063\060\061\006\003\125\004"
22296 "\003\023\052\124\162\165\163\164\167\141\166\145\040\117\162\147"
22297 "\141\156\151\172\141\164\151\157\156\040\111\163\163\165\151\156"
22298 "\147\040\103\101\054\040\114\145\166\145\154\040\062\061\037\060"
22299 "\035\006\011\052\206\110\206\367\015\001\011\001\026\020\143\141"
22300 "\100\164\162\165\163\164\167\141\166\145\056\143\157\155"
22301 , (PRUint32)174 },
22302 { (void *)"\002\004\153\111\322\005"
22303 , (PRUint32)6 },
22304 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22305 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22306 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22307 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22308 };
22309 static const NSSItem nss_builtins_items_336 [] = {
22310 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22311 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22312 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22313 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22314 { (void *)"MITM subCA 2 issued by Trustwave", (PRUint32)33 },
22315 { (void *)"\060\201\253\061\013\060\011\006\003\125\004\006\023\002\125\123"
22316 "\061\021\060\017\006\003\125\004\010\023\010\111\154\154\151\156"
22317 "\157\151\163\061\020\060\016\006\003\125\004\007\023\007\103\150"
22318 "\151\143\141\147\157\061\041\060\037\006\003\125\004\012\023\030"
22319 "\124\162\165\163\164\167\141\166\145\040\110\157\154\144\151\156"
22320 "\147\163\054\040\111\156\143\056\061\063\060\061\006\003\125\004"
22321 "\003\023\052\124\162\165\163\164\167\141\166\145\040\117\162\147"
22322 "\141\156\151\172\141\164\151\157\156\040\111\163\163\165\151\156"
22323 "\147\040\103\101\054\040\114\145\166\145\154\040\062\061\037\060"
22324 "\035\006\011\052\206\110\206\367\015\001\011\001\026\020\143\141"
22325 "\100\164\162\165\163\164\167\141\166\145\056\143\157\155"
22326 , (PRUint32)174 },
22327 { (void *)"\002\004\153\111\322\006"
22328 , (PRUint32)6 },
22329 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22330 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22331 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
22332 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22333 };
22334 static const NSSItem nss_builtins_items_337 [] = {
22335 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22336 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22337 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22338 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22339 { (void *)"Actalis Authentication Root CA", (PRUint32)31 },
22340 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22341 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\111\124\061"
22342 "\016\060\014\006\003\125\004\007\014\005\115\151\154\141\156\061"
22343 "\043\060\041\006\003\125\004\012\014\032\101\143\164\141\154\151"
22344 "\163\040\123\056\160\056\101\056\057\060\063\063\065\070\065\062"
22345 "\060\071\066\067\061\047\060\045\006\003\125\004\003\014\036\101"
22346 "\143\164\141\154\151\163\040\101\165\164\150\145\156\164\151\143"
22347 "\141\164\151\157\156\040\122\157\157\164\040\103\101"
22348 , (PRUint32)109 },
22349 { (void *)"0", (PRUint32)2 },
22350 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\111\124\061"
22351 "\016\060\014\006\003\125\004\007\014\005\115\151\154\141\156\061"
22352 "\043\060\041\006\003\125\004\012\014\032\101\143\164\141\154\151"
22353 "\163\040\123\056\160\056\101\056\057\060\063\063\065\070\065\062"
22354 "\060\071\066\067\061\047\060\045\006\003\125\004\003\014\036\101"
22355 "\143\164\141\154\151\163\040\101\165\164\150\145\156\164\151\143"
22356 "\141\164\151\157\156\040\122\157\157\164\040\103\101"
22357 , (PRUint32)109 },
22358 { (void *)"\002\010\127\012\021\227\102\304\343\314"
22359 , (PRUint32)10 },
22360 { (void *)"\060\202\005\273\060\202\003\243\240\003\002\001\002\002\010\127"
22361 "\012\021\227\102\304\343\314\060\015\006\011\052\206\110\206\367"
22362 "\015\001\001\013\005\000\060\153\061\013\060\011\006\003\125\004"
22363 "\006\023\002\111\124\061\016\060\014\006\003\125\004\007\014\005"
22364 "\115\151\154\141\156\061\043\060\041\006\003\125\004\012\014\032"
22365 "\101\143\164\141\154\151\163\040\123\056\160\056\101\056\057\060"
22366 "\063\063\065\070\065\062\060\071\066\067\061\047\060\045\006\003"
22367 "\125\004\003\014\036\101\143\164\141\154\151\163\040\101\165\164"
22368 "\150\145\156\164\151\143\141\164\151\157\156\040\122\157\157\164"
22369 "\040\103\101\060\036\027\015\061\061\060\071\062\062\061\061\062"
22370 "\062\060\062\132\027\015\063\060\060\071\062\062\061\061\062\062"
22371 "\060\062\132\060\153\061\013\060\011\006\003\125\004\006\023\002"
22372 "\111\124\061\016\060\014\006\003\125\004\007\014\005\115\151\154"
22373 "\141\156\061\043\060\041\006\003\125\004\012\014\032\101\143\164"
22374 "\141\154\151\163\040\123\056\160\056\101\056\057\060\063\063\065"
22375 "\070\065\062\060\071\066\067\061\047\060\045\006\003\125\004\003"
22376 "\014\036\101\143\164\141\154\151\163\040\101\165\164\150\145\156"
22377 "\164\151\143\141\164\151\157\156\040\122\157\157\164\040\103\101"
22378 "\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001"
22379 "\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001"
22380 "\000\247\306\304\245\051\244\054\357\345\030\305\260\120\243\157"
22381 "\121\073\237\012\132\311\302\110\070\012\302\034\240\030\177\221"
22382 "\265\207\271\100\077\335\035\150\037\010\203\325\055\036\210\240"
22383 "\370\217\126\217\155\231\002\222\220\026\325\137\010\154\211\327"
22384 "\341\254\274\040\302\261\340\203\121\212\151\115\000\226\132\157"
22385 "\057\300\104\176\243\016\344\221\315\130\356\334\373\307\036\105"
22386 "\107\335\047\271\010\001\237\246\041\035\365\101\055\057\114\375"
22387 "\050\255\340\212\255\042\264\126\145\216\206\124\217\223\103\051"
22388 "\336\071\106\170\243\060\043\272\315\360\175\023\127\300\135\322"
22389 "\203\153\110\114\304\253\237\200\132\133\072\275\311\247\042\077"
22390 "\200\047\063\133\016\267\212\014\135\007\067\010\313\154\322\172"
22391 "\107\042\104\065\305\314\314\056\216\335\052\355\267\175\146\015"
22392 "\137\141\121\042\125\033\343\106\343\343\075\320\065\142\232\333"
22393 "\257\024\310\133\241\314\211\033\341\060\046\374\240\233\037\201"
22394 "\247\107\037\004\353\243\071\222\006\237\231\323\277\323\352\117"
22395 "\120\234\031\376\226\207\036\074\145\366\243\030\044\203\206\020"
22396 "\347\124\076\250\072\166\044\117\201\041\305\343\017\002\370\223"
22397 "\224\107\040\273\376\324\016\323\150\271\335\304\172\204\202\343"
22398 "\123\124\171\335\333\234\322\362\007\233\056\266\274\076\355\205"
22399 "\155\357\045\021\362\227\032\102\141\367\112\227\350\213\261\020"
22400 "\007\372\145\201\262\242\071\317\367\074\377\030\373\306\361\132"
22401 "\213\131\342\002\254\173\222\320\116\024\117\131\105\366\014\136"
22402 "\050\137\260\350\077\105\317\317\257\233\157\373\204\323\167\132"
22403 "\225\157\254\224\204\236\356\274\300\112\217\112\223\370\104\041"
22404 "\342\061\105\141\120\116\020\330\343\065\174\114\031\264\336\005"
22405 "\277\243\006\237\310\265\315\344\037\327\027\006\015\172\225\164"
22406 "\125\015\150\032\374\020\033\142\144\235\155\340\225\240\303\224"
22407 "\007\127\015\024\346\275\005\373\270\237\346\337\213\342\306\347"
22408 "\176\226\366\123\305\200\064\120\050\130\360\022\120\161\027\060"
22409 "\272\346\170\143\274\364\262\255\233\053\262\376\341\071\214\136"
22410 "\272\013\040\224\336\173\203\270\377\343\126\215\267\021\351\073"
22411 "\214\362\261\301\135\235\244\013\114\053\331\262\030\365\265\237"
22412 "\113\002\003\001\000\001\243\143\060\141\060\035\006\003\125\035"
22413 "\016\004\026\004\024\122\330\210\072\310\237\170\146\355\211\363"
22414 "\173\070\160\224\311\002\002\066\320\060\017\006\003\125\035\023"
22415 "\001\001\377\004\005\060\003\001\001\377\060\037\006\003\125\035"
22416 "\043\004\030\060\026\200\024\122\330\210\072\310\237\170\146\355"
22417 "\211\363\173\070\160\224\311\002\002\066\320\060\016\006\003\125"
22418 "\035\017\001\001\377\004\004\003\002\001\006\060\015\006\011\052"
22419 "\206\110\206\367\015\001\001\013\005\000\003\202\002\001\000\013"
22420 "\173\162\207\300\140\246\111\114\210\130\346\035\210\367\024\144"
22421 "\110\246\330\130\012\016\117\023\065\337\065\035\324\355\006\061"
22422 "\310\201\076\152\325\335\073\032\062\356\220\075\021\322\056\364"
22423 "\216\303\143\056\043\146\260\147\276\157\266\300\023\071\140\252"
22424 "\242\064\045\223\165\122\336\247\235\255\016\207\211\122\161\152"
22425 "\026\074\031\035\203\370\232\051\145\276\364\077\232\331\360\363"
22426 "\132\207\041\161\200\115\313\340\070\233\077\273\372\340\060\115"
22427 "\317\206\323\145\020\031\030\321\227\002\261\053\162\102\150\254"
22428 "\240\275\116\132\332\030\277\153\230\201\320\375\232\276\136\025"
22429 "\110\315\021\025\271\300\051\134\264\350\210\367\076\066\256\267"
22430 "\142\375\036\142\336\160\170\020\034\110\133\332\274\244\070\272"
22431 "\147\355\125\076\136\127\337\324\003\100\114\201\244\322\117\143"
22432 "\247\011\102\011\024\374\000\251\302\200\163\117\056\300\100\331"
22433 "\021\173\110\352\172\002\300\323\353\050\001\046\130\164\301\300"
22434 "\163\042\155\223\225\375\071\175\273\052\343\366\202\343\054\227"
22435 "\137\116\037\221\224\372\376\054\243\330\166\032\270\115\262\070"
22436 "\117\233\372\035\110\140\171\046\342\363\375\251\320\232\350\160"
22437 "\217\111\172\326\345\275\012\016\333\055\363\215\277\353\343\244"
22438 "\175\313\307\225\161\350\332\243\174\305\302\370\164\222\004\033"
22439 "\206\254\244\042\123\100\266\254\376\114\166\317\373\224\062\300"
22440 "\065\237\166\077\156\345\220\156\240\246\046\242\270\054\276\321"
22441 "\053\205\375\247\150\310\272\001\053\261\154\164\035\270\163\225"
22442 "\347\356\267\307\045\360\000\114\000\262\176\266\013\213\034\363"
22443 "\300\120\236\045\271\340\010\336\066\146\377\067\245\321\273\124"
22444 "\144\054\311\047\265\113\222\176\145\377\323\055\341\271\116\274"
22445 "\177\244\101\041\220\101\167\246\071\037\352\236\343\237\320\146"
22446 "\157\005\354\252\166\176\277\153\026\240\353\265\307\374\222\124"
22447 "\057\053\021\047\045\067\170\114\121\152\260\363\314\130\135\024"
22448 "\361\152\110\025\377\302\007\266\261\215\017\216\134\120\106\263"
22449 "\075\277\001\230\117\262\131\124\107\076\064\173\170\155\126\223"
22450 "\056\163\352\146\050\170\315\035\024\277\240\217\057\056\270\056"
22451 "\216\362\024\212\314\351\265\174\373\154\235\014\245\341\226"
22452 , (PRUint32)1471 }
22453 };
22454 static const NSSItem nss_builtins_items_338 [] = {
22455 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22456 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22457 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22458 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22459 { (void *)"Actalis Authentication Root CA", (PRUint32)31 },
22460 { (void *)"\363\163\263\207\006\132\050\204\212\362\363\112\316\031\053\335"
22461 "\307\216\234\254"
22462 , (PRUint32)20 },
22463 { (void *)"\151\301\015\117\007\243\033\303\376\126\075\004\274\021\366\246"
22464 , (PRUint32)16 },
22465 { (void *)"\060\153\061\013\060\011\006\003\125\004\006\023\002\111\124\061"
22466 "\016\060\014\006\003\125\004\007\014\005\115\151\154\141\156\061"
22467 "\043\060\041\006\003\125\004\012\014\032\101\143\164\141\154\151"
22468 "\163\040\123\056\160\056\101\056\057\060\063\063\065\070\065\062"
22469 "\060\071\066\067\061\047\060\045\006\003\125\004\003\014\036\101"
22470 "\143\164\141\154\151\163\040\101\165\164\150\145\156\164\151\143"
22471 "\141\164\151\157\156\040\122\157\157\164\040\103\101"
22472 , (PRUint32)109 },
22473 { (void *)"\002\010\127\012\021\227\102\304\343\314"
22474 , (PRUint32)10 },
22475 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22476 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
22477 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22478 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22479 };
22480 static const NSSItem nss_builtins_items_339 [] = {
22481 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22482 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22483 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22484 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22485 { (void *)"Trustis FPS Root CA", (PRUint32)20 },
22486 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22487 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
22488 "\030\060\026\006\003\125\004\012\023\017\124\162\165\163\164\151"
22489 "\163\040\114\151\155\151\164\145\144\061\034\060\032\006\003\125"
22490 "\004\013\023\023\124\162\165\163\164\151\163\040\106\120\123\040"
22491 "\122\157\157\164\040\103\101"
22492 , (PRUint32)71 },
22493 { (void *)"0", (PRUint32)2 },
22494 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
22495 "\030\060\026\006\003\125\004\012\023\017\124\162\165\163\164\151"
22496 "\163\040\114\151\155\151\164\145\144\061\034\060\032\006\003\125"
22497 "\004\013\023\023\124\162\165\163\164\151\163\040\106\120\123\040"
22498 "\122\157\157\164\040\103\101"
22499 , (PRUint32)71 },
22500 { (void *)"\002\020\033\037\255\266\040\371\044\323\066\153\367\307\361\214"
22501 "\240\131"
22502 , (PRUint32)18 },
22503 { (void *)"\060\202\003\147\060\202\002\117\240\003\002\001\002\002\020\033"
22504 "\037\255\266\040\371\044\323\066\153\367\307\361\214\240\131\060"
22505 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\105"
22506 "\061\013\060\011\006\003\125\004\006\023\002\107\102\061\030\060"
22507 "\026\006\003\125\004\012\023\017\124\162\165\163\164\151\163\040"
22508 "\114\151\155\151\164\145\144\061\034\060\032\006\003\125\004\013"
22509 "\023\023\124\162\165\163\164\151\163\040\106\120\123\040\122\157"
22510 "\157\164\040\103\101\060\036\027\015\060\063\061\062\062\063\061"
22511 "\062\061\064\060\066\132\027\015\062\064\060\061\062\061\061\061"
22512 "\063\066\065\064\132\060\105\061\013\060\011\006\003\125\004\006"
22513 "\023\002\107\102\061\030\060\026\006\003\125\004\012\023\017\124"
22514 "\162\165\163\164\151\163\040\114\151\155\151\164\145\144\061\034"
22515 "\060\032\006\003\125\004\013\023\023\124\162\165\163\164\151\163"
22516 "\040\106\120\123\040\122\157\157\164\040\103\101\060\202\001\042"
22517 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
22518 "\202\001\017\000\060\202\001\012\002\202\001\001\000\305\120\173"
22519 "\236\073\065\320\337\304\214\315\216\233\355\243\300\066\231\364"
22520 "\102\352\247\076\200\203\017\246\247\131\207\311\220\105\103\176"
22521 "\000\352\206\171\052\003\275\075\067\231\211\146\267\345\212\126"
22522 "\206\223\234\150\113\150\004\214\223\223\002\076\060\322\067\072"
22523 "\042\141\211\034\205\116\175\217\325\257\173\065\366\176\050\107"
22524 "\211\061\334\016\171\144\037\231\322\133\272\376\177\140\277\255"
22525 "\353\347\074\070\051\152\057\345\221\013\125\377\354\157\130\325"
22526 "\055\311\336\114\146\161\217\014\327\004\332\007\346\036\030\343"
22527 "\275\051\002\250\372\034\341\133\271\203\250\101\110\274\032\161"
22528 "\215\347\142\345\055\262\353\337\174\317\333\253\132\312\061\361"
22529 "\114\042\363\005\023\367\202\371\163\171\014\276\327\113\034\300"
22530 "\321\025\074\223\101\144\321\346\276\043\027\042\000\211\136\037"
22531 "\153\245\254\156\247\113\214\355\243\162\346\257\143\115\057\205"
22532 "\322\024\065\232\056\116\214\352\062\230\050\206\241\221\011\101"
22533 "\072\264\341\343\362\372\360\311\012\242\101\335\251\343\003\307"
22534 "\210\025\073\034\324\032\224\327\237\144\131\022\155\002\003\001"
22535 "\000\001\243\123\060\121\060\017\006\003\125\035\023\001\001\377"
22536 "\004\005\060\003\001\001\377\060\037\006\003\125\035\043\004\030"
22537 "\060\026\200\024\272\372\161\045\171\213\127\101\045\041\206\013"
22538 "\161\353\262\144\016\213\041\147\060\035\006\003\125\035\016\004"
22539 "\026\004\024\272\372\161\045\171\213\127\101\045\041\206\013\161"
22540 "\353\262\144\016\213\041\147\060\015\006\011\052\206\110\206\367"
22541 "\015\001\001\005\005\000\003\202\001\001\000\176\130\377\375\065"
22542 "\031\175\234\030\117\236\260\053\274\216\214\024\377\054\240\332"
22543 "\107\133\303\357\201\055\257\005\352\164\110\133\363\076\116\007"
22544 "\307\155\305\263\223\317\042\065\134\266\077\165\047\137\011\226"
22545 "\315\240\376\276\100\014\134\022\125\370\223\202\312\051\351\136"
22546 "\077\126\127\213\070\066\367\105\032\114\050\315\236\101\270\355"
22547 "\126\114\204\244\100\310\270\260\245\053\151\160\004\152\303\370"
22548 "\324\022\062\371\016\303\261\334\062\204\104\054\157\313\106\017"
22549 "\352\146\101\017\117\361\130\245\246\015\015\017\141\336\245\236"
22550 "\135\175\145\241\074\027\347\250\125\116\357\240\307\355\306\104"
22551 "\177\124\365\243\340\217\360\174\125\042\217\051\266\201\243\341"
22552 "\155\116\054\033\200\147\354\255\040\237\014\142\141\325\227\377"
22553 "\103\355\055\301\332\135\051\052\205\077\254\145\356\206\017\005"
22554 "\215\220\137\337\356\237\364\277\356\035\373\230\344\177\220\053"
22555 "\204\170\020\016\154\111\123\357\025\133\145\106\112\135\257\272"
22556 "\373\072\162\035\315\366\045\210\036\227\314\041\234\051\001\015"
22557 "\145\353\127\331\363\127\226\273\110\315\201"
22558 , (PRUint32)875 }
22559 };
22560 static const NSSItem nss_builtins_items_340 [] = {
22561 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22562 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22563 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22564 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22565 { (void *)"Trustis FPS Root CA", (PRUint32)20 },
22566 { (void *)"\073\300\070\013\063\303\366\246\014\206\025\042\223\331\337\365"
22567 "\113\201\300\004"
22568 , (PRUint32)20 },
22569 { (void *)"\060\311\347\036\153\346\024\353\145\262\026\151\040\061\147\115"
22570 , (PRUint32)16 },
22571 { (void *)"\060\105\061\013\060\011\006\003\125\004\006\023\002\107\102\061"
22572 "\030\060\026\006\003\125\004\012\023\017\124\162\165\163\164\151"
22573 "\163\040\114\151\155\151\164\145\144\061\034\060\032\006\003\125"
22574 "\004\013\023\023\124\162\165\163\164\151\163\040\106\120\123\040"
22575 "\122\157\157\164\040\103\101"
22576 , (PRUint32)71 },
22577 { (void *)"\002\020\033\037\255\266\040\371\044\323\066\153\367\307\361\214"
22578 "\240\131"
22579 , (PRUint32)18 },
22580 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22581 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22582 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
22583 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22584 };
22585 static const NSSItem nss_builtins_items_341 [] = {
22586 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22587 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22588 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22589 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22590 { (void *)"StartCom Certification Authority", (PRUint32)33 },
22591 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22592 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22593 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22594 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
22595 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
22596 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
22597 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
22598 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
22599 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
22600 , (PRUint32)127 },
22601 { (void *)"0", (PRUint32)2 },
22602 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22603 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22604 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
22605 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
22606 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
22607 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
22608 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
22609 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
22610 , (PRUint32)127 },
22611 { (void *)"\002\001\055"
22612 , (PRUint32)3 },
22613 { (void *)"\060\202\007\207\060\202\005\157\240\003\002\001\002\002\001\055"
22614 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
22615 "\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026"
22616 "\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157"
22617 "\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023"
22618 "\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040"
22619 "\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156"
22620 "\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164"
22621 "\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141"
22622 "\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036"
22623 "\027\015\060\066\060\071\061\067\061\071\064\066\063\067\132\027"
22624 "\015\063\066\060\071\061\067\061\071\064\066\063\066\132\060\175"
22625 "\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026\060"
22626 "\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157\155"
22627 "\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023\042"
22628 "\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040\103"
22629 "\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156\151"
22630 "\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164\141"
22631 "\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141\164"
22632 "\151\157\156\040\101\165\164\150\157\162\151\164\171\060\202\002"
22633 "\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000"
22634 "\003\202\002\017\000\060\202\002\012\002\202\002\001\000\301\210"
22635 "\333\011\274\154\106\174\170\237\225\173\265\063\220\362\162\142"
22636 "\326\301\066\040\042\044\136\316\351\167\362\103\012\242\006\144"
22637 "\244\314\216\066\370\070\346\043\360\156\155\261\074\335\162\243"
22638 "\205\034\241\323\075\264\063\053\323\057\257\376\352\260\101\131"
22639 "\147\266\304\006\175\012\236\164\205\326\171\114\200\067\172\337"
22640 "\071\005\122\131\367\364\033\106\103\244\322\205\205\322\303\161"
22641 "\363\165\142\064\272\054\212\177\036\217\356\355\064\320\021\307"
22642 "\226\315\122\075\272\063\326\335\115\336\013\073\112\113\237\302"
22643 "\046\057\372\265\026\034\162\065\167\312\074\135\346\312\341\046"
22644 "\213\032\066\166\134\001\333\164\024\045\376\355\265\240\210\017"
22645 "\335\170\312\055\037\007\227\060\001\055\162\171\372\106\326\023"
22646 "\052\250\271\246\253\203\111\035\345\362\357\335\344\001\216\030"
22647 "\012\217\143\123\026\205\142\251\016\031\072\314\265\146\246\302"
22648 "\153\164\007\344\053\341\166\076\264\155\330\366\104\341\163\142"
22649 "\037\073\304\276\240\123\126\045\154\121\011\367\252\253\312\277"
22650 "\166\375\155\233\363\235\333\277\075\146\274\014\126\252\257\230"
22651 "\110\225\072\113\337\247\130\120\331\070\165\251\133\352\103\014"
22652 "\002\377\231\353\350\154\115\160\133\051\145\234\335\252\135\314"
22653 "\257\001\061\354\014\353\322\215\350\352\234\173\346\156\367\047"
22654 "\146\014\032\110\327\156\102\343\077\336\041\076\173\341\015\160"
22655 "\373\143\252\250\154\032\124\264\134\045\172\311\242\311\213\026"
22656 "\246\273\054\176\027\136\005\115\130\156\022\035\001\356\022\020"
22657 "\015\306\062\177\030\377\374\364\372\315\156\221\350\066\111\276"
22658 "\032\110\151\213\302\226\115\032\022\262\151\027\301\012\220\326"
22659 "\372\171\042\110\277\272\173\151\370\160\307\372\172\067\330\330"
22660 "\015\322\166\117\127\377\220\267\343\221\322\335\357\302\140\267"
22661 "\147\072\335\376\252\234\360\324\213\177\162\042\316\306\237\227"
22662 "\266\370\257\212\240\020\250\331\373\030\306\266\265\134\122\074"
22663 "\211\266\031\052\163\001\012\017\003\263\022\140\362\172\057\201"
22664 "\333\243\156\377\046\060\227\365\213\335\211\127\266\255\075\263"
22665 "\257\053\305\267\166\002\360\245\326\053\232\206\024\052\162\366"
22666 "\343\063\214\135\011\113\023\337\273\214\164\023\122\113\002\003"
22667 "\001\000\001\243\202\002\020\060\202\002\014\060\017\006\003\125"
22668 "\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003"
22669 "\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003"
22670 "\125\035\016\004\026\004\024\116\013\357\032\244\100\133\245\027"
22671 "\151\207\060\312\064\150\103\320\101\256\362\060\037\006\003\125"
22672 "\035\043\004\030\060\026\200\024\116\013\357\032\244\100\133\245"
22673 "\027\151\207\060\312\064\150\103\320\101\256\362\060\202\001\132"
22674 "\006\003\125\035\040\004\202\001\121\060\202\001\115\060\202\001"
22675 "\111\006\013\053\006\001\004\001\201\265\067\001\001\001\060\202"
22676 "\001\070\060\056\006\010\053\006\001\005\005\007\002\001\026\042"
22677 "\150\164\164\160\072\057\057\167\167\167\056\163\164\141\162\164"
22678 "\163\163\154\056\143\157\155\057\160\157\154\151\143\171\056\160"
22679 "\144\146\060\064\006\010\053\006\001\005\005\007\002\001\026\050"
22680 "\150\164\164\160\072\057\057\167\167\167\056\163\164\141\162\164"
22681 "\163\163\154\056\143\157\155\057\151\156\164\145\162\155\145\144"
22682 "\151\141\164\145\056\160\144\146\060\201\317\006\010\053\006\001"
22683 "\005\005\007\002\002\060\201\302\060\047\026\040\123\164\141\162"
22684 "\164\040\103\157\155\155\145\162\143\151\141\154\040\050\123\164"
22685 "\141\162\164\103\157\155\051\040\114\164\144\056\060\003\002\001"
22686 "\001\032\201\226\114\151\155\151\164\145\144\040\114\151\141\142"
22687 "\151\154\151\164\171\054\040\162\145\141\144\040\164\150\145\040"
22688 "\163\145\143\164\151\157\156\040\052\114\145\147\141\154\040\114"
22689 "\151\155\151\164\141\164\151\157\156\163\052\040\157\146\040\164"
22690 "\150\145\040\123\164\141\162\164\103\157\155\040\103\145\162\164"
22691 "\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162"
22692 "\151\164\171\040\120\157\154\151\143\171\040\141\166\141\151\154"
22693 "\141\142\154\145\040\141\164\040\150\164\164\160\072\057\057\167"
22694 "\167\167\056\163\164\141\162\164\163\163\154\056\143\157\155\057"
22695 "\160\157\154\151\143\171\056\160\144\146\060\021\006\011\140\206"
22696 "\110\001\206\370\102\001\001\004\004\003\002\000\007\060\070\006"
22697 "\011\140\206\110\001\206\370\102\001\015\004\053\026\051\123\164"
22698 "\141\162\164\103\157\155\040\106\162\145\145\040\123\123\114\040"
22699 "\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165"
22700 "\164\150\157\162\151\164\171\060\015\006\011\052\206\110\206\367"
22701 "\015\001\001\013\005\000\003\202\002\001\000\216\217\347\334\224"
22702 "\171\174\361\205\177\237\111\157\153\312\135\373\214\376\004\305"
22703 "\301\142\321\175\102\212\274\123\267\224\003\146\060\077\261\347"
22704 "\012\247\120\040\125\045\177\166\172\024\015\353\004\016\100\346"
22705 "\076\330\210\253\007\047\203\251\165\246\067\163\307\375\113\322"
22706 "\115\255\027\100\310\106\276\073\177\121\374\303\266\005\061\334"
22707 "\315\205\042\116\161\267\362\161\136\260\032\306\272\223\213\170"
22708 "\222\112\205\370\170\017\203\376\057\255\054\367\344\244\273\055"
22709 "\320\347\015\072\270\076\316\366\170\366\256\107\044\312\243\065"
22710 "\066\316\307\306\207\230\332\354\373\351\262\316\047\233\210\303"
22711 "\004\241\366\013\131\150\257\311\333\020\017\115\366\144\143\134"
22712 "\245\022\157\222\262\223\224\307\210\027\016\223\266\176\142\213"
22713 "\220\177\253\116\237\374\343\165\024\117\052\062\337\133\015\340"
22714 "\365\173\223\015\253\241\317\207\341\245\004\105\350\074\022\245"
22715 "\011\305\260\321\267\123\363\140\024\272\205\151\152\041\174\037"
22716 "\165\141\027\040\027\173\154\073\101\051\134\341\254\132\321\315"
22717 "\214\233\353\140\035\031\354\367\345\260\332\371\171\030\245\105"
22718 "\077\111\103\127\322\335\044\325\054\243\375\221\215\047\265\345"
22719 "\353\024\006\232\114\173\041\273\072\255\060\006\030\300\330\301"
22720 "\153\054\177\131\134\135\221\261\160\042\127\353\212\153\110\112"
22721 "\325\017\051\354\306\100\300\057\210\114\150\001\027\167\364\044"
22722 "\031\117\275\372\341\262\040\041\113\335\032\330\051\175\252\270"
22723 "\336\124\354\041\125\200\154\036\365\060\310\243\020\345\262\346"
22724 "\052\024\061\303\205\055\214\230\261\206\132\117\211\131\055\271"
22725 "\307\367\034\310\212\177\300\235\005\112\346\102\117\142\243\155"
22726 "\051\244\037\205\253\333\345\201\310\255\052\075\114\135\133\204"
22727 "\046\161\304\205\136\161\044\312\245\033\154\330\141\323\032\340"
22728 "\124\333\316\272\251\062\265\042\366\163\101\011\135\270\027\135"
22729 "\016\017\231\220\326\107\332\157\012\072\142\050\024\147\202\331"
22730 "\361\320\200\131\233\313\061\330\233\017\214\167\116\265\150\212"
22731 "\362\154\366\044\016\055\154\160\305\163\321\336\024\320\161\217"
22732 "\266\323\173\002\366\343\270\324\011\156\153\236\165\204\071\346"
22733 "\177\045\245\362\110\000\300\244\001\332\077"
22734 , (PRUint32)1931 }
22735 };
22736 static const NSSItem nss_builtins_items_342 [] = {
22737 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22738 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22739 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22740 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22741 { (void *)"StartCom Certification Authority", (PRUint32)33 },
22742 { (void *)"\243\361\063\077\342\102\277\317\305\321\116\217\071\102\230\100"
22743 "\150\020\321\240"
22744 , (PRUint32)20 },
22745 { (void *)"\311\073\015\204\101\374\244\166\171\043\010\127\336\020\031\026"
22746 , (PRUint32)16 },
22747 { (void *)"\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22748 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22749 "\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013"
22750 "\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154"
22751 "\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147"
22752 "\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123"
22753 "\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143"
22754 "\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
22755 , (PRUint32)127 },
22756 { (void *)"\002\001\055"
22757 , (PRUint32)3 },
22758 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22759 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22760 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22761 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22762 };
22763 static const NSSItem nss_builtins_items_343 [] = {
22764 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22765 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22766 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22767 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22768 { (void *)"StartCom Certification Authority G2", (PRUint32)36 },
22769 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22770 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22771 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22772 "\157\155\040\114\164\144\056\061\054\060\052\006\003\125\004\003"
22773 "\023\043\123\164\141\162\164\103\157\155\040\103\145\162\164\151"
22774 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
22775 "\164\171\040\107\062"
22776 , (PRUint32)85 },
22777 { (void *)"0", (PRUint32)2 },
22778 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22779 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22780 "\157\155\040\114\164\144\056\061\054\060\052\006\003\125\004\003"
22781 "\023\043\123\164\141\162\164\103\157\155\040\103\145\162\164\151"
22782 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
22783 "\164\171\040\107\062"
22784 , (PRUint32)85 },
22785 { (void *)"\002\001\073"
22786 , (PRUint32)3 },
22787 { (void *)"\060\202\005\143\060\202\003\113\240\003\002\001\002\002\001\073"
22788 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
22789 "\123\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026"
22790 "\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157"
22791 "\155\040\114\164\144\056\061\054\060\052\006\003\125\004\003\023"
22792 "\043\123\164\141\162\164\103\157\155\040\103\145\162\164\151\146"
22793 "\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
22794 "\171\040\107\062\060\036\027\015\061\060\060\061\060\061\060\061"
22795 "\060\060\060\061\132\027\015\063\071\061\062\063\061\062\063\065"
22796 "\071\060\061\132\060\123\061\013\060\011\006\003\125\004\006\023"
22797 "\002\111\114\061\026\060\024\006\003\125\004\012\023\015\123\164"
22798 "\141\162\164\103\157\155\040\114\164\144\056\061\054\060\052\006"
22799 "\003\125\004\003\023\043\123\164\141\162\164\103\157\155\040\103"
22800 "\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164"
22801 "\150\157\162\151\164\171\040\107\062\060\202\002\042\060\015\006"
22802 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017"
22803 "\000\060\202\002\012\002\202\002\001\000\266\211\066\133\007\267"
22804 "\040\066\275\202\273\341\026\040\003\225\172\257\016\243\125\311"
22805 "\045\231\112\305\320\126\101\207\220\115\041\140\244\024\207\073"
22806 "\315\375\262\076\264\147\003\152\355\341\017\113\300\221\205\160"
22807 "\105\340\102\236\336\051\043\324\001\015\240\020\171\270\333\003"
22808 "\275\363\251\057\321\306\340\017\313\236\212\024\012\270\275\366"
22809 "\126\142\361\305\162\266\062\045\331\262\363\275\145\305\015\054"
22810 "\156\325\222\157\030\213\000\101\024\202\157\100\040\046\172\050"
22811 "\017\365\036\177\047\367\224\261\067\075\267\307\221\367\342\001"
22812 "\354\375\224\211\341\314\156\323\066\326\012\031\171\256\327\064"
22813 "\202\145\377\174\102\273\266\335\013\246\064\257\113\140\376\177"
22814 "\103\111\006\213\214\103\270\126\362\331\177\041\103\027\352\247"
22815 "\110\225\001\165\165\352\053\245\103\225\352\025\204\235\010\215"
22816 "\046\156\125\233\253\334\322\071\322\061\035\140\342\254\314\126"
22817 "\105\044\365\034\124\253\356\206\335\226\062\205\370\114\117\350"
22818 "\225\166\266\005\335\066\043\147\274\377\025\342\312\073\346\246"
22819 "\354\073\354\046\021\064\110\215\366\200\053\032\043\002\353\212"
22820 "\034\072\166\052\173\126\026\034\162\052\263\252\343\140\245\000"
22821 "\237\004\233\342\157\036\024\130\133\245\154\213\130\074\303\272"
22822 "\116\072\134\367\341\226\053\076\357\007\274\244\345\135\314\115"
22823 "\237\015\341\334\252\273\341\156\032\354\217\341\266\114\115\171"
22824 "\162\135\027\065\013\035\327\301\107\332\226\044\340\320\162\250"
22825 "\132\137\146\055\020\334\057\052\023\256\046\376\012\034\031\314"
22826 "\320\076\013\234\310\011\056\371\133\226\172\107\234\351\172\363"
22827 "\005\120\164\225\163\236\060\011\363\227\202\136\346\217\071\010"
22828 "\036\131\345\065\024\102\023\377\000\234\367\276\252\120\317\342"
22829 "\121\110\327\270\157\257\370\116\176\063\230\222\024\142\072\165"
22830 "\143\317\173\372\336\202\073\251\273\071\342\304\275\054\000\016"
22831 "\310\027\254\023\357\115\045\216\330\263\220\057\251\332\051\175"
22832 "\035\257\164\072\262\047\300\301\036\076\165\243\026\251\257\172"
22833 "\042\135\237\023\032\317\247\240\353\343\206\012\323\375\346\226"
22834 "\225\327\043\310\067\335\304\174\252\066\254\230\032\022\261\340"
22835 "\116\350\261\073\365\326\157\361\060\327\002\003\001\000\001\243"
22836 "\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
22837 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
22838 "\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\113"
22839 "\305\264\100\153\255\034\263\245\034\145\156\106\066\211\207\005"
22840 "\014\016\266\060\015\006\011\052\206\110\206\367\015\001\001\013"
22841 "\005\000\003\202\002\001\000\163\127\077\054\325\225\062\176\067"
22842 "\333\226\222\353\031\136\176\123\347\101\354\021\266\107\357\265"
22843 "\336\355\164\134\305\361\216\111\340\374\156\231\023\315\237\212"
22844 "\332\315\072\012\330\072\132\011\077\137\064\320\057\003\322\146"
22845 "\035\032\275\234\220\067\310\014\216\007\132\224\105\106\052\346"
22846 "\276\172\332\241\251\244\151\022\222\260\175\066\324\104\207\327"
22847 "\121\361\051\143\326\165\315\026\344\047\211\035\370\302\062\110"
22848 "\375\333\231\320\217\137\124\164\314\254\147\064\021\142\331\014"
22849 "\012\067\207\321\243\027\110\216\322\027\035\366\327\375\333\145"
22850 "\353\375\250\324\365\326\117\244\133\165\350\305\322\140\262\333"
22851 "\011\176\045\213\173\272\122\222\236\076\350\305\167\241\074\340"
22852 "\112\163\153\141\317\206\334\103\377\377\041\376\043\135\044\112"
22853 "\365\323\155\017\142\004\005\127\202\332\156\244\063\045\171\113"
22854 "\056\124\031\213\314\054\075\060\351\321\006\377\350\062\106\276"
22855 "\265\063\166\167\250\001\135\226\301\301\325\276\256\045\300\311"
22856 "\036\012\011\040\210\241\016\311\363\157\115\202\124\000\040\247"
22857 "\322\217\344\071\124\027\056\215\036\270\033\273\033\275\232\116"
22858 "\073\020\064\334\234\210\123\357\242\061\133\130\117\221\142\310"
22859 "\302\232\232\315\025\135\070\251\326\276\370\023\265\237\022\151"
22860 "\362\120\142\254\373\027\067\364\356\270\165\147\140\020\373\203"
22861 "\120\371\104\265\165\234\100\027\262\376\375\171\135\156\130\130"
22862 "\137\060\374\000\256\257\063\301\016\116\154\272\247\246\241\177"
22863 "\062\333\070\340\261\162\027\012\053\221\354\152\143\046\355\211"
22864 "\324\170\314\164\036\005\370\153\376\214\152\166\071\051\256\145"
22865 "\043\022\225\010\042\034\227\316\133\006\356\014\342\273\274\037"
22866 "\104\223\366\330\070\105\005\041\355\344\255\253\022\266\003\244"
22867 "\102\056\055\304\011\072\003\147\151\204\232\341\131\220\212\050"
22868 "\205\325\135\164\261\321\016\040\130\233\023\245\260\143\246\355"
22869 "\173\107\375\105\125\060\244\356\232\324\346\342\207\357\230\311"
22870 "\062\202\021\051\042\274\000\012\061\136\055\017\300\216\351\153"
22871 "\262\217\056\006\330\321\221\307\306\022\364\114\375\060\027\303"
22872 "\301\332\070\133\343\251\352\346\241\272\171\357\163\330\266\123"
22873 "\127\055\366\320\341\327\110"
22874 , (PRUint32)1383 }
22875 };
22876 static const NSSItem nss_builtins_items_344 [] = {
22877 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22878 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22879 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22880 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22881 { (void *)"StartCom Certification Authority G2", (PRUint32)36 },
22882 { (void *)"\061\361\375\150\042\143\040\356\306\073\077\235\352\112\076\123"
22883 "\174\174\071\027"
22884 , (PRUint32)20 },
22885 { (void *)"\170\113\373\236\144\202\012\323\270\114\142\363\144\362\220\144"
22886 , (PRUint32)16 },
22887 { (void *)"\060\123\061\013\060\011\006\003\125\004\006\023\002\111\114\061"
22888 "\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103"
22889 "\157\155\040\114\164\144\056\061\054\060\052\006\003\125\004\003"
22890 "\023\043\123\164\141\162\164\103\157\155\040\103\145\162\164\151"
22891 "\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151"
22892 "\164\171\040\107\062"
22893 , (PRUint32)85 },
22894 { (void *)"\002\001\073"
22895 , (PRUint32)3 },
22896 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22897 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22898 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
22899 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
22900 };
22901 static const NSSItem nss_builtins_items_345 [] = {
22902 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
22903 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
22904 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22905 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
22906 { (void *)"Buypass Class 2 Root CA", (PRUint32)24 },
22907 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
22908 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
22909 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
22910 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
22911 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
22912 "\040\103\154\141\163\163\040\062\040\122\157\157\164\040\103\101"
22913 , (PRUint32)80 },
22914 { (void *)"0", (PRUint32)2 },
22915 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
22916 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
22917 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
22918 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
22919 "\040\103\154\141\163\163\040\062\040\122\157\157\164\040\103\101"
22920 , (PRUint32)80 },
22921 { (void *)"\002\001\002"
22922 , (PRUint32)3 },
22923 { (void *)"\060\202\005\131\060\202\003\101\240\003\002\001\002\002\001\002"
22924 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
22925 "\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
22926 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
22927 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040\060"
22928 "\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163\040"
22929 "\103\154\141\163\163\040\062\040\122\157\157\164\040\103\101\060"
22930 "\036\027\015\061\060\061\060\062\066\060\070\063\070\060\063\132"
22931 "\027\015\064\060\061\060\062\066\060\070\063\070\060\063\132\060"
22932 "\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
22933 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
22934 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040\060"
22935 "\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163\040"
22936 "\103\154\141\163\163\040\062\040\122\157\157\164\040\103\101\060"
22937 "\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
22938 "\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000"
22939 "\327\307\136\367\301\007\324\167\373\103\041\364\364\365\151\344"
22940 "\356\062\001\333\243\206\037\344\131\015\272\347\165\203\122\353"
22941 "\352\034\141\025\110\273\035\007\312\214\256\260\334\226\235\352"
22942 "\303\140\222\206\202\050\163\234\126\006\377\113\144\360\014\052"
22943 "\067\111\265\345\317\014\174\356\361\112\273\163\060\145\363\325"
22944 "\057\203\266\176\343\347\365\236\253\140\371\323\361\235\222\164"
22945 "\212\344\034\226\254\133\200\351\265\364\061\207\243\121\374\307"
22946 "\176\241\157\216\123\167\324\227\301\125\063\222\076\030\057\165"
22947 "\324\255\206\111\313\225\257\124\006\154\330\006\023\215\133\377"
22948 "\341\046\031\131\300\044\272\201\161\171\220\104\120\150\044\224"
22949 "\137\270\263\021\361\051\101\141\243\101\313\043\066\325\301\361"
22950 "\062\120\020\116\177\364\206\223\354\204\323\216\274\113\277\134"
22951 "\001\116\007\075\334\024\212\224\012\244\352\163\373\013\121\350"
22952 "\023\007\030\372\016\361\053\321\124\025\175\074\341\367\264\031"
22953 "\102\147\142\136\167\340\242\125\354\266\331\151\027\325\072\257"
22954 "\104\355\112\305\236\344\172\047\174\345\165\327\252\313\045\347"
22955 "\337\153\012\333\017\115\223\116\250\240\315\173\056\362\131\001"
22956 "\152\267\015\270\007\201\176\213\070\033\070\346\012\127\231\075"
22957 "\356\041\350\243\365\014\026\335\213\354\064\216\234\052\034\000"
22958 "\025\027\215\150\203\322\160\237\030\010\315\021\150\325\311\153"
22959 "\122\315\304\106\217\334\265\363\330\127\163\036\351\224\071\004"
22960 "\277\323\336\070\336\264\123\354\151\034\242\176\304\217\344\033"
22961 "\160\255\362\242\371\373\367\026\144\146\151\237\111\121\242\342"
22962 "\025\030\147\006\112\177\325\154\265\115\263\063\340\141\353\135"
22963 "\276\351\230\017\062\327\035\113\074\056\132\001\122\221\011\362"
22964 "\337\352\215\330\006\100\143\252\021\344\376\303\067\236\024\122"
22965 "\077\364\342\314\362\141\223\321\375\147\153\327\122\256\277\150"
22966 "\253\100\103\240\127\065\123\170\360\123\370\141\102\007\144\306"
22967 "\327\157\233\114\070\015\143\254\142\257\066\213\242\163\012\015"
22968 "\365\041\275\164\252\115\352\162\003\111\333\307\137\035\142\143"
22969 "\307\375\335\221\354\063\356\365\155\264\156\060\150\336\310\326"
22970 "\046\260\165\136\173\264\007\040\230\241\166\062\270\115\154\117"
22971 "\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035\023"
22972 "\001\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035"
22973 "\016\004\026\004\024\311\200\167\340\142\222\202\365\106\234\363"
22974 "\272\367\114\303\336\270\243\255\071\060\016\006\003\125\035\017"
22975 "\001\001\377\004\004\003\002\001\006\060\015\006\011\052\206\110"
22976 "\206\367\015\001\001\013\005\000\003\202\002\001\000\123\137\041"
22977 "\365\272\260\072\122\071\054\222\260\154\000\311\357\316\040\357"
22978 "\006\362\226\236\351\244\164\177\172\026\374\267\365\266\373\025"
22979 "\033\077\253\246\300\162\135\020\261\161\356\274\117\343\255\254"
22980 "\003\155\056\161\056\257\304\343\255\243\275\014\021\247\264\377"
22981 "\112\262\173\020\020\037\247\127\101\262\300\256\364\054\131\326"
22982 "\107\020\210\363\041\121\051\060\312\140\206\257\106\253\035\355"
22983 "\072\133\260\224\336\104\343\101\010\242\301\354\035\326\375\117"
22984 "\266\326\107\320\024\013\312\346\312\265\173\167\176\101\037\136"
22985 "\203\307\266\214\071\226\260\077\226\201\101\157\140\220\342\350"
22986 "\371\373\042\161\331\175\263\075\106\277\264\204\257\220\034\017"
22987 "\217\022\152\257\357\356\036\172\256\002\112\212\027\053\166\376"
22988 "\254\124\211\044\054\117\077\266\262\247\116\214\250\221\227\373"
22989 "\051\306\173\134\055\271\313\146\266\267\250\133\022\121\205\265"
22990 "\011\176\142\170\160\376\251\152\140\266\035\016\171\014\375\312"
22991 "\352\044\200\162\303\227\077\362\167\253\103\042\012\307\353\266"
22992 "\014\204\202\054\200\153\101\212\010\300\353\245\153\337\231\022"
22993 "\313\212\325\136\200\014\221\340\046\010\066\110\305\372\070\021"
22994 "\065\377\045\203\055\362\172\277\332\375\216\376\245\313\105\054"
22995 "\037\304\210\123\256\167\016\331\232\166\305\216\054\035\243\272"
22996 "\325\354\062\256\300\252\254\367\321\172\115\353\324\007\342\110"
22997 "\367\042\216\260\244\237\152\316\216\262\262\140\364\243\042\320"
22998 "\043\353\224\132\172\151\335\017\277\100\127\254\153\131\120\331"
22999 "\243\231\341\156\376\215\001\171\047\043\025\336\222\235\173\011"
23000 "\115\132\347\113\110\060\132\030\346\012\155\346\217\340\322\273"
23001 "\346\337\174\156\041\202\301\150\071\115\264\230\130\146\142\314"
23002 "\112\220\136\303\372\047\004\261\171\025\164\231\314\276\255\040"
23003 "\336\046\140\034\353\126\121\246\243\352\344\243\077\247\377\141"
23004 "\334\361\132\115\154\062\043\103\356\254\250\356\356\112\022\011"
23005 "\074\135\161\302\276\171\372\302\207\150\035\013\375\134\151\314"
23006 "\006\320\232\175\124\231\052\311\071\032\031\257\113\052\103\363"
23007 "\143\135\132\130\342\057\343\035\344\251\326\320\012\320\236\277"
23008 "\327\201\011\361\311\307\046\015\254\230\026\126\240"
23009 , (PRUint32)1373 }
23010 };
23011 static const NSSItem nss_builtins_items_346 [] = {
23012 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23013 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23014 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23015 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23016 { (void *)"Buypass Class 2 Root CA", (PRUint32)24 },
23017 { (void *)"\111\012\165\164\336\207\012\107\376\130\356\366\307\153\353\306"
23018 "\013\022\100\231"
23019 , (PRUint32)20 },
23020 { (void *)"\106\247\322\376\105\373\144\132\250\131\220\233\170\104\233\051"
23021 , (PRUint32)16 },
23022 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
23023 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
23024 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
23025 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
23026 "\040\103\154\141\163\163\040\062\040\122\157\157\164\040\103\101"
23027 , (PRUint32)80 },
23028 { (void *)"\002\001\002"
23029 , (PRUint32)3 },
23030 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23031 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23032 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23033 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23034 };
23035 static const NSSItem nss_builtins_items_347 [] = {
23036 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23037 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23038 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23039 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23040 { (void *)"Buypass Class 3 Root CA", (PRUint32)24 },
23041 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23042 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
23043 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
23044 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
23045 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
23046 "\040\103\154\141\163\163\040\063\040\122\157\157\164\040\103\101"
23047 , (PRUint32)80 },
23048 { (void *)"0", (PRUint32)2 },
23049 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
23050 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
23051 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
23052 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
23053 "\040\103\154\141\163\163\040\063\040\122\157\157\164\040\103\101"
23054 , (PRUint32)80 },
23055 { (void *)"\002\001\002"
23056 , (PRUint32)3 },
23057 { (void *)"\060\202\005\131\060\202\003\101\240\003\002\001\002\002\001\002"
23058 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
23059 "\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
23060 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
23061 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040\060"
23062 "\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163\040"
23063 "\103\154\141\163\163\040\063\040\122\157\157\164\040\103\101\060"
23064 "\036\027\015\061\060\061\060\062\066\060\070\062\070\065\070\132"
23065 "\027\015\064\060\061\060\062\066\060\070\062\070\065\070\132\060"
23066 "\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061\035"
23067 "\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163\163"
23068 "\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040\060"
23069 "\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163\040"
23070 "\103\154\141\163\163\040\063\040\122\157\157\164\040\103\101\060"
23071 "\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
23072 "\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000"
23073 "\245\332\012\225\026\120\343\225\362\136\235\166\061\006\062\172"
23074 "\233\361\020\166\270\000\232\265\122\066\315\044\107\260\237\030"
23075 "\144\274\232\366\372\325\171\330\220\142\114\042\057\336\070\075"
23076 "\326\340\250\351\034\054\333\170\021\351\216\150\121\025\162\307"
23077 "\363\063\207\344\240\135\013\134\340\127\007\052\060\365\315\304"
23078 "\067\167\050\115\030\221\346\277\325\122\375\161\055\160\076\347"
23079 "\306\304\212\343\360\050\013\364\166\230\241\213\207\125\262\072"
23080 "\023\374\267\076\047\067\216\042\343\250\117\052\357\140\273\075"
23081 "\267\071\303\016\001\107\231\135\022\117\333\103\372\127\241\355"
23082 "\371\235\276\021\107\046\133\023\230\253\135\026\212\260\067\034"
23083 "\127\235\105\377\210\226\066\277\273\312\007\173\157\207\143\327"
23084 "\320\062\152\326\135\154\014\361\263\156\071\342\153\061\056\071"
23085 "\000\047\024\336\070\300\354\031\146\206\022\350\235\162\026\023"
23086 "\144\122\307\251\067\034\375\202\060\355\204\030\035\364\256\134"
23087 "\377\160\023\000\353\261\365\063\172\113\326\125\370\005\215\113"
23088 "\151\260\365\263\050\066\134\024\304\121\163\115\153\013\361\064"
23089 "\007\333\027\071\327\334\050\173\153\365\237\363\056\301\117\027"
23090 "\052\020\363\314\312\350\353\375\153\253\056\232\237\055\202\156"
23091 "\004\324\122\001\223\055\075\206\374\176\374\337\357\102\035\246"
23092 "\153\357\271\040\306\367\275\240\247\225\375\247\346\211\044\330"
23093 "\314\214\064\154\342\043\057\331\022\032\041\271\125\221\157\013"
23094 "\221\171\031\014\255\100\210\013\160\342\172\322\016\330\150\110"
23095 "\273\202\023\071\020\130\351\330\052\007\306\022\333\130\333\322"
23096 "\073\125\020\107\005\025\147\142\176\030\143\246\106\077\011\016"
23097 "\124\062\136\277\015\142\172\047\357\200\350\333\331\113\006\132"
23098 "\067\132\045\320\010\022\167\324\157\011\120\227\075\310\035\303"
23099 "\337\214\105\060\126\306\323\144\253\146\363\300\136\226\234\303"
23100 "\304\357\303\174\153\213\072\171\177\263\111\317\075\342\211\237"
23101 "\240\060\113\205\271\234\224\044\171\217\175\153\251\105\150\017"
23102 "\053\320\361\332\034\313\151\270\312\111\142\155\310\320\143\142"
23103 "\335\140\017\130\252\217\241\274\005\245\146\242\317\033\166\262"
23104 "\204\144\261\114\071\122\300\060\272\360\214\113\002\260\266\267"
23105 "\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035\023"
23106 "\001\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035"
23107 "\016\004\026\004\024\107\270\315\377\345\157\356\370\262\354\057"
23108 "\116\016\371\045\260\216\074\153\303\060\016\006\003\125\035\017"
23109 "\001\001\377\004\004\003\002\001\006\060\015\006\011\052\206\110"
23110 "\206\367\015\001\001\013\005\000\003\202\002\001\000\000\040\043"
23111 "\101\065\004\220\302\100\142\140\357\342\065\114\327\077\254\342"
23112 "\064\220\270\241\157\166\372\026\026\244\110\067\054\351\220\302"
23113 "\362\074\370\012\237\330\201\345\273\133\332\045\054\244\247\125"
23114 "\161\044\062\366\310\013\362\274\152\370\223\254\262\007\302\137"
23115 "\237\333\314\310\212\252\276\152\157\341\111\020\314\061\327\200"
23116 "\273\273\310\330\242\016\144\127\352\242\365\302\251\061\025\322"
23117 "\040\152\354\374\042\001\050\317\206\270\200\036\251\314\021\245"
23118 "\074\362\026\263\107\235\374\322\200\041\304\313\320\107\160\101"
23119 "\241\312\203\031\010\054\155\362\135\167\234\212\024\023\324\066"
23120 "\034\222\360\345\006\067\334\246\346\220\233\070\217\134\153\033"
23121 "\106\206\103\102\137\076\001\007\123\124\135\145\175\367\212\163"
23122 "\241\232\124\132\037\051\103\024\047\302\205\017\265\210\173\032"
23123 "\073\224\267\035\140\247\265\234\347\051\151\127\132\233\223\172"
23124 "\103\060\033\003\327\142\310\100\246\252\374\144\344\112\327\221"
23125 "\123\001\250\040\210\156\234\137\104\271\313\140\201\064\354\157"
23126 "\323\175\332\110\137\353\264\220\274\055\251\034\013\254\034\325"
23127 "\242\150\040\200\004\326\374\261\217\057\273\112\061\015\112\206"
23128 "\034\353\342\066\051\046\365\332\330\304\362\165\141\317\176\256"
23129 "\166\143\112\172\100\145\223\207\370\036\200\214\206\345\206\326"
23130 "\217\016\374\123\054\140\350\026\141\032\242\076\103\173\315\071"
23131 "\140\124\152\365\362\211\046\001\150\203\110\242\063\350\311\004"
23132 "\221\262\021\064\021\076\352\320\103\031\037\003\223\220\014\377"
23133 "\121\075\127\364\101\156\341\313\240\276\353\311\143\315\155\314"
23134 "\344\370\066\252\150\235\355\275\135\227\160\104\015\266\016\065"
23135 "\334\341\014\135\273\240\121\224\313\176\026\353\021\057\243\222"
23136 "\105\310\114\161\331\274\311\231\122\127\106\057\120\317\275\065"
23137 "\151\364\075\025\316\006\245\054\017\076\366\201\272\224\273\303"
23138 "\273\277\145\170\322\206\171\377\111\073\032\203\014\360\336\170"
23139 "\354\310\362\115\114\032\336\202\051\370\301\132\332\355\356\346"
23140 "\047\136\350\105\320\235\034\121\250\150\253\104\343\320\213\152"
23141 "\343\370\073\273\334\115\327\144\362\121\276\346\252\253\132\351"
23142 "\061\356\006\274\163\277\023\142\012\237\307\271\227"
23143 , (PRUint32)1373 }
23144 };
23145 static const NSSItem nss_builtins_items_348 [] = {
23146 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23147 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23148 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23149 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23150 { (void *)"Buypass Class 3 Root CA", (PRUint32)24 },
23151 { (void *)"\332\372\367\372\146\204\354\006\217\024\120\275\307\302\201\245"
23152 "\274\251\144\127"
23153 , (PRUint32)20 },
23154 { (void *)"\075\073\030\236\054\144\132\350\325\210\316\016\371\067\302\354"
23155 , (PRUint32)16 },
23156 { (void *)"\060\116\061\013\060\011\006\003\125\004\006\023\002\116\117\061"
23157 "\035\060\033\006\003\125\004\012\014\024\102\165\171\160\141\163"
23158 "\163\040\101\123\055\071\070\063\061\066\063\063\062\067\061\040"
23159 "\060\036\006\003\125\004\003\014\027\102\165\171\160\141\163\163"
23160 "\040\103\154\141\163\163\040\063\040\122\157\157\164\040\103\101"
23161 , (PRUint32)80 },
23162 { (void *)"\002\001\002"
23163 , (PRUint32)3 },
23164 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23165 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23166 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23167 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23168 };
23169 static const NSSItem nss_builtins_items_349 [] = {
23170 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23171 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23172 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23173 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23174 { (void *)"T-TeleSec GlobalRoot Class 3", (PRUint32)29 },
23175 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23176 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
23177 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
23178 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
23179 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
23180 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
23181 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
23182 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
23183 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
23184 "\141\163\163\040\063"
23185 , (PRUint32)133 },
23186 { (void *)"0", (PRUint32)2 },
23187 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
23188 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
23189 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
23190 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
23191 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
23192 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
23193 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
23194 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
23195 "\141\163\163\040\063"
23196 , (PRUint32)133 },
23197 { (void *)"\002\001\001"
23198 , (PRUint32)3 },
23199 { (void *)"\060\202\003\303\060\202\002\253\240\003\002\001\002\002\001\001"
23200 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
23201 "\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23202 "\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163\164"
23203 "\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040\123"
23204 "\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060\035"
23205 "\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155\163"
23206 "\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045\060"
23207 "\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123\145"
23208 "\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154\141"
23209 "\163\163\040\063\060\036\027\015\060\070\061\060\060\061\061\060"
23210 "\062\071\065\066\132\027\015\063\063\061\060\060\061\062\063\065"
23211 "\071\065\071\132\060\201\202\061\013\060\011\006\003\125\004\006"
23212 "\023\002\104\105\061\053\060\051\006\003\125\004\012\014\042\124"
23213 "\055\123\171\163\164\145\155\163\040\105\156\164\145\162\160\162"
23214 "\151\163\145\040\123\145\162\166\151\143\145\163\040\107\155\142"
23215 "\110\061\037\060\035\006\003\125\004\013\014\026\124\055\123\171"
23216 "\163\164\145\155\163\040\124\162\165\163\164\040\103\145\156\164"
23217 "\145\162\061\045\060\043\006\003\125\004\003\014\034\124\055\124"
23218 "\145\154\145\123\145\143\040\107\154\157\142\141\154\122\157\157"
23219 "\164\040\103\154\141\163\163\040\063\060\202\001\042\060\015\006"
23220 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
23221 "\000\060\202\001\012\002\202\001\001\000\275\165\223\360\142\042"
23222 "\157\044\256\340\172\166\254\175\275\331\044\325\270\267\374\315"
23223 "\360\102\340\353\170\210\126\136\233\232\124\035\115\014\212\366"
23224 "\323\317\160\364\122\265\330\223\004\343\106\206\161\101\112\053"
23225 "\360\052\054\125\003\326\110\303\340\071\070\355\362\134\074\077"
23226 "\104\274\223\075\141\253\116\315\015\276\360\040\047\130\016\104"
23227 "\177\004\032\207\245\327\226\024\066\220\320\111\173\241\165\373"
23228 "\032\153\163\261\370\316\251\011\054\362\123\325\303\024\104\270"
23229 "\206\245\366\213\053\071\332\243\063\124\331\372\162\032\367\042"
23230 "\025\034\210\221\153\177\146\345\303\152\200\260\044\363\337\206"
23231 "\105\210\375\031\177\165\207\037\037\261\033\012\163\044\133\271"
23232 "\145\340\054\124\310\140\323\146\027\077\341\314\124\063\163\221"
23233 "\002\072\246\177\173\166\071\242\037\226\266\070\256\265\310\223"
23234 "\164\035\236\271\264\345\140\235\057\126\321\340\353\136\133\114"
23235 "\022\160\014\154\104\040\253\021\330\364\031\366\322\234\122\067"
23236 "\347\372\266\302\061\073\112\324\024\231\255\307\032\365\135\137"
23237 "\372\007\270\174\015\037\326\203\036\263\002\003\001\000\001\243"
23238 "\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
23239 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
23240 "\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\265"
23241 "\003\367\166\073\141\202\152\022\252\030\123\353\003\041\224\277"
23242 "\376\316\312\060\015\006\011\052\206\110\206\367\015\001\001\013"
23243 "\005\000\003\202\001\001\000\126\075\357\224\325\275\332\163\262"
23244 "\130\276\256\220\255\230\047\227\376\001\261\260\122\000\270\115"
23245 "\344\033\041\164\033\176\300\356\136\151\052\045\257\134\326\035"
23246 "\332\322\171\311\363\227\051\340\206\207\336\004\131\017\361\131"
23247 "\324\144\205\113\231\257\045\004\036\311\106\251\227\336\202\262"
23248 "\033\160\237\234\366\257\161\061\335\173\005\245\054\323\271\312"
23249 "\107\366\312\362\366\347\255\271\110\077\274\026\267\301\155\364"
23250 "\352\011\257\354\363\265\347\005\236\246\036\212\123\121\326\223"
23251 "\201\314\164\223\366\271\332\246\045\005\164\171\132\176\100\076"
23252 "\202\113\046\021\060\156\341\077\101\307\107\000\065\325\365\323"
23253 "\367\124\076\201\075\332\111\152\232\263\357\020\075\346\353\157"
23254 "\321\310\042\107\313\314\317\001\061\222\331\030\343\042\276\011"
23255 "\036\032\076\132\262\344\153\014\124\172\175\103\116\270\211\245"
23256 "\173\327\242\075\226\206\314\362\046\064\055\152\222\235\232\032"
23257 "\320\060\342\135\116\004\260\137\213\040\176\167\301\075\225\202"
23258 "\321\106\232\073\074\170\270\157\241\320\015\144\242\170\036\051"
23259 "\116\223\303\244\124\024\133"
23260 , (PRUint32)967 }
23261 };
23262 static const NSSItem nss_builtins_items_350 [] = {
23263 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23264 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23265 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23266 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23267 { (void *)"T-TeleSec GlobalRoot Class 3", (PRUint32)29 },
23268 { (void *)"\125\246\162\076\313\362\354\315\303\043\164\160\031\235\052\276"
23269 "\021\343\201\321"
23270 , (PRUint32)20 },
23271 { (void *)"\312\373\100\250\116\071\222\212\035\376\216\057\304\047\352\357"
23272 , (PRUint32)16 },
23273 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
23274 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
23275 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
23276 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
23277 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
23278 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
23279 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
23280 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
23281 "\141\163\163\040\063"
23282 , (PRUint32)133 },
23283 { (void *)"\002\001\001"
23284 , (PRUint32)3 },
23285 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23286 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23287 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23288 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23289 };
23290 static const NSSItem nss_builtins_items_351 [] = {
23291 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23292 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23293 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23294 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23295 { (void *)"EE Certification Centre Root CA", (PRUint32)32 },
23296 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23297 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
23298 "\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
23299 "\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
23300 "\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
23301 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
23302 "\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
23303 "\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
23304 "\151\100\163\153\056\145\145"
23305 , (PRUint32)119 },
23306 { (void *)"0", (PRUint32)2 },
23307 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
23308 "\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
23309 "\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
23310 "\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
23311 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
23312 "\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
23313 "\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
23314 "\151\100\163\153\056\145\145"
23315 , (PRUint32)119 },
23316 { (void *)"\002\020\124\200\371\240\163\355\077\000\114\312\211\330\343\161"
23317 "\346\112"
23318 , (PRUint32)18 },
23319 { (void *)"\060\202\004\003\060\202\002\353\240\003\002\001\002\002\020\124"
23320 "\200\371\240\163\355\077\000\114\312\211\330\343\161\346\112\060"
23321 "\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\165"
23322 "\061\013\060\011\006\003\125\004\006\023\002\105\105\061\042\060"
23323 "\040\006\003\125\004\012\014\031\101\123\040\123\145\162\164\151"
23324 "\146\151\164\163\145\145\162\151\155\151\163\153\145\163\153\165"
23325 "\163\061\050\060\046\006\003\125\004\003\014\037\105\105\040\103"
23326 "\145\162\164\151\146\151\143\141\164\151\157\156\040\103\145\156"
23327 "\164\162\145\040\122\157\157\164\040\103\101\061\030\060\026\006"
23328 "\011\052\206\110\206\367\015\001\011\001\026\011\160\153\151\100"
23329 "\163\153\056\145\145\060\042\030\017\062\060\061\060\061\060\063"
23330 "\060\061\060\061\060\063\060\132\030\017\062\060\063\060\061\062"
23331 "\061\067\062\063\065\071\065\071\132\060\165\061\013\060\011\006"
23332 "\003\125\004\006\023\002\105\105\061\042\060\040\006\003\125\004"
23333 "\012\014\031\101\123\040\123\145\162\164\151\146\151\164\163\145"
23334 "\145\162\151\155\151\163\153\145\163\153\165\163\061\050\060\046"
23335 "\006\003\125\004\003\014\037\105\105\040\103\145\162\164\151\146"
23336 "\151\143\141\164\151\157\156\040\103\145\156\164\162\145\040\122"
23337 "\157\157\164\040\103\101\061\030\060\026\006\011\052\206\110\206"
23338 "\367\015\001\011\001\026\011\160\153\151\100\163\153\056\145\145"
23339 "\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
23340 "\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
23341 "\000\310\040\300\354\340\305\113\253\007\170\225\363\104\356\373"
23342 "\013\014\377\164\216\141\273\261\142\352\043\330\253\241\145\062"
23343 "\172\353\216\027\117\226\330\012\173\221\242\143\154\307\214\114"
23344 "\056\171\277\251\005\374\151\134\225\215\142\371\271\160\355\303"
23345 "\121\175\320\223\346\154\353\060\113\341\274\175\277\122\233\316"
23346 "\156\173\145\362\070\261\300\242\062\357\142\262\150\340\141\123"
23347 "\301\066\225\377\354\224\272\066\256\234\034\247\062\017\345\174"
23348 "\264\306\157\164\375\173\030\350\254\127\355\006\040\113\062\060"
23349 "\130\133\375\315\250\346\241\374\160\274\216\222\163\333\227\247"
23350 "\174\041\256\075\301\365\110\207\154\047\275\237\045\164\201\125"
23351 "\260\367\165\366\075\244\144\153\326\117\347\316\100\255\017\335"
23352 "\062\323\274\212\022\123\230\311\211\373\020\035\115\176\315\176"
23353 "\037\126\015\041\160\205\366\040\203\037\366\272\037\004\217\352"
23354 "\167\210\065\304\377\352\116\241\213\115\077\143\033\104\303\104"
23355 "\324\045\166\312\267\215\327\036\112\146\144\315\134\305\234\203"
23356 "\341\302\010\210\232\354\116\243\361\076\034\054\331\154\035\241"
23357 "\113\002\003\001\000\001\243\201\212\060\201\207\060\017\006\003"
23358 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
23359 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006"
23360 "\003\125\035\016\004\026\004\024\022\362\132\076\352\126\034\277"
23361 "\315\006\254\361\361\045\311\251\113\324\024\231\060\105\006\003"
23362 "\125\035\045\004\076\060\074\006\010\053\006\001\005\005\007\003"
23363 "\002\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
23364 "\005\005\007\003\003\006\010\053\006\001\005\005\007\003\004\006"
23365 "\010\053\006\001\005\005\007\003\010\006\010\053\006\001\005\005"
23366 "\007\003\011\060\015\006\011\052\206\110\206\367\015\001\001\005"
23367 "\005\000\003\202\001\001\000\173\366\344\300\015\252\031\107\267"
23368 "\115\127\243\376\255\273\261\152\325\017\236\333\344\143\305\216"
23369 "\241\120\126\223\226\270\070\300\044\042\146\274\123\024\141\225"
23370 "\277\320\307\052\226\071\077\175\050\263\020\100\041\152\304\257"
23371 "\260\122\167\030\341\226\330\126\135\343\335\066\136\035\247\120"
23372 "\124\240\305\052\344\252\214\224\212\117\235\065\377\166\244\006"
23373 "\023\221\242\242\175\000\104\077\125\323\202\074\032\325\133\274"
23374 "\126\114\042\056\106\103\212\044\100\055\363\022\270\073\160\032"
23375 "\244\226\271\032\257\207\101\032\152\030\015\006\117\307\076\156"
23376 "\271\051\115\015\111\211\021\207\062\133\346\113\004\310\344\134"
23377 "\346\164\163\224\135\026\230\023\225\376\373\333\261\104\345\072"
23378 "\160\254\067\153\346\263\063\162\050\311\263\127\240\366\002\026"
23379 "\210\006\013\266\246\113\040\050\324\336\075\213\255\067\005\123"
23380 "\164\376\156\314\274\103\027\161\136\371\305\314\032\251\141\356"
23381 "\367\166\014\363\162\364\162\255\317\162\002\066\007\107\317\357"
23382 "\031\120\211\140\314\351\044\225\017\302\313\035\362\157\166\220"
23383 "\307\314\165\301\226\305\235"
23384 , (PRUint32)1031 }
23385 };
23386 static const NSSItem nss_builtins_items_352 [] = {
23387 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23388 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23389 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23390 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23391 { (void *)"EE Certification Centre Root CA", (PRUint32)32 },
23392 { (void *)"\311\250\271\347\125\200\136\130\343\123\167\247\045\353\257\303"
23393 "\173\047\314\327"
23394 , (PRUint32)20 },
23395 { (void *)"\103\136\210\324\175\032\112\176\375\204\056\122\353\001\324\157"
23396 , (PRUint32)16 },
23397 { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
23398 "\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
23399 "\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
23400 "\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
23401 "\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
23402 "\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
23403 "\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
23404 "\151\100\163\153\056\145\145"
23405 , (PRUint32)119 },
23406 { (void *)"\002\020\124\200\371\240\163\355\077\000\114\312\211\330\343\161"
23407 "\346\112"
23408 , (PRUint32)18 },
23409 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23410 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23411 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23412 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23413 };
23414 static const NSSItem nss_builtins_items_353 [] = {
23415 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23416 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23417 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23418 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23419 { (void *)"TURKTRUST Mis-issued Intermediate CA 1", (PRUint32)39 },
23420 { (void *)"\060\201\254\061\075\060\073\006\003\125\004\003\014\064\124\303"
23421 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
23422 "\156\151\153\040\123\165\156\165\143\165\040\123\145\162\164\151"
23423 "\146\151\153\141\163\304\261\040\110\151\172\155\145\164\154\145"
23424 "\162\151\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
23425 "\136\060\134\006\003\125\004\012\014\125\124\303\234\122\113\124"
23426 "\122\125\123\124\040\102\151\154\147\151\040\304\260\154\145\164"
23427 "\151\305\237\151\155\040\166\145\040\102\151\154\151\305\237\151"
23428 "\155\040\107\303\274\166\145\156\154\151\304\237\151\040\110\151"
23429 "\172\155\145\164\154\145\162\151\040\101\056\305\236\056\040\050"
23430 "\143\051\040\113\141\163\304\261\155\040\040\062\060\060\065"
23431 , (PRUint32)175 },
23432 { (void *)"\002\002\010\047"
23433 , (PRUint32)4 },
23434 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23435 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23436 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23437 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23438 };
23439 static const NSSItem nss_builtins_items_354 [] = {
23440 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23441 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23442 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23443 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23444 { (void *)"TURKTRUST Mis-issued Intermediate CA 2", (PRUint32)39 },
23445 { (void *)"\060\201\254\061\075\060\073\006\003\125\004\003\014\064\124\303"
23446 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
23447 "\156\151\153\040\123\165\156\165\143\165\040\123\145\162\164\151"
23448 "\146\151\153\141\163\304\261\040\110\151\172\155\145\164\154\145"
23449 "\162\151\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
23450 "\136\060\134\006\003\125\004\012\014\125\124\303\234\122\113\124"
23451 "\122\125\123\124\040\102\151\154\147\151\040\304\260\154\145\164"
23452 "\151\305\237\151\155\040\166\145\040\102\151\154\151\305\237\151"
23453 "\155\040\107\303\274\166\145\156\154\151\304\237\151\040\110\151"
23454 "\172\155\145\164\154\145\162\151\040\101\056\305\236\056\040\050"
23455 "\143\051\040\113\141\163\304\261\155\040\040\062\060\060\065"
23456 , (PRUint32)175 },
23457 { (void *)"\002\002\010\144"
23458 , (PRUint32)4 },
23459 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23460 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23461 { (void *)&ckt_nss_not_trusted, (PRUint32)sizeof(CK_TRUST) },
23462 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23463 };
23464 static const NSSItem nss_builtins_items_355 [] = {
23465 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23466 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23467 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23468 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23469 { (void *)"TURKTRUST Certificate Services Provider Root 2007", (PRUint32)50 },
23470 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23471 { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
23472 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
23473 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
23474 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
23475 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
23476 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
23477 "\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
23478 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
23479 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
23480 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
23481 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
23482 "\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
23483 "\060\067"
23484 , (PRUint32)194 },
23485 { (void *)"0", (PRUint32)2 },
23486 { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
23487 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
23488 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
23489 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
23490 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
23491 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
23492 "\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
23493 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
23494 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
23495 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
23496 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
23497 "\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
23498 "\060\067"
23499 , (PRUint32)194 },
23500 { (void *)"\002\001\001"
23501 , (PRUint32)3 },
23502 { (void *)"\060\202\004\075\060\202\003\045\240\003\002\001\002\002\001\001"
23503 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
23504 "\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303\234"
23505 "\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156"
23506 "\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
23507 "\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
23508 "\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124\122"
23509 "\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
23510 "\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234\122"
23511 "\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260\154"
23512 "\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151\305"
23513 "\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151\040"
23514 "\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236\056"
23515 "\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060\060"
23516 "\067\060\036\027\015\060\067\061\062\062\065\061\070\063\067\061"
23517 "\071\132\027\015\061\067\061\062\062\062\061\070\063\067\061\071"
23518 "\132\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124"
23519 "\303\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162"
23520 "\157\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110"
23521 "\151\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143"
23522 "\304\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002"
23523 "\124\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153"
23524 "\141\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303"
23525 "\234\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304"
23526 "\260\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154"
23527 "\151\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237"
23528 "\151\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305"
23529 "\236\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062"
23530 "\060\060\067\060\202\001\042\060\015\006\011\052\206\110\206\367"
23531 "\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
23532 "\202\001\001\000\253\267\076\012\214\310\245\130\025\346\212\357"
23533 "\047\075\112\264\350\045\323\315\063\302\040\334\031\356\210\077"
23534 "\115\142\360\335\023\167\217\141\251\052\265\324\362\271\061\130"
23535 "\051\073\057\077\152\234\157\163\166\045\356\064\040\200\356\352"
23536 "\267\360\304\012\315\053\206\224\311\343\140\261\104\122\262\132"
23537 "\051\264\221\227\203\330\267\246\024\057\051\111\242\363\005\006"
23538 "\373\264\117\332\241\154\232\146\237\360\103\011\312\352\162\217"
23539 "\353\000\327\065\071\327\126\027\107\027\060\364\276\277\077\302"
23540 "\150\257\066\100\301\251\364\251\247\350\020\153\010\212\367\206"
23541 "\036\334\232\052\025\006\366\243\360\364\340\307\024\324\121\177"
23542 "\317\264\333\155\257\107\226\027\233\167\161\330\247\161\235\044"
23543 "\014\366\224\077\205\061\022\117\272\356\116\202\270\271\076\217"
23544 "\043\067\136\314\242\252\165\367\030\157\011\323\256\247\124\050"
23545 "\064\373\341\340\073\140\175\240\276\171\211\206\310\237\055\371"
23546 "\012\113\304\120\242\347\375\171\026\307\172\013\030\317\316\114"
23547 "\357\175\326\007\157\230\361\257\261\301\172\327\201\065\270\252"
23548 "\027\264\340\313\002\003\001\000\001\243\102\060\100\060\035\006"
23549 "\003\125\035\016\004\026\004\024\051\305\220\253\045\257\021\344"
23550 "\141\277\243\377\210\141\221\346\016\376\234\201\060\016\006\003"
23551 "\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003"
23552 "\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006"
23553 "\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
23554 "\000\020\015\332\370\072\354\050\321\024\225\202\261\022\054\121"
23555 "\172\101\045\066\114\237\354\077\037\204\235\145\124\134\250\026"
23556 "\002\100\372\156\032\067\204\357\162\235\206\012\125\235\126\050"
23557 "\254\146\054\320\072\126\223\064\007\045\255\010\260\217\310\017"
23558 "\011\131\312\235\230\034\345\124\370\271\105\177\152\227\157\210"
23559 "\150\115\112\006\046\067\210\002\016\266\306\326\162\231\316\153"
23560 "\167\332\142\061\244\126\037\256\137\215\167\332\135\366\210\374"
23561 "\032\331\236\265\201\360\062\270\343\210\320\234\363\152\240\271"
23562 "\233\024\131\065\066\117\317\363\216\136\135\027\255\025\225\330"
23563 "\335\262\325\025\156\000\116\263\113\317\146\224\344\340\315\265"
23564 "\005\332\143\127\213\345\263\252\333\300\056\034\220\104\333\032"
23565 "\135\030\244\356\276\004\133\231\325\161\137\125\145\144\142\325"
23566 "\242\233\004\131\206\310\142\167\347\174\202\105\152\075\027\277"
23567 "\354\235\165\014\256\243\157\132\323\057\230\066\364\360\365\031"
23568 "\253\021\135\310\246\343\052\130\152\102\011\303\275\222\046\146"
23569 "\062\015\135\010\125\164\377\214\230\320\012\246\204\152\321\071"
23570 "\175"
23571 , (PRUint32)1089 }
23572 };
23573 static const NSSItem nss_builtins_items_356 [] = {
23574 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23575 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23576 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23577 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23578 { (void *)"TURKTRUST Certificate Services Provider Root 2007", (PRUint32)50 },
23579 { (void *)"\361\177\157\266\061\334\231\343\243\310\177\376\034\361\201\020"
23580 "\210\331\140\063"
23581 , (PRUint32)20 },
23582 { (void *)"\053\160\040\126\206\202\240\030\310\007\123\022\050\160\041\162"
23583 , (PRUint32)16 },
23584 { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
23585 "\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
23586 "\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
23587 "\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
23588 "\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
23589 "\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
23590 "\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
23591 "\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
23592 "\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
23593 "\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
23594 "\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
23595 "\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
23596 "\060\067"
23597 , (PRUint32)194 },
23598 { (void *)"\002\001\001"
23599 , (PRUint32)3 },
23600 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23601 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23602 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23603 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23604 };
23605 static const NSSItem nss_builtins_items_357 [] = {
23606 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23607 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23608 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23609 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23610 { (void *)"D-TRUST Root Class 3 CA 2 2009", (PRUint32)31 },
23611 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23612 { (void *)"\060\115\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23613 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23614 "\164\040\107\155\142\110\061\047\060\045\006\003\125\004\003\014"
23615 "\036\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23616 "\141\163\163\040\063\040\103\101\040\062\040\062\060\060\071"
23617 , (PRUint32)79 },
23618 { (void *)"0", (PRUint32)2 },
23619 { (void *)"\060\115\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23620 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23621 "\164\040\107\155\142\110\061\047\060\045\006\003\125\004\003\014"
23622 "\036\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23623 "\141\163\163\040\063\040\103\101\040\062\040\062\060\060\071"
23624 , (PRUint32)79 },
23625 { (void *)"\002\003\011\203\363"
23626 , (PRUint32)5 },
23627 { (void *)"\060\202\004\063\060\202\003\033\240\003\002\001\002\002\003\011"
23628 "\203\363\060\015\006\011\052\206\110\206\367\015\001\001\013\005"
23629 "\000\060\115\061\013\060\011\006\003\125\004\006\023\002\104\105"
23630 "\061\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165"
23631 "\163\164\040\107\155\142\110\061\047\060\045\006\003\125\004\003"
23632 "\014\036\104\055\124\122\125\123\124\040\122\157\157\164\040\103"
23633 "\154\141\163\163\040\063\040\103\101\040\062\040\062\060\060\071"
23634 "\060\036\027\015\060\071\061\061\060\065\060\070\063\065\065\070"
23635 "\132\027\015\062\071\061\061\060\065\060\070\063\065\065\070\132"
23636 "\060\115\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23637 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23638 "\164\040\107\155\142\110\061\047\060\045\006\003\125\004\003\014"
23639 "\036\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23640 "\141\163\163\040\063\040\103\101\040\062\040\062\060\060\071\060"
23641 "\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
23642 "\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000"
23643 "\323\262\112\317\172\107\357\165\233\043\372\072\057\326\120\105"
23644 "\211\065\072\306\153\333\376\333\000\150\250\340\003\021\035\067"
23645 "\120\010\237\115\112\150\224\065\263\123\321\224\143\247\040\126"
23646 "\257\336\121\170\354\052\075\363\110\110\120\076\012\337\106\125"
23647 "\213\047\155\303\020\115\015\221\122\103\330\207\340\135\116\066"
23648 "\265\041\312\137\071\100\004\137\133\176\314\243\306\053\251\100"
23649 "\036\331\066\204\326\110\363\222\036\064\106\040\044\301\244\121"
23650 "\216\112\032\357\120\077\151\135\031\177\105\303\307\001\217\121"
23651 "\311\043\350\162\256\264\274\126\011\177\022\313\034\261\257\051"
23652 "\220\012\311\125\314\017\323\264\032\355\107\065\132\112\355\234"
23653 "\163\004\041\320\252\275\014\023\265\000\312\046\154\304\153\014"
23654 "\224\132\225\224\332\120\232\361\377\245\053\146\061\244\311\070"
23655 "\240\337\035\037\270\011\056\363\247\350\147\122\253\225\037\340"
23656 "\106\076\330\244\303\312\132\305\061\200\350\110\232\237\224\151"
23657 "\376\031\335\330\163\174\201\312\226\336\216\355\263\062\005\145"
23658 "\204\064\346\346\375\127\020\265\137\166\277\057\260\020\015\305"
23659 "\002\003\001\000\001\243\202\001\032\060\202\001\026\060\017\006"
23660 "\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\035"
23661 "\006\003\125\035\016\004\026\004\024\375\332\024\304\237\060\336"
23662 "\041\275\036\102\071\374\253\143\043\111\340\361\204\060\016\006"
23663 "\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\323"
23664 "\006\003\125\035\037\004\201\313\060\201\310\060\201\200\240\176"
23665 "\240\174\206\172\154\144\141\160\072\057\057\144\151\162\145\143"
23666 "\164\157\162\171\056\144\055\164\162\165\163\164\056\156\145\164"
23667 "\057\103\116\075\104\055\124\122\125\123\124\045\062\060\122\157"
23668 "\157\164\045\062\060\103\154\141\163\163\045\062\060\063\045\062"
23669 "\060\103\101\045\062\060\062\045\062\060\062\060\060\071\054\117"
23670 "\075\104\055\124\162\165\163\164\045\062\060\107\155\142\110\054"
23671 "\103\075\104\105\077\143\145\162\164\151\146\151\143\141\164\145"
23672 "\162\145\166\157\143\141\164\151\157\156\154\151\163\164\060\103"
23673 "\240\101\240\077\206\075\150\164\164\160\072\057\057\167\167\167"
23674 "\056\144\055\164\162\165\163\164\056\156\145\164\057\143\162\154"
23675 "\057\144\055\164\162\165\163\164\137\162\157\157\164\137\143\154"
23676 "\141\163\163\137\063\137\143\141\137\062\137\062\060\060\071\056"
23677 "\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001\013"
23678 "\005\000\003\202\001\001\000\177\227\333\060\310\337\244\234\175"
23679 "\041\172\200\160\316\024\022\151\210\024\225\140\104\001\254\262"
23680 "\351\060\117\233\120\302\146\330\176\215\060\265\160\061\351\342"
23681 "\151\307\363\160\333\040\025\206\320\015\360\276\254\001\165\204"
23682 "\316\176\237\115\277\267\140\073\234\363\312\035\342\136\150\330"
23683 "\243\235\227\345\100\140\322\066\041\376\320\264\270\027\332\164"
23684 "\243\177\324\337\260\230\002\254\157\153\153\054\045\044\162\241"
23685 "\145\356\045\132\345\346\062\347\362\337\253\111\372\363\220\151"
23686 "\043\333\004\331\347\134\130\374\145\324\227\276\314\374\056\012"
23687 "\314\045\052\065\004\370\140\221\025\165\075\101\377\043\037\031"
23688 "\310\154\353\202\123\004\246\344\114\042\115\215\214\272\316\133"
23689 "\163\354\144\124\120\155\321\234\125\373\151\303\066\303\214\274"
23690 "\074\205\246\153\012\046\015\340\223\230\140\256\176\306\044\227"
23691 "\212\141\137\221\216\146\222\011\207\066\315\213\233\055\076\366"
23692 "\121\324\120\324\131\050\275\203\362\314\050\173\123\206\155\330"
23693 "\046\210\160\327\352\221\315\076\271\312\300\220\156\132\306\136"
23694 "\164\145\327\134\376\243\342"
23695 , (PRUint32)1079 }
23696 };
23697 static const NSSItem nss_builtins_items_358 [] = {
23698 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23699 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23700 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23701 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23702 { (void *)"D-TRUST Root Class 3 CA 2 2009", (PRUint32)31 },
23703 { (void *)"\130\350\253\260\066\025\063\373\200\367\233\033\155\051\323\377"
23704 "\215\137\000\360"
23705 , (PRUint32)20 },
23706 { (void *)"\315\340\045\151\215\107\254\234\211\065\220\367\375\121\075\057"
23707 , (PRUint32)16 },
23708 { (void *)"\060\115\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23709 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23710 "\164\040\107\155\142\110\061\047\060\045\006\003\125\004\003\014"
23711 "\036\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23712 "\141\163\163\040\063\040\103\101\040\062\040\062\060\060\071"
23713 , (PRUint32)79 },
23714 { (void *)"\002\003\011\203\363"
23715 , (PRUint32)5 },
23716 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23717 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23718 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23719 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23720 };
23721 static const NSSItem nss_builtins_items_359 [] = {
23722 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23723 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23724 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23725 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23726 { (void *)"D-TRUST Root Class 3 CA 2 EV 2009", (PRUint32)34 },
23727 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23728 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23729 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23730 "\164\040\107\155\142\110\061\052\060\050\006\003\125\004\003\014"
23731 "\041\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23732 "\141\163\163\040\063\040\103\101\040\062\040\105\126\040\062\060"
23733 "\060\071"
23734 , (PRUint32)82 },
23735 { (void *)"0", (PRUint32)2 },
23736 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23737 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23738 "\164\040\107\155\142\110\061\052\060\050\006\003\125\004\003\014"
23739 "\041\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23740 "\141\163\163\040\063\040\103\101\040\062\040\105\126\040\062\060"
23741 "\060\071"
23742 , (PRUint32)82 },
23743 { (void *)"\002\003\011\203\364"
23744 , (PRUint32)5 },
23745 { (void *)"\060\202\004\103\060\202\003\053\240\003\002\001\002\002\003\011"
23746 "\203\364\060\015\006\011\052\206\110\206\367\015\001\001\013\005"
23747 "\000\060\120\061\013\060\011\006\003\125\004\006\023\002\104\105"
23748 "\061\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165"
23749 "\163\164\040\107\155\142\110\061\052\060\050\006\003\125\004\003"
23750 "\014\041\104\055\124\122\125\123\124\040\122\157\157\164\040\103"
23751 "\154\141\163\163\040\063\040\103\101\040\062\040\105\126\040\062"
23752 "\060\060\071\060\036\027\015\060\071\061\061\060\065\060\070\065"
23753 "\060\064\066\132\027\015\062\071\061\061\060\065\060\070\065\060"
23754 "\064\066\132\060\120\061\013\060\011\006\003\125\004\006\023\002"
23755 "\104\105\061\025\060\023\006\003\125\004\012\014\014\104\055\124"
23756 "\162\165\163\164\040\107\155\142\110\061\052\060\050\006\003\125"
23757 "\004\003\014\041\104\055\124\122\125\123\124\040\122\157\157\164"
23758 "\040\103\154\141\163\163\040\063\040\103\101\040\062\040\105\126"
23759 "\040\062\060\060\071\060\202\001\042\060\015\006\011\052\206\110"
23760 "\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
23761 "\012\002\202\001\001\000\231\361\204\064\160\272\057\267\060\240"
23762 "\216\275\174\004\317\276\142\274\231\375\202\227\322\172\012\147"
23763 "\226\070\011\366\020\116\225\042\163\231\215\332\025\055\347\005"
23764 "\374\031\163\042\267\216\230\000\274\074\075\254\241\154\373\326"
23765 "\171\045\113\255\360\314\144\332\210\076\051\270\017\011\323\064"
23766 "\335\063\365\142\321\341\315\031\351\356\030\117\114\130\256\342"
23767 "\036\326\014\133\025\132\330\072\270\304\030\144\036\343\063\262"
23768 "\265\211\167\116\014\277\331\224\153\023\227\157\022\243\376\231"
23769 "\251\004\314\025\354\140\150\066\355\010\173\267\365\277\223\355"
23770 "\146\061\203\214\306\161\064\207\116\027\352\257\213\221\215\034"
23771 "\126\101\256\042\067\136\067\362\035\331\321\055\015\057\151\121"
23772 "\247\276\146\246\212\072\052\275\307\032\261\341\024\360\276\072"
23773 "\035\271\317\133\261\152\376\264\261\106\040\242\373\036\073\160"
23774 "\357\223\230\175\214\163\226\362\305\357\205\160\255\051\046\374"
23775 "\036\004\076\034\240\330\017\313\122\203\142\174\356\213\123\225"
23776 "\220\251\127\242\352\141\005\330\371\115\304\047\372\156\255\355"
23777 "\371\327\121\367\153\245\002\003\001\000\001\243\202\001\044\060"
23778 "\202\001\040\060\017\006\003\125\035\023\001\001\377\004\005\060"
23779 "\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\323"
23780 "\224\212\114\142\023\052\031\056\314\257\162\212\175\066\327\232"
23781 "\034\334\147\060\016\006\003\125\035\017\001\001\377\004\004\003"
23782 "\002\001\006\060\201\335\006\003\125\035\037\004\201\325\060\201"
23783 "\322\060\201\207\240\201\204\240\201\201\206\177\154\144\141\160"
23784 "\072\057\057\144\151\162\145\143\164\157\162\171\056\144\055\164"
23785 "\162\165\163\164\056\156\145\164\057\103\116\075\104\055\124\122"
23786 "\125\123\124\045\062\060\122\157\157\164\045\062\060\103\154\141"
23787 "\163\163\045\062\060\063\045\062\060\103\101\045\062\060\062\045"
23788 "\062\060\105\126\045\062\060\062\060\060\071\054\117\075\104\055"
23789 "\124\162\165\163\164\045\062\060\107\155\142\110\054\103\075\104"
23790 "\105\077\143\145\162\164\151\146\151\143\141\164\145\162\145\166"
23791 "\157\143\141\164\151\157\156\154\151\163\164\060\106\240\104\240"
23792 "\102\206\100\150\164\164\160\072\057\057\167\167\167\056\144\055"
23793 "\164\162\165\163\164\056\156\145\164\057\143\162\154\057\144\055"
23794 "\164\162\165\163\164\137\162\157\157\164\137\143\154\141\163\163"
23795 "\137\063\137\143\141\137\062\137\145\166\137\062\060\060\071\056"
23796 "\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001\013"
23797 "\005\000\003\202\001\001\000\064\355\173\132\074\244\224\210\357"
23798 "\032\021\165\007\057\263\376\074\372\036\121\046\353\207\366\051"
23799 "\336\340\361\324\306\044\011\351\301\317\125\033\264\060\331\316"
23800 "\032\376\006\121\246\025\244\055\357\262\113\277\040\050\045\111"
23801 "\321\246\066\167\064\350\144\337\122\261\021\307\163\172\315\071"
23802 "\236\302\255\214\161\041\362\132\153\257\337\074\116\125\257\262"
23803 "\204\145\024\211\271\167\313\052\061\276\317\243\155\317\157\110"
23804 "\224\062\106\157\347\161\214\240\246\204\031\067\007\362\003\105"
23805 "\011\053\206\165\174\337\137\151\127\000\333\156\330\246\162\042"
23806 "\113\120\324\165\230\126\337\267\030\377\103\103\120\256\172\104"
23807 "\173\360\171\121\327\103\075\247\323\201\323\360\311\117\271\332"
23808 "\306\227\206\320\202\303\344\102\155\376\260\342\144\116\016\046"
23809 "\347\100\064\046\265\010\211\327\010\143\143\070\047\165\036\063"
23810 "\352\156\250\335\237\231\117\164\115\201\211\200\113\335\232\227"
23811 "\051\134\057\276\201\101\271\214\377\352\175\140\006\236\315\327"
23812 "\075\323\056\243\025\274\250\346\046\345\157\303\334\270\003\041"
23813 "\352\237\026\361\054\124\265"
23814 , (PRUint32)1095 }
23815 };
23816 static const NSSItem nss_builtins_items_360 [] = {
23817 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23818 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23819 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23820 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23821 { (void *)"D-TRUST Root Class 3 CA 2 EV 2009", (PRUint32)34 },
23822 { (void *)"\226\311\033\013\225\264\020\230\102\372\320\330\042\171\376\140"
23823 "\372\271\026\203"
23824 , (PRUint32)20 },
23825 { (void *)"\252\306\103\054\136\055\315\304\064\300\120\117\021\002\117\266"
23826 , (PRUint32)16 },
23827 { (void *)"\060\120\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
23828 "\025\060\023\006\003\125\004\012\014\014\104\055\124\162\165\163"
23829 "\164\040\107\155\142\110\061\052\060\050\006\003\125\004\003\014"
23830 "\041\104\055\124\122\125\123\124\040\122\157\157\164\040\103\154"
23831 "\141\163\163\040\063\040\103\101\040\062\040\105\126\040\062\060"
23832 "\060\071"
23833 , (PRUint32)82 },
23834 { (void *)"\002\003\011\203\364"
23835 , (PRUint32)5 },
23836 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
23837 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23838 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
23839 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
23840 };
23841 static const NSSItem nss_builtins_items_361 [] = {
23842 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
23843 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
23844 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23845 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
23846 { (void *)"PSCProcert", (PRUint32)11 },
23847 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
23848 { (void *)"\060\201\321\061\046\060\044\006\011\052\206\110\206\367\015\001"
23849 "\011\001\026\027\143\157\156\164\141\143\164\157\100\160\162\157"
23850 "\143\145\162\164\056\156\145\164\056\166\145\061\017\060\015\006"
23851 "\003\125\004\007\023\006\103\150\141\143\141\157\061\020\060\016"
23852 "\006\003\125\004\010\023\007\115\151\162\141\156\144\141\061\052"
23853 "\060\050\006\003\125\004\013\023\041\120\162\157\166\145\145\144"
23854 "\157\162\040\144\145\040\103\145\162\164\151\146\151\143\141\144"
23855 "\157\163\040\120\122\117\103\105\122\124\061\066\060\064\006\003"
23856 "\125\004\012\023\055\123\151\163\164\145\155\141\040\116\141\143"
23857 "\151\157\156\141\154\040\144\145\040\103\145\162\164\151\146\151"
23858 "\143\141\143\151\157\156\040\105\154\145\143\164\162\157\156\151"
23859 "\143\141\061\013\060\011\006\003\125\004\006\023\002\126\105\061"
23860 "\023\060\021\006\003\125\004\003\023\012\120\123\103\120\162\157"
23861 "\143\145\162\164"
23862 , (PRUint32)212 },
23863 { (void *)"0", (PRUint32)2 },
23864 { (void *)"\060\202\001\036\061\076\060\074\006\003\125\004\003\023\065\101"
23865 "\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164"
23866 "\151\146\151\143\141\143\151\157\156\040\122\141\151\172\040\144"
23867 "\145\154\040\105\163\164\141\144\157\040\126\145\156\145\172\157"
23868 "\154\141\156\157\061\013\060\011\006\003\125\004\006\023\002\126"
23869 "\105\061\020\060\016\006\003\125\004\007\023\007\103\141\162\141"
23870 "\143\141\163\061\031\060\027\006\003\125\004\010\023\020\104\151"
23871 "\163\164\162\151\164\157\040\103\141\160\151\164\141\154\061\066"
23872 "\060\064\006\003\125\004\012\023\055\123\151\163\164\145\155\141"
23873 "\040\116\141\143\151\157\156\141\154\040\144\145\040\103\145\162"
23874 "\164\151\146\151\143\141\143\151\157\156\040\105\154\145\143\164"
23875 "\162\157\156\151\143\141\061\103\060\101\006\003\125\004\013\023"
23876 "\072\123\165\160\145\162\151\156\164\145\156\144\145\156\143\151"
23877 "\141\040\144\145\040\123\145\162\166\151\143\151\157\163\040\144"
23878 "\145\040\103\145\162\164\151\146\151\143\141\143\151\157\156\040"
23879 "\105\154\145\143\164\162\157\156\151\143\141\061\045\060\043\006"
23880 "\011\052\206\110\206\367\015\001\011\001\026\026\141\143\162\141"
23881 "\151\172\100\163\165\163\143\145\162\164\145\056\147\157\142\056"
23882 "\166\145"
23883 , (PRUint32)290 },
23884 { (void *)"\002\001\013"
23885 , (PRUint32)3 },
23886 { (void *)"\060\202\011\206\060\202\007\156\240\003\002\001\002\002\001\013"
23887 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
23888 "\202\001\036\061\076\060\074\006\003\125\004\003\023\065\101\165"
23889 "\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164\151"
23890 "\146\151\143\141\143\151\157\156\040\122\141\151\172\040\144\145"
23891 "\154\040\105\163\164\141\144\157\040\126\145\156\145\172\157\154"
23892 "\141\156\157\061\013\060\011\006\003\125\004\006\023\002\126\105"
23893 "\061\020\060\016\006\003\125\004\007\023\007\103\141\162\141\143"
23894 "\141\163\061\031\060\027\006\003\125\004\010\023\020\104\151\163"
23895 "\164\162\151\164\157\040\103\141\160\151\164\141\154\061\066\060"
23896 "\064\006\003\125\004\012\023\055\123\151\163\164\145\155\141\040"
23897 "\116\141\143\151\157\156\141\154\040\144\145\040\103\145\162\164"
23898 "\151\146\151\143\141\143\151\157\156\040\105\154\145\143\164\162"
23899 "\157\156\151\143\141\061\103\060\101\006\003\125\004\013\023\072"
23900 "\123\165\160\145\162\151\156\164\145\156\144\145\156\143\151\141"
23901 "\040\144\145\040\123\145\162\166\151\143\151\157\163\040\144\145"
23902 "\040\103\145\162\164\151\146\151\143\141\143\151\157\156\040\105"
23903 "\154\145\143\164\162\157\156\151\143\141\061\045\060\043\006\011"
23904 "\052\206\110\206\367\015\001\011\001\026\026\141\143\162\141\151"
23905 "\172\100\163\165\163\143\145\162\164\145\056\147\157\142\056\166"
23906 "\145\060\036\027\015\061\060\061\062\062\070\061\066\065\061\060"
23907 "\060\132\027\015\062\060\061\062\062\065\062\063\065\071\065\071"
23908 "\132\060\201\321\061\046\060\044\006\011\052\206\110\206\367\015"
23909 "\001\011\001\026\027\143\157\156\164\141\143\164\157\100\160\162"
23910 "\157\143\145\162\164\056\156\145\164\056\166\145\061\017\060\015"
23911 "\006\003\125\004\007\023\006\103\150\141\143\141\157\061\020\060"
23912 "\016\006\003\125\004\010\023\007\115\151\162\141\156\144\141\061"
23913 "\052\060\050\006\003\125\004\013\023\041\120\162\157\166\145\145"
23914 "\144\157\162\040\144\145\040\103\145\162\164\151\146\151\143\141"
23915 "\144\157\163\040\120\122\117\103\105\122\124\061\066\060\064\006"
23916 "\003\125\004\012\023\055\123\151\163\164\145\155\141\040\116\141"
23917 "\143\151\157\156\141\154\040\144\145\040\103\145\162\164\151\146"
23918 "\151\143\141\143\151\157\156\040\105\154\145\143\164\162\157\156"
23919 "\151\143\141\061\013\060\011\006\003\125\004\006\023\002\126\105"
23920 "\061\023\060\021\006\003\125\004\003\023\012\120\123\103\120\162"
23921 "\157\143\145\162\164\060\202\002\042\060\015\006\011\052\206\110"
23922 "\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202\002"
23923 "\012\002\202\002\001\000\325\267\364\243\224\063\241\106\251\125"
23924 "\141\111\015\250\207\163\136\221\055\160\301\006\032\224\332\075"
23925 "\354\025\102\301\365\214\256\152\027\361\212\255\374\200\225\352"
23926 "\203\104\242\133\172\125\316\117\247\245\325\272\270\037\240\047"
23927 "\300\120\123\076\215\271\300\016\270\025\334\326\154\370\236\370"
23928 "\004\045\337\200\217\020\205\335\175\057\173\200\335\127\000\144"
23929 "\043\370\156\311\276\225\117\341\165\354\340\176\136\225\315\261"
23930 "\357\276\172\102\330\311\054\323\353\032\032\042\213\267\177\006"
23931 "\211\345\074\365\022\300\273\323\013\231\137\220\174\216\055\057"
23932 "\167\063\222\112\041\106\250\251\010\254\361\366\021\002\331\225"
23933 "\026\236\215\057\226\346\002\335\165\302\024\052\132\326\311\175"
23934 "\045\302\301\374\252\147\205\342\354\276\321\174\074\372\257\325"
23935 "\156\377\123\101\324\365\062\070\261\342\137\304\371\216\020\357"
23936 "\006\251\002\211\377\343\014\156\227\340\337\235\333\041\320\364"
23937 "\076\010\151\154\330\324\344\066\370\203\266\262\066\217\234\357"
23938 "\072\067\026\175\277\242\151\327\073\133\162\320\257\252\077\134"
23939 "\146\223\254\012\042\141\266\322\240\231\310\124\223\135\250\266"
23940 "\321\275\135\012\136\167\224\242\055\300\202\216\274\312\003\052"
23941 "\064\256\163\361\324\265\014\275\276\147\233\124\353\341\372\240"
23942 "\132\354\070\176\076\301\314\242\307\104\061\165\352\077\345\007"
23943 "\322\253\241\045\226\366\346\344\240\135\067\030\071\141\000\063"
23944 "\135\106\324\000\304\264\312\074\361\242\243\076\363\072\377\151"
23945 "\060\056\100\335\366\237\234\046\311\226\067\255\347\071\242\277"
23946 "\352\151\333\125\042\225\123\052\224\265\337\255\026\070\201\165"
23947 "\146\343\307\054\033\223\234\252\214\243\312\331\154\074\027\155"
23948 "\234\334\174\123\340\040\047\103\066\371\022\341\074\134\275\146"
23949 "\277\242\151\043\070\270\231\140\231\016\126\123\072\234\176\024"
23950 "\214\260\006\157\361\206\166\220\257\375\257\376\220\306\217\237"
23951 "\177\213\222\043\234\347\025\166\217\325\213\224\023\162\151\373"
23952 "\053\141\143\210\357\346\244\136\346\243\027\152\130\107\313\161"
23953 "\117\024\013\136\310\002\010\046\242\313\351\257\153\212\031\307"
23954 "\313\024\126\365\341\332\265\331\374\277\163\070\332\371\347\257"
23955 "\156\244\067\342\007\047\002\003\001\000\001\243\202\003\027\060"
23956 "\202\003\023\060\022\006\003\125\035\023\001\001\377\004\010\060"
23957 "\006\001\001\377\002\001\001\060\067\006\003\125\035\022\004\060"
23958 "\060\056\202\017\163\165\163\143\145\162\164\145\056\147\157\142"
23959 "\056\166\145\240\033\006\005\140\206\136\002\002\240\022\014\020"
23960 "\122\111\106\055\107\055\062\060\060\060\064\060\063\066\055\060"
23961 "\060\035\006\003\125\035\016\004\026\004\024\101\017\031\070\252"
23962 "\231\177\102\013\244\327\047\230\124\242\027\114\055\121\124\060"
23963 "\202\001\120\006\003\125\035\043\004\202\001\107\060\202\001\103"
23964 "\200\024\255\273\042\035\306\340\322\001\250\375\166\120\122\223"
23965 "\355\230\301\115\256\323\241\202\001\046\244\202\001\042\060\202"
23966 "\001\036\061\076\060\074\006\003\125\004\003\023\065\101\165\164"
23967 "\157\162\151\144\141\144\040\144\145\040\103\145\162\164\151\146"
23968 "\151\143\141\143\151\157\156\040\122\141\151\172\040\144\145\154"
23969 "\040\105\163\164\141\144\157\040\126\145\156\145\172\157\154\141"
23970 "\156\157\061\013\060\011\006\003\125\004\006\023\002\126\105\061"
23971 "\020\060\016\006\003\125\004\007\023\007\103\141\162\141\143\141"
23972 "\163\061\031\060\027\006\003\125\004\010\023\020\104\151\163\164"
23973 "\162\151\164\157\040\103\141\160\151\164\141\154\061\066\060\064"
23974 "\006\003\125\004\012\023\055\123\151\163\164\145\155\141\040\116"
23975 "\141\143\151\157\156\141\154\040\144\145\040\103\145\162\164\151"
23976 "\146\151\143\141\143\151\157\156\040\105\154\145\143\164\162\157"
23977 "\156\151\143\141\061\103\060\101\006\003\125\004\013\023\072\123"
23978 "\165\160\145\162\151\156\164\145\156\144\145\156\143\151\141\040"
23979 "\144\145\040\123\145\162\166\151\143\151\157\163\040\144\145\040"
23980 "\103\145\162\164\151\146\151\143\141\143\151\157\156\040\105\154"
23981 "\145\143\164\162\157\156\151\143\141\061\045\060\043\006\011\052"
23982 "\206\110\206\367\015\001\011\001\026\026\141\143\162\141\151\172"
23983 "\100\163\165\163\143\145\162\164\145\056\147\157\142\056\166\145"
23984 "\202\001\012\060\016\006\003\125\035\017\001\001\377\004\004\003"
23985 "\002\001\006\060\115\006\003\125\035\021\004\106\060\104\202\016"
23986 "\160\162\157\143\145\162\164\056\156\145\164\056\166\145\240\025"
23987 "\006\005\140\206\136\002\001\240\014\014\012\120\123\103\055\060"
23988 "\060\060\060\060\062\240\033\006\005\140\206\136\002\002\240\022"
23989 "\014\020\122\111\106\055\112\055\063\061\066\063\065\063\067\063"
23990 "\055\067\060\166\006\003\125\035\037\004\157\060\155\060\106\240"
23991 "\104\240\102\206\100\150\164\164\160\072\057\057\167\167\167\056"
23992 "\163\165\163\143\145\162\164\145\056\147\157\142\056\166\145\057"
23993 "\154\143\162\057\103\105\122\124\111\106\111\103\101\104\117\055"
23994 "\122\101\111\132\055\123\110\101\063\070\064\103\122\114\104\105"
23995 "\122\056\143\162\154\060\043\240\041\240\037\206\035\154\144\141"
23996 "\160\072\057\057\141\143\162\141\151\172\056\163\165\163\143\145"
23997 "\162\164\145\056\147\157\142\056\166\145\060\067\006\010\053\006"
23998 "\001\005\005\007\001\001\004\053\060\051\060\047\006\010\053\006"
23999 "\001\005\005\007\060\001\206\033\150\164\164\160\072\057\057\157"
24000 "\143\163\160\056\163\165\163\143\145\162\164\145\056\147\157\142"
24001 "\056\166\145\060\101\006\003\125\035\040\004\072\060\070\060\066"
24002 "\006\006\140\206\136\003\001\002\060\054\060\052\006\010\053\006"
24003 "\001\005\005\007\002\001\026\036\150\164\164\160\072\057\057\167"
24004 "\167\167\056\163\165\163\143\145\162\164\145\056\147\157\142\056"
24005 "\166\145\057\144\160\143\060\015\006\011\052\206\110\206\367\015"
24006 "\001\001\013\005\000\003\202\002\001\000\053\131\353\042\231\273"
24007 "\204\252\117\336\220\306\321\206\161\043\236\113\003\221\107\160"
24008 "\273\300\222\140\354\340\324\347\155\306\323\355\147\203\167\122"
24009 "\325\362\345\167\247\066\262\343\124\276\331\273\012\233\021\357"
24010 "\141\364\306\231\063\231\365\257\000\071\215\203\277\246\275\065"
24011 "\176\054\134\061\064\157\154\333\363\144\001\230\252\224\054\101"
24012 "\335\025\206\312\153\051\116\026\300\111\374\327\203\110\023\007"
24013 "\121\204\061\122\210\273\206\027\307\153\057\212\040\255\305\013"
24014 "\217\160\076\052\273\033\161\217\271\244\240\375\330\225\331\257"
24015 "\131\277\045\053\230\351\143\223\057\140\036\304\252\370\167\365"
24016 "\213\154\057\355\176\056\265\117\100\015\356\274\127\167\347\331"
24017 "\266\324\077\225\047\072\040\325\345\256\253\154\065\237\301\241"
24018 "\035\131\334\204\201\356\115\007\342\110\266\236\113\225\055\101"
24019 "\261\341\350\336\176\057\005\036\150\356\277\273\220\145\072\310"
24020 "\356\352\261\030\067\034\142\223\244\240\061\354\161\154\221\346"
24021 "\244\171\211\132\024\247\024\120\005\114\244\000\127\060\054\301"
24022 "\265\141\226\334\076\036\204\257\071\102\317\345\320\054\261\044"
24023 "\274\337\100\303\355\177\143\112\275\341\117\022\144\206\225\363"
24024 "\260\347\310\267\341\123\275\222\346\363\014\226\271\353\350\346"
24025 "\222\355\247\201\011\024\013\374\225\172\317\217\326\064\117\066"
24026 "\022\334\136\321\064\165\306\106\200\057\225\004\214\307\206\304"
24027 "\250\046\211\250\077\031\233\201\273\121\244\112\206\253\013\021"
24028 "\017\261\256\143\123\155\050\352\335\063\126\070\034\262\255\200"
24029 "\323\327\162\275\232\154\231\143\350\000\273\101\166\005\267\133"
24030 "\231\030\212\303\270\022\134\126\317\126\014\175\350\342\317\355"
24031 "\274\164\107\373\356\323\027\116\042\117\126\377\120\363\056\346"
24032 "\071\246\202\326\161\312\336\267\325\272\150\010\355\231\314\375"
24033 "\242\222\313\151\270\235\371\012\244\246\076\117\223\050\052\141"
24034 "\154\007\046\000\377\226\137\150\206\270\270\316\312\125\340\253"
24035 "\261\075\177\230\327\063\016\132\075\330\170\302\304\140\057\307"
24036 "\142\360\141\221\322\070\260\366\236\125\333\100\200\005\022\063"
24037 "\316\035\222\233\321\151\263\377\277\361\222\012\141\065\077\335"
24038 "\376\206\364\274\340\032\161\263\142\246"
24039 , (PRUint32)2442 }
24040 };
24041 static const NSSItem nss_builtins_items_362 [] = {
24042 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24043 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24044 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24045 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24046 { (void *)"PSCProcert", (PRUint32)11 },
24047 { (void *)"\160\301\215\164\264\050\201\012\344\375\245\165\327\001\237\231"
24048 "\260\075\120\164"
24049 , (PRUint32)20 },
24050 { (void *)"\346\044\351\022\001\256\014\336\216\205\304\316\243\022\335\354"
24051 , (PRUint32)16 },
24052 { (void *)"\060\202\001\036\061\076\060\074\006\003\125\004\003\023\065\101"
24053 "\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164"
24054 "\151\146\151\143\141\143\151\157\156\040\122\141\151\172\040\144"
24055 "\145\154\040\105\163\164\141\144\157\040\126\145\156\145\172\157"
24056 "\154\141\156\157\061\013\060\011\006\003\125\004\006\023\002\126"
24057 "\105\061\020\060\016\006\003\125\004\007\023\007\103\141\162\141"
24058 "\143\141\163\061\031\060\027\006\003\125\004\010\023\020\104\151"
24059 "\163\164\162\151\164\157\040\103\141\160\151\164\141\154\061\066"
24060 "\060\064\006\003\125\004\012\023\055\123\151\163\164\145\155\141"
24061 "\040\116\141\143\151\157\156\141\154\040\144\145\040\103\145\162"
24062 "\164\151\146\151\143\141\143\151\157\156\040\105\154\145\143\164"
24063 "\162\157\156\151\143\141\061\103\060\101\006\003\125\004\013\023"
24064 "\072\123\165\160\145\162\151\156\164\145\156\144\145\156\143\151"
24065 "\141\040\144\145\040\123\145\162\166\151\143\151\157\163\040\144"
24066 "\145\040\103\145\162\164\151\146\151\143\141\143\151\157\156\040"
24067 "\105\154\145\143\164\162\157\156\151\143\141\061\045\060\043\006"
24068 "\011\052\206\110\206\367\015\001\011\001\026\026\141\143\162\141"
24069 "\151\172\100\163\165\163\143\145\162\164\145\056\147\157\142\056"
24070 "\166\145"
24071 , (PRUint32)290 },
24072 { (void *)"\002\001\013"
24073 , (PRUint32)3 },
24074 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24075 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24076 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24077 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24078 };
24079 static const NSSItem nss_builtins_items_363 [] = {
24080 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24081 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24082 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24083 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24084 { (void *)"China Internet Network Information Center EV Certificates Root", (PRUint32)63 },
24085 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24086 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\116"
24087 "\061\062\060\060\006\003\125\004\012\014\051\103\150\151\156\141"
24088 "\040\111\156\164\145\162\156\145\164\040\116\145\164\167\157\162"
24089 "\153\040\111\156\146\157\162\155\141\164\151\157\156\040\103\145"
24090 "\156\164\145\162\061\107\060\105\006\003\125\004\003\014\076\103"
24091 "\150\151\156\141\040\111\156\164\145\162\156\145\164\040\116\145"
24092 "\164\167\157\162\153\040\111\156\146\157\162\155\141\164\151\157"
24093 "\156\040\103\145\156\164\145\162\040\105\126\040\103\145\162\164"
24094 "\151\146\151\143\141\164\145\163\040\122\157\157\164"
24095 , (PRUint32)141 },
24096 { (void *)"0", (PRUint32)2 },
24097 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\116"
24098 "\061\062\060\060\006\003\125\004\012\014\051\103\150\151\156\141"
24099 "\040\111\156\164\145\162\156\145\164\040\116\145\164\167\157\162"
24100 "\153\040\111\156\146\157\162\155\141\164\151\157\156\040\103\145"
24101 "\156\164\145\162\061\107\060\105\006\003\125\004\003\014\076\103"
24102 "\150\151\156\141\040\111\156\164\145\162\156\145\164\040\116\145"
24103 "\164\167\157\162\153\040\111\156\146\157\162\155\141\164\151\157"
24104 "\156\040\103\145\156\164\145\162\040\105\126\040\103\145\162\164"
24105 "\151\146\151\143\141\164\145\163\040\122\157\157\164"
24106 , (PRUint32)141 },
24107 { (void *)"\002\004\110\237\000\001"
24108 , (PRUint32)6 },
24109 { (void *)"\060\202\003\367\060\202\002\337\240\003\002\001\002\002\004\110"
24110 "\237\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005"
24111 "\005\000\060\201\212\061\013\060\011\006\003\125\004\006\023\002"
24112 "\103\116\061\062\060\060\006\003\125\004\012\014\051\103\150\151"
24113 "\156\141\040\111\156\164\145\162\156\145\164\040\116\145\164\167"
24114 "\157\162\153\040\111\156\146\157\162\155\141\164\151\157\156\040"
24115 "\103\145\156\164\145\162\061\107\060\105\006\003\125\004\003\014"
24116 "\076\103\150\151\156\141\040\111\156\164\145\162\156\145\164\040"
24117 "\116\145\164\167\157\162\153\040\111\156\146\157\162\155\141\164"
24118 "\151\157\156\040\103\145\156\164\145\162\040\105\126\040\103\145"
24119 "\162\164\151\146\151\143\141\164\145\163\040\122\157\157\164\060"
24120 "\036\027\015\061\060\060\070\063\061\060\067\061\061\062\065\132"
24121 "\027\015\063\060\060\070\063\061\060\067\061\061\062\065\132\060"
24122 "\201\212\061\013\060\011\006\003\125\004\006\023\002\103\116\061"
24123 "\062\060\060\006\003\125\004\012\014\051\103\150\151\156\141\040"
24124 "\111\156\164\145\162\156\145\164\040\116\145\164\167\157\162\153"
24125 "\040\111\156\146\157\162\155\141\164\151\157\156\040\103\145\156"
24126 "\164\145\162\061\107\060\105\006\003\125\004\003\014\076\103\150"
24127 "\151\156\141\040\111\156\164\145\162\156\145\164\040\116\145\164"
24128 "\167\157\162\153\040\111\156\146\157\162\155\141\164\151\157\156"
24129 "\040\103\145\156\164\145\162\040\105\126\040\103\145\162\164\151"
24130 "\146\151\143\141\164\145\163\040\122\157\157\164\060\202\001\042"
24131 "\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
24132 "\202\001\017\000\060\202\001\012\002\202\001\001\000\233\176\163"
24133 "\356\275\073\170\252\144\103\101\365\120\337\224\362\056\262\215"
24134 "\112\216\106\124\322\041\022\310\071\062\102\006\351\203\325\237"
24135 "\122\355\345\147\003\073\124\301\214\231\231\314\351\300\017\377"
24136 "\015\331\204\021\262\270\321\313\133\334\036\371\150\061\144\341"
24137 "\233\372\164\353\150\271\040\225\367\306\017\215\107\254\132\006"
24138 "\335\141\253\342\354\330\237\027\055\234\312\074\065\227\125\161"
24139 "\315\103\205\261\107\026\365\054\123\200\166\317\323\000\144\275"
24140 "\100\231\335\314\330\333\304\237\326\023\137\101\203\213\371\015"
24141 "\207\222\126\064\154\032\020\013\027\325\132\034\227\130\204\074"
24142 "\204\032\056\134\221\064\156\031\137\177\027\151\305\145\357\153"
24143 "\041\306\325\120\072\277\141\271\005\215\357\157\064\072\262\157"
24144 "\024\143\277\026\073\233\251\052\375\267\053\070\146\006\305\054"
24145 "\342\252\147\036\105\247\215\004\146\102\366\217\053\357\210\040"
24146 "\151\217\062\214\024\163\332\053\206\221\143\042\232\362\247\333"
24147 "\316\211\213\253\135\307\024\301\133\060\152\037\261\267\236\056"
24148 "\201\001\002\355\317\226\136\143\333\250\346\070\267\002\003\001"
24149 "\000\001\243\143\060\141\060\037\006\003\125\035\043\004\030\060"
24150 "\026\200\024\174\162\113\071\307\300\333\142\245\117\233\252\030"
24151 "\064\222\242\312\203\202\131\060\017\006\003\125\035\023\001\001"
24152 "\377\004\005\060\003\001\001\377\060\016\006\003\125\035\017\001"
24153 "\001\377\004\004\003\002\001\006\060\035\006\003\125\035\016\004"
24154 "\026\004\024\174\162\113\071\307\300\333\142\245\117\233\252\030"
24155 "\064\222\242\312\203\202\131\060\015\006\011\052\206\110\206\367"
24156 "\015\001\001\005\005\000\003\202\001\001\000\052\303\307\103\067"
24157 "\217\335\255\244\262\014\356\334\024\155\217\050\244\230\111\313"
24158 "\014\200\352\363\355\043\146\165\175\305\323\041\147\171\321\163"
24159 "\305\265\003\267\130\254\014\124\057\306\126\023\017\061\332\006"
24160 "\347\145\073\035\157\066\333\310\035\371\375\200\006\312\243\075"
24161 "\146\026\250\235\114\026\175\300\225\106\265\121\344\342\037\327"
24162 "\352\006\115\143\215\226\214\357\347\063\127\102\072\353\214\301"
24163 "\171\310\115\166\175\336\366\261\267\201\340\240\371\241\170\106"
24164 "\027\032\126\230\360\116\075\253\034\355\354\071\334\007\110\367"
24165 "\143\376\006\256\302\244\134\152\133\062\210\305\307\063\205\254"
24166 "\146\102\107\302\130\044\231\341\345\076\345\165\054\216\103\326"
24167 "\135\074\170\036\250\225\202\051\120\321\321\026\272\357\301\276"
24168 "\172\331\264\330\314\036\114\106\341\167\261\061\253\275\052\310"
24169 "\316\217\156\241\135\177\003\165\064\344\255\211\105\124\136\276"
24170 "\256\050\245\273\077\170\171\353\163\263\012\015\375\276\311\367"
24171 "\126\254\366\267\355\057\233\041\051\307\070\266\225\304\004\362"
24172 "\303\055\375\024\052\220\231\271\007\314\237"
24173 , (PRUint32)1019 }
24174 };
24175 static const NSSItem nss_builtins_items_364 [] = {
24176 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24177 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24178 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24179 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24180 { (void *)"China Internet Network Information Center EV Certificates Root", (PRUint32)63 },
24181 { (void *)"\117\231\252\223\373\053\321\067\046\241\231\112\316\177\360\005"
24182 "\362\223\135\036"
24183 , (PRUint32)20 },
24184 { (void *)"\125\135\143\000\227\275\152\227\365\147\253\113\373\156\143\025"
24185 , (PRUint32)16 },
24186 { (void *)"\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\116"
24187 "\061\062\060\060\006\003\125\004\012\014\051\103\150\151\156\141"
24188 "\040\111\156\164\145\162\156\145\164\040\116\145\164\167\157\162"
24189 "\153\040\111\156\146\157\162\155\141\164\151\157\156\040\103\145"
24190 "\156\164\145\162\061\107\060\105\006\003\125\004\003\014\076\103"
24191 "\150\151\156\141\040\111\156\164\145\162\156\145\164\040\116\145"
24192 "\164\167\157\162\153\040\111\156\146\157\162\155\141\164\151\157"
24193 "\156\040\103\145\156\164\145\162\040\105\126\040\103\145\162\164"
24194 "\151\146\151\143\141\164\145\163\040\122\157\157\164"
24195 , (PRUint32)141 },
24196 { (void *)"\002\004\110\237\000\001"
24197 , (PRUint32)6 },
24198 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24199 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
24200 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
24201 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24202 };
24203 static const NSSItem nss_builtins_items_365 [] = {
24204 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24205 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24206 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24207 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24208 { (void *)"Swisscom Root CA 2", (PRUint32)19 },
24209 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24210 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24211 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24212 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24213 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24214 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
24215 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
24216 "\164\040\103\101\040\062"
24217 , (PRUint32)102 },
24218 { (void *)"0", (PRUint32)2 },
24219 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24220 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24221 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24222 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24223 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
24224 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
24225 "\164\040\103\101\040\062"
24226 , (PRUint32)102 },
24227 { (void *)"\002\020\036\236\050\350\110\362\345\357\303\174\112\036\132\030"
24228 "\147\266"
24229 , (PRUint32)18 },
24230 { (void *)"\060\202\005\331\060\202\003\301\240\003\002\001\002\002\020\036"
24231 "\236\050\350\110\362\345\357\303\174\112\036\132\030\147\266\060"
24232 "\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060\144"
24233 "\061\013\060\011\006\003\125\004\006\023\002\143\150\061\021\060"
24234 "\017\006\003\125\004\012\023\010\123\167\151\163\163\143\157\155"
24235 "\061\045\060\043\006\003\125\004\013\023\034\104\151\147\151\164"
24236 "\141\154\040\103\145\162\164\151\146\151\143\141\164\145\040\123"
24237 "\145\162\166\151\143\145\163\061\033\060\031\006\003\125\004\003"
24238 "\023\022\123\167\151\163\163\143\157\155\040\122\157\157\164\040"
24239 "\103\101\040\062\060\036\027\015\061\061\060\066\062\064\060\070"
24240 "\063\070\061\064\132\027\015\063\061\060\066\062\065\060\067\063"
24241 "\070\061\064\132\060\144\061\013\060\011\006\003\125\004\006\023"
24242 "\002\143\150\061\021\060\017\006\003\125\004\012\023\010\123\167"
24243 "\151\163\163\143\157\155\061\045\060\043\006\003\125\004\013\023"
24244 "\034\104\151\147\151\164\141\154\040\103\145\162\164\151\146\151"
24245 "\143\141\164\145\040\123\145\162\166\151\143\145\163\061\033\060"
24246 "\031\006\003\125\004\003\023\022\123\167\151\163\163\143\157\155"
24247 "\040\122\157\157\164\040\103\101\040\062\060\202\002\042\060\015"
24248 "\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002"
24249 "\017\000\060\202\002\012\002\202\002\001\000\225\102\116\204\235"
24250 "\121\346\323\011\350\162\132\043\151\333\170\160\216\026\361\053"
24251 "\217\015\003\316\223\314\056\000\010\173\253\063\214\364\351\100"
24252 "\346\027\114\253\236\270\107\024\062\167\062\335\050\014\336\030"
24253 "\113\137\166\237\370\071\073\374\116\211\330\174\305\147\357\253"
24254 "\322\271\064\137\153\072\363\144\066\316\302\260\317\023\150\312"
24255 "\310\313\353\265\342\075\056\041\337\352\054\324\340\371\160\226"
24256 "\114\377\152\130\230\267\027\344\033\122\345\176\007\000\035\137"
24257 "\332\346\076\225\004\267\151\210\071\241\101\140\045\141\113\225"
24258 "\071\150\142\034\261\013\005\211\300\066\202\024\041\077\256\333"
24259 "\241\375\274\157\034\140\206\266\123\224\111\271\053\106\305\117"
24260 "\000\053\277\241\273\313\077\340\307\127\034\127\350\326\151\370"
24261 "\301\044\122\235\210\125\335\302\207\056\164\043\320\024\375\052"
24262 "\107\132\273\246\235\375\224\344\321\212\245\137\206\143\166\205"
24263 "\313\257\377\111\050\374\200\355\114\171\322\273\344\300\357\001"
24264 "\356\120\101\010\065\043\160\053\251\026\264\214\156\205\351\266"
24265 "\021\317\061\335\123\046\033\337\055\132\112\002\100\374\304\300"
24266 "\266\351\061\032\010\050\345\140\303\037\304\220\216\020\142\140"
24267 "\104\015\354\012\276\125\030\161\054\245\364\262\274\025\142\377"
24268 "\034\343\276\035\332\036\127\263\074\176\315\202\035\221\343\113"
24269 "\353\054\122\064\260\212\375\022\116\226\260\353\160\177\236\071"
24270 "\367\146\102\261\253\254\122\332\166\100\127\173\052\275\350\156"
24271 "\003\262\013\200\205\210\235\014\307\302\167\260\232\232\127\364"
24272 "\270\372\023\134\150\223\072\147\244\227\320\033\231\267\206\062"
24273 "\113\140\330\316\357\320\014\177\225\237\157\207\117\207\212\216"
24274 "\137\010\174\252\133\374\132\276\241\221\237\125\175\116\260\013"
24275 "\151\314\260\224\250\247\207\362\323\112\120\334\137\162\260\026"
24276 "\165\036\313\264\030\142\232\260\247\071\252\233\237\146\330\215"
24277 "\246\154\226\025\343\346\362\370\361\203\142\154\273\125\351\141"
24278 "\223\243\075\365\261\127\213\117\043\260\233\345\224\152\057\337"
24279 "\214\337\225\121\051\140\241\013\051\344\134\125\130\267\250\374"
24280 "\231\356\045\115\114\016\263\323\114\217\204\350\051\017\375\020"
24281 "\124\002\205\310\371\345\303\213\317\347\017\002\003\001\000\001"
24282 "\243\201\206\060\201\203\060\016\006\003\125\035\017\001\001\377"
24283 "\004\004\003\002\001\206\060\035\006\003\125\035\041\004\026\060"
24284 "\024\060\022\006\007\140\205\164\001\123\002\001\006\007\140\205"
24285 "\164\001\123\002\001\060\022\006\003\125\035\023\001\001\377\004"
24286 "\010\060\006\001\001\377\002\001\007\060\035\006\003\125\035\016"
24287 "\004\026\004\024\115\046\040\042\211\113\323\325\244\012\241\157"
24288 "\336\342\022\201\305\361\074\056\060\037\006\003\125\035\043\004"
24289 "\030\060\026\200\024\115\046\040\042\211\113\323\325\244\012\241"
24290 "\157\336\342\022\201\305\361\074\056\060\015\006\011\052\206\110"
24291 "\206\367\015\001\001\013\005\000\003\202\002\001\000\062\012\262"
24292 "\244\033\313\175\276\202\127\211\271\152\177\363\364\301\056\021"
24293 "\175\270\031\076\171\267\250\250\162\067\146\233\032\355\254\023"
24294 "\073\016\277\142\360\234\337\236\173\241\123\110\016\101\172\312"
24295 "\040\247\027\033\266\170\354\100\221\363\102\255\020\303\134\357"
24296 "\377\140\131\177\315\205\243\213\075\110\034\045\002\074\147\175"
24297 "\365\062\351\057\060\345\175\245\172\070\320\363\146\052\146\036"
24298 "\215\063\203\212\157\174\156\250\132\165\232\270\327\332\130\110"
24299 "\104\107\250\114\372\114\111\012\112\302\022\067\250\100\014\303"
24300 "\310\341\320\127\015\227\062\225\307\072\237\227\323\127\370\013"
24301 "\336\345\162\363\243\333\377\265\330\131\262\163\335\115\052\161"
24302 "\262\272\111\365\313\034\325\365\171\310\231\263\374\301\114\164"
24303 "\343\264\275\051\067\025\004\050\036\336\105\106\160\354\257\272"
24304 "\170\016\212\052\316\000\171\334\300\137\031\147\054\153\113\357"
24305 "\150\150\013\103\343\254\301\142\011\357\246\335\145\141\240\257"
24306 "\204\125\110\221\122\034\306\045\221\052\320\301\042\043\141\131"
24307 "\257\105\021\205\035\001\044\064\217\317\263\377\027\162\040\023"
24308 "\302\200\252\041\054\161\071\016\320\217\134\301\323\321\216\042"
24309 "\162\106\114\035\226\256\117\161\261\341\005\051\226\131\364\273"
24310 "\236\165\075\317\015\067\015\142\333\046\214\143\251\043\337\147"
24311 "\006\074\174\072\332\064\102\341\146\264\106\004\336\306\226\230"
24312 "\017\113\110\172\044\062\165\221\237\254\367\150\351\052\271\125"
24313 "\145\316\135\141\323\047\160\330\067\376\237\271\257\240\056\126"
24314 "\267\243\145\121\355\073\253\024\277\114\121\003\350\137\212\005"
24315 "\233\356\212\156\234\357\277\150\372\310\332\013\343\102\311\320"
24316 "\027\024\234\267\112\340\257\223\047\041\125\046\265\144\057\215"
24317 "\361\377\246\100\005\205\005\134\312\007\031\134\013\023\050\114"
24318 "\130\177\302\245\357\105\332\140\323\256\145\141\235\123\203\164"
24319 "\302\256\362\134\302\026\355\222\076\204\076\163\140\210\274\166"
24320 "\364\054\317\320\175\175\323\270\136\321\221\022\020\351\315\335"
24321 "\312\045\343\325\355\231\057\276\165\201\113\044\371\105\106\224"
24322 "\311\051\041\123\234\046\105\252\023\027\344\347\315\170\342\071"
24323 "\301\053\022\236\246\236\033\305\346\016\331\061\331"
24324 , (PRUint32)1501 }
24325 };
24326 static const NSSItem nss_builtins_items_366 [] = {
24327 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24328 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24329 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24330 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24331 { (void *)"Swisscom Root CA 2", (PRUint32)19 },
24332 { (void *)"\167\107\117\306\060\344\017\114\107\144\077\204\272\270\306\225"
24333 "\112\212\101\354"
24334 , (PRUint32)20 },
24335 { (void *)"\133\004\151\354\245\203\224\143\030\247\206\320\344\362\156\031"
24336 , (PRUint32)16 },
24337 { (void *)"\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24338 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24339 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24340 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24341 "\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125"
24342 "\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157"
24343 "\164\040\103\101\040\062"
24344 , (PRUint32)102 },
24345 { (void *)"\002\020\036\236\050\350\110\362\345\357\303\174\112\036\132\030"
24346 "\147\266"
24347 , (PRUint32)18 },
24348 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24349 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24350 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24351 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24352 };
24353 static const NSSItem nss_builtins_items_367 [] = {
24354 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24355 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24356 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24357 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24358 { (void *)"Swisscom Root EV CA 2", (PRUint32)22 },
24359 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24360 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24361 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24362 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24363 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24364 "\040\123\145\162\166\151\143\145\163\061\036\060\034\006\003\125"
24365 "\004\003\023\025\123\167\151\163\163\143\157\155\040\122\157\157"
24366 "\164\040\105\126\040\103\101\040\062"
24367 , (PRUint32)105 },
24368 { (void *)"0", (PRUint32)2 },
24369 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24370 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24371 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24372 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24373 "\040\123\145\162\166\151\143\145\163\061\036\060\034\006\003\125"
24374 "\004\003\023\025\123\167\151\163\163\143\157\155\040\122\157\157"
24375 "\164\040\105\126\040\103\101\040\062"
24376 , (PRUint32)105 },
24377 { (void *)"\002\021\000\362\372\144\342\164\143\323\215\375\020\035\004\037"
24378 "\166\312\130"
24379 , (PRUint32)19 },
24380 { (void *)"\060\202\005\340\060\202\003\310\240\003\002\001\002\002\021\000"
24381 "\362\372\144\342\164\143\323\215\375\020\035\004\037\166\312\130"
24382 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
24383 "\147\061\013\060\011\006\003\125\004\006\023\002\143\150\061\021"
24384 "\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143\157"
24385 "\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147\151"
24386 "\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145\040"
24387 "\123\145\162\166\151\143\145\163\061\036\060\034\006\003\125\004"
24388 "\003\023\025\123\167\151\163\163\143\157\155\040\122\157\157\164"
24389 "\040\105\126\040\103\101\040\062\060\036\027\015\061\061\060\066"
24390 "\062\064\060\071\064\065\060\070\132\027\015\063\061\060\066\062"
24391 "\065\060\070\064\065\060\070\132\060\147\061\013\060\011\006\003"
24392 "\125\004\006\023\002\143\150\061\021\060\017\006\003\125\004\012"
24393 "\023\010\123\167\151\163\163\143\157\155\061\045\060\043\006\003"
24394 "\125\004\013\023\034\104\151\147\151\164\141\154\040\103\145\162"
24395 "\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145"
24396 "\163\061\036\060\034\006\003\125\004\003\023\025\123\167\151\163"
24397 "\163\143\157\155\040\122\157\157\164\040\105\126\040\103\101\040"
24398 "\062\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001"
24399 "\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002"
24400 "\001\000\304\367\035\057\127\352\127\154\367\160\135\143\260\161"
24401 "\122\011\140\104\050\063\243\172\116\012\372\330\352\154\213\121"
24402 "\026\032\125\256\124\046\304\314\105\007\101\117\020\171\177\161"
24403 "\322\172\116\077\070\116\263\000\306\225\312\133\315\301\052\203"
24404 "\327\047\037\061\016\043\026\267\045\313\034\264\271\200\062\136"
24405 "\032\235\223\361\350\074\140\054\247\136\127\031\130\121\136\274"
24406 "\054\126\013\270\330\357\213\202\264\074\270\302\044\250\023\307"
24407 "\240\041\066\033\172\127\051\050\247\056\277\161\045\220\363\104"
24408 "\203\151\120\244\344\341\033\142\031\224\011\243\363\303\274\357"
24409 "\364\275\354\333\023\235\317\235\110\011\122\147\300\067\051\021"
24410 "\036\373\322\021\247\205\030\164\171\344\117\205\024\353\122\067"
24411 "\342\261\105\330\314\015\103\177\256\023\322\153\053\077\247\302"
24412 "\342\250\155\166\133\103\237\276\264\235\263\046\206\073\037\177"
24413 "\345\362\350\146\050\026\045\320\113\227\070\247\344\317\011\321"
24414 "\066\303\013\276\332\073\104\130\215\276\361\236\011\153\076\363"
24415 "\062\307\053\207\306\354\136\234\366\207\145\255\063\051\304\057"
24416 "\211\331\271\313\311\003\235\373\154\224\121\227\020\033\206\013"
24417 "\032\033\077\366\002\176\173\324\305\121\144\050\235\365\323\254"
24418 "\203\201\210\323\164\264\131\235\301\353\141\063\132\105\321\313"
24419 "\071\320\006\152\123\140\035\257\366\373\151\274\152\334\001\317"
24420 "\275\371\217\331\275\133\301\072\137\216\332\017\113\251\233\235"
24421 "\052\050\153\032\012\174\074\253\042\013\345\167\055\161\366\202"
24422 "\065\201\256\370\173\201\346\352\376\254\364\032\233\164\134\350"
24423 "\217\044\366\135\235\106\304\054\322\036\053\041\152\203\047\147"
24424 "\125\112\244\343\310\062\227\146\220\162\332\343\324\144\056\137"
24425 "\343\241\152\366\140\324\347\065\315\312\304\150\215\327\161\310"
24426 "\323\044\063\163\261\154\371\152\341\050\333\137\306\075\350\276"
24427 "\125\346\067\033\355\044\331\017\031\217\137\143\030\130\120\201"
24428 "\121\145\157\362\237\176\152\004\347\064\044\161\272\166\113\130"
24429 "\036\031\275\025\140\105\252\014\022\100\001\235\020\342\307\070"
24430 "\007\162\012\145\300\266\273\045\051\332\026\236\213\065\213\141"
24431 "\355\345\161\127\203\265\074\161\237\343\117\277\176\036\201\237"
24432 "\101\227\002\003\001\000\001\243\201\206\060\201\203\060\016\006"
24433 "\003\125\035\017\001\001\377\004\004\003\002\001\206\060\035\006"
24434 "\003\125\035\041\004\026\060\024\060\022\006\007\140\205\164\001"
24435 "\123\002\002\006\007\140\205\164\001\123\002\002\060\022\006\003"
24436 "\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001\003"
24437 "\060\035\006\003\125\035\016\004\026\004\024\105\331\245\201\156"
24438 "\075\210\115\215\161\322\106\301\156\105\036\363\304\200\235\060"
24439 "\037\006\003\125\035\043\004\030\060\026\200\024\105\331\245\201"
24440 "\156\075\210\115\215\161\322\106\301\156\105\036\363\304\200\235"
24441 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\003"
24442 "\202\002\001\000\224\072\163\006\237\122\113\060\134\324\376\261"
24443 "\134\045\371\327\216\157\365\207\144\237\355\024\216\270\004\216"
24444 "\050\113\217\252\173\216\071\264\331\130\366\173\241\065\012\241"
24445 "\235\212\367\143\345\353\275\071\202\324\343\172\055\157\337\023"
24446 "\074\272\376\176\126\230\013\363\124\237\315\104\116\156\074\341"
24447 "\076\025\277\006\046\235\344\360\220\266\324\302\236\060\056\037"
24448 "\357\307\172\304\120\307\352\173\332\120\313\172\046\313\000\264"
24449 "\132\253\265\223\037\200\211\204\004\225\215\215\177\011\223\277"
24450 "\324\250\250\344\143\155\331\144\344\270\051\132\010\277\120\341"
24451 "\204\017\125\173\137\010\042\033\365\275\231\036\024\366\316\364"
24452 "\130\020\202\263\012\075\031\301\277\133\253\252\231\330\362\061"
24453 "\275\345\070\146\334\130\005\307\355\143\032\056\012\227\174\207"
24454 "\223\053\262\212\343\361\354\030\345\165\266\051\207\347\334\213"
24455 "\032\176\264\330\311\323\212\027\154\175\051\104\276\212\252\365"
24456 "\176\072\056\150\061\223\271\152\332\232\340\333\351\056\245\204"
24457 "\315\034\012\270\112\010\371\234\361\141\046\230\223\267\173\146"
24458 "\354\221\136\335\121\077\333\163\017\255\004\130\011\335\004\002"
24459 "\225\012\076\323\166\337\246\020\036\200\075\350\315\244\144\321"
24460 "\063\307\222\307\342\116\104\343\011\311\116\302\135\207\016\022"
24461 "\236\277\017\311\005\020\336\172\243\261\074\362\077\245\252\047"
24462 "\171\255\061\175\037\375\374\031\151\305\335\271\077\174\315\306"
24463 "\264\302\060\036\176\156\222\327\177\141\166\132\217\353\225\115"
24464 "\274\021\156\041\174\131\067\231\320\006\274\371\006\155\062\026"
24465 "\245\331\151\250\341\334\074\200\036\140\121\334\327\124\041\036"
24466 "\312\142\167\117\372\330\217\263\053\072\015\170\162\311\150\101"
24467 "\132\107\112\302\243\353\032\327\012\253\074\062\125\310\012\021"
24468 "\234\337\164\326\360\100\025\035\310\271\217\265\066\305\257\370"
24469 "\042\270\312\035\363\326\266\031\017\237\141\145\152\352\164\310"
24470 "\174\217\303\117\135\145\202\037\331\015\211\332\165\162\373\357"
24471 "\361\107\147\023\263\310\321\031\210\047\046\232\231\171\177\036"
24472 "\344\054\077\173\356\361\336\115\213\226\227\303\325\077\174\033"
24473 "\043\355\244\263\035\026\162\103\113\040\341\131\176\302\350\255"
24474 "\046\277\242\367"
24475 , (PRUint32)1508 }
24476 };
24477 static const NSSItem nss_builtins_items_368 [] = {
24478 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24479 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24480 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24481 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24482 { (void *)"Swisscom Root EV CA 2", (PRUint32)22 },
24483 { (void *)"\347\241\220\051\323\325\122\334\015\017\306\222\323\352\210\015"
24484 "\025\056\032\153"
24485 , (PRUint32)20 },
24486 { (void *)"\173\060\064\237\335\012\113\153\065\312\061\121\050\135\256\354"
24487 , (PRUint32)16 },
24488 { (void *)"\060\147\061\013\060\011\006\003\125\004\006\023\002\143\150\061"
24489 "\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143"
24490 "\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147"
24491 "\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145"
24492 "\040\123\145\162\166\151\143\145\163\061\036\060\034\006\003\125"
24493 "\004\003\023\025\123\167\151\163\163\143\157\155\040\122\157\157"
24494 "\164\040\105\126\040\103\101\040\062"
24495 , (PRUint32)105 },
24496 { (void *)"\002\021\000\362\372\144\342\164\143\323\215\375\020\035\004\037"
24497 "\166\312\130"
24498 , (PRUint32)19 },
24499 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24500 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
24501 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24502 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24503 };
24504 static const NSSItem nss_builtins_items_369 [] = {
24505 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24506 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24507 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24508 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24509 { (void *)"CA Disig Root R1", (PRUint32)17 },
24510 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24511 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24512 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24513 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24514 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24515 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24516 "\164\040\122\061"
24517 , (PRUint32)84 },
24518 { (void *)"0", (PRUint32)2 },
24519 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24520 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24521 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24522 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24523 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24524 "\164\040\122\061"
24525 , (PRUint32)84 },
24526 { (void *)"\002\011\000\303\003\232\356\120\220\156\050"
24527 , (PRUint32)11 },
24528 { (void *)"\060\202\005\151\060\202\003\121\240\003\002\001\002\002\011\000"
24529 "\303\003\232\356\120\220\156\050\060\015\006\011\052\206\110\206"
24530 "\367\015\001\001\005\005\000\060\122\061\013\060\011\006\003\125"
24531 "\004\006\023\002\123\113\061\023\060\021\006\003\125\004\007\023"
24532 "\012\102\162\141\164\151\163\154\141\166\141\061\023\060\021\006"
24533 "\003\125\004\012\023\012\104\151\163\151\147\040\141\056\163\056"
24534 "\061\031\060\027\006\003\125\004\003\023\020\103\101\040\104\151"
24535 "\163\151\147\040\122\157\157\164\040\122\061\060\036\027\015\061"
24536 "\062\060\067\061\071\060\071\060\066\065\066\132\027\015\064\062"
24537 "\060\067\061\071\060\071\060\066\065\066\132\060\122\061\013\060"
24538 "\011\006\003\125\004\006\023\002\123\113\061\023\060\021\006\003"
24539 "\125\004\007\023\012\102\162\141\164\151\163\154\141\166\141\061"
24540 "\023\060\021\006\003\125\004\012\023\012\104\151\163\151\147\040"
24541 "\141\056\163\056\061\031\060\027\006\003\125\004\003\023\020\103"
24542 "\101\040\104\151\163\151\147\040\122\157\157\164\040\122\061\060"
24543 "\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
24544 "\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000"
24545 "\252\303\170\367\334\230\243\247\132\136\167\030\262\335\004\144"
24546 "\017\143\375\233\226\011\200\325\350\252\245\342\234\046\224\072"
24547 "\350\231\163\214\235\337\327\337\203\363\170\117\100\341\177\322"
24548 "\247\322\345\312\023\223\347\355\306\167\137\066\265\224\257\350"
24549 "\070\216\333\233\345\174\273\314\215\353\165\163\341\044\315\346"
24550 "\247\055\031\056\330\326\212\153\024\353\010\142\012\330\334\263"
24551 "\000\115\303\043\174\137\103\010\043\062\022\334\355\014\255\300"
24552 "\175\017\245\172\102\331\132\160\331\277\247\327\001\034\366\233"
24553 "\253\216\267\112\206\170\240\036\126\061\256\357\202\012\200\101"
24554 "\367\033\311\256\253\062\046\324\054\153\355\175\153\344\342\136"
24555 "\042\012\105\313\204\061\115\254\376\333\321\107\272\371\140\227"
24556 "\071\261\145\307\336\373\231\344\012\042\261\055\115\345\110\046"
24557 "\151\253\342\252\363\373\374\222\051\062\351\263\076\115\037\047"
24558 "\241\315\216\271\027\373\045\076\311\156\363\167\332\015\022\366"
24559 "\135\307\273\066\020\325\124\326\363\340\342\107\110\346\336\024"
24560 "\332\141\122\257\046\264\365\161\117\311\327\322\006\337\143\312"
24561 "\377\041\350\131\006\340\010\325\204\025\123\367\103\345\174\305"
24562 "\240\211\230\153\163\306\150\316\145\336\275\177\005\367\261\356"
24563 "\366\127\241\140\225\305\314\352\223\072\276\231\256\233\002\243"
24564 "\255\311\026\265\316\335\136\231\170\176\032\071\176\262\300\005"
24565 "\244\300\202\245\243\107\236\214\352\134\266\274\147\333\346\052"
24566 "\115\322\004\334\243\256\105\367\274\213\234\034\247\326\325\003"
24567 "\334\010\313\056\026\312\134\100\063\350\147\303\056\347\246\104"
24568 "\352\021\105\034\065\145\055\036\105\141\044\033\202\056\245\235"
24569 "\063\135\145\370\101\371\056\313\224\077\037\243\014\061\044\104"
24570 "\355\307\136\255\120\272\306\101\233\254\360\027\145\300\370\135"
24571 "\157\133\240\012\064\074\356\327\352\210\237\230\371\257\116\044"
24572 "\372\227\262\144\166\332\253\364\355\343\303\140\357\325\371\002"
24573 "\310\055\237\203\257\147\151\006\247\061\125\325\317\113\157\377"
24574 "\004\005\307\130\254\137\026\033\345\322\243\353\061\333\037\063"
24575 "\025\115\320\362\245\123\365\313\341\075\116\150\055\330\022\335"
24576 "\252\362\346\115\233\111\345\305\050\241\272\260\132\306\240\265"
24577 "\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035\023"
24578 "\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125\035"
24579 "\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125\035"
24580 "\016\004\026\004\024\211\012\264\070\223\032\346\253\356\233\221"
24581 "\030\371\365\074\076\065\320\323\202\060\015\006\011\052\206\110"
24582 "\206\367\015\001\001\005\005\000\003\202\002\001\000\062\213\366"
24583 "\235\112\311\276\024\345\214\254\070\312\072\011\324\033\316\206"
24584 "\263\335\353\324\272\050\276\022\256\105\054\004\164\254\023\121"
24585 "\305\130\030\146\115\202\332\325\334\223\300\047\341\276\174\237"
24586 "\122\236\022\126\366\325\234\251\364\165\234\372\067\022\217\034"
24587 "\223\354\127\376\007\017\253\325\022\367\017\256\141\136\126\200"
24588 "\111\365\374\060\365\233\117\037\101\057\034\204\323\211\307\342"
24589 "\332\002\166\355\011\317\154\301\270\034\203\034\026\372\224\315"
24590 "\175\240\310\030\322\310\235\156\365\275\151\324\155\075\065\350"
24591 "\036\242\117\140\327\007\051\374\262\243\244\235\156\025\222\126"
24592 "\031\114\012\260\351\174\322\031\115\102\106\354\275\375\366\127"
24593 "\133\335\230\176\244\115\314\162\003\203\130\135\357\223\072\101"
24594 "\172\143\252\174\072\250\365\254\244\321\335\242\055\266\052\374"
24595 "\237\001\216\342\020\261\304\312\344\147\333\125\045\031\077\375"
24596 "\350\066\176\263\341\341\201\257\021\026\213\120\227\140\031\202"
24597 "\000\300\153\115\163\270\321\023\007\076\352\266\061\117\360\102"
24598 "\232\155\342\021\164\345\224\254\215\204\225\074\041\257\305\332"
24599 "\107\310\337\071\142\142\313\133\120\013\327\201\100\005\234\233"
24600 "\355\272\266\213\036\004\157\226\040\071\355\244\175\051\333\110"
24601 "\316\202\334\324\002\215\035\004\061\132\307\113\360\154\141\122"
24602 "\327\264\121\302\201\154\315\341\373\247\241\322\222\166\317\261"
24603 "\017\067\130\244\362\122\161\147\077\014\210\170\200\211\301\310"
24604 "\265\037\222\143\276\247\172\212\126\054\032\250\246\234\265\135"
24605 "\263\143\320\023\040\241\353\221\154\320\215\175\257\337\013\344"
24606 "\027\271\206\236\070\261\224\014\130\214\340\125\252\073\143\155"
24607 "\232\211\140\270\144\052\222\306\067\364\176\103\103\267\163\350"
24608 "\001\347\177\227\017\327\362\173\031\375\032\327\217\311\372\205"
24609 "\153\172\235\236\211\266\246\050\231\223\210\100\367\076\315\121"
24610 "\243\312\352\357\171\107\041\265\376\062\342\307\303\121\157\276"
24611 "\200\164\360\244\303\072\362\117\351\137\337\031\012\362\073\023"
24612 "\103\254\061\244\263\347\353\374\030\326\001\251\363\052\217\066"
24613 "\016\353\264\261\274\267\114\311\153\277\241\363\331\364\355\342"
24614 "\360\343\355\144\236\075\057\226\122\117\200\123\213"
24615 , (PRUint32)1389 }
24616 };
24617 static const NSSItem nss_builtins_items_370 [] = {
24618 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24619 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24620 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24621 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24622 { (void *)"CA Disig Root R1", (PRUint32)17 },
24623 { (void *)"\216\034\164\370\246\040\271\345\212\364\141\372\354\053\107\126"
24624 "\121\032\122\306"
24625 , (PRUint32)20 },
24626 { (void *)"\276\354\021\223\232\365\151\041\274\327\301\300\147\211\314\052"
24627 , (PRUint32)16 },
24628 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24629 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24630 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24631 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24632 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24633 "\164\040\122\061"
24634 , (PRUint32)84 },
24635 { (void *)"\002\011\000\303\003\232\356\120\220\156\050"
24636 , (PRUint32)11 },
24637 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24638 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24639 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24640 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24641 };
24642 static const NSSItem nss_builtins_items_371 [] = {
24643 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24644 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24645 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24646 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24647 { (void *)"CA Disig Root R2", (PRUint32)17 },
24648 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24649 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24650 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24651 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24652 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24653 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24654 "\164\040\122\062"
24655 , (PRUint32)84 },
24656 { (void *)"0", (PRUint32)2 },
24657 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24658 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24659 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24660 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24661 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24662 "\164\040\122\062"
24663 , (PRUint32)84 },
24664 { (void *)"\002\011\000\222\270\210\333\260\212\301\143"
24665 , (PRUint32)11 },
24666 { (void *)"\060\202\005\151\060\202\003\121\240\003\002\001\002\002\011\000"
24667 "\222\270\210\333\260\212\301\143\060\015\006\011\052\206\110\206"
24668 "\367\015\001\001\013\005\000\060\122\061\013\060\011\006\003\125"
24669 "\004\006\023\002\123\113\061\023\060\021\006\003\125\004\007\023"
24670 "\012\102\162\141\164\151\163\154\141\166\141\061\023\060\021\006"
24671 "\003\125\004\012\023\012\104\151\163\151\147\040\141\056\163\056"
24672 "\061\031\060\027\006\003\125\004\003\023\020\103\101\040\104\151"
24673 "\163\151\147\040\122\157\157\164\040\122\062\060\036\027\015\061"
24674 "\062\060\067\061\071\060\071\061\065\063\060\132\027\015\064\062"
24675 "\060\067\061\071\060\071\061\065\063\060\132\060\122\061\013\060"
24676 "\011\006\003\125\004\006\023\002\123\113\061\023\060\021\006\003"
24677 "\125\004\007\023\012\102\162\141\164\151\163\154\141\166\141\061"
24678 "\023\060\021\006\003\125\004\012\023\012\104\151\163\151\147\040"
24679 "\141\056\163\056\061\031\060\027\006\003\125\004\003\023\020\103"
24680 "\101\040\104\151\163\151\147\040\122\157\157\164\040\122\062\060"
24681 "\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001"
24682 "\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000"
24683 "\242\243\304\000\011\326\205\135\055\155\024\366\302\303\163\236"
24684 "\065\302\161\125\176\201\373\253\106\120\340\301\174\111\170\346"
24685 "\253\171\130\074\332\377\174\034\237\330\227\002\170\076\153\101"
24686 "\004\351\101\275\276\003\054\105\366\057\144\324\253\135\243\107"
24687 "\075\144\233\351\150\232\306\314\033\077\272\276\262\213\064\002"
24688 "\056\230\125\031\374\214\157\252\137\332\114\316\115\003\041\243"
24689 "\330\322\064\223\126\226\313\114\014\000\026\074\137\032\315\310"
24690 "\307\154\246\255\323\061\247\274\350\345\341\146\326\322\373\003"
24691 "\264\101\145\311\020\256\016\005\143\306\200\152\151\060\375\322"
24692 "\356\220\357\015\047\337\237\225\163\364\341\045\332\154\026\336"
24693 "\101\070\064\352\213\374\321\350\004\024\141\055\101\176\254\307"
24694 "\167\116\313\121\124\373\136\222\030\033\004\132\150\306\311\304"
24695 "\372\267\023\240\230\267\021\053\267\326\127\314\174\236\027\321"
24696 "\313\045\376\206\116\044\056\126\014\170\115\236\001\022\246\053"
24697 "\247\001\145\156\174\142\035\204\204\337\352\300\153\265\245\052"
24698 "\225\203\303\123\021\014\163\035\013\262\106\220\321\102\072\316"
24699 "\100\156\225\255\377\306\224\255\156\227\204\216\175\157\236\212"
24700 "\200\015\111\155\163\342\173\222\036\303\363\301\363\353\056\005"
24701 "\157\331\033\317\067\166\004\310\264\132\344\027\247\313\335\166"
24702 "\037\320\031\166\350\054\005\263\326\234\064\330\226\334\141\207"
24703 "\221\005\344\104\010\063\301\332\271\010\145\324\256\262\066\015"
24704 "\353\272\070\272\014\345\233\236\353\215\146\335\231\317\326\211"
24705 "\101\366\004\222\212\051\051\155\153\072\034\347\165\175\002\161"
24706 "\016\363\300\347\275\313\031\335\235\140\262\302\146\140\266\261"
24707 "\004\356\311\346\206\271\232\146\100\250\347\021\355\201\105\003"
24708 "\213\366\147\131\350\301\006\021\275\335\317\200\002\117\145\100"
24709 "\170\134\107\120\310\233\346\037\201\173\344\104\250\133\205\232"
24710 "\342\336\132\325\307\371\072\104\146\113\344\062\124\174\344\154"
24711 "\234\263\016\075\027\242\262\064\022\326\176\262\250\111\273\321"
24712 "\172\050\100\276\242\026\037\337\344\067\037\021\163\373\220\012"
24713 "\145\103\242\015\174\370\006\001\125\063\175\260\015\270\364\365"
24714 "\256\245\102\127\174\066\021\214\173\136\304\003\235\214\171\235"
24715 "\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035\023"
24716 "\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125\035"
24717 "\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125\035"
24718 "\016\004\026\004\024\265\231\370\257\260\224\365\343\040\326\012"
24719 "\255\316\116\126\244\056\156\102\355\060\015\006\011\052\206\110"
24720 "\206\367\015\001\001\013\005\000\003\202\002\001\000\046\006\136"
24721 "\160\347\145\063\310\202\156\331\234\027\072\033\172\146\262\001"
24722 "\366\170\073\151\136\057\352\377\116\371\050\303\230\052\141\114"
24723 "\264\044\022\212\175\155\021\024\367\234\265\312\346\274\236\047"
24724 "\216\114\031\310\251\275\172\300\327\066\016\155\205\162\156\250"
24725 "\306\242\155\366\372\163\143\177\274\156\171\010\034\235\212\237"
24726 "\032\212\123\246\330\273\331\065\125\261\021\305\251\003\263\126"
24727 "\073\271\204\223\042\136\176\301\366\022\122\213\352\054\147\274"
24728 "\376\066\114\365\270\317\321\263\111\222\073\323\051\016\231\033"
24729 "\226\367\141\270\073\304\053\266\170\154\264\043\157\360\375\323"
24730 "\262\136\165\037\231\225\250\254\366\332\341\305\061\173\373\321"
24731 "\106\263\322\274\147\264\142\124\272\011\367\143\260\223\242\232"
24732 "\371\351\122\056\213\140\022\253\374\365\140\126\357\020\134\213"
24733 "\304\032\102\334\203\133\144\016\313\265\274\326\117\301\174\074"
24734 "\156\215\023\155\373\173\353\060\320\334\115\257\305\325\266\245"
24735 "\114\133\161\311\350\061\276\350\070\006\110\241\032\342\352\322"
24736 "\336\022\071\130\032\377\200\016\202\165\346\267\311\007\154\016"
24737 "\357\377\070\361\230\161\304\267\177\016\025\320\045\151\275\042"
24738 "\235\053\355\005\366\106\107\254\355\300\360\324\073\342\354\356"
24739 "\226\133\220\023\116\036\126\072\353\260\357\226\273\226\043\021"
24740 "\272\362\103\206\164\144\225\310\050\165\337\035\065\272\322\067"
24741 "\203\070\123\070\066\073\317\154\351\371\153\016\320\373\004\350"
24742 "\117\167\327\145\001\170\206\014\172\076\041\142\361\177\143\161"
24743 "\014\311\237\104\333\250\047\242\165\276\156\201\076\327\300\353"
24744 "\033\230\017\160\134\064\262\212\314\300\205\030\353\156\172\263"
24745 "\367\132\241\007\277\251\102\222\363\140\042\227\344\024\241\007"
24746 "\233\116\166\300\216\175\375\244\045\307\107\355\377\037\163\254"
24747 "\314\303\245\351\157\012\216\233\145\302\120\205\265\243\240\123"
24748 "\022\314\125\207\141\363\201\256\020\106\141\275\104\041\270\302"
24749 "\075\164\317\176\044\065\372\034\007\016\233\075\042\312\357\061"
24750 "\057\214\254\022\275\357\100\050\374\051\147\237\262\023\117\146"
24751 "\044\304\123\031\351\036\051\025\357\346\155\260\177\055\147\375"
24752 "\363\154\033\165\106\243\345\112\027\351\244\327\013"
24753 , (PRUint32)1389 }
24754 };
24755 static const NSSItem nss_builtins_items_372 [] = {
24756 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24757 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24758 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24759 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24760 { (void *)"CA Disig Root R2", (PRUint32)17 },
24761 { (void *)"\265\141\353\352\244\336\344\045\113\151\032\230\245\127\107\302"
24762 "\064\307\331\161"
24763 , (PRUint32)20 },
24764 { (void *)"\046\001\373\330\047\247\027\232\105\124\070\032\103\001\073\003"
24765 , (PRUint32)16 },
24766 { (void *)"\060\122\061\013\060\011\006\003\125\004\006\023\002\123\113\061"
24767 "\023\060\021\006\003\125\004\007\023\012\102\162\141\164\151\163"
24768 "\154\141\166\141\061\023\060\021\006\003\125\004\012\023\012\104"
24769 "\151\163\151\147\040\141\056\163\056\061\031\060\027\006\003\125"
24770 "\004\003\023\020\103\101\040\104\151\163\151\147\040\122\157\157"
24771 "\164\040\122\062"
24772 , (PRUint32)84 },
24773 { (void *)"\002\011\000\222\270\210\333\260\212\301\143"
24774 , (PRUint32)11 },
24775 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24776 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24777 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24778 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24779 };
24780 static const NSSItem nss_builtins_items_373 [] = {
24781 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24782 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24783 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24784 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24785 { (void *)"SG TRUST SERVICES RACINE", (PRUint32)25 },
24786 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24787 { (void *)"\060\152\061\041\060\037\006\003\125\004\003\023\030\123\107\040"
24788 "\124\122\125\123\124\040\123\105\122\126\111\103\105\123\040\122"
24789 "\101\103\111\116\105\061\034\060\032\006\003\125\004\013\023\023"
24790 "\060\060\060\062\040\064\063\065\062\065\062\070\071\065\060\060"
24791 "\060\062\062\061\032\060\030\006\003\125\004\012\023\021\123\107"
24792 "\040\124\122\125\123\124\040\123\105\122\126\111\103\105\123\061"
24793 "\013\060\011\006\003\125\004\006\023\002\106\122"
24794 , (PRUint32)108 },
24795 { (void *)"0", (PRUint32)2 },
24796 { (void *)"\060\152\061\041\060\037\006\003\125\004\003\023\030\123\107\040"
24797 "\124\122\125\123\124\040\123\105\122\126\111\103\105\123\040\122"
24798 "\101\103\111\116\105\061\034\060\032\006\003\125\004\013\023\023"
24799 "\060\060\060\062\040\064\063\065\062\065\062\070\071\065\060\060"
24800 "\060\062\062\061\032\060\030\006\003\125\004\012\023\021\123\107"
24801 "\040\124\122\125\123\124\040\123\105\122\126\111\103\105\123\061"
24802 "\013\060\011\006\003\125\004\006\023\002\106\122"
24803 , (PRUint32)108 },
24804 { (void *)"\002\010\076\325\121\031\346\115\316\176"
24805 , (PRUint32)10 },
24806 { (void *)"\060\202\006\031\060\202\004\001\240\003\002\001\002\002\010\076"
24807 "\325\121\031\346\115\316\176\060\015\006\011\052\206\110\206\367"
24808 "\015\001\001\013\005\000\060\152\061\041\060\037\006\003\125\004"
24809 "\003\023\030\123\107\040\124\122\125\123\124\040\123\105\122\126"
24810 "\111\103\105\123\040\122\101\103\111\116\105\061\034\060\032\006"
24811 "\003\125\004\013\023\023\060\060\060\062\040\064\063\065\062\065"
24812 "\062\070\071\065\060\060\060\062\062\061\032\060\030\006\003\125"
24813 "\004\012\023\021\123\107\040\124\122\125\123\124\040\123\105\122"
24814 "\126\111\103\105\123\061\013\060\011\006\003\125\004\006\023\002"
24815 "\106\122\060\036\027\015\061\060\060\071\060\066\061\062\065\063"
24816 "\064\062\132\027\015\063\060\060\071\060\065\061\062\065\063\064"
24817 "\062\132\060\152\061\041\060\037\006\003\125\004\003\023\030\123"
24818 "\107\040\124\122\125\123\124\040\123\105\122\126\111\103\105\123"
24819 "\040\122\101\103\111\116\105\061\034\060\032\006\003\125\004\013"
24820 "\023\023\060\060\060\062\040\064\063\065\062\065\062\070\071\065"
24821 "\060\060\060\062\062\061\032\060\030\006\003\125\004\012\023\021"
24822 "\123\107\040\124\122\125\123\124\040\123\105\122\126\111\103\105"
24823 "\123\061\013\060\011\006\003\125\004\006\023\002\106\122\060\202"
24824 "\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
24825 "\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\332"
24826 "\250\126\002\354\174\225\360\116\351\012\322\267\007\243\042\213"
24827 "\120\263\271\056\031\075\127\333\031\252\322\053\344\316\102\342"
24828 "\154\241\344\135\045\036\063\035\266\105\321\264\372\131\212\126"
24829 "\160\311\155\010\166\151\160\232\346\307\234\010\060\023\376\346"
24830 "\321\222\150\141\076\114\021\362\156\362\261\173\127\126\113\011"
24831 "\275\334\017\331\161\014\350\232\067\336\042\020\034\231\136\326"
24832 "\261\027\007\323\244\071\055\302\032\163\375\312\113\051\007\302"
24833 "\171\051\310\310\046\256\054\304\374\043\310\113\342\206\126\017"
24834 "\050\375\266\207\033\150\137\071\144\105\375\150\203\154\165\044"
24835 "\036\074\165\231\141\372\322\024\370\251\113\261\330\175\247\170"
24836 "\322\023\142\145\265\326\276\176\152\003\274\265\262\374\144\060"
24837 "\303\320\302\231\075\231\244\323\315\321\261\304\123\207\173\114"
24838 "\023\023\146\177\277\325\145\123\150\371\134\036\345\264\377\066"
24839 "\231\105\243\237\142\300\177\021\202\001\124\336\017\145\245\071"
24840 "\256\235\110\114\211\243\020\073\340\346\203\365\260\332\054\036"
24841 "\172\034\134\037\000\254\314\253\247\140\144\263\306\305\173\307"
24842 "\125\106\164\074\220\201\016\112\216\131\235\124\260\110\261\122"
24843 "\114\073\230\356\253\332\064\267\123\315\111\332\057\353\225\276"
24844 "\014\127\021\366\226\114\004\171\134\231\325\345\344\276\157\352"
24845 "\107\356\121\113\357\042\046\256\265\330\021\252\103\273\170\277"
24846 "\013\176\264\335\317\164\035\045\251\211\143\261\342\064\201\304"
24847 "\210\065\070\342\002\015\017\023\311\325\052\202\025\360\212\304"
24848 "\103\062\126\344\123\035\035\254\266\317\175\233\226\135\036\144"
24849 "\351\164\163\304\126\344\026\112\122\155\222\071\323\341\115\016"
24850 "\077\142\271\336\255\265\035\145\271\135\122\376\135\011\251\234"
24851 "\264\244\014\331\057\105\166\245\317\216\152\232\236\252\260\021"
24852 "\241\353\141\306\353\077\036\374\146\264\022\235\106\177\062\026"
24853 "\211\276\161\105\257\221\041\331\375\223\277\264\002\221\102\377"
24854 "\111\037\355\213\025\150\335\037\216\254\233\335\202\005\234\104"
24855 "\151\026\144\027\126\137\101\017\112\117\004\017\145\120\206\223"
24856 "\227\354\105\277\135\302\034\334\317\304\330\072\346\170\005\320"
24857 "\305\125\125\251\136\376\253\072\041\273\345\162\024\367\013\002"
24858 "\003\001\000\001\243\201\302\060\201\277\060\035\006\003\125\035"
24859 "\016\004\026\004\024\051\040\313\361\303\017\332\006\216\023\223"
24860 "\207\376\137\140\032\051\273\363\266\060\017\006\003\125\035\023"
24861 "\001\001\377\004\005\060\003\001\001\377\060\037\006\003\125\035"
24862 "\043\004\030\060\026\200\024\051\040\313\361\303\017\332\006\216"
24863 "\023\223\207\376\137\140\032\051\273\363\266\060\021\006\003\125"
24864 "\035\040\004\012\060\010\060\006\006\004\125\035\040\000\060\111"
24865 "\006\003\125\035\037\004\102\060\100\060\076\240\074\240\072\206"
24866 "\070\150\164\164\160\072\057\057\143\162\154\056\163\147\164\162"
24867 "\165\163\164\163\145\162\166\151\143\145\163\056\143\157\155\057"
24868 "\162\141\143\151\156\145\055\107\162\157\165\160\145\123\107\057"
24869 "\114\141\164\145\163\164\103\122\114\060\016\006\003\125\035\017"
24870 "\001\001\377\004\004\003\002\001\006\060\015\006\011\052\206\110"
24871 "\206\367\015\001\001\013\005\000\003\202\002\001\000\114\106\147"
24872 "\340\104\120\365\305\266\272\262\121\012\045\023\035\267\307\210"
24873 "\056\037\271\053\144\240\313\223\210\122\131\252\140\365\314\051"
24874 "\122\027\377\004\347\067\264\061\021\106\176\053\036\154\247\213"
24875 "\074\107\232\136\364\252\135\220\073\105\075\237\112\311\212\173"
24876 "\216\300\356\076\171\213\222\243\310\224\112\270\050\021\153\246"
24877 "\045\137\135\275\307\310\373\203\117\125\061\346\134\360\023\174"
24878 "\343\275\177\052\054\067\067\224\111\257\204\037\024\047\242\130"
24879 "\020\217\012\071\067\032\022\040\101\217\031\366\251\037\031\355"
24880 "\262\064\262\255\175\063\104\213\137\012\007\103\362\166\105\105"
24881 "\055\255\344\215\016\000\375\004\010\252\347\153\373\027\275\260"
24882 "\010\126\016\065\052\162\360\263\347\115\072\117\015\334\363\140"
24883 "\022\263\070\144\214\333\371\341\046\215\057\357\116\350\044\107"
24884 "\076\066\064\212\151\017\050\153\213\207\306\275\205\046\371\323"
24885 "\353\151\041\126\140\221\326\367\340\142\302\250\161\256\056\336"
24886 "\146\043\265\122\106\246\244\110\067\054\177\001\026\127\021\367"
24887 "\047\015\016\345\017\326\220\105\341\036\077\041\334\322\374\026"
24888 "\030\023\076\115\152\262\046\152\100\136\045\170\375\070\364\254"
24889 "\130\172\067\033\230\100\004\307\216\311\324\304\147\141\261\230"
24890 "\256\360\315\016\334\271\257\145\203\173\012\004\212\077\141\252"
24891 "\367\135\101\206\346\306\114\302\117\072\134\126\352\050\073\247"
24892 "\104\317\310\112\144\365\162\140\055\343\103\270\112\340\165\074"
24893 "\062\344\252\026\327\021\271\301\105\331\233\146\143\146\345\042"
24894 "\267\064\356\272\325\164\057\045\144\363\201\124\313\167\336\127"
24895 "\324\223\343\254\007\061\072\076\134\003\203\127\123\307\360\376"
24896 "\150\330\045\120\115\022\310\346\341\225\215\147\253\074\223\077"
24897 "\027\002\272\070\327\236\367\060\245\075\075\104\001\063\032\232"
24898 "\237\216\320\237\361\356\060\210\163\357\256\044\031\272\227\163"
24899 "\025\301\354\161\014\204\144\265\173\354\274\151\076\244\155\011"
24900 "\026\066\312\112\071\212\313\247\173\306\035\176\347\063\210\311"
24901 "\276\060\155\234\205\225\041\351\107\073\006\176\201\342\352\106"
24902 "\346\160\130\200\346\250\362\235\013\151\321\063\211\131\060\363"
24903 "\144\323\013\366\316\053\011\373\175\020\166\056\020"
24904 , (PRUint32)1565 }
24905 };
24906 static const NSSItem nss_builtins_items_374 [] = {
24907 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24908 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24909 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24910 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24911 { (void *)"SG TRUST SERVICES RACINE", (PRUint32)25 },
24912 { (void *)"\014\142\217\134\125\160\261\311\127\372\375\070\077\260\075\173"
24913 "\175\327\271\306"
24914 , (PRUint32)20 },
24915 { (void *)"\045\357\317\110\112\204\267\060\237\140\323\035\126\221\057\341"
24916 , (PRUint32)16 },
24917 { (void *)"\060\152\061\041\060\037\006\003\125\004\003\023\030\123\107\040"
24918 "\124\122\125\123\124\040\123\105\122\126\111\103\105\123\040\122"
24919 "\101\103\111\116\105\061\034\060\032\006\003\125\004\013\023\023"
24920 "\060\060\060\062\040\064\063\065\062\065\062\070\071\065\060\060"
24921 "\060\062\062\061\032\060\030\006\003\125\004\012\023\021\123\107"
24922 "\040\124\122\125\123\124\040\123\105\122\126\111\103\105\123\061"
24923 "\013\060\011\006\003\125\004\006\023\002\106\122"
24924 , (PRUint32)108 },
24925 { (void *)"\002\010\076\325\121\031\346\115\316\176"
24926 , (PRUint32)10 },
24927 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
24928 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
24929 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
24930 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
24931 };
24932 static const NSSItem nss_builtins_items_375 [] = {
24933 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
24934 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
24935 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24936 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
24937 { (void *)"ACCVRAIZ1", (PRUint32)10 },
24938 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
24939 { (void *)"\060\102\061\022\060\020\006\003\125\004\003\014\011\101\103\103"
24940 "\126\122\101\111\132\061\061\020\060\016\006\003\125\004\013\014"
24941 "\007\120\113\111\101\103\103\126\061\015\060\013\006\003\125\004"
24942 "\012\014\004\101\103\103\126\061\013\060\011\006\003\125\004\006"
24943 "\023\002\105\123"
24944 , (PRUint32)68 },
24945 { (void *)"0", (PRUint32)2 },
24946 { (void *)"\060\102\061\022\060\020\006\003\125\004\003\014\011\101\103\103"
24947 "\126\122\101\111\132\061\061\020\060\016\006\003\125\004\013\014"
24948 "\007\120\113\111\101\103\103\126\061\015\060\013\006\003\125\004"
24949 "\012\014\004\101\103\103\126\061\013\060\011\006\003\125\004\006"
24950 "\023\002\105\123"
24951 , (PRUint32)68 },
24952 { (void *)"\002\010\136\303\267\246\103\177\244\340"
24953 , (PRUint32)10 },
24954 { (void *)"\060\202\007\323\060\202\005\273\240\003\002\001\002\002\010\136"
24955 "\303\267\246\103\177\244\340\060\015\006\011\052\206\110\206\367"
24956 "\015\001\001\005\005\000\060\102\061\022\060\020\006\003\125\004"
24957 "\003\014\011\101\103\103\126\122\101\111\132\061\061\020\060\016"
24958 "\006\003\125\004\013\014\007\120\113\111\101\103\103\126\061\015"
24959 "\060\013\006\003\125\004\012\014\004\101\103\103\126\061\013\060"
24960 "\011\006\003\125\004\006\023\002\105\123\060\036\027\015\061\061"
24961 "\060\065\060\065\060\071\063\067\063\067\132\027\015\063\060\061"
24962 "\062\063\061\060\071\063\067\063\067\132\060\102\061\022\060\020"
24963 "\006\003\125\004\003\014\011\101\103\103\126\122\101\111\132\061"
24964 "\061\020\060\016\006\003\125\004\013\014\007\120\113\111\101\103"
24965 "\103\126\061\015\060\013\006\003\125\004\012\014\004\101\103\103"
24966 "\126\061\013\060\011\006\003\125\004\006\023\002\105\123\060\202"
24967 "\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005"
24968 "\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\233"
24969 "\251\253\277\141\112\227\257\057\227\146\232\164\137\320\331\226"
24970 "\375\317\342\344\146\357\037\037\107\063\302\104\243\337\232\336"
24971 "\037\265\124\335\025\174\151\065\021\157\273\310\014\216\152\030"
24972 "\036\330\217\331\026\274\020\110\066\134\360\143\263\220\132\134"
24973 "\044\067\327\243\326\313\011\161\271\361\001\162\204\260\175\333"
24974 "\115\200\315\374\323\157\311\370\332\266\016\202\322\105\205\250"
24975 "\033\150\250\075\350\364\104\154\275\241\302\313\003\276\214\076"
24976 "\023\000\204\337\112\110\300\343\042\012\350\351\067\247\030\114"
24977 "\261\011\015\043\126\177\004\115\331\027\204\030\245\310\332\100"
24978 "\224\163\353\316\016\127\074\003\201\072\235\012\241\127\103\151"
24979 "\254\127\155\171\220\170\345\265\264\073\330\274\114\215\050\241"
24980 "\247\243\247\272\002\116\045\321\052\256\355\256\003\042\270\153"
24981 "\040\017\060\050\124\225\177\340\356\316\012\146\235\321\100\055"
24982 "\156\042\257\235\032\301\005\031\322\157\300\362\237\370\173\263"
24983 "\002\102\373\120\251\035\055\223\017\043\253\306\301\017\222\377"
24984 "\320\242\025\365\123\011\161\034\377\105\023\204\346\046\136\370"
24985 "\340\210\034\012\374\026\266\250\163\006\270\360\143\204\002\240"
24986 "\306\132\354\347\164\337\160\256\243\203\045\352\326\307\227\207"
24987 "\223\247\306\212\212\063\227\140\067\020\076\227\076\156\051\025"
24988 "\326\241\017\321\210\054\022\237\157\252\244\306\102\353\101\242"
24989 "\343\225\103\323\001\205\155\216\273\073\363\043\066\307\376\073"
24990 "\340\241\045\007\110\253\311\211\164\377\010\217\200\277\300\226"
24991 "\145\363\356\354\113\150\275\235\210\303\061\263\100\361\350\317"
24992 "\366\070\273\234\344\321\177\324\345\130\233\174\372\324\363\016"
24993 "\233\165\221\344\272\122\056\031\176\321\365\315\132\031\374\272"
24994 "\006\366\373\122\250\113\231\004\335\370\371\264\213\120\243\116"
24995 "\142\211\360\207\044\372\203\102\301\207\372\325\055\051\052\132"
24996 "\161\172\144\152\327\047\140\143\015\333\316\111\365\215\037\220"
24997 "\211\062\027\370\163\103\270\322\132\223\206\141\326\341\165\012"
24998 "\352\171\146\166\210\117\161\353\004\045\326\012\132\172\223\345"
24999 "\271\113\027\100\017\261\266\271\365\336\117\334\340\263\254\073"
25000 "\021\160\140\204\112\103\156\231\040\300\051\161\012\300\145\002"
25001 "\003\001\000\001\243\202\002\313\060\202\002\307\060\175\006\010"
25002 "\053\006\001\005\005\007\001\001\004\161\060\157\060\114\006\010"
25003 "\053\006\001\005\005\007\060\002\206\100\150\164\164\160\072\057"
25004 "\057\167\167\167\056\141\143\143\166\056\145\163\057\146\151\154"
25005 "\145\141\144\155\151\156\057\101\162\143\150\151\166\157\163\057"
25006 "\143\145\162\164\151\146\151\143\141\144\157\163\057\162\141\151"
25007 "\172\141\143\143\166\061\056\143\162\164\060\037\006\010\053\006"
25008 "\001\005\005\007\060\001\206\023\150\164\164\160\072\057\057\157"
25009 "\143\163\160\056\141\143\143\166\056\145\163\060\035\006\003\125"
25010 "\035\016\004\026\004\024\322\207\264\343\337\067\047\223\125\366"
25011 "\126\352\201\345\066\314\214\036\077\275\060\017\006\003\125\035"
25012 "\023\001\001\377\004\005\060\003\001\001\377\060\037\006\003\125"
25013 "\035\043\004\030\060\026\200\024\322\207\264\343\337\067\047\223"
25014 "\125\366\126\352\201\345\066\314\214\036\077\275\060\202\001\163"
25015 "\006\003\125\035\040\004\202\001\152\060\202\001\146\060\202\001"
25016 "\142\006\004\125\035\040\000\060\202\001\130\060\202\001\042\006"
25017 "\010\053\006\001\005\005\007\002\002\060\202\001\024\036\202\001"
25018 "\020\000\101\000\165\000\164\000\157\000\162\000\151\000\144\000"
25019 "\141\000\144\000\040\000\144\000\145\000\040\000\103\000\145\000"
25020 "\162\000\164\000\151\000\146\000\151\000\143\000\141\000\143\000"
25021 "\151\000\363\000\156\000\040\000\122\000\141\000\355\000\172\000"
25022 "\040\000\144\000\145\000\040\000\154\000\141\000\040\000\101\000"
25023 "\103\000\103\000\126\000\040\000\050\000\101\000\147\000\145\000"
25024 "\156\000\143\000\151\000\141\000\040\000\144\000\145\000\040\000"
25025 "\124\000\145\000\143\000\156\000\157\000\154\000\157\000\147\000"
25026 "\355\000\141\000\040\000\171\000\040\000\103\000\145\000\162\000"
25027 "\164\000\151\000\146\000\151\000\143\000\141\000\143\000\151\000"
25028 "\363\000\156\000\040\000\105\000\154\000\145\000\143\000\164\000"
25029 "\162\000\363\000\156\000\151\000\143\000\141\000\054\000\040\000"
25030 "\103\000\111\000\106\000\040\000\121\000\064\000\066\000\060\000"
25031 "\061\000\061\000\065\000\066\000\105\000\051\000\056\000\040\000"
25032 "\103\000\120\000\123\000\040\000\145\000\156\000\040\000\150\000"
25033 "\164\000\164\000\160\000\072\000\057\000\057\000\167\000\167\000"
25034 "\167\000\056\000\141\000\143\000\143\000\166\000\056\000\145\000"
25035 "\163\060\060\006\010\053\006\001\005\005\007\002\001\026\044\150"
25036 "\164\164\160\072\057\057\167\167\167\056\141\143\143\166\056\145"
25037 "\163\057\154\145\147\151\163\154\141\143\151\157\156\137\143\056"
25038 "\150\164\155\060\125\006\003\125\035\037\004\116\060\114\060\112"
25039 "\240\110\240\106\206\104\150\164\164\160\072\057\057\167\167\167"
25040 "\056\141\143\143\166\056\145\163\057\146\151\154\145\141\144\155"
25041 "\151\156\057\101\162\143\150\151\166\157\163\057\143\145\162\164"
25042 "\151\146\151\143\141\144\157\163\057\162\141\151\172\141\143\143"
25043 "\166\061\137\144\145\162\056\143\162\154\060\016\006\003\125\035"
25044 "\017\001\001\377\004\004\003\002\001\006\060\027\006\003\125\035"
25045 "\021\004\020\060\016\201\014\141\143\143\166\100\141\143\143\166"
25046 "\056\145\163\060\015\006\011\052\206\110\206\367\015\001\001\005"
25047 "\005\000\003\202\002\001\000\227\061\002\237\347\375\103\147\110"
25048 "\104\024\344\051\207\355\114\050\146\320\217\065\332\115\141\267"
25049 "\112\227\115\265\333\220\340\005\056\016\306\171\320\362\227\151"
25050 "\017\275\004\107\331\276\333\265\051\332\233\331\256\251\231\325"
25051 "\323\074\060\223\365\215\241\250\374\006\215\104\364\312\026\225"
25052 "\174\063\334\142\213\250\067\370\047\330\011\055\033\357\310\024"
25053 "\047\040\251\144\104\377\056\326\165\252\154\115\140\100\031\111"
25054 "\103\124\143\332\342\314\272\146\345\117\104\172\133\331\152\201"
25055 "\053\100\325\177\371\001\047\130\054\310\355\110\221\174\077\246"
25056 "\000\317\304\051\163\021\066\336\206\031\076\235\356\031\212\033"
25057 "\325\260\355\216\075\234\052\300\015\330\075\146\343\074\015\275"
25058 "\325\224\134\342\342\247\065\033\004\000\366\077\132\215\352\103"
25059 "\275\137\211\035\251\301\260\314\231\342\115\000\012\332\311\047"
25060 "\133\347\023\220\134\344\365\063\242\125\155\334\340\011\115\057"
25061 "\261\046\133\047\165\000\011\304\142\167\051\010\137\236\131\254"
25062 "\266\176\255\237\124\060\042\003\301\036\161\144\376\371\070\012"
25063 "\226\030\335\002\024\254\043\313\006\034\036\244\175\215\015\336"
25064 "\047\101\350\255\332\025\267\260\043\335\053\250\323\332\045\207"
25065 "\355\350\125\104\115\210\364\066\176\204\232\170\254\367\016\126"
25066 "\111\016\326\063\045\326\204\120\102\154\040\022\035\052\325\276"
25067 "\274\362\160\201\244\160\140\276\005\265\233\236\004\104\276\141"
25068 "\043\254\351\245\044\214\021\200\224\132\242\242\271\111\322\301"
25069 "\334\321\247\355\061\021\054\236\031\246\356\341\125\341\300\352"
25070 "\317\015\204\344\027\267\242\174\245\336\125\045\006\356\314\300"
25071 "\207\134\100\332\314\225\077\125\340\065\307\270\204\276\264\135"
25072 "\315\172\203\001\162\356\207\346\137\035\256\265\205\306\046\337"
25073 "\346\301\232\351\036\002\107\237\052\250\155\251\133\317\354\105"
25074 "\167\177\230\047\232\062\135\052\343\204\356\305\230\146\057\226"
25075 "\040\035\335\330\303\047\327\260\371\376\331\175\315\320\237\217"
25076 "\013\024\130\121\237\057\213\303\070\055\336\350\217\326\215\207"
25077 "\244\365\126\103\026\231\054\364\244\126\264\064\270\141\067\311"
25078 "\302\130\200\033\240\227\241\374\131\215\351\021\366\321\017\113"
25079 "\125\064\106\052\213\206\073"
25080 , (PRUint32)2007 }
25081 };
25082 static const NSSItem nss_builtins_items_376 [] = {
25083 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25084 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25085 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25086 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25087 { (void *)"ACCVRAIZ1", (PRUint32)10 },
25088 { (void *)"\223\005\172\210\025\306\117\316\210\057\372\221\026\122\050\170"
25089 "\274\123\144\027"
25090 , (PRUint32)20 },
25091 { (void *)"\320\240\132\356\005\266\011\224\041\241\175\361\262\051\202\002"
25092 , (PRUint32)16 },
25093 { (void *)"\060\102\061\022\060\020\006\003\125\004\003\014\011\101\103\103"
25094 "\126\122\101\111\132\061\061\020\060\016\006\003\125\004\013\014"
25095 "\007\120\113\111\101\103\103\126\061\015\060\013\006\003\125\004"
25096 "\012\014\004\101\103\103\126\061\013\060\011\006\003\125\004\006"
25097 "\023\002\105\123"
25098 , (PRUint32)68 },
25099 { (void *)"\002\010\136\303\267\246\103\177\244\340"
25100 , (PRUint32)10 },
25101 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25102 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25103 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25104 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25105 };
25106 static const NSSItem nss_builtins_items_377 [] = {
25107 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25108 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25109 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25110 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25111 { (void *)"TWCA Global Root CA", (PRUint32)20 },
25112 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
25113 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
25114 "\022\060\020\006\003\125\004\012\023\011\124\101\111\127\101\116"
25115 "\055\103\101\061\020\060\016\006\003\125\004\013\023\007\122\157"
25116 "\157\164\040\103\101\061\034\060\032\006\003\125\004\003\023\023"
25117 "\124\127\103\101\040\107\154\157\142\141\154\040\122\157\157\164"
25118 "\040\103\101"
25119 , (PRUint32)83 },
25120 { (void *)"0", (PRUint32)2 },
25121 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
25122 "\022\060\020\006\003\125\004\012\023\011\124\101\111\127\101\116"
25123 "\055\103\101\061\020\060\016\006\003\125\004\013\023\007\122\157"
25124 "\157\164\040\103\101\061\034\060\032\006\003\125\004\003\023\023"
25125 "\124\127\103\101\040\107\154\157\142\141\154\040\122\157\157\164"
25126 "\040\103\101"
25127 , (PRUint32)83 },
25128 { (void *)"\002\002\014\276"
25129 , (PRUint32)4 },
25130 { (void *)"\060\202\005\101\060\202\003\051\240\003\002\001\002\002\002\014"
25131 "\276\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000"
25132 "\060\121\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
25133 "\022\060\020\006\003\125\004\012\023\011\124\101\111\127\101\116"
25134 "\055\103\101\061\020\060\016\006\003\125\004\013\023\007\122\157"
25135 "\157\164\040\103\101\061\034\060\032\006\003\125\004\003\023\023"
25136 "\124\127\103\101\040\107\154\157\142\141\154\040\122\157\157\164"
25137 "\040\103\101\060\036\027\015\061\062\060\066\062\067\060\066\062"
25138 "\070\063\063\132\027\015\063\060\061\062\063\061\061\065\065\071"
25139 "\065\071\132\060\121\061\013\060\011\006\003\125\004\006\023\002"
25140 "\124\127\061\022\060\020\006\003\125\004\012\023\011\124\101\111"
25141 "\127\101\116\055\103\101\061\020\060\016\006\003\125\004\013\023"
25142 "\007\122\157\157\164\040\103\101\061\034\060\032\006\003\125\004"
25143 "\003\023\023\124\127\103\101\040\107\154\157\142\141\154\040\122"
25144 "\157\157\164\040\103\101\060\202\002\042\060\015\006\011\052\206"
25145 "\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202"
25146 "\002\012\002\202\002\001\000\260\005\333\310\353\214\304\156\212"
25147 "\041\357\216\115\234\161\012\037\122\160\355\155\202\234\227\305"
25148 "\327\114\116\105\111\313\100\102\265\022\064\154\031\302\164\244"
25149 "\061\137\205\002\227\354\103\063\012\123\322\234\214\216\267\270"
25150 "\171\333\053\325\152\362\216\146\304\356\053\001\007\222\324\263"
25151 "\320\002\337\120\366\125\257\146\016\313\340\107\140\057\053\062"
25152 "\071\065\122\072\050\203\370\173\026\306\030\270\142\326\107\045"
25153 "\221\316\360\031\022\115\255\143\365\323\077\165\137\051\360\241"
25154 "\060\034\052\240\230\246\025\275\356\375\031\066\360\342\221\103"
25155 "\217\372\312\326\020\047\111\114\357\335\301\361\205\160\233\312"
25156 "\352\250\132\103\374\155\206\157\163\351\067\105\251\360\066\307"
25157 "\314\210\165\036\273\154\006\377\233\153\076\027\354\141\252\161"
25158 "\174\306\035\242\367\111\351\025\265\074\326\241\141\365\021\367"
25159 "\005\157\035\375\021\276\320\060\007\302\051\260\011\116\046\334"
25160 "\343\242\250\221\152\037\302\221\105\210\134\345\230\270\161\245"
25161 "\025\031\311\174\165\021\314\160\164\117\055\233\035\221\104\375"
25162 "\126\050\240\376\273\206\152\310\372\134\013\130\334\306\113\166"
25163 "\310\253\042\331\163\017\245\364\132\002\211\077\117\236\042\202"
25164 "\356\242\164\123\052\075\123\047\151\035\154\216\062\054\144\000"
25165 "\046\143\141\066\116\243\106\267\077\175\263\055\254\155\220\242"
25166 "\225\242\316\317\332\202\347\007\064\031\226\351\270\041\252\051"
25167 "\176\246\070\276\216\051\112\041\146\171\037\263\303\265\011\147"
25168 "\336\326\324\007\106\363\052\332\346\042\067\140\313\201\266\017"
25169 "\240\017\351\310\225\177\277\125\221\005\172\317\075\025\300\157"
25170 "\336\011\224\001\203\327\064\033\314\100\245\360\270\233\147\325"
25171 "\230\221\073\247\204\170\225\046\244\132\010\370\053\164\264\000"
25172 "\004\074\337\270\024\216\350\337\251\215\154\147\222\063\035\300"
25173 "\267\322\354\222\310\276\011\277\054\051\005\157\002\153\236\357"
25174 "\274\277\052\274\133\300\120\217\101\160\161\207\262\115\267\004"
25175 "\251\204\243\062\257\256\356\153\027\213\262\261\376\154\341\220"
25176 "\214\210\250\227\110\316\310\115\313\363\006\317\137\152\012\102"
25177 "\261\036\036\167\057\216\240\346\222\016\006\374\005\042\322\046"
25178 "\341\061\121\175\062\334\017\002\003\001\000\001\243\043\060\041"
25179 "\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006"
25180 "\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001"
25181 "\377\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000"
25182 "\003\202\002\001\000\137\064\201\166\357\226\035\325\345\265\331"
25183 "\002\143\204\026\301\256\240\160\121\247\367\114\107\065\310\013"
25184 "\327\050\075\211\161\331\252\063\101\352\024\033\154\041\000\300"
25185 "\154\102\031\176\237\151\133\040\102\337\242\322\332\304\174\227"
25186 "\113\215\260\350\254\310\356\245\151\004\231\012\222\246\253\047"
25187 "\056\032\115\201\277\204\324\160\036\255\107\376\375\112\235\063"
25188 "\340\362\271\304\105\010\041\012\332\151\151\163\162\015\276\064"
25189 "\376\224\213\255\303\036\065\327\242\203\357\345\070\307\245\205"
25190 "\037\253\317\064\354\077\050\376\014\361\127\206\116\311\125\367"
25191 "\034\324\330\245\175\006\172\157\325\337\020\337\201\116\041\145"
25192 "\261\266\341\027\171\225\105\006\316\137\314\334\106\211\143\150"
25193 "\104\215\223\364\144\160\240\075\235\050\005\303\071\160\270\142"
25194 "\173\040\375\344\333\351\010\241\270\236\075\011\307\117\373\054"
25195 "\370\223\166\101\336\122\340\341\127\322\235\003\274\167\236\376"
25196 "\236\051\136\367\301\121\140\037\336\332\013\262\055\165\267\103"
25197 "\110\223\347\366\171\306\204\135\200\131\140\224\374\170\230\217"
25198 "\074\223\121\355\100\220\007\337\144\143\044\313\116\161\005\241"
25199 "\327\224\032\210\062\361\042\164\042\256\245\246\330\022\151\114"
25200 "\140\243\002\356\053\354\324\143\222\013\136\276\057\166\153\243"
25201 "\266\046\274\217\003\330\012\362\114\144\106\275\071\142\345\226"
25202 "\353\064\143\021\050\314\225\361\255\357\357\334\200\130\110\351"
25203 "\113\270\352\145\254\351\374\200\265\265\310\105\371\254\301\237"
25204 "\331\271\352\142\210\216\304\361\113\203\022\255\346\213\204\326"
25205 "\236\302\353\203\030\237\152\273\033\044\140\063\160\314\354\367"
25206 "\062\363\134\331\171\175\357\236\244\376\311\043\303\044\356\025"
25207 "\222\261\075\221\117\046\206\275\146\163\044\023\352\244\256\143"
25208 "\301\255\175\204\003\074\020\170\206\033\171\343\304\363\362\004"
25209 "\225\040\256\043\202\304\263\072\000\142\277\346\066\044\341\127"
25210 "\272\307\036\220\165\325\137\077\225\141\053\301\073\315\345\263"
25211 "\150\141\320\106\046\251\041\122\151\055\353\056\307\353\167\316"
25212 "\246\072\265\003\063\117\166\321\347\134\124\001\135\313\170\364"
25213 "\311\014\277\317\022\216\027\055\043\150\224\347\253\376\251\262"
25214 "\053\006\320\004\315"
25215 , (PRUint32)1349 }
25216 };
25217 static const NSSItem nss_builtins_items_378 [] = {
25218 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25219 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25220 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25221 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25222 { (void *)"TWCA Global Root CA", (PRUint32)20 },
25223 { (void *)"\234\273\110\123\366\244\366\323\122\244\350\062\122\125\140\023"
25224 "\365\255\257\145"
25225 , (PRUint32)20 },
25226 { (void *)"\371\003\176\317\346\236\074\163\172\052\220\007\151\377\053\226"
25227 , (PRUint32)16 },
25228 { (void *)"\060\121\061\013\060\011\006\003\125\004\006\023\002\124\127\061"
25229 "\022\060\020\006\003\125\004\012\023\011\124\101\111\127\101\116"
25230 "\055\103\101\061\020\060\016\006\003\125\004\013\023\007\122\157"
25231 "\157\164\040\103\101\061\034\060\032\006\003\125\004\003\023\023"
25232 "\124\127\103\101\040\107\154\157\142\141\154\040\122\157\157\164"
25233 "\040\103\101"
25234 , (PRUint32)83 },
25235 { (void *)"\002\002\014\276"
25236 , (PRUint32)4 },
25237 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25238 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25239 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25240 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25241 };
25242 static const NSSItem nss_builtins_items_379 [] = {
25243 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25244 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25245 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25246 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25247 { (void *)"TeliaSonera Root CA v1", (PRUint32)23 },
25248 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
25249 { (void *)"\060\067\061\024\060\022\006\003\125\004\012\014\013\124\145\154"
25250 "\151\141\123\157\156\145\162\141\061\037\060\035\006\003\125\004"
25251 "\003\014\026\124\145\154\151\141\123\157\156\145\162\141\040\122"
25252 "\157\157\164\040\103\101\040\166\061"
25253 , (PRUint32)57 },
25254 { (void *)"0", (PRUint32)2 },
25255 { (void *)"\060\067\061\024\060\022\006\003\125\004\012\014\013\124\145\154"
25256 "\151\141\123\157\156\145\162\141\061\037\060\035\006\003\125\004"
25257 "\003\014\026\124\145\154\151\141\123\157\156\145\162\141\040\122"
25258 "\157\157\164\040\103\101\040\166\061"
25259 , (PRUint32)57 },
25260 { (void *)"\002\021\000\225\276\026\240\367\056\106\361\173\071\202\162\372"
25261 "\213\315\226"
25262 , (PRUint32)19 },
25263 { (void *)"\060\202\005\070\060\202\003\040\240\003\002\001\002\002\021\000"
25264 "\225\276\026\240\367\056\106\361\173\071\202\162\372\213\315\226"
25265 "\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
25266 "\067\061\024\060\022\006\003\125\004\012\014\013\124\145\154\151"
25267 "\141\123\157\156\145\162\141\061\037\060\035\006\003\125\004\003"
25268 "\014\026\124\145\154\151\141\123\157\156\145\162\141\040\122\157"
25269 "\157\164\040\103\101\040\166\061\060\036\027\015\060\067\061\060"
25270 "\061\070\061\062\060\060\065\060\132\027\015\063\062\061\060\061"
25271 "\070\061\062\060\060\065\060\132\060\067\061\024\060\022\006\003"
25272 "\125\004\012\014\013\124\145\154\151\141\123\157\156\145\162\141"
25273 "\061\037\060\035\006\003\125\004\003\014\026\124\145\154\151\141"
25274 "\123\157\156\145\162\141\040\122\157\157\164\040\103\101\040\166"
25275 "\061\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001"
25276 "\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002"
25277 "\001\000\302\276\353\047\360\041\243\363\151\046\125\176\235\305"
25278 "\125\026\221\134\375\357\041\277\123\200\172\055\322\221\214\143"
25279 "\061\360\354\044\360\303\245\322\162\174\020\155\364\067\267\345"
25280 "\346\174\171\352\214\265\202\213\256\110\266\254\000\334\145\165"
25281 "\354\052\115\137\301\207\365\040\145\053\201\250\107\076\211\043"
25282 "\225\060\026\220\177\350\127\007\110\347\031\256\277\105\147\261"
25283 "\067\033\006\052\376\336\371\254\175\203\373\136\272\344\217\227"
25284 "\147\276\113\216\215\144\007\127\070\125\151\064\066\075\023\110"
25285 "\357\117\342\323\146\036\244\317\032\267\136\066\063\324\264\006"
25286 "\275\030\001\375\167\204\120\000\105\365\214\135\350\043\274\176"
25287 "\376\065\341\355\120\173\251\060\215\031\323\011\216\150\147\135"
25288 "\277\074\227\030\123\273\051\142\305\312\136\162\301\307\226\324"
25289 "\333\055\240\264\037\151\003\354\352\342\120\361\014\074\360\254"
25290 "\363\123\055\360\034\365\355\154\071\071\163\200\026\310\122\260"
25291 "\043\315\340\076\334\335\074\107\240\273\065\212\342\230\150\213"
25292 "\276\345\277\162\356\322\372\245\355\022\355\374\230\030\251\046"
25293 "\166\334\050\113\020\040\034\323\177\026\167\055\355\157\200\367"
25294 "\111\273\123\005\273\135\150\307\324\310\165\026\077\211\132\213"
25295 "\367\027\107\324\114\361\322\211\171\076\115\075\230\250\141\336"
25296 "\072\036\322\370\136\003\340\301\311\034\214\323\215\115\323\225"
25297 "\066\263\067\137\143\143\233\063\024\360\055\046\153\123\174\211"
25298 "\214\062\302\156\354\075\041\000\071\311\241\150\342\120\203\056"
25299 "\260\072\053\363\066\240\254\057\344\157\141\302\121\011\071\076"
25300 "\213\123\271\273\147\332\334\123\271\166\131\066\235\103\345\040"
25301 "\340\075\062\140\205\042\121\267\307\063\273\335\025\057\244\170"
25302 "\246\007\173\201\106\066\004\206\335\171\065\307\225\054\073\260"
25303 "\243\027\065\345\163\037\264\134\131\357\332\352\020\145\173\172"
25304 "\320\177\237\263\264\052\067\073\160\213\233\133\271\053\267\354"
25305 "\262\121\022\227\123\051\132\324\360\022\020\334\117\002\273\022"
25306 "\222\057\142\324\077\151\103\174\015\326\374\130\165\001\210\235"
25307 "\130\026\113\336\272\220\377\107\001\211\006\152\366\137\262\220"
25308 "\152\263\002\246\002\210\277\263\107\176\052\331\325\372\150\170"
25309 "\065\115\002\003\001\000\001\243\077\060\075\060\017\006\003\125"
25310 "\035\023\001\001\377\004\005\060\003\001\001\377\060\013\006\003"
25311 "\125\035\017\004\004\003\002\001\006\060\035\006\003\125\035\016"
25312 "\004\026\004\024\360\217\131\070\000\263\365\217\232\226\014\325"
25313 "\353\372\173\252\027\350\023\022\060\015\006\011\052\206\110\206"
25314 "\367\015\001\001\005\005\000\003\202\002\001\000\276\344\134\142"
25315 "\116\044\364\014\010\377\360\323\014\150\344\223\111\042\077\104"
25316 "\047\157\273\155\336\203\146\316\250\314\015\374\365\232\006\345"
25317 "\167\024\221\353\235\101\173\231\052\204\345\377\374\041\301\135"
25318 "\360\344\037\127\267\165\251\241\137\002\046\377\327\307\367\116"
25319 "\336\117\370\367\034\106\300\172\117\100\054\042\065\360\031\261"
25320 "\320\153\147\054\260\250\340\300\100\067\065\366\204\134\134\343"
25321 "\257\102\170\376\247\311\015\120\352\015\204\166\366\121\357\203"
25322 "\123\306\172\377\016\126\111\056\217\172\326\014\346\047\124\343"
25323 "\115\012\140\162\142\315\221\007\326\245\277\310\231\153\355\304"
25324 "\031\346\253\114\021\070\305\157\061\342\156\111\310\077\166\200"
25325 "\046\003\046\051\340\066\366\366\040\123\343\027\160\064\027\235"
25326 "\143\150\036\153\354\303\115\206\270\023\060\057\135\106\015\107"
25327 "\103\325\033\252\131\016\271\134\215\006\110\255\164\207\137\307"
25328 "\374\061\124\101\023\342\307\041\016\236\340\036\015\341\300\173"
25329 "\103\205\220\305\212\130\306\145\012\170\127\362\306\043\017\001"
25330 "\331\040\113\336\017\373\222\205\165\052\134\163\215\155\173\045"
25331 "\221\312\356\105\256\006\113\000\314\323\261\131\120\332\072\210"
25332 "\073\051\103\106\136\227\053\124\316\123\157\215\112\347\226\372"
25333 "\277\161\016\102\213\174\375\050\240\320\110\312\332\304\201\114"
25334 "\273\242\163\223\046\310\353\014\326\046\210\266\300\044\317\273"
25335 "\275\133\353\165\175\351\010\216\206\063\054\171\167\011\151\245"
25336 "\211\374\263\160\220\207\166\217\323\042\273\102\316\275\163\013"
25337 "\040\046\052\320\233\075\160\036\044\154\315\207\166\251\027\226"
25338 "\267\317\015\222\373\216\030\251\230\111\321\236\376\140\104\162"
25339 "\041\271\031\355\302\365\061\361\071\110\210\220\044\165\124\026"
25340 "\255\316\364\370\151\024\144\071\373\243\270\272\160\100\307\047"
25341 "\034\277\304\126\123\372\143\145\320\363\034\016\026\365\153\206"
25342 "\130\115\030\324\344\015\216\245\235\133\221\334\166\044\120\077"
25343 "\306\052\373\331\267\234\265\326\346\320\331\350\031\213\025\161"
25344 "\110\255\267\352\330\131\210\324\220\277\026\263\331\351\254\131"
25345 "\141\124\310\034\272\312\301\312\341\271\040\114\217\072\223\211"
25346 "\245\240\314\277\323\366\165\244\165\226\155\126"
25347 , (PRUint32)1340 }
25348 };
25349 static const NSSItem nss_builtins_items_380 [] = {
25350 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25351 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25352 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25353 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25354 { (void *)"TeliaSonera Root CA v1", (PRUint32)23 },
25355 { (void *)"\103\023\273\226\361\325\206\233\301\116\152\222\366\317\366\064"
25356 "\151\207\202\067"
25357 , (PRUint32)20 },
25358 { (void *)"\067\101\111\033\030\126\232\046\365\255\302\146\373\100\245\114"
25359 , (PRUint32)16 },
25360 { (void *)"\060\067\061\024\060\022\006\003\125\004\012\014\013\124\145\154"
25361 "\151\141\123\157\156\145\162\141\061\037\060\035\006\003\125\004"
25362 "\003\014\026\124\145\154\151\141\123\157\156\145\162\141\040\122"
25363 "\157\157\164\040\103\101\040\166\061"
25364 , (PRUint32)57 },
25365 { (void *)"\002\021\000\225\276\026\240\367\056\106\361\173\071\202\162\372"
25366 "\213\315\226"
25367 , (PRUint32)19 },
25368 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25369 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25370 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
25371 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25372 };
25373 static const NSSItem nss_builtins_items_381 [] = {
25374 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25375 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25376 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25377 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25378 { (void *)"E-Tugra Certification Authority", (PRUint32)32 },
25379 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
25380 { (void *)"\060\201\262\061\013\060\011\006\003\125\004\006\023\002\124\122"
25381 "\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
25382 "\141\061\100\060\076\006\003\125\004\012\014\067\105\055\124\165"
25383 "\304\237\162\141\040\105\102\107\040\102\151\154\151\305\237\151"
25384 "\155\040\124\145\153\156\157\154\157\152\151\154\145\162\151\040"
25385 "\166\145\040\110\151\172\155\145\164\154\145\162\151\040\101\056"
25386 "\305\236\056\061\046\060\044\006\003\125\004\013\014\035\105\055"
25387 "\124\165\147\162\141\040\123\145\162\164\151\146\151\153\141\163"
25388 "\171\157\156\040\115\145\162\153\145\172\151\061\050\060\046\006"
25389 "\003\125\004\003\014\037\105\055\124\165\147\162\141\040\103\145"
25390 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
25391 "\157\162\151\164\171"
25392 , (PRUint32)181 },
25393 { (void *)"0", (PRUint32)2 },
25394 { (void *)"\060\201\262\061\013\060\011\006\003\125\004\006\023\002\124\122"
25395 "\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
25396 "\141\061\100\060\076\006\003\125\004\012\014\067\105\055\124\165"
25397 "\304\237\162\141\040\105\102\107\040\102\151\154\151\305\237\151"
25398 "\155\040\124\145\153\156\157\154\157\152\151\154\145\162\151\040"
25399 "\166\145\040\110\151\172\155\145\164\154\145\162\151\040\101\056"
25400 "\305\236\056\061\046\060\044\006\003\125\004\013\014\035\105\055"
25401 "\124\165\147\162\141\040\123\145\162\164\151\146\151\153\141\163"
25402 "\171\157\156\040\115\145\162\153\145\172\151\061\050\060\046\006"
25403 "\003\125\004\003\014\037\105\055\124\165\147\162\141\040\103\145"
25404 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
25405 "\157\162\151\164\171"
25406 , (PRUint32)181 },
25407 { (void *)"\002\010\152\150\076\234\121\233\313\123"
25408 , (PRUint32)10 },
25409 { (void *)"\060\202\006\113\060\202\004\063\240\003\002\001\002\002\010\152"
25410 "\150\076\234\121\233\313\123\060\015\006\011\052\206\110\206\367"
25411 "\015\001\001\013\005\000\060\201\262\061\013\060\011\006\003\125"
25412 "\004\006\023\002\124\122\061\017\060\015\006\003\125\004\007\014"
25413 "\006\101\156\153\141\162\141\061\100\060\076\006\003\125\004\012"
25414 "\014\067\105\055\124\165\304\237\162\141\040\105\102\107\040\102"
25415 "\151\154\151\305\237\151\155\040\124\145\153\156\157\154\157\152"
25416 "\151\154\145\162\151\040\166\145\040\110\151\172\155\145\164\154"
25417 "\145\162\151\040\101\056\305\236\056\061\046\060\044\006\003\125"
25418 "\004\013\014\035\105\055\124\165\147\162\141\040\123\145\162\164"
25419 "\151\146\151\153\141\163\171\157\156\040\115\145\162\153\145\172"
25420 "\151\061\050\060\046\006\003\125\004\003\014\037\105\055\124\165"
25421 "\147\162\141\040\103\145\162\164\151\146\151\143\141\164\151\157"
25422 "\156\040\101\165\164\150\157\162\151\164\171\060\036\027\015\061"
25423 "\063\060\063\060\065\061\062\060\071\064\070\132\027\015\062\063"
25424 "\060\063\060\063\061\062\060\071\064\070\132\060\201\262\061\013"
25425 "\060\011\006\003\125\004\006\023\002\124\122\061\017\060\015\006"
25426 "\003\125\004\007\014\006\101\156\153\141\162\141\061\100\060\076"
25427 "\006\003\125\004\012\014\067\105\055\124\165\304\237\162\141\040"
25428 "\105\102\107\040\102\151\154\151\305\237\151\155\040\124\145\153"
25429 "\156\157\154\157\152\151\154\145\162\151\040\166\145\040\110\151"
25430 "\172\155\145\164\154\145\162\151\040\101\056\305\236\056\061\046"
25431 "\060\044\006\003\125\004\013\014\035\105\055\124\165\147\162\141"
25432 "\040\123\145\162\164\151\146\151\153\141\163\171\157\156\040\115"
25433 "\145\162\153\145\172\151\061\050\060\046\006\003\125\004\003\014"
25434 "\037\105\055\124\165\147\162\141\040\103\145\162\164\151\146\151"
25435 "\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171"
25436 "\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001"
25437 "\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001"
25438 "\000\342\365\077\223\005\121\036\205\142\124\136\172\013\365\030"
25439 "\007\203\256\176\257\174\367\324\212\153\245\143\103\071\271\113"
25440 "\367\303\306\144\211\075\224\056\124\200\122\071\071\007\113\113"
25441 "\335\205\007\166\207\314\277\057\225\114\314\175\247\075\274\107"
25442 "\017\230\160\370\214\205\036\164\216\222\155\033\100\321\231\015"
25443 "\273\165\156\310\251\153\232\300\204\061\257\312\103\313\353\053"
25444 "\064\350\217\227\153\001\233\325\016\112\010\252\133\222\164\205"
25445 "\103\323\200\256\241\210\133\256\263\352\136\313\026\232\167\104"
25446 "\310\241\366\124\150\316\336\217\227\053\272\133\100\002\014\144"
25447 "\027\300\265\223\315\341\361\023\146\316\014\171\357\321\221\050"
25448 "\253\137\240\022\122\060\163\031\216\217\341\214\007\242\303\273"
25449 "\112\360\352\037\025\250\356\045\314\244\106\370\033\042\357\263"
25450 "\016\103\272\054\044\270\305\054\134\324\034\370\135\144\275\303"
25451 "\223\136\050\247\077\047\361\216\036\323\052\120\005\243\125\331"
25452 "\313\347\071\123\300\230\236\214\124\142\213\046\260\367\175\215"
25453 "\174\344\306\236\146\102\125\202\107\347\262\130\215\146\367\007"
25454 "\174\056\066\346\120\034\077\333\103\044\305\277\206\107\171\263"
25455 "\171\034\367\132\364\023\354\154\370\077\342\131\037\225\356\102"
25456 "\076\271\255\250\062\205\111\227\106\376\113\061\217\132\313\255"
25457 "\164\107\037\351\221\267\337\050\004\042\240\324\017\135\342\171"
25458 "\117\352\154\205\206\275\250\246\316\344\372\303\341\263\256\336"
25459 "\074\121\356\313\023\174\001\177\204\016\135\121\224\236\023\014"
25460 "\266\056\245\114\371\071\160\066\157\226\312\056\014\104\125\305"
25461 "\312\372\135\002\243\337\326\144\214\132\263\001\012\251\265\012"
25462 "\107\027\377\357\221\100\052\216\241\106\072\061\230\345\021\374"
25463 "\314\273\111\126\212\374\271\320\141\232\157\145\154\346\303\313"
25464 "\076\165\111\376\217\247\342\211\305\147\327\235\106\023\116\061"
25465 "\166\073\044\263\236\021\145\206\253\177\357\035\324\370\274\347"
25466 "\254\132\134\267\132\107\134\125\316\125\264\042\161\133\133\013"
25467 "\360\317\334\240\141\144\352\251\327\150\012\143\247\340\015\077"
25468 "\240\257\323\252\322\176\357\121\240\346\121\053\125\222\025\027"
25469 "\123\313\267\146\016\146\114\370\371\165\114\220\347\022\160\307"
25470 "\105\002\003\001\000\001\243\143\060\141\060\035\006\003\125\035"
25471 "\016\004\026\004\024\056\343\333\262\111\320\234\124\171\134\372"
25472 "\047\052\376\314\116\322\350\116\124\060\017\006\003\125\035\023"
25473 "\001\001\377\004\005\060\003\001\001\377\060\037\006\003\125\035"
25474 "\043\004\030\060\026\200\024\056\343\333\262\111\320\234\124\171"
25475 "\134\372\047\052\376\314\116\322\350\116\124\060\016\006\003\125"
25476 "\035\017\001\001\377\004\004\003\002\001\006\060\015\006\011\052"
25477 "\206\110\206\367\015\001\001\013\005\000\003\202\002\001\000\005"
25478 "\067\072\364\115\267\105\342\105\165\044\217\266\167\122\350\034"
25479 "\330\020\223\145\363\362\131\006\244\076\036\051\354\135\321\320"
25480 "\253\174\340\012\220\110\170\355\116\230\003\231\376\050\140\221"
25481 "\035\060\035\270\143\174\250\346\065\265\372\323\141\166\346\326"
25482 "\007\113\312\151\232\262\204\172\167\223\105\027\025\237\044\320"
25483 "\230\023\022\377\273\240\056\375\116\114\207\370\316\134\252\230"
25484 "\033\005\340\000\106\112\202\200\245\063\213\050\334\355\070\323"
25485 "\337\345\076\351\376\373\131\335\141\204\117\322\124\226\023\141"
25486 "\023\076\217\200\151\276\223\107\265\065\103\322\132\273\075\134"
25487 "\357\263\102\107\315\073\125\023\006\260\011\333\375\143\366\072"
25488 "\210\012\231\157\176\341\316\033\123\152\104\146\043\121\010\173"
25489 "\274\133\122\242\375\006\067\070\100\141\217\112\226\270\220\067"
25490 "\370\146\307\170\220\000\025\056\213\255\121\065\123\007\250\153"
25491 "\150\256\371\116\074\007\046\315\010\005\160\314\071\077\166\275"
25492 "\245\323\147\046\001\206\246\123\322\140\073\174\103\177\125\212"
25493 "\274\225\032\301\050\071\114\037\103\322\221\364\162\131\212\271"
25494 "\126\374\077\264\235\332\160\234\166\132\214\103\120\356\216\060"
25495 "\162\115\337\377\111\367\306\251\147\331\155\254\002\021\342\072"
25496 "\026\045\247\130\010\313\157\123\101\234\110\070\107\150\063\321"
25497 "\327\307\217\324\164\041\324\303\005\220\172\377\316\226\210\261"
25498 "\025\051\135\043\253\320\140\241\022\117\336\364\027\315\062\345"
25499 "\311\277\310\103\255\375\056\216\361\257\342\364\230\372\022\037"
25500 "\040\330\300\247\014\205\305\220\364\073\055\226\046\261\054\276"
25501 "\114\253\353\261\322\212\311\333\170\023\017\036\011\235\155\217"
25502 "\000\237\002\332\301\372\037\172\172\011\304\112\346\210\052\227"
25503 "\237\211\213\375\067\137\137\072\316\070\131\206\113\257\161\013"
25504 "\264\330\362\160\117\237\062\023\343\260\247\127\345\332\332\103"
25505 "\313\204\064\362\050\304\352\155\364\052\357\301\153\166\332\373"
25506 "\176\273\205\074\322\123\302\115\276\161\341\105\321\375\043\147"
25507 "\015\023\165\373\317\145\147\042\235\256\260\011\321\011\377\035"
25508 "\064\277\376\043\227\067\322\071\372\075\015\006\013\264\333\073"
25509 "\243\253\157\134\035\266\176\350\263\202\064\355\006\134\044"
25510 , (PRUint32)1615 }
25511 };
25512 static const NSSItem nss_builtins_items_382 [] = {
25513 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25514 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25515 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25516 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25517 { (void *)"E-Tugra Certification Authority", (PRUint32)32 },
25518 { (void *)"\121\306\347\010\111\006\156\363\222\324\134\240\015\155\243\142"
25519 "\217\303\122\071"
25520 , (PRUint32)20 },
25521 { (void *)"\270\241\003\143\260\275\041\161\160\212\157\023\072\273\171\111"
25522 , (PRUint32)16 },
25523 { (void *)"\060\201\262\061\013\060\011\006\003\125\004\006\023\002\124\122"
25524 "\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
25525 "\141\061\100\060\076\006\003\125\004\012\014\067\105\055\124\165"
25526 "\304\237\162\141\040\105\102\107\040\102\151\154\151\305\237\151"
25527 "\155\040\124\145\153\156\157\154\157\152\151\154\145\162\151\040"
25528 "\166\145\040\110\151\172\155\145\164\154\145\162\151\040\101\056"
25529 "\305\236\056\061\046\060\044\006\003\125\004\013\014\035\105\055"
25530 "\124\165\147\162\141\040\123\145\162\164\151\146\151\153\141\163"
25531 "\171\157\156\040\115\145\162\153\145\172\151\061\050\060\046\006"
25532 "\003\125\004\003\014\037\105\055\124\165\147\162\141\040\103\145"
25533 "\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150"
25534 "\157\162\151\164\171"
25535 , (PRUint32)181 },
25536 { (void *)"\002\010\152\150\076\234\121\233\313\123"
25537 , (PRUint32)10 },
25538 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25539 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
25540 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25541 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25542 };
25543 static const NSSItem nss_builtins_items_383 [] = {
25544 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25545 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25546 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25547 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25548 { (void *)"T-TeleSec GlobalRoot Class 2", (PRUint32)29 },
25549 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
25550 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
25551 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
25552 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
25553 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
25554 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
25555 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
25556 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
25557 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
25558 "\141\163\163\040\062"
25559 , (PRUint32)133 },
25560 { (void *)"0", (PRUint32)2 },
25561 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
25562 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
25563 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
25564 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
25565 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
25566 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
25567 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
25568 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
25569 "\141\163\163\040\062"
25570 , (PRUint32)133 },
25571 { (void *)"\002\001\001"
25572 , (PRUint32)3 },
25573 { (void *)"\060\202\003\303\060\202\002\253\240\003\002\001\002\002\001\001"
25574 "\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
25575 "\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
25576 "\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163\164"
25577 "\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040\123"
25578 "\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060\035"
25579 "\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155\163"
25580 "\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045\060"
25581 "\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123\145"
25582 "\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154\141"
25583 "\163\163\040\062\060\036\027\015\060\070\061\060\060\061\061\060"
25584 "\064\060\061\064\132\027\015\063\063\061\060\060\061\062\063\065"
25585 "\071\065\071\132\060\201\202\061\013\060\011\006\003\125\004\006"
25586 "\023\002\104\105\061\053\060\051\006\003\125\004\012\014\042\124"
25587 "\055\123\171\163\164\145\155\163\040\105\156\164\145\162\160\162"
25588 "\151\163\145\040\123\145\162\166\151\143\145\163\040\107\155\142"
25589 "\110\061\037\060\035\006\003\125\004\013\014\026\124\055\123\171"
25590 "\163\164\145\155\163\040\124\162\165\163\164\040\103\145\156\164"
25591 "\145\162\061\045\060\043\006\003\125\004\003\014\034\124\055\124"
25592 "\145\154\145\123\145\143\040\107\154\157\142\141\154\122\157\157"
25593 "\164\040\103\154\141\163\163\040\062\060\202\001\042\060\015\006"
25594 "\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
25595 "\000\060\202\001\012\002\202\001\001\000\252\137\332\033\137\350"
25596 "\163\221\345\332\134\364\242\346\107\345\363\150\125\140\005\035"
25597 "\002\244\263\233\131\363\036\212\257\064\255\374\015\302\331\110"
25598 "\031\356\151\217\311\040\374\041\252\007\031\355\260\134\254\145"
25599 "\307\137\355\002\174\173\174\055\033\326\272\271\200\302\030\202"
25600 "\026\204\372\146\260\010\306\124\043\201\344\315\271\111\077\366"
25601 "\117\156\067\110\050\070\017\305\276\347\150\160\375\071\227\115"
25602 "\322\307\230\221\120\252\304\104\263\043\175\071\107\351\122\142"
25603 "\326\022\223\136\267\061\226\102\005\373\166\247\036\243\365\302"
25604 "\374\351\172\305\154\251\161\117\352\313\170\274\140\257\307\336"
25605 "\364\331\313\276\176\063\245\156\224\203\360\064\372\041\253\352"
25606 "\216\162\240\077\244\336\060\133\357\206\115\152\225\133\103\104"
25607 "\250\020\025\034\345\001\127\305\230\361\346\006\050\221\252\040"
25608 "\305\267\123\046\121\103\262\013\021\225\130\341\300\017\166\331"
25609 "\300\215\174\201\363\162\160\236\157\376\032\216\331\137\065\306"
25610 "\262\157\064\174\276\110\117\342\132\071\327\330\235\170\236\237"
25611 "\206\076\003\136\031\213\104\242\325\307\002\003\001\000\001\243"
25612 "\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
25613 "\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
25614 "\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\277"
25615 "\131\040\066\000\171\240\240\042\153\214\325\362\141\322\270\054"
25616 "\313\202\112\060\015\006\011\052\206\110\206\367\015\001\001\013"
25617 "\005\000\003\202\001\001\000\061\003\242\141\013\037\164\350\162"
25618 "\066\306\155\371\115\236\372\042\250\341\201\126\317\315\273\237"
25619 "\352\253\221\031\070\257\252\174\025\115\363\266\243\215\245\364"
25620 "\216\366\104\251\247\350\041\225\255\076\000\142\026\210\360\002"
25621 "\272\374\141\043\346\063\233\060\172\153\066\142\173\255\004\043"
25622 "\204\130\145\342\333\053\212\347\045\123\067\142\123\137\274\332"
25623 "\001\142\051\242\246\047\161\346\072\042\176\301\157\035\225\160"
25624 "\040\112\007\064\337\352\377\025\200\345\272\327\172\330\133\165"
25625 "\174\005\172\051\107\176\100\250\061\023\167\315\100\073\264\121"
25626 "\107\172\056\021\343\107\021\336\235\146\320\213\325\124\146\372"
25627 "\203\125\352\174\302\051\211\033\351\157\263\316\342\005\204\311"
25628 "\057\076\170\205\142\156\311\137\301\170\143\164\130\300\110\030"
25629 "\014\231\071\353\244\314\032\265\171\132\215\025\234\330\024\015"
25630 "\366\172\007\127\307\042\203\005\055\074\233\045\046\075\030\263"
25631 "\251\103\174\310\310\253\144\217\016\243\277\234\033\235\060\333"
25632 "\332\320\031\056\252\074\361\373\063\200\166\344\315\255\031\117"
25633 "\005\047\216\023\241\156\302"
25634 , (PRUint32)967 }
25635 };
25636 static const NSSItem nss_builtins_items_384 [] = {
25637 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25638 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25639 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25640 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25641 { (void *)"T-TeleSec GlobalRoot Class 2", (PRUint32)29 },
25642 { (void *)"\131\015\055\175\210\117\100\056\141\176\245\142\062\027\145\317"
25643 "\027\330\224\351"
25644 , (PRUint32)20 },
25645 { (void *)"\053\233\236\344\173\154\037\000\162\032\314\301\167\171\337\152"
25646 , (PRUint32)16 },
25647 { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
25648 "\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
25649 "\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
25650 "\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
25651 "\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
25652 "\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
25653 "\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
25654 "\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
25655 "\141\163\163\040\062"
25656 , (PRUint32)133 },
25657 { (void *)"\002\001\001"
25658 , (PRUint32)3 },
25659 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25660 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25661 { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
25662 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25663 };
25664 static const NSSItem nss_builtins_items_385 [] = {
25665 { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25666 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25667 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25668 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25669 { (void *)"Atos TrustedRoot 2011", (PRUint32)22 },
25670 { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
25671 { (void *)"\060\074\061\036\060\034\006\003\125\004\003\014\025\101\164\157"
25672 "\163\040\124\162\165\163\164\145\144\122\157\157\164\040\062\060"
25673 "\061\061\061\015\060\013\006\003\125\004\012\014\004\101\164\157"
25674 "\163\061\013\060\011\006\003\125\004\006\023\002\104\105"
25675 , (PRUint32)62 },
25676 { (void *)"0", (PRUint32)2 },
25677 { (void *)"\060\074\061\036\060\034\006\003\125\004\003\014\025\101\164\157"
25678 "\163\040\124\162\165\163\164\145\144\122\157\157\164\040\062\060"
25679 "\061\061\061\015\060\013\006\003\125\004\012\014\004\101\164\157"
25680 "\163\061\013\060\011\006\003\125\004\006\023\002\104\105"
25681 , (PRUint32)62 },
25682 { (void *)"\002\010\134\063\313\142\054\137\263\062"
25683 , (PRUint32)10 },
25684 { (void *)"\060\202\003\167\060\202\002\137\240\003\002\001\002\002\010\134"
25685 "\063\313\142\054\137\263\062\060\015\006\011\052\206\110\206\367"
25686 "\015\001\001\013\005\000\060\074\061\036\060\034\006\003\125\004"
25687 "\003\014\025\101\164\157\163\040\124\162\165\163\164\145\144\122"
25688 "\157\157\164\040\062\060\061\061\061\015\060\013\006\003\125\004"
25689 "\012\014\004\101\164\157\163\061\013\060\011\006\003\125\004\006"
25690 "\023\002\104\105\060\036\027\015\061\061\060\067\060\067\061\064"
25691 "\065\070\063\060\132\027\015\063\060\061\062\063\061\062\063\065"
25692 "\071\065\071\132\060\074\061\036\060\034\006\003\125\004\003\014"
25693 "\025\101\164\157\163\040\124\162\165\163\164\145\144\122\157\157"
25694 "\164\040\062\060\061\061\061\015\060\013\006\003\125\004\012\014"
25695 "\004\101\164\157\163\061\013\060\011\006\003\125\004\006\023\002"
25696 "\104\105\060\202\001\042\060\015\006\011\052\206\110\206\367\015"
25697 "\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202"
25698 "\001\001\000\225\205\073\227\157\052\073\056\073\317\246\363\051"
25699 "\065\276\317\030\254\076\252\331\370\115\240\076\032\107\271\274"
25700 "\232\337\362\376\314\076\107\350\172\226\302\044\216\065\364\251"
25701 "\014\374\202\375\155\301\162\142\047\275\352\153\353\347\212\314"
25702 "\124\076\220\120\317\200\324\225\373\350\265\202\324\024\305\266"
25703 "\251\125\045\127\333\261\120\366\260\140\144\131\172\151\317\003"
25704 "\267\157\015\276\312\076\157\164\162\352\252\060\052\163\142\276"
25705 "\111\221\141\310\021\376\016\003\052\367\152\040\334\002\025\015"
25706 "\136\025\152\374\343\202\301\265\305\235\144\011\154\243\131\230"
25707 "\007\047\307\033\226\053\141\164\161\154\103\361\367\065\211\020"
25708 "\340\236\354\125\241\067\042\242\207\004\005\054\107\175\264\034"
25709 "\271\142\051\146\050\312\267\341\223\365\244\224\003\231\271\160"
25710 "\205\265\346\110\352\215\120\374\331\336\314\157\007\016\335\013"
25711 "\162\235\200\060\026\007\225\077\050\016\375\305\165\117\123\326"
25712 "\164\232\264\044\056\216\002\221\317\166\305\233\036\125\164\234"
25713 "\170\041\261\360\055\361\013\237\302\325\226\030\037\360\124\042"
25714 "\172\214\007\002\003\001\000\001\243\175\060\173\060\035\006\003"
25715 "\125\035\016\004\026\004\024\247\245\006\261\054\246\011\140\356"
25716 "\321\227\351\160\256\274\073\031\154\333\041\060\017\006\003\125"
25717 "\035\023\001\001\377\004\005\060\003\001\001\377\060\037\006\003"
25718 "\125\035\043\004\030\060\026\200\024\247\245\006\261\054\246\011"
25719 "\140\356\321\227\351\160\256\274\073\031\154\333\041\060\030\006"
25720 "\003\125\035\040\004\021\060\017\060\015\006\013\053\006\001\004"
25721 "\001\260\055\003\004\001\001\060\016\006\003\125\035\017\001\001"
25722 "\377\004\004\003\002\001\206\060\015\006\011\052\206\110\206\367"
25723 "\015\001\001\013\005\000\003\202\001\001\000\046\167\064\333\224"
25724 "\110\206\052\101\235\054\076\006\220\140\304\214\254\013\124\270"
25725 "\037\271\173\323\007\071\344\372\076\173\262\075\116\355\237\043"
25726 "\275\227\363\153\134\357\356\375\100\246\337\241\223\241\012\206"
25727 "\254\357\040\320\171\001\275\170\367\031\330\044\061\064\004\001"
25728 "\246\272\025\232\303\047\334\330\117\017\314\030\143\377\231\017"
25729 "\016\221\153\165\026\341\041\374\330\046\307\107\267\246\317\130"
25730 "\162\161\176\272\341\115\225\107\073\311\257\155\241\264\301\354"
25731 "\211\366\264\017\070\265\342\144\334\045\317\246\333\353\232\134"
25732 "\231\241\305\010\336\375\346\332\325\326\132\105\014\304\267\302"
25733 "\265\024\357\264\021\377\016\025\265\365\365\333\306\275\353\132"
25734 "\247\360\126\042\251\074\145\124\306\025\250\275\206\236\315\203"
25735 "\226\150\172\161\201\211\341\013\341\352\021\033\150\010\314\151"
25736 "\236\354\236\101\236\104\062\046\172\342\207\012\161\075\353\344"
25737 "\132\244\322\333\305\315\306\336\140\177\271\363\117\104\222\357"
25738 "\052\267\030\076\247\031\331\013\175\261\067\101\102\260\272\140"
25739 "\035\362\376\011\021\260\360\207\173\247\235"
25740 , (PRUint32)891 }
25741 };
25742 static const NSSItem nss_builtins_items_386 [] = {
25743 { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
25744 { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
25745 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25746 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
25747 { (void *)"Atos TrustedRoot 2011", (PRUint32)22 },
25748 { (void *)"\053\261\365\076\125\014\035\305\361\324\346\267\152\106\113\125"
25749 "\006\002\254\041"
25750 , (PRUint32)20 },
25751 { (void *)"\256\271\304\062\113\254\177\135\146\314\167\224\273\052\167\126"
25752 , (PRUint32)16 },
25753 { (void *)"\060\074\061\036\060\034\006\003\125\004\003\014\025\101\164\157"
25754 "\163\040\124\162\165\163\164\145\144\122\157\157\164\040\062\060"
25755 "\061\061\061\015\060\013\006\003\125\004\012\014\004\101\164\157"
25756 "\163\061\013\060\011\006\003\125\004\006\023\002\104\105"
25757 , (PRUint32)62 },
25758 { (void *)"\002\010\134\063\313\142\054\137\263\062"
25759 , (PRUint32)10 },
25760 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25761 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25762 { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
25763 { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
25764 };
25765
25766 builtinsInternalObject
25767 nss_builtins_data[] = {
25768 { 5, nss_builtins_types_1, nss_builtins_items_1, {NULL} },
25769 { 11, nss_builtins_types_2, nss_builtins_items_2, {NULL} },
25770 { 13, nss_builtins_types_3, nss_builtins_items_3, {NULL} },
25771 { 11, nss_builtins_types_4, nss_builtins_items_4, {NULL} },
25772 { 13, nss_builtins_types_5, nss_builtins_items_5, {NULL} },
25773 { 11, nss_builtins_types_6, nss_builtins_items_6, {NULL} },
25774 { 13, nss_builtins_types_7, nss_builtins_items_7, {NULL} },
25775 { 11, nss_builtins_types_8, nss_builtins_items_8, {NULL} },
25776 { 13, nss_builtins_types_9, nss_builtins_items_9, {NULL} },
25777 { 11, nss_builtins_types_10, nss_builtins_items_10, {NULL} },
25778 { 11, nss_builtins_types_11, nss_builtins_items_11, {NULL} },
25779 { 13, nss_builtins_types_12, nss_builtins_items_12, {NULL} },
25780 { 11, nss_builtins_types_13, nss_builtins_items_13, {NULL} },
25781 { 13, nss_builtins_types_14, nss_builtins_items_14, {NULL} },
25782 { 11, nss_builtins_types_15, nss_builtins_items_15, {NULL} },
25783 { 13, nss_builtins_types_16, nss_builtins_items_16, {NULL} },
25784 { 11, nss_builtins_types_17, nss_builtins_items_17, {NULL} },
25785 { 13, nss_builtins_types_18, nss_builtins_items_18, {NULL} },
25786 { 11, nss_builtins_types_19, nss_builtins_items_19, {NULL} },
25787 { 13, nss_builtins_types_20, nss_builtins_items_20, {NULL} },
25788 { 11, nss_builtins_types_21, nss_builtins_items_21, {NULL} },
25789 { 13, nss_builtins_types_22, nss_builtins_items_22, {NULL} },
25790 { 11, nss_builtins_types_23, nss_builtins_items_23, {NULL} },
25791 { 13, nss_builtins_types_24, nss_builtins_items_24, {NULL} },
25792 { 11, nss_builtins_types_25, nss_builtins_items_25, {NULL} },
25793 { 13, nss_builtins_types_26, nss_builtins_items_26, {NULL} },
25794 { 11, nss_builtins_types_27, nss_builtins_items_27, {NULL} },
25795 { 13, nss_builtins_types_28, nss_builtins_items_28, {NULL} },
25796 { 11, nss_builtins_types_29, nss_builtins_items_29, {NULL} },
25797 { 13, nss_builtins_types_30, nss_builtins_items_30, {NULL} },
25798 { 11, nss_builtins_types_31, nss_builtins_items_31, {NULL} },
25799 { 13, nss_builtins_types_32, nss_builtins_items_32, {NULL} },
25800 { 11, nss_builtins_types_33, nss_builtins_items_33, {NULL} },
25801 { 13, nss_builtins_types_34, nss_builtins_items_34, {NULL} },
25802 { 11, nss_builtins_types_35, nss_builtins_items_35, {NULL} },
25803 { 13, nss_builtins_types_36, nss_builtins_items_36, {NULL} },
25804 { 11, nss_builtins_types_37, nss_builtins_items_37, {NULL} },
25805 { 13, nss_builtins_types_38, nss_builtins_items_38, {NULL} },
25806 { 11, nss_builtins_types_39, nss_builtins_items_39, {NULL} },
25807 { 11, nss_builtins_types_40, nss_builtins_items_40, {NULL} },
25808 { 11, nss_builtins_types_41, nss_builtins_items_41, {NULL} },
25809 { 11, nss_builtins_types_42, nss_builtins_items_42, {NULL} },
25810 { 13, nss_builtins_types_43, nss_builtins_items_43, {NULL} },
25811 { 11, nss_builtins_types_44, nss_builtins_items_44, {NULL} },
25812 { 13, nss_builtins_types_45, nss_builtins_items_45, {NULL} },
25813 { 11, nss_builtins_types_46, nss_builtins_items_46, {NULL} },
25814 { 13, nss_builtins_types_47, nss_builtins_items_47, {NULL} },
25815 { 11, nss_builtins_types_48, nss_builtins_items_48, {NULL} },
25816 { 13, nss_builtins_types_49, nss_builtins_items_49, {NULL} },
25817 { 11, nss_builtins_types_50, nss_builtins_items_50, {NULL} },
25818 { 13, nss_builtins_types_51, nss_builtins_items_51, {NULL} },
25819 { 11, nss_builtins_types_52, nss_builtins_items_52, {NULL} },
25820 { 13, nss_builtins_types_53, nss_builtins_items_53, {NULL} },
25821 { 11, nss_builtins_types_54, nss_builtins_items_54, {NULL} },
25822 { 13, nss_builtins_types_55, nss_builtins_items_55, {NULL} },
25823 { 11, nss_builtins_types_56, nss_builtins_items_56, {NULL} },
25824 { 13, nss_builtins_types_57, nss_builtins_items_57, {NULL} },
25825 { 11, nss_builtins_types_58, nss_builtins_items_58, {NULL} },
25826 { 13, nss_builtins_types_59, nss_builtins_items_59, {NULL} },
25827 { 11, nss_builtins_types_60, nss_builtins_items_60, {NULL} },
25828 { 13, nss_builtins_types_61, nss_builtins_items_61, {NULL} },
25829 { 11, nss_builtins_types_62, nss_builtins_items_62, {NULL} },
25830 { 13, nss_builtins_types_63, nss_builtins_items_63, {NULL} },
25831 { 11, nss_builtins_types_64, nss_builtins_items_64, {NULL} },
25832 { 13, nss_builtins_types_65, nss_builtins_items_65, {NULL} },
25833 { 11, nss_builtins_types_66, nss_builtins_items_66, {NULL} },
25834 { 13, nss_builtins_types_67, nss_builtins_items_67, {NULL} },
25835 { 11, nss_builtins_types_68, nss_builtins_items_68, {NULL} },
25836 { 13, nss_builtins_types_69, nss_builtins_items_69, {NULL} },
25837 { 11, nss_builtins_types_70, nss_builtins_items_70, {NULL} },
25838 { 13, nss_builtins_types_71, nss_builtins_items_71, {NULL} },
25839 { 11, nss_builtins_types_72, nss_builtins_items_72, {NULL} },
25840 { 13, nss_builtins_types_73, nss_builtins_items_73, {NULL} },
25841 { 11, nss_builtins_types_74, nss_builtins_items_74, {NULL} },
25842 { 13, nss_builtins_types_75, nss_builtins_items_75, {NULL} },
25843 { 11, nss_builtins_types_76, nss_builtins_items_76, {NULL} },
25844 { 13, nss_builtins_types_77, nss_builtins_items_77, {NULL} },
25845 { 11, nss_builtins_types_78, nss_builtins_items_78, {NULL} },
25846 { 13, nss_builtins_types_79, nss_builtins_items_79, {NULL} },
25847 { 11, nss_builtins_types_80, nss_builtins_items_80, {NULL} },
25848 { 13, nss_builtins_types_81, nss_builtins_items_81, {NULL} },
25849 { 11, nss_builtins_types_82, nss_builtins_items_82, {NULL} },
25850 { 13, nss_builtins_types_83, nss_builtins_items_83, {NULL} },
25851 { 11, nss_builtins_types_84, nss_builtins_items_84, {NULL} },
25852 { 13, nss_builtins_types_85, nss_builtins_items_85, {NULL} },
25853 { 11, nss_builtins_types_86, nss_builtins_items_86, {NULL} },
25854 { 13, nss_builtins_types_87, nss_builtins_items_87, {NULL} },
25855 { 11, nss_builtins_types_88, nss_builtins_items_88, {NULL} },
25856 { 13, nss_builtins_types_89, nss_builtins_items_89, {NULL} },
25857 { 11, nss_builtins_types_90, nss_builtins_items_90, {NULL} },
25858 { 13, nss_builtins_types_91, nss_builtins_items_91, {NULL} },
25859 { 11, nss_builtins_types_92, nss_builtins_items_92, {NULL} },
25860 { 13, nss_builtins_types_93, nss_builtins_items_93, {NULL} },
25861 { 11, nss_builtins_types_94, nss_builtins_items_94, {NULL} },
25862 { 13, nss_builtins_types_95, nss_builtins_items_95, {NULL} },
25863 { 11, nss_builtins_types_96, nss_builtins_items_96, {NULL} },
25864 { 13, nss_builtins_types_97, nss_builtins_items_97, {NULL} },
25865 { 11, nss_builtins_types_98, nss_builtins_items_98, {NULL} },
25866 { 13, nss_builtins_types_99, nss_builtins_items_99, {NULL} },
25867 { 11, nss_builtins_types_100, nss_builtins_items_100, {NULL} },
25868 { 13, nss_builtins_types_101, nss_builtins_items_101, {NULL} },
25869 { 11, nss_builtins_types_102, nss_builtins_items_102, {NULL} },
25870 { 13, nss_builtins_types_103, nss_builtins_items_103, {NULL} },
25871 { 11, nss_builtins_types_104, nss_builtins_items_104, {NULL} },
25872 { 13, nss_builtins_types_105, nss_builtins_items_105, {NULL} },
25873 { 11, nss_builtins_types_106, nss_builtins_items_106, {NULL} },
25874 { 13, nss_builtins_types_107, nss_builtins_items_107, {NULL} },
25875 { 11, nss_builtins_types_108, nss_builtins_items_108, {NULL} },
25876 { 13, nss_builtins_types_109, nss_builtins_items_109, {NULL} },
25877 { 11, nss_builtins_types_110, nss_builtins_items_110, {NULL} },
25878 { 13, nss_builtins_types_111, nss_builtins_items_111, {NULL} },
25879 { 11, nss_builtins_types_112, nss_builtins_items_112, {NULL} },
25880 { 13, nss_builtins_types_113, nss_builtins_items_113, {NULL} },
25881 { 11, nss_builtins_types_114, nss_builtins_items_114, {NULL} },
25882 { 13, nss_builtins_types_115, nss_builtins_items_115, {NULL} },
25883 { 11, nss_builtins_types_116, nss_builtins_items_116, {NULL} },
25884 { 13, nss_builtins_types_117, nss_builtins_items_117, {NULL} },
25885 { 11, nss_builtins_types_118, nss_builtins_items_118, {NULL} },
25886 { 13, nss_builtins_types_119, nss_builtins_items_119, {NULL} },
25887 { 11, nss_builtins_types_120, nss_builtins_items_120, {NULL} },
25888 { 13, nss_builtins_types_121, nss_builtins_items_121, {NULL} },
25889 { 11, nss_builtins_types_122, nss_builtins_items_122, {NULL} },
25890 { 13, nss_builtins_types_123, nss_builtins_items_123, {NULL} },
25891 { 11, nss_builtins_types_124, nss_builtins_items_124, {NULL} },
25892 { 13, nss_builtins_types_125, nss_builtins_items_125, {NULL} },
25893 { 11, nss_builtins_types_126, nss_builtins_items_126, {NULL} },
25894 { 13, nss_builtins_types_127, nss_builtins_items_127, {NULL} },
25895 { 11, nss_builtins_types_128, nss_builtins_items_128, {NULL} },
25896 { 13, nss_builtins_types_129, nss_builtins_items_129, {NULL} },
25897 { 11, nss_builtins_types_130, nss_builtins_items_130, {NULL} },
25898 { 13, nss_builtins_types_131, nss_builtins_items_131, {NULL} },
25899 { 11, nss_builtins_types_132, nss_builtins_items_132, {NULL} },
25900 { 13, nss_builtins_types_133, nss_builtins_items_133, {NULL} },
25901 { 11, nss_builtins_types_134, nss_builtins_items_134, {NULL} },
25902 { 13, nss_builtins_types_135, nss_builtins_items_135, {NULL} },
25903 { 11, nss_builtins_types_136, nss_builtins_items_136, {NULL} },
25904 { 13, nss_builtins_types_137, nss_builtins_items_137, {NULL} },
25905 { 11, nss_builtins_types_138, nss_builtins_items_138, {NULL} },
25906 { 13, nss_builtins_types_139, nss_builtins_items_139, {NULL} },
25907 { 11, nss_builtins_types_140, nss_builtins_items_140, {NULL} },
25908 { 13, nss_builtins_types_141, nss_builtins_items_141, {NULL} },
25909 { 11, nss_builtins_types_142, nss_builtins_items_142, {NULL} },
25910 { 13, nss_builtins_types_143, nss_builtins_items_143, {NULL} },
25911 { 11, nss_builtins_types_144, nss_builtins_items_144, {NULL} },
25912 { 13, nss_builtins_types_145, nss_builtins_items_145, {NULL} },
25913 { 11, nss_builtins_types_146, nss_builtins_items_146, {NULL} },
25914 { 13, nss_builtins_types_147, nss_builtins_items_147, {NULL} },
25915 { 11, nss_builtins_types_148, nss_builtins_items_148, {NULL} },
25916 { 13, nss_builtins_types_149, nss_builtins_items_149, {NULL} },
25917 { 11, nss_builtins_types_150, nss_builtins_items_150, {NULL} },
25918 { 13, nss_builtins_types_151, nss_builtins_items_151, {NULL} },
25919 { 11, nss_builtins_types_152, nss_builtins_items_152, {NULL} },
25920 { 13, nss_builtins_types_153, nss_builtins_items_153, {NULL} },
25921 { 11, nss_builtins_types_154, nss_builtins_items_154, {NULL} },
25922 { 13, nss_builtins_types_155, nss_builtins_items_155, {NULL} },
25923 { 11, nss_builtins_types_156, nss_builtins_items_156, {NULL} },
25924 { 13, nss_builtins_types_157, nss_builtins_items_157, {NULL} },
25925 { 11, nss_builtins_types_158, nss_builtins_items_158, {NULL} },
25926 { 13, nss_builtins_types_159, nss_builtins_items_159, {NULL} },
25927 { 11, nss_builtins_types_160, nss_builtins_items_160, {NULL} },
25928 { 13, nss_builtins_types_161, nss_builtins_items_161, {NULL} },
25929 { 11, nss_builtins_types_162, nss_builtins_items_162, {NULL} },
25930 { 13, nss_builtins_types_163, nss_builtins_items_163, {NULL} },
25931 { 11, nss_builtins_types_164, nss_builtins_items_164, {NULL} },
25932 { 13, nss_builtins_types_165, nss_builtins_items_165, {NULL} },
25933 { 11, nss_builtins_types_166, nss_builtins_items_166, {NULL} },
25934 { 13, nss_builtins_types_167, nss_builtins_items_167, {NULL} },
25935 { 11, nss_builtins_types_168, nss_builtins_items_168, {NULL} },
25936 { 13, nss_builtins_types_169, nss_builtins_items_169, {NULL} },
25937 { 11, nss_builtins_types_170, nss_builtins_items_170, {NULL} },
25938 { 13, nss_builtins_types_171, nss_builtins_items_171, {NULL} },
25939 { 11, nss_builtins_types_172, nss_builtins_items_172, {NULL} },
25940 { 13, nss_builtins_types_173, nss_builtins_items_173, {NULL} },
25941 { 11, nss_builtins_types_174, nss_builtins_items_174, {NULL} },
25942 { 13, nss_builtins_types_175, nss_builtins_items_175, {NULL} },
25943 { 11, nss_builtins_types_176, nss_builtins_items_176, {NULL} },
25944 { 13, nss_builtins_types_177, nss_builtins_items_177, {NULL} },
25945 { 11, nss_builtins_types_178, nss_builtins_items_178, {NULL} },
25946 { 13, nss_builtins_types_179, nss_builtins_items_179, {NULL} },
25947 { 11, nss_builtins_types_180, nss_builtins_items_180, {NULL} },
25948 { 13, nss_builtins_types_181, nss_builtins_items_181, {NULL} },
25949 { 11, nss_builtins_types_182, nss_builtins_items_182, {NULL} },
25950 { 11, nss_builtins_types_183, nss_builtins_items_183, {NULL} },
25951 { 13, nss_builtins_types_184, nss_builtins_items_184, {NULL} },
25952 { 11, nss_builtins_types_185, nss_builtins_items_185, {NULL} },
25953 { 13, nss_builtins_types_186, nss_builtins_items_186, {NULL} },
25954 { 11, nss_builtins_types_187, nss_builtins_items_187, {NULL} },
25955 { 13, nss_builtins_types_188, nss_builtins_items_188, {NULL} },
25956 { 11, nss_builtins_types_189, nss_builtins_items_189, {NULL} },
25957 { 13, nss_builtins_types_190, nss_builtins_items_190, {NULL} },
25958 { 11, nss_builtins_types_191, nss_builtins_items_191, {NULL} },
25959 { 13, nss_builtins_types_192, nss_builtins_items_192, {NULL} },
25960 { 11, nss_builtins_types_193, nss_builtins_items_193, {NULL} },
25961 { 13, nss_builtins_types_194, nss_builtins_items_194, {NULL} },
25962 { 11, nss_builtins_types_195, nss_builtins_items_195, {NULL} },
25963 { 13, nss_builtins_types_196, nss_builtins_items_196, {NULL} },
25964 { 11, nss_builtins_types_197, nss_builtins_items_197, {NULL} },
25965 { 13, nss_builtins_types_198, nss_builtins_items_198, {NULL} },
25966 { 11, nss_builtins_types_199, nss_builtins_items_199, {NULL} },
25967 { 13, nss_builtins_types_200, nss_builtins_items_200, {NULL} },
25968 { 11, nss_builtins_types_201, nss_builtins_items_201, {NULL} },
25969 { 13, nss_builtins_types_202, nss_builtins_items_202, {NULL} },
25970 { 11, nss_builtins_types_203, nss_builtins_items_203, {NULL} },
25971 { 13, nss_builtins_types_204, nss_builtins_items_204, {NULL} },
25972 { 11, nss_builtins_types_205, nss_builtins_items_205, {NULL} },
25973 { 13, nss_builtins_types_206, nss_builtins_items_206, {NULL} },
25974 { 11, nss_builtins_types_207, nss_builtins_items_207, {NULL} },
25975 { 13, nss_builtins_types_208, nss_builtins_items_208, {NULL} },
25976 { 11, nss_builtins_types_209, nss_builtins_items_209, {NULL} },
25977 { 13, nss_builtins_types_210, nss_builtins_items_210, {NULL} },
25978 { 11, nss_builtins_types_211, nss_builtins_items_211, {NULL} },
25979 { 13, nss_builtins_types_212, nss_builtins_items_212, {NULL} },
25980 { 11, nss_builtins_types_213, nss_builtins_items_213, {NULL} },
25981 { 13, nss_builtins_types_214, nss_builtins_items_214, {NULL} },
25982 { 11, nss_builtins_types_215, nss_builtins_items_215, {NULL} },
25983 { 13, nss_builtins_types_216, nss_builtins_items_216, {NULL} },
25984 { 11, nss_builtins_types_217, nss_builtins_items_217, {NULL} },
25985 { 13, nss_builtins_types_218, nss_builtins_items_218, {NULL} },
25986 { 11, nss_builtins_types_219, nss_builtins_items_219, {NULL} },
25987 { 13, nss_builtins_types_220, nss_builtins_items_220, {NULL} },
25988 { 11, nss_builtins_types_221, nss_builtins_items_221, {NULL} },
25989 { 13, nss_builtins_types_222, nss_builtins_items_222, {NULL} },
25990 { 11, nss_builtins_types_223, nss_builtins_items_223, {NULL} },
25991 { 13, nss_builtins_types_224, nss_builtins_items_224, {NULL} },
25992 { 11, nss_builtins_types_225, nss_builtins_items_225, {NULL} },
25993 { 13, nss_builtins_types_226, nss_builtins_items_226, {NULL} },
25994 { 11, nss_builtins_types_227, nss_builtins_items_227, {NULL} },
25995 { 13, nss_builtins_types_228, nss_builtins_items_228, {NULL} },
25996 { 11, nss_builtins_types_229, nss_builtins_items_229, {NULL} },
25997 { 13, nss_builtins_types_230, nss_builtins_items_230, {NULL} },
25998 { 11, nss_builtins_types_231, nss_builtins_items_231, {NULL} },
25999 { 13, nss_builtins_types_232, nss_builtins_items_232, {NULL} },
26000 { 11, nss_builtins_types_233, nss_builtins_items_233, {NULL} },
26001 { 13, nss_builtins_types_234, nss_builtins_items_234, {NULL} },
26002 { 11, nss_builtins_types_235, nss_builtins_items_235, {NULL} },
26003 { 13, nss_builtins_types_236, nss_builtins_items_236, {NULL} },
26004 { 11, nss_builtins_types_237, nss_builtins_items_237, {NULL} },
26005 { 13, nss_builtins_types_238, nss_builtins_items_238, {NULL} },
26006 { 11, nss_builtins_types_239, nss_builtins_items_239, {NULL} },
26007 { 13, nss_builtins_types_240, nss_builtins_items_240, {NULL} },
26008 { 11, nss_builtins_types_241, nss_builtins_items_241, {NULL} },
26009 { 13, nss_builtins_types_242, nss_builtins_items_242, {NULL} },
26010 { 11, nss_builtins_types_243, nss_builtins_items_243, {NULL} },
26011 { 13, nss_builtins_types_244, nss_builtins_items_244, {NULL} },
26012 { 11, nss_builtins_types_245, nss_builtins_items_245, {NULL} },
26013 { 13, nss_builtins_types_246, nss_builtins_items_246, {NULL} },
26014 { 11, nss_builtins_types_247, nss_builtins_items_247, {NULL} },
26015 { 13, nss_builtins_types_248, nss_builtins_items_248, {NULL} },
26016 { 11, nss_builtins_types_249, nss_builtins_items_249, {NULL} },
26017 { 13, nss_builtins_types_250, nss_builtins_items_250, {NULL} },
26018 { 11, nss_builtins_types_251, nss_builtins_items_251, {NULL} },
26019 { 13, nss_builtins_types_252, nss_builtins_items_252, {NULL} },
26020 { 11, nss_builtins_types_253, nss_builtins_items_253, {NULL} },
26021 { 13, nss_builtins_types_254, nss_builtins_items_254, {NULL} },
26022 { 11, nss_builtins_types_255, nss_builtins_items_255, {NULL} },
26023 { 13, nss_builtins_types_256, nss_builtins_items_256, {NULL} },
26024 { 11, nss_builtins_types_257, nss_builtins_items_257, {NULL} },
26025 { 13, nss_builtins_types_258, nss_builtins_items_258, {NULL} },
26026 { 11, nss_builtins_types_259, nss_builtins_items_259, {NULL} },
26027 { 13, nss_builtins_types_260, nss_builtins_items_260, {NULL} },
26028 { 11, nss_builtins_types_261, nss_builtins_items_261, {NULL} },
26029 { 13, nss_builtins_types_262, nss_builtins_items_262, {NULL} },
26030 { 11, nss_builtins_types_263, nss_builtins_items_263, {NULL} },
26031 { 13, nss_builtins_types_264, nss_builtins_items_264, {NULL} },
26032 { 11, nss_builtins_types_265, nss_builtins_items_265, {NULL} },
26033 { 13, nss_builtins_types_266, nss_builtins_items_266, {NULL} },
26034 { 11, nss_builtins_types_267, nss_builtins_items_267, {NULL} },
26035 { 13, nss_builtins_types_268, nss_builtins_items_268, {NULL} },
26036 { 11, nss_builtins_types_269, nss_builtins_items_269, {NULL} },
26037 { 13, nss_builtins_types_270, nss_builtins_items_270, {NULL} },
26038 { 11, nss_builtins_types_271, nss_builtins_items_271, {NULL} },
26039 { 13, nss_builtins_types_272, nss_builtins_items_272, {NULL} },
26040 { 11, nss_builtins_types_273, nss_builtins_items_273, {NULL} },
26041 { 13, nss_builtins_types_274, nss_builtins_items_274, {NULL} },
26042 { 11, nss_builtins_types_275, nss_builtins_items_275, {NULL} },
26043 { 13, nss_builtins_types_276, nss_builtins_items_276, {NULL} },
26044 { 11, nss_builtins_types_277, nss_builtins_items_277, {NULL} },
26045 { 13, nss_builtins_types_278, nss_builtins_items_278, {NULL} },
26046 { 11, nss_builtins_types_279, nss_builtins_items_279, {NULL} },
26047 { 13, nss_builtins_types_280, nss_builtins_items_280, {NULL} },
26048 { 11, nss_builtins_types_281, nss_builtins_items_281, {NULL} },
26049 { 13, nss_builtins_types_282, nss_builtins_items_282, {NULL} },
26050 { 11, nss_builtins_types_283, nss_builtins_items_283, {NULL} },
26051 { 13, nss_builtins_types_284, nss_builtins_items_284, {NULL} },
26052 { 11, nss_builtins_types_285, nss_builtins_items_285, {NULL} },
26053 { 13, nss_builtins_types_286, nss_builtins_items_286, {NULL} },
26054 { 11, nss_builtins_types_287, nss_builtins_items_287, {NULL} },
26055 { 13, nss_builtins_types_288, nss_builtins_items_288, {NULL} },
26056 { 11, nss_builtins_types_289, nss_builtins_items_289, {NULL} },
26057 { 13, nss_builtins_types_290, nss_builtins_items_290, {NULL} },
26058 { 11, nss_builtins_types_291, nss_builtins_items_291, {NULL} },
26059 { 13, nss_builtins_types_292, nss_builtins_items_292, {NULL} },
26060 { 11, nss_builtins_types_293, nss_builtins_items_293, {NULL} },
26061 { 13, nss_builtins_types_294, nss_builtins_items_294, {NULL} },
26062 { 11, nss_builtins_types_295, nss_builtins_items_295, {NULL} },
26063 { 13, nss_builtins_types_296, nss_builtins_items_296, {NULL} },
26064 { 11, nss_builtins_types_297, nss_builtins_items_297, {NULL} },
26065 { 13, nss_builtins_types_298, nss_builtins_items_298, {NULL} },
26066 { 11, nss_builtins_types_299, nss_builtins_items_299, {NULL} },
26067 { 13, nss_builtins_types_300, nss_builtins_items_300, {NULL} },
26068 { 11, nss_builtins_types_301, nss_builtins_items_301, {NULL} },
26069 { 13, nss_builtins_types_302, nss_builtins_items_302, {NULL} },
26070 { 11, nss_builtins_types_303, nss_builtins_items_303, {NULL} },
26071 { 13, nss_builtins_types_304, nss_builtins_items_304, {NULL} },
26072 { 11, nss_builtins_types_305, nss_builtins_items_305, {NULL} },
26073 { 13, nss_builtins_types_306, nss_builtins_items_306, {NULL} },
26074 { 11, nss_builtins_types_307, nss_builtins_items_307, {NULL} },
26075 { 13, nss_builtins_types_308, nss_builtins_items_308, {NULL} },
26076 { 11, nss_builtins_types_309, nss_builtins_items_309, {NULL} },
26077 { 13, nss_builtins_types_310, nss_builtins_items_310, {NULL} },
26078 { 11, nss_builtins_types_311, nss_builtins_items_311, {NULL} },
26079 { 13, nss_builtins_types_312, nss_builtins_items_312, {NULL} },
26080 { 11, nss_builtins_types_313, nss_builtins_items_313, {NULL} },
26081 { 13, nss_builtins_types_314, nss_builtins_items_314, {NULL} },
26082 { 11, nss_builtins_types_315, nss_builtins_items_315, {NULL} },
26083 { 13, nss_builtins_types_316, nss_builtins_items_316, {NULL} },
26084 { 11, nss_builtins_types_317, nss_builtins_items_317, {NULL} },
26085 { 13, nss_builtins_types_318, nss_builtins_items_318, {NULL} },
26086 { 11, nss_builtins_types_319, nss_builtins_items_319, {NULL} },
26087 { 13, nss_builtins_types_320, nss_builtins_items_320, {NULL} },
26088 { 11, nss_builtins_types_321, nss_builtins_items_321, {NULL} },
26089 { 13, nss_builtins_types_322, nss_builtins_items_322, {NULL} },
26090 { 11, nss_builtins_types_323, nss_builtins_items_323, {NULL} },
26091 { 13, nss_builtins_types_324, nss_builtins_items_324, {NULL} },
26092 { 11, nss_builtins_types_325, nss_builtins_items_325, {NULL} },
26093 { 13, nss_builtins_types_326, nss_builtins_items_326, {NULL} },
26094 { 11, nss_builtins_types_327, nss_builtins_items_327, {NULL} },
26095 { 13, nss_builtins_types_328, nss_builtins_items_328, {NULL} },
26096 { 11, nss_builtins_types_329, nss_builtins_items_329, {NULL} },
26097 { 13, nss_builtins_types_330, nss_builtins_items_330, {NULL} },
26098 { 11, nss_builtins_types_331, nss_builtins_items_331, {NULL} },
26099 { 13, nss_builtins_types_332, nss_builtins_items_332, {NULL} },
26100 { 11, nss_builtins_types_333, nss_builtins_items_333, {NULL} },
26101 { 13, nss_builtins_types_334, nss_builtins_items_334, {NULL} },
26102 { 11, nss_builtins_types_335, nss_builtins_items_335, {NULL} },
26103 { 11, nss_builtins_types_336, nss_builtins_items_336, {NULL} },
26104 { 11, nss_builtins_types_337, nss_builtins_items_337, {NULL} },
26105 { 13, nss_builtins_types_338, nss_builtins_items_338, {NULL} },
26106 { 11, nss_builtins_types_339, nss_builtins_items_339, {NULL} },
26107 { 13, nss_builtins_types_340, nss_builtins_items_340, {NULL} },
26108 { 11, nss_builtins_types_341, nss_builtins_items_341, {NULL} },
26109 { 13, nss_builtins_types_342, nss_builtins_items_342, {NULL} },
26110 { 11, nss_builtins_types_343, nss_builtins_items_343, {NULL} },
26111 { 13, nss_builtins_types_344, nss_builtins_items_344, {NULL} },
26112 { 11, nss_builtins_types_345, nss_builtins_items_345, {NULL} },
26113 { 13, nss_builtins_types_346, nss_builtins_items_346, {NULL} },
26114 { 11, nss_builtins_types_347, nss_builtins_items_347, {NULL} },
26115 { 13, nss_builtins_types_348, nss_builtins_items_348, {NULL} },
26116 { 11, nss_builtins_types_349, nss_builtins_items_349, {NULL} },
26117 { 13, nss_builtins_types_350, nss_builtins_items_350, {NULL} },
26118 { 11, nss_builtins_types_351, nss_builtins_items_351, {NULL} },
26119 { 13, nss_builtins_types_352, nss_builtins_items_352, {NULL} },
26120 { 11, nss_builtins_types_353, nss_builtins_items_353, {NULL} },
26121 { 11, nss_builtins_types_354, nss_builtins_items_354, {NULL} },
26122 { 11, nss_builtins_types_355, nss_builtins_items_355, {NULL} },
26123 { 13, nss_builtins_types_356, nss_builtins_items_356, {NULL} },
26124 { 11, nss_builtins_types_357, nss_builtins_items_357, {NULL} },
26125 { 13, nss_builtins_types_358, nss_builtins_items_358, {NULL} },
26126 { 11, nss_builtins_types_359, nss_builtins_items_359, {NULL} },
26127 { 13, nss_builtins_types_360, nss_builtins_items_360, {NULL} },
26128 { 11, nss_builtins_types_361, nss_builtins_items_361, {NULL} },
26129 { 13, nss_builtins_types_362, nss_builtins_items_362, {NULL} },
26130 { 11, nss_builtins_types_363, nss_builtins_items_363, {NULL} },
26131 { 13, nss_builtins_types_364, nss_builtins_items_364, {NULL} },
26132 { 11, nss_builtins_types_365, nss_builtins_items_365, {NULL} },
26133 { 13, nss_builtins_types_366, nss_builtins_items_366, {NULL} },
26134 { 11, nss_builtins_types_367, nss_builtins_items_367, {NULL} },
26135 { 13, nss_builtins_types_368, nss_builtins_items_368, {NULL} },
26136 { 11, nss_builtins_types_369, nss_builtins_items_369, {NULL} },
26137 { 13, nss_builtins_types_370, nss_builtins_items_370, {NULL} },
26138 { 11, nss_builtins_types_371, nss_builtins_items_371, {NULL} },
26139 { 13, nss_builtins_types_372, nss_builtins_items_372, {NULL} },
26140 { 11, nss_builtins_types_373, nss_builtins_items_373, {NULL} },
26141 { 13, nss_builtins_types_374, nss_builtins_items_374, {NULL} },
26142 { 11, nss_builtins_types_375, nss_builtins_items_375, {NULL} },
26143 { 13, nss_builtins_types_376, nss_builtins_items_376, {NULL} },
26144 { 11, nss_builtins_types_377, nss_builtins_items_377, {NULL} },
26145 { 13, nss_builtins_types_378, nss_builtins_items_378, {NULL} },
26146 { 11, nss_builtins_types_379, nss_builtins_items_379, {NULL} },
26147 { 13, nss_builtins_types_380, nss_builtins_items_380, {NULL} },
26148 { 11, nss_builtins_types_381, nss_builtins_items_381, {NULL} },
26149 { 13, nss_builtins_types_382, nss_builtins_items_382, {NULL} },
26150 { 11, nss_builtins_types_383, nss_builtins_items_383, {NULL} },
26151 { 13, nss_builtins_types_384, nss_builtins_items_384, {NULL} },
26152 { 11, nss_builtins_types_385, nss_builtins_items_385, {NULL} },
26153 { 13, nss_builtins_types_386, nss_builtins_items_386, {NULL} }
26154 };
26155 const PRUint32
26156 nss_builtins_nObjects = 386;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)