1 | /* crypto/objects/obj_mac.h */ |
---|
2 | |
---|
3 | /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the |
---|
4 | * following command: |
---|
5 | * perl objects.pl objects.txt obj_mac.num obj_mac.h |
---|
6 | */ |
---|
7 | |
---|
8 | /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) |
---|
9 | * All rights reserved. |
---|
10 | * |
---|
11 | * This package is an SSL implementation written |
---|
12 | * by Eric Young (eay@cryptsoft.com). |
---|
13 | * The implementation was written so as to conform with Netscapes SSL. |
---|
14 | * |
---|
15 | * This library is free for commercial and non-commercial use as long as |
---|
16 | * the following conditions are aheared to. The following conditions |
---|
17 | * apply to all code found in this distribution, be it the RC4, RSA, |
---|
18 | * lhash, DES, etc., code; not just the SSL code. The SSL documentation |
---|
19 | * included with this distribution is covered by the same copyright terms |
---|
20 | * except that the holder is Tim Hudson (tjh@cryptsoft.com). |
---|
21 | * |
---|
22 | * Copyright remains Eric Young's, and as such any Copyright notices in |
---|
23 | * the code are not to be removed. |
---|
24 | * If this package is used in a product, Eric Young should be given attribution |
---|
25 | * as the author of the parts of the library used. |
---|
26 | * This can be in the form of a textual message at program startup or |
---|
27 | * in documentation (online or textual) provided with the package. |
---|
28 | * |
---|
29 | * Redistribution and use in source and binary forms, with or without |
---|
30 | * modification, are permitted provided that the following conditions |
---|
31 | * are met: |
---|
32 | * 1. Redistributions of source code must retain the copyright |
---|
33 | * notice, this list of conditions and the following disclaimer. |
---|
34 | * 2. Redistributions in binary form must reproduce the above copyright |
---|
35 | * notice, this list of conditions and the following disclaimer in the |
---|
36 | * documentation and/or other materials provided with the distribution. |
---|
37 | * 3. All advertising materials mentioning features or use of this software |
---|
38 | * must display the following acknowledgement: |
---|
39 | * "This product includes cryptographic software written by |
---|
40 | * Eric Young (eay@cryptsoft.com)" |
---|
41 | * The word 'cryptographic' can be left out if the rouines from the library |
---|
42 | * being used are not cryptographic related :-). |
---|
43 | * 4. If you include any Windows specific code (or a derivative thereof) from |
---|
44 | * the apps directory (application code) you must include an acknowledgement: |
---|
45 | * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" |
---|
46 | * |
---|
47 | * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND |
---|
48 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
49 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
50 | * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
---|
51 | * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
52 | * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
---|
53 | * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
54 | * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
55 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
---|
56 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
---|
57 | * SUCH DAMAGE. |
---|
58 | * |
---|
59 | * The licence and distribution terms for any publically available version or |
---|
60 | * derivative of this code cannot be changed. i.e. this code cannot simply be |
---|
61 | * copied and put under another distribution licence |
---|
62 | * [including the GNU Public Licence.] |
---|
63 | */ |
---|
64 | |
---|
65 | #define SN_undef "UNDEF" |
---|
66 | #define LN_undef "undefined" |
---|
67 | #define NID_undef 0 |
---|
68 | #define OBJ_undef 0L |
---|
69 | |
---|
70 | #define SN_itu_t "ITU-T" |
---|
71 | #define LN_itu_t "itu-t" |
---|
72 | #define NID_itu_t 645 |
---|
73 | #define OBJ_itu_t 0L |
---|
74 | |
---|
75 | #define NID_ccitt 404 |
---|
76 | #define OBJ_ccitt OBJ_itu_t |
---|
77 | |
---|
78 | #define SN_iso "ISO" |
---|
79 | #define LN_iso "iso" |
---|
80 | #define NID_iso 181 |
---|
81 | #define OBJ_iso 1L |
---|
82 | |
---|
83 | #define SN_joint_iso_itu_t "JOINT-ISO-ITU-T" |
---|
84 | #define LN_joint_iso_itu_t "joint-iso-itu-t" |
---|
85 | #define NID_joint_iso_itu_t 646 |
---|
86 | #define OBJ_joint_iso_itu_t 2L |
---|
87 | |
---|
88 | #define NID_joint_iso_ccitt 393 |
---|
89 | #define OBJ_joint_iso_ccitt OBJ_joint_iso_itu_t |
---|
90 | |
---|
91 | #define SN_member_body "member-body" |
---|
92 | #define LN_member_body "ISO Member Body" |
---|
93 | #define NID_member_body 182 |
---|
94 | #define OBJ_member_body OBJ_iso,2L |
---|
95 | |
---|
96 | #define SN_identified_organization "identified-organization" |
---|
97 | #define NID_identified_organization 676 |
---|
98 | #define OBJ_identified_organization OBJ_iso,3L |
---|
99 | |
---|
100 | #define SN_hmac_md5 "HMAC-MD5" |
---|
101 | #define LN_hmac_md5 "hmac-md5" |
---|
102 | #define NID_hmac_md5 780 |
---|
103 | #define OBJ_hmac_md5 OBJ_identified_organization,6L,1L,5L,5L,8L,1L,1L |
---|
104 | |
---|
105 | #define SN_hmac_sha1 "HMAC-SHA1" |
---|
106 | #define LN_hmac_sha1 "hmac-sha1" |
---|
107 | #define NID_hmac_sha1 781 |
---|
108 | #define OBJ_hmac_sha1 OBJ_identified_organization,6L,1L,5L,5L,8L,1L,2L |
---|
109 | |
---|
110 | #define SN_certicom_arc "certicom-arc" |
---|
111 | #define NID_certicom_arc 677 |
---|
112 | #define OBJ_certicom_arc OBJ_identified_organization,132L |
---|
113 | |
---|
114 | #define SN_international_organizations "international-organizations" |
---|
115 | #define LN_international_organizations "International Organizations" |
---|
116 | #define NID_international_organizations 647 |
---|
117 | #define OBJ_international_organizations OBJ_joint_iso_itu_t,23L |
---|
118 | |
---|
119 | #define SN_wap "wap" |
---|
120 | #define NID_wap 678 |
---|
121 | #define OBJ_wap OBJ_international_organizations,43L |
---|
122 | |
---|
123 | #define SN_wap_wsg "wap-wsg" |
---|
124 | #define NID_wap_wsg 679 |
---|
125 | #define OBJ_wap_wsg OBJ_wap,13L |
---|
126 | |
---|
127 | #define SN_selected_attribute_types "selected-attribute-types" |
---|
128 | #define LN_selected_attribute_types "Selected Attribute Types" |
---|
129 | #define NID_selected_attribute_types 394 |
---|
130 | #define OBJ_selected_attribute_types OBJ_joint_iso_itu_t,5L,1L,5L |
---|
131 | |
---|
132 | #define SN_clearance "clearance" |
---|
133 | #define NID_clearance 395 |
---|
134 | #define OBJ_clearance OBJ_selected_attribute_types,55L |
---|
135 | |
---|
136 | #define SN_ISO_US "ISO-US" |
---|
137 | #define LN_ISO_US "ISO US Member Body" |
---|
138 | #define NID_ISO_US 183 |
---|
139 | #define OBJ_ISO_US OBJ_member_body,840L |
---|
140 | |
---|
141 | #define SN_X9_57 "X9-57" |
---|
142 | #define LN_X9_57 "X9.57" |
---|
143 | #define NID_X9_57 184 |
---|
144 | #define OBJ_X9_57 OBJ_ISO_US,10040L |
---|
145 | |
---|
146 | #define SN_X9cm "X9cm" |
---|
147 | #define LN_X9cm "X9.57 CM ?" |
---|
148 | #define NID_X9cm 185 |
---|
149 | #define OBJ_X9cm OBJ_X9_57,4L |
---|
150 | |
---|
151 | #define SN_dsa "DSA" |
---|
152 | #define LN_dsa "dsaEncryption" |
---|
153 | #define NID_dsa 116 |
---|
154 | #define OBJ_dsa OBJ_X9cm,1L |
---|
155 | |
---|
156 | #define SN_dsaWithSHA1 "DSA-SHA1" |
---|
157 | #define LN_dsaWithSHA1 "dsaWithSHA1" |
---|
158 | #define NID_dsaWithSHA1 113 |
---|
159 | #define OBJ_dsaWithSHA1 OBJ_X9cm,3L |
---|
160 | |
---|
161 | #define SN_ansi_X9_62 "ansi-X9-62" |
---|
162 | #define LN_ansi_X9_62 "ANSI X9.62" |
---|
163 | #define NID_ansi_X9_62 405 |
---|
164 | #define OBJ_ansi_X9_62 OBJ_ISO_US,10045L |
---|
165 | |
---|
166 | #define OBJ_X9_62_id_fieldType OBJ_ansi_X9_62,1L |
---|
167 | |
---|
168 | #define SN_X9_62_prime_field "prime-field" |
---|
169 | #define NID_X9_62_prime_field 406 |
---|
170 | #define OBJ_X9_62_prime_field OBJ_X9_62_id_fieldType,1L |
---|
171 | |
---|
172 | #define SN_X9_62_characteristic_two_field "characteristic-two-field" |
---|
173 | #define NID_X9_62_characteristic_two_field 407 |
---|
174 | #define OBJ_X9_62_characteristic_two_field OBJ_X9_62_id_fieldType,2L |
---|
175 | |
---|
176 | #define SN_X9_62_id_characteristic_two_basis "id-characteristic-two-basis" |
---|
177 | #define NID_X9_62_id_characteristic_two_basis 680 |
---|
178 | #define OBJ_X9_62_id_characteristic_two_basis OBJ_X9_62_characteristic_two_field,3L |
---|
179 | |
---|
180 | #define SN_X9_62_onBasis "onBasis" |
---|
181 | #define NID_X9_62_onBasis 681 |
---|
182 | #define OBJ_X9_62_onBasis OBJ_X9_62_id_characteristic_two_basis,1L |
---|
183 | |
---|
184 | #define SN_X9_62_tpBasis "tpBasis" |
---|
185 | #define NID_X9_62_tpBasis 682 |
---|
186 | #define OBJ_X9_62_tpBasis OBJ_X9_62_id_characteristic_two_basis,2L |
---|
187 | |
---|
188 | #define SN_X9_62_ppBasis "ppBasis" |
---|
189 | #define NID_X9_62_ppBasis 683 |
---|
190 | #define OBJ_X9_62_ppBasis OBJ_X9_62_id_characteristic_two_basis,3L |
---|
191 | |
---|
192 | #define OBJ_X9_62_id_publicKeyType OBJ_ansi_X9_62,2L |
---|
193 | |
---|
194 | #define SN_X9_62_id_ecPublicKey "id-ecPublicKey" |
---|
195 | #define NID_X9_62_id_ecPublicKey 408 |
---|
196 | #define OBJ_X9_62_id_ecPublicKey OBJ_X9_62_id_publicKeyType,1L |
---|
197 | |
---|
198 | #define OBJ_X9_62_ellipticCurve OBJ_ansi_X9_62,3L |
---|
199 | |
---|
200 | #define OBJ_X9_62_c_TwoCurve OBJ_X9_62_ellipticCurve,0L |
---|
201 | |
---|
202 | #define SN_X9_62_c2pnb163v1 "c2pnb163v1" |
---|
203 | #define NID_X9_62_c2pnb163v1 684 |
---|
204 | #define OBJ_X9_62_c2pnb163v1 OBJ_X9_62_c_TwoCurve,1L |
---|
205 | |
---|
206 | #define SN_X9_62_c2pnb163v2 "c2pnb163v2" |
---|
207 | #define NID_X9_62_c2pnb163v2 685 |
---|
208 | #define OBJ_X9_62_c2pnb163v2 OBJ_X9_62_c_TwoCurve,2L |
---|
209 | |
---|
210 | #define SN_X9_62_c2pnb163v3 "c2pnb163v3" |
---|
211 | #define NID_X9_62_c2pnb163v3 686 |
---|
212 | #define OBJ_X9_62_c2pnb163v3 OBJ_X9_62_c_TwoCurve,3L |
---|
213 | |
---|
214 | #define SN_X9_62_c2pnb176v1 "c2pnb176v1" |
---|
215 | #define NID_X9_62_c2pnb176v1 687 |
---|
216 | #define OBJ_X9_62_c2pnb176v1 OBJ_X9_62_c_TwoCurve,4L |
---|
217 | |
---|
218 | #define SN_X9_62_c2tnb191v1 "c2tnb191v1" |
---|
219 | #define NID_X9_62_c2tnb191v1 688 |
---|
220 | #define OBJ_X9_62_c2tnb191v1 OBJ_X9_62_c_TwoCurve,5L |
---|
221 | |
---|
222 | #define SN_X9_62_c2tnb191v2 "c2tnb191v2" |
---|
223 | #define NID_X9_62_c2tnb191v2 689 |
---|
224 | #define OBJ_X9_62_c2tnb191v2 OBJ_X9_62_c_TwoCurve,6L |
---|
225 | |
---|
226 | #define SN_X9_62_c2tnb191v3 "c2tnb191v3" |
---|
227 | #define NID_X9_62_c2tnb191v3 690 |
---|
228 | #define OBJ_X9_62_c2tnb191v3 OBJ_X9_62_c_TwoCurve,7L |
---|
229 | |
---|
230 | #define SN_X9_62_c2onb191v4 "c2onb191v4" |
---|
231 | #define NID_X9_62_c2onb191v4 691 |
---|
232 | #define OBJ_X9_62_c2onb191v4 OBJ_X9_62_c_TwoCurve,8L |
---|
233 | |
---|
234 | #define SN_X9_62_c2onb191v5 "c2onb191v5" |
---|
235 | #define NID_X9_62_c2onb191v5 692 |
---|
236 | #define OBJ_X9_62_c2onb191v5 OBJ_X9_62_c_TwoCurve,9L |
---|
237 | |
---|
238 | #define SN_X9_62_c2pnb208w1 "c2pnb208w1" |
---|
239 | #define NID_X9_62_c2pnb208w1 693 |
---|
240 | #define OBJ_X9_62_c2pnb208w1 OBJ_X9_62_c_TwoCurve,10L |
---|
241 | |
---|
242 | #define SN_X9_62_c2tnb239v1 "c2tnb239v1" |
---|
243 | #define NID_X9_62_c2tnb239v1 694 |
---|
244 | #define OBJ_X9_62_c2tnb239v1 OBJ_X9_62_c_TwoCurve,11L |
---|
245 | |
---|
246 | #define SN_X9_62_c2tnb239v2 "c2tnb239v2" |
---|
247 | #define NID_X9_62_c2tnb239v2 695 |
---|
248 | #define OBJ_X9_62_c2tnb239v2 OBJ_X9_62_c_TwoCurve,12L |
---|
249 | |
---|
250 | #define SN_X9_62_c2tnb239v3 "c2tnb239v3" |
---|
251 | #define NID_X9_62_c2tnb239v3 696 |
---|
252 | #define OBJ_X9_62_c2tnb239v3 OBJ_X9_62_c_TwoCurve,13L |
---|
253 | |
---|
254 | #define SN_X9_62_c2onb239v4 "c2onb239v4" |
---|
255 | #define NID_X9_62_c2onb239v4 697 |
---|
256 | #define OBJ_X9_62_c2onb239v4 OBJ_X9_62_c_TwoCurve,14L |
---|
257 | |
---|
258 | #define SN_X9_62_c2onb239v5 "c2onb239v5" |
---|
259 | #define NID_X9_62_c2onb239v5 698 |
---|
260 | #define OBJ_X9_62_c2onb239v5 OBJ_X9_62_c_TwoCurve,15L |
---|
261 | |
---|
262 | #define SN_X9_62_c2pnb272w1 "c2pnb272w1" |
---|
263 | #define NID_X9_62_c2pnb272w1 699 |
---|
264 | #define OBJ_X9_62_c2pnb272w1 OBJ_X9_62_c_TwoCurve,16L |
---|
265 | |
---|
266 | #define SN_X9_62_c2pnb304w1 "c2pnb304w1" |
---|
267 | #define NID_X9_62_c2pnb304w1 700 |
---|
268 | #define OBJ_X9_62_c2pnb304w1 OBJ_X9_62_c_TwoCurve,17L |
---|
269 | |
---|
270 | #define SN_X9_62_c2tnb359v1 "c2tnb359v1" |
---|
271 | #define NID_X9_62_c2tnb359v1 701 |
---|
272 | #define OBJ_X9_62_c2tnb359v1 OBJ_X9_62_c_TwoCurve,18L |
---|
273 | |
---|
274 | #define SN_X9_62_c2pnb368w1 "c2pnb368w1" |
---|
275 | #define NID_X9_62_c2pnb368w1 702 |
---|
276 | #define OBJ_X9_62_c2pnb368w1 OBJ_X9_62_c_TwoCurve,19L |
---|
277 | |
---|
278 | #define SN_X9_62_c2tnb431r1 "c2tnb431r1" |
---|
279 | #define NID_X9_62_c2tnb431r1 703 |
---|
280 | #define OBJ_X9_62_c2tnb431r1 OBJ_X9_62_c_TwoCurve,20L |
---|
281 | |
---|
282 | #define OBJ_X9_62_primeCurve OBJ_X9_62_ellipticCurve,1L |
---|
283 | |
---|
284 | #define SN_X9_62_prime192v1 "prime192v1" |
---|
285 | #define NID_X9_62_prime192v1 409 |
---|
286 | #define OBJ_X9_62_prime192v1 OBJ_X9_62_primeCurve,1L |
---|
287 | |
---|
288 | #define SN_X9_62_prime192v2 "prime192v2" |
---|
289 | #define NID_X9_62_prime192v2 410 |
---|
290 | #define OBJ_X9_62_prime192v2 OBJ_X9_62_primeCurve,2L |
---|
291 | |
---|
292 | #define SN_X9_62_prime192v3 "prime192v3" |
---|
293 | #define NID_X9_62_prime192v3 411 |
---|
294 | #define OBJ_X9_62_prime192v3 OBJ_X9_62_primeCurve,3L |
---|
295 | |
---|
296 | #define SN_X9_62_prime239v1 "prime239v1" |
---|
297 | #define NID_X9_62_prime239v1 412 |
---|
298 | #define OBJ_X9_62_prime239v1 OBJ_X9_62_primeCurve,4L |
---|
299 | |
---|
300 | #define SN_X9_62_prime239v2 "prime239v2" |
---|
301 | #define NID_X9_62_prime239v2 413 |
---|
302 | #define OBJ_X9_62_prime239v2 OBJ_X9_62_primeCurve,5L |
---|
303 | |
---|
304 | #define SN_X9_62_prime239v3 "prime239v3" |
---|
305 | #define NID_X9_62_prime239v3 414 |
---|
306 | #define OBJ_X9_62_prime239v3 OBJ_X9_62_primeCurve,6L |
---|
307 | |
---|
308 | #define SN_X9_62_prime256v1 "prime256v1" |
---|
309 | #define NID_X9_62_prime256v1 415 |
---|
310 | #define OBJ_X9_62_prime256v1 OBJ_X9_62_primeCurve,7L |
---|
311 | |
---|
312 | #define OBJ_X9_62_id_ecSigType OBJ_ansi_X9_62,4L |
---|
313 | |
---|
314 | #define SN_ecdsa_with_SHA1 "ecdsa-with-SHA1" |
---|
315 | #define NID_ecdsa_with_SHA1 416 |
---|
316 | #define OBJ_ecdsa_with_SHA1 OBJ_X9_62_id_ecSigType,1L |
---|
317 | |
---|
318 | #define SN_ecdsa_with_Recommended "ecdsa-with-Recommended" |
---|
319 | #define NID_ecdsa_with_Recommended 791 |
---|
320 | #define OBJ_ecdsa_with_Recommended OBJ_X9_62_id_ecSigType,2L |
---|
321 | |
---|
322 | #define SN_ecdsa_with_Specified "ecdsa-with-Specified" |
---|
323 | #define NID_ecdsa_with_Specified 792 |
---|
324 | #define OBJ_ecdsa_with_Specified OBJ_X9_62_id_ecSigType,3L |
---|
325 | |
---|
326 | #define SN_ecdsa_with_SHA224 "ecdsa-with-SHA224" |
---|
327 | #define NID_ecdsa_with_SHA224 793 |
---|
328 | #define OBJ_ecdsa_with_SHA224 OBJ_ecdsa_with_Specified,1L |
---|
329 | |
---|
330 | #define SN_ecdsa_with_SHA256 "ecdsa-with-SHA256" |
---|
331 | #define NID_ecdsa_with_SHA256 794 |
---|
332 | #define OBJ_ecdsa_with_SHA256 OBJ_ecdsa_with_Specified,2L |
---|
333 | |
---|
334 | #define SN_ecdsa_with_SHA384 "ecdsa-with-SHA384" |
---|
335 | #define NID_ecdsa_with_SHA384 795 |
---|
336 | #define OBJ_ecdsa_with_SHA384 OBJ_ecdsa_with_Specified,3L |
---|
337 | |
---|
338 | #define SN_ecdsa_with_SHA512 "ecdsa-with-SHA512" |
---|
339 | #define NID_ecdsa_with_SHA512 796 |
---|
340 | #define OBJ_ecdsa_with_SHA512 OBJ_ecdsa_with_Specified,4L |
---|
341 | |
---|
342 | #define OBJ_secg_ellipticCurve OBJ_certicom_arc,0L |
---|
343 | |
---|
344 | #define SN_secp112r1 "secp112r1" |
---|
345 | #define NID_secp112r1 704 |
---|
346 | #define OBJ_secp112r1 OBJ_secg_ellipticCurve,6L |
---|
347 | |
---|
348 | #define SN_secp112r2 "secp112r2" |
---|
349 | #define NID_secp112r2 705 |
---|
350 | #define OBJ_secp112r2 OBJ_secg_ellipticCurve,7L |
---|
351 | |
---|
352 | #define SN_secp128r1 "secp128r1" |
---|
353 | #define NID_secp128r1 706 |
---|
354 | #define OBJ_secp128r1 OBJ_secg_ellipticCurve,28L |
---|
355 | |
---|
356 | #define SN_secp128r2 "secp128r2" |
---|
357 | #define NID_secp128r2 707 |
---|
358 | #define OBJ_secp128r2 OBJ_secg_ellipticCurve,29L |
---|
359 | |
---|
360 | #define SN_secp160k1 "secp160k1" |
---|
361 | #define NID_secp160k1 708 |
---|
362 | #define OBJ_secp160k1 OBJ_secg_ellipticCurve,9L |
---|
363 | |
---|
364 | #define SN_secp160r1 "secp160r1" |
---|
365 | #define NID_secp160r1 709 |
---|
366 | #define OBJ_secp160r1 OBJ_secg_ellipticCurve,8L |
---|
367 | |
---|
368 | #define SN_secp160r2 "secp160r2" |
---|
369 | #define NID_secp160r2 710 |
---|
370 | #define OBJ_secp160r2 OBJ_secg_ellipticCurve,30L |
---|
371 | |
---|
372 | #define SN_secp192k1 "secp192k1" |
---|
373 | #define NID_secp192k1 711 |
---|
374 | #define OBJ_secp192k1 OBJ_secg_ellipticCurve,31L |
---|
375 | |
---|
376 | #define SN_secp224k1 "secp224k1" |
---|
377 | #define NID_secp224k1 712 |
---|
378 | #define OBJ_secp224k1 OBJ_secg_ellipticCurve,32L |
---|
379 | |
---|
380 | #define SN_secp224r1 "secp224r1" |
---|
381 | #define NID_secp224r1 713 |
---|
382 | #define OBJ_secp224r1 OBJ_secg_ellipticCurve,33L |
---|
383 | |
---|
384 | #define SN_secp256k1 "secp256k1" |
---|
385 | #define NID_secp256k1 714 |
---|
386 | #define OBJ_secp256k1 OBJ_secg_ellipticCurve,10L |
---|
387 | |
---|
388 | #define SN_secp384r1 "secp384r1" |
---|
389 | #define NID_secp384r1 715 |
---|
390 | #define OBJ_secp384r1 OBJ_secg_ellipticCurve,34L |
---|
391 | |
---|
392 | #define SN_secp521r1 "secp521r1" |
---|
393 | #define NID_secp521r1 716 |
---|
394 | #define OBJ_secp521r1 OBJ_secg_ellipticCurve,35L |
---|
395 | |
---|
396 | #define SN_sect113r1 "sect113r1" |
---|
397 | #define NID_sect113r1 717 |
---|
398 | #define OBJ_sect113r1 OBJ_secg_ellipticCurve,4L |
---|
399 | |
---|
400 | #define SN_sect113r2 "sect113r2" |
---|
401 | #define NID_sect113r2 718 |
---|
402 | #define OBJ_sect113r2 OBJ_secg_ellipticCurve,5L |
---|
403 | |
---|
404 | #define SN_sect131r1 "sect131r1" |
---|
405 | #define NID_sect131r1 719 |
---|
406 | #define OBJ_sect131r1 OBJ_secg_ellipticCurve,22L |
---|
407 | |
---|
408 | #define SN_sect131r2 "sect131r2" |
---|
409 | #define NID_sect131r2 720 |
---|
410 | #define OBJ_sect131r2 OBJ_secg_ellipticCurve,23L |
---|
411 | |
---|
412 | #define SN_sect163k1 "sect163k1" |
---|
413 | #define NID_sect163k1 721 |
---|
414 | #define OBJ_sect163k1 OBJ_secg_ellipticCurve,1L |
---|
415 | |
---|
416 | #define SN_sect163r1 "sect163r1" |
---|
417 | #define NID_sect163r1 722 |
---|
418 | #define OBJ_sect163r1 OBJ_secg_ellipticCurve,2L |
---|
419 | |
---|
420 | #define SN_sect163r2 "sect163r2" |
---|
421 | #define NID_sect163r2 723 |
---|
422 | #define OBJ_sect163r2 OBJ_secg_ellipticCurve,15L |
---|
423 | |
---|
424 | #define SN_sect193r1 "sect193r1" |
---|
425 | #define NID_sect193r1 724 |
---|
426 | #define OBJ_sect193r1 OBJ_secg_ellipticCurve,24L |
---|
427 | |
---|
428 | #define SN_sect193r2 "sect193r2" |
---|
429 | #define NID_sect193r2 725 |
---|
430 | #define OBJ_sect193r2 OBJ_secg_ellipticCurve,25L |
---|
431 | |
---|
432 | #define SN_sect233k1 "sect233k1" |
---|
433 | #define NID_sect233k1 726 |
---|
434 | #define OBJ_sect233k1 OBJ_secg_ellipticCurve,26L |
---|
435 | |
---|
436 | #define SN_sect233r1 "sect233r1" |
---|
437 | #define NID_sect233r1 727 |
---|
438 | #define OBJ_sect233r1 OBJ_secg_ellipticCurve,27L |
---|
439 | |
---|
440 | #define SN_sect239k1 "sect239k1" |
---|
441 | #define NID_sect239k1 728 |
---|
442 | #define OBJ_sect239k1 OBJ_secg_ellipticCurve,3L |
---|
443 | |
---|
444 | #define SN_sect283k1 "sect283k1" |
---|
445 | #define NID_sect283k1 729 |
---|
446 | #define OBJ_sect283k1 OBJ_secg_ellipticCurve,16L |
---|
447 | |
---|
448 | #define SN_sect283r1 "sect283r1" |
---|
449 | #define NID_sect283r1 730 |
---|
450 | #define OBJ_sect283r1 OBJ_secg_ellipticCurve,17L |
---|
451 | |
---|
452 | #define SN_sect409k1 "sect409k1" |
---|
453 | #define NID_sect409k1 731 |
---|
454 | #define OBJ_sect409k1 OBJ_secg_ellipticCurve,36L |
---|
455 | |
---|
456 | #define SN_sect409r1 "sect409r1" |
---|
457 | #define NID_sect409r1 732 |
---|
458 | #define OBJ_sect409r1 OBJ_secg_ellipticCurve,37L |
---|
459 | |
---|
460 | #define SN_sect571k1 "sect571k1" |
---|
461 | #define NID_sect571k1 733 |
---|
462 | #define OBJ_sect571k1 OBJ_secg_ellipticCurve,38L |
---|
463 | |
---|
464 | #define SN_sect571r1 "sect571r1" |
---|
465 | #define NID_sect571r1 734 |
---|
466 | #define OBJ_sect571r1 OBJ_secg_ellipticCurve,39L |
---|
467 | |
---|
468 | #define OBJ_wap_wsg_idm_ecid OBJ_wap_wsg,4L |
---|
469 | |
---|
470 | #define SN_wap_wsg_idm_ecid_wtls1 "wap-wsg-idm-ecid-wtls1" |
---|
471 | #define NID_wap_wsg_idm_ecid_wtls1 735 |
---|
472 | #define OBJ_wap_wsg_idm_ecid_wtls1 OBJ_wap_wsg_idm_ecid,1L |
---|
473 | |
---|
474 | #define SN_wap_wsg_idm_ecid_wtls3 "wap-wsg-idm-ecid-wtls3" |
---|
475 | #define NID_wap_wsg_idm_ecid_wtls3 736 |
---|
476 | #define OBJ_wap_wsg_idm_ecid_wtls3 OBJ_wap_wsg_idm_ecid,3L |
---|
477 | |
---|
478 | #define SN_wap_wsg_idm_ecid_wtls4 "wap-wsg-idm-ecid-wtls4" |
---|
479 | #define NID_wap_wsg_idm_ecid_wtls4 737 |
---|
480 | #define OBJ_wap_wsg_idm_ecid_wtls4 OBJ_wap_wsg_idm_ecid,4L |
---|
481 | |
---|
482 | #define SN_wap_wsg_idm_ecid_wtls5 "wap-wsg-idm-ecid-wtls5" |
---|
483 | #define NID_wap_wsg_idm_ecid_wtls5 738 |
---|
484 | #define OBJ_wap_wsg_idm_ecid_wtls5 OBJ_wap_wsg_idm_ecid,5L |
---|
485 | |
---|
486 | #define SN_wap_wsg_idm_ecid_wtls6 "wap-wsg-idm-ecid-wtls6" |
---|
487 | #define NID_wap_wsg_idm_ecid_wtls6 739 |
---|
488 | #define OBJ_wap_wsg_idm_ecid_wtls6 OBJ_wap_wsg_idm_ecid,6L |
---|
489 | |
---|
490 | #define SN_wap_wsg_idm_ecid_wtls7 "wap-wsg-idm-ecid-wtls7" |
---|
491 | #define NID_wap_wsg_idm_ecid_wtls7 740 |
---|
492 | #define OBJ_wap_wsg_idm_ecid_wtls7 OBJ_wap_wsg_idm_ecid,7L |
---|
493 | |
---|
494 | #define SN_wap_wsg_idm_ecid_wtls8 "wap-wsg-idm-ecid-wtls8" |
---|
495 | #define NID_wap_wsg_idm_ecid_wtls8 741 |
---|
496 | #define OBJ_wap_wsg_idm_ecid_wtls8 OBJ_wap_wsg_idm_ecid,8L |
---|
497 | |
---|
498 | #define SN_wap_wsg_idm_ecid_wtls9 "wap-wsg-idm-ecid-wtls9" |
---|
499 | #define NID_wap_wsg_idm_ecid_wtls9 742 |
---|
500 | #define OBJ_wap_wsg_idm_ecid_wtls9 OBJ_wap_wsg_idm_ecid,9L |
---|
501 | |
---|
502 | #define SN_wap_wsg_idm_ecid_wtls10 "wap-wsg-idm-ecid-wtls10" |
---|
503 | #define NID_wap_wsg_idm_ecid_wtls10 743 |
---|
504 | #define OBJ_wap_wsg_idm_ecid_wtls10 OBJ_wap_wsg_idm_ecid,10L |
---|
505 | |
---|
506 | #define SN_wap_wsg_idm_ecid_wtls11 "wap-wsg-idm-ecid-wtls11" |
---|
507 | #define NID_wap_wsg_idm_ecid_wtls11 744 |
---|
508 | #define OBJ_wap_wsg_idm_ecid_wtls11 OBJ_wap_wsg_idm_ecid,11L |
---|
509 | |
---|
510 | #define SN_wap_wsg_idm_ecid_wtls12 "wap-wsg-idm-ecid-wtls12" |
---|
511 | #define NID_wap_wsg_idm_ecid_wtls12 745 |
---|
512 | #define OBJ_wap_wsg_idm_ecid_wtls12 OBJ_wap_wsg_idm_ecid,12L |
---|
513 | |
---|
514 | #define SN_cast5_cbc "CAST5-CBC" |
---|
515 | #define LN_cast5_cbc "cast5-cbc" |
---|
516 | #define NID_cast5_cbc 108 |
---|
517 | #define OBJ_cast5_cbc OBJ_ISO_US,113533L,7L,66L,10L |
---|
518 | |
---|
519 | #define SN_cast5_ecb "CAST5-ECB" |
---|
520 | #define LN_cast5_ecb "cast5-ecb" |
---|
521 | #define NID_cast5_ecb 109 |
---|
522 | |
---|
523 | #define SN_cast5_cfb64 "CAST5-CFB" |
---|
524 | #define LN_cast5_cfb64 "cast5-cfb" |
---|
525 | #define NID_cast5_cfb64 110 |
---|
526 | |
---|
527 | #define SN_cast5_ofb64 "CAST5-OFB" |
---|
528 | #define LN_cast5_ofb64 "cast5-ofb" |
---|
529 | #define NID_cast5_ofb64 111 |
---|
530 | |
---|
531 | #define LN_pbeWithMD5AndCast5_CBC "pbeWithMD5AndCast5CBC" |
---|
532 | #define NID_pbeWithMD5AndCast5_CBC 112 |
---|
533 | #define OBJ_pbeWithMD5AndCast5_CBC OBJ_ISO_US,113533L,7L,66L,12L |
---|
534 | |
---|
535 | #define SN_id_PasswordBasedMAC "id-PasswordBasedMAC" |
---|
536 | #define LN_id_PasswordBasedMAC "password based MAC" |
---|
537 | #define NID_id_PasswordBasedMAC 782 |
---|
538 | #define OBJ_id_PasswordBasedMAC OBJ_ISO_US,113533L,7L,66L,13L |
---|
539 | |
---|
540 | #define SN_id_DHBasedMac "id-DHBasedMac" |
---|
541 | #define LN_id_DHBasedMac "Diffie-Hellman based MAC" |
---|
542 | #define NID_id_DHBasedMac 783 |
---|
543 | #define OBJ_id_DHBasedMac OBJ_ISO_US,113533L,7L,66L,30L |
---|
544 | |
---|
545 | #define SN_rsadsi "rsadsi" |
---|
546 | #define LN_rsadsi "RSA Data Security, Inc." |
---|
547 | #define NID_rsadsi 1 |
---|
548 | #define OBJ_rsadsi OBJ_ISO_US,113549L |
---|
549 | |
---|
550 | #define SN_pkcs "pkcs" |
---|
551 | #define LN_pkcs "RSA Data Security, Inc. PKCS" |
---|
552 | #define NID_pkcs 2 |
---|
553 | #define OBJ_pkcs OBJ_rsadsi,1L |
---|
554 | |
---|
555 | #define SN_pkcs1 "pkcs1" |
---|
556 | #define NID_pkcs1 186 |
---|
557 | #define OBJ_pkcs1 OBJ_pkcs,1L |
---|
558 | |
---|
559 | #define LN_rsaEncryption "rsaEncryption" |
---|
560 | #define NID_rsaEncryption 6 |
---|
561 | #define OBJ_rsaEncryption OBJ_pkcs1,1L |
---|
562 | |
---|
563 | #define SN_md2WithRSAEncryption "RSA-MD2" |
---|
564 | #define LN_md2WithRSAEncryption "md2WithRSAEncryption" |
---|
565 | #define NID_md2WithRSAEncryption 7 |
---|
566 | #define OBJ_md2WithRSAEncryption OBJ_pkcs1,2L |
---|
567 | |
---|
568 | #define SN_md4WithRSAEncryption "RSA-MD4" |
---|
569 | #define LN_md4WithRSAEncryption "md4WithRSAEncryption" |
---|
570 | #define NID_md4WithRSAEncryption 396 |
---|
571 | #define OBJ_md4WithRSAEncryption OBJ_pkcs1,3L |
---|
572 | |
---|
573 | #define SN_md5WithRSAEncryption "RSA-MD5" |
---|
574 | #define LN_md5WithRSAEncryption "md5WithRSAEncryption" |
---|
575 | #define NID_md5WithRSAEncryption 8 |
---|
576 | #define OBJ_md5WithRSAEncryption OBJ_pkcs1,4L |
---|
577 | |
---|
578 | #define SN_sha1WithRSAEncryption "RSA-SHA1" |
---|
579 | #define LN_sha1WithRSAEncryption "sha1WithRSAEncryption" |
---|
580 | #define NID_sha1WithRSAEncryption 65 |
---|
581 | #define OBJ_sha1WithRSAEncryption OBJ_pkcs1,5L |
---|
582 | |
---|
583 | #define SN_sha256WithRSAEncryption "RSA-SHA256" |
---|
584 | #define LN_sha256WithRSAEncryption "sha256WithRSAEncryption" |
---|
585 | #define NID_sha256WithRSAEncryption 668 |
---|
586 | #define OBJ_sha256WithRSAEncryption OBJ_pkcs1,11L |
---|
587 | |
---|
588 | #define SN_sha384WithRSAEncryption "RSA-SHA384" |
---|
589 | #define LN_sha384WithRSAEncryption "sha384WithRSAEncryption" |
---|
590 | #define NID_sha384WithRSAEncryption 669 |
---|
591 | #define OBJ_sha384WithRSAEncryption OBJ_pkcs1,12L |
---|
592 | |
---|
593 | #define SN_sha512WithRSAEncryption "RSA-SHA512" |
---|
594 | #define LN_sha512WithRSAEncryption "sha512WithRSAEncryption" |
---|
595 | #define NID_sha512WithRSAEncryption 670 |
---|
596 | #define OBJ_sha512WithRSAEncryption OBJ_pkcs1,13L |
---|
597 | |
---|
598 | #define SN_sha224WithRSAEncryption "RSA-SHA224" |
---|
599 | #define LN_sha224WithRSAEncryption "sha224WithRSAEncryption" |
---|
600 | #define NID_sha224WithRSAEncryption 671 |
---|
601 | #define OBJ_sha224WithRSAEncryption OBJ_pkcs1,14L |
---|
602 | |
---|
603 | #define SN_pkcs3 "pkcs3" |
---|
604 | #define NID_pkcs3 27 |
---|
605 | #define OBJ_pkcs3 OBJ_pkcs,3L |
---|
606 | |
---|
607 | #define LN_dhKeyAgreement "dhKeyAgreement" |
---|
608 | #define NID_dhKeyAgreement 28 |
---|
609 | #define OBJ_dhKeyAgreement OBJ_pkcs3,1L |
---|
610 | |
---|
611 | #define SN_pkcs5 "pkcs5" |
---|
612 | #define NID_pkcs5 187 |
---|
613 | #define OBJ_pkcs5 OBJ_pkcs,5L |
---|
614 | |
---|
615 | #define SN_pbeWithMD2AndDES_CBC "PBE-MD2-DES" |
---|
616 | #define LN_pbeWithMD2AndDES_CBC "pbeWithMD2AndDES-CBC" |
---|
617 | #define NID_pbeWithMD2AndDES_CBC 9 |
---|
618 | #define OBJ_pbeWithMD2AndDES_CBC OBJ_pkcs5,1L |
---|
619 | |
---|
620 | #define SN_pbeWithMD5AndDES_CBC "PBE-MD5-DES" |
---|
621 | #define LN_pbeWithMD5AndDES_CBC "pbeWithMD5AndDES-CBC" |
---|
622 | #define NID_pbeWithMD5AndDES_CBC 10 |
---|
623 | #define OBJ_pbeWithMD5AndDES_CBC OBJ_pkcs5,3L |
---|
624 | |
---|
625 | #define SN_pbeWithMD2AndRC2_CBC "PBE-MD2-RC2-64" |
---|
626 | #define LN_pbeWithMD2AndRC2_CBC "pbeWithMD2AndRC2-CBC" |
---|
627 | #define NID_pbeWithMD2AndRC2_CBC 168 |
---|
628 | #define OBJ_pbeWithMD2AndRC2_CBC OBJ_pkcs5,4L |
---|
629 | |
---|
630 | #define SN_pbeWithMD5AndRC2_CBC "PBE-MD5-RC2-64" |
---|
631 | #define LN_pbeWithMD5AndRC2_CBC "pbeWithMD5AndRC2-CBC" |
---|
632 | #define NID_pbeWithMD5AndRC2_CBC 169 |
---|
633 | #define OBJ_pbeWithMD5AndRC2_CBC OBJ_pkcs5,6L |
---|
634 | |
---|
635 | #define SN_pbeWithSHA1AndDES_CBC "PBE-SHA1-DES" |
---|
636 | #define LN_pbeWithSHA1AndDES_CBC "pbeWithSHA1AndDES-CBC" |
---|
637 | #define NID_pbeWithSHA1AndDES_CBC 170 |
---|
638 | #define OBJ_pbeWithSHA1AndDES_CBC OBJ_pkcs5,10L |
---|
639 | |
---|
640 | #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64" |
---|
641 | #define LN_pbeWithSHA1AndRC2_CBC "pbeWithSHA1AndRC2-CBC" |
---|
642 | #define NID_pbeWithSHA1AndRC2_CBC 68 |
---|
643 | #define OBJ_pbeWithSHA1AndRC2_CBC OBJ_pkcs5,11L |
---|
644 | |
---|
645 | #define LN_id_pbkdf2 "PBKDF2" |
---|
646 | #define NID_id_pbkdf2 69 |
---|
647 | #define OBJ_id_pbkdf2 OBJ_pkcs5,12L |
---|
648 | |
---|
649 | #define LN_pbes2 "PBES2" |
---|
650 | #define NID_pbes2 161 |
---|
651 | #define OBJ_pbes2 OBJ_pkcs5,13L |
---|
652 | |
---|
653 | #define LN_pbmac1 "PBMAC1" |
---|
654 | #define NID_pbmac1 162 |
---|
655 | #define OBJ_pbmac1 OBJ_pkcs5,14L |
---|
656 | |
---|
657 | #define SN_pkcs7 "pkcs7" |
---|
658 | #define NID_pkcs7 20 |
---|
659 | #define OBJ_pkcs7 OBJ_pkcs,7L |
---|
660 | |
---|
661 | #define LN_pkcs7_data "pkcs7-data" |
---|
662 | #define NID_pkcs7_data 21 |
---|
663 | #define OBJ_pkcs7_data OBJ_pkcs7,1L |
---|
664 | |
---|
665 | #define LN_pkcs7_signed "pkcs7-signedData" |
---|
666 | #define NID_pkcs7_signed 22 |
---|
667 | #define OBJ_pkcs7_signed OBJ_pkcs7,2L |
---|
668 | |
---|
669 | #define LN_pkcs7_enveloped "pkcs7-envelopedData" |
---|
670 | #define NID_pkcs7_enveloped 23 |
---|
671 | #define OBJ_pkcs7_enveloped OBJ_pkcs7,3L |
---|
672 | |
---|
673 | #define LN_pkcs7_signedAndEnveloped "pkcs7-signedAndEnvelopedData" |
---|
674 | #define NID_pkcs7_signedAndEnveloped 24 |
---|
675 | #define OBJ_pkcs7_signedAndEnveloped OBJ_pkcs7,4L |
---|
676 | |
---|
677 | #define LN_pkcs7_digest "pkcs7-digestData" |
---|
678 | #define NID_pkcs7_digest 25 |
---|
679 | #define OBJ_pkcs7_digest OBJ_pkcs7,5L |
---|
680 | |
---|
681 | #define LN_pkcs7_encrypted "pkcs7-encryptedData" |
---|
682 | #define NID_pkcs7_encrypted 26 |
---|
683 | #define OBJ_pkcs7_encrypted OBJ_pkcs7,6L |
---|
684 | |
---|
685 | #define SN_pkcs9 "pkcs9" |
---|
686 | #define NID_pkcs9 47 |
---|
687 | #define OBJ_pkcs9 OBJ_pkcs,9L |
---|
688 | |
---|
689 | #define LN_pkcs9_emailAddress "emailAddress" |
---|
690 | #define NID_pkcs9_emailAddress 48 |
---|
691 | #define OBJ_pkcs9_emailAddress OBJ_pkcs9,1L |
---|
692 | |
---|
693 | #define LN_pkcs9_unstructuredName "unstructuredName" |
---|
694 | #define NID_pkcs9_unstructuredName 49 |
---|
695 | #define OBJ_pkcs9_unstructuredName OBJ_pkcs9,2L |
---|
696 | |
---|
697 | #define LN_pkcs9_contentType "contentType" |
---|
698 | #define NID_pkcs9_contentType 50 |
---|
699 | #define OBJ_pkcs9_contentType OBJ_pkcs9,3L |
---|
700 | |
---|
701 | #define LN_pkcs9_messageDigest "messageDigest" |
---|
702 | #define NID_pkcs9_messageDigest 51 |
---|
703 | #define OBJ_pkcs9_messageDigest OBJ_pkcs9,4L |
---|
704 | |
---|
705 | #define LN_pkcs9_signingTime "signingTime" |
---|
706 | #define NID_pkcs9_signingTime 52 |
---|
707 | #define OBJ_pkcs9_signingTime OBJ_pkcs9,5L |
---|
708 | |
---|
709 | #define LN_pkcs9_countersignature "countersignature" |
---|
710 | #define NID_pkcs9_countersignature 53 |
---|
711 | #define OBJ_pkcs9_countersignature OBJ_pkcs9,6L |
---|
712 | |
---|
713 | #define LN_pkcs9_challengePassword "challengePassword" |
---|
714 | #define NID_pkcs9_challengePassword 54 |
---|
715 | #define OBJ_pkcs9_challengePassword OBJ_pkcs9,7L |
---|
716 | |
---|
717 | #define LN_pkcs9_unstructuredAddress "unstructuredAddress" |
---|
718 | #define NID_pkcs9_unstructuredAddress 55 |
---|
719 | #define OBJ_pkcs9_unstructuredAddress OBJ_pkcs9,8L |
---|
720 | |
---|
721 | #define LN_pkcs9_extCertAttributes "extendedCertificateAttributes" |
---|
722 | #define NID_pkcs9_extCertAttributes 56 |
---|
723 | #define OBJ_pkcs9_extCertAttributes OBJ_pkcs9,9L |
---|
724 | |
---|
725 | #define SN_ext_req "extReq" |
---|
726 | #define LN_ext_req "Extension Request" |
---|
727 | #define NID_ext_req 172 |
---|
728 | #define OBJ_ext_req OBJ_pkcs9,14L |
---|
729 | |
---|
730 | #define SN_SMIMECapabilities "SMIME-CAPS" |
---|
731 | #define LN_SMIMECapabilities "S/MIME Capabilities" |
---|
732 | #define NID_SMIMECapabilities 167 |
---|
733 | #define OBJ_SMIMECapabilities OBJ_pkcs9,15L |
---|
734 | |
---|
735 | #define SN_SMIME "SMIME" |
---|
736 | #define LN_SMIME "S/MIME" |
---|
737 | #define NID_SMIME 188 |
---|
738 | #define OBJ_SMIME OBJ_pkcs9,16L |
---|
739 | |
---|
740 | #define SN_id_smime_mod "id-smime-mod" |
---|
741 | #define NID_id_smime_mod 189 |
---|
742 | #define OBJ_id_smime_mod OBJ_SMIME,0L |
---|
743 | |
---|
744 | #define SN_id_smime_ct "id-smime-ct" |
---|
745 | #define NID_id_smime_ct 190 |
---|
746 | #define OBJ_id_smime_ct OBJ_SMIME,1L |
---|
747 | |
---|
748 | #define SN_id_smime_aa "id-smime-aa" |
---|
749 | #define NID_id_smime_aa 191 |
---|
750 | #define OBJ_id_smime_aa OBJ_SMIME,2L |
---|
751 | |
---|
752 | #define SN_id_smime_alg "id-smime-alg" |
---|
753 | #define NID_id_smime_alg 192 |
---|
754 | #define OBJ_id_smime_alg OBJ_SMIME,3L |
---|
755 | |
---|
756 | #define SN_id_smime_cd "id-smime-cd" |
---|
757 | #define NID_id_smime_cd 193 |
---|
758 | #define OBJ_id_smime_cd OBJ_SMIME,4L |
---|
759 | |
---|
760 | #define SN_id_smime_spq "id-smime-spq" |
---|
761 | #define NID_id_smime_spq 194 |
---|
762 | #define OBJ_id_smime_spq OBJ_SMIME,5L |
---|
763 | |
---|
764 | #define SN_id_smime_cti "id-smime-cti" |
---|
765 | #define NID_id_smime_cti 195 |
---|
766 | #define OBJ_id_smime_cti OBJ_SMIME,6L |
---|
767 | |
---|
768 | #define SN_id_smime_mod_cms "id-smime-mod-cms" |
---|
769 | #define NID_id_smime_mod_cms 196 |
---|
770 | #define OBJ_id_smime_mod_cms OBJ_id_smime_mod,1L |
---|
771 | |
---|
772 | #define SN_id_smime_mod_ess "id-smime-mod-ess" |
---|
773 | #define NID_id_smime_mod_ess 197 |
---|
774 | #define OBJ_id_smime_mod_ess OBJ_id_smime_mod,2L |
---|
775 | |
---|
776 | #define SN_id_smime_mod_oid "id-smime-mod-oid" |
---|
777 | #define NID_id_smime_mod_oid 198 |
---|
778 | #define OBJ_id_smime_mod_oid OBJ_id_smime_mod,3L |
---|
779 | |
---|
780 | #define SN_id_smime_mod_msg_v3 "id-smime-mod-msg-v3" |
---|
781 | #define NID_id_smime_mod_msg_v3 199 |
---|
782 | #define OBJ_id_smime_mod_msg_v3 OBJ_id_smime_mod,4L |
---|
783 | |
---|
784 | #define SN_id_smime_mod_ets_eSignature_88 "id-smime-mod-ets-eSignature-88" |
---|
785 | #define NID_id_smime_mod_ets_eSignature_88 200 |
---|
786 | #define OBJ_id_smime_mod_ets_eSignature_88 OBJ_id_smime_mod,5L |
---|
787 | |
---|
788 | #define SN_id_smime_mod_ets_eSignature_97 "id-smime-mod-ets-eSignature-97" |
---|
789 | #define NID_id_smime_mod_ets_eSignature_97 201 |
---|
790 | #define OBJ_id_smime_mod_ets_eSignature_97 OBJ_id_smime_mod,6L |
---|
791 | |
---|
792 | #define SN_id_smime_mod_ets_eSigPolicy_88 "id-smime-mod-ets-eSigPolicy-88" |
---|
793 | #define NID_id_smime_mod_ets_eSigPolicy_88 202 |
---|
794 | #define OBJ_id_smime_mod_ets_eSigPolicy_88 OBJ_id_smime_mod,7L |
---|
795 | |
---|
796 | #define SN_id_smime_mod_ets_eSigPolicy_97 "id-smime-mod-ets-eSigPolicy-97" |
---|
797 | #define NID_id_smime_mod_ets_eSigPolicy_97 203 |
---|
798 | #define OBJ_id_smime_mod_ets_eSigPolicy_97 OBJ_id_smime_mod,8L |
---|
799 | |
---|
800 | #define SN_id_smime_ct_receipt "id-smime-ct-receipt" |
---|
801 | #define NID_id_smime_ct_receipt 204 |
---|
802 | #define OBJ_id_smime_ct_receipt OBJ_id_smime_ct,1L |
---|
803 | |
---|
804 | #define SN_id_smime_ct_authData "id-smime-ct-authData" |
---|
805 | #define NID_id_smime_ct_authData 205 |
---|
806 | #define OBJ_id_smime_ct_authData OBJ_id_smime_ct,2L |
---|
807 | |
---|
808 | #define SN_id_smime_ct_publishCert "id-smime-ct-publishCert" |
---|
809 | #define NID_id_smime_ct_publishCert 206 |
---|
810 | #define OBJ_id_smime_ct_publishCert OBJ_id_smime_ct,3L |
---|
811 | |
---|
812 | #define SN_id_smime_ct_TSTInfo "id-smime-ct-TSTInfo" |
---|
813 | #define NID_id_smime_ct_TSTInfo 207 |
---|
814 | #define OBJ_id_smime_ct_TSTInfo OBJ_id_smime_ct,4L |
---|
815 | |
---|
816 | #define SN_id_smime_ct_TDTInfo "id-smime-ct-TDTInfo" |
---|
817 | #define NID_id_smime_ct_TDTInfo 208 |
---|
818 | #define OBJ_id_smime_ct_TDTInfo OBJ_id_smime_ct,5L |
---|
819 | |
---|
820 | #define SN_id_smime_ct_contentInfo "id-smime-ct-contentInfo" |
---|
821 | #define NID_id_smime_ct_contentInfo 209 |
---|
822 | #define OBJ_id_smime_ct_contentInfo OBJ_id_smime_ct,6L |
---|
823 | |
---|
824 | #define SN_id_smime_ct_DVCSRequestData "id-smime-ct-DVCSRequestData" |
---|
825 | #define NID_id_smime_ct_DVCSRequestData 210 |
---|
826 | #define OBJ_id_smime_ct_DVCSRequestData OBJ_id_smime_ct,7L |
---|
827 | |
---|
828 | #define SN_id_smime_ct_DVCSResponseData "id-smime-ct-DVCSResponseData" |
---|
829 | #define NID_id_smime_ct_DVCSResponseData 211 |
---|
830 | #define OBJ_id_smime_ct_DVCSResponseData OBJ_id_smime_ct,8L |
---|
831 | |
---|
832 | #define SN_id_smime_ct_compressedData "id-smime-ct-compressedData" |
---|
833 | #define NID_id_smime_ct_compressedData 786 |
---|
834 | #define OBJ_id_smime_ct_compressedData OBJ_id_smime_ct,9L |
---|
835 | |
---|
836 | #define SN_id_ct_asciiTextWithCRLF "id-ct-asciiTextWithCRLF" |
---|
837 | #define NID_id_ct_asciiTextWithCRLF 787 |
---|
838 | #define OBJ_id_ct_asciiTextWithCRLF OBJ_id_smime_ct,27L |
---|
839 | |
---|
840 | #define SN_id_smime_aa_receiptRequest "id-smime-aa-receiptRequest" |
---|
841 | #define NID_id_smime_aa_receiptRequest 212 |
---|
842 | #define OBJ_id_smime_aa_receiptRequest OBJ_id_smime_aa,1L |
---|
843 | |
---|
844 | #define SN_id_smime_aa_securityLabel "id-smime-aa-securityLabel" |
---|
845 | #define NID_id_smime_aa_securityLabel 213 |
---|
846 | #define OBJ_id_smime_aa_securityLabel OBJ_id_smime_aa,2L |
---|
847 | |
---|
848 | #define SN_id_smime_aa_mlExpandHistory "id-smime-aa-mlExpandHistory" |
---|
849 | #define NID_id_smime_aa_mlExpandHistory 214 |
---|
850 | #define OBJ_id_smime_aa_mlExpandHistory OBJ_id_smime_aa,3L |
---|
851 | |
---|
852 | #define SN_id_smime_aa_contentHint "id-smime-aa-contentHint" |
---|
853 | #define NID_id_smime_aa_contentHint 215 |
---|
854 | #define OBJ_id_smime_aa_contentHint OBJ_id_smime_aa,4L |
---|
855 | |
---|
856 | #define SN_id_smime_aa_msgSigDigest "id-smime-aa-msgSigDigest" |
---|
857 | #define NID_id_smime_aa_msgSigDigest 216 |
---|
858 | #define OBJ_id_smime_aa_msgSigDigest OBJ_id_smime_aa,5L |
---|
859 | |
---|
860 | #define SN_id_smime_aa_encapContentType "id-smime-aa-encapContentType" |
---|
861 | #define NID_id_smime_aa_encapContentType 217 |
---|
862 | #define OBJ_id_smime_aa_encapContentType OBJ_id_smime_aa,6L |
---|
863 | |
---|
864 | #define SN_id_smime_aa_contentIdentifier "id-smime-aa-contentIdentifier" |
---|
865 | #define NID_id_smime_aa_contentIdentifier 218 |
---|
866 | #define OBJ_id_smime_aa_contentIdentifier OBJ_id_smime_aa,7L |
---|
867 | |
---|
868 | #define SN_id_smime_aa_macValue "id-smime-aa-macValue" |
---|
869 | #define NID_id_smime_aa_macValue 219 |
---|
870 | #define OBJ_id_smime_aa_macValue OBJ_id_smime_aa,8L |
---|
871 | |
---|
872 | #define SN_id_smime_aa_equivalentLabels "id-smime-aa-equivalentLabels" |
---|
873 | #define NID_id_smime_aa_equivalentLabels 220 |
---|
874 | #define OBJ_id_smime_aa_equivalentLabels OBJ_id_smime_aa,9L |
---|
875 | |
---|
876 | #define SN_id_smime_aa_contentReference "id-smime-aa-contentReference" |
---|
877 | #define NID_id_smime_aa_contentReference 221 |
---|
878 | #define OBJ_id_smime_aa_contentReference OBJ_id_smime_aa,10L |
---|
879 | |
---|
880 | #define SN_id_smime_aa_encrypKeyPref "id-smime-aa-encrypKeyPref" |
---|
881 | #define NID_id_smime_aa_encrypKeyPref 222 |
---|
882 | #define OBJ_id_smime_aa_encrypKeyPref OBJ_id_smime_aa,11L |
---|
883 | |
---|
884 | #define SN_id_smime_aa_signingCertificate "id-smime-aa-signingCertificate" |
---|
885 | #define NID_id_smime_aa_signingCertificate 223 |
---|
886 | #define OBJ_id_smime_aa_signingCertificate OBJ_id_smime_aa,12L |
---|
887 | |
---|
888 | #define SN_id_smime_aa_smimeEncryptCerts "id-smime-aa-smimeEncryptCerts" |
---|
889 | #define NID_id_smime_aa_smimeEncryptCerts 224 |
---|
890 | #define OBJ_id_smime_aa_smimeEncryptCerts OBJ_id_smime_aa,13L |
---|
891 | |
---|
892 | #define SN_id_smime_aa_timeStampToken "id-smime-aa-timeStampToken" |
---|
893 | #define NID_id_smime_aa_timeStampToken 225 |
---|
894 | #define OBJ_id_smime_aa_timeStampToken OBJ_id_smime_aa,14L |
---|
895 | |
---|
896 | #define SN_id_smime_aa_ets_sigPolicyId "id-smime-aa-ets-sigPolicyId" |
---|
897 | #define NID_id_smime_aa_ets_sigPolicyId 226 |
---|
898 | #define OBJ_id_smime_aa_ets_sigPolicyId OBJ_id_smime_aa,15L |
---|
899 | |
---|
900 | #define SN_id_smime_aa_ets_commitmentType "id-smime-aa-ets-commitmentType" |
---|
901 | #define NID_id_smime_aa_ets_commitmentType 227 |
---|
902 | #define OBJ_id_smime_aa_ets_commitmentType OBJ_id_smime_aa,16L |
---|
903 | |
---|
904 | #define SN_id_smime_aa_ets_signerLocation "id-smime-aa-ets-signerLocation" |
---|
905 | #define NID_id_smime_aa_ets_signerLocation 228 |
---|
906 | #define OBJ_id_smime_aa_ets_signerLocation OBJ_id_smime_aa,17L |
---|
907 | |
---|
908 | #define SN_id_smime_aa_ets_signerAttr "id-smime-aa-ets-signerAttr" |
---|
909 | #define NID_id_smime_aa_ets_signerAttr 229 |
---|
910 | #define OBJ_id_smime_aa_ets_signerAttr OBJ_id_smime_aa,18L |
---|
911 | |
---|
912 | #define SN_id_smime_aa_ets_otherSigCert "id-smime-aa-ets-otherSigCert" |
---|
913 | #define NID_id_smime_aa_ets_otherSigCert 230 |
---|
914 | #define OBJ_id_smime_aa_ets_otherSigCert OBJ_id_smime_aa,19L |
---|
915 | |
---|
916 | #define SN_id_smime_aa_ets_contentTimestamp "id-smime-aa-ets-contentTimestamp" |
---|
917 | #define NID_id_smime_aa_ets_contentTimestamp 231 |
---|
918 | #define OBJ_id_smime_aa_ets_contentTimestamp OBJ_id_smime_aa,20L |
---|
919 | |
---|
920 | #define SN_id_smime_aa_ets_CertificateRefs "id-smime-aa-ets-CertificateRefs" |
---|
921 | #define NID_id_smime_aa_ets_CertificateRefs 232 |
---|
922 | #define OBJ_id_smime_aa_ets_CertificateRefs OBJ_id_smime_aa,21L |
---|
923 | |
---|
924 | #define SN_id_smime_aa_ets_RevocationRefs "id-smime-aa-ets-RevocationRefs" |
---|
925 | #define NID_id_smime_aa_ets_RevocationRefs 233 |
---|
926 | #define OBJ_id_smime_aa_ets_RevocationRefs OBJ_id_smime_aa,22L |
---|
927 | |
---|
928 | #define SN_id_smime_aa_ets_certValues "id-smime-aa-ets-certValues" |
---|
929 | #define NID_id_smime_aa_ets_certValues 234 |
---|
930 | #define OBJ_id_smime_aa_ets_certValues OBJ_id_smime_aa,23L |
---|
931 | |
---|
932 | #define SN_id_smime_aa_ets_revocationValues "id-smime-aa-ets-revocationValues" |
---|
933 | #define NID_id_smime_aa_ets_revocationValues 235 |
---|
934 | #define OBJ_id_smime_aa_ets_revocationValues OBJ_id_smime_aa,24L |
---|
935 | |
---|
936 | #define SN_id_smime_aa_ets_escTimeStamp "id-smime-aa-ets-escTimeStamp" |
---|
937 | #define NID_id_smime_aa_ets_escTimeStamp 236 |
---|
938 | #define OBJ_id_smime_aa_ets_escTimeStamp OBJ_id_smime_aa,25L |
---|
939 | |
---|
940 | #define SN_id_smime_aa_ets_certCRLTimestamp "id-smime-aa-ets-certCRLTimestamp" |
---|
941 | #define NID_id_smime_aa_ets_certCRLTimestamp 237 |
---|
942 | #define OBJ_id_smime_aa_ets_certCRLTimestamp OBJ_id_smime_aa,26L |
---|
943 | |
---|
944 | #define SN_id_smime_aa_ets_archiveTimeStamp "id-smime-aa-ets-archiveTimeStamp" |
---|
945 | #define NID_id_smime_aa_ets_archiveTimeStamp 238 |
---|
946 | #define OBJ_id_smime_aa_ets_archiveTimeStamp OBJ_id_smime_aa,27L |
---|
947 | |
---|
948 | #define SN_id_smime_aa_signatureType "id-smime-aa-signatureType" |
---|
949 | #define NID_id_smime_aa_signatureType 239 |
---|
950 | #define OBJ_id_smime_aa_signatureType OBJ_id_smime_aa,28L |
---|
951 | |
---|
952 | #define SN_id_smime_aa_dvcs_dvc "id-smime-aa-dvcs-dvc" |
---|
953 | #define NID_id_smime_aa_dvcs_dvc 240 |
---|
954 | #define OBJ_id_smime_aa_dvcs_dvc OBJ_id_smime_aa,29L |
---|
955 | |
---|
956 | #define SN_id_smime_alg_ESDHwith3DES "id-smime-alg-ESDHwith3DES" |
---|
957 | #define NID_id_smime_alg_ESDHwith3DES 241 |
---|
958 | #define OBJ_id_smime_alg_ESDHwith3DES OBJ_id_smime_alg,1L |
---|
959 | |
---|
960 | #define SN_id_smime_alg_ESDHwithRC2 "id-smime-alg-ESDHwithRC2" |
---|
961 | #define NID_id_smime_alg_ESDHwithRC2 242 |
---|
962 | #define OBJ_id_smime_alg_ESDHwithRC2 OBJ_id_smime_alg,2L |
---|
963 | |
---|
964 | #define SN_id_smime_alg_3DESwrap "id-smime-alg-3DESwrap" |
---|
965 | #define NID_id_smime_alg_3DESwrap 243 |
---|
966 | #define OBJ_id_smime_alg_3DESwrap OBJ_id_smime_alg,3L |
---|
967 | |
---|
968 | #define SN_id_smime_alg_RC2wrap "id-smime-alg-RC2wrap" |
---|
969 | #define NID_id_smime_alg_RC2wrap 244 |
---|
970 | #define OBJ_id_smime_alg_RC2wrap OBJ_id_smime_alg,4L |
---|
971 | |
---|
972 | #define SN_id_smime_alg_ESDH "id-smime-alg-ESDH" |
---|
973 | #define NID_id_smime_alg_ESDH 245 |
---|
974 | #define OBJ_id_smime_alg_ESDH OBJ_id_smime_alg,5L |
---|
975 | |
---|
976 | #define SN_id_smime_alg_CMS3DESwrap "id-smime-alg-CMS3DESwrap" |
---|
977 | #define NID_id_smime_alg_CMS3DESwrap 246 |
---|
978 | #define OBJ_id_smime_alg_CMS3DESwrap OBJ_id_smime_alg,6L |
---|
979 | |
---|
980 | #define SN_id_smime_alg_CMSRC2wrap "id-smime-alg-CMSRC2wrap" |
---|
981 | #define NID_id_smime_alg_CMSRC2wrap 247 |
---|
982 | #define OBJ_id_smime_alg_CMSRC2wrap OBJ_id_smime_alg,7L |
---|
983 | |
---|
984 | #define SN_id_smime_cd_ldap "id-smime-cd-ldap" |
---|
985 | #define NID_id_smime_cd_ldap 248 |
---|
986 | #define OBJ_id_smime_cd_ldap OBJ_id_smime_cd,1L |
---|
987 | |
---|
988 | #define SN_id_smime_spq_ets_sqt_uri "id-smime-spq-ets-sqt-uri" |
---|
989 | #define NID_id_smime_spq_ets_sqt_uri 249 |
---|
990 | #define OBJ_id_smime_spq_ets_sqt_uri OBJ_id_smime_spq,1L |
---|
991 | |
---|
992 | #define SN_id_smime_spq_ets_sqt_unotice "id-smime-spq-ets-sqt-unotice" |
---|
993 | #define NID_id_smime_spq_ets_sqt_unotice 250 |
---|
994 | #define OBJ_id_smime_spq_ets_sqt_unotice OBJ_id_smime_spq,2L |
---|
995 | |
---|
996 | #define SN_id_smime_cti_ets_proofOfOrigin "id-smime-cti-ets-proofOfOrigin" |
---|
997 | #define NID_id_smime_cti_ets_proofOfOrigin 251 |
---|
998 | #define OBJ_id_smime_cti_ets_proofOfOrigin OBJ_id_smime_cti,1L |
---|
999 | |
---|
1000 | #define SN_id_smime_cti_ets_proofOfReceipt "id-smime-cti-ets-proofOfReceipt" |
---|
1001 | #define NID_id_smime_cti_ets_proofOfReceipt 252 |
---|
1002 | #define OBJ_id_smime_cti_ets_proofOfReceipt OBJ_id_smime_cti,2L |
---|
1003 | |
---|
1004 | #define SN_id_smime_cti_ets_proofOfDelivery "id-smime-cti-ets-proofOfDelivery" |
---|
1005 | #define NID_id_smime_cti_ets_proofOfDelivery 253 |
---|
1006 | #define OBJ_id_smime_cti_ets_proofOfDelivery OBJ_id_smime_cti,3L |
---|
1007 | |
---|
1008 | #define SN_id_smime_cti_ets_proofOfSender "id-smime-cti-ets-proofOfSender" |
---|
1009 | #define NID_id_smime_cti_ets_proofOfSender 254 |
---|
1010 | #define OBJ_id_smime_cti_ets_proofOfSender OBJ_id_smime_cti,4L |
---|
1011 | |
---|
1012 | #define SN_id_smime_cti_ets_proofOfApproval "id-smime-cti-ets-proofOfApproval" |
---|
1013 | #define NID_id_smime_cti_ets_proofOfApproval 255 |
---|
1014 | #define OBJ_id_smime_cti_ets_proofOfApproval OBJ_id_smime_cti,5L |
---|
1015 | |
---|
1016 | #define SN_id_smime_cti_ets_proofOfCreation "id-smime-cti-ets-proofOfCreation" |
---|
1017 | #define NID_id_smime_cti_ets_proofOfCreation 256 |
---|
1018 | #define OBJ_id_smime_cti_ets_proofOfCreation OBJ_id_smime_cti,6L |
---|
1019 | |
---|
1020 | #define LN_friendlyName "friendlyName" |
---|
1021 | #define NID_friendlyName 156 |
---|
1022 | #define OBJ_friendlyName OBJ_pkcs9,20L |
---|
1023 | |
---|
1024 | #define LN_localKeyID "localKeyID" |
---|
1025 | #define NID_localKeyID 157 |
---|
1026 | #define OBJ_localKeyID OBJ_pkcs9,21L |
---|
1027 | |
---|
1028 | #define SN_ms_csp_name "CSPName" |
---|
1029 | #define LN_ms_csp_name "Microsoft CSP Name" |
---|
1030 | #define NID_ms_csp_name 417 |
---|
1031 | #define OBJ_ms_csp_name 1L,3L,6L,1L,4L,1L,311L,17L,1L |
---|
1032 | |
---|
1033 | #define SN_LocalKeySet "LocalKeySet" |
---|
1034 | #define LN_LocalKeySet "Microsoft Local Key set" |
---|
1035 | #define NID_LocalKeySet 856 |
---|
1036 | #define OBJ_LocalKeySet 1L,3L,6L,1L,4L,1L,311L,17L,2L |
---|
1037 | |
---|
1038 | #define OBJ_certTypes OBJ_pkcs9,22L |
---|
1039 | |
---|
1040 | #define LN_x509Certificate "x509Certificate" |
---|
1041 | #define NID_x509Certificate 158 |
---|
1042 | #define OBJ_x509Certificate OBJ_certTypes,1L |
---|
1043 | |
---|
1044 | #define LN_sdsiCertificate "sdsiCertificate" |
---|
1045 | #define NID_sdsiCertificate 159 |
---|
1046 | #define OBJ_sdsiCertificate OBJ_certTypes,2L |
---|
1047 | |
---|
1048 | #define OBJ_crlTypes OBJ_pkcs9,23L |
---|
1049 | |
---|
1050 | #define LN_x509Crl "x509Crl" |
---|
1051 | #define NID_x509Crl 160 |
---|
1052 | #define OBJ_x509Crl OBJ_crlTypes,1L |
---|
1053 | |
---|
1054 | #define OBJ_pkcs12 OBJ_pkcs,12L |
---|
1055 | |
---|
1056 | #define OBJ_pkcs12_pbeids OBJ_pkcs12,1L |
---|
1057 | |
---|
1058 | #define SN_pbe_WithSHA1And128BitRC4 "PBE-SHA1-RC4-128" |
---|
1059 | #define LN_pbe_WithSHA1And128BitRC4 "pbeWithSHA1And128BitRC4" |
---|
1060 | #define NID_pbe_WithSHA1And128BitRC4 144 |
---|
1061 | #define OBJ_pbe_WithSHA1And128BitRC4 OBJ_pkcs12_pbeids,1L |
---|
1062 | |
---|
1063 | #define SN_pbe_WithSHA1And40BitRC4 "PBE-SHA1-RC4-40" |
---|
1064 | #define LN_pbe_WithSHA1And40BitRC4 "pbeWithSHA1And40BitRC4" |
---|
1065 | #define NID_pbe_WithSHA1And40BitRC4 145 |
---|
1066 | #define OBJ_pbe_WithSHA1And40BitRC4 OBJ_pkcs12_pbeids,2L |
---|
1067 | |
---|
1068 | #define SN_pbe_WithSHA1And3_Key_TripleDES_CBC "PBE-SHA1-3DES" |
---|
1069 | #define LN_pbe_WithSHA1And3_Key_TripleDES_CBC "pbeWithSHA1And3-KeyTripleDES-CBC" |
---|
1070 | #define NID_pbe_WithSHA1And3_Key_TripleDES_CBC 146 |
---|
1071 | #define OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC OBJ_pkcs12_pbeids,3L |
---|
1072 | |
---|
1073 | #define SN_pbe_WithSHA1And2_Key_TripleDES_CBC "PBE-SHA1-2DES" |
---|
1074 | #define LN_pbe_WithSHA1And2_Key_TripleDES_CBC "pbeWithSHA1And2-KeyTripleDES-CBC" |
---|
1075 | #define NID_pbe_WithSHA1And2_Key_TripleDES_CBC 147 |
---|
1076 | #define OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC OBJ_pkcs12_pbeids,4L |
---|
1077 | |
---|
1078 | #define SN_pbe_WithSHA1And128BitRC2_CBC "PBE-SHA1-RC2-128" |
---|
1079 | #define LN_pbe_WithSHA1And128BitRC2_CBC "pbeWithSHA1And128BitRC2-CBC" |
---|
1080 | #define NID_pbe_WithSHA1And128BitRC2_CBC 148 |
---|
1081 | #define OBJ_pbe_WithSHA1And128BitRC2_CBC OBJ_pkcs12_pbeids,5L |
---|
1082 | |
---|
1083 | #define SN_pbe_WithSHA1And40BitRC2_CBC "PBE-SHA1-RC2-40" |
---|
1084 | #define LN_pbe_WithSHA1And40BitRC2_CBC "pbeWithSHA1And40BitRC2-CBC" |
---|
1085 | #define NID_pbe_WithSHA1And40BitRC2_CBC 149 |
---|
1086 | #define OBJ_pbe_WithSHA1And40BitRC2_CBC OBJ_pkcs12_pbeids,6L |
---|
1087 | |
---|
1088 | #define OBJ_pkcs12_Version1 OBJ_pkcs12,10L |
---|
1089 | |
---|
1090 | #define OBJ_pkcs12_BagIds OBJ_pkcs12_Version1,1L |
---|
1091 | |
---|
1092 | #define LN_keyBag "keyBag" |
---|
1093 | #define NID_keyBag 150 |
---|
1094 | #define OBJ_keyBag OBJ_pkcs12_BagIds,1L |
---|
1095 | |
---|
1096 | #define LN_pkcs8ShroudedKeyBag "pkcs8ShroudedKeyBag" |
---|
1097 | #define NID_pkcs8ShroudedKeyBag 151 |
---|
1098 | #define OBJ_pkcs8ShroudedKeyBag OBJ_pkcs12_BagIds,2L |
---|
1099 | |
---|
1100 | #define LN_certBag "certBag" |
---|
1101 | #define NID_certBag 152 |
---|
1102 | #define OBJ_certBag OBJ_pkcs12_BagIds,3L |
---|
1103 | |
---|
1104 | #define LN_crlBag "crlBag" |
---|
1105 | #define NID_crlBag 153 |
---|
1106 | #define OBJ_crlBag OBJ_pkcs12_BagIds,4L |
---|
1107 | |
---|
1108 | #define LN_secretBag "secretBag" |
---|
1109 | #define NID_secretBag 154 |
---|
1110 | #define OBJ_secretBag OBJ_pkcs12_BagIds,5L |
---|
1111 | |
---|
1112 | #define LN_safeContentsBag "safeContentsBag" |
---|
1113 | #define NID_safeContentsBag 155 |
---|
1114 | #define OBJ_safeContentsBag OBJ_pkcs12_BagIds,6L |
---|
1115 | |
---|
1116 | #define SN_md2 "MD2" |
---|
1117 | #define LN_md2 "md2" |
---|
1118 | #define NID_md2 3 |
---|
1119 | #define OBJ_md2 OBJ_rsadsi,2L,2L |
---|
1120 | |
---|
1121 | #define SN_md4 "MD4" |
---|
1122 | #define LN_md4 "md4" |
---|
1123 | #define NID_md4 257 |
---|
1124 | #define OBJ_md4 OBJ_rsadsi,2L,4L |
---|
1125 | |
---|
1126 | #define SN_md5 "MD5" |
---|
1127 | #define LN_md5 "md5" |
---|
1128 | #define NID_md5 4 |
---|
1129 | #define OBJ_md5 OBJ_rsadsi,2L,5L |
---|
1130 | |
---|
1131 | #define SN_md5_sha1 "MD5-SHA1" |
---|
1132 | #define LN_md5_sha1 "md5-sha1" |
---|
1133 | #define NID_md5_sha1 114 |
---|
1134 | |
---|
1135 | #define LN_hmacWithMD5 "hmacWithMD5" |
---|
1136 | #define NID_hmacWithMD5 797 |
---|
1137 | #define OBJ_hmacWithMD5 OBJ_rsadsi,2L,6L |
---|
1138 | |
---|
1139 | #define LN_hmacWithSHA1 "hmacWithSHA1" |
---|
1140 | #define NID_hmacWithSHA1 163 |
---|
1141 | #define OBJ_hmacWithSHA1 OBJ_rsadsi,2L,7L |
---|
1142 | |
---|
1143 | #define LN_hmacWithSHA224 "hmacWithSHA224" |
---|
1144 | #define NID_hmacWithSHA224 798 |
---|
1145 | #define OBJ_hmacWithSHA224 OBJ_rsadsi,2L,8L |
---|
1146 | |
---|
1147 | #define LN_hmacWithSHA256 "hmacWithSHA256" |
---|
1148 | #define NID_hmacWithSHA256 799 |
---|
1149 | #define OBJ_hmacWithSHA256 OBJ_rsadsi,2L,9L |
---|
1150 | |
---|
1151 | #define LN_hmacWithSHA384 "hmacWithSHA384" |
---|
1152 | #define NID_hmacWithSHA384 800 |
---|
1153 | #define OBJ_hmacWithSHA384 OBJ_rsadsi,2L,10L |
---|
1154 | |
---|
1155 | #define LN_hmacWithSHA512 "hmacWithSHA512" |
---|
1156 | #define NID_hmacWithSHA512 801 |
---|
1157 | #define OBJ_hmacWithSHA512 OBJ_rsadsi,2L,11L |
---|
1158 | |
---|
1159 | #define SN_rc2_cbc "RC2-CBC" |
---|
1160 | #define LN_rc2_cbc "rc2-cbc" |
---|
1161 | #define NID_rc2_cbc 37 |
---|
1162 | #define OBJ_rc2_cbc OBJ_rsadsi,3L,2L |
---|
1163 | |
---|
1164 | #define SN_rc2_ecb "RC2-ECB" |
---|
1165 | #define LN_rc2_ecb "rc2-ecb" |
---|
1166 | #define NID_rc2_ecb 38 |
---|
1167 | |
---|
1168 | #define SN_rc2_cfb64 "RC2-CFB" |
---|
1169 | #define LN_rc2_cfb64 "rc2-cfb" |
---|
1170 | #define NID_rc2_cfb64 39 |
---|
1171 | |
---|
1172 | #define SN_rc2_ofb64 "RC2-OFB" |
---|
1173 | #define LN_rc2_ofb64 "rc2-ofb" |
---|
1174 | #define NID_rc2_ofb64 40 |
---|
1175 | |
---|
1176 | #define SN_rc2_40_cbc "RC2-40-CBC" |
---|
1177 | #define LN_rc2_40_cbc "rc2-40-cbc" |
---|
1178 | #define NID_rc2_40_cbc 98 |
---|
1179 | |
---|
1180 | #define SN_rc2_64_cbc "RC2-64-CBC" |
---|
1181 | #define LN_rc2_64_cbc "rc2-64-cbc" |
---|
1182 | #define NID_rc2_64_cbc 166 |
---|
1183 | |
---|
1184 | #define SN_rc4 "RC4" |
---|
1185 | #define LN_rc4 "rc4" |
---|
1186 | #define NID_rc4 5 |
---|
1187 | #define OBJ_rc4 OBJ_rsadsi,3L,4L |
---|
1188 | |
---|
1189 | #define SN_rc4_40 "RC4-40" |
---|
1190 | #define LN_rc4_40 "rc4-40" |
---|
1191 | #define NID_rc4_40 97 |
---|
1192 | |
---|
1193 | #define SN_des_ede3_cbc "DES-EDE3-CBC" |
---|
1194 | #define LN_des_ede3_cbc "des-ede3-cbc" |
---|
1195 | #define NID_des_ede3_cbc 44 |
---|
1196 | #define OBJ_des_ede3_cbc OBJ_rsadsi,3L,7L |
---|
1197 | |
---|
1198 | #define SN_rc5_cbc "RC5-CBC" |
---|
1199 | #define LN_rc5_cbc "rc5-cbc" |
---|
1200 | #define NID_rc5_cbc 120 |
---|
1201 | #define OBJ_rc5_cbc OBJ_rsadsi,3L,8L |
---|
1202 | |
---|
1203 | #define SN_rc5_ecb "RC5-ECB" |
---|
1204 | #define LN_rc5_ecb "rc5-ecb" |
---|
1205 | #define NID_rc5_ecb 121 |
---|
1206 | |
---|
1207 | #define SN_rc5_cfb64 "RC5-CFB" |
---|
1208 | #define LN_rc5_cfb64 "rc5-cfb" |
---|
1209 | #define NID_rc5_cfb64 122 |
---|
1210 | |
---|
1211 | #define SN_rc5_ofb64 "RC5-OFB" |
---|
1212 | #define LN_rc5_ofb64 "rc5-ofb" |
---|
1213 | #define NID_rc5_ofb64 123 |
---|
1214 | |
---|
1215 | #define SN_ms_ext_req "msExtReq" |
---|
1216 | #define LN_ms_ext_req "Microsoft Extension Request" |
---|
1217 | #define NID_ms_ext_req 171 |
---|
1218 | #define OBJ_ms_ext_req 1L,3L,6L,1L,4L,1L,311L,2L,1L,14L |
---|
1219 | |
---|
1220 | #define SN_ms_code_ind "msCodeInd" |
---|
1221 | #define LN_ms_code_ind "Microsoft Individual Code Signing" |
---|
1222 | #define NID_ms_code_ind 134 |
---|
1223 | #define OBJ_ms_code_ind 1L,3L,6L,1L,4L,1L,311L,2L,1L,21L |
---|
1224 | |
---|
1225 | #define SN_ms_code_com "msCodeCom" |
---|
1226 | #define LN_ms_code_com "Microsoft Commercial Code Signing" |
---|
1227 | #define NID_ms_code_com 135 |
---|
1228 | #define OBJ_ms_code_com 1L,3L,6L,1L,4L,1L,311L,2L,1L,22L |
---|
1229 | |
---|
1230 | #define SN_ms_ctl_sign "msCTLSign" |
---|
1231 | #define LN_ms_ctl_sign "Microsoft Trust List Signing" |
---|
1232 | #define NID_ms_ctl_sign 136 |
---|
1233 | #define OBJ_ms_ctl_sign 1L,3L,6L,1L,4L,1L,311L,10L,3L,1L |
---|
1234 | |
---|
1235 | #define SN_ms_sgc "msSGC" |
---|
1236 | #define LN_ms_sgc "Microsoft Server Gated Crypto" |
---|
1237 | #define NID_ms_sgc 137 |
---|
1238 | #define OBJ_ms_sgc 1L,3L,6L,1L,4L,1L,311L,10L,3L,3L |
---|
1239 | |
---|
1240 | #define SN_ms_efs "msEFS" |
---|
1241 | #define LN_ms_efs "Microsoft Encrypted File System" |
---|
1242 | #define NID_ms_efs 138 |
---|
1243 | #define OBJ_ms_efs 1L,3L,6L,1L,4L,1L,311L,10L,3L,4L |
---|
1244 | |
---|
1245 | #define SN_ms_smartcard_login "msSmartcardLogin" |
---|
1246 | #define LN_ms_smartcard_login "Microsoft Smartcardlogin" |
---|
1247 | #define NID_ms_smartcard_login 648 |
---|
1248 | #define OBJ_ms_smartcard_login 1L,3L,6L,1L,4L,1L,311L,20L,2L,2L |
---|
1249 | |
---|
1250 | #define SN_ms_upn "msUPN" |
---|
1251 | #define LN_ms_upn "Microsoft Universal Principal Name" |
---|
1252 | #define NID_ms_upn 649 |
---|
1253 | #define OBJ_ms_upn 1L,3L,6L,1L,4L,1L,311L,20L,2L,3L |
---|
1254 | |
---|
1255 | #define SN_idea_cbc "IDEA-CBC" |
---|
1256 | #define LN_idea_cbc "idea-cbc" |
---|
1257 | #define NID_idea_cbc 34 |
---|
1258 | #define OBJ_idea_cbc 1L,3L,6L,1L,4L,1L,188L,7L,1L,1L,2L |
---|
1259 | |
---|
1260 | #define SN_idea_ecb "IDEA-ECB" |
---|
1261 | #define LN_idea_ecb "idea-ecb" |
---|
1262 | #define NID_idea_ecb 36 |
---|
1263 | |
---|
1264 | #define SN_idea_cfb64 "IDEA-CFB" |
---|
1265 | #define LN_idea_cfb64 "idea-cfb" |
---|
1266 | #define NID_idea_cfb64 35 |
---|
1267 | |
---|
1268 | #define SN_idea_ofb64 "IDEA-OFB" |
---|
1269 | #define LN_idea_ofb64 "idea-ofb" |
---|
1270 | #define NID_idea_ofb64 46 |
---|
1271 | |
---|
1272 | #define SN_bf_cbc "BF-CBC" |
---|
1273 | #define LN_bf_cbc "bf-cbc" |
---|
1274 | #define NID_bf_cbc 91 |
---|
1275 | #define OBJ_bf_cbc 1L,3L,6L,1L,4L,1L,3029L,1L,2L |
---|
1276 | |
---|
1277 | #define SN_bf_ecb "BF-ECB" |
---|
1278 | #define LN_bf_ecb "bf-ecb" |
---|
1279 | #define NID_bf_ecb 92 |
---|
1280 | |
---|
1281 | #define SN_bf_cfb64 "BF-CFB" |
---|
1282 | #define LN_bf_cfb64 "bf-cfb" |
---|
1283 | #define NID_bf_cfb64 93 |
---|
1284 | |
---|
1285 | #define SN_bf_ofb64 "BF-OFB" |
---|
1286 | #define LN_bf_ofb64 "bf-ofb" |
---|
1287 | #define NID_bf_ofb64 94 |
---|
1288 | |
---|
1289 | #define SN_id_pkix "PKIX" |
---|
1290 | #define NID_id_pkix 127 |
---|
1291 | #define OBJ_id_pkix 1L,3L,6L,1L,5L,5L,7L |
---|
1292 | |
---|
1293 | #define SN_id_pkix_mod "id-pkix-mod" |
---|
1294 | #define NID_id_pkix_mod 258 |
---|
1295 | #define OBJ_id_pkix_mod OBJ_id_pkix,0L |
---|
1296 | |
---|
1297 | #define SN_id_pe "id-pe" |
---|
1298 | #define NID_id_pe 175 |
---|
1299 | #define OBJ_id_pe OBJ_id_pkix,1L |
---|
1300 | |
---|
1301 | #define SN_id_qt "id-qt" |
---|
1302 | #define NID_id_qt 259 |
---|
1303 | #define OBJ_id_qt OBJ_id_pkix,2L |
---|
1304 | |
---|
1305 | #define SN_id_kp "id-kp" |
---|
1306 | #define NID_id_kp 128 |
---|
1307 | #define OBJ_id_kp OBJ_id_pkix,3L |
---|
1308 | |
---|
1309 | #define SN_id_it "id-it" |
---|
1310 | #define NID_id_it 260 |
---|
1311 | #define OBJ_id_it OBJ_id_pkix,4L |
---|
1312 | |
---|
1313 | #define SN_id_pkip "id-pkip" |
---|
1314 | #define NID_id_pkip 261 |
---|
1315 | #define OBJ_id_pkip OBJ_id_pkix,5L |
---|
1316 | |
---|
1317 | #define SN_id_alg "id-alg" |
---|
1318 | #define NID_id_alg 262 |
---|
1319 | #define OBJ_id_alg OBJ_id_pkix,6L |
---|
1320 | |
---|
1321 | #define SN_id_cmc "id-cmc" |
---|
1322 | #define NID_id_cmc 263 |
---|
1323 | #define OBJ_id_cmc OBJ_id_pkix,7L |
---|
1324 | |
---|
1325 | #define SN_id_on "id-on" |
---|
1326 | #define NID_id_on 264 |
---|
1327 | #define OBJ_id_on OBJ_id_pkix,8L |
---|
1328 | |
---|
1329 | #define SN_id_pda "id-pda" |
---|
1330 | #define NID_id_pda 265 |
---|
1331 | #define OBJ_id_pda OBJ_id_pkix,9L |
---|
1332 | |
---|
1333 | #define SN_id_aca "id-aca" |
---|
1334 | #define NID_id_aca 266 |
---|
1335 | #define OBJ_id_aca OBJ_id_pkix,10L |
---|
1336 | |
---|
1337 | #define SN_id_qcs "id-qcs" |
---|
1338 | #define NID_id_qcs 267 |
---|
1339 | #define OBJ_id_qcs OBJ_id_pkix,11L |
---|
1340 | |
---|
1341 | #define SN_id_cct "id-cct" |
---|
1342 | #define NID_id_cct 268 |
---|
1343 | #define OBJ_id_cct OBJ_id_pkix,12L |
---|
1344 | |
---|
1345 | #define SN_id_ppl "id-ppl" |
---|
1346 | #define NID_id_ppl 662 |
---|
1347 | #define OBJ_id_ppl OBJ_id_pkix,21L |
---|
1348 | |
---|
1349 | #define SN_id_ad "id-ad" |
---|
1350 | #define NID_id_ad 176 |
---|
1351 | #define OBJ_id_ad OBJ_id_pkix,48L |
---|
1352 | |
---|
1353 | #define SN_id_pkix1_explicit_88 "id-pkix1-explicit-88" |
---|
1354 | #define NID_id_pkix1_explicit_88 269 |
---|
1355 | #define OBJ_id_pkix1_explicit_88 OBJ_id_pkix_mod,1L |
---|
1356 | |
---|
1357 | #define SN_id_pkix1_implicit_88 "id-pkix1-implicit-88" |
---|
1358 | #define NID_id_pkix1_implicit_88 270 |
---|
1359 | #define OBJ_id_pkix1_implicit_88 OBJ_id_pkix_mod,2L |
---|
1360 | |
---|
1361 | #define SN_id_pkix1_explicit_93 "id-pkix1-explicit-93" |
---|
1362 | #define NID_id_pkix1_explicit_93 271 |
---|
1363 | #define OBJ_id_pkix1_explicit_93 OBJ_id_pkix_mod,3L |
---|
1364 | |
---|
1365 | #define SN_id_pkix1_implicit_93 "id-pkix1-implicit-93" |
---|
1366 | #define NID_id_pkix1_implicit_93 272 |
---|
1367 | #define OBJ_id_pkix1_implicit_93 OBJ_id_pkix_mod,4L |
---|
1368 | |
---|
1369 | #define SN_id_mod_crmf "id-mod-crmf" |
---|
1370 | #define NID_id_mod_crmf 273 |
---|
1371 | #define OBJ_id_mod_crmf OBJ_id_pkix_mod,5L |
---|
1372 | |
---|
1373 | #define SN_id_mod_cmc "id-mod-cmc" |
---|
1374 | #define NID_id_mod_cmc 274 |
---|
1375 | #define OBJ_id_mod_cmc OBJ_id_pkix_mod,6L |
---|
1376 | |
---|
1377 | #define SN_id_mod_kea_profile_88 "id-mod-kea-profile-88" |
---|
1378 | #define NID_id_mod_kea_profile_88 275 |
---|
1379 | #define OBJ_id_mod_kea_profile_88 OBJ_id_pkix_mod,7L |
---|
1380 | |
---|
1381 | #define SN_id_mod_kea_profile_93 "id-mod-kea-profile-93" |
---|
1382 | #define NID_id_mod_kea_profile_93 276 |
---|
1383 | #define OBJ_id_mod_kea_profile_93 OBJ_id_pkix_mod,8L |
---|
1384 | |
---|
1385 | #define SN_id_mod_cmp "id-mod-cmp" |
---|
1386 | #define NID_id_mod_cmp 277 |
---|
1387 | #define OBJ_id_mod_cmp OBJ_id_pkix_mod,9L |
---|
1388 | |
---|
1389 | #define SN_id_mod_qualified_cert_88 "id-mod-qualified-cert-88" |
---|
1390 | #define NID_id_mod_qualified_cert_88 278 |
---|
1391 | #define OBJ_id_mod_qualified_cert_88 OBJ_id_pkix_mod,10L |
---|
1392 | |
---|
1393 | #define SN_id_mod_qualified_cert_93 "id-mod-qualified-cert-93" |
---|
1394 | #define NID_id_mod_qualified_cert_93 279 |
---|
1395 | #define OBJ_id_mod_qualified_cert_93 OBJ_id_pkix_mod,11L |
---|
1396 | |
---|
1397 | #define SN_id_mod_attribute_cert "id-mod-attribute-cert" |
---|
1398 | #define NID_id_mod_attribute_cert 280 |
---|
1399 | #define OBJ_id_mod_attribute_cert OBJ_id_pkix_mod,12L |
---|
1400 | |
---|
1401 | #define SN_id_mod_timestamp_protocol "id-mod-timestamp-protocol" |
---|
1402 | #define NID_id_mod_timestamp_protocol 281 |
---|
1403 | #define OBJ_id_mod_timestamp_protocol OBJ_id_pkix_mod,13L |
---|
1404 | |
---|
1405 | #define SN_id_mod_ocsp "id-mod-ocsp" |
---|
1406 | #define NID_id_mod_ocsp 282 |
---|
1407 | #define OBJ_id_mod_ocsp OBJ_id_pkix_mod,14L |
---|
1408 | |
---|
1409 | #define SN_id_mod_dvcs "id-mod-dvcs" |
---|
1410 | #define NID_id_mod_dvcs 283 |
---|
1411 | #define OBJ_id_mod_dvcs OBJ_id_pkix_mod,15L |
---|
1412 | |
---|
1413 | #define SN_id_mod_cmp2000 "id-mod-cmp2000" |
---|
1414 | #define NID_id_mod_cmp2000 284 |
---|
1415 | #define OBJ_id_mod_cmp2000 OBJ_id_pkix_mod,16L |
---|
1416 | |
---|
1417 | #define SN_info_access "authorityInfoAccess" |
---|
1418 | #define LN_info_access "Authority Information Access" |
---|
1419 | #define NID_info_access 177 |
---|
1420 | #define OBJ_info_access OBJ_id_pe,1L |
---|
1421 | |
---|
1422 | #define SN_biometricInfo "biometricInfo" |
---|
1423 | #define LN_biometricInfo "Biometric Info" |
---|
1424 | #define NID_biometricInfo 285 |
---|
1425 | #define OBJ_biometricInfo OBJ_id_pe,2L |
---|
1426 | |
---|
1427 | #define SN_qcStatements "qcStatements" |
---|
1428 | #define NID_qcStatements 286 |
---|
1429 | #define OBJ_qcStatements OBJ_id_pe,3L |
---|
1430 | |
---|
1431 | #define SN_ac_auditEntity "ac-auditEntity" |
---|
1432 | #define NID_ac_auditEntity 287 |
---|
1433 | #define OBJ_ac_auditEntity OBJ_id_pe,4L |
---|
1434 | |
---|
1435 | #define SN_ac_targeting "ac-targeting" |
---|
1436 | #define NID_ac_targeting 288 |
---|
1437 | #define OBJ_ac_targeting OBJ_id_pe,5L |
---|
1438 | |
---|
1439 | #define SN_aaControls "aaControls" |
---|
1440 | #define NID_aaControls 289 |
---|
1441 | #define OBJ_aaControls OBJ_id_pe,6L |
---|
1442 | |
---|
1443 | #define SN_sbgp_ipAddrBlock "sbgp-ipAddrBlock" |
---|
1444 | #define NID_sbgp_ipAddrBlock 290 |
---|
1445 | #define OBJ_sbgp_ipAddrBlock OBJ_id_pe,7L |
---|
1446 | |
---|
1447 | #define SN_sbgp_autonomousSysNum "sbgp-autonomousSysNum" |
---|
1448 | #define NID_sbgp_autonomousSysNum 291 |
---|
1449 | #define OBJ_sbgp_autonomousSysNum OBJ_id_pe,8L |
---|
1450 | |
---|
1451 | #define SN_sbgp_routerIdentifier "sbgp-routerIdentifier" |
---|
1452 | #define NID_sbgp_routerIdentifier 292 |
---|
1453 | #define OBJ_sbgp_routerIdentifier OBJ_id_pe,9L |
---|
1454 | |
---|
1455 | #define SN_ac_proxying "ac-proxying" |
---|
1456 | #define NID_ac_proxying 397 |
---|
1457 | #define OBJ_ac_proxying OBJ_id_pe,10L |
---|
1458 | |
---|
1459 | #define SN_sinfo_access "subjectInfoAccess" |
---|
1460 | #define LN_sinfo_access "Subject Information Access" |
---|
1461 | #define NID_sinfo_access 398 |
---|
1462 | #define OBJ_sinfo_access OBJ_id_pe,11L |
---|
1463 | |
---|
1464 | #define SN_proxyCertInfo "proxyCertInfo" |
---|
1465 | #define LN_proxyCertInfo "Proxy Certificate Information" |
---|
1466 | #define NID_proxyCertInfo 663 |
---|
1467 | #define OBJ_proxyCertInfo OBJ_id_pe,14L |
---|
1468 | |
---|
1469 | #define SN_id_qt_cps "id-qt-cps" |
---|
1470 | #define LN_id_qt_cps "Policy Qualifier CPS" |
---|
1471 | #define NID_id_qt_cps 164 |
---|
1472 | #define OBJ_id_qt_cps OBJ_id_qt,1L |
---|
1473 | |
---|
1474 | #define SN_id_qt_unotice "id-qt-unotice" |
---|
1475 | #define LN_id_qt_unotice "Policy Qualifier User Notice" |
---|
1476 | #define NID_id_qt_unotice 165 |
---|
1477 | #define OBJ_id_qt_unotice OBJ_id_qt,2L |
---|
1478 | |
---|
1479 | #define SN_textNotice "textNotice" |
---|
1480 | #define NID_textNotice 293 |
---|
1481 | #define OBJ_textNotice OBJ_id_qt,3L |
---|
1482 | |
---|
1483 | #define SN_server_auth "serverAuth" |
---|
1484 | #define LN_server_auth "TLS Web Server Authentication" |
---|
1485 | #define NID_server_auth 129 |
---|
1486 | #define OBJ_server_auth OBJ_id_kp,1L |
---|
1487 | |
---|
1488 | #define SN_client_auth "clientAuth" |
---|
1489 | #define LN_client_auth "TLS Web Client Authentication" |
---|
1490 | #define NID_client_auth 130 |
---|
1491 | #define OBJ_client_auth OBJ_id_kp,2L |
---|
1492 | |
---|
1493 | #define SN_code_sign "codeSigning" |
---|
1494 | #define LN_code_sign "Code Signing" |
---|
1495 | #define NID_code_sign 131 |
---|
1496 | #define OBJ_code_sign OBJ_id_kp,3L |
---|
1497 | |
---|
1498 | #define SN_email_protect "emailProtection" |
---|
1499 | #define LN_email_protect "E-mail Protection" |
---|
1500 | #define NID_email_protect 132 |
---|
1501 | #define OBJ_email_protect OBJ_id_kp,4L |
---|
1502 | |
---|
1503 | #define SN_ipsecEndSystem "ipsecEndSystem" |
---|
1504 | #define LN_ipsecEndSystem "IPSec End System" |
---|
1505 | #define NID_ipsecEndSystem 294 |
---|
1506 | #define OBJ_ipsecEndSystem OBJ_id_kp,5L |
---|
1507 | |
---|
1508 | #define SN_ipsecTunnel "ipsecTunnel" |
---|
1509 | #define LN_ipsecTunnel "IPSec Tunnel" |
---|
1510 | #define NID_ipsecTunnel 295 |
---|
1511 | #define OBJ_ipsecTunnel OBJ_id_kp,6L |
---|
1512 | |
---|
1513 | #define SN_ipsecUser "ipsecUser" |
---|
1514 | #define LN_ipsecUser "IPSec User" |
---|
1515 | #define NID_ipsecUser 296 |
---|
1516 | #define OBJ_ipsecUser OBJ_id_kp,7L |
---|
1517 | |
---|
1518 | #define SN_time_stamp "timeStamping" |
---|
1519 | #define LN_time_stamp "Time Stamping" |
---|
1520 | #define NID_time_stamp 133 |
---|
1521 | #define OBJ_time_stamp OBJ_id_kp,8L |
---|
1522 | |
---|
1523 | #define SN_OCSP_sign "OCSPSigning" |
---|
1524 | #define LN_OCSP_sign "OCSP Signing" |
---|
1525 | #define NID_OCSP_sign 180 |
---|
1526 | #define OBJ_OCSP_sign OBJ_id_kp,9L |
---|
1527 | |
---|
1528 | #define SN_dvcs "DVCS" |
---|
1529 | #define LN_dvcs "dvcs" |
---|
1530 | #define NID_dvcs 297 |
---|
1531 | #define OBJ_dvcs OBJ_id_kp,10L |
---|
1532 | |
---|
1533 | #define SN_id_it_caProtEncCert "id-it-caProtEncCert" |
---|
1534 | #define NID_id_it_caProtEncCert 298 |
---|
1535 | #define OBJ_id_it_caProtEncCert OBJ_id_it,1L |
---|
1536 | |
---|
1537 | #define SN_id_it_signKeyPairTypes "id-it-signKeyPairTypes" |
---|
1538 | #define NID_id_it_signKeyPairTypes 299 |
---|
1539 | #define OBJ_id_it_signKeyPairTypes OBJ_id_it,2L |
---|
1540 | |
---|
1541 | #define SN_id_it_encKeyPairTypes "id-it-encKeyPairTypes" |
---|
1542 | #define NID_id_it_encKeyPairTypes 300 |
---|
1543 | #define OBJ_id_it_encKeyPairTypes OBJ_id_it,3L |
---|
1544 | |
---|
1545 | #define SN_id_it_preferredSymmAlg "id-it-preferredSymmAlg" |
---|
1546 | #define NID_id_it_preferredSymmAlg 301 |
---|
1547 | #define OBJ_id_it_preferredSymmAlg OBJ_id_it,4L |
---|
1548 | |
---|
1549 | #define SN_id_it_caKeyUpdateInfo "id-it-caKeyUpdateInfo" |
---|
1550 | #define NID_id_it_caKeyUpdateInfo 302 |
---|
1551 | #define OBJ_id_it_caKeyUpdateInfo OBJ_id_it,5L |
---|
1552 | |
---|
1553 | #define SN_id_it_currentCRL "id-it-currentCRL" |
---|
1554 | #define NID_id_it_currentCRL 303 |
---|
1555 | #define OBJ_id_it_currentCRL OBJ_id_it,6L |
---|
1556 | |
---|
1557 | #define SN_id_it_unsupportedOIDs "id-it-unsupportedOIDs" |
---|
1558 | #define NID_id_it_unsupportedOIDs 304 |
---|
1559 | #define OBJ_id_it_unsupportedOIDs OBJ_id_it,7L |
---|
1560 | |
---|
1561 | #define SN_id_it_subscriptionRequest "id-it-subscriptionRequest" |
---|
1562 | #define NID_id_it_subscriptionRequest 305 |
---|
1563 | #define OBJ_id_it_subscriptionRequest OBJ_id_it,8L |
---|
1564 | |
---|
1565 | #define SN_id_it_subscriptionResponse "id-it-subscriptionResponse" |
---|
1566 | #define NID_id_it_subscriptionResponse 306 |
---|
1567 | #define OBJ_id_it_subscriptionResponse OBJ_id_it,9L |
---|
1568 | |
---|
1569 | #define SN_id_it_keyPairParamReq "id-it-keyPairParamReq" |
---|
1570 | #define NID_id_it_keyPairParamReq 307 |
---|
1571 | #define OBJ_id_it_keyPairParamReq OBJ_id_it,10L |
---|
1572 | |
---|
1573 | #define SN_id_it_keyPairParamRep "id-it-keyPairParamRep" |
---|
1574 | #define NID_id_it_keyPairParamRep 308 |
---|
1575 | #define OBJ_id_it_keyPairParamRep OBJ_id_it,11L |
---|
1576 | |
---|
1577 | #define SN_id_it_revPassphrase "id-it-revPassphrase" |
---|
1578 | #define NID_id_it_revPassphrase 309 |
---|
1579 | #define OBJ_id_it_revPassphrase OBJ_id_it,12L |
---|
1580 | |
---|
1581 | #define SN_id_it_implicitConfirm "id-it-implicitConfirm" |
---|
1582 | #define NID_id_it_implicitConfirm 310 |
---|
1583 | #define OBJ_id_it_implicitConfirm OBJ_id_it,13L |
---|
1584 | |
---|
1585 | #define SN_id_it_confirmWaitTime "id-it-confirmWaitTime" |
---|
1586 | #define NID_id_it_confirmWaitTime 311 |
---|
1587 | #define OBJ_id_it_confirmWaitTime OBJ_id_it,14L |
---|
1588 | |
---|
1589 | #define SN_id_it_origPKIMessage "id-it-origPKIMessage" |
---|
1590 | #define NID_id_it_origPKIMessage 312 |
---|
1591 | #define OBJ_id_it_origPKIMessage OBJ_id_it,15L |
---|
1592 | |
---|
1593 | #define SN_id_it_suppLangTags "id-it-suppLangTags" |
---|
1594 | #define NID_id_it_suppLangTags 784 |
---|
1595 | #define OBJ_id_it_suppLangTags OBJ_id_it,16L |
---|
1596 | |
---|
1597 | #define SN_id_regCtrl "id-regCtrl" |
---|
1598 | #define NID_id_regCtrl 313 |
---|
1599 | #define OBJ_id_regCtrl OBJ_id_pkip,1L |
---|
1600 | |
---|
1601 | #define SN_id_regInfo "id-regInfo" |
---|
1602 | #define NID_id_regInfo 314 |
---|
1603 | #define OBJ_id_regInfo OBJ_id_pkip,2L |
---|
1604 | |
---|
1605 | #define SN_id_regCtrl_regToken "id-regCtrl-regToken" |
---|
1606 | #define NID_id_regCtrl_regToken 315 |
---|
1607 | #define OBJ_id_regCtrl_regToken OBJ_id_regCtrl,1L |
---|
1608 | |
---|
1609 | #define SN_id_regCtrl_authenticator "id-regCtrl-authenticator" |
---|
1610 | #define NID_id_regCtrl_authenticator 316 |
---|
1611 | #define OBJ_id_regCtrl_authenticator OBJ_id_regCtrl,2L |
---|
1612 | |
---|
1613 | #define SN_id_regCtrl_pkiPublicationInfo "id-regCtrl-pkiPublicationInfo" |
---|
1614 | #define NID_id_regCtrl_pkiPublicationInfo 317 |
---|
1615 | #define OBJ_id_regCtrl_pkiPublicationInfo OBJ_id_regCtrl,3L |
---|
1616 | |
---|
1617 | #define SN_id_regCtrl_pkiArchiveOptions "id-regCtrl-pkiArchiveOptions" |
---|
1618 | #define NID_id_regCtrl_pkiArchiveOptions 318 |
---|
1619 | #define OBJ_id_regCtrl_pkiArchiveOptions OBJ_id_regCtrl,4L |
---|
1620 | |
---|
1621 | #define SN_id_regCtrl_oldCertID "id-regCtrl-oldCertID" |
---|
1622 | #define NID_id_regCtrl_oldCertID 319 |
---|
1623 | #define OBJ_id_regCtrl_oldCertID OBJ_id_regCtrl,5L |
---|
1624 | |
---|
1625 | #define SN_id_regCtrl_protocolEncrKey "id-regCtrl-protocolEncrKey" |
---|
1626 | #define NID_id_regCtrl_protocolEncrKey 320 |
---|
1627 | #define OBJ_id_regCtrl_protocolEncrKey OBJ_id_regCtrl,6L |
---|
1628 | |
---|
1629 | #define SN_id_regInfo_utf8Pairs "id-regInfo-utf8Pairs" |
---|
1630 | #define NID_id_regInfo_utf8Pairs 321 |
---|
1631 | #define OBJ_id_regInfo_utf8Pairs OBJ_id_regInfo,1L |
---|
1632 | |
---|
1633 | #define SN_id_regInfo_certReq "id-regInfo-certReq" |
---|
1634 | #define NID_id_regInfo_certReq 322 |
---|
1635 | #define OBJ_id_regInfo_certReq OBJ_id_regInfo,2L |
---|
1636 | |
---|
1637 | #define SN_id_alg_des40 "id-alg-des40" |
---|
1638 | #define NID_id_alg_des40 323 |
---|
1639 | #define OBJ_id_alg_des40 OBJ_id_alg,1L |
---|
1640 | |
---|
1641 | #define SN_id_alg_noSignature "id-alg-noSignature" |
---|
1642 | #define NID_id_alg_noSignature 324 |
---|
1643 | #define OBJ_id_alg_noSignature OBJ_id_alg,2L |
---|
1644 | |
---|
1645 | #define SN_id_alg_dh_sig_hmac_sha1 "id-alg-dh-sig-hmac-sha1" |
---|
1646 | #define NID_id_alg_dh_sig_hmac_sha1 325 |
---|
1647 | #define OBJ_id_alg_dh_sig_hmac_sha1 OBJ_id_alg,3L |
---|
1648 | |
---|
1649 | #define SN_id_alg_dh_pop "id-alg-dh-pop" |
---|
1650 | #define NID_id_alg_dh_pop 326 |
---|
1651 | #define OBJ_id_alg_dh_pop OBJ_id_alg,4L |
---|
1652 | |
---|
1653 | #define SN_id_cmc_statusInfo "id-cmc-statusInfo" |
---|
1654 | #define NID_id_cmc_statusInfo 327 |
---|
1655 | #define OBJ_id_cmc_statusInfo OBJ_id_cmc,1L |
---|
1656 | |
---|
1657 | #define SN_id_cmc_identification "id-cmc-identification" |
---|
1658 | #define NID_id_cmc_identification 328 |
---|
1659 | #define OBJ_id_cmc_identification OBJ_id_cmc,2L |
---|
1660 | |
---|
1661 | #define SN_id_cmc_identityProof "id-cmc-identityProof" |
---|
1662 | #define NID_id_cmc_identityProof 329 |
---|
1663 | #define OBJ_id_cmc_identityProof OBJ_id_cmc,3L |
---|
1664 | |
---|
1665 | #define SN_id_cmc_dataReturn "id-cmc-dataReturn" |
---|
1666 | #define NID_id_cmc_dataReturn 330 |
---|
1667 | #define OBJ_id_cmc_dataReturn OBJ_id_cmc,4L |
---|
1668 | |
---|
1669 | #define SN_id_cmc_transactionId "id-cmc-transactionId" |
---|
1670 | #define NID_id_cmc_transactionId 331 |
---|
1671 | #define OBJ_id_cmc_transactionId OBJ_id_cmc,5L |
---|
1672 | |
---|
1673 | #define SN_id_cmc_senderNonce "id-cmc-senderNonce" |
---|
1674 | #define NID_id_cmc_senderNonce 332 |
---|
1675 | #define OBJ_id_cmc_senderNonce OBJ_id_cmc,6L |
---|
1676 | |
---|
1677 | #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" |
---|
1678 | #define NID_id_cmc_recipientNonce 333 |
---|
1679 | #define OBJ_id_cmc_recipientNonce OBJ_id_cmc,7L |
---|
1680 | |
---|
1681 | #define SN_id_cmc_addExtensions "id-cmc-addExtensions" |
---|
1682 | #define NID_id_cmc_addExtensions 334 |
---|
1683 | #define OBJ_id_cmc_addExtensions OBJ_id_cmc,8L |
---|
1684 | |
---|
1685 | #define SN_id_cmc_encryptedPOP "id-cmc-encryptedPOP" |
---|
1686 | #define NID_id_cmc_encryptedPOP 335 |
---|
1687 | #define OBJ_id_cmc_encryptedPOP OBJ_id_cmc,9L |
---|
1688 | |
---|
1689 | #define SN_id_cmc_decryptedPOP "id-cmc-decryptedPOP" |
---|
1690 | #define NID_id_cmc_decryptedPOP 336 |
---|
1691 | #define OBJ_id_cmc_decryptedPOP OBJ_id_cmc,10L |
---|
1692 | |
---|
1693 | #define SN_id_cmc_lraPOPWitness "id-cmc-lraPOPWitness" |
---|
1694 | #define NID_id_cmc_lraPOPWitness 337 |
---|
1695 | #define OBJ_id_cmc_lraPOPWitness OBJ_id_cmc,11L |
---|
1696 | |
---|
1697 | #define SN_id_cmc_getCert "id-cmc-getCert" |
---|
1698 | #define NID_id_cmc_getCert 338 |
---|
1699 | #define OBJ_id_cmc_getCert OBJ_id_cmc,15L |
---|
1700 | |
---|
1701 | #define SN_id_cmc_getCRL "id-cmc-getCRL" |
---|
1702 | #define NID_id_cmc_getCRL 339 |
---|
1703 | #define OBJ_id_cmc_getCRL OBJ_id_cmc,16L |
---|
1704 | |
---|
1705 | #define SN_id_cmc_revokeRequest "id-cmc-revokeRequest" |
---|
1706 | #define NID_id_cmc_revokeRequest 340 |
---|
1707 | #define OBJ_id_cmc_revokeRequest OBJ_id_cmc,17L |
---|
1708 | |
---|
1709 | #define SN_id_cmc_regInfo "id-cmc-regInfo" |
---|
1710 | #define NID_id_cmc_regInfo 341 |
---|
1711 | #define OBJ_id_cmc_regInfo OBJ_id_cmc,18L |
---|
1712 | |
---|
1713 | #define SN_id_cmc_responseInfo "id-cmc-responseInfo" |
---|
1714 | #define NID_id_cmc_responseInfo 342 |
---|
1715 | #define OBJ_id_cmc_responseInfo OBJ_id_cmc,19L |
---|
1716 | |
---|
1717 | #define SN_id_cmc_queryPending "id-cmc-queryPending" |
---|
1718 | #define NID_id_cmc_queryPending 343 |
---|
1719 | #define OBJ_id_cmc_queryPending OBJ_id_cmc,21L |
---|
1720 | |
---|
1721 | #define SN_id_cmc_popLinkRandom "id-cmc-popLinkRandom" |
---|
1722 | #define NID_id_cmc_popLinkRandom 344 |
---|
1723 | #define OBJ_id_cmc_popLinkRandom OBJ_id_cmc,22L |
---|
1724 | |
---|
1725 | #define SN_id_cmc_popLinkWitness "id-cmc-popLinkWitness" |
---|
1726 | #define NID_id_cmc_popLinkWitness 345 |
---|
1727 | #define OBJ_id_cmc_popLinkWitness OBJ_id_cmc,23L |
---|
1728 | |
---|
1729 | #define SN_id_cmc_confirmCertAcceptance "id-cmc-confirmCertAcceptance" |
---|
1730 | #define NID_id_cmc_confirmCertAcceptance 346 |
---|
1731 | #define OBJ_id_cmc_confirmCertAcceptance OBJ_id_cmc,24L |
---|
1732 | |
---|
1733 | #define SN_id_on_personalData "id-on-personalData" |
---|
1734 | #define NID_id_on_personalData 347 |
---|
1735 | #define OBJ_id_on_personalData OBJ_id_on,1L |
---|
1736 | |
---|
1737 | #define SN_id_on_permanentIdentifier "id-on-permanentIdentifier" |
---|
1738 | #define LN_id_on_permanentIdentifier "Permanent Identifier" |
---|
1739 | #define NID_id_on_permanentIdentifier 858 |
---|
1740 | #define OBJ_id_on_permanentIdentifier OBJ_id_on,3L |
---|
1741 | |
---|
1742 | #define SN_id_pda_dateOfBirth "id-pda-dateOfBirth" |
---|
1743 | #define NID_id_pda_dateOfBirth 348 |
---|
1744 | #define OBJ_id_pda_dateOfBirth OBJ_id_pda,1L |
---|
1745 | |
---|
1746 | #define SN_id_pda_placeOfBirth "id-pda-placeOfBirth" |
---|
1747 | #define NID_id_pda_placeOfBirth 349 |
---|
1748 | #define OBJ_id_pda_placeOfBirth OBJ_id_pda,2L |
---|
1749 | |
---|
1750 | #define SN_id_pda_gender "id-pda-gender" |
---|
1751 | #define NID_id_pda_gender 351 |
---|
1752 | #define OBJ_id_pda_gender OBJ_id_pda,3L |
---|
1753 | |
---|
1754 | #define SN_id_pda_countryOfCitizenship "id-pda-countryOfCitizenship" |
---|
1755 | #define NID_id_pda_countryOfCitizenship 352 |
---|
1756 | #define OBJ_id_pda_countryOfCitizenship OBJ_id_pda,4L |
---|
1757 | |
---|
1758 | #define SN_id_pda_countryOfResidence "id-pda-countryOfResidence" |
---|
1759 | #define NID_id_pda_countryOfResidence 353 |
---|
1760 | #define OBJ_id_pda_countryOfResidence OBJ_id_pda,5L |
---|
1761 | |
---|
1762 | #define SN_id_aca_authenticationInfo "id-aca-authenticationInfo" |
---|
1763 | #define NID_id_aca_authenticationInfo 354 |
---|
1764 | #define OBJ_id_aca_authenticationInfo OBJ_id_aca,1L |
---|
1765 | |
---|
1766 | #define SN_id_aca_accessIdentity "id-aca-accessIdentity" |
---|
1767 | #define NID_id_aca_accessIdentity 355 |
---|
1768 | #define OBJ_id_aca_accessIdentity OBJ_id_aca,2L |
---|
1769 | |
---|
1770 | #define SN_id_aca_chargingIdentity "id-aca-chargingIdentity" |
---|
1771 | #define NID_id_aca_chargingIdentity 356 |
---|
1772 | #define OBJ_id_aca_chargingIdentity OBJ_id_aca,3L |
---|
1773 | |
---|
1774 | #define SN_id_aca_group "id-aca-group" |
---|
1775 | #define NID_id_aca_group 357 |
---|
1776 | #define OBJ_id_aca_group OBJ_id_aca,4L |
---|
1777 | |
---|
1778 | #define SN_id_aca_role "id-aca-role" |
---|
1779 | #define NID_id_aca_role 358 |
---|
1780 | #define OBJ_id_aca_role OBJ_id_aca,5L |
---|
1781 | |
---|
1782 | #define SN_id_aca_encAttrs "id-aca-encAttrs" |
---|
1783 | #define NID_id_aca_encAttrs 399 |
---|
1784 | #define OBJ_id_aca_encAttrs OBJ_id_aca,6L |
---|
1785 | |
---|
1786 | #define SN_id_qcs_pkixQCSyntax_v1 "id-qcs-pkixQCSyntax-v1" |
---|
1787 | #define NID_id_qcs_pkixQCSyntax_v1 359 |
---|
1788 | #define OBJ_id_qcs_pkixQCSyntax_v1 OBJ_id_qcs,1L |
---|
1789 | |
---|
1790 | #define SN_id_cct_crs "id-cct-crs" |
---|
1791 | #define NID_id_cct_crs 360 |
---|
1792 | #define OBJ_id_cct_crs OBJ_id_cct,1L |
---|
1793 | |
---|
1794 | #define SN_id_cct_PKIData "id-cct-PKIData" |
---|
1795 | #define NID_id_cct_PKIData 361 |
---|
1796 | #define OBJ_id_cct_PKIData OBJ_id_cct,2L |
---|
1797 | |
---|
1798 | #define SN_id_cct_PKIResponse "id-cct-PKIResponse" |
---|
1799 | #define NID_id_cct_PKIResponse 362 |
---|
1800 | #define OBJ_id_cct_PKIResponse OBJ_id_cct,3L |
---|
1801 | |
---|
1802 | #define SN_id_ppl_anyLanguage "id-ppl-anyLanguage" |
---|
1803 | #define LN_id_ppl_anyLanguage "Any language" |
---|
1804 | #define NID_id_ppl_anyLanguage 664 |
---|
1805 | #define OBJ_id_ppl_anyLanguage OBJ_id_ppl,0L |
---|
1806 | |
---|
1807 | #define SN_id_ppl_inheritAll "id-ppl-inheritAll" |
---|
1808 | #define LN_id_ppl_inheritAll "Inherit all" |
---|
1809 | #define NID_id_ppl_inheritAll 665 |
---|
1810 | #define OBJ_id_ppl_inheritAll OBJ_id_ppl,1L |
---|
1811 | |
---|
1812 | #define SN_Independent "id-ppl-independent" |
---|
1813 | #define LN_Independent "Independent" |
---|
1814 | #define NID_Independent 667 |
---|
1815 | #define OBJ_Independent OBJ_id_ppl,2L |
---|
1816 | |
---|
1817 | #define SN_ad_OCSP "OCSP" |
---|
1818 | #define LN_ad_OCSP "OCSP" |
---|
1819 | #define NID_ad_OCSP 178 |
---|
1820 | #define OBJ_ad_OCSP OBJ_id_ad,1L |
---|
1821 | |
---|
1822 | #define SN_ad_ca_issuers "caIssuers" |
---|
1823 | #define LN_ad_ca_issuers "CA Issuers" |
---|
1824 | #define NID_ad_ca_issuers 179 |
---|
1825 | #define OBJ_ad_ca_issuers OBJ_id_ad,2L |
---|
1826 | |
---|
1827 | #define SN_ad_timeStamping "ad_timestamping" |
---|
1828 | #define LN_ad_timeStamping "AD Time Stamping" |
---|
1829 | #define NID_ad_timeStamping 363 |
---|
1830 | #define OBJ_ad_timeStamping OBJ_id_ad,3L |
---|
1831 | |
---|
1832 | #define SN_ad_dvcs "AD_DVCS" |
---|
1833 | #define LN_ad_dvcs "ad dvcs" |
---|
1834 | #define NID_ad_dvcs 364 |
---|
1835 | #define OBJ_ad_dvcs OBJ_id_ad,4L |
---|
1836 | |
---|
1837 | #define SN_caRepository "caRepository" |
---|
1838 | #define LN_caRepository "CA Repository" |
---|
1839 | #define NID_caRepository 785 |
---|
1840 | #define OBJ_caRepository OBJ_id_ad,5L |
---|
1841 | |
---|
1842 | #define OBJ_id_pkix_OCSP OBJ_ad_OCSP |
---|
1843 | |
---|
1844 | #define SN_id_pkix_OCSP_basic "basicOCSPResponse" |
---|
1845 | #define LN_id_pkix_OCSP_basic "Basic OCSP Response" |
---|
1846 | #define NID_id_pkix_OCSP_basic 365 |
---|
1847 | #define OBJ_id_pkix_OCSP_basic OBJ_id_pkix_OCSP,1L |
---|
1848 | |
---|
1849 | #define SN_id_pkix_OCSP_Nonce "Nonce" |
---|
1850 | #define LN_id_pkix_OCSP_Nonce "OCSP Nonce" |
---|
1851 | #define NID_id_pkix_OCSP_Nonce 366 |
---|
1852 | #define OBJ_id_pkix_OCSP_Nonce OBJ_id_pkix_OCSP,2L |
---|
1853 | |
---|
1854 | #define SN_id_pkix_OCSP_CrlID "CrlID" |
---|
1855 | #define LN_id_pkix_OCSP_CrlID "OCSP CRL ID" |
---|
1856 | #define NID_id_pkix_OCSP_CrlID 367 |
---|
1857 | #define OBJ_id_pkix_OCSP_CrlID OBJ_id_pkix_OCSP,3L |
---|
1858 | |
---|
1859 | #define SN_id_pkix_OCSP_acceptableResponses "acceptableResponses" |
---|
1860 | #define LN_id_pkix_OCSP_acceptableResponses "Acceptable OCSP Responses" |
---|
1861 | #define NID_id_pkix_OCSP_acceptableResponses 368 |
---|
1862 | #define OBJ_id_pkix_OCSP_acceptableResponses OBJ_id_pkix_OCSP,4L |
---|
1863 | |
---|
1864 | #define SN_id_pkix_OCSP_noCheck "noCheck" |
---|
1865 | #define LN_id_pkix_OCSP_noCheck "OCSP No Check" |
---|
1866 | #define NID_id_pkix_OCSP_noCheck 369 |
---|
1867 | #define OBJ_id_pkix_OCSP_noCheck OBJ_id_pkix_OCSP,5L |
---|
1868 | |
---|
1869 | #define SN_id_pkix_OCSP_archiveCutoff "archiveCutoff" |
---|
1870 | #define LN_id_pkix_OCSP_archiveCutoff "OCSP Archive Cutoff" |
---|
1871 | #define NID_id_pkix_OCSP_archiveCutoff 370 |
---|
1872 | #define OBJ_id_pkix_OCSP_archiveCutoff OBJ_id_pkix_OCSP,6L |
---|
1873 | |
---|
1874 | #define SN_id_pkix_OCSP_serviceLocator "serviceLocator" |
---|
1875 | #define LN_id_pkix_OCSP_serviceLocator "OCSP Service Locator" |
---|
1876 | #define NID_id_pkix_OCSP_serviceLocator 371 |
---|
1877 | #define OBJ_id_pkix_OCSP_serviceLocator OBJ_id_pkix_OCSP,7L |
---|
1878 | |
---|
1879 | #define SN_id_pkix_OCSP_extendedStatus "extendedStatus" |
---|
1880 | #define LN_id_pkix_OCSP_extendedStatus "Extended OCSP Status" |
---|
1881 | #define NID_id_pkix_OCSP_extendedStatus 372 |
---|
1882 | #define OBJ_id_pkix_OCSP_extendedStatus OBJ_id_pkix_OCSP,8L |
---|
1883 | |
---|
1884 | #define SN_id_pkix_OCSP_valid "valid" |
---|
1885 | #define NID_id_pkix_OCSP_valid 373 |
---|
1886 | #define OBJ_id_pkix_OCSP_valid OBJ_id_pkix_OCSP,9L |
---|
1887 | |
---|
1888 | #define SN_id_pkix_OCSP_path "path" |
---|
1889 | #define NID_id_pkix_OCSP_path 374 |
---|
1890 | #define OBJ_id_pkix_OCSP_path OBJ_id_pkix_OCSP,10L |
---|
1891 | |
---|
1892 | #define SN_id_pkix_OCSP_trustRoot "trustRoot" |
---|
1893 | #define LN_id_pkix_OCSP_trustRoot "Trust Root" |
---|
1894 | #define NID_id_pkix_OCSP_trustRoot 375 |
---|
1895 | #define OBJ_id_pkix_OCSP_trustRoot OBJ_id_pkix_OCSP,11L |
---|
1896 | |
---|
1897 | #define SN_algorithm "algorithm" |
---|
1898 | #define LN_algorithm "algorithm" |
---|
1899 | #define NID_algorithm 376 |
---|
1900 | #define OBJ_algorithm 1L,3L,14L,3L,2L |
---|
1901 | |
---|
1902 | #define SN_md5WithRSA "RSA-NP-MD5" |
---|
1903 | #define LN_md5WithRSA "md5WithRSA" |
---|
1904 | #define NID_md5WithRSA 104 |
---|
1905 | #define OBJ_md5WithRSA OBJ_algorithm,3L |
---|
1906 | |
---|
1907 | #define SN_des_ecb "DES-ECB" |
---|
1908 | #define LN_des_ecb "des-ecb" |
---|
1909 | #define NID_des_ecb 29 |
---|
1910 | #define OBJ_des_ecb OBJ_algorithm,6L |
---|
1911 | |
---|
1912 | #define SN_des_cbc "DES-CBC" |
---|
1913 | #define LN_des_cbc "des-cbc" |
---|
1914 | #define NID_des_cbc 31 |
---|
1915 | #define OBJ_des_cbc OBJ_algorithm,7L |
---|
1916 | |
---|
1917 | #define SN_des_ofb64 "DES-OFB" |
---|
1918 | #define LN_des_ofb64 "des-ofb" |
---|
1919 | #define NID_des_ofb64 45 |
---|
1920 | #define OBJ_des_ofb64 OBJ_algorithm,8L |
---|
1921 | |
---|
1922 | #define SN_des_cfb64 "DES-CFB" |
---|
1923 | #define LN_des_cfb64 "des-cfb" |
---|
1924 | #define NID_des_cfb64 30 |
---|
1925 | #define OBJ_des_cfb64 OBJ_algorithm,9L |
---|
1926 | |
---|
1927 | #define SN_rsaSignature "rsaSignature" |
---|
1928 | #define NID_rsaSignature 377 |
---|
1929 | #define OBJ_rsaSignature OBJ_algorithm,11L |
---|
1930 | |
---|
1931 | #define SN_dsa_2 "DSA-old" |
---|
1932 | #define LN_dsa_2 "dsaEncryption-old" |
---|
1933 | #define NID_dsa_2 67 |
---|
1934 | #define OBJ_dsa_2 OBJ_algorithm,12L |
---|
1935 | |
---|
1936 | #define SN_dsaWithSHA "DSA-SHA" |
---|
1937 | #define LN_dsaWithSHA "dsaWithSHA" |
---|
1938 | #define NID_dsaWithSHA 66 |
---|
1939 | #define OBJ_dsaWithSHA OBJ_algorithm,13L |
---|
1940 | |
---|
1941 | #define SN_shaWithRSAEncryption "RSA-SHA" |
---|
1942 | #define LN_shaWithRSAEncryption "shaWithRSAEncryption" |
---|
1943 | #define NID_shaWithRSAEncryption 42 |
---|
1944 | #define OBJ_shaWithRSAEncryption OBJ_algorithm,15L |
---|
1945 | |
---|
1946 | #define SN_des_ede_ecb "DES-EDE" |
---|
1947 | #define LN_des_ede_ecb "des-ede" |
---|
1948 | #define NID_des_ede_ecb 32 |
---|
1949 | #define OBJ_des_ede_ecb OBJ_algorithm,17L |
---|
1950 | |
---|
1951 | #define SN_des_ede3_ecb "DES-EDE3" |
---|
1952 | #define LN_des_ede3_ecb "des-ede3" |
---|
1953 | #define NID_des_ede3_ecb 33 |
---|
1954 | |
---|
1955 | #define SN_des_ede_cbc "DES-EDE-CBC" |
---|
1956 | #define LN_des_ede_cbc "des-ede-cbc" |
---|
1957 | #define NID_des_ede_cbc 43 |
---|
1958 | |
---|
1959 | #define SN_des_ede_cfb64 "DES-EDE-CFB" |
---|
1960 | #define LN_des_ede_cfb64 "des-ede-cfb" |
---|
1961 | #define NID_des_ede_cfb64 60 |
---|
1962 | |
---|
1963 | #define SN_des_ede3_cfb64 "DES-EDE3-CFB" |
---|
1964 | #define LN_des_ede3_cfb64 "des-ede3-cfb" |
---|
1965 | #define NID_des_ede3_cfb64 61 |
---|
1966 | |
---|
1967 | #define SN_des_ede_ofb64 "DES-EDE-OFB" |
---|
1968 | #define LN_des_ede_ofb64 "des-ede-ofb" |
---|
1969 | #define NID_des_ede_ofb64 62 |
---|
1970 | |
---|
1971 | #define SN_des_ede3_ofb64 "DES-EDE3-OFB" |
---|
1972 | #define LN_des_ede3_ofb64 "des-ede3-ofb" |
---|
1973 | #define NID_des_ede3_ofb64 63 |
---|
1974 | |
---|
1975 | #define SN_desx_cbc "DESX-CBC" |
---|
1976 | #define LN_desx_cbc "desx-cbc" |
---|
1977 | #define NID_desx_cbc 80 |
---|
1978 | |
---|
1979 | #define SN_sha "SHA" |
---|
1980 | #define LN_sha "sha" |
---|
1981 | #define NID_sha 41 |
---|
1982 | #define OBJ_sha OBJ_algorithm,18L |
---|
1983 | |
---|
1984 | #define SN_sha1 "SHA1" |
---|
1985 | #define LN_sha1 "sha1" |
---|
1986 | #define NID_sha1 64 |
---|
1987 | #define OBJ_sha1 OBJ_algorithm,26L |
---|
1988 | |
---|
1989 | #define SN_dsaWithSHA1_2 "DSA-SHA1-old" |
---|
1990 | #define LN_dsaWithSHA1_2 "dsaWithSHA1-old" |
---|
1991 | #define NID_dsaWithSHA1_2 70 |
---|
1992 | #define OBJ_dsaWithSHA1_2 OBJ_algorithm,27L |
---|
1993 | |
---|
1994 | #define SN_sha1WithRSA "RSA-SHA1-2" |
---|
1995 | #define LN_sha1WithRSA "sha1WithRSA" |
---|
1996 | #define NID_sha1WithRSA 115 |
---|
1997 | #define OBJ_sha1WithRSA OBJ_algorithm,29L |
---|
1998 | |
---|
1999 | #define SN_ripemd160 "RIPEMD160" |
---|
2000 | #define LN_ripemd160 "ripemd160" |
---|
2001 | #define NID_ripemd160 117 |
---|
2002 | #define OBJ_ripemd160 1L,3L,36L,3L,2L,1L |
---|
2003 | |
---|
2004 | #define SN_ripemd160WithRSA "RSA-RIPEMD160" |
---|
2005 | #define LN_ripemd160WithRSA "ripemd160WithRSA" |
---|
2006 | #define NID_ripemd160WithRSA 119 |
---|
2007 | #define OBJ_ripemd160WithRSA 1L,3L,36L,3L,3L,1L,2L |
---|
2008 | |
---|
2009 | #define SN_sxnet "SXNetID" |
---|
2010 | #define LN_sxnet "Strong Extranet ID" |
---|
2011 | #define NID_sxnet 143 |
---|
2012 | #define OBJ_sxnet 1L,3L,101L,1L,4L,1L |
---|
2013 | |
---|
2014 | #define SN_X500 "X500" |
---|
2015 | #define LN_X500 "directory services (X.500)" |
---|
2016 | #define NID_X500 11 |
---|
2017 | #define OBJ_X500 2L,5L |
---|
2018 | |
---|
2019 | #define SN_X509 "X509" |
---|
2020 | #define NID_X509 12 |
---|
2021 | #define OBJ_X509 OBJ_X500,4L |
---|
2022 | |
---|
2023 | #define SN_commonName "CN" |
---|
2024 | #define LN_commonName "commonName" |
---|
2025 | #define NID_commonName 13 |
---|
2026 | #define OBJ_commonName OBJ_X509,3L |
---|
2027 | |
---|
2028 | #define SN_surname "SN" |
---|
2029 | #define LN_surname "surname" |
---|
2030 | #define NID_surname 100 |
---|
2031 | #define OBJ_surname OBJ_X509,4L |
---|
2032 | |
---|
2033 | #define LN_serialNumber "serialNumber" |
---|
2034 | #define NID_serialNumber 105 |
---|
2035 | #define OBJ_serialNumber OBJ_X509,5L |
---|
2036 | |
---|
2037 | #define SN_countryName "C" |
---|
2038 | #define LN_countryName "countryName" |
---|
2039 | #define NID_countryName 14 |
---|
2040 | #define OBJ_countryName OBJ_X509,6L |
---|
2041 | |
---|
2042 | #define SN_localityName "L" |
---|
2043 | #define LN_localityName "localityName" |
---|
2044 | #define NID_localityName 15 |
---|
2045 | #define OBJ_localityName OBJ_X509,7L |
---|
2046 | |
---|
2047 | #define SN_stateOrProvinceName "ST" |
---|
2048 | #define LN_stateOrProvinceName "stateOrProvinceName" |
---|
2049 | #define NID_stateOrProvinceName 16 |
---|
2050 | #define OBJ_stateOrProvinceName OBJ_X509,8L |
---|
2051 | |
---|
2052 | #define LN_streetAddress "streetAddress" |
---|
2053 | #define NID_streetAddress 660 |
---|
2054 | #define OBJ_streetAddress OBJ_X509,9L |
---|
2055 | |
---|
2056 | #define SN_organizationName "O" |
---|
2057 | #define LN_organizationName "organizationName" |
---|
2058 | #define NID_organizationName 17 |
---|
2059 | #define OBJ_organizationName OBJ_X509,10L |
---|
2060 | |
---|
2061 | #define SN_organizationalUnitName "OU" |
---|
2062 | #define LN_organizationalUnitName "organizationalUnitName" |
---|
2063 | #define NID_organizationalUnitName 18 |
---|
2064 | #define OBJ_organizationalUnitName OBJ_X509,11L |
---|
2065 | |
---|
2066 | #define LN_title "title" |
---|
2067 | #define NID_title 106 |
---|
2068 | #define OBJ_title OBJ_X509,12L |
---|
2069 | |
---|
2070 | #define LN_description "description" |
---|
2071 | #define NID_description 107 |
---|
2072 | #define OBJ_description OBJ_X509,13L |
---|
2073 | |
---|
2074 | #define LN_postalCode "postalCode" |
---|
2075 | #define NID_postalCode 661 |
---|
2076 | #define OBJ_postalCode OBJ_X509,17L |
---|
2077 | |
---|
2078 | #define SN_name "name" |
---|
2079 | #define LN_name "name" |
---|
2080 | #define NID_name 173 |
---|
2081 | #define OBJ_name OBJ_X509,41L |
---|
2082 | |
---|
2083 | #define SN_givenName "GN" |
---|
2084 | #define LN_givenName "givenName" |
---|
2085 | #define NID_givenName 99 |
---|
2086 | #define OBJ_givenName OBJ_X509,42L |
---|
2087 | |
---|
2088 | #define LN_initials "initials" |
---|
2089 | #define NID_initials 101 |
---|
2090 | #define OBJ_initials OBJ_X509,43L |
---|
2091 | |
---|
2092 | #define LN_generationQualifier "generationQualifier" |
---|
2093 | #define NID_generationQualifier 509 |
---|
2094 | #define OBJ_generationQualifier OBJ_X509,44L |
---|
2095 | |
---|
2096 | #define LN_x500UniqueIdentifier "x500UniqueIdentifier" |
---|
2097 | #define NID_x500UniqueIdentifier 503 |
---|
2098 | #define OBJ_x500UniqueIdentifier OBJ_X509,45L |
---|
2099 | |
---|
2100 | #define SN_dnQualifier "dnQualifier" |
---|
2101 | #define LN_dnQualifier "dnQualifier" |
---|
2102 | #define NID_dnQualifier 174 |
---|
2103 | #define OBJ_dnQualifier OBJ_X509,46L |
---|
2104 | |
---|
2105 | #define LN_pseudonym "pseudonym" |
---|
2106 | #define NID_pseudonym 510 |
---|
2107 | #define OBJ_pseudonym OBJ_X509,65L |
---|
2108 | |
---|
2109 | #define SN_role "role" |
---|
2110 | #define LN_role "role" |
---|
2111 | #define NID_role 400 |
---|
2112 | #define OBJ_role OBJ_X509,72L |
---|
2113 | |
---|
2114 | #define SN_X500algorithms "X500algorithms" |
---|
2115 | #define LN_X500algorithms "directory services - algorithms" |
---|
2116 | #define NID_X500algorithms 378 |
---|
2117 | #define OBJ_X500algorithms OBJ_X500,8L |
---|
2118 | |
---|
2119 | #define SN_rsa "RSA" |
---|
2120 | #define LN_rsa "rsa" |
---|
2121 | #define NID_rsa 19 |
---|
2122 | #define OBJ_rsa OBJ_X500algorithms,1L,1L |
---|
2123 | |
---|
2124 | #define SN_mdc2WithRSA "RSA-MDC2" |
---|
2125 | #define LN_mdc2WithRSA "mdc2WithRSA" |
---|
2126 | #define NID_mdc2WithRSA 96 |
---|
2127 | #define OBJ_mdc2WithRSA OBJ_X500algorithms,3L,100L |
---|
2128 | |
---|
2129 | #define SN_mdc2 "MDC2" |
---|
2130 | #define LN_mdc2 "mdc2" |
---|
2131 | #define NID_mdc2 95 |
---|
2132 | #define OBJ_mdc2 OBJ_X500algorithms,3L,101L |
---|
2133 | |
---|
2134 | #define SN_id_ce "id-ce" |
---|
2135 | #define NID_id_ce 81 |
---|
2136 | #define OBJ_id_ce OBJ_X500,29L |
---|
2137 | |
---|
2138 | #define SN_subject_directory_attributes "subjectDirectoryAttributes" |
---|
2139 | #define LN_subject_directory_attributes "X509v3 Subject Directory Attributes" |
---|
2140 | #define NID_subject_directory_attributes 769 |
---|
2141 | #define OBJ_subject_directory_attributes OBJ_id_ce,9L |
---|
2142 | |
---|
2143 | #define SN_subject_key_identifier "subjectKeyIdentifier" |
---|
2144 | #define LN_subject_key_identifier "X509v3 Subject Key Identifier" |
---|
2145 | #define NID_subject_key_identifier 82 |
---|
2146 | #define OBJ_subject_key_identifier OBJ_id_ce,14L |
---|
2147 | |
---|
2148 | #define SN_key_usage "keyUsage" |
---|
2149 | #define LN_key_usage "X509v3 Key Usage" |
---|
2150 | #define NID_key_usage 83 |
---|
2151 | #define OBJ_key_usage OBJ_id_ce,15L |
---|
2152 | |
---|
2153 | #define SN_private_key_usage_period "privateKeyUsagePeriod" |
---|
2154 | #define LN_private_key_usage_period "X509v3 Private Key Usage Period" |
---|
2155 | #define NID_private_key_usage_period 84 |
---|
2156 | #define OBJ_private_key_usage_period OBJ_id_ce,16L |
---|
2157 | |
---|
2158 | #define SN_subject_alt_name "subjectAltName" |
---|
2159 | #define LN_subject_alt_name "X509v3 Subject Alternative Name" |
---|
2160 | #define NID_subject_alt_name 85 |
---|
2161 | #define OBJ_subject_alt_name OBJ_id_ce,17L |
---|
2162 | |
---|
2163 | #define SN_issuer_alt_name "issuerAltName" |
---|
2164 | #define LN_issuer_alt_name "X509v3 Issuer Alternative Name" |
---|
2165 | #define NID_issuer_alt_name 86 |
---|
2166 | #define OBJ_issuer_alt_name OBJ_id_ce,18L |
---|
2167 | |
---|
2168 | #define SN_basic_constraints "basicConstraints" |
---|
2169 | #define LN_basic_constraints "X509v3 Basic Constraints" |
---|
2170 | #define NID_basic_constraints 87 |
---|
2171 | #define OBJ_basic_constraints OBJ_id_ce,19L |
---|
2172 | |
---|
2173 | #define SN_crl_number "crlNumber" |
---|
2174 | #define LN_crl_number "X509v3 CRL Number" |
---|
2175 | #define NID_crl_number 88 |
---|
2176 | #define OBJ_crl_number OBJ_id_ce,20L |
---|
2177 | |
---|
2178 | #define SN_crl_reason "CRLReason" |
---|
2179 | #define LN_crl_reason "X509v3 CRL Reason Code" |
---|
2180 | #define NID_crl_reason 141 |
---|
2181 | #define OBJ_crl_reason OBJ_id_ce,21L |
---|
2182 | |
---|
2183 | #define SN_invalidity_date "invalidityDate" |
---|
2184 | #define LN_invalidity_date "Invalidity Date" |
---|
2185 | #define NID_invalidity_date 142 |
---|
2186 | #define OBJ_invalidity_date OBJ_id_ce,24L |
---|
2187 | |
---|
2188 | #define SN_delta_crl "deltaCRL" |
---|
2189 | #define LN_delta_crl "X509v3 Delta CRL Indicator" |
---|
2190 | #define NID_delta_crl 140 |
---|
2191 | #define OBJ_delta_crl OBJ_id_ce,27L |
---|
2192 | |
---|
2193 | #define SN_issuing_distribution_point "issuingDistributionPoint" |
---|
2194 | #define LN_issuing_distribution_point "X509v3 Issuing Distrubution Point" |
---|
2195 | #define NID_issuing_distribution_point 770 |
---|
2196 | #define OBJ_issuing_distribution_point OBJ_id_ce,28L |
---|
2197 | |
---|
2198 | #define SN_certificate_issuer "certificateIssuer" |
---|
2199 | #define LN_certificate_issuer "X509v3 Certificate Issuer" |
---|
2200 | #define NID_certificate_issuer 771 |
---|
2201 | #define OBJ_certificate_issuer OBJ_id_ce,29L |
---|
2202 | |
---|
2203 | #define SN_name_constraints "nameConstraints" |
---|
2204 | #define LN_name_constraints "X509v3 Name Constraints" |
---|
2205 | #define NID_name_constraints 666 |
---|
2206 | #define OBJ_name_constraints OBJ_id_ce,30L |
---|
2207 | |
---|
2208 | #define SN_crl_distribution_points "crlDistributionPoints" |
---|
2209 | #define LN_crl_distribution_points "X509v3 CRL Distribution Points" |
---|
2210 | #define NID_crl_distribution_points 103 |
---|
2211 | #define OBJ_crl_distribution_points OBJ_id_ce,31L |
---|
2212 | |
---|
2213 | #define SN_certificate_policies "certificatePolicies" |
---|
2214 | #define LN_certificate_policies "X509v3 Certificate Policies" |
---|
2215 | #define NID_certificate_policies 89 |
---|
2216 | #define OBJ_certificate_policies OBJ_id_ce,32L |
---|
2217 | |
---|
2218 | #define SN_any_policy "anyPolicy" |
---|
2219 | #define LN_any_policy "X509v3 Any Policy" |
---|
2220 | #define NID_any_policy 746 |
---|
2221 | #define OBJ_any_policy OBJ_certificate_policies,0L |
---|
2222 | |
---|
2223 | #define SN_policy_mappings "policyMappings" |
---|
2224 | #define LN_policy_mappings "X509v3 Policy Mappings" |
---|
2225 | #define NID_policy_mappings 747 |
---|
2226 | #define OBJ_policy_mappings OBJ_id_ce,33L |
---|
2227 | |
---|
2228 | #define SN_authority_key_identifier "authorityKeyIdentifier" |
---|
2229 | #define LN_authority_key_identifier "X509v3 Authority Key Identifier" |
---|
2230 | #define NID_authority_key_identifier 90 |
---|
2231 | #define OBJ_authority_key_identifier OBJ_id_ce,35L |
---|
2232 | |
---|
2233 | #define SN_policy_constraints "policyConstraints" |
---|
2234 | #define LN_policy_constraints "X509v3 Policy Constraints" |
---|
2235 | #define NID_policy_constraints 401 |
---|
2236 | #define OBJ_policy_constraints OBJ_id_ce,36L |
---|
2237 | |
---|
2238 | #define SN_ext_key_usage "extendedKeyUsage" |
---|
2239 | #define LN_ext_key_usage "X509v3 Extended Key Usage" |
---|
2240 | #define NID_ext_key_usage 126 |
---|
2241 | #define OBJ_ext_key_usage OBJ_id_ce,37L |
---|
2242 | |
---|
2243 | #define SN_freshest_crl "freshestCRL" |
---|
2244 | #define LN_freshest_crl "X509v3 Freshest CRL" |
---|
2245 | #define NID_freshest_crl 857 |
---|
2246 | #define OBJ_freshest_crl OBJ_id_ce,46L |
---|
2247 | |
---|
2248 | #define SN_inhibit_any_policy "inhibitAnyPolicy" |
---|
2249 | #define LN_inhibit_any_policy "X509v3 Inhibit Any Policy" |
---|
2250 | #define NID_inhibit_any_policy 748 |
---|
2251 | #define OBJ_inhibit_any_policy OBJ_id_ce,54L |
---|
2252 | |
---|
2253 | #define SN_target_information "targetInformation" |
---|
2254 | #define LN_target_information "X509v3 AC Targeting" |
---|
2255 | #define NID_target_information 402 |
---|
2256 | #define OBJ_target_information OBJ_id_ce,55L |
---|
2257 | |
---|
2258 | #define SN_no_rev_avail "noRevAvail" |
---|
2259 | #define LN_no_rev_avail "X509v3 No Revocation Available" |
---|
2260 | #define NID_no_rev_avail 403 |
---|
2261 | #define OBJ_no_rev_avail OBJ_id_ce,56L |
---|
2262 | |
---|
2263 | #define SN_netscape "Netscape" |
---|
2264 | #define LN_netscape "Netscape Communications Corp." |
---|
2265 | #define NID_netscape 57 |
---|
2266 | #define OBJ_netscape 2L,16L,840L,1L,113730L |
---|
2267 | |
---|
2268 | #define SN_netscape_cert_extension "nsCertExt" |
---|
2269 | #define LN_netscape_cert_extension "Netscape Certificate Extension" |
---|
2270 | #define NID_netscape_cert_extension 58 |
---|
2271 | #define OBJ_netscape_cert_extension OBJ_netscape,1L |
---|
2272 | |
---|
2273 | #define SN_netscape_data_type "nsDataType" |
---|
2274 | #define LN_netscape_data_type "Netscape Data Type" |
---|
2275 | #define NID_netscape_data_type 59 |
---|
2276 | #define OBJ_netscape_data_type OBJ_netscape,2L |
---|
2277 | |
---|
2278 | #define SN_netscape_cert_type "nsCertType" |
---|
2279 | #define LN_netscape_cert_type "Netscape Cert Type" |
---|
2280 | #define NID_netscape_cert_type 71 |
---|
2281 | #define OBJ_netscape_cert_type OBJ_netscape_cert_extension,1L |
---|
2282 | |
---|
2283 | #define SN_netscape_base_url "nsBaseUrl" |
---|
2284 | #define LN_netscape_base_url "Netscape Base Url" |
---|
2285 | #define NID_netscape_base_url 72 |
---|
2286 | #define OBJ_netscape_base_url OBJ_netscape_cert_extension,2L |
---|
2287 | |
---|
2288 | #define SN_netscape_revocation_url "nsRevocationUrl" |
---|
2289 | #define LN_netscape_revocation_url "Netscape Revocation Url" |
---|
2290 | #define NID_netscape_revocation_url 73 |
---|
2291 | #define OBJ_netscape_revocation_url OBJ_netscape_cert_extension,3L |
---|
2292 | |
---|
2293 | #define SN_netscape_ca_revocation_url "nsCaRevocationUrl" |
---|
2294 | #define LN_netscape_ca_revocation_url "Netscape CA Revocation Url" |
---|
2295 | #define NID_netscape_ca_revocation_url 74 |
---|
2296 | #define OBJ_netscape_ca_revocation_url OBJ_netscape_cert_extension,4L |
---|
2297 | |
---|
2298 | #define SN_netscape_renewal_url "nsRenewalUrl" |
---|
2299 | #define LN_netscape_renewal_url "Netscape Renewal Url" |
---|
2300 | #define NID_netscape_renewal_url 75 |
---|
2301 | #define OBJ_netscape_renewal_url OBJ_netscape_cert_extension,7L |
---|
2302 | |
---|
2303 | #define SN_netscape_ca_policy_url "nsCaPolicyUrl" |
---|
2304 | #define LN_netscape_ca_policy_url "Netscape CA Policy Url" |
---|
2305 | #define NID_netscape_ca_policy_url 76 |
---|
2306 | #define OBJ_netscape_ca_policy_url OBJ_netscape_cert_extension,8L |
---|
2307 | |
---|
2308 | #define SN_netscape_ssl_server_name "nsSslServerName" |
---|
2309 | #define LN_netscape_ssl_server_name "Netscape SSL Server Name" |
---|
2310 | #define NID_netscape_ssl_server_name 77 |
---|
2311 | #define OBJ_netscape_ssl_server_name OBJ_netscape_cert_extension,12L |
---|
2312 | |
---|
2313 | #define SN_netscape_comment "nsComment" |
---|
2314 | #define LN_netscape_comment "Netscape Comment" |
---|
2315 | #define NID_netscape_comment 78 |
---|
2316 | #define OBJ_netscape_comment OBJ_netscape_cert_extension,13L |
---|
2317 | |
---|
2318 | #define SN_netscape_cert_sequence "nsCertSequence" |
---|
2319 | #define LN_netscape_cert_sequence "Netscape Certificate Sequence" |
---|
2320 | #define NID_netscape_cert_sequence 79 |
---|
2321 | #define OBJ_netscape_cert_sequence OBJ_netscape_data_type,5L |
---|
2322 | |
---|
2323 | #define SN_ns_sgc "nsSGC" |
---|
2324 | #define LN_ns_sgc "Netscape Server Gated Crypto" |
---|
2325 | #define NID_ns_sgc 139 |
---|
2326 | #define OBJ_ns_sgc OBJ_netscape,4L,1L |
---|
2327 | |
---|
2328 | #define SN_org "ORG" |
---|
2329 | #define LN_org "org" |
---|
2330 | #define NID_org 379 |
---|
2331 | #define OBJ_org OBJ_iso,3L |
---|
2332 | |
---|
2333 | #define SN_dod "DOD" |
---|
2334 | #define LN_dod "dod" |
---|
2335 | #define NID_dod 380 |
---|
2336 | #define OBJ_dod OBJ_org,6L |
---|
2337 | |
---|
2338 | #define SN_iana "IANA" |
---|
2339 | #define LN_iana "iana" |
---|
2340 | #define NID_iana 381 |
---|
2341 | #define OBJ_iana OBJ_dod,1L |
---|
2342 | |
---|
2343 | #define OBJ_internet OBJ_iana |
---|
2344 | |
---|
2345 | #define SN_Directory "directory" |
---|
2346 | #define LN_Directory "Directory" |
---|
2347 | #define NID_Directory 382 |
---|
2348 | #define OBJ_Directory OBJ_internet,1L |
---|
2349 | |
---|
2350 | #define SN_Management "mgmt" |
---|
2351 | #define LN_Management "Management" |
---|
2352 | #define NID_Management 383 |
---|
2353 | #define OBJ_Management OBJ_internet,2L |
---|
2354 | |
---|
2355 | #define SN_Experimental "experimental" |
---|
2356 | #define LN_Experimental "Experimental" |
---|
2357 | #define NID_Experimental 384 |
---|
2358 | #define OBJ_Experimental OBJ_internet,3L |
---|
2359 | |
---|
2360 | #define SN_Private "private" |
---|
2361 | #define LN_Private "Private" |
---|
2362 | #define NID_Private 385 |
---|
2363 | #define OBJ_Private OBJ_internet,4L |
---|
2364 | |
---|
2365 | #define SN_Security "security" |
---|
2366 | #define LN_Security "Security" |
---|
2367 | #define NID_Security 386 |
---|
2368 | #define OBJ_Security OBJ_internet,5L |
---|
2369 | |
---|
2370 | #define SN_SNMPv2 "snmpv2" |
---|
2371 | #define LN_SNMPv2 "SNMPv2" |
---|
2372 | #define NID_SNMPv2 387 |
---|
2373 | #define OBJ_SNMPv2 OBJ_internet,6L |
---|
2374 | |
---|
2375 | #define LN_Mail "Mail" |
---|
2376 | #define NID_Mail 388 |
---|
2377 | #define OBJ_Mail OBJ_internet,7L |
---|
2378 | |
---|
2379 | #define SN_Enterprises "enterprises" |
---|
2380 | #define LN_Enterprises "Enterprises" |
---|
2381 | #define NID_Enterprises 389 |
---|
2382 | #define OBJ_Enterprises OBJ_Private,1L |
---|
2383 | |
---|
2384 | #define SN_dcObject "dcobject" |
---|
2385 | #define LN_dcObject "dcObject" |
---|
2386 | #define NID_dcObject 390 |
---|
2387 | #define OBJ_dcObject OBJ_Enterprises,1466L,344L |
---|
2388 | |
---|
2389 | #define SN_mime_mhs "mime-mhs" |
---|
2390 | #define LN_mime_mhs "MIME MHS" |
---|
2391 | #define NID_mime_mhs 504 |
---|
2392 | #define OBJ_mime_mhs OBJ_Mail,1L |
---|
2393 | |
---|
2394 | #define SN_mime_mhs_headings "mime-mhs-headings" |
---|
2395 | #define LN_mime_mhs_headings "mime-mhs-headings" |
---|
2396 | #define NID_mime_mhs_headings 505 |
---|
2397 | #define OBJ_mime_mhs_headings OBJ_mime_mhs,1L |
---|
2398 | |
---|
2399 | #define SN_mime_mhs_bodies "mime-mhs-bodies" |
---|
2400 | #define LN_mime_mhs_bodies "mime-mhs-bodies" |
---|
2401 | #define NID_mime_mhs_bodies 506 |
---|
2402 | #define OBJ_mime_mhs_bodies OBJ_mime_mhs,2L |
---|
2403 | |
---|
2404 | #define SN_id_hex_partial_message "id-hex-partial-message" |
---|
2405 | #define LN_id_hex_partial_message "id-hex-partial-message" |
---|
2406 | #define NID_id_hex_partial_message 507 |
---|
2407 | #define OBJ_id_hex_partial_message OBJ_mime_mhs_headings,1L |
---|
2408 | |
---|
2409 | #define SN_id_hex_multipart_message "id-hex-multipart-message" |
---|
2410 | #define LN_id_hex_multipart_message "id-hex-multipart-message" |
---|
2411 | #define NID_id_hex_multipart_message 508 |
---|
2412 | #define OBJ_id_hex_multipart_message OBJ_mime_mhs_headings,2L |
---|
2413 | |
---|
2414 | #define SN_rle_compression "RLE" |
---|
2415 | #define LN_rle_compression "run length compression" |
---|
2416 | #define NID_rle_compression 124 |
---|
2417 | #define OBJ_rle_compression 1L,1L,1L,1L,666L,1L |
---|
2418 | |
---|
2419 | #define SN_zlib_compression "ZLIB" |
---|
2420 | #define LN_zlib_compression "zlib compression" |
---|
2421 | #define NID_zlib_compression 125 |
---|
2422 | #define OBJ_zlib_compression OBJ_id_smime_alg,8L |
---|
2423 | |
---|
2424 | #define OBJ_csor 2L,16L,840L,1L,101L,3L |
---|
2425 | |
---|
2426 | #define OBJ_nistAlgorithms OBJ_csor,4L |
---|
2427 | |
---|
2428 | #define OBJ_aes OBJ_nistAlgorithms,1L |
---|
2429 | |
---|
2430 | #define SN_aes_128_ecb "AES-128-ECB" |
---|
2431 | #define LN_aes_128_ecb "aes-128-ecb" |
---|
2432 | #define NID_aes_128_ecb 418 |
---|
2433 | #define OBJ_aes_128_ecb OBJ_aes,1L |
---|
2434 | |
---|
2435 | #define SN_aes_128_cbc "AES-128-CBC" |
---|
2436 | #define LN_aes_128_cbc "aes-128-cbc" |
---|
2437 | #define NID_aes_128_cbc 419 |
---|
2438 | #define OBJ_aes_128_cbc OBJ_aes,2L |
---|
2439 | |
---|
2440 | #define SN_aes_128_ofb128 "AES-128-OFB" |
---|
2441 | #define LN_aes_128_ofb128 "aes-128-ofb" |
---|
2442 | #define NID_aes_128_ofb128 420 |
---|
2443 | #define OBJ_aes_128_ofb128 OBJ_aes,3L |
---|
2444 | |
---|
2445 | #define SN_aes_128_cfb128 "AES-128-CFB" |
---|
2446 | #define LN_aes_128_cfb128 "aes-128-cfb" |
---|
2447 | #define NID_aes_128_cfb128 421 |
---|
2448 | #define OBJ_aes_128_cfb128 OBJ_aes,4L |
---|
2449 | |
---|
2450 | #define SN_aes_192_ecb "AES-192-ECB" |
---|
2451 | #define LN_aes_192_ecb "aes-192-ecb" |
---|
2452 | #define NID_aes_192_ecb 422 |
---|
2453 | #define OBJ_aes_192_ecb OBJ_aes,21L |
---|
2454 | |
---|
2455 | #define SN_aes_192_cbc "AES-192-CBC" |
---|
2456 | #define LN_aes_192_cbc "aes-192-cbc" |
---|
2457 | #define NID_aes_192_cbc 423 |
---|
2458 | #define OBJ_aes_192_cbc OBJ_aes,22L |
---|
2459 | |
---|
2460 | #define SN_aes_192_ofb128 "AES-192-OFB" |
---|
2461 | #define LN_aes_192_ofb128 "aes-192-ofb" |
---|
2462 | #define NID_aes_192_ofb128 424 |
---|
2463 | #define OBJ_aes_192_ofb128 OBJ_aes,23L |
---|
2464 | |
---|
2465 | #define SN_aes_192_cfb128 "AES-192-CFB" |
---|
2466 | #define LN_aes_192_cfb128 "aes-192-cfb" |
---|
2467 | #define NID_aes_192_cfb128 425 |
---|
2468 | #define OBJ_aes_192_cfb128 OBJ_aes,24L |
---|
2469 | |
---|
2470 | #define SN_aes_256_ecb "AES-256-ECB" |
---|
2471 | #define LN_aes_256_ecb "aes-256-ecb" |
---|
2472 | #define NID_aes_256_ecb 426 |
---|
2473 | #define OBJ_aes_256_ecb OBJ_aes,41L |
---|
2474 | |
---|
2475 | #define SN_aes_256_cbc "AES-256-CBC" |
---|
2476 | #define LN_aes_256_cbc "aes-256-cbc" |
---|
2477 | #define NID_aes_256_cbc 427 |
---|
2478 | #define OBJ_aes_256_cbc OBJ_aes,42L |
---|
2479 | |
---|
2480 | #define SN_aes_256_ofb128 "AES-256-OFB" |
---|
2481 | #define LN_aes_256_ofb128 "aes-256-ofb" |
---|
2482 | #define NID_aes_256_ofb128 428 |
---|
2483 | #define OBJ_aes_256_ofb128 OBJ_aes,43L |
---|
2484 | |
---|
2485 | #define SN_aes_256_cfb128 "AES-256-CFB" |
---|
2486 | #define LN_aes_256_cfb128 "aes-256-cfb" |
---|
2487 | #define NID_aes_256_cfb128 429 |
---|
2488 | #define OBJ_aes_256_cfb128 OBJ_aes,44L |
---|
2489 | |
---|
2490 | #define SN_aes_128_cfb1 "AES-128-CFB1" |
---|
2491 | #define LN_aes_128_cfb1 "aes-128-cfb1" |
---|
2492 | #define NID_aes_128_cfb1 650 |
---|
2493 | |
---|
2494 | #define SN_aes_192_cfb1 "AES-192-CFB1" |
---|
2495 | #define LN_aes_192_cfb1 "aes-192-cfb1" |
---|
2496 | #define NID_aes_192_cfb1 651 |
---|
2497 | |
---|
2498 | #define SN_aes_256_cfb1 "AES-256-CFB1" |
---|
2499 | #define LN_aes_256_cfb1 "aes-256-cfb1" |
---|
2500 | #define NID_aes_256_cfb1 652 |
---|
2501 | |
---|
2502 | #define SN_aes_128_cfb8 "AES-128-CFB8" |
---|
2503 | #define LN_aes_128_cfb8 "aes-128-cfb8" |
---|
2504 | #define NID_aes_128_cfb8 653 |
---|
2505 | |
---|
2506 | #define SN_aes_192_cfb8 "AES-192-CFB8" |
---|
2507 | #define LN_aes_192_cfb8 "aes-192-cfb8" |
---|
2508 | #define NID_aes_192_cfb8 654 |
---|
2509 | |
---|
2510 | #define SN_aes_256_cfb8 "AES-256-CFB8" |
---|
2511 | #define LN_aes_256_cfb8 "aes-256-cfb8" |
---|
2512 | #define NID_aes_256_cfb8 655 |
---|
2513 | |
---|
2514 | #define SN_des_cfb1 "DES-CFB1" |
---|
2515 | #define LN_des_cfb1 "des-cfb1" |
---|
2516 | #define NID_des_cfb1 656 |
---|
2517 | |
---|
2518 | #define SN_des_cfb8 "DES-CFB8" |
---|
2519 | #define LN_des_cfb8 "des-cfb8" |
---|
2520 | #define NID_des_cfb8 657 |
---|
2521 | |
---|
2522 | #define SN_des_ede3_cfb1 "DES-EDE3-CFB1" |
---|
2523 | #define LN_des_ede3_cfb1 "des-ede3-cfb1" |
---|
2524 | #define NID_des_ede3_cfb1 658 |
---|
2525 | |
---|
2526 | #define SN_des_ede3_cfb8 "DES-EDE3-CFB8" |
---|
2527 | #define LN_des_ede3_cfb8 "des-ede3-cfb8" |
---|
2528 | #define NID_des_ede3_cfb8 659 |
---|
2529 | |
---|
2530 | #define SN_id_aes128_wrap "id-aes128-wrap" |
---|
2531 | #define NID_id_aes128_wrap 788 |
---|
2532 | #define OBJ_id_aes128_wrap OBJ_aes,5L |
---|
2533 | |
---|
2534 | #define SN_id_aes192_wrap "id-aes192-wrap" |
---|
2535 | #define NID_id_aes192_wrap 789 |
---|
2536 | #define OBJ_id_aes192_wrap OBJ_aes,25L |
---|
2537 | |
---|
2538 | #define SN_id_aes256_wrap "id-aes256-wrap" |
---|
2539 | #define NID_id_aes256_wrap 790 |
---|
2540 | #define OBJ_id_aes256_wrap OBJ_aes,45L |
---|
2541 | |
---|
2542 | #define OBJ_nist_hashalgs OBJ_nistAlgorithms,2L |
---|
2543 | |
---|
2544 | #define SN_sha256 "SHA256" |
---|
2545 | #define LN_sha256 "sha256" |
---|
2546 | #define NID_sha256 672 |
---|
2547 | #define OBJ_sha256 OBJ_nist_hashalgs,1L |
---|
2548 | |
---|
2549 | #define SN_sha384 "SHA384" |
---|
2550 | #define LN_sha384 "sha384" |
---|
2551 | #define NID_sha384 673 |
---|
2552 | #define OBJ_sha384 OBJ_nist_hashalgs,2L |
---|
2553 | |
---|
2554 | #define SN_sha512 "SHA512" |
---|
2555 | #define LN_sha512 "sha512" |
---|
2556 | #define NID_sha512 674 |
---|
2557 | #define OBJ_sha512 OBJ_nist_hashalgs,3L |
---|
2558 | |
---|
2559 | #define SN_sha224 "SHA224" |
---|
2560 | #define LN_sha224 "sha224" |
---|
2561 | #define NID_sha224 675 |
---|
2562 | #define OBJ_sha224 OBJ_nist_hashalgs,4L |
---|
2563 | |
---|
2564 | #define OBJ_dsa_with_sha2 OBJ_nistAlgorithms,3L |
---|
2565 | |
---|
2566 | #define SN_dsa_with_SHA224 "dsa_with_SHA224" |
---|
2567 | #define NID_dsa_with_SHA224 802 |
---|
2568 | #define OBJ_dsa_with_SHA224 OBJ_dsa_with_sha2,1L |
---|
2569 | |
---|
2570 | #define SN_dsa_with_SHA256 "dsa_with_SHA256" |
---|
2571 | #define NID_dsa_with_SHA256 803 |
---|
2572 | #define OBJ_dsa_with_SHA256 OBJ_dsa_with_sha2,2L |
---|
2573 | |
---|
2574 | #define SN_hold_instruction_code "holdInstructionCode" |
---|
2575 | #define LN_hold_instruction_code "Hold Instruction Code" |
---|
2576 | #define NID_hold_instruction_code 430 |
---|
2577 | #define OBJ_hold_instruction_code OBJ_id_ce,23L |
---|
2578 | |
---|
2579 | #define OBJ_holdInstruction OBJ_X9_57,2L |
---|
2580 | |
---|
2581 | #define SN_hold_instruction_none "holdInstructionNone" |
---|
2582 | #define LN_hold_instruction_none "Hold Instruction None" |
---|
2583 | #define NID_hold_instruction_none 431 |
---|
2584 | #define OBJ_hold_instruction_none OBJ_holdInstruction,1L |
---|
2585 | |
---|
2586 | #define SN_hold_instruction_call_issuer "holdInstructionCallIssuer" |
---|
2587 | #define LN_hold_instruction_call_issuer "Hold Instruction Call Issuer" |
---|
2588 | #define NID_hold_instruction_call_issuer 432 |
---|
2589 | #define OBJ_hold_instruction_call_issuer OBJ_holdInstruction,2L |
---|
2590 | |
---|
2591 | #define SN_hold_instruction_reject "holdInstructionReject" |
---|
2592 | #define LN_hold_instruction_reject "Hold Instruction Reject" |
---|
2593 | #define NID_hold_instruction_reject 433 |
---|
2594 | #define OBJ_hold_instruction_reject OBJ_holdInstruction,3L |
---|
2595 | |
---|
2596 | #define SN_data "data" |
---|
2597 | #define NID_data 434 |
---|
2598 | #define OBJ_data OBJ_itu_t,9L |
---|
2599 | |
---|
2600 | #define SN_pss "pss" |
---|
2601 | #define NID_pss 435 |
---|
2602 | #define OBJ_pss OBJ_data,2342L |
---|
2603 | |
---|
2604 | #define SN_ucl "ucl" |
---|
2605 | #define NID_ucl 436 |
---|
2606 | #define OBJ_ucl OBJ_pss,19200300L |
---|
2607 | |
---|
2608 | #define SN_pilot "pilot" |
---|
2609 | #define NID_pilot 437 |
---|
2610 | #define OBJ_pilot OBJ_ucl,100L |
---|
2611 | |
---|
2612 | #define LN_pilotAttributeType "pilotAttributeType" |
---|
2613 | #define NID_pilotAttributeType 438 |
---|
2614 | #define OBJ_pilotAttributeType OBJ_pilot,1L |
---|
2615 | |
---|
2616 | #define LN_pilotAttributeSyntax "pilotAttributeSyntax" |
---|
2617 | #define NID_pilotAttributeSyntax 439 |
---|
2618 | #define OBJ_pilotAttributeSyntax OBJ_pilot,3L |
---|
2619 | |
---|
2620 | #define LN_pilotObjectClass "pilotObjectClass" |
---|
2621 | #define NID_pilotObjectClass 440 |
---|
2622 | #define OBJ_pilotObjectClass OBJ_pilot,4L |
---|
2623 | |
---|
2624 | #define LN_pilotGroups "pilotGroups" |
---|
2625 | #define NID_pilotGroups 441 |
---|
2626 | #define OBJ_pilotGroups OBJ_pilot,10L |
---|
2627 | |
---|
2628 | #define LN_iA5StringSyntax "iA5StringSyntax" |
---|
2629 | #define NID_iA5StringSyntax 442 |
---|
2630 | #define OBJ_iA5StringSyntax OBJ_pilotAttributeSyntax,4L |
---|
2631 | |
---|
2632 | #define LN_caseIgnoreIA5StringSyntax "caseIgnoreIA5StringSyntax" |
---|
2633 | #define NID_caseIgnoreIA5StringSyntax 443 |
---|
2634 | #define OBJ_caseIgnoreIA5StringSyntax OBJ_pilotAttributeSyntax,5L |
---|
2635 | |
---|
2636 | #define LN_pilotObject "pilotObject" |
---|
2637 | #define NID_pilotObject 444 |
---|
2638 | #define OBJ_pilotObject OBJ_pilotObjectClass,3L |
---|
2639 | |
---|
2640 | #define LN_pilotPerson "pilotPerson" |
---|
2641 | #define NID_pilotPerson 445 |
---|
2642 | #define OBJ_pilotPerson OBJ_pilotObjectClass,4L |
---|
2643 | |
---|
2644 | #define SN_account "account" |
---|
2645 | #define NID_account 446 |
---|
2646 | #define OBJ_account OBJ_pilotObjectClass,5L |
---|
2647 | |
---|
2648 | #define SN_document "document" |
---|
2649 | #define NID_document 447 |
---|
2650 | #define OBJ_document OBJ_pilotObjectClass,6L |
---|
2651 | |
---|
2652 | #define SN_room "room" |
---|
2653 | #define NID_room 448 |
---|
2654 | #define OBJ_room OBJ_pilotObjectClass,7L |
---|
2655 | |
---|
2656 | #define LN_documentSeries "documentSeries" |
---|
2657 | #define NID_documentSeries 449 |
---|
2658 | #define OBJ_documentSeries OBJ_pilotObjectClass,9L |
---|
2659 | |
---|
2660 | #define SN_Domain "domain" |
---|
2661 | #define LN_Domain "Domain" |
---|
2662 | #define NID_Domain 392 |
---|
2663 | #define OBJ_Domain OBJ_pilotObjectClass,13L |
---|
2664 | |
---|
2665 | #define LN_rFC822localPart "rFC822localPart" |
---|
2666 | #define NID_rFC822localPart 450 |
---|
2667 | #define OBJ_rFC822localPart OBJ_pilotObjectClass,14L |
---|
2668 | |
---|
2669 | #define LN_dNSDomain "dNSDomain" |
---|
2670 | #define NID_dNSDomain 451 |
---|
2671 | #define OBJ_dNSDomain OBJ_pilotObjectClass,15L |
---|
2672 | |
---|
2673 | #define LN_domainRelatedObject "domainRelatedObject" |
---|
2674 | #define NID_domainRelatedObject 452 |
---|
2675 | #define OBJ_domainRelatedObject OBJ_pilotObjectClass,17L |
---|
2676 | |
---|
2677 | #define LN_friendlyCountry "friendlyCountry" |
---|
2678 | #define NID_friendlyCountry 453 |
---|
2679 | #define OBJ_friendlyCountry OBJ_pilotObjectClass,18L |
---|
2680 | |
---|
2681 | #define LN_simpleSecurityObject "simpleSecurityObject" |
---|
2682 | #define NID_simpleSecurityObject 454 |
---|
2683 | #define OBJ_simpleSecurityObject OBJ_pilotObjectClass,19L |
---|
2684 | |
---|
2685 | #define LN_pilotOrganization "pilotOrganization" |
---|
2686 | #define NID_pilotOrganization 455 |
---|
2687 | #define OBJ_pilotOrganization OBJ_pilotObjectClass,20L |
---|
2688 | |
---|
2689 | #define LN_pilotDSA "pilotDSA" |
---|
2690 | #define NID_pilotDSA 456 |
---|
2691 | #define OBJ_pilotDSA OBJ_pilotObjectClass,21L |
---|
2692 | |
---|
2693 | #define LN_qualityLabelledData "qualityLabelledData" |
---|
2694 | #define NID_qualityLabelledData 457 |
---|
2695 | #define OBJ_qualityLabelledData OBJ_pilotObjectClass,22L |
---|
2696 | |
---|
2697 | #define SN_userId "UID" |
---|
2698 | #define LN_userId "userId" |
---|
2699 | #define NID_userId 458 |
---|
2700 | #define OBJ_userId OBJ_pilotAttributeType,1L |
---|
2701 | |
---|
2702 | #define LN_textEncodedORAddress "textEncodedORAddress" |
---|
2703 | #define NID_textEncodedORAddress 459 |
---|
2704 | #define OBJ_textEncodedORAddress OBJ_pilotAttributeType,2L |
---|
2705 | |
---|
2706 | #define SN_rfc822Mailbox "mail" |
---|
2707 | #define LN_rfc822Mailbox "rfc822Mailbox" |
---|
2708 | #define NID_rfc822Mailbox 460 |
---|
2709 | #define OBJ_rfc822Mailbox OBJ_pilotAttributeType,3L |
---|
2710 | |
---|
2711 | #define SN_info "info" |
---|
2712 | #define NID_info 461 |
---|
2713 | #define OBJ_info OBJ_pilotAttributeType,4L |
---|
2714 | |
---|
2715 | #define LN_favouriteDrink "favouriteDrink" |
---|
2716 | #define NID_favouriteDrink 462 |
---|
2717 | #define OBJ_favouriteDrink OBJ_pilotAttributeType,5L |
---|
2718 | |
---|
2719 | #define LN_roomNumber "roomNumber" |
---|
2720 | #define NID_roomNumber 463 |
---|
2721 | #define OBJ_roomNumber OBJ_pilotAttributeType,6L |
---|
2722 | |
---|
2723 | #define SN_photo "photo" |
---|
2724 | #define NID_photo 464 |
---|
2725 | #define OBJ_photo OBJ_pilotAttributeType,7L |
---|
2726 | |
---|
2727 | #define LN_userClass "userClass" |
---|
2728 | #define NID_userClass 465 |
---|
2729 | #define OBJ_userClass OBJ_pilotAttributeType,8L |
---|
2730 | |
---|
2731 | #define SN_host "host" |
---|
2732 | #define NID_host 466 |
---|
2733 | #define OBJ_host OBJ_pilotAttributeType,9L |
---|
2734 | |
---|
2735 | #define SN_manager "manager" |
---|
2736 | #define NID_manager 467 |
---|
2737 | #define OBJ_manager OBJ_pilotAttributeType,10L |
---|
2738 | |
---|
2739 | #define LN_documentIdentifier "documentIdentifier" |
---|
2740 | #define NID_documentIdentifier 468 |
---|
2741 | #define OBJ_documentIdentifier OBJ_pilotAttributeType,11L |
---|
2742 | |
---|
2743 | #define LN_documentTitle "documentTitle" |
---|
2744 | #define NID_documentTitle 469 |
---|
2745 | #define OBJ_documentTitle OBJ_pilotAttributeType,12L |
---|
2746 | |
---|
2747 | #define LN_documentVersion "documentVersion" |
---|
2748 | #define NID_documentVersion 470 |
---|
2749 | #define OBJ_documentVersion OBJ_pilotAttributeType,13L |
---|
2750 | |
---|
2751 | #define LN_documentAuthor "documentAuthor" |
---|
2752 | #define NID_documentAuthor 471 |
---|
2753 | #define OBJ_documentAuthor OBJ_pilotAttributeType,14L |
---|
2754 | |
---|
2755 | #define LN_documentLocation "documentLocation" |
---|
2756 | #define NID_documentLocation 472 |
---|
2757 | #define OBJ_documentLocation OBJ_pilotAttributeType,15L |
---|
2758 | |
---|
2759 | #define LN_homeTelephoneNumber "homeTelephoneNumber" |
---|
2760 | #define NID_homeTelephoneNumber 473 |
---|
2761 | #define OBJ_homeTelephoneNumber OBJ_pilotAttributeType,20L |
---|
2762 | |
---|
2763 | #define SN_secretary "secretary" |
---|
2764 | #define NID_secretary 474 |
---|
2765 | #define OBJ_secretary OBJ_pilotAttributeType,21L |
---|
2766 | |
---|
2767 | #define LN_otherMailbox "otherMailbox" |
---|
2768 | #define NID_otherMailbox 475 |
---|
2769 | #define OBJ_otherMailbox OBJ_pilotAttributeType,22L |
---|
2770 | |
---|
2771 | #define LN_lastModifiedTime "lastModifiedTime" |
---|
2772 | #define NID_lastModifiedTime 476 |
---|
2773 | #define OBJ_lastModifiedTime OBJ_pilotAttributeType,23L |
---|
2774 | |
---|
2775 | #define LN_lastModifiedBy "lastModifiedBy" |
---|
2776 | #define NID_lastModifiedBy 477 |
---|
2777 | #define OBJ_lastModifiedBy OBJ_pilotAttributeType,24L |
---|
2778 | |
---|
2779 | #define SN_domainComponent "DC" |
---|
2780 | #define LN_domainComponent "domainComponent" |
---|
2781 | #define NID_domainComponent 391 |
---|
2782 | #define OBJ_domainComponent OBJ_pilotAttributeType,25L |
---|
2783 | |
---|
2784 | #define LN_aRecord "aRecord" |
---|
2785 | #define NID_aRecord 478 |
---|
2786 | #define OBJ_aRecord OBJ_pilotAttributeType,26L |
---|
2787 | |
---|
2788 | #define LN_pilotAttributeType27 "pilotAttributeType27" |
---|
2789 | #define NID_pilotAttributeType27 479 |
---|
2790 | #define OBJ_pilotAttributeType27 OBJ_pilotAttributeType,27L |
---|
2791 | |
---|
2792 | #define LN_mXRecord "mXRecord" |
---|
2793 | #define NID_mXRecord 480 |
---|
2794 | #define OBJ_mXRecord OBJ_pilotAttributeType,28L |
---|
2795 | |
---|
2796 | #define LN_nSRecord "nSRecord" |
---|
2797 | #define NID_nSRecord 481 |
---|
2798 | #define OBJ_nSRecord OBJ_pilotAttributeType,29L |
---|
2799 | |
---|
2800 | #define LN_sOARecord "sOARecord" |
---|
2801 | #define NID_sOARecord 482 |
---|
2802 | #define OBJ_sOARecord OBJ_pilotAttributeType,30L |
---|
2803 | |
---|
2804 | #define LN_cNAMERecord "cNAMERecord" |
---|
2805 | #define NID_cNAMERecord 483 |
---|
2806 | #define OBJ_cNAMERecord OBJ_pilotAttributeType,31L |
---|
2807 | |
---|
2808 | #define LN_associatedDomain "associatedDomain" |
---|
2809 | #define NID_associatedDomain 484 |
---|
2810 | #define OBJ_associatedDomain OBJ_pilotAttributeType,37L |
---|
2811 | |
---|
2812 | #define LN_associatedName "associatedName" |
---|
2813 | #define NID_associatedName 485 |
---|
2814 | #define OBJ_associatedName OBJ_pilotAttributeType,38L |
---|
2815 | |
---|
2816 | #define LN_homePostalAddress "homePostalAddress" |
---|
2817 | #define NID_homePostalAddress 486 |
---|
2818 | #define OBJ_homePostalAddress OBJ_pilotAttributeType,39L |
---|
2819 | |
---|
2820 | #define LN_personalTitle "personalTitle" |
---|
2821 | #define NID_personalTitle 487 |
---|
2822 | #define OBJ_personalTitle OBJ_pilotAttributeType,40L |
---|
2823 | |
---|
2824 | #define LN_mobileTelephoneNumber "mobileTelephoneNumber" |
---|
2825 | #define NID_mobileTelephoneNumber 488 |
---|
2826 | #define OBJ_mobileTelephoneNumber OBJ_pilotAttributeType,41L |
---|
2827 | |
---|
2828 | #define LN_pagerTelephoneNumber "pagerTelephoneNumber" |
---|
2829 | #define NID_pagerTelephoneNumber 489 |
---|
2830 | #define OBJ_pagerTelephoneNumber OBJ_pilotAttributeType,42L |
---|
2831 | |
---|
2832 | #define LN_friendlyCountryName "friendlyCountryName" |
---|
2833 | #define NID_friendlyCountryName 490 |
---|
2834 | #define OBJ_friendlyCountryName OBJ_pilotAttributeType,43L |
---|
2835 | |
---|
2836 | #define LN_organizationalStatus "organizationalStatus" |
---|
2837 | #define NID_organizationalStatus 491 |
---|
2838 | #define OBJ_organizationalStatus OBJ_pilotAttributeType,45L |
---|
2839 | |
---|
2840 | #define LN_janetMailbox "janetMailbox" |
---|
2841 | #define NID_janetMailbox 492 |
---|
2842 | #define OBJ_janetMailbox OBJ_pilotAttributeType,46L |
---|
2843 | |
---|
2844 | #define LN_mailPreferenceOption "mailPreferenceOption" |
---|
2845 | #define NID_mailPreferenceOption 493 |
---|
2846 | #define OBJ_mailPreferenceOption OBJ_pilotAttributeType,47L |
---|
2847 | |
---|
2848 | #define LN_buildingName "buildingName" |
---|
2849 | #define NID_buildingName 494 |
---|
2850 | #define OBJ_buildingName OBJ_pilotAttributeType,48L |
---|
2851 | |
---|
2852 | #define LN_dSAQuality "dSAQuality" |
---|
2853 | #define NID_dSAQuality 495 |
---|
2854 | #define OBJ_dSAQuality OBJ_pilotAttributeType,49L |
---|
2855 | |
---|
2856 | #define LN_singleLevelQuality "singleLevelQuality" |
---|
2857 | #define NID_singleLevelQuality 496 |
---|
2858 | #define OBJ_singleLevelQuality OBJ_pilotAttributeType,50L |
---|
2859 | |
---|
2860 | #define LN_subtreeMinimumQuality "subtreeMinimumQuality" |
---|
2861 | #define NID_subtreeMinimumQuality 497 |
---|
2862 | #define OBJ_subtreeMinimumQuality OBJ_pilotAttributeType,51L |
---|
2863 | |
---|
2864 | #define LN_subtreeMaximumQuality "subtreeMaximumQuality" |
---|
2865 | #define NID_subtreeMaximumQuality 498 |
---|
2866 | #define OBJ_subtreeMaximumQuality OBJ_pilotAttributeType,52L |
---|
2867 | |
---|
2868 | #define LN_personalSignature "personalSignature" |
---|
2869 | #define NID_personalSignature 499 |
---|
2870 | #define OBJ_personalSignature OBJ_pilotAttributeType,53L |
---|
2871 | |
---|
2872 | #define LN_dITRedirect "dITRedirect" |
---|
2873 | #define NID_dITRedirect 500 |
---|
2874 | #define OBJ_dITRedirect OBJ_pilotAttributeType,54L |
---|
2875 | |
---|
2876 | #define SN_audio "audio" |
---|
2877 | #define NID_audio 501 |
---|
2878 | #define OBJ_audio OBJ_pilotAttributeType,55L |
---|
2879 | |
---|
2880 | #define LN_documentPublisher "documentPublisher" |
---|
2881 | #define NID_documentPublisher 502 |
---|
2882 | #define OBJ_documentPublisher OBJ_pilotAttributeType,56L |
---|
2883 | |
---|
2884 | #define SN_id_set "id-set" |
---|
2885 | #define LN_id_set "Secure Electronic Transactions" |
---|
2886 | #define NID_id_set 512 |
---|
2887 | #define OBJ_id_set OBJ_international_organizations,42L |
---|
2888 | |
---|
2889 | #define SN_set_ctype "set-ctype" |
---|
2890 | #define LN_set_ctype "content types" |
---|
2891 | #define NID_set_ctype 513 |
---|
2892 | #define OBJ_set_ctype OBJ_id_set,0L |
---|
2893 | |
---|
2894 | #define SN_set_msgExt "set-msgExt" |
---|
2895 | #define LN_set_msgExt "message extensions" |
---|
2896 | #define NID_set_msgExt 514 |
---|
2897 | #define OBJ_set_msgExt OBJ_id_set,1L |
---|
2898 | |
---|
2899 | #define SN_set_attr "set-attr" |
---|
2900 | #define NID_set_attr 515 |
---|
2901 | #define OBJ_set_attr OBJ_id_set,3L |
---|
2902 | |
---|
2903 | #define SN_set_policy "set-policy" |
---|
2904 | #define NID_set_policy 516 |
---|
2905 | #define OBJ_set_policy OBJ_id_set,5L |
---|
2906 | |
---|
2907 | #define SN_set_certExt "set-certExt" |
---|
2908 | #define LN_set_certExt "certificate extensions" |
---|
2909 | #define NID_set_certExt 517 |
---|
2910 | #define OBJ_set_certExt OBJ_id_set,7L |
---|
2911 | |
---|
2912 | #define SN_set_brand "set-brand" |
---|
2913 | #define NID_set_brand 518 |
---|
2914 | #define OBJ_set_brand OBJ_id_set,8L |
---|
2915 | |
---|
2916 | #define SN_setct_PANData "setct-PANData" |
---|
2917 | #define NID_setct_PANData 519 |
---|
2918 | #define OBJ_setct_PANData OBJ_set_ctype,0L |
---|
2919 | |
---|
2920 | #define SN_setct_PANToken "setct-PANToken" |
---|
2921 | #define NID_setct_PANToken 520 |
---|
2922 | #define OBJ_setct_PANToken OBJ_set_ctype,1L |
---|
2923 | |
---|
2924 | #define SN_setct_PANOnly "setct-PANOnly" |
---|
2925 | #define NID_setct_PANOnly 521 |
---|
2926 | #define OBJ_setct_PANOnly OBJ_set_ctype,2L |
---|
2927 | |
---|
2928 | #define SN_setct_OIData "setct-OIData" |
---|
2929 | #define NID_setct_OIData 522 |
---|
2930 | #define OBJ_setct_OIData OBJ_set_ctype,3L |
---|
2931 | |
---|
2932 | #define SN_setct_PI "setct-PI" |
---|
2933 | #define NID_setct_PI 523 |
---|
2934 | #define OBJ_setct_PI OBJ_set_ctype,4L |
---|
2935 | |
---|
2936 | #define SN_setct_PIData "setct-PIData" |
---|
2937 | #define NID_setct_PIData 524 |
---|
2938 | #define OBJ_setct_PIData OBJ_set_ctype,5L |
---|
2939 | |
---|
2940 | #define SN_setct_PIDataUnsigned "setct-PIDataUnsigned" |
---|
2941 | #define NID_setct_PIDataUnsigned 525 |
---|
2942 | #define OBJ_setct_PIDataUnsigned OBJ_set_ctype,6L |
---|
2943 | |
---|
2944 | #define SN_setct_HODInput "setct-HODInput" |
---|
2945 | #define NID_setct_HODInput 526 |
---|
2946 | #define OBJ_setct_HODInput OBJ_set_ctype,7L |
---|
2947 | |
---|
2948 | #define SN_setct_AuthResBaggage "setct-AuthResBaggage" |
---|
2949 | #define NID_setct_AuthResBaggage 527 |
---|
2950 | #define OBJ_setct_AuthResBaggage OBJ_set_ctype,8L |
---|
2951 | |
---|
2952 | #define SN_setct_AuthRevReqBaggage "setct-AuthRevReqBaggage" |
---|
2953 | #define NID_setct_AuthRevReqBaggage 528 |
---|
2954 | #define OBJ_setct_AuthRevReqBaggage OBJ_set_ctype,9L |
---|
2955 | |
---|
2956 | #define SN_setct_AuthRevResBaggage "setct-AuthRevResBaggage" |
---|
2957 | #define NID_setct_AuthRevResBaggage 529 |
---|
2958 | #define OBJ_setct_AuthRevResBaggage OBJ_set_ctype,10L |
---|
2959 | |
---|
2960 | #define SN_setct_CapTokenSeq "setct-CapTokenSeq" |
---|
2961 | #define NID_setct_CapTokenSeq 530 |
---|
2962 | #define OBJ_setct_CapTokenSeq OBJ_set_ctype,11L |
---|
2963 | |
---|
2964 | #define SN_setct_PInitResData "setct-PInitResData" |
---|
2965 | #define NID_setct_PInitResData 531 |
---|
2966 | #define OBJ_setct_PInitResData OBJ_set_ctype,12L |
---|
2967 | |
---|
2968 | #define SN_setct_PI_TBS "setct-PI-TBS" |
---|
2969 | #define NID_setct_PI_TBS 532 |
---|
2970 | #define OBJ_setct_PI_TBS OBJ_set_ctype,13L |
---|
2971 | |
---|
2972 | #define SN_setct_PResData "setct-PResData" |
---|
2973 | #define NID_setct_PResData 533 |
---|
2974 | #define OBJ_setct_PResData OBJ_set_ctype,14L |
---|
2975 | |
---|
2976 | #define SN_setct_AuthReqTBS "setct-AuthReqTBS" |
---|
2977 | #define NID_setct_AuthReqTBS 534 |
---|
2978 | #define OBJ_setct_AuthReqTBS OBJ_set_ctype,16L |
---|
2979 | |
---|
2980 | #define SN_setct_AuthResTBS "setct-AuthResTBS" |
---|
2981 | #define NID_setct_AuthResTBS 535 |
---|
2982 | #define OBJ_setct_AuthResTBS OBJ_set_ctype,17L |
---|
2983 | |
---|
2984 | #define SN_setct_AuthResTBSX "setct-AuthResTBSX" |
---|
2985 | #define NID_setct_AuthResTBSX 536 |
---|
2986 | #define OBJ_setct_AuthResTBSX OBJ_set_ctype,18L |
---|
2987 | |
---|
2988 | #define SN_setct_AuthTokenTBS "setct-AuthTokenTBS" |
---|
2989 | #define NID_setct_AuthTokenTBS 537 |
---|
2990 | #define OBJ_setct_AuthTokenTBS OBJ_set_ctype,19L |
---|
2991 | |
---|
2992 | #define SN_setct_CapTokenData "setct-CapTokenData" |
---|
2993 | #define NID_setct_CapTokenData 538 |
---|
2994 | #define OBJ_setct_CapTokenData OBJ_set_ctype,20L |
---|
2995 | |
---|
2996 | #define SN_setct_CapTokenTBS "setct-CapTokenTBS" |
---|
2997 | #define NID_setct_CapTokenTBS 539 |
---|
2998 | #define OBJ_setct_CapTokenTBS OBJ_set_ctype,21L |
---|
2999 | |
---|
3000 | #define SN_setct_AcqCardCodeMsg "setct-AcqCardCodeMsg" |
---|
3001 | #define NID_setct_AcqCardCodeMsg 540 |
---|
3002 | #define OBJ_setct_AcqCardCodeMsg OBJ_set_ctype,22L |
---|
3003 | |
---|
3004 | #define SN_setct_AuthRevReqTBS "setct-AuthRevReqTBS" |
---|
3005 | #define NID_setct_AuthRevReqTBS 541 |
---|
3006 | #define OBJ_setct_AuthRevReqTBS OBJ_set_ctype,23L |
---|
3007 | |
---|
3008 | #define SN_setct_AuthRevResData "setct-AuthRevResData" |
---|
3009 | #define NID_setct_AuthRevResData 542 |
---|
3010 | #define OBJ_setct_AuthRevResData OBJ_set_ctype,24L |
---|
3011 | |
---|
3012 | #define SN_setct_AuthRevResTBS "setct-AuthRevResTBS" |
---|
3013 | #define NID_setct_AuthRevResTBS 543 |
---|
3014 | #define OBJ_setct_AuthRevResTBS OBJ_set_ctype,25L |
---|
3015 | |
---|
3016 | #define SN_setct_CapReqTBS "setct-CapReqTBS" |
---|
3017 | #define NID_setct_CapReqTBS 544 |
---|
3018 | #define OBJ_setct_CapReqTBS OBJ_set_ctype,26L |
---|
3019 | |
---|
3020 | #define SN_setct_CapReqTBSX "setct-CapReqTBSX" |
---|
3021 | #define NID_setct_CapReqTBSX 545 |
---|
3022 | #define OBJ_setct_CapReqTBSX OBJ_set_ctype,27L |
---|
3023 | |
---|
3024 | #define SN_setct_CapResData "setct-CapResData" |
---|
3025 | #define NID_setct_CapResData 546 |
---|
3026 | #define OBJ_setct_CapResData OBJ_set_ctype,28L |
---|
3027 | |
---|
3028 | #define SN_setct_CapRevReqTBS "setct-CapRevReqTBS" |
---|
3029 | #define NID_setct_CapRevReqTBS 547 |
---|
3030 | #define OBJ_setct_CapRevReqTBS OBJ_set_ctype,29L |
---|
3031 | |
---|
3032 | #define SN_setct_CapRevReqTBSX "setct-CapRevReqTBSX" |
---|
3033 | #define NID_setct_CapRevReqTBSX 548 |
---|
3034 | #define OBJ_setct_CapRevReqTBSX OBJ_set_ctype,30L |
---|
3035 | |
---|
3036 | #define SN_setct_CapRevResData "setct-CapRevResData" |
---|
3037 | #define NID_setct_CapRevResData 549 |
---|
3038 | #define OBJ_setct_CapRevResData OBJ_set_ctype,31L |
---|
3039 | |
---|
3040 | #define SN_setct_CredReqTBS "setct-CredReqTBS" |
---|
3041 | #define NID_setct_CredReqTBS 550 |
---|
3042 | #define OBJ_setct_CredReqTBS OBJ_set_ctype,32L |
---|
3043 | |
---|
3044 | #define SN_setct_CredReqTBSX "setct-CredReqTBSX" |
---|
3045 | #define NID_setct_CredReqTBSX 551 |
---|
3046 | #define OBJ_setct_CredReqTBSX OBJ_set_ctype,33L |
---|
3047 | |
---|
3048 | #define SN_setct_CredResData "setct-CredResData" |
---|
3049 | #define NID_setct_CredResData 552 |
---|
3050 | #define OBJ_setct_CredResData OBJ_set_ctype,34L |
---|
3051 | |
---|
3052 | #define SN_setct_CredRevReqTBS "setct-CredRevReqTBS" |
---|
3053 | #define NID_setct_CredRevReqTBS 553 |
---|
3054 | #define OBJ_setct_CredRevReqTBS OBJ_set_ctype,35L |
---|
3055 | |
---|
3056 | #define SN_setct_CredRevReqTBSX "setct-CredRevReqTBSX" |
---|
3057 | #define NID_setct_CredRevReqTBSX 554 |
---|
3058 | #define OBJ_setct_CredRevReqTBSX OBJ_set_ctype,36L |
---|
3059 | |
---|
3060 | #define SN_setct_CredRevResData "setct-CredRevResData" |
---|
3061 | #define NID_setct_CredRevResData 555 |
---|
3062 | #define OBJ_setct_CredRevResData OBJ_set_ctype,37L |
---|
3063 | |
---|
3064 | #define SN_setct_PCertReqData "setct-PCertReqData" |
---|
3065 | #define NID_setct_PCertReqData 556 |
---|
3066 | #define OBJ_setct_PCertReqData OBJ_set_ctype,38L |
---|
3067 | |
---|
3068 | #define SN_setct_PCertResTBS "setct-PCertResTBS" |
---|
3069 | #define NID_setct_PCertResTBS 557 |
---|
3070 | #define OBJ_setct_PCertResTBS OBJ_set_ctype,39L |
---|
3071 | |
---|
3072 | #define SN_setct_BatchAdminReqData "setct-BatchAdminReqData" |
---|
3073 | #define NID_setct_BatchAdminReqData 558 |
---|
3074 | #define OBJ_setct_BatchAdminReqData OBJ_set_ctype,40L |
---|
3075 | |
---|
3076 | #define SN_setct_BatchAdminResData "setct-BatchAdminResData" |
---|
3077 | #define NID_setct_BatchAdminResData 559 |
---|
3078 | #define OBJ_setct_BatchAdminResData OBJ_set_ctype,41L |
---|
3079 | |
---|
3080 | #define SN_setct_CardCInitResTBS "setct-CardCInitResTBS" |
---|
3081 | #define NID_setct_CardCInitResTBS 560 |
---|
3082 | #define OBJ_setct_CardCInitResTBS OBJ_set_ctype,42L |
---|
3083 | |
---|
3084 | #define SN_setct_MeAqCInitResTBS "setct-MeAqCInitResTBS" |
---|
3085 | #define NID_setct_MeAqCInitResTBS 561 |
---|
3086 | #define OBJ_setct_MeAqCInitResTBS OBJ_set_ctype,43L |
---|
3087 | |
---|
3088 | #define SN_setct_RegFormResTBS "setct-RegFormResTBS" |
---|
3089 | #define NID_setct_RegFormResTBS 562 |
---|
3090 | #define OBJ_setct_RegFormResTBS OBJ_set_ctype,44L |
---|
3091 | |
---|
3092 | #define SN_setct_CertReqData "setct-CertReqData" |
---|
3093 | #define NID_setct_CertReqData 563 |
---|
3094 | #define OBJ_setct_CertReqData OBJ_set_ctype,45L |
---|
3095 | |
---|
3096 | #define SN_setct_CertReqTBS "setct-CertReqTBS" |
---|
3097 | #define NID_setct_CertReqTBS 564 |
---|
3098 | #define OBJ_setct_CertReqTBS OBJ_set_ctype,46L |
---|
3099 | |
---|
3100 | #define SN_setct_CertResData "setct-CertResData" |
---|
3101 | #define NID_setct_CertResData 565 |
---|
3102 | #define OBJ_setct_CertResData OBJ_set_ctype,47L |
---|
3103 | |
---|
3104 | #define SN_setct_CertInqReqTBS "setct-CertInqReqTBS" |
---|
3105 | #define NID_setct_CertInqReqTBS 566 |
---|
3106 | #define OBJ_setct_CertInqReqTBS OBJ_set_ctype,48L |
---|
3107 | |
---|
3108 | #define SN_setct_ErrorTBS "setct-ErrorTBS" |
---|
3109 | #define NID_setct_ErrorTBS 567 |
---|
3110 | #define OBJ_setct_ErrorTBS OBJ_set_ctype,49L |
---|
3111 | |
---|
3112 | #define SN_setct_PIDualSignedTBE "setct-PIDualSignedTBE" |
---|
3113 | #define NID_setct_PIDualSignedTBE 568 |
---|
3114 | #define OBJ_setct_PIDualSignedTBE OBJ_set_ctype,50L |
---|
3115 | |
---|
3116 | #define SN_setct_PIUnsignedTBE "setct-PIUnsignedTBE" |
---|
3117 | #define NID_setct_PIUnsignedTBE 569 |
---|
3118 | #define OBJ_setct_PIUnsignedTBE OBJ_set_ctype,51L |
---|
3119 | |
---|
3120 | #define SN_setct_AuthReqTBE "setct-AuthReqTBE" |
---|
3121 | #define NID_setct_AuthReqTBE 570 |
---|
3122 | #define OBJ_setct_AuthReqTBE OBJ_set_ctype,52L |
---|
3123 | |
---|
3124 | #define SN_setct_AuthResTBE "setct-AuthResTBE" |
---|
3125 | #define NID_setct_AuthResTBE 571 |
---|
3126 | #define OBJ_setct_AuthResTBE OBJ_set_ctype,53L |
---|
3127 | |
---|
3128 | #define SN_setct_AuthResTBEX "setct-AuthResTBEX" |
---|
3129 | #define NID_setct_AuthResTBEX 572 |
---|
3130 | #define OBJ_setct_AuthResTBEX OBJ_set_ctype,54L |
---|
3131 | |
---|
3132 | #define SN_setct_AuthTokenTBE "setct-AuthTokenTBE" |
---|
3133 | #define NID_setct_AuthTokenTBE 573 |
---|
3134 | #define OBJ_setct_AuthTokenTBE OBJ_set_ctype,55L |
---|
3135 | |
---|
3136 | #define SN_setct_CapTokenTBE "setct-CapTokenTBE" |
---|
3137 | #define NID_setct_CapTokenTBE 574 |
---|
3138 | #define OBJ_setct_CapTokenTBE OBJ_set_ctype,56L |
---|
3139 | |
---|
3140 | #define SN_setct_CapTokenTBEX "setct-CapTokenTBEX" |
---|
3141 | #define NID_setct_CapTokenTBEX 575 |
---|
3142 | #define OBJ_setct_CapTokenTBEX OBJ_set_ctype,57L |
---|
3143 | |
---|
3144 | #define SN_setct_AcqCardCodeMsgTBE "setct-AcqCardCodeMsgTBE" |
---|
3145 | #define NID_setct_AcqCardCodeMsgTBE 576 |
---|
3146 | #define OBJ_setct_AcqCardCodeMsgTBE OBJ_set_ctype,58L |
---|
3147 | |
---|
3148 | #define SN_setct_AuthRevReqTBE "setct-AuthRevReqTBE" |
---|
3149 | #define NID_setct_AuthRevReqTBE 577 |
---|
3150 | #define OBJ_setct_AuthRevReqTBE OBJ_set_ctype,59L |
---|
3151 | |
---|
3152 | #define SN_setct_AuthRevResTBE "setct-AuthRevResTBE" |
---|
3153 | #define NID_setct_AuthRevResTBE 578 |
---|
3154 | #define OBJ_setct_AuthRevResTBE OBJ_set_ctype,60L |
---|
3155 | |
---|
3156 | #define SN_setct_AuthRevResTBEB "setct-AuthRevResTBEB" |
---|
3157 | #define NID_setct_AuthRevResTBEB 579 |
---|
3158 | #define OBJ_setct_AuthRevResTBEB OBJ_set_ctype,61L |
---|
3159 | |
---|
3160 | #define SN_setct_CapReqTBE "setct-CapReqTBE" |
---|
3161 | #define NID_setct_CapReqTBE 580 |
---|
3162 | #define OBJ_setct_CapReqTBE OBJ_set_ctype,62L |
---|
3163 | |
---|
3164 | #define SN_setct_CapReqTBEX "setct-CapReqTBEX" |
---|
3165 | #define NID_setct_CapReqTBEX 581 |
---|
3166 | #define OBJ_setct_CapReqTBEX OBJ_set_ctype,63L |
---|
3167 | |
---|
3168 | #define SN_setct_CapResTBE "setct-CapResTBE" |
---|
3169 | #define NID_setct_CapResTBE 582 |
---|
3170 | #define OBJ_setct_CapResTBE OBJ_set_ctype,64L |
---|
3171 | |
---|
3172 | #define SN_setct_CapRevReqTBE "setct-CapRevReqTBE" |
---|
3173 | #define NID_setct_CapRevReqTBE 583 |
---|
3174 | #define OBJ_setct_CapRevReqTBE OBJ_set_ctype,65L |
---|
3175 | |
---|
3176 | #define SN_setct_CapRevReqTBEX "setct-CapRevReqTBEX" |
---|
3177 | #define NID_setct_CapRevReqTBEX 584 |
---|
3178 | #define OBJ_setct_CapRevReqTBEX OBJ_set_ctype,66L |
---|
3179 | |
---|
3180 | #define SN_setct_CapRevResTBE "setct-CapRevResTBE" |
---|
3181 | #define NID_setct_CapRevResTBE 585 |
---|
3182 | #define OBJ_setct_CapRevResTBE OBJ_set_ctype,67L |
---|
3183 | |
---|
3184 | #define SN_setct_CredReqTBE "setct-CredReqTBE" |
---|
3185 | #define NID_setct_CredReqTBE 586 |
---|
3186 | #define OBJ_setct_CredReqTBE OBJ_set_ctype,68L |
---|
3187 | |
---|
3188 | #define SN_setct_CredReqTBEX "setct-CredReqTBEX" |
---|
3189 | #define NID_setct_CredReqTBEX 587 |
---|
3190 | #define OBJ_setct_CredReqTBEX OBJ_set_ctype,69L |
---|
3191 | |
---|
3192 | #define SN_setct_CredResTBE "setct-CredResTBE" |
---|
3193 | #define NID_setct_CredResTBE 588 |
---|
3194 | #define OBJ_setct_CredResTBE OBJ_set_ctype,70L |
---|
3195 | |
---|
3196 | #define SN_setct_CredRevReqTBE "setct-CredRevReqTBE" |
---|
3197 | #define NID_setct_CredRevReqTBE 589 |
---|
3198 | #define OBJ_setct_CredRevReqTBE OBJ_set_ctype,71L |
---|
3199 | |
---|
3200 | #define SN_setct_CredRevReqTBEX "setct-CredRevReqTBEX" |
---|
3201 | #define NID_setct_CredRevReqTBEX 590 |
---|
3202 | #define OBJ_setct_CredRevReqTBEX OBJ_set_ctype,72L |
---|
3203 | |
---|
3204 | #define SN_setct_CredRevResTBE "setct-CredRevResTBE" |
---|
3205 | #define NID_setct_CredRevResTBE 591 |
---|
3206 | #define OBJ_setct_CredRevResTBE OBJ_set_ctype,73L |
---|
3207 | |
---|
3208 | #define SN_setct_BatchAdminReqTBE "setct-BatchAdminReqTBE" |
---|
3209 | #define NID_setct_BatchAdminReqTBE 592 |
---|
3210 | #define OBJ_setct_BatchAdminReqTBE OBJ_set_ctype,74L |
---|
3211 | |
---|
3212 | #define SN_setct_BatchAdminResTBE "setct-BatchAdminResTBE" |
---|
3213 | #define NID_setct_BatchAdminResTBE 593 |
---|
3214 | #define OBJ_setct_BatchAdminResTBE OBJ_set_ctype,75L |
---|
3215 | |
---|
3216 | #define SN_setct_RegFormReqTBE "setct-RegFormReqTBE" |
---|
3217 | #define NID_setct_RegFormReqTBE 594 |
---|
3218 | #define OBJ_setct_RegFormReqTBE OBJ_set_ctype,76L |
---|
3219 | |
---|
3220 | #define SN_setct_CertReqTBE "setct-CertReqTBE" |
---|
3221 | #define NID_setct_CertReqTBE 595 |
---|
3222 | #define OBJ_setct_CertReqTBE OBJ_set_ctype,77L |
---|
3223 | |
---|
3224 | #define SN_setct_CertReqTBEX "setct-CertReqTBEX" |
---|
3225 | #define NID_setct_CertReqTBEX 596 |
---|
3226 | #define OBJ_setct_CertReqTBEX OBJ_set_ctype,78L |
---|
3227 | |
---|
3228 | #define SN_setct_CertResTBE "setct-CertResTBE" |
---|
3229 | #define NID_setct_CertResTBE 597 |
---|
3230 | #define OBJ_setct_CertResTBE OBJ_set_ctype,79L |
---|
3231 | |
---|
3232 | #define SN_setct_CRLNotificationTBS "setct-CRLNotificationTBS" |
---|
3233 | #define NID_setct_CRLNotificationTBS 598 |
---|
3234 | #define OBJ_setct_CRLNotificationTBS OBJ_set_ctype,80L |
---|
3235 | |
---|
3236 | #define SN_setct_CRLNotificationResTBS "setct-CRLNotificationResTBS" |
---|
3237 | #define NID_setct_CRLNotificationResTBS 599 |
---|
3238 | #define OBJ_setct_CRLNotificationResTBS OBJ_set_ctype,81L |
---|
3239 | |
---|
3240 | #define SN_setct_BCIDistributionTBS "setct-BCIDistributionTBS" |
---|
3241 | #define NID_setct_BCIDistributionTBS 600 |
---|
3242 | #define OBJ_setct_BCIDistributionTBS OBJ_set_ctype,82L |
---|
3243 | |
---|
3244 | #define SN_setext_genCrypt "setext-genCrypt" |
---|
3245 | #define LN_setext_genCrypt "generic cryptogram" |
---|
3246 | #define NID_setext_genCrypt 601 |
---|
3247 | #define OBJ_setext_genCrypt OBJ_set_msgExt,1L |
---|
3248 | |
---|
3249 | #define SN_setext_miAuth "setext-miAuth" |
---|
3250 | #define LN_setext_miAuth "merchant initiated auth" |
---|
3251 | #define NID_setext_miAuth 602 |
---|
3252 | #define OBJ_setext_miAuth OBJ_set_msgExt,3L |
---|
3253 | |
---|
3254 | #define SN_setext_pinSecure "setext-pinSecure" |
---|
3255 | #define NID_setext_pinSecure 603 |
---|
3256 | #define OBJ_setext_pinSecure OBJ_set_msgExt,4L |
---|
3257 | |
---|
3258 | #define SN_setext_pinAny "setext-pinAny" |
---|
3259 | #define NID_setext_pinAny 604 |
---|
3260 | #define OBJ_setext_pinAny OBJ_set_msgExt,5L |
---|
3261 | |
---|
3262 | #define SN_setext_track2 "setext-track2" |
---|
3263 | #define NID_setext_track2 605 |
---|
3264 | #define OBJ_setext_track2 OBJ_set_msgExt,7L |
---|
3265 | |
---|
3266 | #define SN_setext_cv "setext-cv" |
---|
3267 | #define LN_setext_cv "additional verification" |
---|
3268 | #define NID_setext_cv 606 |
---|
3269 | #define OBJ_setext_cv OBJ_set_msgExt,8L |
---|
3270 | |
---|
3271 | #define SN_set_policy_root "set-policy-root" |
---|
3272 | #define NID_set_policy_root 607 |
---|
3273 | #define OBJ_set_policy_root OBJ_set_policy,0L |
---|
3274 | |
---|
3275 | #define SN_setCext_hashedRoot "setCext-hashedRoot" |
---|
3276 | #define NID_setCext_hashedRoot 608 |
---|
3277 | #define OBJ_setCext_hashedRoot OBJ_set_certExt,0L |
---|
3278 | |
---|
3279 | #define SN_setCext_certType "setCext-certType" |
---|
3280 | #define NID_setCext_certType 609 |
---|
3281 | #define OBJ_setCext_certType OBJ_set_certExt,1L |
---|
3282 | |
---|
3283 | #define SN_setCext_merchData "setCext-merchData" |
---|
3284 | #define NID_setCext_merchData 610 |
---|
3285 | #define OBJ_setCext_merchData OBJ_set_certExt,2L |
---|
3286 | |
---|
3287 | #define SN_setCext_cCertRequired "setCext-cCertRequired" |
---|
3288 | #define NID_setCext_cCertRequired 611 |
---|
3289 | #define OBJ_setCext_cCertRequired OBJ_set_certExt,3L |
---|
3290 | |
---|
3291 | #define SN_setCext_tunneling "setCext-tunneling" |
---|
3292 | #define NID_setCext_tunneling 612 |
---|
3293 | #define OBJ_setCext_tunneling OBJ_set_certExt,4L |
---|
3294 | |
---|
3295 | #define SN_setCext_setExt "setCext-setExt" |
---|
3296 | #define NID_setCext_setExt 613 |
---|
3297 | #define OBJ_setCext_setExt OBJ_set_certExt,5L |
---|
3298 | |
---|
3299 | #define SN_setCext_setQualf "setCext-setQualf" |
---|
3300 | #define NID_setCext_setQualf 614 |
---|
3301 | #define OBJ_setCext_setQualf OBJ_set_certExt,6L |
---|
3302 | |
---|
3303 | #define SN_setCext_PGWYcapabilities "setCext-PGWYcapabilities" |
---|
3304 | #define NID_setCext_PGWYcapabilities 615 |
---|
3305 | #define OBJ_setCext_PGWYcapabilities OBJ_set_certExt,7L |
---|
3306 | |
---|
3307 | #define SN_setCext_TokenIdentifier "setCext-TokenIdentifier" |
---|
3308 | #define NID_setCext_TokenIdentifier 616 |
---|
3309 | #define OBJ_setCext_TokenIdentifier OBJ_set_certExt,8L |
---|
3310 | |
---|
3311 | #define SN_setCext_Track2Data "setCext-Track2Data" |
---|
3312 | #define NID_setCext_Track2Data 617 |
---|
3313 | #define OBJ_setCext_Track2Data OBJ_set_certExt,9L |
---|
3314 | |
---|
3315 | #define SN_setCext_TokenType "setCext-TokenType" |
---|
3316 | #define NID_setCext_TokenType 618 |
---|
3317 | #define OBJ_setCext_TokenType OBJ_set_certExt,10L |
---|
3318 | |
---|
3319 | #define SN_setCext_IssuerCapabilities "setCext-IssuerCapabilities" |
---|
3320 | #define NID_setCext_IssuerCapabilities 619 |
---|
3321 | #define OBJ_setCext_IssuerCapabilities OBJ_set_certExt,11L |
---|
3322 | |
---|
3323 | #define SN_setAttr_Cert "setAttr-Cert" |
---|
3324 | #define NID_setAttr_Cert 620 |
---|
3325 | #define OBJ_setAttr_Cert OBJ_set_attr,0L |
---|
3326 | |
---|
3327 | #define SN_setAttr_PGWYcap "setAttr-PGWYcap" |
---|
3328 | #define LN_setAttr_PGWYcap "payment gateway capabilities" |
---|
3329 | #define NID_setAttr_PGWYcap 621 |
---|
3330 | #define OBJ_setAttr_PGWYcap OBJ_set_attr,1L |
---|
3331 | |
---|
3332 | #define SN_setAttr_TokenType "setAttr-TokenType" |
---|
3333 | #define NID_setAttr_TokenType 622 |
---|
3334 | #define OBJ_setAttr_TokenType OBJ_set_attr,2L |
---|
3335 | |
---|
3336 | #define SN_setAttr_IssCap "setAttr-IssCap" |
---|
3337 | #define LN_setAttr_IssCap "issuer capabilities" |
---|
3338 | #define NID_setAttr_IssCap 623 |
---|
3339 | #define OBJ_setAttr_IssCap OBJ_set_attr,3L |
---|
3340 | |
---|
3341 | #define SN_set_rootKeyThumb "set-rootKeyThumb" |
---|
3342 | #define NID_set_rootKeyThumb 624 |
---|
3343 | #define OBJ_set_rootKeyThumb OBJ_setAttr_Cert,0L |
---|
3344 | |
---|
3345 | #define SN_set_addPolicy "set-addPolicy" |
---|
3346 | #define NID_set_addPolicy 625 |
---|
3347 | #define OBJ_set_addPolicy OBJ_setAttr_Cert,1L |
---|
3348 | |
---|
3349 | #define SN_setAttr_Token_EMV "setAttr-Token-EMV" |
---|
3350 | #define NID_setAttr_Token_EMV 626 |
---|
3351 | #define OBJ_setAttr_Token_EMV OBJ_setAttr_TokenType,1L |
---|
3352 | |
---|
3353 | #define SN_setAttr_Token_B0Prime "setAttr-Token-B0Prime" |
---|
3354 | #define NID_setAttr_Token_B0Prime 627 |
---|
3355 | #define OBJ_setAttr_Token_B0Prime OBJ_setAttr_TokenType,2L |
---|
3356 | |
---|
3357 | #define SN_setAttr_IssCap_CVM "setAttr-IssCap-CVM" |
---|
3358 | #define NID_setAttr_IssCap_CVM 628 |
---|
3359 | #define OBJ_setAttr_IssCap_CVM OBJ_setAttr_IssCap,3L |
---|
3360 | |
---|
3361 | #define SN_setAttr_IssCap_T2 "setAttr-IssCap-T2" |
---|
3362 | #define NID_setAttr_IssCap_T2 629 |
---|
3363 | #define OBJ_setAttr_IssCap_T2 OBJ_setAttr_IssCap,4L |
---|
3364 | |
---|
3365 | #define SN_setAttr_IssCap_Sig "setAttr-IssCap-Sig" |
---|
3366 | #define NID_setAttr_IssCap_Sig 630 |
---|
3367 | #define OBJ_setAttr_IssCap_Sig OBJ_setAttr_IssCap,5L |
---|
3368 | |
---|
3369 | #define SN_setAttr_GenCryptgrm "setAttr-GenCryptgrm" |
---|
3370 | #define LN_setAttr_GenCryptgrm "generate cryptogram" |
---|
3371 | #define NID_setAttr_GenCryptgrm 631 |
---|
3372 | #define OBJ_setAttr_GenCryptgrm OBJ_setAttr_IssCap_CVM,1L |
---|
3373 | |
---|
3374 | #define SN_setAttr_T2Enc "setAttr-T2Enc" |
---|
3375 | #define LN_setAttr_T2Enc "encrypted track 2" |
---|
3376 | #define NID_setAttr_T2Enc 632 |
---|
3377 | #define OBJ_setAttr_T2Enc OBJ_setAttr_IssCap_T2,1L |
---|
3378 | |
---|
3379 | #define SN_setAttr_T2cleartxt "setAttr-T2cleartxt" |
---|
3380 | #define LN_setAttr_T2cleartxt "cleartext track 2" |
---|
3381 | #define NID_setAttr_T2cleartxt 633 |
---|
3382 | #define OBJ_setAttr_T2cleartxt OBJ_setAttr_IssCap_T2,2L |
---|
3383 | |
---|
3384 | #define SN_setAttr_TokICCsig "setAttr-TokICCsig" |
---|
3385 | #define LN_setAttr_TokICCsig "ICC or token signature" |
---|
3386 | #define NID_setAttr_TokICCsig 634 |
---|
3387 | #define OBJ_setAttr_TokICCsig OBJ_setAttr_IssCap_Sig,1L |
---|
3388 | |
---|
3389 | #define SN_setAttr_SecDevSig "setAttr-SecDevSig" |
---|
3390 | #define LN_setAttr_SecDevSig "secure device signature" |
---|
3391 | #define NID_setAttr_SecDevSig 635 |
---|
3392 | #define OBJ_setAttr_SecDevSig OBJ_setAttr_IssCap_Sig,2L |
---|
3393 | |
---|
3394 | #define SN_set_brand_IATA_ATA "set-brand-IATA-ATA" |
---|
3395 | #define NID_set_brand_IATA_ATA 636 |
---|
3396 | #define OBJ_set_brand_IATA_ATA OBJ_set_brand,1L |
---|
3397 | |
---|
3398 | #define SN_set_brand_Diners "set-brand-Diners" |
---|
3399 | #define NID_set_brand_Diners 637 |
---|
3400 | #define OBJ_set_brand_Diners OBJ_set_brand,30L |
---|
3401 | |
---|
3402 | #define SN_set_brand_AmericanExpress "set-brand-AmericanExpress" |
---|
3403 | #define NID_set_brand_AmericanExpress 638 |
---|
3404 | #define OBJ_set_brand_AmericanExpress OBJ_set_brand,34L |
---|
3405 | |
---|
3406 | #define SN_set_brand_JCB "set-brand-JCB" |
---|
3407 | #define NID_set_brand_JCB 639 |
---|
3408 | #define OBJ_set_brand_JCB OBJ_set_brand,35L |
---|
3409 | |
---|
3410 | #define SN_set_brand_Visa "set-brand-Visa" |
---|
3411 | #define NID_set_brand_Visa 640 |
---|
3412 | #define OBJ_set_brand_Visa OBJ_set_brand,4L |
---|
3413 | |
---|
3414 | #define SN_set_brand_MasterCard "set-brand-MasterCard" |
---|
3415 | #define NID_set_brand_MasterCard 641 |
---|
3416 | #define OBJ_set_brand_MasterCard OBJ_set_brand,5L |
---|
3417 | |
---|
3418 | #define SN_set_brand_Novus "set-brand-Novus" |
---|
3419 | #define NID_set_brand_Novus 642 |
---|
3420 | #define OBJ_set_brand_Novus OBJ_set_brand,6011L |
---|
3421 | |
---|
3422 | #define SN_des_cdmf "DES-CDMF" |
---|
3423 | #define LN_des_cdmf "des-cdmf" |
---|
3424 | #define NID_des_cdmf 643 |
---|
3425 | #define OBJ_des_cdmf OBJ_rsadsi,3L,10L |
---|
3426 | |
---|
3427 | #define SN_rsaOAEPEncryptionSET "rsaOAEPEncryptionSET" |
---|
3428 | #define NID_rsaOAEPEncryptionSET 644 |
---|
3429 | #define OBJ_rsaOAEPEncryptionSET OBJ_rsadsi,1L,1L,6L |
---|
3430 | |
---|
3431 | #define SN_ipsec3 "Oakley-EC2N-3" |
---|
3432 | #define LN_ipsec3 "ipsec3" |
---|
3433 | #define NID_ipsec3 749 |
---|
3434 | |
---|
3435 | #define SN_ipsec4 "Oakley-EC2N-4" |
---|
3436 | #define LN_ipsec4 "ipsec4" |
---|
3437 | #define NID_ipsec4 750 |
---|
3438 | |
---|
3439 | #define SN_whirlpool "whirlpool" |
---|
3440 | #define NID_whirlpool 804 |
---|
3441 | #define OBJ_whirlpool OBJ_iso,0L,10118L,3L,0L,55L |
---|
3442 | |
---|
3443 | #define SN_cryptopro "cryptopro" |
---|
3444 | #define NID_cryptopro 805 |
---|
3445 | #define OBJ_cryptopro OBJ_member_body,643L,2L,2L |
---|
3446 | |
---|
3447 | #define SN_cryptocom "cryptocom" |
---|
3448 | #define NID_cryptocom 806 |
---|
3449 | #define OBJ_cryptocom OBJ_member_body,643L,2L,9L |
---|
3450 | |
---|
3451 | #define SN_id_GostR3411_94_with_GostR3410_2001 "id-GostR3411-94-with-GostR3410-2001" |
---|
3452 | #define LN_id_GostR3411_94_with_GostR3410_2001 "GOST R 34.11-94 with GOST R 34.10-2001" |
---|
3453 | #define NID_id_GostR3411_94_with_GostR3410_2001 807 |
---|
3454 | #define OBJ_id_GostR3411_94_with_GostR3410_2001 OBJ_cryptopro,3L |
---|
3455 | |
---|
3456 | #define SN_id_GostR3411_94_with_GostR3410_94 "id-GostR3411-94-with-GostR3410-94" |
---|
3457 | #define LN_id_GostR3411_94_with_GostR3410_94 "GOST R 34.11-94 with GOST R 34.10-94" |
---|
3458 | #define NID_id_GostR3411_94_with_GostR3410_94 808 |
---|
3459 | #define OBJ_id_GostR3411_94_with_GostR3410_94 OBJ_cryptopro,4L |
---|
3460 | |
---|
3461 | #define SN_id_GostR3411_94 "md_gost94" |
---|
3462 | #define LN_id_GostR3411_94 "GOST R 34.11-94" |
---|
3463 | #define NID_id_GostR3411_94 809 |
---|
3464 | #define OBJ_id_GostR3411_94 OBJ_cryptopro,9L |
---|
3465 | |
---|
3466 | #define SN_id_HMACGostR3411_94 "id-HMACGostR3411-94" |
---|
3467 | #define LN_id_HMACGostR3411_94 "HMAC GOST 34.11-94" |
---|
3468 | #define NID_id_HMACGostR3411_94 810 |
---|
3469 | #define OBJ_id_HMACGostR3411_94 OBJ_cryptopro,10L |
---|
3470 | |
---|
3471 | #define SN_id_GostR3410_2001 "gost2001" |
---|
3472 | #define LN_id_GostR3410_2001 "GOST R 34.10-2001" |
---|
3473 | #define NID_id_GostR3410_2001 811 |
---|
3474 | #define OBJ_id_GostR3410_2001 OBJ_cryptopro,19L |
---|
3475 | |
---|
3476 | #define SN_id_GostR3410_94 "gost94" |
---|
3477 | #define LN_id_GostR3410_94 "GOST R 34.10-94" |
---|
3478 | #define NID_id_GostR3410_94 812 |
---|
3479 | #define OBJ_id_GostR3410_94 OBJ_cryptopro,20L |
---|
3480 | |
---|
3481 | #define SN_id_Gost28147_89 "gost89" |
---|
3482 | #define LN_id_Gost28147_89 "GOST 28147-89" |
---|
3483 | #define NID_id_Gost28147_89 813 |
---|
3484 | #define OBJ_id_Gost28147_89 OBJ_cryptopro,21L |
---|
3485 | |
---|
3486 | #define SN_gost89_cnt "gost89-cnt" |
---|
3487 | #define NID_gost89_cnt 814 |
---|
3488 | |
---|
3489 | #define SN_id_Gost28147_89_MAC "gost-mac" |
---|
3490 | #define LN_id_Gost28147_89_MAC "GOST 28147-89 MAC" |
---|
3491 | #define NID_id_Gost28147_89_MAC 815 |
---|
3492 | #define OBJ_id_Gost28147_89_MAC OBJ_cryptopro,22L |
---|
3493 | |
---|
3494 | #define SN_id_GostR3411_94_prf "prf-gostr3411-94" |
---|
3495 | #define LN_id_GostR3411_94_prf "GOST R 34.11-94 PRF" |
---|
3496 | #define NID_id_GostR3411_94_prf 816 |
---|
3497 | #define OBJ_id_GostR3411_94_prf OBJ_cryptopro,23L |
---|
3498 | |
---|
3499 | #define SN_id_GostR3410_2001DH "id-GostR3410-2001DH" |
---|
3500 | #define LN_id_GostR3410_2001DH "GOST R 34.10-2001 DH" |
---|
3501 | #define NID_id_GostR3410_2001DH 817 |
---|
3502 | #define OBJ_id_GostR3410_2001DH OBJ_cryptopro,98L |
---|
3503 | |
---|
3504 | #define SN_id_GostR3410_94DH "id-GostR3410-94DH" |
---|
3505 | #define LN_id_GostR3410_94DH "GOST R 34.10-94 DH" |
---|
3506 | #define NID_id_GostR3410_94DH 818 |
---|
3507 | #define OBJ_id_GostR3410_94DH OBJ_cryptopro,99L |
---|
3508 | |
---|
3509 | #define SN_id_Gost28147_89_CryptoPro_KeyMeshing "id-Gost28147-89-CryptoPro-KeyMeshing" |
---|
3510 | #define NID_id_Gost28147_89_CryptoPro_KeyMeshing 819 |
---|
3511 | #define OBJ_id_Gost28147_89_CryptoPro_KeyMeshing OBJ_cryptopro,14L,1L |
---|
3512 | |
---|
3513 | #define SN_id_Gost28147_89_None_KeyMeshing "id-Gost28147-89-None-KeyMeshing" |
---|
3514 | #define NID_id_Gost28147_89_None_KeyMeshing 820 |
---|
3515 | #define OBJ_id_Gost28147_89_None_KeyMeshing OBJ_cryptopro,14L,0L |
---|
3516 | |
---|
3517 | #define SN_id_GostR3411_94_TestParamSet "id-GostR3411-94-TestParamSet" |
---|
3518 | #define NID_id_GostR3411_94_TestParamSet 821 |
---|
3519 | #define OBJ_id_GostR3411_94_TestParamSet OBJ_cryptopro,30L,0L |
---|
3520 | |
---|
3521 | #define SN_id_GostR3411_94_CryptoProParamSet "id-GostR3411-94-CryptoProParamSet" |
---|
3522 | #define NID_id_GostR3411_94_CryptoProParamSet 822 |
---|
3523 | #define OBJ_id_GostR3411_94_CryptoProParamSet OBJ_cryptopro,30L,1L |
---|
3524 | |
---|
3525 | #define SN_id_Gost28147_89_TestParamSet "id-Gost28147-89-TestParamSet" |
---|
3526 | #define NID_id_Gost28147_89_TestParamSet 823 |
---|
3527 | #define OBJ_id_Gost28147_89_TestParamSet OBJ_cryptopro,31L,0L |
---|
3528 | |
---|
3529 | #define SN_id_Gost28147_89_CryptoPro_A_ParamSet "id-Gost28147-89-CryptoPro-A-ParamSet" |
---|
3530 | #define NID_id_Gost28147_89_CryptoPro_A_ParamSet 824 |
---|
3531 | #define OBJ_id_Gost28147_89_CryptoPro_A_ParamSet OBJ_cryptopro,31L,1L |
---|
3532 | |
---|
3533 | #define SN_id_Gost28147_89_CryptoPro_B_ParamSet "id-Gost28147-89-CryptoPro-B-ParamSet" |
---|
3534 | #define NID_id_Gost28147_89_CryptoPro_B_ParamSet 825 |
---|
3535 | #define OBJ_id_Gost28147_89_CryptoPro_B_ParamSet OBJ_cryptopro,31L,2L |
---|
3536 | |
---|
3537 | #define SN_id_Gost28147_89_CryptoPro_C_ParamSet "id-Gost28147-89-CryptoPro-C-ParamSet" |
---|
3538 | #define NID_id_Gost28147_89_CryptoPro_C_ParamSet 826 |
---|
3539 | #define OBJ_id_Gost28147_89_CryptoPro_C_ParamSet OBJ_cryptopro,31L,3L |
---|
3540 | |
---|
3541 | #define SN_id_Gost28147_89_CryptoPro_D_ParamSet "id-Gost28147-89-CryptoPro-D-ParamSet" |
---|
3542 | #define NID_id_Gost28147_89_CryptoPro_D_ParamSet 827 |
---|
3543 | #define OBJ_id_Gost28147_89_CryptoPro_D_ParamSet OBJ_cryptopro,31L,4L |
---|
3544 | |
---|
3545 | #define SN_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet" |
---|
3546 | #define NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet 828 |
---|
3547 | #define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet OBJ_cryptopro,31L,5L |
---|
3548 | |
---|
3549 | #define SN_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet" |
---|
3550 | #define NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet 829 |
---|
3551 | #define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet OBJ_cryptopro,31L,6L |
---|
3552 | |
---|
3553 | #define SN_id_Gost28147_89_CryptoPro_RIC_1_ParamSet "id-Gost28147-89-CryptoPro-RIC-1-ParamSet" |
---|
3554 | #define NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet 830 |
---|
3555 | #define OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet OBJ_cryptopro,31L,7L |
---|
3556 | |
---|
3557 | #define SN_id_GostR3410_94_TestParamSet "id-GostR3410-94-TestParamSet" |
---|
3558 | #define NID_id_GostR3410_94_TestParamSet 831 |
---|
3559 | #define OBJ_id_GostR3410_94_TestParamSet OBJ_cryptopro,32L,0L |
---|
3560 | |
---|
3561 | #define SN_id_GostR3410_94_CryptoPro_A_ParamSet "id-GostR3410-94-CryptoPro-A-ParamSet" |
---|
3562 | #define NID_id_GostR3410_94_CryptoPro_A_ParamSet 832 |
---|
3563 | #define OBJ_id_GostR3410_94_CryptoPro_A_ParamSet OBJ_cryptopro,32L,2L |
---|
3564 | |
---|
3565 | #define SN_id_GostR3410_94_CryptoPro_B_ParamSet "id-GostR3410-94-CryptoPro-B-ParamSet" |
---|
3566 | #define NID_id_GostR3410_94_CryptoPro_B_ParamSet 833 |
---|
3567 | #define OBJ_id_GostR3410_94_CryptoPro_B_ParamSet OBJ_cryptopro,32L,3L |
---|
3568 | |
---|
3569 | #define SN_id_GostR3410_94_CryptoPro_C_ParamSet "id-GostR3410-94-CryptoPro-C-ParamSet" |
---|
3570 | #define NID_id_GostR3410_94_CryptoPro_C_ParamSet 834 |
---|
3571 | #define OBJ_id_GostR3410_94_CryptoPro_C_ParamSet OBJ_cryptopro,32L,4L |
---|
3572 | |
---|
3573 | #define SN_id_GostR3410_94_CryptoPro_D_ParamSet "id-GostR3410-94-CryptoPro-D-ParamSet" |
---|
3574 | #define NID_id_GostR3410_94_CryptoPro_D_ParamSet 835 |
---|
3575 | #define OBJ_id_GostR3410_94_CryptoPro_D_ParamSet OBJ_cryptopro,32L,5L |
---|
3576 | |
---|
3577 | #define SN_id_GostR3410_94_CryptoPro_XchA_ParamSet "id-GostR3410-94-CryptoPro-XchA-ParamSet" |
---|
3578 | #define NID_id_GostR3410_94_CryptoPro_XchA_ParamSet 836 |
---|
3579 | #define OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet OBJ_cryptopro,33L,1L |
---|
3580 | |
---|
3581 | #define SN_id_GostR3410_94_CryptoPro_XchB_ParamSet "id-GostR3410-94-CryptoPro-XchB-ParamSet" |
---|
3582 | #define NID_id_GostR3410_94_CryptoPro_XchB_ParamSet 837 |
---|
3583 | #define OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet OBJ_cryptopro,33L,2L |
---|
3584 | |
---|
3585 | #define SN_id_GostR3410_94_CryptoPro_XchC_ParamSet "id-GostR3410-94-CryptoPro-XchC-ParamSet" |
---|
3586 | #define NID_id_GostR3410_94_CryptoPro_XchC_ParamSet 838 |
---|
3587 | #define OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet OBJ_cryptopro,33L,3L |
---|
3588 | |
---|
3589 | #define SN_id_GostR3410_2001_TestParamSet "id-GostR3410-2001-TestParamSet" |
---|
3590 | #define NID_id_GostR3410_2001_TestParamSet 839 |
---|
3591 | #define OBJ_id_GostR3410_2001_TestParamSet OBJ_cryptopro,35L,0L |
---|
3592 | |
---|
3593 | #define SN_id_GostR3410_2001_CryptoPro_A_ParamSet "id-GostR3410-2001-CryptoPro-A-ParamSet" |
---|
3594 | #define NID_id_GostR3410_2001_CryptoPro_A_ParamSet 840 |
---|
3595 | #define OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet OBJ_cryptopro,35L,1L |
---|
3596 | |
---|
3597 | #define SN_id_GostR3410_2001_CryptoPro_B_ParamSet "id-GostR3410-2001-CryptoPro-B-ParamSet" |
---|
3598 | #define NID_id_GostR3410_2001_CryptoPro_B_ParamSet 841 |
---|
3599 | #define OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet OBJ_cryptopro,35L,2L |
---|
3600 | |
---|
3601 | #define SN_id_GostR3410_2001_CryptoPro_C_ParamSet "id-GostR3410-2001-CryptoPro-C-ParamSet" |
---|
3602 | #define NID_id_GostR3410_2001_CryptoPro_C_ParamSet 842 |
---|
3603 | #define OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet OBJ_cryptopro,35L,3L |
---|
3604 | |
---|
3605 | #define SN_id_GostR3410_2001_CryptoPro_XchA_ParamSet "id-GostR3410-2001-CryptoPro-XchA-ParamSet" |
---|
3606 | #define NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet 843 |
---|
3607 | #define OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet OBJ_cryptopro,36L,0L |
---|
3608 | |
---|
3609 | #define SN_id_GostR3410_2001_CryptoPro_XchB_ParamSet "id-GostR3410-2001-CryptoPro-XchB-ParamSet" |
---|
3610 | #define NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet 844 |
---|
3611 | #define OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet OBJ_cryptopro,36L,1L |
---|
3612 | |
---|
3613 | #define SN_id_GostR3410_94_a "id-GostR3410-94-a" |
---|
3614 | #define NID_id_GostR3410_94_a 845 |
---|
3615 | #define OBJ_id_GostR3410_94_a OBJ_id_GostR3410_94,1L |
---|
3616 | |
---|
3617 | #define SN_id_GostR3410_94_aBis "id-GostR3410-94-aBis" |
---|
3618 | #define NID_id_GostR3410_94_aBis 846 |
---|
3619 | #define OBJ_id_GostR3410_94_aBis OBJ_id_GostR3410_94,2L |
---|
3620 | |
---|
3621 | #define SN_id_GostR3410_94_b "id-GostR3410-94-b" |
---|
3622 | #define NID_id_GostR3410_94_b 847 |
---|
3623 | #define OBJ_id_GostR3410_94_b OBJ_id_GostR3410_94,3L |
---|
3624 | |
---|
3625 | #define SN_id_GostR3410_94_bBis "id-GostR3410-94-bBis" |
---|
3626 | #define NID_id_GostR3410_94_bBis 848 |
---|
3627 | #define OBJ_id_GostR3410_94_bBis OBJ_id_GostR3410_94,4L |
---|
3628 | |
---|
3629 | #define SN_id_Gost28147_89_cc "id-Gost28147-89-cc" |
---|
3630 | #define LN_id_Gost28147_89_cc "GOST 28147-89 Cryptocom ParamSet" |
---|
3631 | #define NID_id_Gost28147_89_cc 849 |
---|
3632 | #define OBJ_id_Gost28147_89_cc OBJ_cryptocom,1L,6L,1L |
---|
3633 | |
---|
3634 | #define SN_id_GostR3410_94_cc "gost94cc" |
---|
3635 | #define LN_id_GostR3410_94_cc "GOST 34.10-94 Cryptocom" |
---|
3636 | #define NID_id_GostR3410_94_cc 850 |
---|
3637 | #define OBJ_id_GostR3410_94_cc OBJ_cryptocom,1L,5L,3L |
---|
3638 | |
---|
3639 | #define SN_id_GostR3410_2001_cc "gost2001cc" |
---|
3640 | #define LN_id_GostR3410_2001_cc "GOST 34.10-2001 Cryptocom" |
---|
3641 | #define NID_id_GostR3410_2001_cc 851 |
---|
3642 | #define OBJ_id_GostR3410_2001_cc OBJ_cryptocom,1L,5L,4L |
---|
3643 | |
---|
3644 | #define SN_id_GostR3411_94_with_GostR3410_94_cc "id-GostR3411-94-with-GostR3410-94-cc" |
---|
3645 | #define LN_id_GostR3411_94_with_GostR3410_94_cc "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom" |
---|
3646 | #define NID_id_GostR3411_94_with_GostR3410_94_cc 852 |
---|
3647 | #define OBJ_id_GostR3411_94_with_GostR3410_94_cc OBJ_cryptocom,1L,3L,3L |
---|
3648 | |
---|
3649 | #define SN_id_GostR3411_94_with_GostR3410_2001_cc "id-GostR3411-94-with-GostR3410-2001-cc" |
---|
3650 | #define LN_id_GostR3411_94_with_GostR3410_2001_cc "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom" |
---|
3651 | #define NID_id_GostR3411_94_with_GostR3410_2001_cc 853 |
---|
3652 | #define OBJ_id_GostR3411_94_with_GostR3410_2001_cc OBJ_cryptocom,1L,3L,4L |
---|
3653 | |
---|
3654 | #define SN_id_GostR3410_2001_ParamSet_cc "id-GostR3410-2001-ParamSet-cc" |
---|
3655 | #define LN_id_GostR3410_2001_ParamSet_cc "GOST R 3410-2001 Parameter Set Cryptocom" |
---|
3656 | #define NID_id_GostR3410_2001_ParamSet_cc 854 |
---|
3657 | #define OBJ_id_GostR3410_2001_ParamSet_cc OBJ_cryptocom,1L,8L,1L |
---|
3658 | |
---|
3659 | #define SN_camellia_128_cbc "CAMELLIA-128-CBC" |
---|
3660 | #define LN_camellia_128_cbc "camellia-128-cbc" |
---|
3661 | #define NID_camellia_128_cbc 751 |
---|
3662 | #define OBJ_camellia_128_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,2L |
---|
3663 | |
---|
3664 | #define SN_camellia_192_cbc "CAMELLIA-192-CBC" |
---|
3665 | #define LN_camellia_192_cbc "camellia-192-cbc" |
---|
3666 | #define NID_camellia_192_cbc 752 |
---|
3667 | #define OBJ_camellia_192_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,3L |
---|
3668 | |
---|
3669 | #define SN_camellia_256_cbc "CAMELLIA-256-CBC" |
---|
3670 | #define LN_camellia_256_cbc "camellia-256-cbc" |
---|
3671 | #define NID_camellia_256_cbc 753 |
---|
3672 | #define OBJ_camellia_256_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,4L |
---|
3673 | |
---|
3674 | #define OBJ_ntt_ds 0L,3L,4401L,5L |
---|
3675 | |
---|
3676 | #define OBJ_camellia OBJ_ntt_ds,3L,1L,9L |
---|
3677 | |
---|
3678 | #define SN_camellia_128_ecb "CAMELLIA-128-ECB" |
---|
3679 | #define LN_camellia_128_ecb "camellia-128-ecb" |
---|
3680 | #define NID_camellia_128_ecb 754 |
---|
3681 | #define OBJ_camellia_128_ecb OBJ_camellia,1L |
---|
3682 | |
---|
3683 | #define SN_camellia_128_ofb128 "CAMELLIA-128-OFB" |
---|
3684 | #define LN_camellia_128_ofb128 "camellia-128-ofb" |
---|
3685 | #define NID_camellia_128_ofb128 766 |
---|
3686 | #define OBJ_camellia_128_ofb128 OBJ_camellia,3L |
---|
3687 | |
---|
3688 | #define SN_camellia_128_cfb128 "CAMELLIA-128-CFB" |
---|
3689 | #define LN_camellia_128_cfb128 "camellia-128-cfb" |
---|
3690 | #define NID_camellia_128_cfb128 757 |
---|
3691 | #define OBJ_camellia_128_cfb128 OBJ_camellia,4L |
---|
3692 | |
---|
3693 | #define SN_camellia_192_ecb "CAMELLIA-192-ECB" |
---|
3694 | #define LN_camellia_192_ecb "camellia-192-ecb" |
---|
3695 | #define NID_camellia_192_ecb 755 |
---|
3696 | #define OBJ_camellia_192_ecb OBJ_camellia,21L |
---|
3697 | |
---|
3698 | #define SN_camellia_192_ofb128 "CAMELLIA-192-OFB" |
---|
3699 | #define LN_camellia_192_ofb128 "camellia-192-ofb" |
---|
3700 | #define NID_camellia_192_ofb128 767 |
---|
3701 | #define OBJ_camellia_192_ofb128 OBJ_camellia,23L |
---|
3702 | |
---|
3703 | #define SN_camellia_192_cfb128 "CAMELLIA-192-CFB" |
---|
3704 | #define LN_camellia_192_cfb128 "camellia-192-cfb" |
---|
3705 | #define NID_camellia_192_cfb128 758 |
---|
3706 | #define OBJ_camellia_192_cfb128 OBJ_camellia,24L |
---|
3707 | |
---|
3708 | #define SN_camellia_256_ecb "CAMELLIA-256-ECB" |
---|
3709 | #define LN_camellia_256_ecb "camellia-256-ecb" |
---|
3710 | #define NID_camellia_256_ecb 756 |
---|
3711 | #define OBJ_camellia_256_ecb OBJ_camellia,41L |
---|
3712 | |
---|
3713 | #define SN_camellia_256_ofb128 "CAMELLIA-256-OFB" |
---|
3714 | #define LN_camellia_256_ofb128 "camellia-256-ofb" |
---|
3715 | #define NID_camellia_256_ofb128 768 |
---|
3716 | #define OBJ_camellia_256_ofb128 OBJ_camellia,43L |
---|
3717 | |
---|
3718 | #define SN_camellia_256_cfb128 "CAMELLIA-256-CFB" |
---|
3719 | #define LN_camellia_256_cfb128 "camellia-256-cfb" |
---|
3720 | #define NID_camellia_256_cfb128 759 |
---|
3721 | #define OBJ_camellia_256_cfb128 OBJ_camellia,44L |
---|
3722 | |
---|
3723 | #define SN_camellia_128_cfb1 "CAMELLIA-128-CFB1" |
---|
3724 | #define LN_camellia_128_cfb1 "camellia-128-cfb1" |
---|
3725 | #define NID_camellia_128_cfb1 760 |
---|
3726 | |
---|
3727 | #define SN_camellia_192_cfb1 "CAMELLIA-192-CFB1" |
---|
3728 | #define LN_camellia_192_cfb1 "camellia-192-cfb1" |
---|
3729 | #define NID_camellia_192_cfb1 761 |
---|
3730 | |
---|
3731 | #define SN_camellia_256_cfb1 "CAMELLIA-256-CFB1" |
---|
3732 | #define LN_camellia_256_cfb1 "camellia-256-cfb1" |
---|
3733 | #define NID_camellia_256_cfb1 762 |
---|
3734 | |
---|
3735 | #define SN_camellia_128_cfb8 "CAMELLIA-128-CFB8" |
---|
3736 | #define LN_camellia_128_cfb8 "camellia-128-cfb8" |
---|
3737 | #define NID_camellia_128_cfb8 763 |
---|
3738 | |
---|
3739 | #define SN_camellia_192_cfb8 "CAMELLIA-192-CFB8" |
---|
3740 | #define LN_camellia_192_cfb8 "camellia-192-cfb8" |
---|
3741 | #define NID_camellia_192_cfb8 764 |
---|
3742 | |
---|
3743 | #define SN_camellia_256_cfb8 "CAMELLIA-256-CFB8" |
---|
3744 | #define LN_camellia_256_cfb8 "camellia-256-cfb8" |
---|
3745 | #define NID_camellia_256_cfb8 765 |
---|
3746 | |
---|
3747 | #define SN_kisa "KISA" |
---|
3748 | #define LN_kisa "kisa" |
---|
3749 | #define NID_kisa 773 |
---|
3750 | #define OBJ_kisa OBJ_member_body,410L,200004L |
---|
3751 | |
---|
3752 | #define SN_seed_ecb "SEED-ECB" |
---|
3753 | #define LN_seed_ecb "seed-ecb" |
---|
3754 | #define NID_seed_ecb 776 |
---|
3755 | #define OBJ_seed_ecb OBJ_kisa,1L,3L |
---|
3756 | |
---|
3757 | #define SN_seed_cbc "SEED-CBC" |
---|
3758 | #define LN_seed_cbc "seed-cbc" |
---|
3759 | #define NID_seed_cbc 777 |
---|
3760 | #define OBJ_seed_cbc OBJ_kisa,1L,4L |
---|
3761 | |
---|
3762 | #define SN_seed_cfb128 "SEED-CFB" |
---|
3763 | #define LN_seed_cfb128 "seed-cfb" |
---|
3764 | #define NID_seed_cfb128 779 |
---|
3765 | #define OBJ_seed_cfb128 OBJ_kisa,1L,5L |
---|
3766 | |
---|
3767 | #define SN_seed_ofb128 "SEED-OFB" |
---|
3768 | #define LN_seed_ofb128 "seed-ofb" |
---|
3769 | #define NID_seed_ofb128 778 |
---|
3770 | #define OBJ_seed_ofb128 OBJ_kisa,1L,6L |
---|
3771 | |
---|
3772 | #define SN_hmac "HMAC" |
---|
3773 | #define LN_hmac "hmac" |
---|
3774 | #define NID_hmac 855 |
---|
3775 | |
---|