~ubuntu-branches/ubuntu/raring/nss/raring-security

« back to all changes in this revision

Viewing changes to mozilla/security/nss/lib/ckfw/builtins/certdata.c

Tags: 3.12.8-0ubuntu0.10.10.1
* New upstream release v3.12.8 (NSS_3_12_8_RTM)
  - Fix browser wildcard certificate validation issue
  - Update root certs
  - Fix SSL deadlocks
* Refresh patches:
  - update debian/patches/38_kbsd.patch
  - update debian/patches/97_SSL_RENEGOTIATE_TRANSITIONAL.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 *
36
36
 * ***** END LICENSE BLOCK ***** */
37
37
#ifdef DEBUG
38
 
static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67 $ $Date: 2010/04/08 14:28:58 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67 $ $Date: 2010/04/08 14:28:58 $";
 
38
static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.1 $ $Date: 2010/08/27 15:46:44 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.1 $ $Date: 2010/08/27 15:46:44 $";
39
39
#endif /* DEBUG */
40
40
 
41
41
#ifndef BUILTINS_H
960
960
static const CK_ATTRIBUTE_TYPE nss_builtins_types_301 [] = {
961
961
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
962
962
};
 
963
static const CK_ATTRIBUTE_TYPE nss_builtins_types_302 [] = {
 
964
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERTIFICATE_TYPE,  CKA_SUBJECT,  CKA_ID,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_VALUE
 
965
};
 
966
static const CK_ATTRIBUTE_TYPE nss_builtins_types_303 [] = {
 
967
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
 
968
};
 
969
static const CK_ATTRIBUTE_TYPE nss_builtins_types_304 [] = {
 
970
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERTIFICATE_TYPE,  CKA_SUBJECT,  CKA_ID,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_VALUE
 
971
};
 
972
static const CK_ATTRIBUTE_TYPE nss_builtins_types_305 [] = {
 
973
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
 
974
};
 
975
static const CK_ATTRIBUTE_TYPE nss_builtins_types_306 [] = {
 
976
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERTIFICATE_TYPE,  CKA_SUBJECT,  CKA_ID,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_VALUE
 
977
};
 
978
static const CK_ATTRIBUTE_TYPE nss_builtins_types_307 [] = {
 
979
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
 
980
};
 
981
static const CK_ATTRIBUTE_TYPE nss_builtins_types_308 [] = {
 
982
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERTIFICATE_TYPE,  CKA_SUBJECT,  CKA_ID,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_VALUE
 
983
};
 
984
static const CK_ATTRIBUTE_TYPE nss_builtins_types_309 [] = {
 
985
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
 
986
};
 
987
static const CK_ATTRIBUTE_TYPE nss_builtins_types_310 [] = {
 
988
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERTIFICATE_TYPE,  CKA_SUBJECT,  CKA_ID,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_VALUE
 
989
};
 
990
static const CK_ATTRIBUTE_TYPE nss_builtins_types_311 [] = {
 
991
 CKA_CLASS,  CKA_TOKEN,  CKA_PRIVATE,  CKA_MODIFIABLE,  CKA_LABEL,  CKA_CERT_SHA1_HASH,  CKA_CERT_MD5_HASH,  CKA_ISSUER,  CKA_SERIAL_NUMBER,  CKA_TRUST_SERVER_AUTH,  CKA_TRUST_EMAIL_PROTECTION,  CKA_TRUST_CODE_SIGNING,  CKA_TRUST_STEP_UP_APPROVED
 
992
};
963
993
#ifdef DEBUG
964
994
static const NSSItem nss_builtins_items_0 [] = {
965
995
  { (void *)&cko_data, (PRUint32)sizeof(CK_OBJECT_CLASS) },
968
998
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
969
999
  { (void *)"CVS ID", (PRUint32)7 },
970
1000
  { (void *)"NSS", (PRUint32)4 },
971
 
  { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67 $ $Date: 2010/04/08 14:28:58 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67 $ $Date: 2010/04/08 14:28:58 $", (PRUint32)160 }
 
1001
  { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.1 $ $Date: 2010/08/27 15:46:44 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.1 $ $Date: 2010/08/27 15:46:44 $", (PRUint32)160 }
972
1002
};
973
1003
#endif /* DEBUG */
974
1004
static const NSSItem nss_builtins_items_1 [] = {
20303
20333
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
20304
20334
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
20305
20335
};
 
20336
static const NSSItem nss_builtins_items_302 [] = {
 
20337
  { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20338
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20339
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20340
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20341
  { (void *)"Verisign Class 1 Public Primary Certification Authority", (PRUint32)56 },
 
20342
  { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
 
20343
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20344
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20345
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20346
"\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
 
20347
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20348
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20349
"\171"
 
20350
, (PRUint32)97 },
 
20351
  { (void *)"0", (PRUint32)2 },
 
20352
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20353
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20354
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20355
"\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
 
20356
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20357
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20358
"\171"
 
20359
, (PRUint32)97 },
 
20360
  { (void *)"\002\020\077\151\036\201\234\360\232\112\363\163\377\271\110\242"
 
20361
"\344\335"
 
20362
, (PRUint32)18 },
 
20363
  { (void *)"\060\202\002\074\060\202\001\245\002\020\077\151\036\201\234\360"
 
20364
"\232\112\363\163\377\271\110\242\344\335\060\015\006\011\052\206"
 
20365
"\110\206\367\015\001\001\005\005\000\060\137\061\013\060\011\006"
 
20366
"\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
 
20367
"\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
 
20368
"\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163"
 
20369
"\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155\141"
 
20370
"\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
 
20371
"\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066"
 
20372
"\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060"
 
20373
"\070\060\062\062\063\065\071\065\071\132\060\137\061\013\060\011"
 
20374
"\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
 
20375
"\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
 
20376
"\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141"
 
20377
"\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155"
 
20378
"\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
 
20379
"\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015"
 
20380
"\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
 
20381
"\000\060\201\211\002\201\201\000\345\031\277\155\243\126\141\055"
 
20382
"\231\110\161\366\147\336\271\215\353\267\236\206\200\012\221\016"
 
20383
"\372\070\045\257\106\210\202\345\163\250\240\233\044\135\015\037"
 
20384
"\314\145\156\014\260\320\126\204\030\207\232\006\233\020\241\163"
 
20385
"\337\264\130\071\153\156\301\366\025\325\250\250\077\252\022\006"
 
20386
"\215\061\254\177\260\064\327\217\064\147\210\011\315\024\021\342"
 
20387
"\116\105\126\151\037\170\002\200\332\334\107\221\051\273\066\311"
 
20388
"\143\134\305\340\327\055\207\173\241\267\062\260\173\060\272\052"
 
20389
"\057\061\252\356\243\147\332\333\002\003\001\000\001\060\015\006"
 
20390
"\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201\000"
 
20391
"\130\025\051\071\074\167\243\332\134\045\003\174\140\372\356\011"
 
20392
"\231\074\047\020\160\310\014\011\346\263\207\317\012\342\030\226"
 
20393
"\065\142\314\277\233\047\171\211\137\311\304\011\364\316\265\035"
 
20394
"\337\052\275\345\333\206\234\150\045\345\060\174\266\211\025\376"
 
20395
"\147\321\255\341\120\254\074\174\142\113\217\272\204\327\022\025"
 
20396
"\033\037\312\135\017\301\122\224\052\021\231\332\173\317\014\066"
 
20397
"\023\325\065\334\020\031\131\352\224\301\000\277\165\217\331\372"
 
20398
"\375\166\004\333\142\273\220\152\003\331\106\065\331\370\174\133"
 
20399
, (PRUint32)576 }
 
20400
};
 
20401
static const NSSItem nss_builtins_items_303 [] = {
 
20402
  { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20403
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20404
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20405
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20406
  { (void *)"Verisign Class 1 Public Primary Certification Authority", (PRUint32)56 },
 
20407
  { (void *)"\316\152\144\243\011\344\057\273\331\205\034\105\076\144\011\352"
 
20408
"\350\175\140\361"
 
20409
, (PRUint32)20 },
 
20410
  { (void *)"\206\254\336\053\305\155\303\331\214\050\210\323\215\026\023\036"
 
20411
, (PRUint32)16 },
 
20412
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20413
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20414
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20415
"\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151"
 
20416
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20417
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20418
"\171"
 
20419
, (PRUint32)97 },
 
20420
  { (void *)"\002\020\077\151\036\201\234\360\232\112\363\163\377\271\110\242"
 
20421
"\344\335"
 
20422
, (PRUint32)18 },
 
20423
  { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) },
 
20424
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20425
  { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) },
 
20426
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
 
20427
};
 
20428
static const NSSItem nss_builtins_items_304 [] = {
 
20429
  { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20430
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20431
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20432
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20433
  { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
 
20434
  { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
 
20435
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20436
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20437
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20438
"\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
 
20439
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20440
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20441
"\171"
 
20442
, (PRUint32)97 },
 
20443
  { (void *)"0", (PRUint32)2 },
 
20444
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20445
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20446
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20447
"\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
 
20448
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20449
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20450
"\171"
 
20451
, (PRUint32)97 },
 
20452
  { (void *)"\002\020\074\221\061\313\037\366\320\033\016\232\270\320\104\277"
 
20453
"\022\276"
 
20454
, (PRUint32)18 },
 
20455
  { (void *)"\060\202\002\074\060\202\001\245\002\020\074\221\061\313\037\366"
 
20456
"\320\033\016\232\270\320\104\277\022\276\060\015\006\011\052\206"
 
20457
"\110\206\367\015\001\001\005\005\000\060\137\061\013\060\011\006"
 
20458
"\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004"
 
20459
"\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143"
 
20460
"\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163"
 
20461
"\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155\141"
 
20462
"\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156"
 
20463
"\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066"
 
20464
"\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060"
 
20465
"\070\060\062\062\063\065\071\065\071\132\060\137\061\013\060\011"
 
20466
"\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125"
 
20467
"\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156"
 
20468
"\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141"
 
20469
"\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155"
 
20470
"\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157"
 
20471
"\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015"
 
20472
"\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215"
 
20473
"\000\060\201\211\002\201\201\000\311\134\131\236\362\033\212\001"
 
20474
"\024\264\020\337\004\100\333\343\127\257\152\105\100\217\204\014"
 
20475
"\013\321\063\331\331\021\317\356\002\130\037\045\367\052\250\104"
 
20476
"\005\252\354\003\037\170\177\236\223\271\232\000\252\043\175\326"
 
20477
"\254\205\242\143\105\307\162\047\314\364\114\306\165\161\322\071"
 
20478
"\357\117\102\360\165\337\012\220\306\216\040\157\230\017\370\254"
 
20479
"\043\137\160\051\066\244\311\206\347\261\232\040\313\123\245\205"
 
20480
"\347\075\276\175\232\376\044\105\063\334\166\025\355\017\242\161"
 
20481
"\144\114\145\056\201\150\105\247\002\003\001\000\001\060\015\006"
 
20482
"\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201\000"
 
20483
"\020\162\122\251\005\024\031\062\010\101\360\305\153\012\314\176"
 
20484
"\017\041\031\315\344\147\334\137\251\033\346\312\350\163\235\042"
 
20485
"\330\230\156\163\003\141\221\305\174\260\105\100\156\104\235\215"
 
20486
"\260\261\226\164\141\055\015\251\105\322\244\222\052\326\232\165"
 
20487
"\227\156\077\123\375\105\231\140\035\250\053\114\371\136\247\011"
 
20488
"\330\165\060\327\322\145\140\075\147\326\110\125\165\151\077\221"
 
20489
"\365\110\013\107\151\042\151\202\226\276\311\310\070\206\112\172"
 
20490
"\054\163\031\110\151\116\153\174\145\277\017\374\160\316\210\220"
 
20491
, (PRUint32)576 }
 
20492
};
 
20493
static const NSSItem nss_builtins_items_305 [] = {
 
20494
  { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20495
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20496
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20497
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20498
  { (void *)"Verisign Class 3 Public Primary Certification Authority", (PRUint32)56 },
 
20499
  { (void *)"\241\333\143\223\221\157\027\344\030\125\011\100\004\025\307\002"
 
20500
"\100\260\256\153"
 
20501
, (PRUint32)20 },
 
20502
  { (void *)"\357\132\361\063\357\361\315\273\121\002\356\022\024\113\226\304"
 
20503
, (PRUint32)16 },
 
20504
  { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061"
 
20505
"\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151"
 
20506
"\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004"
 
20507
"\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151"
 
20508
"\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146"
 
20509
"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164"
 
20510
"\171"
 
20511
, (PRUint32)97 },
 
20512
  { (void *)"\002\020\074\221\061\313\037\366\320\033\016\232\270\320\104\277"
 
20513
"\022\276"
 
20514
, (PRUint32)18 },
 
20515
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20516
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20517
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20518
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
 
20519
};
 
20520
static const NSSItem nss_builtins_items_306 [] = {
 
20521
  { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20522
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20523
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20524
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20525
  { (void *)"Microsec e-Szigno Root CA 2009", (PRUint32)31 },
 
20526
  { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
 
20527
  { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
 
20528
"\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
 
20529
"\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
 
20530
"\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
 
20531
"\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
 
20532
"\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
 
20533
"\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
 
20534
"\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
 
20535
"\156\157\056\150\165"
 
20536
, (PRUint32)133 },
 
20537
  { (void *)"0", (PRUint32)2 },
 
20538
  { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
 
20539
"\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
 
20540
"\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
 
20541
"\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
 
20542
"\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
 
20543
"\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
 
20544
"\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
 
20545
"\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
 
20546
"\156\157\056\150\165"
 
20547
, (PRUint32)133 },
 
20548
  { (void *)"\002\011\000\302\176\103\004\116\107\077\031"
 
20549
, (PRUint32)11 },
 
20550
  { (void *)"\060\202\004\012\060\202\002\362\240\003\002\001\002\002\011\000"
 
20551
"\302\176\103\004\116\107\077\031\060\015\006\011\052\206\110\206"
 
20552
"\367\015\001\001\013\005\000\060\201\202\061\013\060\011\006\003"
 
20553
"\125\004\006\023\002\110\125\061\021\060\017\006\003\125\004\007"
 
20554
"\014\010\102\165\144\141\160\145\163\164\061\026\060\024\006\003"
 
20555
"\125\004\012\014\015\115\151\143\162\157\163\145\143\040\114\164"
 
20556
"\144\056\061\047\060\045\006\003\125\004\003\014\036\115\151\143"
 
20557
"\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040\122"
 
20558
"\157\157\164\040\103\101\040\062\060\060\071\061\037\060\035\006"
 
20559
"\011\052\206\110\206\367\015\001\011\001\026\020\151\156\146\157"
 
20560
"\100\145\055\163\172\151\147\156\157\056\150\165\060\036\027\015"
 
20561
"\060\071\060\066\061\066\061\061\063\060\061\070\132\027\015\062"
 
20562
"\071\061\062\063\060\061\061\063\060\061\070\132\060\201\202\061"
 
20563
"\013\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017"
 
20564
"\006\003\125\004\007\014\010\102\165\144\141\160\145\163\164\061"
 
20565
"\026\060\024\006\003\125\004\012\014\015\115\151\143\162\157\163"
 
20566
"\145\143\040\114\164\144\056\061\047\060\045\006\003\125\004\003"
 
20567
"\014\036\115\151\143\162\157\163\145\143\040\145\055\123\172\151"
 
20568
"\147\156\157\040\122\157\157\164\040\103\101\040\062\060\060\071"
 
20569
"\061\037\060\035\006\011\052\206\110\206\367\015\001\011\001\026"
 
20570
"\020\151\156\146\157\100\145\055\163\172\151\147\156\157\056\150"
 
20571
"\165\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001"
 
20572
"\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001"
 
20573
"\001\000\351\370\217\363\143\255\332\206\330\247\340\102\373\317"
 
20574
"\221\336\246\046\370\231\245\143\160\255\233\256\312\063\100\175"
 
20575
"\155\226\156\241\016\104\356\341\023\235\224\102\122\232\275\165"
 
20576
"\205\164\054\250\016\035\223\266\030\267\214\054\250\317\373\134"
 
20577
"\161\271\332\354\376\350\176\217\344\057\035\262\250\165\207\330"
 
20578
"\267\241\345\073\317\231\112\106\320\203\031\175\300\241\022\034"
 
20579
"\225\155\112\364\330\307\245\115\063\056\205\071\100\165\176\024"
 
20580
"\174\200\022\230\120\307\101\147\270\240\200\141\124\246\154\116"
 
20581
"\037\340\235\016\007\351\311\272\063\347\376\300\125\050\054\002"
 
20582
"\200\247\031\365\236\334\125\123\003\227\173\007\110\377\231\373"
 
20583
"\067\212\044\304\131\314\120\020\143\216\252\251\032\260\204\032"
 
20584
"\206\371\137\273\261\120\156\244\321\012\314\325\161\176\037\247"
 
20585
"\033\174\365\123\156\042\137\313\053\346\324\174\135\256\326\302"
 
20586
"\306\114\345\005\001\331\355\127\374\301\043\171\374\372\310\044"
 
20587
"\203\225\363\265\152\121\001\320\167\326\351\022\241\371\032\203"
 
20588
"\373\202\033\271\260\227\364\166\006\063\103\111\240\377\013\265"
 
20589
"\372\265\002\003\001\000\001\243\201\200\060\176\060\017\006\003"
 
20590
"\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
 
20591
"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006"
 
20592
"\003\125\035\016\004\026\004\024\313\017\306\337\102\103\314\075"
 
20593
"\313\265\110\043\241\032\172\246\052\273\064\150\060\037\006\003"
 
20594
"\125\035\043\004\030\060\026\200\024\313\017\306\337\102\103\314"
 
20595
"\075\313\265\110\043\241\032\172\246\052\273\064\150\060\033\006"
 
20596
"\003\125\035\021\004\024\060\022\201\020\151\156\146\157\100\145"
 
20597
"\055\163\172\151\147\156\157\056\150\165\060\015\006\011\052\206"
 
20598
"\110\206\367\015\001\001\013\005\000\003\202\001\001\000\311\321"
 
20599
"\016\136\056\325\314\263\174\076\313\374\075\377\015\050\225\223"
 
20600
"\004\310\277\332\315\171\270\103\220\360\244\276\357\362\357\041"
 
20601
"\230\274\324\324\135\006\366\356\102\354\060\154\240\252\251\312"
 
20602
"\361\257\212\372\077\013\163\152\076\352\056\100\176\037\256\124"
 
20603
"\141\171\353\056\010\067\327\043\363\214\237\276\035\261\341\244"
 
20604
"\165\333\240\342\124\024\261\272\034\051\244\030\366\022\272\242"
 
20605
"\024\024\343\061\065\310\100\377\267\340\005\166\127\301\034\131"
 
20606
"\362\370\277\344\355\045\142\134\204\360\176\176\037\263\276\371"
 
20607
"\267\041\021\314\003\001\126\160\247\020\222\036\033\064\201\036"
 
20608
"\255\234\032\303\004\074\355\002\141\326\036\006\363\137\072\207"
 
20609
"\362\053\361\105\207\345\075\254\321\307\127\204\275\153\256\334"
 
20610
"\330\371\266\033\142\160\013\075\066\311\102\362\062\327\172\141"
 
20611
"\346\322\333\075\317\310\251\311\233\334\333\130\104\327\157\070"
 
20612
"\257\177\170\323\243\255\032\165\272\034\301\066\174\217\036\155"
 
20613
"\034\303\165\106\256\065\005\246\366\134\075\041\356\126\360\311"
 
20614
"\202\042\055\172\124\253\160\303\175\042\145\202\160\226"
 
20615
, (PRUint32)1038 }
 
20616
};
 
20617
static const NSSItem nss_builtins_items_307 [] = {
 
20618
  { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20619
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20620
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20621
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20622
  { (void *)"Microsec e-Szigno Root CA 2009", (PRUint32)31 },
 
20623
  { (void *)"\211\337\164\376\134\364\017\112\200\371\343\067\175\124\332\221"
 
20624
"\341\001\061\216"
 
20625
, (PRUint32)20 },
 
20626
  { (void *)"\370\111\364\003\274\104\055\203\276\110\151\175\051\144\374\261"
 
20627
, (PRUint32)16 },
 
20628
  { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\110\125"
 
20629
"\061\021\060\017\006\003\125\004\007\014\010\102\165\144\141\160"
 
20630
"\145\163\164\061\026\060\024\006\003\125\004\012\014\015\115\151"
 
20631
"\143\162\157\163\145\143\040\114\164\144\056\061\047\060\045\006"
 
20632
"\003\125\004\003\014\036\115\151\143\162\157\163\145\143\040\145"
 
20633
"\055\123\172\151\147\156\157\040\122\157\157\164\040\103\101\040"
 
20634
"\062\060\060\071\061\037\060\035\006\011\052\206\110\206\367\015"
 
20635
"\001\011\001\026\020\151\156\146\157\100\145\055\163\172\151\147"
 
20636
"\156\157\056\150\165"
 
20637
, (PRUint32)133 },
 
20638
  { (void *)"\002\011\000\302\176\103\004\116\107\077\031"
 
20639
, (PRUint32)11 },
 
20640
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20641
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20642
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20643
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
 
20644
};
 
20645
static const NSSItem nss_builtins_items_308 [] = {
 
20646
  { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20647
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20648
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20649
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20650
  { (void *)"E-Guven Kok Elektronik Sertifika Hizmet Saglayicisi", (PRUint32)52 },
 
20651
  { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
 
20652
  { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
 
20653
"\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
 
20654
"\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
 
20655
"\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
 
20656
"\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
 
20657
"\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
 
20658
"\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
 
20659
"\141\171\151\143\151\163\151"
 
20660
, (PRUint32)119 },
 
20661
  { (void *)"0", (PRUint32)2 },
 
20662
  { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
 
20663
"\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
 
20664
"\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
 
20665
"\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
 
20666
"\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
 
20667
"\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
 
20668
"\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
 
20669
"\141\171\151\143\151\163\151"
 
20670
, (PRUint32)119 },
 
20671
  { (void *)"\002\020\104\231\215\074\300\003\047\275\234\166\225\271\352\333"
 
20672
"\254\265"
 
20673
, (PRUint32)18 },
 
20674
  { (void *)"\060\202\003\266\060\202\002\236\240\003\002\001\002\002\020\104"
 
20675
"\231\215\074\300\003\047\275\234\166\225\271\352\333\254\265\060"
 
20676
"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\165"
 
20677
"\061\013\060\011\006\003\125\004\006\023\002\124\122\061\050\060"
 
20678
"\046\006\003\125\004\012\023\037\105\154\145\153\164\162\157\156"
 
20679
"\151\153\040\102\151\154\147\151\040\107\165\166\145\156\154\151"
 
20680
"\147\151\040\101\056\123\056\061\074\060\072\006\003\125\004\003"
 
20681
"\023\063\145\055\107\165\166\145\156\040\113\157\153\040\105\154"
 
20682
"\145\153\164\162\157\156\151\153\040\123\145\162\164\151\146\151"
 
20683
"\153\141\040\110\151\172\155\145\164\040\123\141\147\154\141\171"
 
20684
"\151\143\151\163\151\060\036\027\015\060\067\060\061\060\064\061"
 
20685
"\061\063\062\064\070\132\027\015\061\067\060\061\060\064\061\061"
 
20686
"\063\062\064\070\132\060\165\061\013\060\011\006\003\125\004\006"
 
20687
"\023\002\124\122\061\050\060\046\006\003\125\004\012\023\037\105"
 
20688
"\154\145\153\164\162\157\156\151\153\040\102\151\154\147\151\040"
 
20689
"\107\165\166\145\156\154\151\147\151\040\101\056\123\056\061\074"
 
20690
"\060\072\006\003\125\004\003\023\063\145\055\107\165\166\145\156"
 
20691
"\040\113\157\153\040\105\154\145\153\164\162\157\156\151\153\040"
 
20692
"\123\145\162\164\151\146\151\153\141\040\110\151\172\155\145\164"
 
20693
"\040\123\141\147\154\141\171\151\143\151\163\151\060\202\001\042"
 
20694
"\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003"
 
20695
"\202\001\017\000\060\202\001\012\002\202\001\001\000\303\022\040"
 
20696
"\236\260\136\000\145\215\116\106\273\200\134\351\054\006\227\325"
 
20697
"\363\162\311\160\271\347\113\145\200\301\113\276\176\074\327\124"
 
20698
"\061\224\336\325\022\272\123\026\002\352\130\143\357\133\330\363"
 
20699
"\355\052\032\252\161\110\243\334\020\055\137\137\353\134\113\234"
 
20700
"\226\010\102\045\050\021\314\212\132\142\001\120\325\353\011\123"
 
20701
"\057\370\303\217\376\263\374\375\235\242\343\137\175\276\355\013"
 
20702
"\340\140\353\151\354\063\355\330\215\373\022\111\203\000\311\213"
 
20703
"\227\214\073\163\052\062\263\022\367\271\115\362\364\115\155\307"
 
20704
"\346\326\046\067\010\362\331\375\153\134\243\345\110\134\130\274"
 
20705
"\102\276\003\132\201\272\034\065\014\000\323\365\043\176\161\060"
 
20706
"\010\046\070\334\045\021\107\055\363\272\043\020\245\277\274\002"
 
20707
"\367\103\136\307\376\260\067\120\231\173\017\223\316\346\103\054"
 
20708
"\303\176\015\362\034\103\146\140\313\141\061\107\207\243\117\256"
 
20709
"\275\126\154\114\274\274\370\005\312\144\364\351\064\241\054\265"
 
20710
"\163\341\302\076\350\310\311\064\045\010\134\363\355\246\307\224"
 
20711
"\237\255\210\103\045\327\341\071\140\376\254\071\131\002\003\001"
 
20712
"\000\001\243\102\060\100\060\016\006\003\125\035\017\001\001\377"
 
20713
"\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377"
 
20714
"\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026"
 
20715
"\004\024\237\356\104\263\224\325\372\221\117\056\331\125\232\004"
 
20716
"\126\333\055\304\333\245\060\015\006\011\052\206\110\206\367\015"
 
20717
"\001\001\005\005\000\003\202\001\001\000\177\137\271\123\133\143"
 
20718
"\075\165\062\347\372\304\164\032\313\106\337\106\151\034\122\317"
 
20719
"\252\117\302\150\353\377\200\251\121\350\075\142\167\211\075\012"
 
20720
"\165\071\361\156\135\027\207\157\150\005\301\224\154\331\135\337"
 
20721
"\332\262\131\313\245\020\212\312\314\071\315\237\353\116\336\122"
 
20722
"\377\014\360\364\222\251\362\154\123\253\233\322\107\240\037\164"
 
20723
"\367\233\232\361\057\025\237\172\144\060\030\007\074\052\017\147"
 
20724
"\312\374\017\211\141\235\145\245\074\345\274\023\133\010\333\343"
 
20725
"\377\355\273\006\273\152\006\261\172\117\145\306\202\375\036\234"
 
20726
"\213\265\015\356\110\273\270\275\252\010\264\373\243\174\313\237"
 
20727
"\315\220\166\134\206\226\170\127\012\146\371\130\032\235\375\227"
 
20728
"\051\140\336\021\246\220\034\031\034\356\001\226\042\064\064\056"
 
20729
"\221\371\267\304\047\321\173\346\277\373\200\104\132\026\345\353"
 
20730
"\340\324\012\070\274\344\221\343\325\353\134\301\254\337\033\152"
 
20731
"\174\236\345\165\322\266\227\207\333\314\207\053\103\072\204\010"
 
20732
"\257\253\074\333\367\074\146\061\206\260\235\123\171\355\370\043"
 
20733
"\336\102\343\055\202\361\017\345\372\227"
 
20734
, (PRUint32)954 }
 
20735
};
 
20736
static const NSSItem nss_builtins_items_309 [] = {
 
20737
  { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20738
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20739
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20740
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20741
  { (void *)"E-Guven Kok Elektronik Sertifika Hizmet Saglayicisi", (PRUint32)52 },
 
20742
  { (void *)"\335\341\322\251\001\200\056\035\207\136\204\263\200\176\113\261"
 
20743
"\375\231\101\064"
 
20744
, (PRUint32)20 },
 
20745
  { (void *)"\075\101\051\313\036\252\021\164\315\135\260\142\257\260\103\133"
 
20746
, (PRUint32)16 },
 
20747
  { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\124\122\061"
 
20748
"\050\060\046\006\003\125\004\012\023\037\105\154\145\153\164\162"
 
20749
"\157\156\151\153\040\102\151\154\147\151\040\107\165\166\145\156"
 
20750
"\154\151\147\151\040\101\056\123\056\061\074\060\072\006\003\125"
 
20751
"\004\003\023\063\145\055\107\165\166\145\156\040\113\157\153\040"
 
20752
"\105\154\145\153\164\162\157\156\151\153\040\123\145\162\164\151"
 
20753
"\146\151\153\141\040\110\151\172\155\145\164\040\123\141\147\154"
 
20754
"\141\171\151\143\151\163\151"
 
20755
, (PRUint32)119 },
 
20756
  { (void *)"\002\020\104\231\215\074\300\003\047\275\234\166\225\271\352\333"
 
20757
"\254\265"
 
20758
, (PRUint32)18 },
 
20759
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20760
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20761
  { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) },
 
20762
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
 
20763
};
 
20764
static const NSSItem nss_builtins_items_310 [] = {
 
20765
  { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20766
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20767
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20768
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20769
  { (void *)"GlobalSign Root CA - R3", (PRUint32)24 },
 
20770
  { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
 
20771
  { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
 
20772
"\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
 
20773
"\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
 
20774
"\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
 
20775
"\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
 
20776
, (PRUint32)78 },
 
20777
  { (void *)"0", (PRUint32)2 },
 
20778
  { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
 
20779
"\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
 
20780
"\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
 
20781
"\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
 
20782
"\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
 
20783
, (PRUint32)78 },
 
20784
  { (void *)"\002\013\004\000\000\000\000\001\041\130\123\010\242"
 
20785
, (PRUint32)13 },
 
20786
  { (void *)"\060\202\003\137\060\202\002\107\240\003\002\001\002\002\013\004"
 
20787
"\000\000\000\000\001\041\130\123\010\242\060\015\006\011\052\206"
 
20788
"\110\206\367\015\001\001\013\005\000\060\114\061\040\060\036\006"
 
20789
"\003\125\004\013\023\027\107\154\157\142\141\154\123\151\147\156"
 
20790
"\040\122\157\157\164\040\103\101\040\055\040\122\063\061\023\060"
 
20791
"\021\006\003\125\004\012\023\012\107\154\157\142\141\154\123\151"
 
20792
"\147\156\061\023\060\021\006\003\125\004\003\023\012\107\154\157"
 
20793
"\142\141\154\123\151\147\156\060\036\027\015\060\071\060\063\061"
 
20794
"\070\061\060\060\060\060\060\132\027\015\062\071\060\063\061\070"
 
20795
"\061\060\060\060\060\060\132\060\114\061\040\060\036\006\003\125"
 
20796
"\004\013\023\027\107\154\157\142\141\154\123\151\147\156\040\122"
 
20797
"\157\157\164\040\103\101\040\055\040\122\063\061\023\060\021\006"
 
20798
"\003\125\004\012\023\012\107\154\157\142\141\154\123\151\147\156"
 
20799
"\061\023\060\021\006\003\125\004\003\023\012\107\154\157\142\141"
 
20800
"\154\123\151\147\156\060\202\001\042\060\015\006\011\052\206\110"
 
20801
"\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001"
 
20802
"\012\002\202\001\001\000\314\045\166\220\171\006\170\042\026\365"
 
20803
"\300\203\266\204\312\050\236\375\005\166\021\305\255\210\162\374"
 
20804
"\106\002\103\307\262\212\235\004\137\044\313\056\113\341\140\202"
 
20805
"\106\341\122\253\014\201\107\160\154\335\144\321\353\365\054\243"
 
20806
"\017\202\075\014\053\256\227\327\266\024\206\020\171\273\073\023"
 
20807
"\200\167\214\010\341\111\322\152\142\057\037\136\372\226\150\337"
 
20808
"\211\047\225\070\237\006\327\076\311\313\046\131\015\163\336\260"
 
20809
"\310\351\046\016\203\025\306\357\133\213\322\004\140\312\111\246"
 
20810
"\050\366\151\073\366\313\310\050\221\345\235\212\141\127\067\254"
 
20811
"\164\024\334\164\340\072\356\162\057\056\234\373\320\273\277\365"
 
20812
"\075\000\341\006\063\350\202\053\256\123\246\072\026\163\214\335"
 
20813
"\101\016\040\072\300\264\247\241\351\262\117\220\056\062\140\351"
 
20814
"\127\313\271\004\222\150\150\345\070\046\140\165\262\237\167\377"
 
20815
"\221\024\357\256\040\111\374\255\100\025\110\321\002\061\141\031"
 
20816
"\136\270\227\357\255\167\267\144\232\172\277\137\301\023\357\233"
 
20817
"\142\373\015\154\340\124\151\026\251\003\332\156\351\203\223\161"
 
20818
"\166\306\151\205\202\027\002\003\001\000\001\243\102\060\100\060"
 
20819
"\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060"
 
20820
"\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377"
 
20821
"\060\035\006\003\125\035\016\004\026\004\024\217\360\113\177\250"
 
20822
"\056\105\044\256\115\120\372\143\232\213\336\342\335\033\274\060"
 
20823
"\015\006\011\052\206\110\206\367\015\001\001\013\005\000\003\202"
 
20824
"\001\001\000\113\100\333\300\120\252\376\310\014\357\367\226\124"
 
20825
"\105\111\273\226\000\011\101\254\263\023\206\206\050\007\063\312"
 
20826
"\153\346\164\271\272\000\055\256\244\012\323\365\361\361\017\212"
 
20827
"\277\163\147\112\203\307\104\173\170\340\257\156\154\157\003\051"
 
20828
"\216\063\071\105\303\216\344\271\127\154\252\374\022\226\354\123"
 
20829
"\306\055\344\044\154\271\224\143\373\334\123\150\147\126\076\203"
 
20830
"\270\317\065\041\303\311\150\376\316\332\302\123\252\314\220\212"
 
20831
"\351\360\135\106\214\225\335\172\130\050\032\057\035\336\315\000"
 
20832
"\067\101\217\355\104\155\327\123\050\227\176\363\147\004\036\025"
 
20833
"\327\212\226\264\323\336\114\047\244\114\033\163\163\166\364\027"
 
20834
"\231\302\037\172\016\343\055\010\255\012\034\054\377\074\253\125"
 
20835
"\016\017\221\176\066\353\303\127\111\276\341\056\055\174\140\213"
 
20836
"\303\101\121\023\043\235\316\367\062\153\224\001\250\231\347\054"
 
20837
"\063\037\072\073\045\322\206\100\316\073\054\206\170\311\141\057"
 
20838
"\024\272\356\333\125\157\337\204\356\005\011\115\275\050\330\162"
 
20839
"\316\323\142\120\145\036\353\222\227\203\061\331\263\265\312\107"
 
20840
"\130\077\137"
 
20841
, (PRUint32)867 }
 
20842
};
 
20843
static const NSSItem nss_builtins_items_311 [] = {
 
20844
  { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
 
20845
  { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
 
20846
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20847
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
 
20848
  { (void *)"GlobalSign Root CA - R3", (PRUint32)24 },
 
20849
  { (void *)"\326\233\126\021\110\360\034\167\305\105\170\301\011\046\337\133"
 
20850
"\205\151\166\255"
 
20851
, (PRUint32)20 },
 
20852
  { (void *)"\305\337\270\111\312\005\023\125\356\055\272\032\303\076\260\050"
 
20853
, (PRUint32)16 },
 
20854
  { (void *)"\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157"
 
20855
"\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040"
 
20856
"\055\040\122\063\061\023\060\021\006\003\125\004\012\023\012\107"
 
20857
"\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125"
 
20858
"\004\003\023\012\107\154\157\142\141\154\123\151\147\156"
 
20859
, (PRUint32)78 },
 
20860
  { (void *)"\002\013\004\000\000\000\000\001\041\130\123\010\242"
 
20861
, (PRUint32)13 },
 
20862
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20863
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20864
  { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
 
20865
  { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
 
20866
};
20306
20867
 
20307
20868
builtinsInternalObject
20308
20869
nss_builtins_data[] = {
20609
21170
  { 11, nss_builtins_types_298, nss_builtins_items_298, {NULL} },
20610
21171
  { 13, nss_builtins_types_299, nss_builtins_items_299, {NULL} },
20611
21172
  { 11, nss_builtins_types_300, nss_builtins_items_300, {NULL} },
20612
 
  { 13, nss_builtins_types_301, nss_builtins_items_301, {NULL} }
 
21173
  { 13, nss_builtins_types_301, nss_builtins_items_301, {NULL} },
 
21174
  { 11, nss_builtins_types_302, nss_builtins_items_302, {NULL} },
 
21175
  { 13, nss_builtins_types_303, nss_builtins_items_303, {NULL} },
 
21176
  { 11, nss_builtins_types_304, nss_builtins_items_304, {NULL} },
 
21177
  { 13, nss_builtins_types_305, nss_builtins_items_305, {NULL} },
 
21178
  { 11, nss_builtins_types_306, nss_builtins_items_306, {NULL} },
 
21179
  { 13, nss_builtins_types_307, nss_builtins_items_307, {NULL} },
 
21180
  { 11, nss_builtins_types_308, nss_builtins_items_308, {NULL} },
 
21181
  { 13, nss_builtins_types_309, nss_builtins_items_309, {NULL} },
 
21182
  { 11, nss_builtins_types_310, nss_builtins_items_310, {NULL} },
 
21183
  { 13, nss_builtins_types_311, nss_builtins_items_311, {NULL} }
20613
21184
};
20614
21185
const PRUint32
20615
21186
#ifdef DEBUG
20616
 
  nss_builtins_nObjects = 301+1;
 
21187
  nss_builtins_nObjects = 311+1;
20617
21188
#else
20618
 
  nss_builtins_nObjects = 301;
 
21189
  nss_builtins_nObjects = 311;
20619
21190
#endif /* DEBUG */