From a1e61fa58973ee9dcdeae99cef09419ffcb56318 Mon Sep 17 00:00:00 2001 From: Kai Engert Date: Tue, 6 Sep 2011 22:51:08 +0200 Subject: [PATCH 1/6] NSSCKBI_1_87_RTM --- builtins-nssckbi_1_87_rtm.patch | 4457 +++++++++++++++++++++++++++++++ nss.spec | 7 +- 2 files changed, 4463 insertions(+), 1 deletion(-) create mode 100644 builtins-nssckbi_1_87_rtm.patch diff --git a/builtins-nssckbi_1_87_rtm.patch b/builtins-nssckbi_1_87_rtm.patch new file mode 100644 index 0000000..043e8f8 --- /dev/null +++ b/builtins-nssckbi_1_87_rtm.patch @@ -0,0 +1,4457 @@ +diff -up mozilla/security/nss/lib/ckfw/builtins/certdata.c.diginotar mozilla/security/nss/lib/ckfw/builtins/certdata.c +--- mozilla/security/nss/lib/ckfw/builtins/certdata.c.diginotar 2011-04-06 16:59:08.000000000 -0700 ++++ mozilla/security/nss/lib/ckfw/builtins/certdata.c 2011-09-02 12:39:06.000000000 -0700 +@@ -35,7 +35,7 @@ + * + * ***** END LICENSE BLOCK ***** */ + #ifdef DEBUG +-static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $"; ++static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $"; + #endif /* DEBUG */ + + #ifndef BUILTINS_H +@@ -1021,6 +1021,60 @@ static const CK_ATTRIBUTE_TYPE nss_built + static const CK_ATTRIBUTE_TYPE nss_builtins_types_321 [] = { + CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED + }; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_322 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_323 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_324 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_325 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_326 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_327 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_328 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_329 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_330 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_331 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_332 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_333 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_334 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_335 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_336 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_337 [] = { ++ 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 ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_338 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE ++}; ++static const CK_ATTRIBUTE_TYPE nss_builtins_types_339 [] = { ++ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED ++}; + #ifdef DEBUG + static const NSSItem nss_builtins_items_0 [] = { + { (void *)&cko_data, (PRUint32)sizeof(CK_OBJECT_CLASS) }, +@@ -1029,7 +1083,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)"CVS ID", (PRUint32)7 }, + { (void *)"NSS", (PRUint32)4 }, +- { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $", (PRUint32)164 } ++ { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $", (PRUint32)165 } + }; + #endif /* DEBUG */ + static const NSSItem nss_builtins_items_1 [] = { +@@ -12482,151 +12536,6 @@ static const NSSItem nss_builtins_items_ + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)"DigiNotar Root CA", (PRUint32)18 }, +- { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, +- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" +-"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" +-"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" +-"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" +-"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" +-"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" +-"\154" +-, (PRUint32)97 }, +- { (void *)"0", (PRUint32)2 }, +- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" +-"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" +-"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" +-"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" +-"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" +-"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" +-"\154" +-, (PRUint32)97 }, +- { (void *)"\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223" +-"\074\114" +-, (PRUint32)18 }, +- { (void *)"\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\014" +-"\166\332\234\221\014\116\054\236\376\025\320\130\223\074\114\060" +-"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137" +-"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060" +-"\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141" +-"\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151" +-"\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060" +-"\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156" +-"\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060" +-"\036\027\015\060\067\060\065\061\066\061\067\061\071\063\066\132" +-"\027\015\062\065\060\063\063\061\061\070\061\071\062\061\132\060" +-"\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022" +-"\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164" +-"\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147" +-"\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040" +-"\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151" +-"\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154" +-"\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001" +-"\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001" +-"\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126" +-"\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201" +-"\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300" +-"\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177" +-"\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330" +-"\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213" +-"\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337" +-"\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045" +-"\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123" +-"\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007" +-"\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043" +-"\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042" +-"\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041" +-"\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324" +-"\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313" +-"\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110" +-"\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114" +-"\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376" +-"\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344" +-"\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357" +-"\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346" +-"\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314" +-"\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351" +-"\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154" +-"\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262" +-"\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042" +-"\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077" +-"\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102" +-"\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323" +-"\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176" +-"\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147" +-"\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216" +-"\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035" +-"\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125" +-"\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125" +-"\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153" +-"\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206" +-"\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002" +-"\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004" +-"\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257" +-"\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362" +-"\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203" +-"\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302" +-"\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150" +-"\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307" +-"\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050" +-"\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350" +-"\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013" +-"\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075" +-"\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114" +-"\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313" +-"\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273" +-"\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235" +-"\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146" +-"\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160" +-"\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007" +-"\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351" +-"\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134" +-"\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045" +-"\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113" +-"\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174" +-"\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304" +-"\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012" +-"\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330" +-"\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124" +-"\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163" +-"\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056" +-"\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175" +-"\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163" +-"\262\345\214\360\206\231\270\345\305\337\204\301\267\353" +-, (PRUint32)1422 } +-}; +-static const NSSItem nss_builtins_items_187 [] = { +- { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, +- { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)"DigiNotar Root CA", (PRUint32)18 }, +- { (void *)"\300\140\355\104\313\330\201\275\016\370\154\013\242\207\335\317" +-"\201\147\107\214" +-, (PRUint32)20 }, +- { (void *)"\172\171\124\115\007\222\073\133\377\101\360\016\307\071\242\230" +-, (PRUint32)16 }, +- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" +-"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" +-"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" +-"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" +-"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" +-"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" +-"\154" +-, (PRUint32)97 }, +- { (void *)"\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223" +-"\074\114" +-, (PRUint32)18 }, +- { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, +- { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, +- { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, +- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } +-}; +-static const NSSItem nss_builtins_items_188 [] = { +- { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, +- { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)"Network Solutions Certificate Authority", (PRUint32)40 }, + { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, + { (void *)"\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061" +@@ -12714,7 +12623,7 @@ static const NSSItem nss_builtins_items_ + "\244\140\114\260\125\240\240\173\127\262" + , (PRUint32)1002 } + }; +-static const NSSItem nss_builtins_items_189 [] = { ++static const NSSItem nss_builtins_items_187 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -12741,7 +12650,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_190 [] = { ++static const NSSItem nss_builtins_items_188 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -12850,7 +12759,7 @@ static const NSSItem nss_builtins_items_ + "\333" + , (PRUint32)1217 } + }; +-static const NSSItem nss_builtins_items_191 [] = { ++static const NSSItem nss_builtins_items_189 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -12878,7 +12787,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_192 [] = { ++static const NSSItem nss_builtins_items_190 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -12952,7 +12861,7 @@ static const NSSItem nss_builtins_items_ + "\334\335\363\377\035\054\072\026\127\331\222\071\326" + , (PRUint32)653 } + }; +-static const NSSItem nss_builtins_items_193 [] = { ++static const NSSItem nss_builtins_items_191 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -12981,7 +12890,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_194 [] = { ++static const NSSItem nss_builtins_items_192 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13073,7 +12982,7 @@ static const NSSItem nss_builtins_items_ + "\321\236\164\310\166\147" + , (PRUint32)1078 } + }; +-static const NSSItem nss_builtins_items_195 [] = { ++static const NSSItem nss_builtins_items_193 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13098,7 +13007,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_196 [] = { ++static const NSSItem nss_builtins_items_194 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13195,7 +13104,7 @@ static const NSSItem nss_builtins_items_ + "\253\205\322\140\126\132" + , (PRUint32)1030 } + }; +-static const NSSItem nss_builtins_items_197 [] = { ++static const NSSItem nss_builtins_items_195 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13223,7 +13132,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_198 [] = { ++static const NSSItem nss_builtins_items_196 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13308,7 +13217,7 @@ static const NSSItem nss_builtins_items_ + "\164" + , (PRUint32)897 } + }; +-static const NSSItem nss_builtins_items_199 [] = { ++static const NSSItem nss_builtins_items_197 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13334,7 +13243,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_200 [] = { ++static const NSSItem nss_builtins_items_198 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13431,7 +13340,7 @@ static const NSSItem nss_builtins_items_ + "\374\276\337\012\015" + , (PRUint32)1013 } + }; +-static const NSSItem nss_builtins_items_201 [] = { ++static const NSSItem nss_builtins_items_199 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13460,7 +13369,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_202 [] = { ++static const NSSItem nss_builtins_items_200 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13571,7 +13480,7 @@ static const NSSItem nss_builtins_items_ + "\241\361\017\033\037\075\236\004\203\335\226\331\035\072\224" + , (PRUint32)1151 } + }; +-static const NSSItem nss_builtins_items_203 [] = { ++static const NSSItem nss_builtins_items_201 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13603,7 +13512,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_204 [] = { ++static const NSSItem nss_builtins_items_202 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13757,7 +13666,7 @@ static const NSSItem nss_builtins_items_ + "\103\307\003\340\067\116\135\012\334\131\040\045" + , (PRUint32)1964 } + }; +-static const NSSItem nss_builtins_items_205 [] = { ++static const NSSItem nss_builtins_items_203 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13785,7 +13694,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_206 [] = { ++static const NSSItem nss_builtins_items_204 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13866,7 +13775,7 @@ static const NSSItem nss_builtins_items_ + "\300\226\130\057\352\273\106\327\273\344\331\056" + , (PRUint32)940 } + }; +-static const NSSItem nss_builtins_items_207 [] = { ++static const NSSItem nss_builtins_items_205 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -13889,7 +13798,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_208 [] = { ++static const NSSItem nss_builtins_items_206 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14023,7 +13932,7 @@ static const NSSItem nss_builtins_items_ + "\005\211\374\170\326\134\054\046\103\251" + , (PRUint32)1642 } + }; +-static const NSSItem nss_builtins_items_209 [] = { ++static const NSSItem nss_builtins_items_207 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14051,7 +13960,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_210 [] = { ++static const NSSItem nss_builtins_items_208 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14156,7 +14065,7 @@ static const NSSItem nss_builtins_items_ + "\334\144\047\027\214\132\267\332\164\050\315\227\344\275" + , (PRUint32)1198 } + }; +-static const NSSItem nss_builtins_items_211 [] = { ++static const NSSItem nss_builtins_items_209 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14183,7 +14092,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_212 [] = { ++static const NSSItem nss_builtins_items_210 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14288,7 +14197,7 @@ static const NSSItem nss_builtins_items_ + "\016\121\075\157\373\226\126\200\342\066\027\321\334\344" + , (PRUint32)1198 } + }; +-static const NSSItem nss_builtins_items_213 [] = { ++static const NSSItem nss_builtins_items_211 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14315,7 +14224,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_214 [] = { ++static const NSSItem nss_builtins_items_212 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14408,7 +14317,7 @@ static const NSSItem nss_builtins_items_ + "\230" + , (PRUint32)993 } + }; +-static const NSSItem nss_builtins_items_215 [] = { ++static const NSSItem nss_builtins_items_213 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14435,7 +14344,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_216 [] = { ++static const NSSItem nss_builtins_items_214 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14524,7 +14433,7 @@ static const NSSItem nss_builtins_items_ + "\126\144\127" + , (PRUint32)931 } + }; +-static const NSSItem nss_builtins_items_217 [] = { ++static const NSSItem nss_builtins_items_215 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14551,7 +14460,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_218 [] = { ++static const NSSItem nss_builtins_items_216 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14632,7 +14541,7 @@ static const NSSItem nss_builtins_items_ + "\000\147\240\161\000\202\110" + , (PRUint32)919 } + }; +-static const NSSItem nss_builtins_items_219 [] = { ++static const NSSItem nss_builtins_items_217 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14656,7 +14565,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_220 [] = { ++static const NSSItem nss_builtins_items_218 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14738,7 +14647,7 @@ static const NSSItem nss_builtins_items_ + "\316\145\006\056\135\322\052\123\164\136\323\156\047\236\217" + , (PRUint32)943 } + }; +-static const NSSItem nss_builtins_items_221 [] = { ++static const NSSItem nss_builtins_items_219 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14762,7 +14671,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_222 [] = { ++static const NSSItem nss_builtins_items_220 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14843,7 +14752,7 @@ static const NSSItem nss_builtins_items_ + "\246\210\070\316\125" + , (PRUint32)933 } + }; +-static const NSSItem nss_builtins_items_223 [] = { ++static const NSSItem nss_builtins_items_221 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14866,7 +14775,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_224 [] = { ++static const NSSItem nss_builtins_items_222 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -14985,7 +14894,7 @@ static const NSSItem nss_builtins_items_ + "\201\370\021\234" + , (PRUint32)1460 } + }; +-static const NSSItem nss_builtins_items_225 [] = { ++static const NSSItem nss_builtins_items_223 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15011,7 +14920,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_226 [] = { ++static const NSSItem nss_builtins_items_224 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15145,7 +15054,7 @@ static const NSSItem nss_builtins_items_ + "\311\234\220\332\354\251\102\074\255\266\002" + , (PRUint32)1307 } + }; +-static const NSSItem nss_builtins_items_227 [] = { ++static const NSSItem nss_builtins_items_225 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15183,7 +15092,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_228 [] = { ++static const NSSItem nss_builtins_items_226 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15261,7 +15170,7 @@ static const NSSItem nss_builtins_items_ + "\366\324\357\277\114\210\150" + , (PRUint32)855 } + }; +-static const NSSItem nss_builtins_items_229 [] = { ++static const NSSItem nss_builtins_items_227 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15285,7 +15194,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_230 [] = { ++static const NSSItem nss_builtins_items_228 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15363,7 +15272,7 @@ static const NSSItem nss_builtins_items_ + "\246\347\313\100\003\335\171" + , (PRUint32)855 } + }; +-static const NSSItem nss_builtins_items_231 [] = { ++static const NSSItem nss_builtins_items_229 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15387,7 +15296,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_232 [] = { ++static const NSSItem nss_builtins_items_230 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15514,7 +15423,7 @@ static const NSSItem nss_builtins_items_ + "\320\352\111\242\034\215\122\024\246\012\223" + , (PRUint32)1515 } + }; +-static const NSSItem nss_builtins_items_233 [] = { ++static const NSSItem nss_builtins_items_231 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15542,7 +15451,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_234 [] = { ++static const NSSItem nss_builtins_items_232 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15616,7 +15525,7 @@ static const NSSItem nss_builtins_items_ + "\366\356\260\132\116\111\104\124\130\137\102\203" + , (PRUint32)828 } + }; +-static const NSSItem nss_builtins_items_235 [] = { ++static const NSSItem nss_builtins_items_233 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15639,7 +15548,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_236 [] = { ++static const NSSItem nss_builtins_items_234 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15715,7 +15624,7 @@ static const NSSItem nss_builtins_items_ + "\011\333\212\101\202\236\146\233\021" + , (PRUint32)857 } + }; +-static const NSSItem nss_builtins_items_237 [] = { ++static const NSSItem nss_builtins_items_235 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15738,7 +15647,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_238 [] = { ++static const NSSItem nss_builtins_items_236 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15821,7 +15730,7 @@ static const NSSItem nss_builtins_items_ + "\262\033\211\124" + , (PRUint32)932 } + }; +-static const NSSItem nss_builtins_items_239 [] = { ++static const NSSItem nss_builtins_items_237 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15845,7 +15754,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_240 [] = { ++static const NSSItem nss_builtins_items_238 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15945,7 +15854,7 @@ static const NSSItem nss_builtins_items_ + "\021\055" + , (PRUint32)1026 } + }; +-static const NSSItem nss_builtins_items_241 [] = { ++static const NSSItem nss_builtins_items_239 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -15975,7 +15884,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_242 [] = { ++static const NSSItem nss_builtins_items_240 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16049,7 +15958,7 @@ static const NSSItem nss_builtins_items_ + "\367\130\077\056\162\002\127\243\217\241\024\056" + , (PRUint32)652 } + }; +-static const NSSItem nss_builtins_items_243 [] = { ++static const NSSItem nss_builtins_items_241 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16078,7 +15987,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_244 [] = { ++static const NSSItem nss_builtins_items_242 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16184,7 +16093,7 @@ static const NSSItem nss_builtins_items_ + "\061\324\100\032\142\064\066\077\065\001\256\254\143\240" + , (PRUint32)1070 } + }; +-static const NSSItem nss_builtins_items_245 [] = { ++static const NSSItem nss_builtins_items_243 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16216,7 +16125,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_246 [] = { ++static const NSSItem nss_builtins_items_244 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16295,7 +16204,7 @@ static const NSSItem nss_builtins_items_ + "\017\212" + , (PRUint32)690 } + }; +-static const NSSItem nss_builtins_items_247 [] = { ++static const NSSItem nss_builtins_items_245 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16325,7 +16234,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_248 [] = { ++static const NSSItem nss_builtins_items_246 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16440,7 +16349,7 @@ static const NSSItem nss_builtins_items_ + "\354\315\202\141\361\070\346\117\227\230\052\132\215" + , (PRUint32)1213 } + }; +-static const NSSItem nss_builtins_items_249 [] = { ++static const NSSItem nss_builtins_items_247 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16472,7 +16381,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_250 [] = { ++static const NSSItem nss_builtins_items_248 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16570,7 +16479,7 @@ static const NSSItem nss_builtins_items_ + "\055\247\330\206\052\335\056\020" + , (PRUint32)904 } + }; +-static const NSSItem nss_builtins_items_251 [] = { ++static const NSSItem nss_builtins_items_249 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16603,7 +16512,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_252 [] = { ++static const NSSItem nss_builtins_items_250 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16705,7 +16614,7 @@ static const NSSItem nss_builtins_items_ + "\330\316\304\143\165\077\131\107\261" + , (PRUint32)1049 } + }; +-static const NSSItem nss_builtins_items_253 [] = { ++static const NSSItem nss_builtins_items_251 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16735,7 +16644,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_254 [] = { ++static const NSSItem nss_builtins_items_252 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16854,7 +16763,7 @@ static const NSSItem nss_builtins_items_ + "\370\161\012\334\271\374\175\062\140\346\353\257\212\001" + , (PRUint32)1486 } + }; +-static const NSSItem nss_builtins_items_255 [] = { ++static const NSSItem nss_builtins_items_253 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16875,11 +16784,11 @@ static const NSSItem nss_builtins_items_ + { (void *)"\002\004\000\230\226\214" + , (PRUint32)6 }, + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, +- { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_256 [] = { ++static const NSSItem nss_builtins_items_254 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16969,7 +16878,7 @@ static const NSSItem nss_builtins_items_ + "\315\345\250" + , (PRUint32)1043 } + }; +-static const NSSItem nss_builtins_items_257 [] = { ++static const NSSItem nss_builtins_items_255 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -16993,7 +16902,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_258 [] = { ++static const NSSItem nss_builtins_items_256 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17098,7 +17007,7 @@ static const NSSItem nss_builtins_items_ + "\115\273\306\104\333\066\313\052\234\216" + , (PRUint32)1258 } + }; +-static const NSSItem nss_builtins_items_259 [] = { ++static const NSSItem nss_builtins_items_257 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17123,7 +17032,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_260 [] = { ++static const NSSItem nss_builtins_items_258 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17199,7 +17108,7 @@ static const NSSItem nss_builtins_items_ + "\002\153\331\132" + , (PRUint32)820 } + }; +-static const NSSItem nss_builtins_items_261 [] = { ++static const NSSItem nss_builtins_items_259 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17223,7 +17132,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_262 [] = { ++static const NSSItem nss_builtins_items_260 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17305,7 +17214,7 @@ static const NSSItem nss_builtins_items_ + "\362" + , (PRUint32)881 } + }; +-static const NSSItem nss_builtins_items_263 [] = { ++static const NSSItem nss_builtins_items_261 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17330,7 +17239,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_264 [] = { ++static const NSSItem nss_builtins_items_262 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17446,7 +17355,7 @@ static const NSSItem nss_builtins_items_ + "\113\076\053\070\007\125\230\136\244" + , (PRUint32)1465 } + }; +-static const NSSItem nss_builtins_items_265 [] = { ++static const NSSItem nss_builtins_items_263 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17470,7 +17379,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_266 [] = { ++static const NSSItem nss_builtins_items_264 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17535,7 +17444,7 @@ static const NSSItem nss_builtins_items_ + "\375\166\004\333\142\273\220\152\003\331\106\065\331\370\174\133" + , (PRUint32)576 } + }; +-static const NSSItem nss_builtins_items_267 [] = { ++static const NSSItem nss_builtins_items_265 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17562,7 +17471,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_268 [] = { ++static const NSSItem nss_builtins_items_266 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17627,7 +17536,7 @@ static const NSSItem nss_builtins_items_ + "\054\163\031\110\151\116\153\174\145\277\017\374\160\316\210\220" + , (PRUint32)576 } + }; +-static const NSSItem nss_builtins_items_269 [] = { ++static const NSSItem nss_builtins_items_267 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17654,7 +17563,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_270 [] = { ++static const NSSItem nss_builtins_items_268 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17751,7 +17660,7 @@ static const NSSItem nss_builtins_items_ + "\202\042\055\172\124\253\160\303\175\042\145\202\160\226" + , (PRUint32)1038 } + }; +-static const NSSItem nss_builtins_items_271 [] = { ++static const NSSItem nss_builtins_items_269 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17779,7 +17688,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_272 [] = { ++static const NSSItem nss_builtins_items_270 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17870,7 +17779,7 @@ static const NSSItem nss_builtins_items_ + "\336\102\343\055\202\361\017\345\372\227" + , (PRUint32)954 } + }; +-static const NSSItem nss_builtins_items_273 [] = { ++static const NSSItem nss_builtins_items_271 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17898,7 +17807,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_274 [] = { ++static const NSSItem nss_builtins_items_272 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -17977,7 +17886,7 @@ static const NSSItem nss_builtins_items_ + "\130\077\137" + , (PRUint32)867 } + }; +-static const NSSItem nss_builtins_items_275 [] = { ++static const NSSItem nss_builtins_items_273 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18001,7 +17910,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_276 [] = { ++static const NSSItem nss_builtins_items_274 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18094,7 +18003,7 @@ static const NSSItem nss_builtins_items_ + "\045\361\224\264\146" + , (PRUint32)997 } + }; +-static const NSSItem nss_builtins_items_277 [] = { ++static const NSSItem nss_builtins_items_275 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18121,7 +18030,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_278 [] = { ++static const NSSItem nss_builtins_items_276 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18245,7 +18154,7 @@ static const NSSItem nss_builtins_items_ + "\156\117\022\176\012\074\235\225" + , (PRUint32)1560 } + }; +-static const NSSItem nss_builtins_items_279 [] = { ++static const NSSItem nss_builtins_items_277 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18270,7 +18179,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_280 [] = { ++static const NSSItem nss_builtins_items_278 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18389,7 +18298,7 @@ static const NSSItem nss_builtins_items_ + "\333\374\046\210\307" + , (PRUint32)1525 } + }; +-static const NSSItem nss_builtins_items_281 [] = { ++static const NSSItem nss_builtins_items_279 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18413,7 +18322,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_282 [] = { ++static const NSSItem nss_builtins_items_280 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18569,7 +18478,7 @@ static const NSSItem nss_builtins_items_ + "\167\110\320" + , (PRUint32)1875 } + }; +-static const NSSItem nss_builtins_items_283 [] = { ++static const NSSItem nss_builtins_items_281 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18600,7 +18509,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_284 [] = { ++static const NSSItem nss_builtins_items_282 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18753,7 +18662,7 @@ static const NSSItem nss_builtins_items_ + "\351\233\256\325\124\300\164\200\321\013\102\237\301" + , (PRUint32)1869 } + }; +-static const NSSItem nss_builtins_items_285 [] = { ++static const NSSItem nss_builtins_items_283 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18783,7 +18692,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_286 [] = { ++static const NSSItem nss_builtins_items_284 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18919,7 +18828,7 @@ static const NSSItem nss_builtins_items_ + "\242\355\264\324\265\145\103\267\223\106\212\323" + , (PRUint32)1532 } + }; +-static const NSSItem nss_builtins_items_287 [] = { ++static const NSSItem nss_builtins_items_285 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -18949,7 +18858,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_288 [] = { ++static const NSSItem nss_builtins_items_286 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19100,7 +19009,7 @@ static const NSSItem nss_builtins_items_ + "\264" + , (PRUint32)1761 } + }; +-static const NSSItem nss_builtins_items_289 [] = { ++static const NSSItem nss_builtins_items_287 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19130,7 +19039,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_290 [] = { ++static const NSSItem nss_builtins_items_288 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19266,7 +19175,7 @@ static const NSSItem nss_builtins_items_ + "\111\043" + , (PRUint32)1522 } + }; +-static const NSSItem nss_builtins_items_291 [] = { ++static const NSSItem nss_builtins_items_289 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19296,7 +19205,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_292 [] = { ++static const NSSItem nss_builtins_items_290 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19431,7 +19340,7 @@ static const NSSItem nss_builtins_items_ + "\172\244\047\023\326\117\364\151" + , (PRUint32)1512 } + }; +-static const NSSItem nss_builtins_items_293 [] = { ++static const NSSItem nss_builtins_items_291 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19461,7 +19370,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_294 [] = { ++static const NSSItem nss_builtins_items_292 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19597,7 +19506,7 @@ static const NSSItem nss_builtins_items_ + "\302\021\254" + , (PRUint32)1523 } + }; +-static const NSSItem nss_builtins_items_295 [] = { ++static const NSSItem nss_builtins_items_293 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19627,7 +19536,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_296 [] = { ++static const NSSItem nss_builtins_items_294 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19763,7 +19672,7 @@ static const NSSItem nss_builtins_items_ + "\147\024\060" + , (PRUint32)1523 } + }; +-static const NSSItem nss_builtins_items_297 [] = { ++static const NSSItem nss_builtins_items_295 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19793,7 +19702,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_298 [] = { ++static const NSSItem nss_builtins_items_296 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19927,7 +19836,7 @@ static const NSSItem nss_builtins_items_ + "\217\116\235\306\066\347\134\246\253\022\017\326\317" + , (PRUint32)1501 } + }; +-static const NSSItem nss_builtins_items_299 [] = { ++static const NSSItem nss_builtins_items_297 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -19957,7 +19866,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_300 [] = { ++static const NSSItem nss_builtins_items_298 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20091,7 +20000,7 @@ static const NSSItem nss_builtins_items_ + "\130\113\161\203\237\146\346\254\171\110\376\376\107" + , (PRUint32)1501 } + }; +-static const NSSItem nss_builtins_items_301 [] = { ++static const NSSItem nss_builtins_items_299 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20121,7 +20030,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_302 [] = { ++static const NSSItem nss_builtins_items_300 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20256,7 +20165,7 @@ static const NSSItem nss_builtins_items_ + "\200\246\202\254\344\154\201\106\273\122\205\040\044\370\200\352" + , (PRUint32)1520 } + }; +-static const NSSItem nss_builtins_items_303 [] = { ++static const NSSItem nss_builtins_items_301 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20286,7 +20195,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_304 [] = { ++static const NSSItem nss_builtins_items_302 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20414,7 +20323,7 @@ static const NSSItem nss_builtins_items_ + "\154\174\107\306\327\224\021\041\354\326\132\322\335\217\177\221" + , (PRUint32)1392 } + }; +-static const NSSItem nss_builtins_items_305 [] = { ++static const NSSItem nss_builtins_items_303 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20444,7 +20353,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_306 [] = { ++static const NSSItem nss_builtins_items_304 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20537,7 +20446,7 @@ static const NSSItem nss_builtins_items_ + "\342\342\104\276\134\367\352\034\365" + , (PRUint32)969 } + }; +-static const NSSItem nss_builtins_items_307 [] = { ++static const NSSItem nss_builtins_items_305 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20565,7 +20474,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_308 [] = { ++static const NSSItem nss_builtins_items_306 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20662,7 +20571,7 @@ static const NSSItem nss_builtins_items_ + "\364" + , (PRUint32)993 } + }; +-static const NSSItem nss_builtins_items_309 [] = { ++static const NSSItem nss_builtins_items_307 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20691,7 +20600,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_310 [] = { ++static const NSSItem nss_builtins_items_308 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20789,7 +20698,7 @@ static const NSSItem nss_builtins_items_ + "\261\050\272" + , (PRUint32)1011 } + }; +-static const NSSItem nss_builtins_items_311 [] = { ++static const NSSItem nss_builtins_items_309 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20818,7 +20727,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_312 [] = { ++static const NSSItem nss_builtins_items_310 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20895,7 +20804,7 @@ static const NSSItem nss_builtins_items_ + "\007\072\027\144\265\004\265\043\041\231\012\225\073\227\174\357" + , (PRUint32)848 } + }; +-static const NSSItem nss_builtins_items_313 [] = { ++static const NSSItem nss_builtins_items_311 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20919,7 +20828,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_314 [] = { ++static const NSSItem nss_builtins_items_312 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -20996,7 +20905,7 @@ static const NSSItem nss_builtins_items_ + "\355\132\000\124\205\034\026\066\222\014\134\372\246\255\277\333" + , (PRUint32)848 } + }; +-static const NSSItem nss_builtins_items_315 [] = { ++static const NSSItem nss_builtins_items_313 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21020,7 +20929,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_316 [] = { ++static const NSSItem nss_builtins_items_314 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21129,7 +21038,7 @@ static const NSSItem nss_builtins_items_ + "\051\340\266\270\011\150\031\034\030\103" + , (PRUint32)1354 } + }; +-static const NSSItem nss_builtins_items_317 [] = { ++static const NSSItem nss_builtins_items_315 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21153,7 +21062,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_318 [] = { ++static const NSSItem nss_builtins_items_316 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21210,7 +21119,7 @@ static const NSSItem nss_builtins_items_ + "\214\171" + , (PRUint32)514 } + }; +-static const NSSItem nss_builtins_items_319 [] = { ++static const NSSItem nss_builtins_items_317 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21234,7 +21143,7 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; +-static const NSSItem nss_builtins_items_320 [] = { ++static const NSSItem nss_builtins_items_318 [] = { + { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21324,7 +21233,7 @@ static const NSSItem nss_builtins_items_ + "\326\267\064\365\176\316\071\232\331\070\361\121\367\117\054" + , (PRUint32)959 } + }; +-static const NSSItem nss_builtins_items_321 [] = { ++static const NSSItem nss_builtins_items_319 [] = { + { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, + { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, +@@ -21351,6 +21260,1346 @@ static const NSSItem nss_builtins_items_ + { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, + { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } + }; ++static const NSSItem nss_builtins_items_320 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Certinomis - Autorité Racine", (PRUint32)30 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" ++"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" ++"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" ++"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" ++"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" ++"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" ++"\141\143\151\156\145" ++, (PRUint32)101 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" ++"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" ++"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" ++"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" ++"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" ++"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" ++"\141\143\151\156\145" ++, (PRUint32)101 }, ++ { (void *)"\002\001\001" ++, (PRUint32)3 }, ++ { (void *)"\060\202\005\234\060\202\003\204\240\003\002\001\002\002\001\001" ++"\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060" ++"\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061\023" ++"\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156\157" ++"\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060\060" ++"\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060\044" ++"\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155\151" ++"\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122\141" ++"\143\151\156\145\060\036\027\015\060\070\060\071\061\067\060\070" ++"\062\070\065\071\132\027\015\062\070\060\071\061\067\060\070\062" ++"\070\065\071\132\060\143\061\013\060\011\006\003\125\004\006\023" ++"\002\106\122\061\023\060\021\006\003\125\004\012\023\012\103\145" ++"\162\164\151\156\157\155\151\163\061\027\060\025\006\003\125\004" ++"\013\023\016\060\060\060\062\040\064\063\063\071\071\070\071\060" ++"\063\061\046\060\044\006\003\125\004\003\014\035\103\145\162\164" ++"\151\156\157\155\151\163\040\055\040\101\165\164\157\162\151\164" ++"\303\251\040\122\141\143\151\156\145\060\202\002\042\060\015\006" ++"\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017" ++"\000\060\202\002\012\002\202\002\001\000\235\205\237\206\323\343" ++"\257\307\262\153\156\063\340\236\267\102\064\125\235\371\201\276" ++"\143\330\043\166\016\227\124\315\231\114\032\361\071\307\210\330" ++"\027\120\014\236\141\332\300\116\125\336\347\132\270\172\116\167" ++"\207\015\345\270\353\372\236\136\173\036\304\317\050\164\307\223" ++"\365\024\306\042\050\004\371\221\303\253\047\163\152\016\056\115" ++"\363\056\050\037\160\337\125\057\116\355\307\161\157\011\162\056" ++"\355\325\062\227\320\361\130\167\321\140\274\116\136\333\232\204" ++"\366\107\141\105\053\366\120\246\177\152\161\047\110\204\065\236" ++"\254\376\151\251\236\172\136\065\045\372\264\247\111\065\167\226" ++"\247\066\133\341\315\337\043\160\330\135\114\245\010\203\361\246" ++"\044\070\023\250\354\057\250\241\147\307\246\055\206\107\356\212" ++"\374\354\233\016\164\364\053\111\002\173\220\165\214\374\231\071" ++"\001\071\326\112\211\345\236\166\253\076\226\050\070\046\213\335" ++"\215\214\300\366\001\036\157\245\061\022\070\175\225\302\161\356" ++"\355\164\256\344\066\242\103\165\325\361\000\233\342\344\327\314" ++"\102\003\113\170\172\345\175\273\270\256\056\040\223\323\344\141" ++"\337\161\341\166\147\227\077\266\337\152\163\132\144\042\345\102" ++"\333\317\201\003\223\330\364\343\020\340\162\366\000\160\254\360" ++"\301\172\017\005\177\317\064\151\105\265\223\344\031\333\122\026" ++"\043\005\211\016\215\110\344\045\157\263\170\277\142\365\007\372" ++"\225\044\302\226\262\350\243\043\302\135\003\374\303\323\345\174" ++"\311\165\043\327\364\365\274\336\344\337\315\200\277\221\210\175" ++"\247\023\264\071\272\054\272\275\321\153\314\363\245\050\355\104" ++"\236\175\122\243\157\226\056\031\176\034\363\133\307\026\216\273" ++"\140\175\167\146\107\124\202\000\021\140\154\062\301\250\070\033" ++"\353\156\230\023\326\356\070\365\360\237\016\357\376\061\201\301" ++"\322\044\225\057\123\172\151\242\360\017\206\105\216\130\202\053" ++"\114\042\324\136\240\347\175\046\047\110\337\045\106\215\112\050" ++"\174\206\236\371\233\032\131\271\145\277\005\335\266\102\135\075" ++"\346\000\110\202\136\040\367\021\202\336\312\330\237\346\067\107" ++"\046\036\353\170\367\141\303\101\144\130\002\101\371\332\340\321" ++"\370\371\350\375\122\070\266\365\211\337\002\003\001\000\001\243" ++"\133\060\131\060\017\006\003\125\035\023\001\001\377\004\005\060" ++"\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004" ++"\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\015" ++"\214\266\141\332\104\270\321\024\175\303\276\175\136\110\360\316" ++"\312\152\260\060\027\006\003\125\035\040\004\020\060\016\060\014" ++"\006\012\052\201\172\001\126\002\002\000\001\001\060\015\006\011" ++"\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000" ++"\044\076\140\006\176\035\357\072\076\333\352\257\034\232\054\001" ++"\013\364\305\265\331\111\061\364\135\101\215\211\014\116\377\154" ++"\242\375\377\342\006\310\071\237\361\132\251\335\042\130\025\250" ++"\212\323\261\346\062\011\202\003\154\327\077\010\307\370\271\272" ++"\000\155\271\326\374\122\062\135\244\177\244\061\224\273\266\114" ++"\070\177\050\060\065\377\237\043\123\267\266\356\024\160\000\100" ++"\053\332\107\253\064\176\136\247\126\060\141\053\213\103\254\375" ++"\266\210\050\365\153\266\076\140\112\272\102\220\064\147\215\352" ++"\353\137\105\124\073\027\254\213\344\306\145\017\356\320\214\135" ++"\146\071\316\062\247\330\020\227\300\176\064\234\237\224\363\366" ++"\206\037\317\033\163\255\224\171\207\150\160\303\063\245\160\347" ++"\330\325\070\224\157\143\171\353\277\012\016\010\347\305\057\017" ++"\102\240\053\024\100\377\041\340\005\305\047\341\204\021\023\272" ++"\326\206\035\101\013\023\043\211\323\311\013\350\212\272\172\243" ++"\243\163\067\065\200\175\022\270\063\167\100\070\300\372\136\060" ++"\322\362\266\243\261\326\242\225\227\201\233\122\355\151\114\377" ++"\200\344\123\333\124\133\003\155\124\137\261\270\357\044\275\157" ++"\237\021\303\307\144\302\017\050\142\205\146\136\032\173\262\267" ++"\357\256\065\311\031\063\250\270\047\333\063\125\277\150\341\165" ++"\110\104\126\373\315\323\110\273\107\211\072\254\151\365\200\306" ++"\344\104\120\057\124\304\252\103\305\061\061\130\275\226\305\352" ++"\165\154\232\165\261\115\370\367\227\377\226\026\362\227\115\350" ++"\366\363\021\371\072\175\212\070\156\004\313\341\323\105\025\252" ++"\245\321\035\235\135\143\350\044\346\066\024\342\207\255\033\131" ++"\365\104\233\373\327\167\174\037\001\160\142\241\040\032\242\305" ++"\032\050\364\041\003\356\056\331\301\200\352\271\331\202\326\133" ++"\166\302\313\073\265\322\000\360\243\016\341\255\156\100\367\333" ++"\240\264\320\106\256\025\327\104\302\115\065\371\322\013\362\027" ++"\366\254\146\325\044\262\117\321\034\231\300\156\365\175\353\164" ++"\004\270\371\115\167\011\327\264\317\007\060\011\361\270\000\126" ++"\331\027\026\026\012\053\206\337\217\001\031\032\345\273\202\143" ++"\377\276\013\166\026\136\067\067\346\330\164\227\242\231\105\171" ++, (PRUint32)1440 } ++}; ++static const NSSItem nss_builtins_items_321 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Certinomis - Autorité Racine", (PRUint32)30 }, ++ { (void *)"\056\024\332\354\050\360\372\036\216\070\232\116\253\353\046\300" ++"\012\323\203\303" ++, (PRUint32)20 }, ++ { (void *)"\177\060\170\214\003\343\312\311\012\342\311\352\036\252\125\032" ++, (PRUint32)16 }, ++ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" ++"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" ++"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" ++"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" ++"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" ++"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" ++"\141\143\151\156\145" ++, (PRUint32)101 }, ++ { (void *)"\002\001\001" ++, (PRUint32)3 }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_322 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" ++"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" ++"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" ++"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" ++"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" ++"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" ++"\126\141\154\145\156\143\151\141\156\141" ++, (PRUint32)106 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" ++"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" ++"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" ++"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" ++"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" ++"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" ++"\126\141\154\145\156\143\151\141\156\141" ++, (PRUint32)106 }, ++ { (void *)"\002\004\073\105\345\150" ++, (PRUint32)6 }, ++ { (void *)"\060\202\006\213\060\202\005\163\240\003\002\001\002\002\004\073" ++"\105\345\150\060\015\006\011\052\206\110\206\367\015\001\001\005" ++"\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\105" ++"\123\061\037\060\035\006\003\125\004\012\023\026\107\145\156\145" ++"\162\141\154\151\164\141\164\040\126\141\154\145\156\143\151\141" ++"\156\141\061\017\060\015\006\003\125\004\013\023\006\120\113\111" ++"\107\126\101\061\047\060\045\006\003\125\004\003\023\036\122\157" ++"\157\164\040\103\101\040\107\145\156\145\162\141\154\151\164\141" ++"\164\040\126\141\154\145\156\143\151\141\156\141\060\036\027\015" ++"\060\061\060\067\060\066\061\066\062\062\064\067\132\027\015\062" ++"\061\060\067\060\061\061\065\062\062\064\067\132\060\150\061\013" ++"\060\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006" ++"\003\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141" ++"\164\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015" ++"\006\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060" ++"\045\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040" ++"\107\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145" ++"\156\143\151\141\156\141\060\202\001\042\060\015\006\011\052\206" ++"\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202" ++"\001\012\002\202\001\001\000\306\052\253\127\021\067\057\042\212" ++"\312\003\164\035\312\355\055\242\013\274\063\122\100\046\107\276" ++"\132\151\246\073\162\066\027\114\350\337\270\273\057\166\341\100" ++"\106\164\145\002\220\122\010\264\377\250\214\301\340\307\211\126" ++"\020\071\063\357\150\264\137\137\332\155\043\241\211\136\042\243" ++"\112\006\360\047\360\127\271\370\351\116\062\167\012\077\101\144" ++"\363\353\145\356\166\376\124\252\175\035\040\256\363\327\164\302" ++"\012\137\365\010\050\122\010\314\125\135\322\017\333\232\201\245" ++"\273\241\263\301\224\315\124\340\062\165\061\221\032\142\262\336" ++"\165\342\317\117\211\331\221\220\017\101\033\264\132\112\167\275" ++"\147\203\340\223\347\136\247\014\347\201\323\364\122\254\123\262" ++"\003\307\104\046\373\171\345\313\064\140\120\020\173\033\333\153" ++"\327\107\253\137\174\150\312\156\235\101\003\020\356\153\231\173" ++"\136\045\250\302\253\344\300\363\134\234\343\276\316\061\114\144" ++"\036\136\200\242\365\203\176\014\326\312\214\125\216\276\340\276" ++"\111\007\017\243\044\101\172\130\035\204\352\130\022\310\341\267" ++"\355\357\223\336\224\010\061\002\003\001\000\001\243\202\003\073" ++"\060\202\003\067\060\062\006\010\053\006\001\005\005\007\001\001" ++"\004\046\060\044\060\042\006\010\053\006\001\005\005\007\060\001" ++"\206\026\150\164\164\160\072\057\057\157\143\163\160\056\160\153" ++"\151\056\147\166\141\056\145\163\060\022\006\003\125\035\023\001" ++"\001\377\004\010\060\006\001\001\377\002\001\002\060\202\002\064" ++"\006\003\125\035\040\004\202\002\053\060\202\002\047\060\202\002" ++"\043\006\012\053\006\001\004\001\277\125\002\001\000\060\202\002" ++"\023\060\202\001\350\006\010\053\006\001\005\005\007\002\002\060" ++"\202\001\332\036\202\001\326\000\101\000\165\000\164\000\157\000" ++"\162\000\151\000\144\000\141\000\144\000\040\000\144\000\145\000" ++"\040\000\103\000\145\000\162\000\164\000\151\000\146\000\151\000" ++"\143\000\141\000\143\000\151\000\363\000\156\000\040\000\122\000" ++"\141\000\355\000\172\000\040\000\144\000\145\000\040\000\154\000" ++"\141\000\040\000\107\000\145\000\156\000\145\000\162\000\141\000" ++"\154\000\151\000\164\000\141\000\164\000\040\000\126\000\141\000" ++"\154\000\145\000\156\000\143\000\151\000\141\000\156\000\141\000" ++"\056\000\015\000\012\000\114\000\141\000\040\000\104\000\145\000" ++"\143\000\154\000\141\000\162\000\141\000\143\000\151\000\363\000" ++"\156\000\040\000\144\000\145\000\040\000\120\000\162\000\341\000" ++"\143\000\164\000\151\000\143\000\141\000\163\000\040\000\144\000" ++"\145\000\040\000\103\000\145\000\162\000\164\000\151\000\146\000" ++"\151\000\143\000\141\000\143\000\151\000\363\000\156\000\040\000" ++"\161\000\165\000\145\000\040\000\162\000\151\000\147\000\145\000" ++"\040\000\145\000\154\000\040\000\146\000\165\000\156\000\143\000" ++"\151\000\157\000\156\000\141\000\155\000\151\000\145\000\156\000" ++"\164\000\157\000\040\000\144\000\145\000\040\000\154\000\141\000" ++"\040\000\160\000\162\000\145\000\163\000\145\000\156\000\164\000" ++"\145\000\040\000\101\000\165\000\164\000\157\000\162\000\151\000" ++"\144\000\141\000\144\000\040\000\144\000\145\000\040\000\103\000" ++"\145\000\162\000\164\000\151\000\146\000\151\000\143\000\141\000" ++"\143\000\151\000\363\000\156\000\040\000\163\000\145\000\040\000" ++"\145\000\156\000\143\000\165\000\145\000\156\000\164\000\162\000" ++"\141\000\040\000\145\000\156\000\040\000\154\000\141\000\040\000" ++"\144\000\151\000\162\000\145\000\143\000\143\000\151\000\363\000" ++"\156\000\040\000\167\000\145\000\142\000\040\000\150\000\164\000" ++"\164\000\160\000\072\000\057\000\057\000\167\000\167\000\167\000" ++"\056\000\160\000\153\000\151\000\056\000\147\000\166\000\141\000" ++"\056\000\145\000\163\000\057\000\143\000\160\000\163\060\045\006" ++"\010\053\006\001\005\005\007\002\001\026\031\150\164\164\160\072" ++"\057\057\167\167\167\056\160\153\151\056\147\166\141\056\145\163" ++"\057\143\160\163\060\035\006\003\125\035\016\004\026\004\024\173" ++"\065\323\100\322\034\170\031\146\357\164\020\050\334\076\117\262" ++"\170\004\374\060\201\225\006\003\125\035\043\004\201\215\060\201" ++"\212\200\024\173\065\323\100\322\034\170\031\146\357\164\020\050" ++"\334\076\117\262\170\004\374\241\154\244\152\060\150\061\013\060" ++"\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006\003" ++"\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141\164" ++"\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015\006" ++"\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060\045" ++"\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040\107" ++"\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145\156" ++"\143\151\141\156\141\202\004\073\105\345\150\060\015\006\011\052" ++"\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\044" ++"\141\116\365\265\310\102\002\052\263\134\165\255\305\155\312\347" ++"\224\077\245\150\225\210\301\124\300\020\151\242\022\057\030\077" ++"\045\120\250\174\112\352\306\011\331\364\165\306\100\332\257\120" ++"\235\075\245\026\273\155\061\306\307\163\012\110\376\040\162\355" ++"\157\314\350\203\141\026\106\220\001\225\113\175\216\232\122\011" ++"\057\366\157\034\344\241\161\317\214\052\132\027\163\203\107\115" ++"\017\066\373\004\115\111\121\342\024\311\144\141\373\324\024\340" ++"\364\236\267\064\217\012\046\275\227\134\364\171\072\112\060\031" ++"\314\255\117\240\230\212\264\061\227\052\342\163\155\176\170\270" ++"\370\210\211\117\261\042\221\144\113\365\120\336\003\333\345\305" ++"\166\347\023\146\165\176\145\373\001\237\223\207\210\235\371\106" ++"\127\174\115\140\257\230\163\023\043\244\040\221\201\372\320\141" ++"\146\270\175\321\257\326\157\036\154\075\351\021\375\251\371\202" ++"\042\206\231\063\161\132\352\031\127\075\221\315\251\300\243\156" ++"\007\023\246\311\355\370\150\243\236\303\132\162\011\207\050\321" ++"\304\163\304\163\030\137\120\165\026\061\237\267\350\174\303" ++, (PRUint32)1679 } ++}; ++static const NSSItem nss_builtins_items_323 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 }, ++ { (void *)"\240\163\345\305\275\103\141\015\206\114\041\023\012\205\130\127" ++"\314\234\352\106" ++, (PRUint32)20 }, ++ { (void *)"\054\214\027\136\261\124\253\223\027\265\066\132\333\321\306\362" ++, (PRUint32)16 }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" ++"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" ++"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" ++"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" ++"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" ++"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" ++"\126\141\154\145\156\143\151\141\156\141" ++, (PRUint32)106 }, ++ { (void *)"\002\004\073\105\345\150" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_324 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"A-Trust-nQual-03", (PRUint32)17 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" ++"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" ++"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" ++"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" ++"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" ++"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" ++"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" ++"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" ++"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" ++, (PRUint32)144 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" ++"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" ++"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" ++"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" ++"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" ++"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" ++"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" ++"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" ++"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" ++, (PRUint32)144 }, ++ { (void *)"\002\003\001\154\036" ++, (PRUint32)5 }, ++ { (void *)"\060\202\003\317\060\202\002\267\240\003\002\001\002\002\003\001" ++"\154\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005" ++"\000\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101" ++"\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162" ++"\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150" ++"\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151" ++"\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166" ++"\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006" ++"\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121" ++"\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014" ++"\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060" ++"\063\060\036\027\015\060\065\060\070\061\067\062\062\060\060\060" ++"\060\132\027\015\061\065\060\070\061\067\062\062\060\060\060\060" ++"\132\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101" ++"\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162" ++"\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150" ++"\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151" ++"\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166" ++"\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006" ++"\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121" ++"\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014" ++"\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060" ++"\063\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001" ++"\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001" ++"\001\000\255\075\141\156\003\363\220\073\300\101\013\204\200\315" ++"\354\052\243\235\153\273\156\302\102\204\367\121\024\341\240\250" ++"\055\121\243\121\362\336\043\360\064\104\377\224\353\314\005\043" ++"\225\100\271\007\170\245\045\366\012\275\105\206\350\331\275\300" ++"\004\216\205\104\141\357\177\247\311\372\301\045\314\205\054\143" ++"\077\005\140\163\111\005\340\140\170\225\020\113\334\371\021\131" ++"\316\161\177\100\233\212\252\044\337\013\102\342\333\126\274\112" ++"\322\245\014\233\267\103\076\335\203\323\046\020\002\317\352\043" ++"\304\111\116\345\323\351\264\210\253\014\256\142\222\324\145\207" ++"\331\152\327\364\205\237\344\063\042\045\245\345\310\063\272\303" ++"\307\101\334\137\306\152\314\000\016\155\062\250\266\207\066\000" ++"\142\167\233\036\037\064\313\220\074\170\210\164\005\353\171\365" ++"\223\161\145\312\235\307\153\030\055\075\134\116\347\325\370\077" ++"\061\175\217\207\354\012\042\057\043\351\376\273\175\311\340\364" ++"\354\353\174\304\260\303\055\142\265\232\161\326\261\152\350\354" ++"\331\355\325\162\354\276\127\001\316\005\125\237\336\321\140\210" ++"\020\263\002\003\001\000\001\243\066\060\064\060\017\006\003\125" ++"\035\023\001\001\377\004\005\060\003\001\001\377\060\021\006\003" ++"\125\035\016\004\012\004\010\104\152\225\147\125\171\021\117\060" ++"\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060" ++"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202" ++"\001\001\000\125\324\124\321\131\110\134\263\223\205\252\277\143" ++"\057\344\200\316\064\243\064\142\076\366\330\356\147\210\061\004" ++"\003\157\013\324\007\373\116\165\017\323\056\323\300\027\307\306" ++"\050\354\006\015\021\044\016\016\245\135\277\214\262\023\226\161" ++"\334\324\316\016\015\012\150\062\154\271\101\061\031\253\261\007" ++"\173\115\230\323\134\260\321\360\247\102\240\265\304\216\257\376" ++"\361\077\364\357\117\106\000\166\353\002\373\371\235\322\100\226" ++"\307\210\072\270\237\021\171\363\200\145\250\275\037\323\170\201" ++"\240\121\114\067\264\246\135\045\160\321\146\311\150\371\056\021" ++"\024\150\361\124\230\010\254\046\222\017\336\211\236\324\372\263" ++"\171\053\322\243\171\324\354\213\254\207\123\150\102\114\121\121" ++"\164\036\033\047\056\343\365\037\051\164\115\355\257\367\341\222" ++"\231\201\350\276\072\307\027\120\366\267\306\374\233\260\212\153" ++"\326\210\003\221\217\006\167\072\205\002\335\230\325\103\170\077" ++"\306\060\025\254\233\153\313\127\267\211\121\213\072\350\311\204" ++"\014\333\261\120\040\012\032\112\272\152\032\275\354\033\310\305" ++"\204\232\315" ++, (PRUint32)979 } ++}; ++static const NSSItem nss_builtins_items_325 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"A-Trust-nQual-03", (PRUint32)17 }, ++ { (void *)"\323\300\143\362\031\355\007\076\064\255\135\165\013\062\166\051" ++"\377\325\232\362" ++, (PRUint32)20 }, ++ { (void *)"\111\143\256\047\364\325\225\075\330\333\044\206\270\234\007\123" ++, (PRUint32)16 }, ++ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" ++"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" ++"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" ++"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" ++"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" ++"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" ++"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" ++"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" ++"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" ++, (PRUint32)144 }, ++ { (void *)"\002\003\001\154\036" ++, (PRUint32)5 }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_326 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"TWCA Root Certification Authority", (PRUint32)34 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" ++"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" ++"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" ++"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" ++"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" ++"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" ++"\171" ++, (PRUint32)97 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" ++"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" ++"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" ++"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" ++"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" ++"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" ++"\171" ++, (PRUint32)97 }, ++ { (void *)"\002\001\001" ++, (PRUint32)3 }, ++ { (void *)"\060\202\003\173\060\202\002\143\240\003\002\001\002\002\001\001" ++"\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060" ++"\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061\022" ++"\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116\055" ++"\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157\157" ++"\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041\124" ++"\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146\151" ++"\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171" ++"\060\036\027\015\060\070\060\070\062\070\060\067\062\064\063\063" ++"\132\027\015\063\060\061\062\063\061\061\065\065\071\065\071\132" ++"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" ++"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" ++"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" ++"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" ++"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" ++"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" ++"\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001" ++"\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001" ++"\001\000\260\176\162\270\244\003\224\346\247\336\011\070\221\112" ++"\021\100\207\247\174\131\144\024\173\265\021\020\335\376\277\325" ++"\300\273\126\342\205\045\364\065\162\017\370\123\320\101\341\104" ++"\001\302\264\034\303\061\102\026\107\205\063\042\166\262\012\157" ++"\017\345\045\120\117\205\206\276\277\230\056\020\147\036\276\021" ++"\005\206\005\220\304\131\320\174\170\020\260\200\134\267\341\307" ++"\053\165\313\174\237\256\265\321\235\043\067\143\247\334\102\242" ++"\055\222\004\033\120\301\173\270\076\033\311\126\004\213\057\122" ++"\233\255\251\126\351\301\377\255\251\130\207\060\266\201\367\227" ++"\105\374\031\127\073\053\157\344\107\364\231\105\376\035\361\370" ++"\227\243\210\035\067\034\134\217\340\166\045\232\120\370\240\124" ++"\377\104\220\166\043\322\062\306\303\253\006\277\374\373\277\363" ++"\255\175\222\142\002\133\051\323\065\243\223\232\103\144\140\135" ++"\262\372\062\377\073\004\257\115\100\152\371\307\343\357\043\375" ++"\153\313\345\017\213\070\015\356\012\374\376\017\230\237\060\061" ++"\335\154\122\145\371\213\201\276\042\341\034\130\003\272\221\033" ++"\211\007\002\003\001\000\001\243\102\060\100\060\016\006\003\125" ++"\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125" ++"\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003" ++"\125\035\016\004\026\004\024\152\070\133\046\215\336\213\132\362" ++"\117\172\124\203\031\030\343\010\065\246\272\060\015\006\011\052" ++"\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\074" ++"\325\167\075\332\337\211\272\207\014\010\124\152\040\120\222\276" ++"\260\101\075\271\046\144\203\012\057\350\100\300\227\050\047\202" ++"\060\112\311\223\377\152\347\246\000\177\211\102\232\326\021\345" ++"\123\316\057\314\362\332\005\304\376\342\120\304\072\206\175\314" ++"\332\176\020\011\073\222\065\052\123\262\376\353\053\005\331\154" ++"\135\346\320\357\323\152\146\236\025\050\205\172\350\202\000\254" ++"\036\247\011\151\126\102\323\150\121\030\276\124\232\277\104\101" ++"\272\111\276\040\272\151\134\356\270\167\315\316\154\037\255\203" ++"\226\030\175\016\265\024\071\204\361\050\351\055\243\236\173\036" ++"\172\162\132\203\263\171\157\357\264\374\320\012\245\130\117\106" ++"\337\373\155\171\131\362\204\042\122\256\017\314\373\174\073\347" ++"\152\312\107\141\303\172\370\323\222\004\037\270\040\204\341\066" ++"\124\026\307\100\336\073\212\163\334\337\306\011\114\337\354\332" ++"\377\324\123\102\241\311\362\142\035\042\203\074\227\305\371\031" ++"\142\047\254\145\042\327\323\074\306\345\216\262\123\314\111\316" ++"\274\060\376\173\016\063\220\373\355\322\024\221\037\007\257" ++, (PRUint32)895 } ++}; ++static const NSSItem nss_builtins_items_327 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"TWCA Root Certification Authority", (PRUint32)34 }, ++ { (void *)"\317\236\207\155\323\353\374\102\046\227\243\265\243\172\240\166" ++"\251\006\043\110" ++, (PRUint32)20 }, ++ { (void *)"\252\010\217\366\371\173\267\362\261\247\036\233\352\352\275\171" ++, (PRUint32)16 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" ++"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" ++"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" ++"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" ++"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" ++"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" ++"\171" ++, (PRUint32)97 }, ++ { (void *)"\002\001\001" ++, (PRUint32)3 }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_328 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" ++"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" ++"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" ++"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" ++"\154" ++, (PRUint32)97 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" ++"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" ++"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" ++"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" ++"\154" ++, (PRUint32)97 }, ++ { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377" ++"\377\377" ++, (PRUint32)18 }, ++ { (void *)"\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\017" ++"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\060" ++"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137" ++"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060" ++"\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141" ++"\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151" ++"\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060" ++"\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156" ++"\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060" ++"\036\027\015\060\067\060\067\062\067\061\067\061\071\063\067\132" ++"\027\015\062\065\060\063\063\061\061\070\061\071\062\062\132\060" ++"\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022" ++"\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164" ++"\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147" ++"\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040" ++"\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151" ++"\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154" ++"\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001" ++"\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001" ++"\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126" ++"\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201" ++"\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300" ++"\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177" ++"\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330" ++"\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213" ++"\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337" ++"\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045" ++"\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123" ++"\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007" ++"\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043" ++"\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042" ++"\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041" ++"\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324" ++"\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313" ++"\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110" ++"\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114" ++"\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376" ++"\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344" ++"\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357" ++"\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346" ++"\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314" ++"\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351" ++"\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154" ++"\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262" ++"\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042" ++"\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077" ++"\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102" ++"\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323" ++"\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176" ++"\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147" ++"\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216" ++"\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035" ++"\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125" ++"\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125" ++"\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153" ++"\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206" ++"\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002" ++"\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004" ++"\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257" ++"\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362" ++"\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203" ++"\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302" ++"\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150" ++"\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307" ++"\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050" ++"\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350" ++"\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013" ++"\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075" ++"\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114" ++"\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313" ++"\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273" ++"\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235" ++"\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146" ++"\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160" ++"\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007" ++"\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351" ++"\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134" ++"\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045" ++"\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113" ++"\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174" ++"\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304" ++"\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012" ++"\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330" ++"\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124" ++"\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163" ++"\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056" ++"\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175" ++"\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163" ++"\262\345\214\360\206\231\270\345\305\337\204\301\267\353" ++, (PRUint32)1422 } ++}; ++static const NSSItem nss_builtins_items_329 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 }, ++ { (void *)"\301\167\313\113\340\264\046\216\365\307\317\105\231\042\271\260" ++"\316\272\041\057" ++, (PRUint32)20 }, ++ { (void *)"\012\244\325\314\272\264\373\243\131\343\346\001\335\123\331\116" ++, (PRUint32)16 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" ++"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" ++"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" ++"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" ++"\154" ++, (PRUint32)97 }, ++ { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377" ++"\377\377" ++, (PRUint32)18 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_330 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" ++"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" ++"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" ++"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" ++"\147\151\156\157\164\141\162\056\156\154" ++, (PRUint32)106 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" ++"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" ++"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" ++"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" ++"\147\151\156\157\164\141\162\056\156\154" ++, (PRUint32)106 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)"\060\202\003\161\060\202\002\332\240\003\002\001\002\002\004\017" ++"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" ++"\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" ++"\116\157\164\141\162\061\043\060\041\006\003\125\004\003\023\032" ++"\104\151\147\151\116\157\164\141\162\040\123\145\162\166\151\143" ++"\145\163\040\061\060\062\064\040\103\101\061\040\060\036\006\011" ++"\052\206\110\206\367\015\001\011\001\026\021\151\156\146\157\100" ++"\144\151\147\151\156\157\164\141\162\056\156\154\060\036\027\015" ++"\060\067\060\067\062\066\061\065\065\071\060\061\132\027\015\061" ++"\063\060\070\062\066\061\066\062\071\060\061\132\060\150\061\013" ++"\060\011\006\003\125\004\006\023\002\116\114\061\022\060\020\006" ++"\003\125\004\012\023\011\104\151\147\151\116\157\164\141\162\061" ++"\043\060\041\006\003\125\004\003\023\032\104\151\147\151\116\157" ++"\164\141\162\040\123\145\162\166\151\143\145\163\040\061\060\062" ++"\064\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015" ++"\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157" ++"\164\141\162\056\156\154\060\201\237\060\015\006\011\052\206\110" ++"\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002" ++"\201\201\000\332\233\115\135\074\371\321\342\213\306\306\010\040" ++"\305\331\036\110\354\146\130\147\171\142\053\101\143\364\211\215" ++"\150\332\257\270\224\066\213\031\044\244\240\223\322\231\017\262" ++"\255\055\065\115\315\057\152\341\371\233\031\053\274\004\032\176" ++"\055\075\122\144\315\361\076\147\017\211\056\350\362\117\256\246" ++"\010\241\205\376\241\251\011\346\306\253\076\103\374\257\172\003" ++"\221\332\246\071\246\141\356\230\117\030\250\323\263\257\146\202" ++"\351\237\274\335\162\371\006\004\275\022\331\030\044\347\253\223" ++"\123\213\131\002\003\001\000\001\243\202\001\046\060\202\001\042" ++"\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001" ++"\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006" ++"\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005" ++"\007\003\002\006\010\053\006\001\005\005\007\003\004\060\021\006" ++"\003\125\035\040\004\012\060\010\060\006\006\004\125\035\040\000" ++"\060\063\006\010\053\006\001\005\005\007\001\001\004\047\060\045" ++"\060\043\006\010\053\006\001\005\005\007\060\001\206\027\150\164" ++"\164\160\072\057\057\157\143\163\160\056\145\156\164\162\165\163" ++"\164\056\156\145\164\060\063\006\003\125\035\037\004\054\060\052" ++"\060\050\240\046\240\044\206\042\150\164\164\160\072\057\057\143" ++"\162\154\056\145\156\164\162\165\163\164\056\156\145\164\057\163" ++"\145\162\166\145\162\061\056\143\162\154\060\035\006\003\125\035" ++"\016\004\026\004\024\376\334\224\111\014\157\357\134\177\306\361" ++"\022\231\117\026\111\255\373\202\145\060\013\006\003\125\035\017" ++"\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060" ++"\026\200\024\360\027\142\023\125\075\263\377\012\000\153\373\120" ++"\204\227\363\355\142\320\032\060\031\006\011\052\206\110\206\366" ++"\175\007\101\000\004\014\060\012\033\004\126\067\056\061\003\002" ++"\000\201\060\015\006\011\052\206\110\206\367\015\001\001\005\005" ++"\000\003\201\201\000\143\164\152\067\251\077\226\234\146\310\130" ++"\254\011\311\357\365\145\224\177\243\002\304\070\061\275\135\043" ++"\207\354\324\126\262\311\262\156\344\005\006\374\354\365\372\210" ++"\160\131\324\356\346\335\265\172\240\243\140\057\002\014\253\336" ++"\022\135\257\360\065\113\252\212\107\221\032\365\205\054\102\307" ++"\035\357\225\103\263\136\270\225\223\245\332\305\050\252\255\162" ++"\055\061\255\231\153\154\377\214\041\047\257\255\232\221\053\307" ++"\335\130\303\156\007\305\237\171\322\307\214\125\277\114\307\047" ++"\136\121\026\053\076" ++, (PRUint32)885 } ++}; ++static const NSSItem nss_builtins_items_331 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 }, ++ { (void *)"\022\073\352\312\146\147\167\141\340\353\150\362\376\355\242\017" ++"\040\005\125\160" ++, (PRUint32)20 }, ++ { (void *)"\057\026\150\227\114\150\117\316\122\212\354\123\217\223\111\370" ++, (PRUint32)16 }, ++ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" ++"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" ++"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" ++"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" ++"\147\151\156\157\164\141\162\056\156\154" ++, (PRUint32)106 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_332 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" ++"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" ++"\156\154" ++, (PRUint32)98 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" ++"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" ++"\156\154" ++, (PRUint32)98 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)"\060\202\005\105\060\202\004\256\240\003\002\001\002\002\004\017" ++"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" ++"\005\000\060\140\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" ++"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" ++"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" ++"\103\101\061\040\060\036\006\011\052\206\110\206\367\015\001\011" ++"\001\026\021\151\156\146\157\100\144\151\147\151\156\157\164\141" ++"\162\056\156\154\060\036\027\015\060\066\061\060\060\064\061\060" ++"\065\064\061\062\132\027\015\061\061\061\060\060\064\061\060\065" ++"\063\061\062\132\060\140\061\013\060\011\006\003\125\004\006\023" ++"\002\116\114\061\022\060\020\006\003\125\004\012\023\011\104\151" ++"\147\151\116\157\164\141\162\061\033\060\031\006\003\125\004\003" ++"\023\022\104\151\147\151\116\157\164\141\162\040\103\171\142\145" ++"\162\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015" ++"\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157" ++"\164\141\162\056\156\154\060\202\002\042\060\015\006\011\052\206" ++"\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202" ++"\002\012\002\202\002\001\000\322\316\025\012\055\250\136\204\147" ++"\255\375\276\357\106\307\310\271\317\163\374\364\064\271\371\054" ++"\103\347\140\023\075\172\343\262\317\073\147\154\220\255\300\271" ++"\077\204\122\360\065\102\334\164\334\050\073\275\122\264\247\254" ++"\162\105\027\306\360\211\353\264\252\045\362\135\113\136\321\331" ++"\207\272\326\175\174\365\316\062\237\020\063\305\261\112\273\136" ++"\221\061\302\320\351\101\302\221\144\176\011\101\073\333\213\010" ++"\067\152\252\312\122\336\265\071\036\300\210\003\245\077\213\231" ++"\023\141\103\265\233\202\263\356\040\157\317\241\104\242\352\057" ++"\153\100\237\217\053\127\255\241\123\302\205\042\151\235\240\077" ++"\121\337\013\101\221\015\245\341\250\252\134\111\010\135\275\336" ++"\160\101\261\017\311\143\153\323\177\064\164\002\057\064\132\170" ++"\165\034\150\172\201\147\212\363\332\100\360\140\143\364\222\040" ++"\327\003\246\075\243\036\147\304\204\033\101\245\311\214\346\275" ++"\352\110\266\005\026\010\263\067\022\132\367\141\074\367\070\157" ++"\056\227\340\157\126\070\124\323\050\265\255\024\156\056\113\144" ++"\265\047\145\267\165\045\011\266\007\075\225\126\002\012\202\140" ++"\262\163\105\340\063\046\121\164\232\271\324\120\034\366\115\133" ++"\133\122\122\023\132\246\177\247\016\341\350\101\124\147\230\214" ++"\207\325\311\323\154\313\323\124\222\006\011\064\101\367\201\157" ++"\077\236\311\174\165\125\260\347\301\263\167\350\303\304\000\065" ++"\225\100\160\020\112\005\336\045\273\237\131\245\144\274\107\140" ++"\277\140\343\166\213\023\125\335\341\164\172\271\317\044\246\152" ++"\177\336\144\042\104\130\150\202\152\020\371\075\345\076\033\271" ++"\275\374\042\364\140\004\211\273\125\155\050\125\372\336\216\215" ++"\033\041\024\327\067\213\064\173\115\366\262\262\020\317\063\261" ++"\175\034\142\231\110\313\053\154\166\226\125\277\031\015\035\037" ++"\273\145\252\033\216\231\265\306\050\220\345\202\055\170\120\040" ++"\232\375\171\057\044\177\360\211\051\151\364\175\315\163\276\263" ++"\355\116\301\321\355\122\136\217\367\270\327\215\207\255\262\331" ++"\033\121\022\377\126\263\341\257\064\175\134\244\170\210\020\236" ++"\235\003\306\245\252\242\044\121\367\111\024\305\261\356\131\103" ++"\225\337\253\150\050\060\077\002\003\001\000\001\243\202\001\206" ++"\060\202\001\202\060\022\006\003\125\035\023\001\001\377\004\010" ++"\060\006\001\001\377\002\001\001\060\123\006\003\125\035\040\004" ++"\114\060\112\060\110\006\011\053\006\001\004\001\261\076\001\000" ++"\060\073\060\071\006\010\053\006\001\005\005\007\002\001\026\055" ++"\150\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151" ++"\143\055\164\162\165\163\164\056\143\157\155\057\103\120\123\057" ++"\117\155\156\151\122\157\157\164\056\150\164\155\154\060\016\006" ++"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\240" ++"\006\003\125\035\043\004\201\230\060\201\225\200\024\246\014\035" ++"\237\141\377\007\027\265\277\070\106\333\103\060\325\216\260\122" ++"\006\241\171\244\167\060\165\061\013\060\011\006\003\125\004\006" ++"\023\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107" ++"\124\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047" ++"\060\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142" ++"\145\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156" ++"\163\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003" ++"\023\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164" ++"\040\107\154\157\142\141\154\040\122\157\157\164\202\002\001\245" ++"\060\105\006\003\125\035\037\004\076\060\074\060\072\240\070\240" ++"\066\206\064\150\164\164\160\072\057\057\167\167\167\056\160\165" ++"\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143" ++"\147\151\055\142\151\156\057\103\122\114\057\062\060\061\070\057" ++"\143\144\160\056\143\162\154\060\035\006\003\125\035\016\004\026" ++"\004\024\253\371\150\337\317\112\067\327\173\105\214\137\162\336" ++"\100\104\303\145\273\302\060\015\006\011\052\206\110\206\367\015" ++"\001\001\005\005\000\003\201\201\000\217\150\153\245\133\007\272" ++"\104\146\016\034\250\134\060\173\063\344\012\046\004\374\357\236" ++"\032\070\326\056\241\037\320\231\107\302\165\144\044\375\236\073" ++"\050\166\271\046\050\141\221\014\155\054\370\004\237\174\120\001" ++"\325\343\151\257\357\025\322\105\233\044\011\052\146\005\117\045" ++"\201\312\135\276\252\301\131\047\256\063\216\202\367\337\164\260" ++"\125\263\216\370\347\067\310\156\252\126\104\366\275\123\201\043" ++"\226\075\264\372\062\212\123\146\104\045\242\045\306\246\074\045" ++"\214\360\340\050\006\042\267\046\101" ++, (PRUint32)1353 } ++}; ++static const NSSItem nss_builtins_items_333 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 }, ++ { (void *)"\245\216\240\354\366\104\126\065\031\035\150\133\307\240\344\034" ++"\260\115\171\056" ++, (PRUint32)20 }, ++ { (void *)"\274\275\211\022\264\377\345\371\046\107\310\140\066\133\331\124" ++, (PRUint32)16 }, ++ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" ++"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" ++"\156\154" ++, (PRUint32)98 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_334 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++, (PRUint32)64 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++, (PRUint32)64 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)"\060\202\005\001\060\202\004\152\240\003\002\001\002\002\004\017" ++"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" ++"\005\000\060\076\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" ++"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" ++"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" ++"\103\101\060\036\027\015\060\066\060\071\062\067\061\060\065\063" ++"\065\063\132\027\015\061\063\060\071\062\060\060\071\064\064\060" ++"\067\132\060\076\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" ++"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" ++"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" ++"\103\101\060\202\002\042\060\015\006\011\052\206\110\206\367\015" ++"\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202" ++"\002\001\000\322\316\025\012\055\250\136\204\147\255\375\276\357" ++"\106\307\310\271\317\163\374\364\064\271\371\054\103\347\140\023" ++"\075\172\343\262\317\073\147\154\220\255\300\271\077\204\122\360" ++"\065\102\334\164\334\050\073\275\122\264\247\254\162\105\027\306" ++"\360\211\353\264\252\045\362\135\113\136\321\331\207\272\326\175" ++"\174\365\316\062\237\020\063\305\261\112\273\136\221\061\302\320" ++"\351\101\302\221\144\176\011\101\073\333\213\010\067\152\252\312" ++"\122\336\265\071\036\300\210\003\245\077\213\231\023\141\103\265" ++"\233\202\263\356\040\157\317\241\104\242\352\057\153\100\237\217" ++"\053\127\255\241\123\302\205\042\151\235\240\077\121\337\013\101" ++"\221\015\245\341\250\252\134\111\010\135\275\336\160\101\261\017" ++"\311\143\153\323\177\064\164\002\057\064\132\170\165\034\150\172" ++"\201\147\212\363\332\100\360\140\143\364\222\040\327\003\246\075" ++"\243\036\147\304\204\033\101\245\311\214\346\275\352\110\266\005" ++"\026\010\263\067\022\132\367\141\074\367\070\157\056\227\340\157" ++"\126\070\124\323\050\265\255\024\156\056\113\144\265\047\145\267" ++"\165\045\011\266\007\075\225\126\002\012\202\140\262\163\105\340" ++"\063\046\121\164\232\271\324\120\034\366\115\133\133\122\122\023" ++"\132\246\177\247\016\341\350\101\124\147\230\214\207\325\311\323" ++"\154\313\323\124\222\006\011\064\101\367\201\157\077\236\311\174" ++"\165\125\260\347\301\263\167\350\303\304\000\065\225\100\160\020" ++"\112\005\336\045\273\237\131\245\144\274\107\140\277\140\343\166" ++"\213\023\125\335\341\164\172\271\317\044\246\152\177\336\144\042" ++"\104\130\150\202\152\020\371\075\345\076\033\271\275\374\042\364" ++"\140\004\211\273\125\155\050\125\372\336\216\215\033\041\024\327" ++"\067\213\064\173\115\366\262\262\020\317\063\261\175\034\142\231" ++"\110\313\053\154\166\226\125\277\031\015\035\037\273\145\252\033" ++"\216\231\265\306\050\220\345\202\055\170\120\040\232\375\171\057" ++"\044\177\360\211\051\151\364\175\315\163\276\263\355\116\301\321" ++"\355\122\136\217\367\270\327\215\207\255\262\331\033\121\022\377" ++"\126\263\341\257\064\175\134\244\170\210\020\236\235\003\306\245" ++"\252\242\044\121\367\111\024\305\261\356\131\103\225\337\253\150" ++"\050\060\077\002\003\001\000\001\243\202\001\206\060\202\001\202" ++"\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001" ++"\377\002\001\001\060\123\006\003\125\035\040\004\114\060\112\060" ++"\110\006\011\053\006\001\004\001\261\076\001\000\060\073\060\071" ++"\006\010\053\006\001\005\005\007\002\001\026\055\150\164\164\160" ++"\072\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162" ++"\165\163\164\056\143\157\155\057\103\120\123\057\117\155\156\151" ++"\122\157\157\164\056\150\164\155\154\060\016\006\003\125\035\017" ++"\001\001\377\004\004\003\002\001\006\060\201\240\006\003\125\035" ++"\043\004\201\230\060\201\225\200\024\246\014\035\237\141\377\007" ++"\027\265\277\070\106\333\103\060\325\216\260\122\006\241\171\244" ++"\167\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123" ++"\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103" ++"\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003" ++"\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162" ++"\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111" ++"\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124" ++"\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157" ++"\142\141\154\040\122\157\157\164\202\002\001\245\060\105\006\003" ++"\125\035\037\004\076\060\074\060\072\240\070\240\066\206\064\150" ++"\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151\143" ++"\055\164\162\165\163\164\056\143\157\155\057\143\147\151\055\142" ++"\151\156\057\103\122\114\057\062\060\061\070\057\143\144\160\056" ++"\143\162\154\060\035\006\003\125\035\016\004\026\004\024\253\371" ++"\150\337\317\112\067\327\173\105\214\137\162\336\100\104\303\145" ++"\273\302\060\015\006\011\052\206\110\206\367\015\001\001\005\005" ++"\000\003\201\201\000\011\312\142\017\215\273\112\340\324\172\065" ++"\053\006\055\321\050\141\266\254\001\373\203\111\274\256\324\057" ++"\055\206\256\031\203\245\326\035\023\342\027\276\376\062\164\351" ++"\172\024\070\312\224\136\367\051\001\151\161\033\221\032\375\243" ++"\273\252\035\312\173\342\026\375\241\243\016\363\014\137\262\341" ++"\040\061\224\053\136\222\166\355\372\351\265\043\246\277\012\073" ++"\003\251\157\122\140\124\315\137\351\267\057\174\242\047\375\101" ++"\203\165\266\015\373\170\046\363\261\105\351\062\225\052\032\065" ++"\041\225\305\242\165" ++, (PRUint32)1285 } ++}; ++static const NSSItem nss_builtins_items_335 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 }, ++ { (void *)"\210\036\105\005\017\230\331\131\373\012\065\371\114\016\050\227" ++"\125\026\051\263" ++, (PRUint32)20 }, ++ { (void *)"\360\256\251\075\362\054\210\334\174\205\033\226\175\132\034\021" ++, (PRUint32)16 }, ++ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" ++"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" ++"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" ++, (PRUint32)64 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_336 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" ++"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" ++"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" ++"\156" ++, (PRUint32)97 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" ++"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" ++"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" ++"\156" ++, (PRUint32)97 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)"\060\202\004\216\060\202\003\166\240\003\002\001\002\002\004\017" ++"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" ++"\005\000\060\137\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147\151" ++"\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006\003" ++"\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040\120" ++"\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\166" ++"\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151\152" ++"\166\145\156\060\036\027\015\060\067\060\067\060\065\060\070\064" ++"\062\060\070\132\027\015\061\065\060\067\062\067\060\070\063\071" ++"\064\067\132\060\137\061\013\060\011\006\003\125\004\006\023\002" ++"\116\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147" ++"\151\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006" ++"\003\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040" ++"\120\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117" ++"\166\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151" ++"\152\166\145\156\060\202\001\042\060\015\006\011\052\206\110\206" ++"\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012" ++"\002\202\001\001\000\334\275\322\247\116\152\012\273\073\242\205" ++"\341\177\000\255\276\264\060\150\230\007\315\240\172\304\224\317" ++"\161\371\212\067\344\123\353\127\166\314\213\346\154\376\356\207" ++"\125\310\076\273\004\071\000\247\200\170\254\133\117\176\364\275" ++"\270\124\270\161\073\007\061\111\071\223\124\174\040\073\171\053" ++"\217\273\141\220\175\261\254\346\037\220\056\235\105\001\251\144" ++"\055\115\303\057\271\347\120\325\116\052\134\253\166\166\067\106" ++"\327\171\354\102\231\367\242\354\244\211\160\334\070\053\207\246" ++"\252\044\346\235\222\044\033\276\366\375\324\057\031\027\172\346" ++"\062\007\224\124\005\123\103\351\154\274\257\107\313\274\313\375" ++"\275\073\104\022\201\361\153\113\273\355\264\317\253\045\117\030" ++"\322\314\002\374\243\117\265\102\063\313\131\315\011\334\323\120" ++"\375\240\166\214\254\176\146\212\102\366\255\034\222\363\266\373" ++"\024\106\353\115\327\057\060\340\155\356\133\066\276\104\164\267" ++"\040\005\127\205\115\350\000\031\242\366\014\346\256\241\300\102" ++"\337\247\254\202\135\307\150\267\030\346\211\113\232\153\372\316" ++"\171\371\363\054\247\002\003\001\000\001\243\202\001\120\060\202" ++"\001\114\060\110\006\003\125\035\040\004\101\060\077\060\075\006" ++"\004\125\035\040\000\060\065\060\063\006\010\053\006\001\005\005" ++"\007\002\001\026\047\150\164\164\160\072\057\057\167\167\167\056" ++"\144\151\147\151\156\157\164\141\162\056\156\154\057\143\160\163" ++"\057\160\153\151\157\166\145\162\150\145\151\144\060\017\006\003" ++"\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006" ++"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\200" ++"\006\003\125\035\043\004\171\060\167\200\024\013\206\326\017\167" ++"\243\150\261\373\144\011\303\210\156\134\004\034\127\351\075\241" ++"\131\244\127\060\125\061\013\060\011\006\003\125\004\006\023\002" ++"\116\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141" ++"\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144" ++"\145\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141" ++"\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144" ++"\145\156\040\122\157\157\164\040\103\101\202\004\000\230\232\171" ++"\060\075\006\003\125\035\037\004\066\060\064\060\062\240\060\240" ++"\056\206\054\150\164\164\160\072\057\057\143\162\154\056\160\153" ++"\151\157\166\145\162\150\145\151\144\056\156\154\057\104\157\155" ++"\117\166\114\141\164\145\163\164\103\122\114\056\143\162\154\060" ++"\035\006\003\125\035\016\004\026\004\024\114\010\311\215\166\361" ++"\230\307\076\337\074\327\057\165\015\261\166\171\227\314\060\015" ++"\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001" ++"\001\000\014\224\207\032\277\115\343\205\342\356\327\330\143\171" ++"\016\120\337\306\204\133\322\273\331\365\061\012\032\065\227\164" ++"\337\024\372\052\017\076\355\240\343\010\366\325\116\133\257\246" ++"\256\045\342\105\153\042\017\267\124\050\176\222\336\215\024\154" ++"\321\034\345\156\164\004\234\267\357\064\104\105\337\311\203\035" ++"\031\037\300\051\151\337\211\325\077\302\260\123\155\345\116\027" ++"\344\163\141\043\023\046\161\103\375\114\131\313\303\337\042\252" ++"\041\053\331\277\225\021\032\212\244\342\253\247\135\113\157\051" ++"\365\122\321\344\322\025\261\213\376\360\003\317\247\175\351\231" ++"\207\070\263\015\163\024\344\162\054\341\316\365\255\006\110\144" ++"\372\323\051\271\242\330\273\364\325\013\245\100\104\103\216\240" ++"\277\316\132\245\122\114\144\323\027\061\141\314\350\244\212\350" ++"\344\210\373\351\345\057\006\063\063\233\224\146\146\261\253\120" ++"\072\241\011\201\164\123\132\047\271\246\322\045\317\323\303\247" ++"\377\226\320\057\352\340\036\215\122\351\030\034\040\012\107\240" ++"\226\126\016\100\220\121\104\254\032\375\361\356\205\037\367\102" ++"\132\145" ++, (PRUint32)1170 } ++}; ++static const NSSItem nss_builtins_items_337 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 }, ++ { (void *)"\247\250\311\254\364\137\220\222\166\206\270\300\242\016\223\130" ++"\175\336\060\344" ++, (PRUint32)20 }, ++ { (void *)"\243\317\263\377\371\117\247\261\353\072\165\130\116\056\237\352" ++, (PRUint32)16 }, ++ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" ++"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" ++"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" ++"\156" ++, (PRUint32)97 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; ++static const NSSItem nss_builtins_items_338 [] = { ++ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 }, ++ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, ++ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" ++"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" ++"\156\151\163\141\164\151\145\040\055\040\107\062" ++, (PRUint32)92 }, ++ { (void *)"0", (PRUint32)2 }, ++ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" ++"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" ++"\156\151\163\141\164\151\145\040\055\040\107\062" ++, (PRUint32)92 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)"\060\202\006\225\060\202\004\175\240\003\002\001\002\002\004\017" ++"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\013" ++"\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116" ++"\114\061\027\060\025\006\003\125\004\012\014\016\104\151\147\151" ++"\116\157\164\141\162\040\102\056\126\056\061\062\060\060\006\003" ++"\125\004\003\014\051\104\151\147\151\116\157\164\141\162\040\120" ++"\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\162" ++"\147\141\156\151\163\141\164\151\145\040\055\040\107\062\060\036" ++"\027\015\061\060\060\065\061\062\060\070\065\061\063\071\132\027" ++"\015\062\060\060\063\062\063\060\071\065\060\060\065\132\060\132" ++"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\027\060" ++"\025\006\003\125\004\012\014\016\104\151\147\151\116\157\164\141" ++"\162\040\102\056\126\056\061\062\060\060\006\003\125\004\003\014" ++"\051\104\151\147\151\116\157\164\141\162\040\120\113\111\157\166" ++"\145\162\150\145\151\144\040\103\101\040\117\162\147\141\156\151" ++"\163\141\164\151\145\040\055\040\107\062\060\202\002\042\060\015" ++"\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002" ++"\017\000\060\202\002\012\002\202\002\001\000\261\023\031\017\047" ++"\346\154\324\125\206\113\320\354\211\212\105\221\170\254\107\275" ++"\107\053\344\374\105\353\117\264\046\163\133\067\323\303\177\366" ++"\343\336\327\243\370\055\150\305\010\076\113\224\326\344\207\045" ++"\066\153\204\265\030\164\363\050\130\163\057\233\152\317\274\004" ++"\036\366\336\335\257\374\113\252\365\333\146\142\045\001\045\202" ++"\336\362\227\132\020\156\335\135\251\042\261\004\251\043\163\072" ++"\370\161\255\035\317\204\104\353\107\321\257\155\310\174\050\253" ++"\307\362\067\172\164\137\137\305\002\024\212\243\132\343\033\154" ++"\001\343\135\216\331\150\326\364\011\033\062\334\221\265\054\365" ++"\040\353\214\003\155\046\111\270\223\304\205\135\330\322\233\257" ++"\126\152\314\005\063\314\240\102\236\064\125\104\234\153\240\324" ++"\022\320\053\124\315\267\211\015\345\366\353\350\373\205\001\063" ++"\117\172\153\361\235\162\063\226\016\367\262\204\245\245\047\304" ++"\047\361\121\163\051\167\272\147\156\376\114\334\264\342\241\241" ++"\201\057\071\111\215\103\070\023\316\320\245\134\302\207\072\000" ++"\147\145\102\043\361\066\131\012\035\243\121\310\274\243\224\052" ++"\061\337\343\074\362\235\032\074\004\260\357\261\012\060\023\163" ++"\266\327\363\243\114\001\165\024\205\170\300\327\212\071\130\205" ++"\120\372\056\346\305\276\317\213\077\257\217\066\324\045\011\055" ++"\322\017\254\162\223\362\277\213\324\120\263\371\025\120\233\231" ++"\365\024\331\373\213\221\243\062\046\046\240\370\337\073\140\201" ++"\206\203\171\133\053\353\023\075\051\072\301\155\335\275\236\216" ++"\207\326\112\256\064\227\005\356\024\246\366\334\070\176\112\351" ++"\044\124\007\075\227\150\067\106\153\015\307\250\041\257\023\124" ++"\344\011\152\361\115\106\012\311\135\373\233\117\275\336\373\267" ++"\124\313\270\070\234\247\071\373\152\055\300\173\215\253\245\247" ++"\127\354\112\222\212\063\305\341\040\134\163\330\220\222\053\200" ++"\325\017\206\030\151\174\071\117\204\206\274\367\114\133\363\325" ++"\264\312\240\302\360\067\042\312\171\122\037\123\346\252\363\220" ++"\260\073\335\362\050\375\254\353\305\006\044\240\311\324\057\017" ++"\130\375\265\236\354\017\317\262\131\320\242\004\172\070\152\256" ++"\162\373\275\360\045\142\224\011\247\005\013\002\003\001\000\001" ++"\243\202\001\141\060\202\001\135\060\110\006\003\125\035\040\004" ++"\101\060\077\060\075\006\004\125\035\040\000\060\065\060\063\006" ++"\010\053\006\001\005\005\007\002\001\026\047\150\164\164\160\072" ++"\057\057\167\167\167\056\144\151\147\151\156\157\164\141\162\056" ++"\156\154\057\143\160\163\057\160\153\151\157\166\145\162\150\145" ++"\151\144\060\017\006\003\125\035\023\001\001\377\004\005\060\003" ++"\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003" ++"\002\001\006\060\201\205\006\003\125\035\043\004\176\060\174\200" ++"\024\071\020\213\111\222\134\333\141\022\040\315\111\235\032\216" ++"\332\234\147\100\271\241\136\244\134\060\132\061\013\060\011\006" ++"\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004" ++"\012\014\025\123\164\141\141\164\040\144\145\162\040\116\145\144" ++"\145\162\154\141\156\144\145\156\061\053\060\051\006\003\125\004" ++"\003\014\042\123\164\141\141\164\040\144\145\162\040\116\145\144" ++"\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101" ++"\040\055\040\107\062\202\004\000\230\226\364\060\111\006\003\125" ++"\035\037\004\102\060\100\060\076\240\074\240\072\206\070\150\164" ++"\164\160\072\057\057\143\162\154\056\160\153\151\157\166\145\162" ++"\150\145\151\144\056\156\154\057\104\157\155\117\162\147\141\156" ++"\151\163\141\164\151\145\114\141\164\145\163\164\103\122\114\055" ++"\107\062\056\143\162\154\060\035\006\003\125\035\016\004\026\004" ++"\024\274\135\224\073\331\253\173\003\045\163\141\302\333\055\356" ++"\374\253\217\145\241\060\015\006\011\052\206\110\206\367\015\001" ++"\001\013\005\000\003\202\002\001\000\217\374\055\114\267\331\055" ++"\325\037\275\357\313\364\267\150\027\165\235\116\325\367\335\234" ++"\361\052\046\355\237\242\266\034\003\325\123\263\354\010\317\064" ++"\342\343\303\364\265\026\057\310\303\276\327\323\163\253\000\066" ++"\371\032\112\176\326\143\351\136\106\272\245\266\216\025\267\243" ++"\052\330\103\035\357\135\310\037\201\205\263\213\367\377\074\364" ++"\331\364\106\010\077\234\274\035\240\331\250\114\315\045\122\116" ++"\012\261\040\367\037\351\103\331\124\106\201\023\232\300\136\164" ++"\154\052\230\062\352\374\167\273\015\245\242\061\230\042\176\174" ++"\174\347\332\244\255\354\267\056\032\031\161\370\110\120\332\103" ++"\217\054\204\335\301\100\047\343\265\360\025\116\226\324\370\134" ++"\343\206\051\106\053\327\073\007\353\070\177\310\206\127\227\323" ++"\357\052\063\304\027\120\325\144\151\153\053\153\105\136\135\057" ++"\027\312\132\116\317\303\327\071\074\365\073\237\106\271\233\347" ++"\016\111\227\235\326\325\343\033\017\352\217\001\116\232\023\224" ++"\131\012\002\007\110\113\032\140\253\177\117\355\013\330\125\015" ++"\150\157\125\234\151\145\025\102\354\300\334\335\154\254\303\026" ++"\316\013\035\126\233\244\304\304\322\056\340\017\342\104\047\053" ++"\120\151\244\334\142\350\212\041\051\102\154\314\000\072\226\166" ++"\233\357\100\300\244\136\167\204\062\154\046\052\071\146\256\135" ++"\343\271\271\262\054\150\037\036\232\220\003\071\360\252\263\244" ++"\314\111\213\030\064\351\067\311\173\051\307\204\174\157\104\025" ++"\057\354\141\131\004\311\105\313\242\326\122\242\174\177\051\222" ++"\326\112\305\213\102\250\324\376\352\330\307\207\043\030\344\235" ++"\172\175\163\100\122\230\240\256\156\343\005\077\005\017\340\245" ++"\306\155\115\355\203\067\210\234\307\363\334\102\232\152\266\327" ++"\041\111\066\167\362\357\030\117\305\160\331\236\351\336\267\053" ++"\213\364\274\176\050\337\015\100\311\205\134\256\235\305\061\377" ++"\320\134\016\265\250\176\360\351\057\272\257\210\256\345\265\321" ++"\130\245\257\234\161\247\051\001\220\203\151\067\202\005\272\374" ++"\011\301\010\156\214\170\073\303\063\002\200\077\104\205\010\035" ++"\337\125\126\010\255\054\205\055\135\261\003\341\256\252\164\305" ++"\244\363\116\272\067\230\173\202\271" ++, (PRUint32)1689 } ++}; ++static const NSSItem nss_builtins_items_339 [] = { ++ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, ++ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, ++ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 }, ++ { (void *)"\325\362\127\251\277\055\320\077\213\106\127\371\053\311\244\306" ++"\222\341\102\102" ++, (PRUint32)20 }, ++ { (void *)"\056\141\242\321\170\316\356\277\131\063\260\043\024\017\224\034" ++, (PRUint32)16 }, ++ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" ++"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" ++"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" ++"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" ++"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" ++"\156\151\163\141\164\151\145\040\055\040\107\062" ++, (PRUint32)92 }, ++ { (void *)"\002\004\017\377\377\377" ++, (PRUint32)6 }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, ++ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } ++}; + + builtinsInternalObject + nss_builtins_data[] = { +@@ -21677,11 +22926,29 @@ nss_builtins_data[] = { + { 11, nss_builtins_types_318, nss_builtins_items_318, {NULL} }, + { 13, nss_builtins_types_319, nss_builtins_items_319, {NULL} }, + { 11, nss_builtins_types_320, nss_builtins_items_320, {NULL} }, +- { 13, nss_builtins_types_321, nss_builtins_items_321, {NULL} } ++ { 13, nss_builtins_types_321, nss_builtins_items_321, {NULL} }, ++ { 11, nss_builtins_types_322, nss_builtins_items_322, {NULL} }, ++ { 13, nss_builtins_types_323, nss_builtins_items_323, {NULL} }, ++ { 11, nss_builtins_types_324, nss_builtins_items_324, {NULL} }, ++ { 13, nss_builtins_types_325, nss_builtins_items_325, {NULL} }, ++ { 11, nss_builtins_types_326, nss_builtins_items_326, {NULL} }, ++ { 13, nss_builtins_types_327, nss_builtins_items_327, {NULL} }, ++ { 11, nss_builtins_types_328, nss_builtins_items_328, {NULL} }, ++ { 13, nss_builtins_types_329, nss_builtins_items_329, {NULL} }, ++ { 11, nss_builtins_types_330, nss_builtins_items_330, {NULL} }, ++ { 13, nss_builtins_types_331, nss_builtins_items_331, {NULL} }, ++ { 11, nss_builtins_types_332, nss_builtins_items_332, {NULL} }, ++ { 13, nss_builtins_types_333, nss_builtins_items_333, {NULL} }, ++ { 11, nss_builtins_types_334, nss_builtins_items_334, {NULL} }, ++ { 13, nss_builtins_types_335, nss_builtins_items_335, {NULL} }, ++ { 11, nss_builtins_types_336, nss_builtins_items_336, {NULL} }, ++ { 13, nss_builtins_types_337, nss_builtins_items_337, {NULL} }, ++ { 11, nss_builtins_types_338, nss_builtins_items_338, {NULL} }, ++ { 13, nss_builtins_types_339, nss_builtins_items_339, {NULL} } + }; + const PRUint32 + #ifdef DEBUG +- nss_builtins_nObjects = 321+1; ++ nss_builtins_nObjects = 339+1; + #else +- nss_builtins_nObjects = 321; ++ nss_builtins_nObjects = 339; + #endif /* DEBUG */ +diff -up mozilla/security/nss/lib/ckfw/builtins/certdata.txt.diginotar mozilla/security/nss/lib/ckfw/builtins/certdata.txt +--- mozilla/security/nss/lib/ckfw/builtins/certdata.txt.diginotar 2011-04-06 16:59:09.000000000 -0700 ++++ mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2011-09-02 12:39:06.000000000 -0700 +@@ -34,7 +34,7 @@ + # the terms of any one of the MPL, the GPL or the LGPL. + # + # ***** END LICENSE BLOCK ***** +-CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.64.2.9 $ $Date: 2011/04/06 23:59:09 $" ++CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.64.2.13 $ $Date: 2011/09/02 19:39:06 $" + + # + # certdata.txt +@@ -12461,161 +12461,6 @@ CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETS + CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE + + # +-# Certificate "DigiNotar Root CA" +-# +-CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE +-CKA_TOKEN CK_BBOOL CK_TRUE +-CKA_PRIVATE CK_BBOOL CK_FALSE +-CKA_MODIFIABLE CK_BBOOL CK_FALSE +-CKA_LABEL UTF8 "DigiNotar Root CA" +-CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 +-CKA_SUBJECT MULTILINE_OCTAL +-\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 +-\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 +-\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 +-\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 +-\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 +-\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 +-\154 +-END +-CKA_ID UTF8 "0" +-CKA_ISSUER MULTILINE_OCTAL +-\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 +-\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 +-\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 +-\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 +-\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 +-\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 +-\154 +-END +-CKA_SERIAL_NUMBER MULTILINE_OCTAL +-\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223 +-\074\114 +-END +-CKA_VALUE MULTILINE_OCTAL +-\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\014 +-\166\332\234\221\014\116\054\236\376\025\320\130\223\074\114\060 +-\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137 +-\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060 +-\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141 +-\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151 +-\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060 +-\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156 +-\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060 +-\036\027\015\060\067\060\065\061\066\061\067\061\071\063\066\132 +-\027\015\062\065\060\063\063\061\061\070\061\071\062\061\132\060 +-\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022 +-\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164 +-\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147 +-\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040 +-\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151 +-\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154 +-\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001 +-\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001 +-\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126 +-\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201 +-\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300 +-\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177 +-\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330 +-\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213 +-\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337 +-\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045 +-\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123 +-\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007 +-\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043 +-\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042 +-\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041 +-\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324 +-\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313 +-\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110 +-\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114 +-\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376 +-\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344 +-\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357 +-\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346 +-\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314 +-\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351 +-\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154 +-\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262 +-\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042 +-\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077 +-\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102 +-\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323 +-\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176 +-\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147 +-\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216 +-\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035 +-\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125 +-\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125 +-\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153 +-\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206 +-\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002 +-\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004 +-\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257 +-\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362 +-\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203 +-\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302 +-\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150 +-\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307 +-\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050 +-\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350 +-\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013 +-\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075 +-\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114 +-\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313 +-\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273 +-\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235 +-\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146 +-\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160 +-\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007 +-\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351 +-\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134 +-\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045 +-\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113 +-\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174 +-\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304 +-\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012 +-\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330 +-\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124 +-\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163 +-\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056 +-\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175 +-\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163 +-\262\345\214\360\206\231\270\345\305\337\204\301\267\353 +-END +- +-# Trust for Certificate "DigiNotar Root CA" +-CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST +-CKA_TOKEN CK_BBOOL CK_TRUE +-CKA_PRIVATE CK_BBOOL CK_FALSE +-CKA_MODIFIABLE CK_BBOOL CK_FALSE +-CKA_LABEL UTF8 "DigiNotar Root CA" +-CKA_CERT_SHA1_HASH MULTILINE_OCTAL +-\300\140\355\104\313\330\201\275\016\370\154\013\242\207\335\317 +-\201\147\107\214 +-END +-CKA_CERT_MD5_HASH MULTILINE_OCTAL +-\172\171\124\115\007\222\073\133\377\101\360\016\307\071\242\230 +-END +-CKA_ISSUER MULTILINE_OCTAL +-\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 +-\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 +-\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 +-\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 +-\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 +-\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 +-\154 +-END +-CKA_SERIAL_NUMBER MULTILINE_OCTAL +-\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223 +-\074\114 +-END +-CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR +-CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN +-CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR +-CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE +- +-# + # Certificate "Network Solutions Certificate Authority" + # + CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE +@@ -17208,7 +17053,7 @@ CKA_SERIAL_NUMBER MULTILINE_OCTAL + \002\004\000\230\226\214 + END + CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR +-CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR + CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR + CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE + +@@ -22014,3 +21859,1443 @@ CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSC + CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR + CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR + CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Certinomis - Autorité Racine" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Certinomis - Autorité Racine" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 ++\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 ++\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 ++\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 ++\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 ++\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 ++\141\143\151\156\145 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 ++\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 ++\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 ++\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 ++\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 ++\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 ++\141\143\151\156\145 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\001\001 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\005\234\060\202\003\204\240\003\002\001\002\002\001\001 ++\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060 ++\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061\023 ++\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156\157 ++\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060\060 ++\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060\044 ++\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155\151 ++\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122\141 ++\143\151\156\145\060\036\027\015\060\070\060\071\061\067\060\070 ++\062\070\065\071\132\027\015\062\070\060\071\061\067\060\070\062 ++\070\065\071\132\060\143\061\013\060\011\006\003\125\004\006\023 ++\002\106\122\061\023\060\021\006\003\125\004\012\023\012\103\145 ++\162\164\151\156\157\155\151\163\061\027\060\025\006\003\125\004 ++\013\023\016\060\060\060\062\040\064\063\063\071\071\070\071\060 ++\063\061\046\060\044\006\003\125\004\003\014\035\103\145\162\164 ++\151\156\157\155\151\163\040\055\040\101\165\164\157\162\151\164 ++\303\251\040\122\141\143\151\156\145\060\202\002\042\060\015\006 ++\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017 ++\000\060\202\002\012\002\202\002\001\000\235\205\237\206\323\343 ++\257\307\262\153\156\063\340\236\267\102\064\125\235\371\201\276 ++\143\330\043\166\016\227\124\315\231\114\032\361\071\307\210\330 ++\027\120\014\236\141\332\300\116\125\336\347\132\270\172\116\167 ++\207\015\345\270\353\372\236\136\173\036\304\317\050\164\307\223 ++\365\024\306\042\050\004\371\221\303\253\047\163\152\016\056\115 ++\363\056\050\037\160\337\125\057\116\355\307\161\157\011\162\056 ++\355\325\062\227\320\361\130\167\321\140\274\116\136\333\232\204 ++\366\107\141\105\053\366\120\246\177\152\161\047\110\204\065\236 ++\254\376\151\251\236\172\136\065\045\372\264\247\111\065\167\226 ++\247\066\133\341\315\337\043\160\330\135\114\245\010\203\361\246 ++\044\070\023\250\354\057\250\241\147\307\246\055\206\107\356\212 ++\374\354\233\016\164\364\053\111\002\173\220\165\214\374\231\071 ++\001\071\326\112\211\345\236\166\253\076\226\050\070\046\213\335 ++\215\214\300\366\001\036\157\245\061\022\070\175\225\302\161\356 ++\355\164\256\344\066\242\103\165\325\361\000\233\342\344\327\314 ++\102\003\113\170\172\345\175\273\270\256\056\040\223\323\344\141 ++\337\161\341\166\147\227\077\266\337\152\163\132\144\042\345\102 ++\333\317\201\003\223\330\364\343\020\340\162\366\000\160\254\360 ++\301\172\017\005\177\317\064\151\105\265\223\344\031\333\122\026 ++\043\005\211\016\215\110\344\045\157\263\170\277\142\365\007\372 ++\225\044\302\226\262\350\243\043\302\135\003\374\303\323\345\174 ++\311\165\043\327\364\365\274\336\344\337\315\200\277\221\210\175 ++\247\023\264\071\272\054\272\275\321\153\314\363\245\050\355\104 ++\236\175\122\243\157\226\056\031\176\034\363\133\307\026\216\273 ++\140\175\167\146\107\124\202\000\021\140\154\062\301\250\070\033 ++\353\156\230\023\326\356\070\365\360\237\016\357\376\061\201\301 ++\322\044\225\057\123\172\151\242\360\017\206\105\216\130\202\053 ++\114\042\324\136\240\347\175\046\047\110\337\045\106\215\112\050 ++\174\206\236\371\233\032\131\271\145\277\005\335\266\102\135\075 ++\346\000\110\202\136\040\367\021\202\336\312\330\237\346\067\107 ++\046\036\353\170\367\141\303\101\144\130\002\101\371\332\340\321 ++\370\371\350\375\122\070\266\365\211\337\002\003\001\000\001\243 ++\133\060\131\060\017\006\003\125\035\023\001\001\377\004\005\060 ++\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004 ++\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\015 ++\214\266\141\332\104\270\321\024\175\303\276\175\136\110\360\316 ++\312\152\260\060\027\006\003\125\035\040\004\020\060\016\060\014 ++\006\012\052\201\172\001\126\002\002\000\001\001\060\015\006\011 ++\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000 ++\044\076\140\006\176\035\357\072\076\333\352\257\034\232\054\001 ++\013\364\305\265\331\111\061\364\135\101\215\211\014\116\377\154 ++\242\375\377\342\006\310\071\237\361\132\251\335\042\130\025\250 ++\212\323\261\346\062\011\202\003\154\327\077\010\307\370\271\272 ++\000\155\271\326\374\122\062\135\244\177\244\061\224\273\266\114 ++\070\177\050\060\065\377\237\043\123\267\266\356\024\160\000\100 ++\053\332\107\253\064\176\136\247\126\060\141\053\213\103\254\375 ++\266\210\050\365\153\266\076\140\112\272\102\220\064\147\215\352 ++\353\137\105\124\073\027\254\213\344\306\145\017\356\320\214\135 ++\146\071\316\062\247\330\020\227\300\176\064\234\237\224\363\366 ++\206\037\317\033\163\255\224\171\207\150\160\303\063\245\160\347 ++\330\325\070\224\157\143\171\353\277\012\016\010\347\305\057\017 ++\102\240\053\024\100\377\041\340\005\305\047\341\204\021\023\272 ++\326\206\035\101\013\023\043\211\323\311\013\350\212\272\172\243 ++\243\163\067\065\200\175\022\270\063\167\100\070\300\372\136\060 ++\322\362\266\243\261\326\242\225\227\201\233\122\355\151\114\377 ++\200\344\123\333\124\133\003\155\124\137\261\270\357\044\275\157 ++\237\021\303\307\144\302\017\050\142\205\146\136\032\173\262\267 ++\357\256\065\311\031\063\250\270\047\333\063\125\277\150\341\165 ++\110\104\126\373\315\323\110\273\107\211\072\254\151\365\200\306 ++\344\104\120\057\124\304\252\103\305\061\061\130\275\226\305\352 ++\165\154\232\165\261\115\370\367\227\377\226\026\362\227\115\350 ++\366\363\021\371\072\175\212\070\156\004\313\341\323\105\025\252 ++\245\321\035\235\135\143\350\044\346\066\024\342\207\255\033\131 ++\365\104\233\373\327\167\174\037\001\160\142\241\040\032\242\305 ++\032\050\364\041\003\356\056\331\301\200\352\271\331\202\326\133 ++\166\302\313\073\265\322\000\360\243\016\341\255\156\100\367\333 ++\240\264\320\106\256\025\327\104\302\115\065\371\322\013\362\027 ++\366\254\146\325\044\262\117\321\034\231\300\156\365\175\353\164 ++\004\270\371\115\167\011\327\264\317\007\060\011\361\270\000\126 ++\331\027\026\026\012\053\206\337\217\001\031\032\345\273\202\143 ++\377\276\013\166\026\136\067\067\346\330\164\227\242\231\105\171 ++END ++ ++# Trust for Certificate "Certinomis - Autorité Racine" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Certinomis - Autorité Racine" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\056\024\332\354\050\360\372\036\216\070\232\116\253\353\046\300 ++\012\323\203\303 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\177\060\170\214\003\343\312\311\012\342\311\352\036\252\125\032 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 ++\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 ++\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 ++\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 ++\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 ++\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 ++\141\143\151\156\145 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\001\001 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Root CA Generalitat Valenciana" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Root CA Generalitat Valenciana" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 ++\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 ++\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 ++\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 ++\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 ++\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 ++\126\141\154\145\156\143\151\141\156\141 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 ++\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 ++\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 ++\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 ++\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 ++\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 ++\126\141\154\145\156\143\151\141\156\141 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\073\105\345\150 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\006\213\060\202\005\163\240\003\002\001\002\002\004\073 ++\105\345\150\060\015\006\011\052\206\110\206\367\015\001\001\005 ++\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\105 ++\123\061\037\060\035\006\003\125\004\012\023\026\107\145\156\145 ++\162\141\154\151\164\141\164\040\126\141\154\145\156\143\151\141 ++\156\141\061\017\060\015\006\003\125\004\013\023\006\120\113\111 ++\107\126\101\061\047\060\045\006\003\125\004\003\023\036\122\157 ++\157\164\040\103\101\040\107\145\156\145\162\141\154\151\164\141 ++\164\040\126\141\154\145\156\143\151\141\156\141\060\036\027\015 ++\060\061\060\067\060\066\061\066\062\062\064\067\132\027\015\062 ++\061\060\067\060\061\061\065\062\062\064\067\132\060\150\061\013 ++\060\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006 ++\003\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141 ++\164\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015 ++\006\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060 ++\045\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040 ++\107\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145 ++\156\143\151\141\156\141\060\202\001\042\060\015\006\011\052\206 ++\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202 ++\001\012\002\202\001\001\000\306\052\253\127\021\067\057\042\212 ++\312\003\164\035\312\355\055\242\013\274\063\122\100\046\107\276 ++\132\151\246\073\162\066\027\114\350\337\270\273\057\166\341\100 ++\106\164\145\002\220\122\010\264\377\250\214\301\340\307\211\126 ++\020\071\063\357\150\264\137\137\332\155\043\241\211\136\042\243 ++\112\006\360\047\360\127\271\370\351\116\062\167\012\077\101\144 ++\363\353\145\356\166\376\124\252\175\035\040\256\363\327\164\302 ++\012\137\365\010\050\122\010\314\125\135\322\017\333\232\201\245 ++\273\241\263\301\224\315\124\340\062\165\061\221\032\142\262\336 ++\165\342\317\117\211\331\221\220\017\101\033\264\132\112\167\275 ++\147\203\340\223\347\136\247\014\347\201\323\364\122\254\123\262 ++\003\307\104\046\373\171\345\313\064\140\120\020\173\033\333\153 ++\327\107\253\137\174\150\312\156\235\101\003\020\356\153\231\173 ++\136\045\250\302\253\344\300\363\134\234\343\276\316\061\114\144 ++\036\136\200\242\365\203\176\014\326\312\214\125\216\276\340\276 ++\111\007\017\243\044\101\172\130\035\204\352\130\022\310\341\267 ++\355\357\223\336\224\010\061\002\003\001\000\001\243\202\003\073 ++\060\202\003\067\060\062\006\010\053\006\001\005\005\007\001\001 ++\004\046\060\044\060\042\006\010\053\006\001\005\005\007\060\001 ++\206\026\150\164\164\160\072\057\057\157\143\163\160\056\160\153 ++\151\056\147\166\141\056\145\163\060\022\006\003\125\035\023\001 ++\001\377\004\010\060\006\001\001\377\002\001\002\060\202\002\064 ++\006\003\125\035\040\004\202\002\053\060\202\002\047\060\202\002 ++\043\006\012\053\006\001\004\001\277\125\002\001\000\060\202\002 ++\023\060\202\001\350\006\010\053\006\001\005\005\007\002\002\060 ++\202\001\332\036\202\001\326\000\101\000\165\000\164\000\157\000 ++\162\000\151\000\144\000\141\000\144\000\040\000\144\000\145\000 ++\040\000\103\000\145\000\162\000\164\000\151\000\146\000\151\000 ++\143\000\141\000\143\000\151\000\363\000\156\000\040\000\122\000 ++\141\000\355\000\172\000\040\000\144\000\145\000\040\000\154\000 ++\141\000\040\000\107\000\145\000\156\000\145\000\162\000\141\000 ++\154\000\151\000\164\000\141\000\164\000\040\000\126\000\141\000 ++\154\000\145\000\156\000\143\000\151\000\141\000\156\000\141\000 ++\056\000\015\000\012\000\114\000\141\000\040\000\104\000\145\000 ++\143\000\154\000\141\000\162\000\141\000\143\000\151\000\363\000 ++\156\000\040\000\144\000\145\000\040\000\120\000\162\000\341\000 ++\143\000\164\000\151\000\143\000\141\000\163\000\040\000\144\000 ++\145\000\040\000\103\000\145\000\162\000\164\000\151\000\146\000 ++\151\000\143\000\141\000\143\000\151\000\363\000\156\000\040\000 ++\161\000\165\000\145\000\040\000\162\000\151\000\147\000\145\000 ++\040\000\145\000\154\000\040\000\146\000\165\000\156\000\143\000 ++\151\000\157\000\156\000\141\000\155\000\151\000\145\000\156\000 ++\164\000\157\000\040\000\144\000\145\000\040\000\154\000\141\000 ++\040\000\160\000\162\000\145\000\163\000\145\000\156\000\164\000 ++\145\000\040\000\101\000\165\000\164\000\157\000\162\000\151\000 ++\144\000\141\000\144\000\040\000\144\000\145\000\040\000\103\000 ++\145\000\162\000\164\000\151\000\146\000\151\000\143\000\141\000 ++\143\000\151\000\363\000\156\000\040\000\163\000\145\000\040\000 ++\145\000\156\000\143\000\165\000\145\000\156\000\164\000\162\000 ++\141\000\040\000\145\000\156\000\040\000\154\000\141\000\040\000 ++\144\000\151\000\162\000\145\000\143\000\143\000\151\000\363\000 ++\156\000\040\000\167\000\145\000\142\000\040\000\150\000\164\000 ++\164\000\160\000\072\000\057\000\057\000\167\000\167\000\167\000 ++\056\000\160\000\153\000\151\000\056\000\147\000\166\000\141\000 ++\056\000\145\000\163\000\057\000\143\000\160\000\163\060\045\006 ++\010\053\006\001\005\005\007\002\001\026\031\150\164\164\160\072 ++\057\057\167\167\167\056\160\153\151\056\147\166\141\056\145\163 ++\057\143\160\163\060\035\006\003\125\035\016\004\026\004\024\173 ++\065\323\100\322\034\170\031\146\357\164\020\050\334\076\117\262 ++\170\004\374\060\201\225\006\003\125\035\043\004\201\215\060\201 ++\212\200\024\173\065\323\100\322\034\170\031\146\357\164\020\050 ++\334\076\117\262\170\004\374\241\154\244\152\060\150\061\013\060 ++\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006\003 ++\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141\164 ++\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015\006 ++\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060\045 ++\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040\107 ++\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145\156 ++\143\151\141\156\141\202\004\073\105\345\150\060\015\006\011\052 ++\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\044 ++\141\116\365\265\310\102\002\052\263\134\165\255\305\155\312\347 ++\224\077\245\150\225\210\301\124\300\020\151\242\022\057\030\077 ++\045\120\250\174\112\352\306\011\331\364\165\306\100\332\257\120 ++\235\075\245\026\273\155\061\306\307\163\012\110\376\040\162\355 ++\157\314\350\203\141\026\106\220\001\225\113\175\216\232\122\011 ++\057\366\157\034\344\241\161\317\214\052\132\027\163\203\107\115 ++\017\066\373\004\115\111\121\342\024\311\144\141\373\324\024\340 ++\364\236\267\064\217\012\046\275\227\134\364\171\072\112\060\031 ++\314\255\117\240\230\212\264\061\227\052\342\163\155\176\170\270 ++\370\210\211\117\261\042\221\144\113\365\120\336\003\333\345\305 ++\166\347\023\146\165\176\145\373\001\237\223\207\210\235\371\106 ++\127\174\115\140\257\230\163\023\043\244\040\221\201\372\320\141 ++\146\270\175\321\257\326\157\036\154\075\351\021\375\251\371\202 ++\042\206\231\063\161\132\352\031\127\075\221\315\251\300\243\156 ++\007\023\246\311\355\370\150\243\236\303\132\162\011\207\050\321 ++\304\163\304\163\030\137\120\165\026\061\237\267\350\174\303 ++END ++ ++# Trust for Certificate "Root CA Generalitat Valenciana" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Root CA Generalitat Valenciana" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\240\163\345\305\275\103\141\015\206\114\041\023\012\205\130\127 ++\314\234\352\106 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\054\214\027\136\261\124\253\223\027\265\066\132\333\321\306\362 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 ++\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 ++\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 ++\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 ++\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 ++\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 ++\126\141\154\145\156\143\151\141\156\141 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\073\105\345\150 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "A-Trust-nQual-03" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "A-Trust-nQual-03" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 ++\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 ++\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 ++\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 ++\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 ++\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 ++\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 ++\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 ++\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 ++\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 ++\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 ++\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 ++\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 ++\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 ++\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 ++\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 ++\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\003\001\154\036 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\003\317\060\202\002\267\240\003\002\001\002\002\003\001 ++\154\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005 ++\000\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101 ++\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162 ++\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150 ++\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151 ++\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166 ++\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006 ++\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121 ++\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014 ++\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060 ++\063\060\036\027\015\060\065\060\070\061\067\062\062\060\060\060 ++\060\132\027\015\061\065\060\070\061\067\062\062\060\060\060\060 ++\132\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101 ++\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162 ++\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150 ++\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151 ++\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166 ++\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006 ++\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121 ++\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014 ++\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060 ++\063\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001 ++\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001 ++\001\000\255\075\141\156\003\363\220\073\300\101\013\204\200\315 ++\354\052\243\235\153\273\156\302\102\204\367\121\024\341\240\250 ++\055\121\243\121\362\336\043\360\064\104\377\224\353\314\005\043 ++\225\100\271\007\170\245\045\366\012\275\105\206\350\331\275\300 ++\004\216\205\104\141\357\177\247\311\372\301\045\314\205\054\143 ++\077\005\140\163\111\005\340\140\170\225\020\113\334\371\021\131 ++\316\161\177\100\233\212\252\044\337\013\102\342\333\126\274\112 ++\322\245\014\233\267\103\076\335\203\323\046\020\002\317\352\043 ++\304\111\116\345\323\351\264\210\253\014\256\142\222\324\145\207 ++\331\152\327\364\205\237\344\063\042\045\245\345\310\063\272\303 ++\307\101\334\137\306\152\314\000\016\155\062\250\266\207\066\000 ++\142\167\233\036\037\064\313\220\074\170\210\164\005\353\171\365 ++\223\161\145\312\235\307\153\030\055\075\134\116\347\325\370\077 ++\061\175\217\207\354\012\042\057\043\351\376\273\175\311\340\364 ++\354\353\174\304\260\303\055\142\265\232\161\326\261\152\350\354 ++\331\355\325\162\354\276\127\001\316\005\125\237\336\321\140\210 ++\020\263\002\003\001\000\001\243\066\060\064\060\017\006\003\125 ++\035\023\001\001\377\004\005\060\003\001\001\377\060\021\006\003 ++\125\035\016\004\012\004\010\104\152\225\147\125\171\021\117\060 ++\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060 ++\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202 ++\001\001\000\125\324\124\321\131\110\134\263\223\205\252\277\143 ++\057\344\200\316\064\243\064\142\076\366\330\356\147\210\061\004 ++\003\157\013\324\007\373\116\165\017\323\056\323\300\027\307\306 ++\050\354\006\015\021\044\016\016\245\135\277\214\262\023\226\161 ++\334\324\316\016\015\012\150\062\154\271\101\061\031\253\261\007 ++\173\115\230\323\134\260\321\360\247\102\240\265\304\216\257\376 ++\361\077\364\357\117\106\000\166\353\002\373\371\235\322\100\226 ++\307\210\072\270\237\021\171\363\200\145\250\275\037\323\170\201 ++\240\121\114\067\264\246\135\045\160\321\146\311\150\371\056\021 ++\024\150\361\124\230\010\254\046\222\017\336\211\236\324\372\263 ++\171\053\322\243\171\324\354\213\254\207\123\150\102\114\121\121 ++\164\036\033\047\056\343\365\037\051\164\115\355\257\367\341\222 ++\231\201\350\276\072\307\027\120\366\267\306\374\233\260\212\153 ++\326\210\003\221\217\006\167\072\205\002\335\230\325\103\170\077 ++\306\060\025\254\233\153\313\127\267\211\121\213\072\350\311\204 ++\014\333\261\120\040\012\032\112\272\152\032\275\354\033\310\305 ++\204\232\315 ++END ++ ++# Trust for Certificate "A-Trust-nQual-03" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "A-Trust-nQual-03" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\323\300\143\362\031\355\007\076\064\255\135\165\013\062\166\051 ++\377\325\232\362 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\111\143\256\047\364\325\225\075\330\333\044\206\270\234\007\123 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 ++\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 ++\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 ++\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 ++\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 ++\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 ++\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 ++\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 ++\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\003\001\154\036 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "TWCA Root Certification Authority" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "TWCA Root Certification Authority" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 ++\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 ++\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 ++\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 ++\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 ++\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 ++\171 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 ++\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 ++\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 ++\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 ++\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 ++\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 ++\171 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\001\001 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\003\173\060\202\002\143\240\003\002\001\002\002\001\001 ++\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060 ++\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061\022 ++\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116\055 ++\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157\157 ++\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041\124 ++\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146\151 ++\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171 ++\060\036\027\015\060\070\060\070\062\070\060\067\062\064\063\063 ++\132\027\015\063\060\061\062\063\061\061\065\065\071\065\071\132 ++\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 ++\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 ++\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 ++\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 ++\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 ++\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 ++\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001 ++\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001 ++\001\000\260\176\162\270\244\003\224\346\247\336\011\070\221\112 ++\021\100\207\247\174\131\144\024\173\265\021\020\335\376\277\325 ++\300\273\126\342\205\045\364\065\162\017\370\123\320\101\341\104 ++\001\302\264\034\303\061\102\026\107\205\063\042\166\262\012\157 ++\017\345\045\120\117\205\206\276\277\230\056\020\147\036\276\021 ++\005\206\005\220\304\131\320\174\170\020\260\200\134\267\341\307 ++\053\165\313\174\237\256\265\321\235\043\067\143\247\334\102\242 ++\055\222\004\033\120\301\173\270\076\033\311\126\004\213\057\122 ++\233\255\251\126\351\301\377\255\251\130\207\060\266\201\367\227 ++\105\374\031\127\073\053\157\344\107\364\231\105\376\035\361\370 ++\227\243\210\035\067\034\134\217\340\166\045\232\120\370\240\124 ++\377\104\220\166\043\322\062\306\303\253\006\277\374\373\277\363 ++\255\175\222\142\002\133\051\323\065\243\223\232\103\144\140\135 ++\262\372\062\377\073\004\257\115\100\152\371\307\343\357\043\375 ++\153\313\345\017\213\070\015\356\012\374\376\017\230\237\060\061 ++\335\154\122\145\371\213\201\276\042\341\034\130\003\272\221\033 ++\211\007\002\003\001\000\001\243\102\060\100\060\016\006\003\125 ++\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125 ++\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003 ++\125\035\016\004\026\004\024\152\070\133\046\215\336\213\132\362 ++\117\172\124\203\031\030\343\010\065\246\272\060\015\006\011\052 ++\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\074 ++\325\167\075\332\337\211\272\207\014\010\124\152\040\120\222\276 ++\260\101\075\271\046\144\203\012\057\350\100\300\227\050\047\202 ++\060\112\311\223\377\152\347\246\000\177\211\102\232\326\021\345 ++\123\316\057\314\362\332\005\304\376\342\120\304\072\206\175\314 ++\332\176\020\011\073\222\065\052\123\262\376\353\053\005\331\154 ++\135\346\320\357\323\152\146\236\025\050\205\172\350\202\000\254 ++\036\247\011\151\126\102\323\150\121\030\276\124\232\277\104\101 ++\272\111\276\040\272\151\134\356\270\167\315\316\154\037\255\203 ++\226\030\175\016\265\024\071\204\361\050\351\055\243\236\173\036 ++\172\162\132\203\263\171\157\357\264\374\320\012\245\130\117\106 ++\337\373\155\171\131\362\204\042\122\256\017\314\373\174\073\347 ++\152\312\107\141\303\172\370\323\222\004\037\270\040\204\341\066 ++\124\026\307\100\336\073\212\163\334\337\306\011\114\337\354\332 ++\377\324\123\102\241\311\362\142\035\042\203\074\227\305\371\031 ++\142\047\254\145\042\327\323\074\306\345\216\262\123\314\111\316 ++\274\060\376\173\016\063\220\373\355\322\024\221\037\007\257 ++END ++ ++# Trust for Certificate "TWCA Root Certification Authority" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "TWCA Root Certification Authority" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\317\236\207\155\323\353\374\102\046\227\243\265\243\172\240\166 ++\251\006\043\110 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\252\010\217\366\371\173\267\362\261\247\036\233\352\352\275\171 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 ++\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 ++\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 ++\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 ++\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 ++\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 ++\171 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\001\001 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrust DigiNotar Root CA" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Root CA" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 ++\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 ++\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 ++\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 ++\154 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 ++\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 ++\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 ++\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 ++\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377 ++\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\017 ++\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\060 ++\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137 ++\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060 ++\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141 ++\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151 ++\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060 ++\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156 ++\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060 ++\036\027\015\060\067\060\067\062\067\061\067\061\071\063\067\132 ++\027\015\062\065\060\063\063\061\061\070\061\071\062\062\132\060 ++\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022 ++\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164 ++\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147 ++\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040 ++\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151 ++\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154 ++\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001 ++\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001 ++\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126 ++\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201 ++\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300 ++\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177 ++\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330 ++\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213 ++\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337 ++\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045 ++\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123 ++\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007 ++\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043 ++\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042 ++\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041 ++\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324 ++\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313 ++\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110 ++\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114 ++\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376 ++\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344 ++\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357 ++\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346 ++\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314 ++\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351 ++\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154 ++\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262 ++\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042 ++\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077 ++\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102 ++\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323 ++\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176 ++\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147 ++\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216 ++\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035 ++\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125 ++\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125 ++\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153 ++\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206 ++\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002 ++\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004 ++\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257 ++\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362 ++\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203 ++\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302 ++\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150 ++\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307 ++\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050 ++\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350 ++\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013 ++\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075 ++\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114 ++\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313 ++\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273 ++\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235 ++\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146 ++\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160 ++\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007 ++\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351 ++\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134 ++\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045 ++\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113 ++\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174 ++\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304 ++\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012 ++\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330 ++\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124 ++\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163 ++\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056 ++\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175 ++\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163 ++\262\345\214\360\206\231\270\345\305\337\204\301\267\353 ++END ++ ++# Trust for Certificate "Explicitly Distrust DigiNotar Root CA" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Root CA" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\301\167\313\113\340\264\046\216\365\307\317\105\231\042\271\260 ++\316\272\041\057 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\012\244\325\314\272\264\373\243\131\343\346\001\335\123\331\116 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 ++\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 ++\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 ++\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 ++\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377 ++\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrust DigiNotar Services 1024 CA" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Services 1024 CA" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 ++\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 ++\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 ++\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 ++\147\151\156\157\164\141\162\056\156\154 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 ++\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 ++\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 ++\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 ++\147\151\156\157\164\141\162\056\156\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\003\161\060\202\002\332\240\003\002\001\002\002\004\017 ++\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 ++\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 ++\116\157\164\141\162\061\043\060\041\006\003\125\004\003\023\032 ++\104\151\147\151\116\157\164\141\162\040\123\145\162\166\151\143 ++\145\163\040\061\060\062\064\040\103\101\061\040\060\036\006\011 ++\052\206\110\206\367\015\001\011\001\026\021\151\156\146\157\100 ++\144\151\147\151\156\157\164\141\162\056\156\154\060\036\027\015 ++\060\067\060\067\062\066\061\065\065\071\060\061\132\027\015\061 ++\063\060\070\062\066\061\066\062\071\060\061\132\060\150\061\013 ++\060\011\006\003\125\004\006\023\002\116\114\061\022\060\020\006 ++\003\125\004\012\023\011\104\151\147\151\116\157\164\141\162\061 ++\043\060\041\006\003\125\004\003\023\032\104\151\147\151\116\157 ++\164\141\162\040\123\145\162\166\151\143\145\163\040\061\060\062 ++\064\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015 ++\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157 ++\164\141\162\056\156\154\060\201\237\060\015\006\011\052\206\110 ++\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002 ++\201\201\000\332\233\115\135\074\371\321\342\213\306\306\010\040 ++\305\331\036\110\354\146\130\147\171\142\053\101\143\364\211\215 ++\150\332\257\270\224\066\213\031\044\244\240\223\322\231\017\262 ++\255\055\065\115\315\057\152\341\371\233\031\053\274\004\032\176 ++\055\075\122\144\315\361\076\147\017\211\056\350\362\117\256\246 ++\010\241\205\376\241\251\011\346\306\253\076\103\374\257\172\003 ++\221\332\246\071\246\141\356\230\117\030\250\323\263\257\146\202 ++\351\237\274\335\162\371\006\004\275\022\331\030\044\347\253\223 ++\123\213\131\002\003\001\000\001\243\202\001\046\060\202\001\042 ++\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001 ++\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006 ++\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005 ++\007\003\002\006\010\053\006\001\005\005\007\003\004\060\021\006 ++\003\125\035\040\004\012\060\010\060\006\006\004\125\035\040\000 ++\060\063\006\010\053\006\001\005\005\007\001\001\004\047\060\045 ++\060\043\006\010\053\006\001\005\005\007\060\001\206\027\150\164 ++\164\160\072\057\057\157\143\163\160\056\145\156\164\162\165\163 ++\164\056\156\145\164\060\063\006\003\125\035\037\004\054\060\052 ++\060\050\240\046\240\044\206\042\150\164\164\160\072\057\057\143 ++\162\154\056\145\156\164\162\165\163\164\056\156\145\164\057\163 ++\145\162\166\145\162\061\056\143\162\154\060\035\006\003\125\035 ++\016\004\026\004\024\376\334\224\111\014\157\357\134\177\306\361 ++\022\231\117\026\111\255\373\202\145\060\013\006\003\125\035\017 ++\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060 ++\026\200\024\360\027\142\023\125\075\263\377\012\000\153\373\120 ++\204\227\363\355\142\320\032\060\031\006\011\052\206\110\206\366 ++\175\007\101\000\004\014\060\012\033\004\126\067\056\061\003\002 ++\000\201\060\015\006\011\052\206\110\206\367\015\001\001\005\005 ++\000\003\201\201\000\143\164\152\067\251\077\226\234\146\310\130 ++\254\011\311\357\365\145\224\177\243\002\304\070\061\275\135\043 ++\207\354\324\126\262\311\262\156\344\005\006\374\354\365\372\210 ++\160\131\324\356\346\335\265\172\240\243\140\057\002\014\253\336 ++\022\135\257\360\065\113\252\212\107\221\032\365\205\054\102\307 ++\035\357\225\103\263\136\270\225\223\245\332\305\050\252\255\162 ++\055\061\255\231\153\154\377\214\041\047\257\255\232\221\053\307 ++\335\130\303\156\007\305\237\171\322\307\214\125\277\114\307\047 ++\136\121\026\053\076 ++END ++ ++# Trust for Certificate "Explicitly Distrust DigiNotar Services 1024 CA" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Services 1024 CA" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\022\073\352\312\146\147\167\141\340\353\150\362\376\355\242\017 ++\040\005\125\160 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\057\026\150\227\114\150\117\316\122\212\354\123\217\223\111\370 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 ++\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 ++\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 ++\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 ++\147\151\156\157\164\141\162\056\156\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrust DigiNotar Cyber CA" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 ++\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 ++\156\154 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 ++\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 ++\156\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\005\105\060\202\004\256\240\003\002\001\002\002\004\017 ++\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 ++\005\000\060\140\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 ++\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 ++\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 ++\103\101\061\040\060\036\006\011\052\206\110\206\367\015\001\011 ++\001\026\021\151\156\146\157\100\144\151\147\151\156\157\164\141 ++\162\056\156\154\060\036\027\015\060\066\061\060\060\064\061\060 ++\065\064\061\062\132\027\015\061\061\061\060\060\064\061\060\065 ++\063\061\062\132\060\140\061\013\060\011\006\003\125\004\006\023 ++\002\116\114\061\022\060\020\006\003\125\004\012\023\011\104\151 ++\147\151\116\157\164\141\162\061\033\060\031\006\003\125\004\003 ++\023\022\104\151\147\151\116\157\164\141\162\040\103\171\142\145 ++\162\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015 ++\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157 ++\164\141\162\056\156\154\060\202\002\042\060\015\006\011\052\206 ++\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202 ++\002\012\002\202\002\001\000\322\316\025\012\055\250\136\204\147 ++\255\375\276\357\106\307\310\271\317\163\374\364\064\271\371\054 ++\103\347\140\023\075\172\343\262\317\073\147\154\220\255\300\271 ++\077\204\122\360\065\102\334\164\334\050\073\275\122\264\247\254 ++\162\105\027\306\360\211\353\264\252\045\362\135\113\136\321\331 ++\207\272\326\175\174\365\316\062\237\020\063\305\261\112\273\136 ++\221\061\302\320\351\101\302\221\144\176\011\101\073\333\213\010 ++\067\152\252\312\122\336\265\071\036\300\210\003\245\077\213\231 ++\023\141\103\265\233\202\263\356\040\157\317\241\104\242\352\057 ++\153\100\237\217\053\127\255\241\123\302\205\042\151\235\240\077 ++\121\337\013\101\221\015\245\341\250\252\134\111\010\135\275\336 ++\160\101\261\017\311\143\153\323\177\064\164\002\057\064\132\170 ++\165\034\150\172\201\147\212\363\332\100\360\140\143\364\222\040 ++\327\003\246\075\243\036\147\304\204\033\101\245\311\214\346\275 ++\352\110\266\005\026\010\263\067\022\132\367\141\074\367\070\157 ++\056\227\340\157\126\070\124\323\050\265\255\024\156\056\113\144 ++\265\047\145\267\165\045\011\266\007\075\225\126\002\012\202\140 ++\262\163\105\340\063\046\121\164\232\271\324\120\034\366\115\133 ++\133\122\122\023\132\246\177\247\016\341\350\101\124\147\230\214 ++\207\325\311\323\154\313\323\124\222\006\011\064\101\367\201\157 ++\077\236\311\174\165\125\260\347\301\263\167\350\303\304\000\065 ++\225\100\160\020\112\005\336\045\273\237\131\245\144\274\107\140 ++\277\140\343\166\213\023\125\335\341\164\172\271\317\044\246\152 ++\177\336\144\042\104\130\150\202\152\020\371\075\345\076\033\271 ++\275\374\042\364\140\004\211\273\125\155\050\125\372\336\216\215 ++\033\041\024\327\067\213\064\173\115\366\262\262\020\317\063\261 ++\175\034\142\231\110\313\053\154\166\226\125\277\031\015\035\037 ++\273\145\252\033\216\231\265\306\050\220\345\202\055\170\120\040 ++\232\375\171\057\044\177\360\211\051\151\364\175\315\163\276\263 ++\355\116\301\321\355\122\136\217\367\270\327\215\207\255\262\331 ++\033\121\022\377\126\263\341\257\064\175\134\244\170\210\020\236 ++\235\003\306\245\252\242\044\121\367\111\024\305\261\356\131\103 ++\225\337\253\150\050\060\077\002\003\001\000\001\243\202\001\206 ++\060\202\001\202\060\022\006\003\125\035\023\001\001\377\004\010 ++\060\006\001\001\377\002\001\001\060\123\006\003\125\035\040\004 ++\114\060\112\060\110\006\011\053\006\001\004\001\261\076\001\000 ++\060\073\060\071\006\010\053\006\001\005\005\007\002\001\026\055 ++\150\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151 ++\143\055\164\162\165\163\164\056\143\157\155\057\103\120\123\057 ++\117\155\156\151\122\157\157\164\056\150\164\155\154\060\016\006 ++\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\240 ++\006\003\125\035\043\004\201\230\060\201\225\200\024\246\014\035 ++\237\141\377\007\027\265\277\070\106\333\103\060\325\216\260\122 ++\006\241\171\244\167\060\165\061\013\060\011\006\003\125\004\006 ++\023\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107 ++\124\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047 ++\060\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142 ++\145\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156 ++\163\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003 ++\023\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164 ++\040\107\154\157\142\141\154\040\122\157\157\164\202\002\001\245 ++\060\105\006\003\125\035\037\004\076\060\074\060\072\240\070\240 ++\066\206\064\150\164\164\160\072\057\057\167\167\167\056\160\165 ++\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143 ++\147\151\055\142\151\156\057\103\122\114\057\062\060\061\070\057 ++\143\144\160\056\143\162\154\060\035\006\003\125\035\016\004\026 ++\004\024\253\371\150\337\317\112\067\327\173\105\214\137\162\336 ++\100\104\303\145\273\302\060\015\006\011\052\206\110\206\367\015 ++\001\001\005\005\000\003\201\201\000\217\150\153\245\133\007\272 ++\104\146\016\034\250\134\060\173\063\344\012\046\004\374\357\236 ++\032\070\326\056\241\037\320\231\107\302\165\144\044\375\236\073 ++\050\166\271\046\050\141\221\014\155\054\370\004\237\174\120\001 ++\325\343\151\257\357\025\322\105\233\044\011\052\146\005\117\045 ++\201\312\135\276\252\301\131\047\256\063\216\202\367\337\164\260 ++\125\263\216\370\347\067\310\156\252\126\104\366\275\123\201\043 ++\226\075\264\372\062\212\123\146\104\045\242\045\306\246\074\045 ++\214\360\340\050\006\042\267\046\101 ++END ++ ++# Trust for Certificate "Explicitly Distrust DigiNotar Cyber CA" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\245\216\240\354\366\104\126\065\031\035\150\133\307\240\344\034 ++\260\115\171\056 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\274\275\211\022\264\377\345\371\046\107\310\140\066\133\331\124 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 ++\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 ++\156\154 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrust DigiNotar Cyber CA 2nd" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA 2nd" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\005\001\060\202\004\152\240\003\002\001\002\002\004\017 ++\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 ++\005\000\060\076\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 ++\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 ++\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 ++\103\101\060\036\027\015\060\066\060\071\062\067\061\060\065\063 ++\065\063\132\027\015\061\063\060\071\062\060\060\071\064\064\060 ++\067\132\060\076\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 ++\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 ++\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 ++\103\101\060\202\002\042\060\015\006\011\052\206\110\206\367\015 ++\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202 ++\002\001\000\322\316\025\012\055\250\136\204\147\255\375\276\357 ++\106\307\310\271\317\163\374\364\064\271\371\054\103\347\140\023 ++\075\172\343\262\317\073\147\154\220\255\300\271\077\204\122\360 ++\065\102\334\164\334\050\073\275\122\264\247\254\162\105\027\306 ++\360\211\353\264\252\045\362\135\113\136\321\331\207\272\326\175 ++\174\365\316\062\237\020\063\305\261\112\273\136\221\061\302\320 ++\351\101\302\221\144\176\011\101\073\333\213\010\067\152\252\312 ++\122\336\265\071\036\300\210\003\245\077\213\231\023\141\103\265 ++\233\202\263\356\040\157\317\241\104\242\352\057\153\100\237\217 ++\053\127\255\241\123\302\205\042\151\235\240\077\121\337\013\101 ++\221\015\245\341\250\252\134\111\010\135\275\336\160\101\261\017 ++\311\143\153\323\177\064\164\002\057\064\132\170\165\034\150\172 ++\201\147\212\363\332\100\360\140\143\364\222\040\327\003\246\075 ++\243\036\147\304\204\033\101\245\311\214\346\275\352\110\266\005 ++\026\010\263\067\022\132\367\141\074\367\070\157\056\227\340\157 ++\126\070\124\323\050\265\255\024\156\056\113\144\265\047\145\267 ++\165\045\011\266\007\075\225\126\002\012\202\140\262\163\105\340 ++\063\046\121\164\232\271\324\120\034\366\115\133\133\122\122\023 ++\132\246\177\247\016\341\350\101\124\147\230\214\207\325\311\323 ++\154\313\323\124\222\006\011\064\101\367\201\157\077\236\311\174 ++\165\125\260\347\301\263\167\350\303\304\000\065\225\100\160\020 ++\112\005\336\045\273\237\131\245\144\274\107\140\277\140\343\166 ++\213\023\125\335\341\164\172\271\317\044\246\152\177\336\144\042 ++\104\130\150\202\152\020\371\075\345\076\033\271\275\374\042\364 ++\140\004\211\273\125\155\050\125\372\336\216\215\033\041\024\327 ++\067\213\064\173\115\366\262\262\020\317\063\261\175\034\142\231 ++\110\313\053\154\166\226\125\277\031\015\035\037\273\145\252\033 ++\216\231\265\306\050\220\345\202\055\170\120\040\232\375\171\057 ++\044\177\360\211\051\151\364\175\315\163\276\263\355\116\301\321 ++\355\122\136\217\367\270\327\215\207\255\262\331\033\121\022\377 ++\126\263\341\257\064\175\134\244\170\210\020\236\235\003\306\245 ++\252\242\044\121\367\111\024\305\261\356\131\103\225\337\253\150 ++\050\060\077\002\003\001\000\001\243\202\001\206\060\202\001\202 ++\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001 ++\377\002\001\001\060\123\006\003\125\035\040\004\114\060\112\060 ++\110\006\011\053\006\001\004\001\261\076\001\000\060\073\060\071 ++\006\010\053\006\001\005\005\007\002\001\026\055\150\164\164\160 ++\072\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162 ++\165\163\164\056\143\157\155\057\103\120\123\057\117\155\156\151 ++\122\157\157\164\056\150\164\155\154\060\016\006\003\125\035\017 ++\001\001\377\004\004\003\002\001\006\060\201\240\006\003\125\035 ++\043\004\201\230\060\201\225\200\024\246\014\035\237\141\377\007 ++\027\265\277\070\106\333\103\060\325\216\260\122\006\241\171\244 ++\167\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123 ++\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103 ++\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003 ++\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162 ++\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111 ++\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124 ++\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157 ++\142\141\154\040\122\157\157\164\202\002\001\245\060\105\006\003 ++\125\035\037\004\076\060\074\060\072\240\070\240\066\206\064\150 ++\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151\143 ++\055\164\162\165\163\164\056\143\157\155\057\143\147\151\055\142 ++\151\156\057\103\122\114\057\062\060\061\070\057\143\144\160\056 ++\143\162\154\060\035\006\003\125\035\016\004\026\004\024\253\371 ++\150\337\317\112\067\327\173\105\214\137\162\336\100\104\303\145 ++\273\302\060\015\006\011\052\206\110\206\367\015\001\001\005\005 ++\000\003\201\201\000\011\312\142\017\215\273\112\340\324\172\065 ++\053\006\055\321\050\141\266\254\001\373\203\111\274\256\324\057 ++\055\206\256\031\203\245\326\035\023\342\027\276\376\062\164\351 ++\172\024\070\312\224\136\367\051\001\151\161\033\221\032\375\243 ++\273\252\035\312\173\342\026\375\241\243\016\363\014\137\262\341 ++\040\061\224\053\136\222\166\355\372\351\265\043\246\277\012\073 ++\003\251\157\122\140\124\315\137\351\267\057\174\242\047\375\101 ++\203\165\266\015\373\170\046\363\261\105\351\062\225\052\032\065 ++\041\225\305\242\165 ++END ++ ++# Trust for Certificate "Explicitly Distrust DigiNotar Cyber CA 2nd" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA 2nd" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\210\036\105\005\017\230\331\131\373\012\065\371\114\016\050\227 ++\125\026\051\263 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\360\256\251\075\362\054\210\334\174\205\033\226\175\132\034\021 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 ++\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 ++\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrusted DigiNotar PKIoverheid" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 ++\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 ++\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 ++\156 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 ++\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 ++\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 ++\156 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\004\216\060\202\003\166\240\003\002\001\002\002\004\017 ++\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 ++\005\000\060\137\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147\151 ++\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006\003 ++\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040\120 ++\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\166 ++\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151\152 ++\166\145\156\060\036\027\015\060\067\060\067\060\065\060\070\064 ++\062\060\070\132\027\015\061\065\060\067\062\067\060\070\063\071 ++\064\067\132\060\137\061\013\060\011\006\003\125\004\006\023\002 ++\116\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147 ++\151\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006 ++\003\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040 ++\120\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117 ++\166\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151 ++\152\166\145\156\060\202\001\042\060\015\006\011\052\206\110\206 ++\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012 ++\002\202\001\001\000\334\275\322\247\116\152\012\273\073\242\205 ++\341\177\000\255\276\264\060\150\230\007\315\240\172\304\224\317 ++\161\371\212\067\344\123\353\127\166\314\213\346\154\376\356\207 ++\125\310\076\273\004\071\000\247\200\170\254\133\117\176\364\275 ++\270\124\270\161\073\007\061\111\071\223\124\174\040\073\171\053 ++\217\273\141\220\175\261\254\346\037\220\056\235\105\001\251\144 ++\055\115\303\057\271\347\120\325\116\052\134\253\166\166\067\106 ++\327\171\354\102\231\367\242\354\244\211\160\334\070\053\207\246 ++\252\044\346\235\222\044\033\276\366\375\324\057\031\027\172\346 ++\062\007\224\124\005\123\103\351\154\274\257\107\313\274\313\375 ++\275\073\104\022\201\361\153\113\273\355\264\317\253\045\117\030 ++\322\314\002\374\243\117\265\102\063\313\131\315\011\334\323\120 ++\375\240\166\214\254\176\146\212\102\366\255\034\222\363\266\373 ++\024\106\353\115\327\057\060\340\155\356\133\066\276\104\164\267 ++\040\005\127\205\115\350\000\031\242\366\014\346\256\241\300\102 ++\337\247\254\202\135\307\150\267\030\346\211\113\232\153\372\316 ++\171\371\363\054\247\002\003\001\000\001\243\202\001\120\060\202 ++\001\114\060\110\006\003\125\035\040\004\101\060\077\060\075\006 ++\004\125\035\040\000\060\065\060\063\006\010\053\006\001\005\005 ++\007\002\001\026\047\150\164\164\160\072\057\057\167\167\167\056 ++\144\151\147\151\156\157\164\141\162\056\156\154\057\143\160\163 ++\057\160\153\151\157\166\145\162\150\145\151\144\060\017\006\003 ++\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006 ++\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\200 ++\006\003\125\035\043\004\171\060\167\200\024\013\206\326\017\167 ++\243\150\261\373\144\011\303\210\156\134\004\034\127\351\075\241 ++\131\244\127\060\125\061\013\060\011\006\003\125\004\006\023\002 ++\116\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141 ++\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144 ++\145\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141 ++\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144 ++\145\156\040\122\157\157\164\040\103\101\202\004\000\230\232\171 ++\060\075\006\003\125\035\037\004\066\060\064\060\062\240\060\240 ++\056\206\054\150\164\164\160\072\057\057\143\162\154\056\160\153 ++\151\157\166\145\162\150\145\151\144\056\156\154\057\104\157\155 ++\117\166\114\141\164\145\163\164\103\122\114\056\143\162\154\060 ++\035\006\003\125\035\016\004\026\004\024\114\010\311\215\166\361 ++\230\307\076\337\074\327\057\165\015\261\166\171\227\314\060\015 ++\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001 ++\001\000\014\224\207\032\277\115\343\205\342\356\327\330\143\171 ++\016\120\337\306\204\133\322\273\331\365\061\012\032\065\227\164 ++\337\024\372\052\017\076\355\240\343\010\366\325\116\133\257\246 ++\256\045\342\105\153\042\017\267\124\050\176\222\336\215\024\154 ++\321\034\345\156\164\004\234\267\357\064\104\105\337\311\203\035 ++\031\037\300\051\151\337\211\325\077\302\260\123\155\345\116\027 ++\344\163\141\043\023\046\161\103\375\114\131\313\303\337\042\252 ++\041\053\331\277\225\021\032\212\244\342\253\247\135\113\157\051 ++\365\122\321\344\322\025\261\213\376\360\003\317\247\175\351\231 ++\207\070\263\015\163\024\344\162\054\341\316\365\255\006\110\144 ++\372\323\051\271\242\330\273\364\325\013\245\100\104\103\216\240 ++\277\316\132\245\122\114\144\323\027\061\141\314\350\244\212\350 ++\344\210\373\351\345\057\006\063\063\233\224\146\146\261\253\120 ++\072\241\011\201\164\123\132\047\271\246\322\045\317\323\303\247 ++\377\226\320\057\352\340\036\215\122\351\030\034\040\012\107\240 ++\226\126\016\100\220\121\104\254\032\375\361\356\205\037\367\102 ++\132\145 ++END ++ ++# Trust for Certificate "Explicitly Distrusted DigiNotar PKIoverheid" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\247\250\311\254\364\137\220\222\166\206\270\300\242\016\223\130 ++\175\336\060\344 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\243\317\263\377\371\117\247\261\353\072\165\130\116\056\237\352 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 ++\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 ++\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 ++\156 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE ++ ++# ++# Certificate "Explicitly Distrusted DigiNotar PKIoverheid G2" ++# ++CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid G2" ++CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 ++CKA_SUBJECT MULTILINE_OCTAL ++\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 ++\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 ++\156\151\163\141\164\151\145\040\055\040\107\062 ++END ++CKA_ID UTF8 "0" ++CKA_ISSUER MULTILINE_OCTAL ++\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 ++\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 ++\156\151\163\141\164\151\145\040\055\040\107\062 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_VALUE MULTILINE_OCTAL ++\060\202\006\225\060\202\004\175\240\003\002\001\002\002\004\017 ++\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\013 ++\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116 ++\114\061\027\060\025\006\003\125\004\012\014\016\104\151\147\151 ++\116\157\164\141\162\040\102\056\126\056\061\062\060\060\006\003 ++\125\004\003\014\051\104\151\147\151\116\157\164\141\162\040\120 ++\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\162 ++\147\141\156\151\163\141\164\151\145\040\055\040\107\062\060\036 ++\027\015\061\060\060\065\061\062\060\070\065\061\063\071\132\027 ++\015\062\060\060\063\062\063\060\071\065\060\060\065\132\060\132 ++\061\013\060\011\006\003\125\004\006\023\002\116\114\061\027\060 ++\025\006\003\125\004\012\014\016\104\151\147\151\116\157\164\141 ++\162\040\102\056\126\056\061\062\060\060\006\003\125\004\003\014 ++\051\104\151\147\151\116\157\164\141\162\040\120\113\111\157\166 ++\145\162\150\145\151\144\040\103\101\040\117\162\147\141\156\151 ++\163\141\164\151\145\040\055\040\107\062\060\202\002\042\060\015 ++\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002 ++\017\000\060\202\002\012\002\202\002\001\000\261\023\031\017\047 ++\346\154\324\125\206\113\320\354\211\212\105\221\170\254\107\275 ++\107\053\344\374\105\353\117\264\046\163\133\067\323\303\177\366 ++\343\336\327\243\370\055\150\305\010\076\113\224\326\344\207\045 ++\066\153\204\265\030\164\363\050\130\163\057\233\152\317\274\004 ++\036\366\336\335\257\374\113\252\365\333\146\142\045\001\045\202 ++\336\362\227\132\020\156\335\135\251\042\261\004\251\043\163\072 ++\370\161\255\035\317\204\104\353\107\321\257\155\310\174\050\253 ++\307\362\067\172\164\137\137\305\002\024\212\243\132\343\033\154 ++\001\343\135\216\331\150\326\364\011\033\062\334\221\265\054\365 ++\040\353\214\003\155\046\111\270\223\304\205\135\330\322\233\257 ++\126\152\314\005\063\314\240\102\236\064\125\104\234\153\240\324 ++\022\320\053\124\315\267\211\015\345\366\353\350\373\205\001\063 ++\117\172\153\361\235\162\063\226\016\367\262\204\245\245\047\304 ++\047\361\121\163\051\167\272\147\156\376\114\334\264\342\241\241 ++\201\057\071\111\215\103\070\023\316\320\245\134\302\207\072\000 ++\147\145\102\043\361\066\131\012\035\243\121\310\274\243\224\052 ++\061\337\343\074\362\235\032\074\004\260\357\261\012\060\023\163 ++\266\327\363\243\114\001\165\024\205\170\300\327\212\071\130\205 ++\120\372\056\346\305\276\317\213\077\257\217\066\324\045\011\055 ++\322\017\254\162\223\362\277\213\324\120\263\371\025\120\233\231 ++\365\024\331\373\213\221\243\062\046\046\240\370\337\073\140\201 ++\206\203\171\133\053\353\023\075\051\072\301\155\335\275\236\216 ++\207\326\112\256\064\227\005\356\024\246\366\334\070\176\112\351 ++\044\124\007\075\227\150\067\106\153\015\307\250\041\257\023\124 ++\344\011\152\361\115\106\012\311\135\373\233\117\275\336\373\267 ++\124\313\270\070\234\247\071\373\152\055\300\173\215\253\245\247 ++\127\354\112\222\212\063\305\341\040\134\163\330\220\222\053\200 ++\325\017\206\030\151\174\071\117\204\206\274\367\114\133\363\325 ++\264\312\240\302\360\067\042\312\171\122\037\123\346\252\363\220 ++\260\073\335\362\050\375\254\353\305\006\044\240\311\324\057\017 ++\130\375\265\236\354\017\317\262\131\320\242\004\172\070\152\256 ++\162\373\275\360\045\142\224\011\247\005\013\002\003\001\000\001 ++\243\202\001\141\060\202\001\135\060\110\006\003\125\035\040\004 ++\101\060\077\060\075\006\004\125\035\040\000\060\065\060\063\006 ++\010\053\006\001\005\005\007\002\001\026\047\150\164\164\160\072 ++\057\057\167\167\167\056\144\151\147\151\156\157\164\141\162\056 ++\156\154\057\143\160\163\057\160\153\151\157\166\145\162\150\145 ++\151\144\060\017\006\003\125\035\023\001\001\377\004\005\060\003 ++\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003 ++\002\001\006\060\201\205\006\003\125\035\043\004\176\060\174\200 ++\024\071\020\213\111\222\134\333\141\022\040\315\111\235\032\216 ++\332\234\147\100\271\241\136\244\134\060\132\061\013\060\011\006 ++\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004 ++\012\014\025\123\164\141\141\164\040\144\145\162\040\116\145\144 ++\145\162\154\141\156\144\145\156\061\053\060\051\006\003\125\004 ++\003\014\042\123\164\141\141\164\040\144\145\162\040\116\145\144 ++\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101 ++\040\055\040\107\062\202\004\000\230\226\364\060\111\006\003\125 ++\035\037\004\102\060\100\060\076\240\074\240\072\206\070\150\164 ++\164\160\072\057\057\143\162\154\056\160\153\151\157\166\145\162 ++\150\145\151\144\056\156\154\057\104\157\155\117\162\147\141\156 ++\151\163\141\164\151\145\114\141\164\145\163\164\103\122\114\055 ++\107\062\056\143\162\154\060\035\006\003\125\035\016\004\026\004 ++\024\274\135\224\073\331\253\173\003\045\163\141\302\333\055\356 ++\374\253\217\145\241\060\015\006\011\052\206\110\206\367\015\001 ++\001\013\005\000\003\202\002\001\000\217\374\055\114\267\331\055 ++\325\037\275\357\313\364\267\150\027\165\235\116\325\367\335\234 ++\361\052\046\355\237\242\266\034\003\325\123\263\354\010\317\064 ++\342\343\303\364\265\026\057\310\303\276\327\323\163\253\000\066 ++\371\032\112\176\326\143\351\136\106\272\245\266\216\025\267\243 ++\052\330\103\035\357\135\310\037\201\205\263\213\367\377\074\364 ++\331\364\106\010\077\234\274\035\240\331\250\114\315\045\122\116 ++\012\261\040\367\037\351\103\331\124\106\201\023\232\300\136\164 ++\154\052\230\062\352\374\167\273\015\245\242\061\230\042\176\174 ++\174\347\332\244\255\354\267\056\032\031\161\370\110\120\332\103 ++\217\054\204\335\301\100\047\343\265\360\025\116\226\324\370\134 ++\343\206\051\106\053\327\073\007\353\070\177\310\206\127\227\323 ++\357\052\063\304\027\120\325\144\151\153\053\153\105\136\135\057 ++\027\312\132\116\317\303\327\071\074\365\073\237\106\271\233\347 ++\016\111\227\235\326\325\343\033\017\352\217\001\116\232\023\224 ++\131\012\002\007\110\113\032\140\253\177\117\355\013\330\125\015 ++\150\157\125\234\151\145\025\102\354\300\334\335\154\254\303\026 ++\316\013\035\126\233\244\304\304\322\056\340\017\342\104\047\053 ++\120\151\244\334\142\350\212\041\051\102\154\314\000\072\226\166 ++\233\357\100\300\244\136\167\204\062\154\046\052\071\146\256\135 ++\343\271\271\262\054\150\037\036\232\220\003\071\360\252\263\244 ++\314\111\213\030\064\351\067\311\173\051\307\204\174\157\104\025 ++\057\354\141\131\004\311\105\313\242\326\122\242\174\177\051\222 ++\326\112\305\213\102\250\324\376\352\330\307\207\043\030\344\235 ++\172\175\163\100\122\230\240\256\156\343\005\077\005\017\340\245 ++\306\155\115\355\203\067\210\234\307\363\334\102\232\152\266\327 ++\041\111\066\167\362\357\030\117\305\160\331\236\351\336\267\053 ++\213\364\274\176\050\337\015\100\311\205\134\256\235\305\061\377 ++\320\134\016\265\250\176\360\351\057\272\257\210\256\345\265\321 ++\130\245\257\234\161\247\051\001\220\203\151\067\202\005\272\374 ++\011\301\010\156\214\170\073\303\063\002\200\077\104\205\010\035 ++\337\125\126\010\255\054\205\055\135\261\003\341\256\252\164\305 ++\244\363\116\272\067\230\173\202\271 ++END ++ ++# Trust for Certificate "Explicitly Distrusted DigiNotar PKIoverheid G2" ++CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST ++CKA_TOKEN CK_BBOOL CK_TRUE ++CKA_PRIVATE CK_BBOOL CK_FALSE ++CKA_MODIFIABLE CK_BBOOL CK_FALSE ++CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid G2" ++CKA_CERT_SHA1_HASH MULTILINE_OCTAL ++\325\362\127\251\277\055\320\077\213\106\127\371\053\311\244\306 ++\222\341\102\102 ++END ++CKA_CERT_MD5_HASH MULTILINE_OCTAL ++\056\141\242\321\170\316\356\277\131\063\260\043\024\017\224\034 ++END ++CKA_ISSUER MULTILINE_OCTAL ++\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 ++\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 ++\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 ++\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 ++\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 ++\156\151\163\141\164\151\145\040\055\040\107\062 ++END ++CKA_SERIAL_NUMBER MULTILINE_OCTAL ++\002\004\017\377\377\377 ++END ++CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED ++CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE +diff -up mozilla/security/nss/lib/ckfw/builtins/nssckbi.h.diginotar mozilla/security/nss/lib/ckfw/builtins/nssckbi.h +--- mozilla/security/nss/lib/ckfw/builtins/nssckbi.h.diginotar 2011-04-06 16:58:26.000000000 -0700 ++++ mozilla/security/nss/lib/ckfw/builtins/nssckbi.h 2011-09-02 12:39:07.000000000 -0700 +@@ -77,8 +77,8 @@ + * of the comment in the CK_VERSION type definition. + */ + #define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1 +-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 83 +-#define NSS_BUILTINS_LIBRARY_VERSION "1.83" ++#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 87 ++#define NSS_BUILTINS_LIBRARY_VERSION "1.87" + + /* These version numbers detail the semantic changes to the ckfw engine. */ + #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1 diff --git a/nss.spec b/nss.spec index 01c7a3b..11e3cda 100644 --- a/nss.spec +++ b/nss.spec @@ -6,7 +6,7 @@ Summary: Network Security Services Name: nss Version: 3.12.10 -Release: 6%{?dist} +Release: 7%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -57,6 +57,7 @@ Patch8: 0001-Bug-695011-PEM-logging.patch Patch16: nss-539183.patch Patch17: nss-703658.patch Patch18: nss-646045.patch +Patch19: builtins-nssckbi_1_87_rtm.patch %description Network Security Services (NSS) is a set of libraries designed to @@ -134,6 +135,7 @@ low level services. %patch16 -p0 -b .539183 %patch17 -p0 -b .703658 %patch18 -p0 -b .646045 +%patch19 -p0 -b .ckbi187 %build @@ -544,6 +546,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Tue Sep 06 2011 Kai Engert - 3.12.10-7 +- Update builtins certs to those from NSSCKBI_1_87_RTM + * Sat Jul 23 2011 Elio Maldonado - 3.12.10-6 - Indicate the provenance of stripped source tarball (#688015) From 190ec81eecb2e7bac92108f926837c4357f26be1 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Mon, 7 Nov 2011 08:38:42 -0800 Subject: [PATCH 2/6] - Remove patch that was obsoleted by the update --- builtins-nssckbi_1_87_rtm.patch | 4457 ------------------------------- 1 file changed, 4457 deletions(-) delete mode 100644 builtins-nssckbi_1_87_rtm.patch diff --git a/builtins-nssckbi_1_87_rtm.patch b/builtins-nssckbi_1_87_rtm.patch deleted file mode 100644 index 043e8f8..0000000 --- a/builtins-nssckbi_1_87_rtm.patch +++ /dev/null @@ -1,4457 +0,0 @@ -diff -up mozilla/security/nss/lib/ckfw/builtins/certdata.c.diginotar mozilla/security/nss/lib/ckfw/builtins/certdata.c ---- mozilla/security/nss/lib/ckfw/builtins/certdata.c.diginotar 2011-04-06 16:59:08.000000000 -0700 -+++ mozilla/security/nss/lib/ckfw/builtins/certdata.c 2011-09-02 12:39:06.000000000 -0700 -@@ -35,7 +35,7 @@ - * - * ***** END LICENSE BLOCK ***** */ - #ifdef DEBUG --static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $"; -+static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $"; - #endif /* DEBUG */ - - #ifndef BUILTINS_H -@@ -1021,6 +1021,60 @@ static const CK_ATTRIBUTE_TYPE nss_built - static const CK_ATTRIBUTE_TYPE nss_builtins_types_321 [] = { - CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED - }; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_322 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_323 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_324 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_325 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_326 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_327 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_328 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_329 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_330 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_331 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_332 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_333 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_334 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_335 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_336 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_337 [] = { -+ 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 -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_338 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE -+}; -+static const CK_ATTRIBUTE_TYPE nss_builtins_types_339 [] = { -+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED -+}; - #ifdef DEBUG - static const NSSItem nss_builtins_items_0 [] = { - { (void *)&cko_data, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -@@ -1029,7 +1083,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)"CVS ID", (PRUint32)7 }, - { (void *)"NSS", (PRUint32)4 }, -- { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.9 $ $Date: 2011/04/06 23:59:08 $", (PRUint32)164 } -+ { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.67.2.13 $ $Date: 2011/09/02 19:39:06 $", (PRUint32)165 } - }; - #endif /* DEBUG */ - static const NSSItem nss_builtins_items_1 [] = { -@@ -12482,151 +12536,6 @@ static const NSSItem nss_builtins_items_ - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)"DigiNotar Root CA", (PRUint32)18 }, -- { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" --"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" --"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" --"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" --"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" --"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" --"\154" --, (PRUint32)97 }, -- { (void *)"0", (PRUint32)2 }, -- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" --"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" --"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" --"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" --"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" --"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" --"\154" --, (PRUint32)97 }, -- { (void *)"\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223" --"\074\114" --, (PRUint32)18 }, -- { (void *)"\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\014" --"\166\332\234\221\014\116\054\236\376\025\320\130\223\074\114\060" --"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137" --"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060" --"\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141" --"\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151" --"\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060" --"\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156" --"\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060" --"\036\027\015\060\067\060\065\061\066\061\067\061\071\063\066\132" --"\027\015\062\065\060\063\063\061\061\070\061\071\062\061\132\060" --"\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022" --"\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164" --"\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147" --"\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040" --"\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151" --"\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154" --"\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001" --"\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001" --"\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126" --"\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201" --"\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300" --"\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177" --"\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330" --"\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213" --"\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337" --"\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045" --"\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123" --"\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007" --"\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043" --"\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042" --"\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041" --"\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324" --"\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313" --"\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110" --"\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114" --"\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376" --"\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344" --"\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357" --"\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346" --"\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314" --"\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351" --"\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154" --"\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262" --"\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042" --"\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077" --"\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102" --"\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323" --"\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176" --"\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147" --"\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216" --"\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035" --"\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125" --"\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125" --"\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153" --"\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206" --"\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002" --"\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004" --"\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257" --"\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362" --"\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203" --"\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302" --"\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150" --"\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307" --"\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050" --"\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350" --"\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013" --"\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075" --"\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114" --"\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313" --"\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273" --"\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235" --"\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146" --"\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160" --"\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007" --"\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351" --"\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134" --"\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045" --"\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113" --"\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174" --"\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304" --"\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012" --"\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330" --"\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124" --"\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163" --"\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056" --"\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175" --"\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163" --"\262\345\214\360\206\231\270\345\305\337\204\301\267\353" --, (PRUint32)1422 } --}; --static const NSSItem nss_builtins_items_187 [] = { -- { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -- { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)"DigiNotar Root CA", (PRUint32)18 }, -- { (void *)"\300\140\355\104\313\330\201\275\016\370\154\013\242\207\335\317" --"\201\147\107\214" --, (PRUint32)20 }, -- { (void *)"\172\171\124\115\007\222\073\133\377\101\360\016\307\071\242\230" --, (PRUint32)16 }, -- { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" --"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" --"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" --"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" --"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" --"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" --"\154" --, (PRUint32)97 }, -- { (void *)"\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223" --"\074\114" --, (PRUint32)18 }, -- { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -- { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -- { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } --}; --static const NSSItem nss_builtins_items_188 [] = { -- { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -- { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -- { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)"Network Solutions Certificate Authority", (PRUint32)40 }, - { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, - { (void *)"\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061" -@@ -12714,7 +12623,7 @@ static const NSSItem nss_builtins_items_ - "\244\140\114\260\125\240\240\173\127\262" - , (PRUint32)1002 } - }; --static const NSSItem nss_builtins_items_189 [] = { -+static const NSSItem nss_builtins_items_187 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -12741,7 +12650,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_190 [] = { -+static const NSSItem nss_builtins_items_188 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -12850,7 +12759,7 @@ static const NSSItem nss_builtins_items_ - "\333" - , (PRUint32)1217 } - }; --static const NSSItem nss_builtins_items_191 [] = { -+static const NSSItem nss_builtins_items_189 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -12878,7 +12787,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_192 [] = { -+static const NSSItem nss_builtins_items_190 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -12952,7 +12861,7 @@ static const NSSItem nss_builtins_items_ - "\334\335\363\377\035\054\072\026\127\331\222\071\326" - , (PRUint32)653 } - }; --static const NSSItem nss_builtins_items_193 [] = { -+static const NSSItem nss_builtins_items_191 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -12981,7 +12890,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_194 [] = { -+static const NSSItem nss_builtins_items_192 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13073,7 +12982,7 @@ static const NSSItem nss_builtins_items_ - "\321\236\164\310\166\147" - , (PRUint32)1078 } - }; --static const NSSItem nss_builtins_items_195 [] = { -+static const NSSItem nss_builtins_items_193 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13098,7 +13007,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_196 [] = { -+static const NSSItem nss_builtins_items_194 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13195,7 +13104,7 @@ static const NSSItem nss_builtins_items_ - "\253\205\322\140\126\132" - , (PRUint32)1030 } - }; --static const NSSItem nss_builtins_items_197 [] = { -+static const NSSItem nss_builtins_items_195 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13223,7 +13132,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_198 [] = { -+static const NSSItem nss_builtins_items_196 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13308,7 +13217,7 @@ static const NSSItem nss_builtins_items_ - "\164" - , (PRUint32)897 } - }; --static const NSSItem nss_builtins_items_199 [] = { -+static const NSSItem nss_builtins_items_197 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13334,7 +13243,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_200 [] = { -+static const NSSItem nss_builtins_items_198 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13431,7 +13340,7 @@ static const NSSItem nss_builtins_items_ - "\374\276\337\012\015" - , (PRUint32)1013 } - }; --static const NSSItem nss_builtins_items_201 [] = { -+static const NSSItem nss_builtins_items_199 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13460,7 +13369,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_202 [] = { -+static const NSSItem nss_builtins_items_200 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13571,7 +13480,7 @@ static const NSSItem nss_builtins_items_ - "\241\361\017\033\037\075\236\004\203\335\226\331\035\072\224" - , (PRUint32)1151 } - }; --static const NSSItem nss_builtins_items_203 [] = { -+static const NSSItem nss_builtins_items_201 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13603,7 +13512,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_204 [] = { -+static const NSSItem nss_builtins_items_202 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13757,7 +13666,7 @@ static const NSSItem nss_builtins_items_ - "\103\307\003\340\067\116\135\012\334\131\040\045" - , (PRUint32)1964 } - }; --static const NSSItem nss_builtins_items_205 [] = { -+static const NSSItem nss_builtins_items_203 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13785,7 +13694,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_206 [] = { -+static const NSSItem nss_builtins_items_204 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13866,7 +13775,7 @@ static const NSSItem nss_builtins_items_ - "\300\226\130\057\352\273\106\327\273\344\331\056" - , (PRUint32)940 } - }; --static const NSSItem nss_builtins_items_207 [] = { -+static const NSSItem nss_builtins_items_205 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -13889,7 +13798,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_208 [] = { -+static const NSSItem nss_builtins_items_206 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14023,7 +13932,7 @@ static const NSSItem nss_builtins_items_ - "\005\211\374\170\326\134\054\046\103\251" - , (PRUint32)1642 } - }; --static const NSSItem nss_builtins_items_209 [] = { -+static const NSSItem nss_builtins_items_207 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14051,7 +13960,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_210 [] = { -+static const NSSItem nss_builtins_items_208 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14156,7 +14065,7 @@ static const NSSItem nss_builtins_items_ - "\334\144\047\027\214\132\267\332\164\050\315\227\344\275" - , (PRUint32)1198 } - }; --static const NSSItem nss_builtins_items_211 [] = { -+static const NSSItem nss_builtins_items_209 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14183,7 +14092,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_212 [] = { -+static const NSSItem nss_builtins_items_210 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14288,7 +14197,7 @@ static const NSSItem nss_builtins_items_ - "\016\121\075\157\373\226\126\200\342\066\027\321\334\344" - , (PRUint32)1198 } - }; --static const NSSItem nss_builtins_items_213 [] = { -+static const NSSItem nss_builtins_items_211 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14315,7 +14224,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_214 [] = { -+static const NSSItem nss_builtins_items_212 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14408,7 +14317,7 @@ static const NSSItem nss_builtins_items_ - "\230" - , (PRUint32)993 } - }; --static const NSSItem nss_builtins_items_215 [] = { -+static const NSSItem nss_builtins_items_213 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14435,7 +14344,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_216 [] = { -+static const NSSItem nss_builtins_items_214 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14524,7 +14433,7 @@ static const NSSItem nss_builtins_items_ - "\126\144\127" - , (PRUint32)931 } - }; --static const NSSItem nss_builtins_items_217 [] = { -+static const NSSItem nss_builtins_items_215 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14551,7 +14460,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_218 [] = { -+static const NSSItem nss_builtins_items_216 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14632,7 +14541,7 @@ static const NSSItem nss_builtins_items_ - "\000\147\240\161\000\202\110" - , (PRUint32)919 } - }; --static const NSSItem nss_builtins_items_219 [] = { -+static const NSSItem nss_builtins_items_217 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14656,7 +14565,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_220 [] = { -+static const NSSItem nss_builtins_items_218 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14738,7 +14647,7 @@ static const NSSItem nss_builtins_items_ - "\316\145\006\056\135\322\052\123\164\136\323\156\047\236\217" - , (PRUint32)943 } - }; --static const NSSItem nss_builtins_items_221 [] = { -+static const NSSItem nss_builtins_items_219 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14762,7 +14671,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_222 [] = { -+static const NSSItem nss_builtins_items_220 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14843,7 +14752,7 @@ static const NSSItem nss_builtins_items_ - "\246\210\070\316\125" - , (PRUint32)933 } - }; --static const NSSItem nss_builtins_items_223 [] = { -+static const NSSItem nss_builtins_items_221 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14866,7 +14775,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_224 [] = { -+static const NSSItem nss_builtins_items_222 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -14985,7 +14894,7 @@ static const NSSItem nss_builtins_items_ - "\201\370\021\234" - , (PRUint32)1460 } - }; --static const NSSItem nss_builtins_items_225 [] = { -+static const NSSItem nss_builtins_items_223 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15011,7 +14920,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_226 [] = { -+static const NSSItem nss_builtins_items_224 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15145,7 +15054,7 @@ static const NSSItem nss_builtins_items_ - "\311\234\220\332\354\251\102\074\255\266\002" - , (PRUint32)1307 } - }; --static const NSSItem nss_builtins_items_227 [] = { -+static const NSSItem nss_builtins_items_225 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15183,7 +15092,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_228 [] = { -+static const NSSItem nss_builtins_items_226 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15261,7 +15170,7 @@ static const NSSItem nss_builtins_items_ - "\366\324\357\277\114\210\150" - , (PRUint32)855 } - }; --static const NSSItem nss_builtins_items_229 [] = { -+static const NSSItem nss_builtins_items_227 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15285,7 +15194,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_230 [] = { -+static const NSSItem nss_builtins_items_228 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15363,7 +15272,7 @@ static const NSSItem nss_builtins_items_ - "\246\347\313\100\003\335\171" - , (PRUint32)855 } - }; --static const NSSItem nss_builtins_items_231 [] = { -+static const NSSItem nss_builtins_items_229 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15387,7 +15296,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_232 [] = { -+static const NSSItem nss_builtins_items_230 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15514,7 +15423,7 @@ static const NSSItem nss_builtins_items_ - "\320\352\111\242\034\215\122\024\246\012\223" - , (PRUint32)1515 } - }; --static const NSSItem nss_builtins_items_233 [] = { -+static const NSSItem nss_builtins_items_231 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15542,7 +15451,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_234 [] = { -+static const NSSItem nss_builtins_items_232 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15616,7 +15525,7 @@ static const NSSItem nss_builtins_items_ - "\366\356\260\132\116\111\104\124\130\137\102\203" - , (PRUint32)828 } - }; --static const NSSItem nss_builtins_items_235 [] = { -+static const NSSItem nss_builtins_items_233 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15639,7 +15548,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_236 [] = { -+static const NSSItem nss_builtins_items_234 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15715,7 +15624,7 @@ static const NSSItem nss_builtins_items_ - "\011\333\212\101\202\236\146\233\021" - , (PRUint32)857 } - }; --static const NSSItem nss_builtins_items_237 [] = { -+static const NSSItem nss_builtins_items_235 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15738,7 +15647,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_238 [] = { -+static const NSSItem nss_builtins_items_236 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15821,7 +15730,7 @@ static const NSSItem nss_builtins_items_ - "\262\033\211\124" - , (PRUint32)932 } - }; --static const NSSItem nss_builtins_items_239 [] = { -+static const NSSItem nss_builtins_items_237 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15845,7 +15754,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_240 [] = { -+static const NSSItem nss_builtins_items_238 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15945,7 +15854,7 @@ static const NSSItem nss_builtins_items_ - "\021\055" - , (PRUint32)1026 } - }; --static const NSSItem nss_builtins_items_241 [] = { -+static const NSSItem nss_builtins_items_239 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -15975,7 +15884,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_242 [] = { -+static const NSSItem nss_builtins_items_240 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16049,7 +15958,7 @@ static const NSSItem nss_builtins_items_ - "\367\130\077\056\162\002\127\243\217\241\024\056" - , (PRUint32)652 } - }; --static const NSSItem nss_builtins_items_243 [] = { -+static const NSSItem nss_builtins_items_241 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16078,7 +15987,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_244 [] = { -+static const NSSItem nss_builtins_items_242 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16184,7 +16093,7 @@ static const NSSItem nss_builtins_items_ - "\061\324\100\032\142\064\066\077\065\001\256\254\143\240" - , (PRUint32)1070 } - }; --static const NSSItem nss_builtins_items_245 [] = { -+static const NSSItem nss_builtins_items_243 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16216,7 +16125,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_246 [] = { -+static const NSSItem nss_builtins_items_244 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16295,7 +16204,7 @@ static const NSSItem nss_builtins_items_ - "\017\212" - , (PRUint32)690 } - }; --static const NSSItem nss_builtins_items_247 [] = { -+static const NSSItem nss_builtins_items_245 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16325,7 +16234,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_248 [] = { -+static const NSSItem nss_builtins_items_246 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16440,7 +16349,7 @@ static const NSSItem nss_builtins_items_ - "\354\315\202\141\361\070\346\117\227\230\052\132\215" - , (PRUint32)1213 } - }; --static const NSSItem nss_builtins_items_249 [] = { -+static const NSSItem nss_builtins_items_247 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16472,7 +16381,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_250 [] = { -+static const NSSItem nss_builtins_items_248 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16570,7 +16479,7 @@ static const NSSItem nss_builtins_items_ - "\055\247\330\206\052\335\056\020" - , (PRUint32)904 } - }; --static const NSSItem nss_builtins_items_251 [] = { -+static const NSSItem nss_builtins_items_249 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16603,7 +16512,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_252 [] = { -+static const NSSItem nss_builtins_items_250 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16705,7 +16614,7 @@ static const NSSItem nss_builtins_items_ - "\330\316\304\143\165\077\131\107\261" - , (PRUint32)1049 } - }; --static const NSSItem nss_builtins_items_253 [] = { -+static const NSSItem nss_builtins_items_251 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16735,7 +16644,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_254 [] = { -+static const NSSItem nss_builtins_items_252 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16854,7 +16763,7 @@ static const NSSItem nss_builtins_items_ - "\370\161\012\334\271\374\175\062\140\346\353\257\212\001" - , (PRUint32)1486 } - }; --static const NSSItem nss_builtins_items_255 [] = { -+static const NSSItem nss_builtins_items_253 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16875,11 +16784,11 @@ static const NSSItem nss_builtins_items_ - { (void *)"\002\004\000\230\226\214" - , (PRUint32)6 }, - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -- { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_256 [] = { -+static const NSSItem nss_builtins_items_254 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16969,7 +16878,7 @@ static const NSSItem nss_builtins_items_ - "\315\345\250" - , (PRUint32)1043 } - }; --static const NSSItem nss_builtins_items_257 [] = { -+static const NSSItem nss_builtins_items_255 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -16993,7 +16902,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_258 [] = { -+static const NSSItem nss_builtins_items_256 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17098,7 +17007,7 @@ static const NSSItem nss_builtins_items_ - "\115\273\306\104\333\066\313\052\234\216" - , (PRUint32)1258 } - }; --static const NSSItem nss_builtins_items_259 [] = { -+static const NSSItem nss_builtins_items_257 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17123,7 +17032,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_260 [] = { -+static const NSSItem nss_builtins_items_258 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17199,7 +17108,7 @@ static const NSSItem nss_builtins_items_ - "\002\153\331\132" - , (PRUint32)820 } - }; --static const NSSItem nss_builtins_items_261 [] = { -+static const NSSItem nss_builtins_items_259 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17223,7 +17132,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_262 [] = { -+static const NSSItem nss_builtins_items_260 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17305,7 +17214,7 @@ static const NSSItem nss_builtins_items_ - "\362" - , (PRUint32)881 } - }; --static const NSSItem nss_builtins_items_263 [] = { -+static const NSSItem nss_builtins_items_261 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17330,7 +17239,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_264 [] = { -+static const NSSItem nss_builtins_items_262 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17446,7 +17355,7 @@ static const NSSItem nss_builtins_items_ - "\113\076\053\070\007\125\230\136\244" - , (PRUint32)1465 } - }; --static const NSSItem nss_builtins_items_265 [] = { -+static const NSSItem nss_builtins_items_263 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17470,7 +17379,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_266 [] = { -+static const NSSItem nss_builtins_items_264 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17535,7 +17444,7 @@ static const NSSItem nss_builtins_items_ - "\375\166\004\333\142\273\220\152\003\331\106\065\331\370\174\133" - , (PRUint32)576 } - }; --static const NSSItem nss_builtins_items_267 [] = { -+static const NSSItem nss_builtins_items_265 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17562,7 +17471,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_268 [] = { -+static const NSSItem nss_builtins_items_266 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17627,7 +17536,7 @@ static const NSSItem nss_builtins_items_ - "\054\163\031\110\151\116\153\174\145\277\017\374\160\316\210\220" - , (PRUint32)576 } - }; --static const NSSItem nss_builtins_items_269 [] = { -+static const NSSItem nss_builtins_items_267 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17654,7 +17563,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_270 [] = { -+static const NSSItem nss_builtins_items_268 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17751,7 +17660,7 @@ static const NSSItem nss_builtins_items_ - "\202\042\055\172\124\253\160\303\175\042\145\202\160\226" - , (PRUint32)1038 } - }; --static const NSSItem nss_builtins_items_271 [] = { -+static const NSSItem nss_builtins_items_269 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17779,7 +17688,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_272 [] = { -+static const NSSItem nss_builtins_items_270 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17870,7 +17779,7 @@ static const NSSItem nss_builtins_items_ - "\336\102\343\055\202\361\017\345\372\227" - , (PRUint32)954 } - }; --static const NSSItem nss_builtins_items_273 [] = { -+static const NSSItem nss_builtins_items_271 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17898,7 +17807,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_274 [] = { -+static const NSSItem nss_builtins_items_272 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -17977,7 +17886,7 @@ static const NSSItem nss_builtins_items_ - "\130\077\137" - , (PRUint32)867 } - }; --static const NSSItem nss_builtins_items_275 [] = { -+static const NSSItem nss_builtins_items_273 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18001,7 +17910,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_276 [] = { -+static const NSSItem nss_builtins_items_274 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18094,7 +18003,7 @@ static const NSSItem nss_builtins_items_ - "\045\361\224\264\146" - , (PRUint32)997 } - }; --static const NSSItem nss_builtins_items_277 [] = { -+static const NSSItem nss_builtins_items_275 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18121,7 +18030,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_278 [] = { -+static const NSSItem nss_builtins_items_276 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18245,7 +18154,7 @@ static const NSSItem nss_builtins_items_ - "\156\117\022\176\012\074\235\225" - , (PRUint32)1560 } - }; --static const NSSItem nss_builtins_items_279 [] = { -+static const NSSItem nss_builtins_items_277 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18270,7 +18179,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_280 [] = { -+static const NSSItem nss_builtins_items_278 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18389,7 +18298,7 @@ static const NSSItem nss_builtins_items_ - "\333\374\046\210\307" - , (PRUint32)1525 } - }; --static const NSSItem nss_builtins_items_281 [] = { -+static const NSSItem nss_builtins_items_279 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18413,7 +18322,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_282 [] = { -+static const NSSItem nss_builtins_items_280 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18569,7 +18478,7 @@ static const NSSItem nss_builtins_items_ - "\167\110\320" - , (PRUint32)1875 } - }; --static const NSSItem nss_builtins_items_283 [] = { -+static const NSSItem nss_builtins_items_281 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18600,7 +18509,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_284 [] = { -+static const NSSItem nss_builtins_items_282 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18753,7 +18662,7 @@ static const NSSItem nss_builtins_items_ - "\351\233\256\325\124\300\164\200\321\013\102\237\301" - , (PRUint32)1869 } - }; --static const NSSItem nss_builtins_items_285 [] = { -+static const NSSItem nss_builtins_items_283 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18783,7 +18692,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_286 [] = { -+static const NSSItem nss_builtins_items_284 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18919,7 +18828,7 @@ static const NSSItem nss_builtins_items_ - "\242\355\264\324\265\145\103\267\223\106\212\323" - , (PRUint32)1532 } - }; --static const NSSItem nss_builtins_items_287 [] = { -+static const NSSItem nss_builtins_items_285 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -18949,7 +18858,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_288 [] = { -+static const NSSItem nss_builtins_items_286 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19100,7 +19009,7 @@ static const NSSItem nss_builtins_items_ - "\264" - , (PRUint32)1761 } - }; --static const NSSItem nss_builtins_items_289 [] = { -+static const NSSItem nss_builtins_items_287 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19130,7 +19039,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_290 [] = { -+static const NSSItem nss_builtins_items_288 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19266,7 +19175,7 @@ static const NSSItem nss_builtins_items_ - "\111\043" - , (PRUint32)1522 } - }; --static const NSSItem nss_builtins_items_291 [] = { -+static const NSSItem nss_builtins_items_289 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19296,7 +19205,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_292 [] = { -+static const NSSItem nss_builtins_items_290 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19431,7 +19340,7 @@ static const NSSItem nss_builtins_items_ - "\172\244\047\023\326\117\364\151" - , (PRUint32)1512 } - }; --static const NSSItem nss_builtins_items_293 [] = { -+static const NSSItem nss_builtins_items_291 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19461,7 +19370,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_294 [] = { -+static const NSSItem nss_builtins_items_292 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19597,7 +19506,7 @@ static const NSSItem nss_builtins_items_ - "\302\021\254" - , (PRUint32)1523 } - }; --static const NSSItem nss_builtins_items_295 [] = { -+static const NSSItem nss_builtins_items_293 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19627,7 +19536,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_296 [] = { -+static const NSSItem nss_builtins_items_294 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19763,7 +19672,7 @@ static const NSSItem nss_builtins_items_ - "\147\024\060" - , (PRUint32)1523 } - }; --static const NSSItem nss_builtins_items_297 [] = { -+static const NSSItem nss_builtins_items_295 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19793,7 +19702,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_298 [] = { -+static const NSSItem nss_builtins_items_296 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19927,7 +19836,7 @@ static const NSSItem nss_builtins_items_ - "\217\116\235\306\066\347\134\246\253\022\017\326\317" - , (PRUint32)1501 } - }; --static const NSSItem nss_builtins_items_299 [] = { -+static const NSSItem nss_builtins_items_297 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -19957,7 +19866,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_300 [] = { -+static const NSSItem nss_builtins_items_298 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20091,7 +20000,7 @@ static const NSSItem nss_builtins_items_ - "\130\113\161\203\237\146\346\254\171\110\376\376\107" - , (PRUint32)1501 } - }; --static const NSSItem nss_builtins_items_301 [] = { -+static const NSSItem nss_builtins_items_299 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20121,7 +20030,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_302 [] = { -+static const NSSItem nss_builtins_items_300 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20256,7 +20165,7 @@ static const NSSItem nss_builtins_items_ - "\200\246\202\254\344\154\201\106\273\122\205\040\044\370\200\352" - , (PRUint32)1520 } - }; --static const NSSItem nss_builtins_items_303 [] = { -+static const NSSItem nss_builtins_items_301 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20286,7 +20195,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_304 [] = { -+static const NSSItem nss_builtins_items_302 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20414,7 +20323,7 @@ static const NSSItem nss_builtins_items_ - "\154\174\107\306\327\224\021\041\354\326\132\322\335\217\177\221" - , (PRUint32)1392 } - }; --static const NSSItem nss_builtins_items_305 [] = { -+static const NSSItem nss_builtins_items_303 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20444,7 +20353,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_valid, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_306 [] = { -+static const NSSItem nss_builtins_items_304 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20537,7 +20446,7 @@ static const NSSItem nss_builtins_items_ - "\342\342\104\276\134\367\352\034\365" - , (PRUint32)969 } - }; --static const NSSItem nss_builtins_items_307 [] = { -+static const NSSItem nss_builtins_items_305 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20565,7 +20474,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_308 [] = { -+static const NSSItem nss_builtins_items_306 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20662,7 +20571,7 @@ static const NSSItem nss_builtins_items_ - "\364" - , (PRUint32)993 } - }; --static const NSSItem nss_builtins_items_309 [] = { -+static const NSSItem nss_builtins_items_307 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20691,7 +20600,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_310 [] = { -+static const NSSItem nss_builtins_items_308 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20789,7 +20698,7 @@ static const NSSItem nss_builtins_items_ - "\261\050\272" - , (PRUint32)1011 } - }; --static const NSSItem nss_builtins_items_311 [] = { -+static const NSSItem nss_builtins_items_309 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20818,7 +20727,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_312 [] = { -+static const NSSItem nss_builtins_items_310 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20895,7 +20804,7 @@ static const NSSItem nss_builtins_items_ - "\007\072\027\144\265\004\265\043\041\231\012\225\073\227\174\357" - , (PRUint32)848 } - }; --static const NSSItem nss_builtins_items_313 [] = { -+static const NSSItem nss_builtins_items_311 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20919,7 +20828,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_314 [] = { -+static const NSSItem nss_builtins_items_312 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -20996,7 +20905,7 @@ static const NSSItem nss_builtins_items_ - "\355\132\000\124\205\034\026\066\222\014\134\372\246\255\277\333" - , (PRUint32)848 } - }; --static const NSSItem nss_builtins_items_315 [] = { -+static const NSSItem nss_builtins_items_313 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21020,7 +20929,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_316 [] = { -+static const NSSItem nss_builtins_items_314 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21129,7 +21038,7 @@ static const NSSItem nss_builtins_items_ - "\051\340\266\270\011\150\031\034\030\103" - , (PRUint32)1354 } - }; --static const NSSItem nss_builtins_items_317 [] = { -+static const NSSItem nss_builtins_items_315 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21153,7 +21062,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_318 [] = { -+static const NSSItem nss_builtins_items_316 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21210,7 +21119,7 @@ static const NSSItem nss_builtins_items_ - "\214\171" - , (PRUint32)514 } - }; --static const NSSItem nss_builtins_items_319 [] = { -+static const NSSItem nss_builtins_items_317 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21234,7 +21143,7 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; --static const NSSItem nss_builtins_items_320 [] = { -+static const NSSItem nss_builtins_items_318 [] = { - { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21324,7 +21233,7 @@ static const NSSItem nss_builtins_items_ - "\326\267\064\365\176\316\071\232\331\070\361\121\367\117\054" - , (PRUint32)959 } - }; --static const NSSItem nss_builtins_items_321 [] = { -+static const NSSItem nss_builtins_items_319 [] = { - { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, - { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -@@ -21351,6 +21260,1346 @@ static const NSSItem nss_builtins_items_ - { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, - { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } - }; -+static const NSSItem nss_builtins_items_320 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Certinomis - Autorité Racine", (PRUint32)30 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" -+"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" -+"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" -+"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" -+"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" -+"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" -+"\141\143\151\156\145" -+, (PRUint32)101 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" -+"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" -+"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" -+"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" -+"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" -+"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" -+"\141\143\151\156\145" -+, (PRUint32)101 }, -+ { (void *)"\002\001\001" -+, (PRUint32)3 }, -+ { (void *)"\060\202\005\234\060\202\003\204\240\003\002\001\002\002\001\001" -+"\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060" -+"\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061\023" -+"\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156\157" -+"\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060\060" -+"\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060\044" -+"\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155\151" -+"\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122\141" -+"\143\151\156\145\060\036\027\015\060\070\060\071\061\067\060\070" -+"\062\070\065\071\132\027\015\062\070\060\071\061\067\060\070\062" -+"\070\065\071\132\060\143\061\013\060\011\006\003\125\004\006\023" -+"\002\106\122\061\023\060\021\006\003\125\004\012\023\012\103\145" -+"\162\164\151\156\157\155\151\163\061\027\060\025\006\003\125\004" -+"\013\023\016\060\060\060\062\040\064\063\063\071\071\070\071\060" -+"\063\061\046\060\044\006\003\125\004\003\014\035\103\145\162\164" -+"\151\156\157\155\151\163\040\055\040\101\165\164\157\162\151\164" -+"\303\251\040\122\141\143\151\156\145\060\202\002\042\060\015\006" -+"\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017" -+"\000\060\202\002\012\002\202\002\001\000\235\205\237\206\323\343" -+"\257\307\262\153\156\063\340\236\267\102\064\125\235\371\201\276" -+"\143\330\043\166\016\227\124\315\231\114\032\361\071\307\210\330" -+"\027\120\014\236\141\332\300\116\125\336\347\132\270\172\116\167" -+"\207\015\345\270\353\372\236\136\173\036\304\317\050\164\307\223" -+"\365\024\306\042\050\004\371\221\303\253\047\163\152\016\056\115" -+"\363\056\050\037\160\337\125\057\116\355\307\161\157\011\162\056" -+"\355\325\062\227\320\361\130\167\321\140\274\116\136\333\232\204" -+"\366\107\141\105\053\366\120\246\177\152\161\047\110\204\065\236" -+"\254\376\151\251\236\172\136\065\045\372\264\247\111\065\167\226" -+"\247\066\133\341\315\337\043\160\330\135\114\245\010\203\361\246" -+"\044\070\023\250\354\057\250\241\147\307\246\055\206\107\356\212" -+"\374\354\233\016\164\364\053\111\002\173\220\165\214\374\231\071" -+"\001\071\326\112\211\345\236\166\253\076\226\050\070\046\213\335" -+"\215\214\300\366\001\036\157\245\061\022\070\175\225\302\161\356" -+"\355\164\256\344\066\242\103\165\325\361\000\233\342\344\327\314" -+"\102\003\113\170\172\345\175\273\270\256\056\040\223\323\344\141" -+"\337\161\341\166\147\227\077\266\337\152\163\132\144\042\345\102" -+"\333\317\201\003\223\330\364\343\020\340\162\366\000\160\254\360" -+"\301\172\017\005\177\317\064\151\105\265\223\344\031\333\122\026" -+"\043\005\211\016\215\110\344\045\157\263\170\277\142\365\007\372" -+"\225\044\302\226\262\350\243\043\302\135\003\374\303\323\345\174" -+"\311\165\043\327\364\365\274\336\344\337\315\200\277\221\210\175" -+"\247\023\264\071\272\054\272\275\321\153\314\363\245\050\355\104" -+"\236\175\122\243\157\226\056\031\176\034\363\133\307\026\216\273" -+"\140\175\167\146\107\124\202\000\021\140\154\062\301\250\070\033" -+"\353\156\230\023\326\356\070\365\360\237\016\357\376\061\201\301" -+"\322\044\225\057\123\172\151\242\360\017\206\105\216\130\202\053" -+"\114\042\324\136\240\347\175\046\047\110\337\045\106\215\112\050" -+"\174\206\236\371\233\032\131\271\145\277\005\335\266\102\135\075" -+"\346\000\110\202\136\040\367\021\202\336\312\330\237\346\067\107" -+"\046\036\353\170\367\141\303\101\144\130\002\101\371\332\340\321" -+"\370\371\350\375\122\070\266\365\211\337\002\003\001\000\001\243" -+"\133\060\131\060\017\006\003\125\035\023\001\001\377\004\005\060" -+"\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004" -+"\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\015" -+"\214\266\141\332\104\270\321\024\175\303\276\175\136\110\360\316" -+"\312\152\260\060\027\006\003\125\035\040\004\020\060\016\060\014" -+"\006\012\052\201\172\001\126\002\002\000\001\001\060\015\006\011" -+"\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000" -+"\044\076\140\006\176\035\357\072\076\333\352\257\034\232\054\001" -+"\013\364\305\265\331\111\061\364\135\101\215\211\014\116\377\154" -+"\242\375\377\342\006\310\071\237\361\132\251\335\042\130\025\250" -+"\212\323\261\346\062\011\202\003\154\327\077\010\307\370\271\272" -+"\000\155\271\326\374\122\062\135\244\177\244\061\224\273\266\114" -+"\070\177\050\060\065\377\237\043\123\267\266\356\024\160\000\100" -+"\053\332\107\253\064\176\136\247\126\060\141\053\213\103\254\375" -+"\266\210\050\365\153\266\076\140\112\272\102\220\064\147\215\352" -+"\353\137\105\124\073\027\254\213\344\306\145\017\356\320\214\135" -+"\146\071\316\062\247\330\020\227\300\176\064\234\237\224\363\366" -+"\206\037\317\033\163\255\224\171\207\150\160\303\063\245\160\347" -+"\330\325\070\224\157\143\171\353\277\012\016\010\347\305\057\017" -+"\102\240\053\024\100\377\041\340\005\305\047\341\204\021\023\272" -+"\326\206\035\101\013\023\043\211\323\311\013\350\212\272\172\243" -+"\243\163\067\065\200\175\022\270\063\167\100\070\300\372\136\060" -+"\322\362\266\243\261\326\242\225\227\201\233\122\355\151\114\377" -+"\200\344\123\333\124\133\003\155\124\137\261\270\357\044\275\157" -+"\237\021\303\307\144\302\017\050\142\205\146\136\032\173\262\267" -+"\357\256\065\311\031\063\250\270\047\333\063\125\277\150\341\165" -+"\110\104\126\373\315\323\110\273\107\211\072\254\151\365\200\306" -+"\344\104\120\057\124\304\252\103\305\061\061\130\275\226\305\352" -+"\165\154\232\165\261\115\370\367\227\377\226\026\362\227\115\350" -+"\366\363\021\371\072\175\212\070\156\004\313\341\323\105\025\252" -+"\245\321\035\235\135\143\350\044\346\066\024\342\207\255\033\131" -+"\365\104\233\373\327\167\174\037\001\160\142\241\040\032\242\305" -+"\032\050\364\041\003\356\056\331\301\200\352\271\331\202\326\133" -+"\166\302\313\073\265\322\000\360\243\016\341\255\156\100\367\333" -+"\240\264\320\106\256\025\327\104\302\115\065\371\322\013\362\027" -+"\366\254\146\325\044\262\117\321\034\231\300\156\365\175\353\164" -+"\004\270\371\115\167\011\327\264\317\007\060\011\361\270\000\126" -+"\331\027\026\026\012\053\206\337\217\001\031\032\345\273\202\143" -+"\377\276\013\166\026\136\067\067\346\330\164\227\242\231\105\171" -+, (PRUint32)1440 } -+}; -+static const NSSItem nss_builtins_items_321 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Certinomis - Autorité Racine", (PRUint32)30 }, -+ { (void *)"\056\024\332\354\050\360\372\036\216\070\232\116\253\353\046\300" -+"\012\323\203\303" -+, (PRUint32)20 }, -+ { (void *)"\177\060\170\214\003\343\312\311\012\342\311\352\036\252\125\032" -+, (PRUint32)16 }, -+ { (void *)"\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061" -+"\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156" -+"\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060" -+"\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060" -+"\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155" -+"\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122" -+"\141\143\151\156\145" -+, (PRUint32)101 }, -+ { (void *)"\002\001\001" -+, (PRUint32)3 }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_322 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" -+"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" -+"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" -+"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" -+"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" -+"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" -+"\126\141\154\145\156\143\151\141\156\141" -+, (PRUint32)106 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" -+"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" -+"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" -+"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" -+"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" -+"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" -+"\126\141\154\145\156\143\151\141\156\141" -+, (PRUint32)106 }, -+ { (void *)"\002\004\073\105\345\150" -+, (PRUint32)6 }, -+ { (void *)"\060\202\006\213\060\202\005\163\240\003\002\001\002\002\004\073" -+"\105\345\150\060\015\006\011\052\206\110\206\367\015\001\001\005" -+"\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\105" -+"\123\061\037\060\035\006\003\125\004\012\023\026\107\145\156\145" -+"\162\141\154\151\164\141\164\040\126\141\154\145\156\143\151\141" -+"\156\141\061\017\060\015\006\003\125\004\013\023\006\120\113\111" -+"\107\126\101\061\047\060\045\006\003\125\004\003\023\036\122\157" -+"\157\164\040\103\101\040\107\145\156\145\162\141\154\151\164\141" -+"\164\040\126\141\154\145\156\143\151\141\156\141\060\036\027\015" -+"\060\061\060\067\060\066\061\066\062\062\064\067\132\027\015\062" -+"\061\060\067\060\061\061\065\062\062\064\067\132\060\150\061\013" -+"\060\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006" -+"\003\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141" -+"\164\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015" -+"\006\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060" -+"\045\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040" -+"\107\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145" -+"\156\143\151\141\156\141\060\202\001\042\060\015\006\011\052\206" -+"\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202" -+"\001\012\002\202\001\001\000\306\052\253\127\021\067\057\042\212" -+"\312\003\164\035\312\355\055\242\013\274\063\122\100\046\107\276" -+"\132\151\246\073\162\066\027\114\350\337\270\273\057\166\341\100" -+"\106\164\145\002\220\122\010\264\377\250\214\301\340\307\211\126" -+"\020\071\063\357\150\264\137\137\332\155\043\241\211\136\042\243" -+"\112\006\360\047\360\127\271\370\351\116\062\167\012\077\101\144" -+"\363\353\145\356\166\376\124\252\175\035\040\256\363\327\164\302" -+"\012\137\365\010\050\122\010\314\125\135\322\017\333\232\201\245" -+"\273\241\263\301\224\315\124\340\062\165\061\221\032\142\262\336" -+"\165\342\317\117\211\331\221\220\017\101\033\264\132\112\167\275" -+"\147\203\340\223\347\136\247\014\347\201\323\364\122\254\123\262" -+"\003\307\104\046\373\171\345\313\064\140\120\020\173\033\333\153" -+"\327\107\253\137\174\150\312\156\235\101\003\020\356\153\231\173" -+"\136\045\250\302\253\344\300\363\134\234\343\276\316\061\114\144" -+"\036\136\200\242\365\203\176\014\326\312\214\125\216\276\340\276" -+"\111\007\017\243\044\101\172\130\035\204\352\130\022\310\341\267" -+"\355\357\223\336\224\010\061\002\003\001\000\001\243\202\003\073" -+"\060\202\003\067\060\062\006\010\053\006\001\005\005\007\001\001" -+"\004\046\060\044\060\042\006\010\053\006\001\005\005\007\060\001" -+"\206\026\150\164\164\160\072\057\057\157\143\163\160\056\160\153" -+"\151\056\147\166\141\056\145\163\060\022\006\003\125\035\023\001" -+"\001\377\004\010\060\006\001\001\377\002\001\002\060\202\002\064" -+"\006\003\125\035\040\004\202\002\053\060\202\002\047\060\202\002" -+"\043\006\012\053\006\001\004\001\277\125\002\001\000\060\202\002" -+"\023\060\202\001\350\006\010\053\006\001\005\005\007\002\002\060" -+"\202\001\332\036\202\001\326\000\101\000\165\000\164\000\157\000" -+"\162\000\151\000\144\000\141\000\144\000\040\000\144\000\145\000" -+"\040\000\103\000\145\000\162\000\164\000\151\000\146\000\151\000" -+"\143\000\141\000\143\000\151\000\363\000\156\000\040\000\122\000" -+"\141\000\355\000\172\000\040\000\144\000\145\000\040\000\154\000" -+"\141\000\040\000\107\000\145\000\156\000\145\000\162\000\141\000" -+"\154\000\151\000\164\000\141\000\164\000\040\000\126\000\141\000" -+"\154\000\145\000\156\000\143\000\151\000\141\000\156\000\141\000" -+"\056\000\015\000\012\000\114\000\141\000\040\000\104\000\145\000" -+"\143\000\154\000\141\000\162\000\141\000\143\000\151\000\363\000" -+"\156\000\040\000\144\000\145\000\040\000\120\000\162\000\341\000" -+"\143\000\164\000\151\000\143\000\141\000\163\000\040\000\144\000" -+"\145\000\040\000\103\000\145\000\162\000\164\000\151\000\146\000" -+"\151\000\143\000\141\000\143\000\151\000\363\000\156\000\040\000" -+"\161\000\165\000\145\000\040\000\162\000\151\000\147\000\145\000" -+"\040\000\145\000\154\000\040\000\146\000\165\000\156\000\143\000" -+"\151\000\157\000\156\000\141\000\155\000\151\000\145\000\156\000" -+"\164\000\157\000\040\000\144\000\145\000\040\000\154\000\141\000" -+"\040\000\160\000\162\000\145\000\163\000\145\000\156\000\164\000" -+"\145\000\040\000\101\000\165\000\164\000\157\000\162\000\151\000" -+"\144\000\141\000\144\000\040\000\144\000\145\000\040\000\103\000" -+"\145\000\162\000\164\000\151\000\146\000\151\000\143\000\141\000" -+"\143\000\151\000\363\000\156\000\040\000\163\000\145\000\040\000" -+"\145\000\156\000\143\000\165\000\145\000\156\000\164\000\162\000" -+"\141\000\040\000\145\000\156\000\040\000\154\000\141\000\040\000" -+"\144\000\151\000\162\000\145\000\143\000\143\000\151\000\363\000" -+"\156\000\040\000\167\000\145\000\142\000\040\000\150\000\164\000" -+"\164\000\160\000\072\000\057\000\057\000\167\000\167\000\167\000" -+"\056\000\160\000\153\000\151\000\056\000\147\000\166\000\141\000" -+"\056\000\145\000\163\000\057\000\143\000\160\000\163\060\045\006" -+"\010\053\006\001\005\005\007\002\001\026\031\150\164\164\160\072" -+"\057\057\167\167\167\056\160\153\151\056\147\166\141\056\145\163" -+"\057\143\160\163\060\035\006\003\125\035\016\004\026\004\024\173" -+"\065\323\100\322\034\170\031\146\357\164\020\050\334\076\117\262" -+"\170\004\374\060\201\225\006\003\125\035\043\004\201\215\060\201" -+"\212\200\024\173\065\323\100\322\034\170\031\146\357\164\020\050" -+"\334\076\117\262\170\004\374\241\154\244\152\060\150\061\013\060" -+"\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006\003" -+"\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141\164" -+"\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015\006" -+"\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060\045" -+"\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040\107" -+"\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145\156" -+"\143\151\141\156\141\202\004\073\105\345\150\060\015\006\011\052" -+"\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\044" -+"\141\116\365\265\310\102\002\052\263\134\165\255\305\155\312\347" -+"\224\077\245\150\225\210\301\124\300\020\151\242\022\057\030\077" -+"\045\120\250\174\112\352\306\011\331\364\165\306\100\332\257\120" -+"\235\075\245\026\273\155\061\306\307\163\012\110\376\040\162\355" -+"\157\314\350\203\141\026\106\220\001\225\113\175\216\232\122\011" -+"\057\366\157\034\344\241\161\317\214\052\132\027\163\203\107\115" -+"\017\066\373\004\115\111\121\342\024\311\144\141\373\324\024\340" -+"\364\236\267\064\217\012\046\275\227\134\364\171\072\112\060\031" -+"\314\255\117\240\230\212\264\061\227\052\342\163\155\176\170\270" -+"\370\210\211\117\261\042\221\144\113\365\120\336\003\333\345\305" -+"\166\347\023\146\165\176\145\373\001\237\223\207\210\235\371\106" -+"\127\174\115\140\257\230\163\023\043\244\040\221\201\372\320\141" -+"\146\270\175\321\257\326\157\036\154\075\351\021\375\251\371\202" -+"\042\206\231\063\161\132\352\031\127\075\221\315\251\300\243\156" -+"\007\023\246\311\355\370\150\243\236\303\132\162\011\207\050\321" -+"\304\163\304\163\030\137\120\165\026\061\237\267\350\174\303" -+, (PRUint32)1679 } -+}; -+static const NSSItem nss_builtins_items_323 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Root CA Generalitat Valenciana", (PRUint32)31 }, -+ { (void *)"\240\163\345\305\275\103\141\015\206\114\041\023\012\205\130\127" -+"\314\234\352\106" -+, (PRUint32)20 }, -+ { (void *)"\054\214\027\136\261\124\253\223\027\265\066\132\333\321\306\362" -+, (PRUint32)16 }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061" -+"\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141" -+"\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141" -+"\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126" -+"\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164" -+"\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040" -+"\126\141\154\145\156\143\151\141\156\141" -+, (PRUint32)106 }, -+ { (void *)"\002\004\073\105\345\150" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_324 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"A-Trust-nQual-03", (PRUint32)17 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" -+"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" -+"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" -+"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" -+"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" -+"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" -+"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" -+"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" -+"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" -+, (PRUint32)144 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" -+"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" -+"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" -+"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" -+"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" -+"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" -+"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" -+"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" -+"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" -+, (PRUint32)144 }, -+ { (void *)"\002\003\001\154\036" -+, (PRUint32)5 }, -+ { (void *)"\060\202\003\317\060\202\002\267\240\003\002\001\002\002\003\001" -+"\154\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005" -+"\000\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101" -+"\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162" -+"\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150" -+"\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151" -+"\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166" -+"\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006" -+"\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121" -+"\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014" -+"\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060" -+"\063\060\036\027\015\060\065\060\070\061\067\062\062\060\060\060" -+"\060\132\027\015\061\065\060\070\061\067\062\062\060\060\060\060" -+"\132\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101" -+"\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162" -+"\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150" -+"\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151" -+"\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166" -+"\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006" -+"\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121" -+"\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014" -+"\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060" -+"\063\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001" -+"\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001" -+"\001\000\255\075\141\156\003\363\220\073\300\101\013\204\200\315" -+"\354\052\243\235\153\273\156\302\102\204\367\121\024\341\240\250" -+"\055\121\243\121\362\336\043\360\064\104\377\224\353\314\005\043" -+"\225\100\271\007\170\245\045\366\012\275\105\206\350\331\275\300" -+"\004\216\205\104\141\357\177\247\311\372\301\045\314\205\054\143" -+"\077\005\140\163\111\005\340\140\170\225\020\113\334\371\021\131" -+"\316\161\177\100\233\212\252\044\337\013\102\342\333\126\274\112" -+"\322\245\014\233\267\103\076\335\203\323\046\020\002\317\352\043" -+"\304\111\116\345\323\351\264\210\253\014\256\142\222\324\145\207" -+"\331\152\327\364\205\237\344\063\042\045\245\345\310\063\272\303" -+"\307\101\334\137\306\152\314\000\016\155\062\250\266\207\066\000" -+"\142\167\233\036\037\064\313\220\074\170\210\164\005\353\171\365" -+"\223\161\145\312\235\307\153\030\055\075\134\116\347\325\370\077" -+"\061\175\217\207\354\012\042\057\043\351\376\273\175\311\340\364" -+"\354\353\174\304\260\303\055\142\265\232\161\326\261\152\350\354" -+"\331\355\325\162\354\276\127\001\316\005\125\237\336\321\140\210" -+"\020\263\002\003\001\000\001\243\066\060\064\060\017\006\003\125" -+"\035\023\001\001\377\004\005\060\003\001\001\377\060\021\006\003" -+"\125\035\016\004\012\004\010\104\152\225\147\125\171\021\117\060" -+"\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060" -+"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202" -+"\001\001\000\125\324\124\321\131\110\134\263\223\205\252\277\143" -+"\057\344\200\316\064\243\064\142\076\366\330\356\147\210\061\004" -+"\003\157\013\324\007\373\116\165\017\323\056\323\300\027\307\306" -+"\050\354\006\015\021\044\016\016\245\135\277\214\262\023\226\161" -+"\334\324\316\016\015\012\150\062\154\271\101\061\031\253\261\007" -+"\173\115\230\323\134\260\321\360\247\102\240\265\304\216\257\376" -+"\361\077\364\357\117\106\000\166\353\002\373\371\235\322\100\226" -+"\307\210\072\270\237\021\171\363\200\145\250\275\037\323\170\201" -+"\240\121\114\067\264\246\135\045\160\321\146\311\150\371\056\021" -+"\024\150\361\124\230\010\254\046\222\017\336\211\236\324\372\263" -+"\171\053\322\243\171\324\354\213\254\207\123\150\102\114\121\121" -+"\164\036\033\047\056\343\365\037\051\164\115\355\257\367\341\222" -+"\231\201\350\276\072\307\027\120\366\267\306\374\233\260\212\153" -+"\326\210\003\221\217\006\167\072\205\002\335\230\325\103\170\077" -+"\306\060\025\254\233\153\313\127\267\211\121\213\072\350\311\204" -+"\014\333\261\120\040\012\032\112\272\152\032\275\354\033\310\305" -+"\204\232\315" -+, (PRUint32)979 } -+}; -+static const NSSItem nss_builtins_items_325 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"A-Trust-nQual-03", (PRUint32)17 }, -+ { (void *)"\323\300\143\362\031\355\007\076\064\255\135\165\013\062\166\051" -+"\377\325\232\362" -+, (PRUint32)20 }, -+ { (void *)"\111\143\256\047\364\325\225\075\330\333\044\206\270\234\007\123" -+, (PRUint32)16 }, -+ { (void *)"\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124" -+"\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165" -+"\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145" -+"\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155" -+"\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145" -+"\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003" -+"\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165" -+"\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020" -+"\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063" -+, (PRUint32)144 }, -+ { (void *)"\002\003\001\154\036" -+, (PRUint32)5 }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_326 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"TWCA Root Certification Authority", (PRUint32)34 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" -+"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" -+"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" -+"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" -+"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" -+"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" -+"\171" -+, (PRUint32)97 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" -+"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" -+"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" -+"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" -+"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" -+"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" -+"\171" -+, (PRUint32)97 }, -+ { (void *)"\002\001\001" -+, (PRUint32)3 }, -+ { (void *)"\060\202\003\173\060\202\002\143\240\003\002\001\002\002\001\001" -+"\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060" -+"\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061\022" -+"\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116\055" -+"\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157\157" -+"\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041\124" -+"\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146\151" -+"\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171" -+"\060\036\027\015\060\070\060\070\062\070\060\067\062\064\063\063" -+"\132\027\015\063\060\061\062\063\061\061\065\065\071\065\071\132" -+"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" -+"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" -+"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" -+"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" -+"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" -+"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" -+"\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001" -+"\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001" -+"\001\000\260\176\162\270\244\003\224\346\247\336\011\070\221\112" -+"\021\100\207\247\174\131\144\024\173\265\021\020\335\376\277\325" -+"\300\273\126\342\205\045\364\065\162\017\370\123\320\101\341\104" -+"\001\302\264\034\303\061\102\026\107\205\063\042\166\262\012\157" -+"\017\345\045\120\117\205\206\276\277\230\056\020\147\036\276\021" -+"\005\206\005\220\304\131\320\174\170\020\260\200\134\267\341\307" -+"\053\165\313\174\237\256\265\321\235\043\067\143\247\334\102\242" -+"\055\222\004\033\120\301\173\270\076\033\311\126\004\213\057\122" -+"\233\255\251\126\351\301\377\255\251\130\207\060\266\201\367\227" -+"\105\374\031\127\073\053\157\344\107\364\231\105\376\035\361\370" -+"\227\243\210\035\067\034\134\217\340\166\045\232\120\370\240\124" -+"\377\104\220\166\043\322\062\306\303\253\006\277\374\373\277\363" -+"\255\175\222\142\002\133\051\323\065\243\223\232\103\144\140\135" -+"\262\372\062\377\073\004\257\115\100\152\371\307\343\357\043\375" -+"\153\313\345\017\213\070\015\356\012\374\376\017\230\237\060\061" -+"\335\154\122\145\371\213\201\276\042\341\034\130\003\272\221\033" -+"\211\007\002\003\001\000\001\243\102\060\100\060\016\006\003\125" -+"\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125" -+"\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003" -+"\125\035\016\004\026\004\024\152\070\133\046\215\336\213\132\362" -+"\117\172\124\203\031\030\343\010\065\246\272\060\015\006\011\052" -+"\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\074" -+"\325\167\075\332\337\211\272\207\014\010\124\152\040\120\222\276" -+"\260\101\075\271\046\144\203\012\057\350\100\300\227\050\047\202" -+"\060\112\311\223\377\152\347\246\000\177\211\102\232\326\021\345" -+"\123\316\057\314\362\332\005\304\376\342\120\304\072\206\175\314" -+"\332\176\020\011\073\222\065\052\123\262\376\353\053\005\331\154" -+"\135\346\320\357\323\152\146\236\025\050\205\172\350\202\000\254" -+"\036\247\011\151\126\102\323\150\121\030\276\124\232\277\104\101" -+"\272\111\276\040\272\151\134\356\270\167\315\316\154\037\255\203" -+"\226\030\175\016\265\024\071\204\361\050\351\055\243\236\173\036" -+"\172\162\132\203\263\171\157\357\264\374\320\012\245\130\117\106" -+"\337\373\155\171\131\362\204\042\122\256\017\314\373\174\073\347" -+"\152\312\107\141\303\172\370\323\222\004\037\270\040\204\341\066" -+"\124\026\307\100\336\073\212\163\334\337\306\011\114\337\354\332" -+"\377\324\123\102\241\311\362\142\035\042\203\074\227\305\371\031" -+"\142\047\254\145\042\327\323\074\306\345\216\262\123\314\111\316" -+"\274\060\376\173\016\063\220\373\355\322\024\221\037\007\257" -+, (PRUint32)895 } -+}; -+static const NSSItem nss_builtins_items_327 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"TWCA Root Certification Authority", (PRUint32)34 }, -+ { (void *)"\317\236\207\155\323\353\374\102\046\227\243\265\243\172\240\166" -+"\251\006\043\110" -+, (PRUint32)20 }, -+ { (void *)"\252\010\217\366\371\173\267\362\261\247\036\233\352\352\275\171" -+, (PRUint32)16 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061" -+"\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116" -+"\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157" -+"\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041" -+"\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146" -+"\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164" -+"\171" -+, (PRUint32)97 }, -+ { (void *)"\002\001\001" -+, (PRUint32)3 }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trusted_delegator, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_trust_unknown, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_328 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" -+"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" -+"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" -+"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" -+"\154" -+, (PRUint32)97 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" -+"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" -+"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" -+"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" -+"\154" -+, (PRUint32)97 }, -+ { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377" -+"\377\377" -+, (PRUint32)18 }, -+ { (void *)"\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\017" -+"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\060" -+"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137" -+"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060" -+"\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141" -+"\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151" -+"\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060" -+"\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156" -+"\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060" -+"\036\027\015\060\067\060\067\062\067\061\067\061\071\063\067\132" -+"\027\015\062\065\060\063\063\061\061\070\061\071\062\062\132\060" -+"\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022" -+"\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164" -+"\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147" -+"\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040" -+"\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151" -+"\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154" -+"\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001" -+"\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001" -+"\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126" -+"\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201" -+"\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300" -+"\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177" -+"\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330" -+"\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213" -+"\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337" -+"\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045" -+"\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123" -+"\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007" -+"\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043" -+"\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042" -+"\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041" -+"\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324" -+"\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313" -+"\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110" -+"\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114" -+"\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376" -+"\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344" -+"\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357" -+"\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346" -+"\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314" -+"\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351" -+"\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154" -+"\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262" -+"\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042" -+"\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077" -+"\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102" -+"\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323" -+"\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176" -+"\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147" -+"\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216" -+"\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035" -+"\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125" -+"\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125" -+"\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153" -+"\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206" -+"\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002" -+"\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004" -+"\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257" -+"\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362" -+"\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203" -+"\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302" -+"\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150" -+"\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307" -+"\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050" -+"\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350" -+"\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013" -+"\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075" -+"\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114" -+"\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313" -+"\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273" -+"\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235" -+"\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146" -+"\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160" -+"\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007" -+"\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351" -+"\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134" -+"\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045" -+"\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113" -+"\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174" -+"\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304" -+"\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012" -+"\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330" -+"\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124" -+"\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163" -+"\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056" -+"\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175" -+"\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163" -+"\262\345\214\360\206\231\270\345\305\337\204\301\267\353" -+, (PRUint32)1422 } -+}; -+static const NSSItem nss_builtins_items_329 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Root CA", (PRUint32)38 }, -+ { (void *)"\301\167\313\113\340\264\046\216\365\307\317\105\231\042\271\260" -+"\316\272\041\057" -+, (PRUint32)20 }, -+ { (void *)"\012\244\325\314\272\264\373\243\131\343\346\001\335\123\331\116" -+, (PRUint32)16 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151" -+"\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061" -+"\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021" -+"\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156" -+"\154" -+, (PRUint32)97 }, -+ { (void *)"\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377" -+"\377\377" -+, (PRUint32)18 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_330 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" -+"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" -+"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" -+"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" -+"\147\151\156\157\164\141\162\056\156\154" -+, (PRUint32)106 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" -+"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" -+"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" -+"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" -+"\147\151\156\157\164\141\162\056\156\154" -+, (PRUint32)106 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)"\060\202\003\161\060\202\002\332\240\003\002\001\002\002\004\017" -+"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" -+"\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" -+"\116\157\164\141\162\061\043\060\041\006\003\125\004\003\023\032" -+"\104\151\147\151\116\157\164\141\162\040\123\145\162\166\151\143" -+"\145\163\040\061\060\062\064\040\103\101\061\040\060\036\006\011" -+"\052\206\110\206\367\015\001\011\001\026\021\151\156\146\157\100" -+"\144\151\147\151\156\157\164\141\162\056\156\154\060\036\027\015" -+"\060\067\060\067\062\066\061\065\065\071\060\061\132\027\015\061" -+"\063\060\070\062\066\061\066\062\071\060\061\132\060\150\061\013" -+"\060\011\006\003\125\004\006\023\002\116\114\061\022\060\020\006" -+"\003\125\004\012\023\011\104\151\147\151\116\157\164\141\162\061" -+"\043\060\041\006\003\125\004\003\023\032\104\151\147\151\116\157" -+"\164\141\162\040\123\145\162\166\151\143\145\163\040\061\060\062" -+"\064\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015" -+"\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157" -+"\164\141\162\056\156\154\060\201\237\060\015\006\011\052\206\110" -+"\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002" -+"\201\201\000\332\233\115\135\074\371\321\342\213\306\306\010\040" -+"\305\331\036\110\354\146\130\147\171\142\053\101\143\364\211\215" -+"\150\332\257\270\224\066\213\031\044\244\240\223\322\231\017\262" -+"\255\055\065\115\315\057\152\341\371\233\031\053\274\004\032\176" -+"\055\075\122\144\315\361\076\147\017\211\056\350\362\117\256\246" -+"\010\241\205\376\241\251\011\346\306\253\076\103\374\257\172\003" -+"\221\332\246\071\246\141\356\230\117\030\250\323\263\257\146\202" -+"\351\237\274\335\162\371\006\004\275\022\331\030\044\347\253\223" -+"\123\213\131\002\003\001\000\001\243\202\001\046\060\202\001\042" -+"\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001" -+"\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006" -+"\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005" -+"\007\003\002\006\010\053\006\001\005\005\007\003\004\060\021\006" -+"\003\125\035\040\004\012\060\010\060\006\006\004\125\035\040\000" -+"\060\063\006\010\053\006\001\005\005\007\001\001\004\047\060\045" -+"\060\043\006\010\053\006\001\005\005\007\060\001\206\027\150\164" -+"\164\160\072\057\057\157\143\163\160\056\145\156\164\162\165\163" -+"\164\056\156\145\164\060\063\006\003\125\035\037\004\054\060\052" -+"\060\050\240\046\240\044\206\042\150\164\164\160\072\057\057\143" -+"\162\154\056\145\156\164\162\165\163\164\056\156\145\164\057\163" -+"\145\162\166\145\162\061\056\143\162\154\060\035\006\003\125\035" -+"\016\004\026\004\024\376\334\224\111\014\157\357\134\177\306\361" -+"\022\231\117\026\111\255\373\202\145\060\013\006\003\125\035\017" -+"\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060" -+"\026\200\024\360\027\142\023\125\075\263\377\012\000\153\373\120" -+"\204\227\363\355\142\320\032\060\031\006\011\052\206\110\206\366" -+"\175\007\101\000\004\014\060\012\033\004\126\067\056\061\003\002" -+"\000\201\060\015\006\011\052\206\110\206\367\015\001\001\005\005" -+"\000\003\201\201\000\143\164\152\067\251\077\226\234\146\310\130" -+"\254\011\311\357\365\145\224\177\243\002\304\070\061\275\135\043" -+"\207\354\324\126\262\311\262\156\344\005\006\374\354\365\372\210" -+"\160\131\324\356\346\335\265\172\240\243\140\057\002\014\253\336" -+"\022\135\257\360\065\113\252\212\107\221\032\365\205\054\102\307" -+"\035\357\225\103\263\136\270\225\223\245\332\305\050\252\255\162" -+"\055\061\255\231\153\154\377\214\041\047\257\255\232\221\053\307" -+"\335\130\303\156\007\305\237\171\322\307\214\125\277\114\307\047" -+"\136\121\026\053\076" -+, (PRUint32)885 } -+}; -+static const NSSItem nss_builtins_items_331 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Services 1024 CA", (PRUint32)47 }, -+ { (void *)"\022\073\352\312\146\147\167\141\340\353\150\362\376\355\242\017" -+"\040\005\125\160" -+, (PRUint32)20 }, -+ { (void *)"\057\026\150\227\114\150\117\316\122\212\354\123\217\223\111\370" -+, (PRUint32)16 }, -+ { (void *)"\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151" -+"\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163" -+"\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206" -+"\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151" -+"\147\151\156\157\164\141\162\056\156\154" -+, (PRUint32)106 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_332 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" -+"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" -+"\156\154" -+, (PRUint32)98 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" -+"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" -+"\156\154" -+, (PRUint32)98 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)"\060\202\005\105\060\202\004\256\240\003\002\001\002\002\004\017" -+"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" -+"\005\000\060\140\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" -+"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" -+"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" -+"\103\101\061\040\060\036\006\011\052\206\110\206\367\015\001\011" -+"\001\026\021\151\156\146\157\100\144\151\147\151\156\157\164\141" -+"\162\056\156\154\060\036\027\015\060\066\061\060\060\064\061\060" -+"\065\064\061\062\132\027\015\061\061\061\060\060\064\061\060\065" -+"\063\061\062\132\060\140\061\013\060\011\006\003\125\004\006\023" -+"\002\116\114\061\022\060\020\006\003\125\004\012\023\011\104\151" -+"\147\151\116\157\164\141\162\061\033\060\031\006\003\125\004\003" -+"\023\022\104\151\147\151\116\157\164\141\162\040\103\171\142\145" -+"\162\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015" -+"\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157" -+"\164\141\162\056\156\154\060\202\002\042\060\015\006\011\052\206" -+"\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202" -+"\002\012\002\202\002\001\000\322\316\025\012\055\250\136\204\147" -+"\255\375\276\357\106\307\310\271\317\163\374\364\064\271\371\054" -+"\103\347\140\023\075\172\343\262\317\073\147\154\220\255\300\271" -+"\077\204\122\360\065\102\334\164\334\050\073\275\122\264\247\254" -+"\162\105\027\306\360\211\353\264\252\045\362\135\113\136\321\331" -+"\207\272\326\175\174\365\316\062\237\020\063\305\261\112\273\136" -+"\221\061\302\320\351\101\302\221\144\176\011\101\073\333\213\010" -+"\067\152\252\312\122\336\265\071\036\300\210\003\245\077\213\231" -+"\023\141\103\265\233\202\263\356\040\157\317\241\104\242\352\057" -+"\153\100\237\217\053\127\255\241\123\302\205\042\151\235\240\077" -+"\121\337\013\101\221\015\245\341\250\252\134\111\010\135\275\336" -+"\160\101\261\017\311\143\153\323\177\064\164\002\057\064\132\170" -+"\165\034\150\172\201\147\212\363\332\100\360\140\143\364\222\040" -+"\327\003\246\075\243\036\147\304\204\033\101\245\311\214\346\275" -+"\352\110\266\005\026\010\263\067\022\132\367\141\074\367\070\157" -+"\056\227\340\157\126\070\124\323\050\265\255\024\156\056\113\144" -+"\265\047\145\267\165\045\011\266\007\075\225\126\002\012\202\140" -+"\262\163\105\340\063\046\121\164\232\271\324\120\034\366\115\133" -+"\133\122\122\023\132\246\177\247\016\341\350\101\124\147\230\214" -+"\207\325\311\323\154\313\323\124\222\006\011\064\101\367\201\157" -+"\077\236\311\174\165\125\260\347\301\263\167\350\303\304\000\065" -+"\225\100\160\020\112\005\336\045\273\237\131\245\144\274\107\140" -+"\277\140\343\166\213\023\125\335\341\164\172\271\317\044\246\152" -+"\177\336\144\042\104\130\150\202\152\020\371\075\345\076\033\271" -+"\275\374\042\364\140\004\211\273\125\155\050\125\372\336\216\215" -+"\033\041\024\327\067\213\064\173\115\366\262\262\020\317\063\261" -+"\175\034\142\231\110\313\053\154\166\226\125\277\031\015\035\037" -+"\273\145\252\033\216\231\265\306\050\220\345\202\055\170\120\040" -+"\232\375\171\057\044\177\360\211\051\151\364\175\315\163\276\263" -+"\355\116\301\321\355\122\136\217\367\270\327\215\207\255\262\331" -+"\033\121\022\377\126\263\341\257\064\175\134\244\170\210\020\236" -+"\235\003\306\245\252\242\044\121\367\111\024\305\261\356\131\103" -+"\225\337\253\150\050\060\077\002\003\001\000\001\243\202\001\206" -+"\060\202\001\202\060\022\006\003\125\035\023\001\001\377\004\010" -+"\060\006\001\001\377\002\001\001\060\123\006\003\125\035\040\004" -+"\114\060\112\060\110\006\011\053\006\001\004\001\261\076\001\000" -+"\060\073\060\071\006\010\053\006\001\005\005\007\002\001\026\055" -+"\150\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151" -+"\143\055\164\162\165\163\164\056\143\157\155\057\103\120\123\057" -+"\117\155\156\151\122\157\157\164\056\150\164\155\154\060\016\006" -+"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\240" -+"\006\003\125\035\043\004\201\230\060\201\225\200\024\246\014\035" -+"\237\141\377\007\027\265\277\070\106\333\103\060\325\216\260\122" -+"\006\241\171\244\167\060\165\061\013\060\011\006\003\125\004\006" -+"\023\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107" -+"\124\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047" -+"\060\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142" -+"\145\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156" -+"\163\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003" -+"\023\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164" -+"\040\107\154\157\142\141\154\040\122\157\157\164\202\002\001\245" -+"\060\105\006\003\125\035\037\004\076\060\074\060\072\240\070\240" -+"\066\206\064\150\164\164\160\072\057\057\167\167\167\056\160\165" -+"\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143" -+"\147\151\055\142\151\156\057\103\122\114\057\062\060\061\070\057" -+"\143\144\160\056\143\162\154\060\035\006\003\125\035\016\004\026" -+"\004\024\253\371\150\337\317\112\067\327\173\105\214\137\162\336" -+"\100\104\303\145\273\302\060\015\006\011\052\206\110\206\367\015" -+"\001\001\005\005\000\003\201\201\000\217\150\153\245\133\007\272" -+"\104\146\016\034\250\134\060\173\063\344\012\046\004\374\357\236" -+"\032\070\326\056\241\037\320\231\107\302\165\144\044\375\236\073" -+"\050\166\271\046\050\141\221\014\155\054\370\004\237\174\120\001" -+"\325\343\151\257\357\025\322\105\233\044\011\052\146\005\117\045" -+"\201\312\135\276\252\301\131\047\256\063\216\202\367\337\164\260" -+"\125\263\216\370\347\067\310\156\252\126\104\366\275\123\201\043" -+"\226\075\264\372\062\212\123\146\104\045\242\045\306\246\074\045" -+"\214\360\340\050\006\042\267\046\101" -+, (PRUint32)1353 } -+}; -+static const NSSItem nss_builtins_items_333 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Cyber CA", (PRUint32)39 }, -+ { (void *)"\245\216\240\354\366\104\126\065\031\035\150\133\307\240\344\034" -+"\260\115\171\056" -+, (PRUint32)20 }, -+ { (void *)"\274\275\211\022\264\377\345\371\046\107\310\140\066\133\331\124" -+, (PRUint32)16 }, -+ { (void *)"\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+"\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026" -+"\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056" -+"\156\154" -+, (PRUint32)98 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_334 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+, (PRUint32)64 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+, (PRUint32)64 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)"\060\202\005\001\060\202\004\152\240\003\002\001\002\002\004\017" -+"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" -+"\005\000\060\076\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" -+"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" -+"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" -+"\103\101\060\036\027\015\060\066\060\071\062\067\061\060\065\063" -+"\065\063\132\027\015\061\063\060\071\062\060\060\071\064\064\060" -+"\067\132\060\076\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151" -+"\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022" -+"\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040" -+"\103\101\060\202\002\042\060\015\006\011\052\206\110\206\367\015" -+"\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202" -+"\002\001\000\322\316\025\012\055\250\136\204\147\255\375\276\357" -+"\106\307\310\271\317\163\374\364\064\271\371\054\103\347\140\023" -+"\075\172\343\262\317\073\147\154\220\255\300\271\077\204\122\360" -+"\065\102\334\164\334\050\073\275\122\264\247\254\162\105\027\306" -+"\360\211\353\264\252\045\362\135\113\136\321\331\207\272\326\175" -+"\174\365\316\062\237\020\063\305\261\112\273\136\221\061\302\320" -+"\351\101\302\221\144\176\011\101\073\333\213\010\067\152\252\312" -+"\122\336\265\071\036\300\210\003\245\077\213\231\023\141\103\265" -+"\233\202\263\356\040\157\317\241\104\242\352\057\153\100\237\217" -+"\053\127\255\241\123\302\205\042\151\235\240\077\121\337\013\101" -+"\221\015\245\341\250\252\134\111\010\135\275\336\160\101\261\017" -+"\311\143\153\323\177\064\164\002\057\064\132\170\165\034\150\172" -+"\201\147\212\363\332\100\360\140\143\364\222\040\327\003\246\075" -+"\243\036\147\304\204\033\101\245\311\214\346\275\352\110\266\005" -+"\026\010\263\067\022\132\367\141\074\367\070\157\056\227\340\157" -+"\126\070\124\323\050\265\255\024\156\056\113\144\265\047\145\267" -+"\165\045\011\266\007\075\225\126\002\012\202\140\262\163\105\340" -+"\063\046\121\164\232\271\324\120\034\366\115\133\133\122\122\023" -+"\132\246\177\247\016\341\350\101\124\147\230\214\207\325\311\323" -+"\154\313\323\124\222\006\011\064\101\367\201\157\077\236\311\174" -+"\165\125\260\347\301\263\167\350\303\304\000\065\225\100\160\020" -+"\112\005\336\045\273\237\131\245\144\274\107\140\277\140\343\166" -+"\213\023\125\335\341\164\172\271\317\044\246\152\177\336\144\042" -+"\104\130\150\202\152\020\371\075\345\076\033\271\275\374\042\364" -+"\140\004\211\273\125\155\050\125\372\336\216\215\033\041\024\327" -+"\067\213\064\173\115\366\262\262\020\317\063\261\175\034\142\231" -+"\110\313\053\154\166\226\125\277\031\015\035\037\273\145\252\033" -+"\216\231\265\306\050\220\345\202\055\170\120\040\232\375\171\057" -+"\044\177\360\211\051\151\364\175\315\163\276\263\355\116\301\321" -+"\355\122\136\217\367\270\327\215\207\255\262\331\033\121\022\377" -+"\126\263\341\257\064\175\134\244\170\210\020\236\235\003\306\245" -+"\252\242\044\121\367\111\024\305\261\356\131\103\225\337\253\150" -+"\050\060\077\002\003\001\000\001\243\202\001\206\060\202\001\202" -+"\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001" -+"\377\002\001\001\060\123\006\003\125\035\040\004\114\060\112\060" -+"\110\006\011\053\006\001\004\001\261\076\001\000\060\073\060\071" -+"\006\010\053\006\001\005\005\007\002\001\026\055\150\164\164\160" -+"\072\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162" -+"\165\163\164\056\143\157\155\057\103\120\123\057\117\155\156\151" -+"\122\157\157\164\056\150\164\155\154\060\016\006\003\125\035\017" -+"\001\001\377\004\004\003\002\001\006\060\201\240\006\003\125\035" -+"\043\004\201\230\060\201\225\200\024\246\014\035\237\141\377\007" -+"\027\265\277\070\106\333\103\060\325\216\260\122\006\241\171\244" -+"\167\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123" -+"\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103" -+"\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003" -+"\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162" -+"\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111" -+"\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124" -+"\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157" -+"\142\141\154\040\122\157\157\164\202\002\001\245\060\105\006\003" -+"\125\035\037\004\076\060\074\060\072\240\070\240\066\206\064\150" -+"\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151\143" -+"\055\164\162\165\163\164\056\143\157\155\057\143\147\151\055\142" -+"\151\156\057\103\122\114\057\062\060\061\070\057\143\144\160\056" -+"\143\162\154\060\035\006\003\125\035\016\004\026\004\024\253\371" -+"\150\337\317\112\067\327\173\105\214\137\162\336\100\104\303\145" -+"\273\302\060\015\006\011\052\206\110\206\367\015\001\001\005\005" -+"\000\003\201\201\000\011\312\142\017\215\273\112\340\324\172\065" -+"\053\006\055\321\050\141\266\254\001\373\203\111\274\256\324\057" -+"\055\206\256\031\203\245\326\035\023\342\027\276\376\062\164\351" -+"\172\024\070\312\224\136\367\051\001\151\161\033\221\032\375\243" -+"\273\252\035\312\173\342\026\375\241\243\016\363\014\137\262\341" -+"\040\061\224\053\136\222\166\355\372\351\265\043\246\277\012\073" -+"\003\251\157\122\140\124\315\137\351\267\057\174\242\047\375\101" -+"\203\165\266\015\373\170\046\363\261\105\351\062\225\052\032\065" -+"\041\225\305\242\165" -+, (PRUint32)1285 } -+}; -+static const NSSItem nss_builtins_items_335 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrust DigiNotar Cyber CA 2nd", (PRUint32)43 }, -+ { (void *)"\210\036\105\005\017\230\331\131\373\012\065\371\114\016\050\227" -+"\125\026\051\263" -+, (PRUint32)20 }, -+ { (void *)"\360\256\251\075\362\054\210\334\174\205\033\226\175\132\034\021" -+, (PRUint32)16 }, -+ { (void *)"\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157" -+"\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151" -+"\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101" -+, (PRUint32)64 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_336 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" -+"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" -+"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" -+"\156" -+, (PRUint32)97 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" -+"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" -+"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" -+"\156" -+, (PRUint32)97 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)"\060\202\004\216\060\202\003\166\240\003\002\001\002\002\004\017" -+"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005" -+"\005\000\060\137\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147\151" -+"\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006\003" -+"\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040\120" -+"\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\166" -+"\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151\152" -+"\166\145\156\060\036\027\015\060\067\060\067\060\065\060\070\064" -+"\062\060\070\132\027\015\061\065\060\067\062\067\060\070\063\071" -+"\064\067\132\060\137\061\013\060\011\006\003\125\004\006\023\002" -+"\116\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147" -+"\151\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006" -+"\003\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040" -+"\120\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117" -+"\166\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151" -+"\152\166\145\156\060\202\001\042\060\015\006\011\052\206\110\206" -+"\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012" -+"\002\202\001\001\000\334\275\322\247\116\152\012\273\073\242\205" -+"\341\177\000\255\276\264\060\150\230\007\315\240\172\304\224\317" -+"\161\371\212\067\344\123\353\127\166\314\213\346\154\376\356\207" -+"\125\310\076\273\004\071\000\247\200\170\254\133\117\176\364\275" -+"\270\124\270\161\073\007\061\111\071\223\124\174\040\073\171\053" -+"\217\273\141\220\175\261\254\346\037\220\056\235\105\001\251\144" -+"\055\115\303\057\271\347\120\325\116\052\134\253\166\166\067\106" -+"\327\171\354\102\231\367\242\354\244\211\160\334\070\053\207\246" -+"\252\044\346\235\222\044\033\276\366\375\324\057\031\027\172\346" -+"\062\007\224\124\005\123\103\351\154\274\257\107\313\274\313\375" -+"\275\073\104\022\201\361\153\113\273\355\264\317\253\045\117\030" -+"\322\314\002\374\243\117\265\102\063\313\131\315\011\334\323\120" -+"\375\240\166\214\254\176\146\212\102\366\255\034\222\363\266\373" -+"\024\106\353\115\327\057\060\340\155\356\133\066\276\104\164\267" -+"\040\005\127\205\115\350\000\031\242\366\014\346\256\241\300\102" -+"\337\247\254\202\135\307\150\267\030\346\211\113\232\153\372\316" -+"\171\371\363\054\247\002\003\001\000\001\243\202\001\120\060\202" -+"\001\114\060\110\006\003\125\035\040\004\101\060\077\060\075\006" -+"\004\125\035\040\000\060\065\060\063\006\010\053\006\001\005\005" -+"\007\002\001\026\047\150\164\164\160\072\057\057\167\167\167\056" -+"\144\151\147\151\156\157\164\141\162\056\156\154\057\143\160\163" -+"\057\160\153\151\157\166\145\162\150\145\151\144\060\017\006\003" -+"\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006" -+"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\200" -+"\006\003\125\035\043\004\171\060\167\200\024\013\206\326\017\167" -+"\243\150\261\373\144\011\303\210\156\134\004\034\127\351\075\241" -+"\131\244\127\060\125\061\013\060\011\006\003\125\004\006\023\002" -+"\116\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141" -+"\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144" -+"\145\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141" -+"\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144" -+"\145\156\040\122\157\157\164\040\103\101\202\004\000\230\232\171" -+"\060\075\006\003\125\035\037\004\066\060\064\060\062\240\060\240" -+"\056\206\054\150\164\164\160\072\057\057\143\162\154\056\160\153" -+"\151\157\166\145\162\150\145\151\144\056\156\154\057\104\157\155" -+"\117\166\114\141\164\145\163\164\103\122\114\056\143\162\154\060" -+"\035\006\003\125\035\016\004\026\004\024\114\010\311\215\166\361" -+"\230\307\076\337\074\327\057\165\015\261\166\171\227\314\060\015" -+"\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001" -+"\001\000\014\224\207\032\277\115\343\205\342\356\327\330\143\171" -+"\016\120\337\306\204\133\322\273\331\365\061\012\032\065\227\164" -+"\337\024\372\052\017\076\355\240\343\010\366\325\116\133\257\246" -+"\256\045\342\105\153\042\017\267\124\050\176\222\336\215\024\154" -+"\321\034\345\156\164\004\234\267\357\064\104\105\337\311\203\035" -+"\031\037\300\051\151\337\211\325\077\302\260\123\155\345\116\027" -+"\344\163\141\043\023\046\161\103\375\114\131\313\303\337\042\252" -+"\041\053\331\277\225\021\032\212\244\342\253\247\135\113\157\051" -+"\365\122\321\344\322\025\261\213\376\360\003\317\247\175\351\231" -+"\207\070\263\015\163\024\344\162\054\341\316\365\255\006\110\144" -+"\372\323\051\271\242\330\273\364\325\013\245\100\104\103\216\240" -+"\277\316\132\245\122\114\144\323\027\061\141\314\350\244\212\350" -+"\344\210\373\351\345\057\006\063\063\233\224\146\146\261\253\120" -+"\072\241\011\201\164\123\132\047\271\246\322\045\317\323\303\247" -+"\377\226\320\057\352\340\036\215\122\351\030\034\040\012\107\240" -+"\226\126\016\100\220\121\104\254\032\375\361\356\205\037\367\102" -+"\132\145" -+, (PRUint32)1170 } -+}; -+static const NSSItem nss_builtins_items_337 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid", (PRUint32)44 }, -+ { (void *)"\247\250\311\254\364\137\220\222\166\206\270\300\242\016\223\130" -+"\175\336\060\344" -+, (PRUint32)20 }, -+ { (void *)"\243\317\263\377\371\117\247\261\353\072\165\130\116\056\237\352" -+, (PRUint32)16 }, -+ { (void *)"\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004" -+"\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162" -+"\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145" -+"\156" -+, (PRUint32)97 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; -+static const NSSItem nss_builtins_items_338 [] = { -+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 }, -+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) }, -+ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" -+"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" -+"\156\151\163\141\164\151\145\040\055\040\107\062" -+, (PRUint32)92 }, -+ { (void *)"0", (PRUint32)2 }, -+ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" -+"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" -+"\156\151\163\141\164\151\145\040\055\040\107\062" -+, (PRUint32)92 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)"\060\202\006\225\060\202\004\175\240\003\002\001\002\002\004\017" -+"\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\013" -+"\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116" -+"\114\061\027\060\025\006\003\125\004\012\014\016\104\151\147\151" -+"\116\157\164\141\162\040\102\056\126\056\061\062\060\060\006\003" -+"\125\004\003\014\051\104\151\147\151\116\157\164\141\162\040\120" -+"\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\162" -+"\147\141\156\151\163\141\164\151\145\040\055\040\107\062\060\036" -+"\027\015\061\060\060\065\061\062\060\070\065\061\063\071\132\027" -+"\015\062\060\060\063\062\063\060\071\065\060\060\065\132\060\132" -+"\061\013\060\011\006\003\125\004\006\023\002\116\114\061\027\060" -+"\025\006\003\125\004\012\014\016\104\151\147\151\116\157\164\141" -+"\162\040\102\056\126\056\061\062\060\060\006\003\125\004\003\014" -+"\051\104\151\147\151\116\157\164\141\162\040\120\113\111\157\166" -+"\145\162\150\145\151\144\040\103\101\040\117\162\147\141\156\151" -+"\163\141\164\151\145\040\055\040\107\062\060\202\002\042\060\015" -+"\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002" -+"\017\000\060\202\002\012\002\202\002\001\000\261\023\031\017\047" -+"\346\154\324\125\206\113\320\354\211\212\105\221\170\254\107\275" -+"\107\053\344\374\105\353\117\264\046\163\133\067\323\303\177\366" -+"\343\336\327\243\370\055\150\305\010\076\113\224\326\344\207\045" -+"\066\153\204\265\030\164\363\050\130\163\057\233\152\317\274\004" -+"\036\366\336\335\257\374\113\252\365\333\146\142\045\001\045\202" -+"\336\362\227\132\020\156\335\135\251\042\261\004\251\043\163\072" -+"\370\161\255\035\317\204\104\353\107\321\257\155\310\174\050\253" -+"\307\362\067\172\164\137\137\305\002\024\212\243\132\343\033\154" -+"\001\343\135\216\331\150\326\364\011\033\062\334\221\265\054\365" -+"\040\353\214\003\155\046\111\270\223\304\205\135\330\322\233\257" -+"\126\152\314\005\063\314\240\102\236\064\125\104\234\153\240\324" -+"\022\320\053\124\315\267\211\015\345\366\353\350\373\205\001\063" -+"\117\172\153\361\235\162\063\226\016\367\262\204\245\245\047\304" -+"\047\361\121\163\051\167\272\147\156\376\114\334\264\342\241\241" -+"\201\057\071\111\215\103\070\023\316\320\245\134\302\207\072\000" -+"\147\145\102\043\361\066\131\012\035\243\121\310\274\243\224\052" -+"\061\337\343\074\362\235\032\074\004\260\357\261\012\060\023\163" -+"\266\327\363\243\114\001\165\024\205\170\300\327\212\071\130\205" -+"\120\372\056\346\305\276\317\213\077\257\217\066\324\045\011\055" -+"\322\017\254\162\223\362\277\213\324\120\263\371\025\120\233\231" -+"\365\024\331\373\213\221\243\062\046\046\240\370\337\073\140\201" -+"\206\203\171\133\053\353\023\075\051\072\301\155\335\275\236\216" -+"\207\326\112\256\064\227\005\356\024\246\366\334\070\176\112\351" -+"\044\124\007\075\227\150\067\106\153\015\307\250\041\257\023\124" -+"\344\011\152\361\115\106\012\311\135\373\233\117\275\336\373\267" -+"\124\313\270\070\234\247\071\373\152\055\300\173\215\253\245\247" -+"\127\354\112\222\212\063\305\341\040\134\163\330\220\222\053\200" -+"\325\017\206\030\151\174\071\117\204\206\274\367\114\133\363\325" -+"\264\312\240\302\360\067\042\312\171\122\037\123\346\252\363\220" -+"\260\073\335\362\050\375\254\353\305\006\044\240\311\324\057\017" -+"\130\375\265\236\354\017\317\262\131\320\242\004\172\070\152\256" -+"\162\373\275\360\045\142\224\011\247\005\013\002\003\001\000\001" -+"\243\202\001\141\060\202\001\135\060\110\006\003\125\035\040\004" -+"\101\060\077\060\075\006\004\125\035\040\000\060\065\060\063\006" -+"\010\053\006\001\005\005\007\002\001\026\047\150\164\164\160\072" -+"\057\057\167\167\167\056\144\151\147\151\156\157\164\141\162\056" -+"\156\154\057\143\160\163\057\160\153\151\157\166\145\162\150\145" -+"\151\144\060\017\006\003\125\035\023\001\001\377\004\005\060\003" -+"\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003" -+"\002\001\006\060\201\205\006\003\125\035\043\004\176\060\174\200" -+"\024\071\020\213\111\222\134\333\141\022\040\315\111\235\032\216" -+"\332\234\147\100\271\241\136\244\134\060\132\061\013\060\011\006" -+"\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004" -+"\012\014\025\123\164\141\141\164\040\144\145\162\040\116\145\144" -+"\145\162\154\141\156\144\145\156\061\053\060\051\006\003\125\004" -+"\003\014\042\123\164\141\141\164\040\144\145\162\040\116\145\144" -+"\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101" -+"\040\055\040\107\062\202\004\000\230\226\364\060\111\006\003\125" -+"\035\037\004\102\060\100\060\076\240\074\240\072\206\070\150\164" -+"\164\160\072\057\057\143\162\154\056\160\153\151\157\166\145\162" -+"\150\145\151\144\056\156\154\057\104\157\155\117\162\147\141\156" -+"\151\163\141\164\151\145\114\141\164\145\163\164\103\122\114\055" -+"\107\062\056\143\162\154\060\035\006\003\125\035\016\004\026\004" -+"\024\274\135\224\073\331\253\173\003\045\163\141\302\333\055\356" -+"\374\253\217\145\241\060\015\006\011\052\206\110\206\367\015\001" -+"\001\013\005\000\003\202\002\001\000\217\374\055\114\267\331\055" -+"\325\037\275\357\313\364\267\150\027\165\235\116\325\367\335\234" -+"\361\052\046\355\237\242\266\034\003\325\123\263\354\010\317\064" -+"\342\343\303\364\265\026\057\310\303\276\327\323\163\253\000\066" -+"\371\032\112\176\326\143\351\136\106\272\245\266\216\025\267\243" -+"\052\330\103\035\357\135\310\037\201\205\263\213\367\377\074\364" -+"\331\364\106\010\077\234\274\035\240\331\250\114\315\045\122\116" -+"\012\261\040\367\037\351\103\331\124\106\201\023\232\300\136\164" -+"\154\052\230\062\352\374\167\273\015\245\242\061\230\042\176\174" -+"\174\347\332\244\255\354\267\056\032\031\161\370\110\120\332\103" -+"\217\054\204\335\301\100\047\343\265\360\025\116\226\324\370\134" -+"\343\206\051\106\053\327\073\007\353\070\177\310\206\127\227\323" -+"\357\052\063\304\027\120\325\144\151\153\053\153\105\136\135\057" -+"\027\312\132\116\317\303\327\071\074\365\073\237\106\271\233\347" -+"\016\111\227\235\326\325\343\033\017\352\217\001\116\232\023\224" -+"\131\012\002\007\110\113\032\140\253\177\117\355\013\330\125\015" -+"\150\157\125\234\151\145\025\102\354\300\334\335\154\254\303\026" -+"\316\013\035\126\233\244\304\304\322\056\340\017\342\104\047\053" -+"\120\151\244\334\142\350\212\041\051\102\154\314\000\072\226\166" -+"\233\357\100\300\244\136\167\204\062\154\046\052\071\146\256\135" -+"\343\271\271\262\054\150\037\036\232\220\003\071\360\252\263\244" -+"\314\111\213\030\064\351\067\311\173\051\307\204\174\157\104\025" -+"\057\354\141\131\004\311\105\313\242\326\122\242\174\177\051\222" -+"\326\112\305\213\102\250\324\376\352\330\307\207\043\030\344\235" -+"\172\175\163\100\122\230\240\256\156\343\005\077\005\017\340\245" -+"\306\155\115\355\203\067\210\234\307\363\334\102\232\152\266\327" -+"\041\111\066\167\362\357\030\117\305\160\331\236\351\336\267\053" -+"\213\364\274\176\050\337\015\100\311\205\134\256\235\305\061\377" -+"\320\134\016\265\250\176\360\351\057\272\257\210\256\345\265\321" -+"\130\245\257\234\161\247\051\001\220\203\151\067\202\005\272\374" -+"\011\301\010\156\214\170\073\303\063\002\200\077\104\205\010\035" -+"\337\125\126\010\255\054\205\055\135\261\003\341\256\252\164\305" -+"\244\363\116\272\067\230\173\202\271" -+, (PRUint32)1689 } -+}; -+static const NSSItem nss_builtins_items_339 [] = { -+ { (void *)&cko_netscape_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) }, -+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }, -+ { (void *)"Explicitly Distrusted DigiNotar PKIoverheid G2", (PRUint32)47 }, -+ { (void *)"\325\362\127\251\277\055\320\077\213\106\127\371\053\311\244\306" -+"\222\341\102\102" -+, (PRUint32)20 }, -+ { (void *)"\056\141\242\321\170\316\356\277\131\063\260\043\024\017\224\034" -+, (PRUint32)16 }, -+ { (void *)"\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061" -+"\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157" -+"\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004" -+"\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111" -+"\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141" -+"\156\151\163\141\164\151\145\040\055\040\107\062" -+, (PRUint32)92 }, -+ { (void *)"\002\004\017\377\377\377" -+, (PRUint32)6 }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ckt_netscape_untrusted, (PRUint32)sizeof(CK_TRUST) }, -+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) } -+}; - - builtinsInternalObject - nss_builtins_data[] = { -@@ -21677,11 +22926,29 @@ nss_builtins_data[] = { - { 11, nss_builtins_types_318, nss_builtins_items_318, {NULL} }, - { 13, nss_builtins_types_319, nss_builtins_items_319, {NULL} }, - { 11, nss_builtins_types_320, nss_builtins_items_320, {NULL} }, -- { 13, nss_builtins_types_321, nss_builtins_items_321, {NULL} } -+ { 13, nss_builtins_types_321, nss_builtins_items_321, {NULL} }, -+ { 11, nss_builtins_types_322, nss_builtins_items_322, {NULL} }, -+ { 13, nss_builtins_types_323, nss_builtins_items_323, {NULL} }, -+ { 11, nss_builtins_types_324, nss_builtins_items_324, {NULL} }, -+ { 13, nss_builtins_types_325, nss_builtins_items_325, {NULL} }, -+ { 11, nss_builtins_types_326, nss_builtins_items_326, {NULL} }, -+ { 13, nss_builtins_types_327, nss_builtins_items_327, {NULL} }, -+ { 11, nss_builtins_types_328, nss_builtins_items_328, {NULL} }, -+ { 13, nss_builtins_types_329, nss_builtins_items_329, {NULL} }, -+ { 11, nss_builtins_types_330, nss_builtins_items_330, {NULL} }, -+ { 13, nss_builtins_types_331, nss_builtins_items_331, {NULL} }, -+ { 11, nss_builtins_types_332, nss_builtins_items_332, {NULL} }, -+ { 13, nss_builtins_types_333, nss_builtins_items_333, {NULL} }, -+ { 11, nss_builtins_types_334, nss_builtins_items_334, {NULL} }, -+ { 13, nss_builtins_types_335, nss_builtins_items_335, {NULL} }, -+ { 11, nss_builtins_types_336, nss_builtins_items_336, {NULL} }, -+ { 13, nss_builtins_types_337, nss_builtins_items_337, {NULL} }, -+ { 11, nss_builtins_types_338, nss_builtins_items_338, {NULL} }, -+ { 13, nss_builtins_types_339, nss_builtins_items_339, {NULL} } - }; - const PRUint32 - #ifdef DEBUG -- nss_builtins_nObjects = 321+1; -+ nss_builtins_nObjects = 339+1; - #else -- nss_builtins_nObjects = 321; -+ nss_builtins_nObjects = 339; - #endif /* DEBUG */ -diff -up mozilla/security/nss/lib/ckfw/builtins/certdata.txt.diginotar mozilla/security/nss/lib/ckfw/builtins/certdata.txt ---- mozilla/security/nss/lib/ckfw/builtins/certdata.txt.diginotar 2011-04-06 16:59:09.000000000 -0700 -+++ mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2011-09-02 12:39:06.000000000 -0700 -@@ -34,7 +34,7 @@ - # the terms of any one of the MPL, the GPL or the LGPL. - # - # ***** END LICENSE BLOCK ***** --CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.64.2.9 $ $Date: 2011/04/06 23:59:09 $" -+CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.64.2.13 $ $Date: 2011/09/02 19:39:06 $" - - # - # certdata.txt -@@ -12461,161 +12461,6 @@ CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETS - CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE - - # --# Certificate "DigiNotar Root CA" --# --CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE --CKA_TOKEN CK_BBOOL CK_TRUE --CKA_PRIVATE CK_BBOOL CK_FALSE --CKA_MODIFIABLE CK_BBOOL CK_FALSE --CKA_LABEL UTF8 "DigiNotar Root CA" --CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 --CKA_SUBJECT MULTILINE_OCTAL --\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 --\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 --\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 --\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 --\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 --\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 --\154 --END --CKA_ID UTF8 "0" --CKA_ISSUER MULTILINE_OCTAL --\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 --\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 --\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 --\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 --\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 --\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 --\154 --END --CKA_SERIAL_NUMBER MULTILINE_OCTAL --\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223 --\074\114 --END --CKA_VALUE MULTILINE_OCTAL --\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\014 --\166\332\234\221\014\116\054\236\376\025\320\130\223\074\114\060 --\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137 --\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060 --\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141 --\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151 --\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060 --\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156 --\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060 --\036\027\015\060\067\060\065\061\066\061\067\061\071\063\066\132 --\027\015\062\065\060\063\063\061\061\070\061\071\062\061\132\060 --\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022 --\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164 --\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147 --\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040 --\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151 --\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154 --\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001 --\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001 --\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126 --\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201 --\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300 --\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177 --\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330 --\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213 --\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337 --\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045 --\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123 --\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007 --\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043 --\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042 --\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041 --\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324 --\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313 --\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110 --\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114 --\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376 --\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344 --\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357 --\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346 --\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314 --\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351 --\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154 --\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262 --\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042 --\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077 --\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102 --\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323 --\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176 --\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147 --\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216 --\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035 --\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125 --\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125 --\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153 --\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206 --\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002 --\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004 --\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257 --\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362 --\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203 --\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302 --\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150 --\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307 --\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050 --\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350 --\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013 --\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075 --\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114 --\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313 --\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273 --\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235 --\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146 --\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160 --\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007 --\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351 --\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134 --\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045 --\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113 --\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174 --\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304 --\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012 --\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330 --\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124 --\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163 --\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056 --\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175 --\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163 --\262\345\214\360\206\231\270\345\305\337\204\301\267\353 --END -- --# Trust for Certificate "DigiNotar Root CA" --CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST --CKA_TOKEN CK_BBOOL CK_TRUE --CKA_PRIVATE CK_BBOOL CK_FALSE --CKA_MODIFIABLE CK_BBOOL CK_FALSE --CKA_LABEL UTF8 "DigiNotar Root CA" --CKA_CERT_SHA1_HASH MULTILINE_OCTAL --\300\140\355\104\313\330\201\275\016\370\154\013\242\207\335\317 --\201\147\107\214 --END --CKA_CERT_MD5_HASH MULTILINE_OCTAL --\172\171\124\115\007\222\073\133\377\101\360\016\307\071\242\230 --END --CKA_ISSUER MULTILINE_OCTAL --\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 --\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 --\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 --\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 --\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 --\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 --\154 --END --CKA_SERIAL_NUMBER MULTILINE_OCTAL --\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223 --\074\114 --END --CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR --CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN --CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR --CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -- --# - # Certificate "Network Solutions Certificate Authority" - # - CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -@@ -17208,7 +17053,7 @@ CKA_SERIAL_NUMBER MULTILINE_OCTAL - \002\004\000\230\226\214 - END - CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR --CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR - CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR - CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE - -@@ -22014,3 +21859,1443 @@ CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSC - CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR - CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR - CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Certinomis - Autorité Racine" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Certinomis - Autorité Racine" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 -+\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 -+\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 -+\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 -+\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 -+\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 -+\141\143\151\156\145 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 -+\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 -+\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 -+\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 -+\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 -+\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 -+\141\143\151\156\145 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\001\001 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\005\234\060\202\003\204\240\003\002\001\002\002\001\001 -+\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060 -+\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061\023 -+\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156\157 -+\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060\060 -+\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060\044 -+\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155\151 -+\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122\141 -+\143\151\156\145\060\036\027\015\060\070\060\071\061\067\060\070 -+\062\070\065\071\132\027\015\062\070\060\071\061\067\060\070\062 -+\070\065\071\132\060\143\061\013\060\011\006\003\125\004\006\023 -+\002\106\122\061\023\060\021\006\003\125\004\012\023\012\103\145 -+\162\164\151\156\157\155\151\163\061\027\060\025\006\003\125\004 -+\013\023\016\060\060\060\062\040\064\063\063\071\071\070\071\060 -+\063\061\046\060\044\006\003\125\004\003\014\035\103\145\162\164 -+\151\156\157\155\151\163\040\055\040\101\165\164\157\162\151\164 -+\303\251\040\122\141\143\151\156\145\060\202\002\042\060\015\006 -+\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017 -+\000\060\202\002\012\002\202\002\001\000\235\205\237\206\323\343 -+\257\307\262\153\156\063\340\236\267\102\064\125\235\371\201\276 -+\143\330\043\166\016\227\124\315\231\114\032\361\071\307\210\330 -+\027\120\014\236\141\332\300\116\125\336\347\132\270\172\116\167 -+\207\015\345\270\353\372\236\136\173\036\304\317\050\164\307\223 -+\365\024\306\042\050\004\371\221\303\253\047\163\152\016\056\115 -+\363\056\050\037\160\337\125\057\116\355\307\161\157\011\162\056 -+\355\325\062\227\320\361\130\167\321\140\274\116\136\333\232\204 -+\366\107\141\105\053\366\120\246\177\152\161\047\110\204\065\236 -+\254\376\151\251\236\172\136\065\045\372\264\247\111\065\167\226 -+\247\066\133\341\315\337\043\160\330\135\114\245\010\203\361\246 -+\044\070\023\250\354\057\250\241\147\307\246\055\206\107\356\212 -+\374\354\233\016\164\364\053\111\002\173\220\165\214\374\231\071 -+\001\071\326\112\211\345\236\166\253\076\226\050\070\046\213\335 -+\215\214\300\366\001\036\157\245\061\022\070\175\225\302\161\356 -+\355\164\256\344\066\242\103\165\325\361\000\233\342\344\327\314 -+\102\003\113\170\172\345\175\273\270\256\056\040\223\323\344\141 -+\337\161\341\166\147\227\077\266\337\152\163\132\144\042\345\102 -+\333\317\201\003\223\330\364\343\020\340\162\366\000\160\254\360 -+\301\172\017\005\177\317\064\151\105\265\223\344\031\333\122\026 -+\043\005\211\016\215\110\344\045\157\263\170\277\142\365\007\372 -+\225\044\302\226\262\350\243\043\302\135\003\374\303\323\345\174 -+\311\165\043\327\364\365\274\336\344\337\315\200\277\221\210\175 -+\247\023\264\071\272\054\272\275\321\153\314\363\245\050\355\104 -+\236\175\122\243\157\226\056\031\176\034\363\133\307\026\216\273 -+\140\175\167\146\107\124\202\000\021\140\154\062\301\250\070\033 -+\353\156\230\023\326\356\070\365\360\237\016\357\376\061\201\301 -+\322\044\225\057\123\172\151\242\360\017\206\105\216\130\202\053 -+\114\042\324\136\240\347\175\046\047\110\337\045\106\215\112\050 -+\174\206\236\371\233\032\131\271\145\277\005\335\266\102\135\075 -+\346\000\110\202\136\040\367\021\202\336\312\330\237\346\067\107 -+\046\036\353\170\367\141\303\101\144\130\002\101\371\332\340\321 -+\370\371\350\375\122\070\266\365\211\337\002\003\001\000\001\243 -+\133\060\131\060\017\006\003\125\035\023\001\001\377\004\005\060 -+\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004 -+\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\015 -+\214\266\141\332\104\270\321\024\175\303\276\175\136\110\360\316 -+\312\152\260\060\027\006\003\125\035\040\004\020\060\016\060\014 -+\006\012\052\201\172\001\126\002\002\000\001\001\060\015\006\011 -+\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000 -+\044\076\140\006\176\035\357\072\076\333\352\257\034\232\054\001 -+\013\364\305\265\331\111\061\364\135\101\215\211\014\116\377\154 -+\242\375\377\342\006\310\071\237\361\132\251\335\042\130\025\250 -+\212\323\261\346\062\011\202\003\154\327\077\010\307\370\271\272 -+\000\155\271\326\374\122\062\135\244\177\244\061\224\273\266\114 -+\070\177\050\060\065\377\237\043\123\267\266\356\024\160\000\100 -+\053\332\107\253\064\176\136\247\126\060\141\053\213\103\254\375 -+\266\210\050\365\153\266\076\140\112\272\102\220\064\147\215\352 -+\353\137\105\124\073\027\254\213\344\306\145\017\356\320\214\135 -+\146\071\316\062\247\330\020\227\300\176\064\234\237\224\363\366 -+\206\037\317\033\163\255\224\171\207\150\160\303\063\245\160\347 -+\330\325\070\224\157\143\171\353\277\012\016\010\347\305\057\017 -+\102\240\053\024\100\377\041\340\005\305\047\341\204\021\023\272 -+\326\206\035\101\013\023\043\211\323\311\013\350\212\272\172\243 -+\243\163\067\065\200\175\022\270\063\167\100\070\300\372\136\060 -+\322\362\266\243\261\326\242\225\227\201\233\122\355\151\114\377 -+\200\344\123\333\124\133\003\155\124\137\261\270\357\044\275\157 -+\237\021\303\307\144\302\017\050\142\205\146\136\032\173\262\267 -+\357\256\065\311\031\063\250\270\047\333\063\125\277\150\341\165 -+\110\104\126\373\315\323\110\273\107\211\072\254\151\365\200\306 -+\344\104\120\057\124\304\252\103\305\061\061\130\275\226\305\352 -+\165\154\232\165\261\115\370\367\227\377\226\026\362\227\115\350 -+\366\363\021\371\072\175\212\070\156\004\313\341\323\105\025\252 -+\245\321\035\235\135\143\350\044\346\066\024\342\207\255\033\131 -+\365\104\233\373\327\167\174\037\001\160\142\241\040\032\242\305 -+\032\050\364\041\003\356\056\331\301\200\352\271\331\202\326\133 -+\166\302\313\073\265\322\000\360\243\016\341\255\156\100\367\333 -+\240\264\320\106\256\025\327\104\302\115\065\371\322\013\362\027 -+\366\254\146\325\044\262\117\321\034\231\300\156\365\175\353\164 -+\004\270\371\115\167\011\327\264\317\007\060\011\361\270\000\126 -+\331\027\026\026\012\053\206\337\217\001\031\032\345\273\202\143 -+\377\276\013\166\026\136\067\067\346\330\164\227\242\231\105\171 -+END -+ -+# Trust for Certificate "Certinomis - Autorité Racine" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Certinomis - Autorité Racine" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\056\024\332\354\050\360\372\036\216\070\232\116\253\353\046\300 -+\012\323\203\303 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\177\060\170\214\003\343\312\311\012\342\311\352\036\252\125\032 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\143\061\013\060\011\006\003\125\004\006\023\002\106\122\061 -+\023\060\021\006\003\125\004\012\023\012\103\145\162\164\151\156 -+\157\155\151\163\061\027\060\025\006\003\125\004\013\023\016\060 -+\060\060\062\040\064\063\063\071\071\070\071\060\063\061\046\060 -+\044\006\003\125\004\003\014\035\103\145\162\164\151\156\157\155 -+\151\163\040\055\040\101\165\164\157\162\151\164\303\251\040\122 -+\141\143\151\156\145 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\001\001 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Root CA Generalitat Valenciana" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Root CA Generalitat Valenciana" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 -+\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 -+\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 -+\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 -+\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 -+\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 -+\126\141\154\145\156\143\151\141\156\141 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 -+\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 -+\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 -+\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 -+\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 -+\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 -+\126\141\154\145\156\143\151\141\156\141 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\073\105\345\150 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\006\213\060\202\005\163\240\003\002\001\002\002\004\073 -+\105\345\150\060\015\006\011\052\206\110\206\367\015\001\001\005 -+\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\105 -+\123\061\037\060\035\006\003\125\004\012\023\026\107\145\156\145 -+\162\141\154\151\164\141\164\040\126\141\154\145\156\143\151\141 -+\156\141\061\017\060\015\006\003\125\004\013\023\006\120\113\111 -+\107\126\101\061\047\060\045\006\003\125\004\003\023\036\122\157 -+\157\164\040\103\101\040\107\145\156\145\162\141\154\151\164\141 -+\164\040\126\141\154\145\156\143\151\141\156\141\060\036\027\015 -+\060\061\060\067\060\066\061\066\062\062\064\067\132\027\015\062 -+\061\060\067\060\061\061\065\062\062\064\067\132\060\150\061\013 -+\060\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006 -+\003\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141 -+\164\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015 -+\006\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060 -+\045\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040 -+\107\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145 -+\156\143\151\141\156\141\060\202\001\042\060\015\006\011\052\206 -+\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202 -+\001\012\002\202\001\001\000\306\052\253\127\021\067\057\042\212 -+\312\003\164\035\312\355\055\242\013\274\063\122\100\046\107\276 -+\132\151\246\073\162\066\027\114\350\337\270\273\057\166\341\100 -+\106\164\145\002\220\122\010\264\377\250\214\301\340\307\211\126 -+\020\071\063\357\150\264\137\137\332\155\043\241\211\136\042\243 -+\112\006\360\047\360\127\271\370\351\116\062\167\012\077\101\144 -+\363\353\145\356\166\376\124\252\175\035\040\256\363\327\164\302 -+\012\137\365\010\050\122\010\314\125\135\322\017\333\232\201\245 -+\273\241\263\301\224\315\124\340\062\165\061\221\032\142\262\336 -+\165\342\317\117\211\331\221\220\017\101\033\264\132\112\167\275 -+\147\203\340\223\347\136\247\014\347\201\323\364\122\254\123\262 -+\003\307\104\046\373\171\345\313\064\140\120\020\173\033\333\153 -+\327\107\253\137\174\150\312\156\235\101\003\020\356\153\231\173 -+\136\045\250\302\253\344\300\363\134\234\343\276\316\061\114\144 -+\036\136\200\242\365\203\176\014\326\312\214\125\216\276\340\276 -+\111\007\017\243\044\101\172\130\035\204\352\130\022\310\341\267 -+\355\357\223\336\224\010\061\002\003\001\000\001\243\202\003\073 -+\060\202\003\067\060\062\006\010\053\006\001\005\005\007\001\001 -+\004\046\060\044\060\042\006\010\053\006\001\005\005\007\060\001 -+\206\026\150\164\164\160\072\057\057\157\143\163\160\056\160\153 -+\151\056\147\166\141\056\145\163\060\022\006\003\125\035\023\001 -+\001\377\004\010\060\006\001\001\377\002\001\002\060\202\002\064 -+\006\003\125\035\040\004\202\002\053\060\202\002\047\060\202\002 -+\043\006\012\053\006\001\004\001\277\125\002\001\000\060\202\002 -+\023\060\202\001\350\006\010\053\006\001\005\005\007\002\002\060 -+\202\001\332\036\202\001\326\000\101\000\165\000\164\000\157\000 -+\162\000\151\000\144\000\141\000\144\000\040\000\144\000\145\000 -+\040\000\103\000\145\000\162\000\164\000\151\000\146\000\151\000 -+\143\000\141\000\143\000\151\000\363\000\156\000\040\000\122\000 -+\141\000\355\000\172\000\040\000\144\000\145\000\040\000\154\000 -+\141\000\040\000\107\000\145\000\156\000\145\000\162\000\141\000 -+\154\000\151\000\164\000\141\000\164\000\040\000\126\000\141\000 -+\154\000\145\000\156\000\143\000\151\000\141\000\156\000\141\000 -+\056\000\015\000\012\000\114\000\141\000\040\000\104\000\145\000 -+\143\000\154\000\141\000\162\000\141\000\143\000\151\000\363\000 -+\156\000\040\000\144\000\145\000\040\000\120\000\162\000\341\000 -+\143\000\164\000\151\000\143\000\141\000\163\000\040\000\144\000 -+\145\000\040\000\103\000\145\000\162\000\164\000\151\000\146\000 -+\151\000\143\000\141\000\143\000\151\000\363\000\156\000\040\000 -+\161\000\165\000\145\000\040\000\162\000\151\000\147\000\145\000 -+\040\000\145\000\154\000\040\000\146\000\165\000\156\000\143\000 -+\151\000\157\000\156\000\141\000\155\000\151\000\145\000\156\000 -+\164\000\157\000\040\000\144\000\145\000\040\000\154\000\141\000 -+\040\000\160\000\162\000\145\000\163\000\145\000\156\000\164\000 -+\145\000\040\000\101\000\165\000\164\000\157\000\162\000\151\000 -+\144\000\141\000\144\000\040\000\144\000\145\000\040\000\103\000 -+\145\000\162\000\164\000\151\000\146\000\151\000\143\000\141\000 -+\143\000\151\000\363\000\156\000\040\000\163\000\145\000\040\000 -+\145\000\156\000\143\000\165\000\145\000\156\000\164\000\162\000 -+\141\000\040\000\145\000\156\000\040\000\154\000\141\000\040\000 -+\144\000\151\000\162\000\145\000\143\000\143\000\151\000\363\000 -+\156\000\040\000\167\000\145\000\142\000\040\000\150\000\164\000 -+\164\000\160\000\072\000\057\000\057\000\167\000\167\000\167\000 -+\056\000\160\000\153\000\151\000\056\000\147\000\166\000\141\000 -+\056\000\145\000\163\000\057\000\143\000\160\000\163\060\045\006 -+\010\053\006\001\005\005\007\002\001\026\031\150\164\164\160\072 -+\057\057\167\167\167\056\160\153\151\056\147\166\141\056\145\163 -+\057\143\160\163\060\035\006\003\125\035\016\004\026\004\024\173 -+\065\323\100\322\034\170\031\146\357\164\020\050\334\076\117\262 -+\170\004\374\060\201\225\006\003\125\035\043\004\201\215\060\201 -+\212\200\024\173\065\323\100\322\034\170\031\146\357\164\020\050 -+\334\076\117\262\170\004\374\241\154\244\152\060\150\061\013\060 -+\011\006\003\125\004\006\023\002\105\123\061\037\060\035\006\003 -+\125\004\012\023\026\107\145\156\145\162\141\154\151\164\141\164 -+\040\126\141\154\145\156\143\151\141\156\141\061\017\060\015\006 -+\003\125\004\013\023\006\120\113\111\107\126\101\061\047\060\045 -+\006\003\125\004\003\023\036\122\157\157\164\040\103\101\040\107 -+\145\156\145\162\141\154\151\164\141\164\040\126\141\154\145\156 -+\143\151\141\156\141\202\004\073\105\345\150\060\015\006\011\052 -+\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\044 -+\141\116\365\265\310\102\002\052\263\134\165\255\305\155\312\347 -+\224\077\245\150\225\210\301\124\300\020\151\242\022\057\030\077 -+\045\120\250\174\112\352\306\011\331\364\165\306\100\332\257\120 -+\235\075\245\026\273\155\061\306\307\163\012\110\376\040\162\355 -+\157\314\350\203\141\026\106\220\001\225\113\175\216\232\122\011 -+\057\366\157\034\344\241\161\317\214\052\132\027\163\203\107\115 -+\017\066\373\004\115\111\121\342\024\311\144\141\373\324\024\340 -+\364\236\267\064\217\012\046\275\227\134\364\171\072\112\060\031 -+\314\255\117\240\230\212\264\061\227\052\342\163\155\176\170\270 -+\370\210\211\117\261\042\221\144\113\365\120\336\003\333\345\305 -+\166\347\023\146\165\176\145\373\001\237\223\207\210\235\371\106 -+\127\174\115\140\257\230\163\023\043\244\040\221\201\372\320\141 -+\146\270\175\321\257\326\157\036\154\075\351\021\375\251\371\202 -+\042\206\231\063\161\132\352\031\127\075\221\315\251\300\243\156 -+\007\023\246\311\355\370\150\243\236\303\132\162\011\207\050\321 -+\304\163\304\163\030\137\120\165\026\061\237\267\350\174\303 -+END -+ -+# Trust for Certificate "Root CA Generalitat Valenciana" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Root CA Generalitat Valenciana" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\240\163\345\305\275\103\141\015\206\114\041\023\012\205\130\127 -+\314\234\352\106 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\054\214\027\136\261\124\253\223\027\265\066\132\333\321\306\362 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\105\123\061 -+\037\060\035\006\003\125\004\012\023\026\107\145\156\145\162\141 -+\154\151\164\141\164\040\126\141\154\145\156\143\151\141\156\141 -+\061\017\060\015\006\003\125\004\013\023\006\120\113\111\107\126 -+\101\061\047\060\045\006\003\125\004\003\023\036\122\157\157\164 -+\040\103\101\040\107\145\156\145\162\141\154\151\164\141\164\040 -+\126\141\154\145\156\143\151\141\156\141 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\073\105\345\150 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "A-Trust-nQual-03" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "A-Trust-nQual-03" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 -+\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 -+\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 -+\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 -+\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 -+\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 -+\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 -+\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 -+\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 -+\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 -+\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 -+\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 -+\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 -+\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 -+\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 -+\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 -+\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\003\001\154\036 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\003\317\060\202\002\267\240\003\002\001\002\002\003\001 -+\154\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005 -+\000\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101 -+\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162 -+\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150 -+\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151 -+\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166 -+\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006 -+\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121 -+\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014 -+\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060 -+\063\060\036\027\015\060\065\060\070\061\067\062\062\060\060\060 -+\060\132\027\015\061\065\060\070\061\067\062\062\060\060\060\060 -+\132\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101 -+\124\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162 -+\165\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150 -+\145\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151 -+\155\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166 -+\145\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006 -+\003\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121 -+\165\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014 -+\020\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060 -+\063\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001 -+\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001 -+\001\000\255\075\141\156\003\363\220\073\300\101\013\204\200\315 -+\354\052\243\235\153\273\156\302\102\204\367\121\024\341\240\250 -+\055\121\243\121\362\336\043\360\064\104\377\224\353\314\005\043 -+\225\100\271\007\170\245\045\366\012\275\105\206\350\331\275\300 -+\004\216\205\104\141\357\177\247\311\372\301\045\314\205\054\143 -+\077\005\140\163\111\005\340\140\170\225\020\113\334\371\021\131 -+\316\161\177\100\233\212\252\044\337\013\102\342\333\126\274\112 -+\322\245\014\233\267\103\076\335\203\323\046\020\002\317\352\043 -+\304\111\116\345\323\351\264\210\253\014\256\142\222\324\145\207 -+\331\152\327\364\205\237\344\063\042\045\245\345\310\063\272\303 -+\307\101\334\137\306\152\314\000\016\155\062\250\266\207\066\000 -+\142\167\233\036\037\064\313\220\074\170\210\164\005\353\171\365 -+\223\161\145\312\235\307\153\030\055\075\134\116\347\325\370\077 -+\061\175\217\207\354\012\042\057\043\351\376\273\175\311\340\364 -+\354\353\174\304\260\303\055\142\265\232\161\326\261\152\350\354 -+\331\355\325\162\354\276\127\001\316\005\125\237\336\321\140\210 -+\020\263\002\003\001\000\001\243\066\060\064\060\017\006\003\125 -+\035\023\001\001\377\004\005\060\003\001\001\377\060\021\006\003 -+\125\035\016\004\012\004\010\104\152\225\147\125\171\021\117\060 -+\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060 -+\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202 -+\001\001\000\125\324\124\321\131\110\134\263\223\205\252\277\143 -+\057\344\200\316\064\243\064\142\076\366\330\356\147\210\061\004 -+\003\157\013\324\007\373\116\165\017\323\056\323\300\027\307\306 -+\050\354\006\015\021\044\016\016\245\135\277\214\262\023\226\161 -+\334\324\316\016\015\012\150\062\154\271\101\061\031\253\261\007 -+\173\115\230\323\134\260\321\360\247\102\240\265\304\216\257\376 -+\361\077\364\357\117\106\000\166\353\002\373\371\235\322\100\226 -+\307\210\072\270\237\021\171\363\200\145\250\275\037\323\170\201 -+\240\121\114\067\264\246\135\045\160\321\146\311\150\371\056\021 -+\024\150\361\124\230\010\254\046\222\017\336\211\236\324\372\263 -+\171\053\322\243\171\324\354\213\254\207\123\150\102\114\121\121 -+\164\036\033\047\056\343\365\037\051\164\115\355\257\367\341\222 -+\231\201\350\276\072\307\027\120\366\267\306\374\233\260\212\153 -+\326\210\003\221\217\006\167\072\205\002\335\230\325\103\170\077 -+\306\060\025\254\233\153\313\127\267\211\121\213\072\350\311\204 -+\014\333\261\120\040\012\032\112\272\152\032\275\354\033\310\305 -+\204\232\315 -+END -+ -+# Trust for Certificate "A-Trust-nQual-03" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "A-Trust-nQual-03" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\323\300\143\362\031\355\007\076\064\255\135\165\013\062\166\051 -+\377\325\232\362 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\111\143\256\047\364\325\225\075\330\333\044\206\270\234\007\123 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\201\215\061\013\060\011\006\003\125\004\006\023\002\101\124 -+\061\110\060\106\006\003\125\004\012\014\077\101\055\124\162\165 -+\163\164\040\107\145\163\056\040\146\056\040\123\151\143\150\145 -+\162\150\145\151\164\163\163\171\163\164\145\155\145\040\151\155 -+\040\145\154\145\153\164\162\056\040\104\141\164\145\156\166\145 -+\162\153\145\150\162\040\107\155\142\110\061\031\060\027\006\003 -+\125\004\013\014\020\101\055\124\162\165\163\164\055\156\121\165 -+\141\154\055\060\063\061\031\060\027\006\003\125\004\003\014\020 -+\101\055\124\162\165\163\164\055\156\121\165\141\154\055\060\063 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\003\001\154\036 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "TWCA Root Certification Authority" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "TWCA Root Certification Authority" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 -+\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 -+\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 -+\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 -+\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 -+\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 -+\171 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 -+\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 -+\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 -+\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 -+\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 -+\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 -+\171 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\001\001 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\003\173\060\202\002\143\240\003\002\001\002\002\001\001 -+\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060 -+\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061\022 -+\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116\055 -+\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157\157 -+\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041\124 -+\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146\151 -+\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171 -+\060\036\027\015\060\070\060\070\062\070\060\067\062\064\063\063 -+\132\027\015\063\060\061\062\063\061\061\065\065\071\065\071\132 -+\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 -+\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 -+\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 -+\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 -+\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 -+\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 -+\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001 -+\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001 -+\001\000\260\176\162\270\244\003\224\346\247\336\011\070\221\112 -+\021\100\207\247\174\131\144\024\173\265\021\020\335\376\277\325 -+\300\273\126\342\205\045\364\065\162\017\370\123\320\101\341\104 -+\001\302\264\034\303\061\102\026\107\205\063\042\166\262\012\157 -+\017\345\045\120\117\205\206\276\277\230\056\020\147\036\276\021 -+\005\206\005\220\304\131\320\174\170\020\260\200\134\267\341\307 -+\053\165\313\174\237\256\265\321\235\043\067\143\247\334\102\242 -+\055\222\004\033\120\301\173\270\076\033\311\126\004\213\057\122 -+\233\255\251\126\351\301\377\255\251\130\207\060\266\201\367\227 -+\105\374\031\127\073\053\157\344\107\364\231\105\376\035\361\370 -+\227\243\210\035\067\034\134\217\340\166\045\232\120\370\240\124 -+\377\104\220\166\043\322\062\306\303\253\006\277\374\373\277\363 -+\255\175\222\142\002\133\051\323\065\243\223\232\103\144\140\135 -+\262\372\062\377\073\004\257\115\100\152\371\307\343\357\043\375 -+\153\313\345\017\213\070\015\356\012\374\376\017\230\237\060\061 -+\335\154\122\145\371\213\201\276\042\341\034\130\003\272\221\033 -+\211\007\002\003\001\000\001\243\102\060\100\060\016\006\003\125 -+\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125 -+\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003 -+\125\035\016\004\026\004\024\152\070\133\046\215\336\213\132\362 -+\117\172\124\203\031\030\343\010\065\246\272\060\015\006\011\052 -+\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\074 -+\325\167\075\332\337\211\272\207\014\010\124\152\040\120\222\276 -+\260\101\075\271\046\144\203\012\057\350\100\300\227\050\047\202 -+\060\112\311\223\377\152\347\246\000\177\211\102\232\326\021\345 -+\123\316\057\314\362\332\005\304\376\342\120\304\072\206\175\314 -+\332\176\020\011\073\222\065\052\123\262\376\353\053\005\331\154 -+\135\346\320\357\323\152\146\236\025\050\205\172\350\202\000\254 -+\036\247\011\151\126\102\323\150\121\030\276\124\232\277\104\101 -+\272\111\276\040\272\151\134\356\270\167\315\316\154\037\255\203 -+\226\030\175\016\265\024\071\204\361\050\351\055\243\236\173\036 -+\172\162\132\203\263\171\157\357\264\374\320\012\245\130\117\106 -+\337\373\155\171\131\362\204\042\122\256\017\314\373\174\073\347 -+\152\312\107\141\303\172\370\323\222\004\037\270\040\204\341\066 -+\124\026\307\100\336\073\212\163\334\337\306\011\114\337\354\332 -+\377\324\123\102\241\311\362\142\035\042\203\074\227\305\371\031 -+\142\047\254\145\042\327\323\074\306\345\216\262\123\314\111\316 -+\274\060\376\173\016\063\220\373\355\322\024\221\037\007\257 -+END -+ -+# Trust for Certificate "TWCA Root Certification Authority" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "TWCA Root Certification Authority" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\317\236\207\155\323\353\374\102\046\227\243\265\243\172\240\166 -+\251\006\043\110 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\252\010\217\366\371\173\267\362\261\247\036\233\352\352\275\171 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\124\127\061 -+\022\060\020\006\003\125\004\012\014\011\124\101\111\127\101\116 -+\055\103\101\061\020\060\016\006\003\125\004\013\014\007\122\157 -+\157\164\040\103\101\061\052\060\050\006\003\125\004\003\014\041 -+\124\127\103\101\040\122\157\157\164\040\103\145\162\164\151\146 -+\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164 -+\171 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\001\001 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrust DigiNotar Root CA" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Root CA" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 -+\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 -+\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 -+\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 -+\154 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 -+\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 -+\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 -+\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 -+\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377 -+\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\017 -+\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\060 -+\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137 -+\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060 -+\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141 -+\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151 -+\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060 -+\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156 -+\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060 -+\036\027\015\060\067\060\067\062\067\061\067\061\071\063\067\132 -+\027\015\062\065\060\063\063\061\061\070\061\071\062\062\132\060 -+\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022 -+\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164 -+\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147 -+\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040 -+\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151 -+\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154 -+\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001 -+\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001 -+\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126 -+\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201 -+\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300 -+\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177 -+\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330 -+\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213 -+\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337 -+\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045 -+\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123 -+\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007 -+\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043 -+\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042 -+\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041 -+\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324 -+\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313 -+\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110 -+\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114 -+\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376 -+\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344 -+\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357 -+\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346 -+\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314 -+\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351 -+\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154 -+\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262 -+\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042 -+\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077 -+\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102 -+\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323 -+\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176 -+\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147 -+\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216 -+\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035 -+\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125 -+\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125 -+\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153 -+\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206 -+\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002 -+\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004 -+\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257 -+\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362 -+\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203 -+\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302 -+\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150 -+\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307 -+\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050 -+\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350 -+\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013 -+\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075 -+\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114 -+\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313 -+\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273 -+\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235 -+\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146 -+\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160 -+\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007 -+\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351 -+\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134 -+\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045 -+\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113 -+\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174 -+\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304 -+\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012 -+\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330 -+\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124 -+\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163 -+\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056 -+\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175 -+\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163 -+\262\345\214\360\206\231\270\345\305\337\204\301\267\353 -+END -+ -+# Trust for Certificate "Explicitly Distrust DigiNotar Root CA" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Root CA" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\301\167\313\113\340\264\046\216\365\307\317\105\231\042\271\260 -+\316\272\041\057 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\012\244\325\314\272\264\373\243\131\343\346\001\335\123\331\116 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151 -+\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061 -+\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021 -+\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156 -+\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\020\017\377\377\377\377\377\377\377\377\377\377\377\377\377 -+\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrust DigiNotar Services 1024 CA" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Services 1024 CA" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 -+\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 -+\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 -+\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 -+\147\151\156\157\164\141\162\056\156\154 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 -+\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 -+\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 -+\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 -+\147\151\156\157\164\141\162\056\156\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\003\161\060\202\002\332\240\003\002\001\002\002\004\017 -+\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 -+\005\000\060\150\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 -+\116\157\164\141\162\061\043\060\041\006\003\125\004\003\023\032 -+\104\151\147\151\116\157\164\141\162\040\123\145\162\166\151\143 -+\145\163\040\061\060\062\064\040\103\101\061\040\060\036\006\011 -+\052\206\110\206\367\015\001\011\001\026\021\151\156\146\157\100 -+\144\151\147\151\156\157\164\141\162\056\156\154\060\036\027\015 -+\060\067\060\067\062\066\061\065\065\071\060\061\132\027\015\061 -+\063\060\070\062\066\061\066\062\071\060\061\132\060\150\061\013 -+\060\011\006\003\125\004\006\023\002\116\114\061\022\060\020\006 -+\003\125\004\012\023\011\104\151\147\151\116\157\164\141\162\061 -+\043\060\041\006\003\125\004\003\023\032\104\151\147\151\116\157 -+\164\141\162\040\123\145\162\166\151\143\145\163\040\061\060\062 -+\064\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015 -+\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157 -+\164\141\162\056\156\154\060\201\237\060\015\006\011\052\206\110 -+\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002 -+\201\201\000\332\233\115\135\074\371\321\342\213\306\306\010\040 -+\305\331\036\110\354\146\130\147\171\142\053\101\143\364\211\215 -+\150\332\257\270\224\066\213\031\044\244\240\223\322\231\017\262 -+\255\055\065\115\315\057\152\341\371\233\031\053\274\004\032\176 -+\055\075\122\144\315\361\076\147\017\211\056\350\362\117\256\246 -+\010\241\205\376\241\251\011\346\306\253\076\103\374\257\172\003 -+\221\332\246\071\246\141\356\230\117\030\250\323\263\257\146\202 -+\351\237\274\335\162\371\006\004\275\022\331\030\044\347\253\223 -+\123\213\131\002\003\001\000\001\243\202\001\046\060\202\001\042 -+\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001 -+\377\002\001\000\060\047\006\003\125\035\045\004\040\060\036\006 -+\010\053\006\001\005\005\007\003\001\006\010\053\006\001\005\005 -+\007\003\002\006\010\053\006\001\005\005\007\003\004\060\021\006 -+\003\125\035\040\004\012\060\010\060\006\006\004\125\035\040\000 -+\060\063\006\010\053\006\001\005\005\007\001\001\004\047\060\045 -+\060\043\006\010\053\006\001\005\005\007\060\001\206\027\150\164 -+\164\160\072\057\057\157\143\163\160\056\145\156\164\162\165\163 -+\164\056\156\145\164\060\063\006\003\125\035\037\004\054\060\052 -+\060\050\240\046\240\044\206\042\150\164\164\160\072\057\057\143 -+\162\154\056\145\156\164\162\165\163\164\056\156\145\164\057\163 -+\145\162\166\145\162\061\056\143\162\154\060\035\006\003\125\035 -+\016\004\026\004\024\376\334\224\111\014\157\357\134\177\306\361 -+\022\231\117\026\111\255\373\202\145\060\013\006\003\125\035\017 -+\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060 -+\026\200\024\360\027\142\023\125\075\263\377\012\000\153\373\120 -+\204\227\363\355\142\320\032\060\031\006\011\052\206\110\206\366 -+\175\007\101\000\004\014\060\012\033\004\126\067\056\061\003\002 -+\000\201\060\015\006\011\052\206\110\206\367\015\001\001\005\005 -+\000\003\201\201\000\143\164\152\067\251\077\226\234\146\310\130 -+\254\011\311\357\365\145\224\177\243\002\304\070\061\275\135\043 -+\207\354\324\126\262\311\262\156\344\005\006\374\354\365\372\210 -+\160\131\324\356\346\335\265\172\240\243\140\057\002\014\253\336 -+\022\135\257\360\065\113\252\212\107\221\032\365\205\054\102\307 -+\035\357\225\103\263\136\270\225\223\245\332\305\050\252\255\162 -+\055\061\255\231\153\154\377\214\041\047\257\255\232\221\053\307 -+\335\130\303\156\007\305\237\171\322\307\214\125\277\114\307\047 -+\136\121\026\053\076 -+END -+ -+# Trust for Certificate "Explicitly Distrust DigiNotar Services 1024 CA" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Services 1024 CA" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\022\073\352\312\146\147\167\141\340\353\150\362\376\355\242\017 -+\040\005\125\160 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\057\026\150\227\114\150\117\316\122\212\354\123\217\223\111\370 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\150\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\043\060\041\006\003\125\004\003\023\032\104\151 -+\147\151\116\157\164\141\162\040\123\145\162\166\151\143\145\163 -+\040\061\060\062\064\040\103\101\061\040\060\036\006\011\052\206 -+\110\206\367\015\001\011\001\026\021\151\156\146\157\100\144\151 -+\147\151\156\157\164\141\162\056\156\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrust DigiNotar Cyber CA" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 -+\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 -+\156\154 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 -+\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 -+\156\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\005\105\060\202\004\256\240\003\002\001\002\002\004\017 -+\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 -+\005\000\060\140\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 -+\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 -+\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 -+\103\101\061\040\060\036\006\011\052\206\110\206\367\015\001\011 -+\001\026\021\151\156\146\157\100\144\151\147\151\156\157\164\141 -+\162\056\156\154\060\036\027\015\060\066\061\060\060\064\061\060 -+\065\064\061\062\132\027\015\061\061\061\060\060\064\061\060\065 -+\063\061\062\132\060\140\061\013\060\011\006\003\125\004\006\023 -+\002\116\114\061\022\060\020\006\003\125\004\012\023\011\104\151 -+\147\151\116\157\164\141\162\061\033\060\031\006\003\125\004\003 -+\023\022\104\151\147\151\116\157\164\141\162\040\103\171\142\145 -+\162\040\103\101\061\040\060\036\006\011\052\206\110\206\367\015 -+\001\011\001\026\021\151\156\146\157\100\144\151\147\151\156\157 -+\164\141\162\056\156\154\060\202\002\042\060\015\006\011\052\206 -+\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202 -+\002\012\002\202\002\001\000\322\316\025\012\055\250\136\204\147 -+\255\375\276\357\106\307\310\271\317\163\374\364\064\271\371\054 -+\103\347\140\023\075\172\343\262\317\073\147\154\220\255\300\271 -+\077\204\122\360\065\102\334\164\334\050\073\275\122\264\247\254 -+\162\105\027\306\360\211\353\264\252\045\362\135\113\136\321\331 -+\207\272\326\175\174\365\316\062\237\020\063\305\261\112\273\136 -+\221\061\302\320\351\101\302\221\144\176\011\101\073\333\213\010 -+\067\152\252\312\122\336\265\071\036\300\210\003\245\077\213\231 -+\023\141\103\265\233\202\263\356\040\157\317\241\104\242\352\057 -+\153\100\237\217\053\127\255\241\123\302\205\042\151\235\240\077 -+\121\337\013\101\221\015\245\341\250\252\134\111\010\135\275\336 -+\160\101\261\017\311\143\153\323\177\064\164\002\057\064\132\170 -+\165\034\150\172\201\147\212\363\332\100\360\140\143\364\222\040 -+\327\003\246\075\243\036\147\304\204\033\101\245\311\214\346\275 -+\352\110\266\005\026\010\263\067\022\132\367\141\074\367\070\157 -+\056\227\340\157\126\070\124\323\050\265\255\024\156\056\113\144 -+\265\047\145\267\165\045\011\266\007\075\225\126\002\012\202\140 -+\262\163\105\340\063\046\121\164\232\271\324\120\034\366\115\133 -+\133\122\122\023\132\246\177\247\016\341\350\101\124\147\230\214 -+\207\325\311\323\154\313\323\124\222\006\011\064\101\367\201\157 -+\077\236\311\174\165\125\260\347\301\263\167\350\303\304\000\065 -+\225\100\160\020\112\005\336\045\273\237\131\245\144\274\107\140 -+\277\140\343\166\213\023\125\335\341\164\172\271\317\044\246\152 -+\177\336\144\042\104\130\150\202\152\020\371\075\345\076\033\271 -+\275\374\042\364\140\004\211\273\125\155\050\125\372\336\216\215 -+\033\041\024\327\067\213\064\173\115\366\262\262\020\317\063\261 -+\175\034\142\231\110\313\053\154\166\226\125\277\031\015\035\037 -+\273\145\252\033\216\231\265\306\050\220\345\202\055\170\120\040 -+\232\375\171\057\044\177\360\211\051\151\364\175\315\163\276\263 -+\355\116\301\321\355\122\136\217\367\270\327\215\207\255\262\331 -+\033\121\022\377\126\263\341\257\064\175\134\244\170\210\020\236 -+\235\003\306\245\252\242\044\121\367\111\024\305\261\356\131\103 -+\225\337\253\150\050\060\077\002\003\001\000\001\243\202\001\206 -+\060\202\001\202\060\022\006\003\125\035\023\001\001\377\004\010 -+\060\006\001\001\377\002\001\001\060\123\006\003\125\035\040\004 -+\114\060\112\060\110\006\011\053\006\001\004\001\261\076\001\000 -+\060\073\060\071\006\010\053\006\001\005\005\007\002\001\026\055 -+\150\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151 -+\143\055\164\162\165\163\164\056\143\157\155\057\103\120\123\057 -+\117\155\156\151\122\157\157\164\056\150\164\155\154\060\016\006 -+\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\240 -+\006\003\125\035\043\004\201\230\060\201\225\200\024\246\014\035 -+\237\141\377\007\027\265\277\070\106\333\103\060\325\216\260\122 -+\006\241\171\244\167\060\165\061\013\060\011\006\003\125\004\006 -+\023\002\125\123\061\030\060\026\006\003\125\004\012\023\017\107 -+\124\105\040\103\157\162\160\157\162\141\164\151\157\156\061\047 -+\060\045\006\003\125\004\013\023\036\107\124\105\040\103\171\142 -+\145\162\124\162\165\163\164\040\123\157\154\165\164\151\157\156 -+\163\054\040\111\156\143\056\061\043\060\041\006\003\125\004\003 -+\023\032\107\124\105\040\103\171\142\145\162\124\162\165\163\164 -+\040\107\154\157\142\141\154\040\122\157\157\164\202\002\001\245 -+\060\105\006\003\125\035\037\004\076\060\074\060\072\240\070\240 -+\066\206\064\150\164\164\160\072\057\057\167\167\167\056\160\165 -+\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143 -+\147\151\055\142\151\156\057\103\122\114\057\062\060\061\070\057 -+\143\144\160\056\143\162\154\060\035\006\003\125\035\016\004\026 -+\004\024\253\371\150\337\317\112\067\327\173\105\214\137\162\336 -+\100\104\303\145\273\302\060\015\006\011\052\206\110\206\367\015 -+\001\001\005\005\000\003\201\201\000\217\150\153\245\133\007\272 -+\104\146\016\034\250\134\060\173\063\344\012\046\004\374\357\236 -+\032\070\326\056\241\037\320\231\107\302\165\144\044\375\236\073 -+\050\166\271\046\050\141\221\014\155\054\370\004\237\174\120\001 -+\325\343\151\257\357\025\322\105\233\044\011\052\146\005\117\045 -+\201\312\135\276\252\301\131\047\256\063\216\202\367\337\164\260 -+\125\263\216\370\347\067\310\156\252\126\104\366\275\123\201\043 -+\226\075\264\372\062\212\123\146\104\045\242\045\306\246\074\045 -+\214\360\340\050\006\042\267\046\101 -+END -+ -+# Trust for Certificate "Explicitly Distrust DigiNotar Cyber CA" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\245\216\240\354\366\104\126\065\031\035\150\133\307\240\344\034 -+\260\115\171\056 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\274\275\211\022\264\377\345\371\046\107\310\140\066\133\331\124 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\140\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+\061\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026 -+\021\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056 -+\156\154 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrust DigiNotar Cyber CA 2nd" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA 2nd" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\005\001\060\202\004\152\240\003\002\001\002\002\004\017 -+\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 -+\005\000\060\076\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 -+\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 -+\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 -+\103\101\060\036\027\015\060\066\060\071\062\067\061\060\065\063 -+\065\063\132\027\015\061\063\060\071\062\060\060\071\064\064\060 -+\067\132\060\076\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\022\060\020\006\003\125\004\012\023\011\104\151\147\151 -+\116\157\164\141\162\061\033\060\031\006\003\125\004\003\023\022 -+\104\151\147\151\116\157\164\141\162\040\103\171\142\145\162\040 -+\103\101\060\202\002\042\060\015\006\011\052\206\110\206\367\015 -+\001\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202 -+\002\001\000\322\316\025\012\055\250\136\204\147\255\375\276\357 -+\106\307\310\271\317\163\374\364\064\271\371\054\103\347\140\023 -+\075\172\343\262\317\073\147\154\220\255\300\271\077\204\122\360 -+\065\102\334\164\334\050\073\275\122\264\247\254\162\105\027\306 -+\360\211\353\264\252\045\362\135\113\136\321\331\207\272\326\175 -+\174\365\316\062\237\020\063\305\261\112\273\136\221\061\302\320 -+\351\101\302\221\144\176\011\101\073\333\213\010\067\152\252\312 -+\122\336\265\071\036\300\210\003\245\077\213\231\023\141\103\265 -+\233\202\263\356\040\157\317\241\104\242\352\057\153\100\237\217 -+\053\127\255\241\123\302\205\042\151\235\240\077\121\337\013\101 -+\221\015\245\341\250\252\134\111\010\135\275\336\160\101\261\017 -+\311\143\153\323\177\064\164\002\057\064\132\170\165\034\150\172 -+\201\147\212\363\332\100\360\140\143\364\222\040\327\003\246\075 -+\243\036\147\304\204\033\101\245\311\214\346\275\352\110\266\005 -+\026\010\263\067\022\132\367\141\074\367\070\157\056\227\340\157 -+\126\070\124\323\050\265\255\024\156\056\113\144\265\047\145\267 -+\165\045\011\266\007\075\225\126\002\012\202\140\262\163\105\340 -+\063\046\121\164\232\271\324\120\034\366\115\133\133\122\122\023 -+\132\246\177\247\016\341\350\101\124\147\230\214\207\325\311\323 -+\154\313\323\124\222\006\011\064\101\367\201\157\077\236\311\174 -+\165\125\260\347\301\263\167\350\303\304\000\065\225\100\160\020 -+\112\005\336\045\273\237\131\245\144\274\107\140\277\140\343\166 -+\213\023\125\335\341\164\172\271\317\044\246\152\177\336\144\042 -+\104\130\150\202\152\020\371\075\345\076\033\271\275\374\042\364 -+\140\004\211\273\125\155\050\125\372\336\216\215\033\041\024\327 -+\067\213\064\173\115\366\262\262\020\317\063\261\175\034\142\231 -+\110\313\053\154\166\226\125\277\031\015\035\037\273\145\252\033 -+\216\231\265\306\050\220\345\202\055\170\120\040\232\375\171\057 -+\044\177\360\211\051\151\364\175\315\163\276\263\355\116\301\321 -+\355\122\136\217\367\270\327\215\207\255\262\331\033\121\022\377 -+\126\263\341\257\064\175\134\244\170\210\020\236\235\003\306\245 -+\252\242\044\121\367\111\024\305\261\356\131\103\225\337\253\150 -+\050\060\077\002\003\001\000\001\243\202\001\206\060\202\001\202 -+\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001\001 -+\377\002\001\001\060\123\006\003\125\035\040\004\114\060\112\060 -+\110\006\011\053\006\001\004\001\261\076\001\000\060\073\060\071 -+\006\010\053\006\001\005\005\007\002\001\026\055\150\164\164\160 -+\072\057\057\167\167\167\056\160\165\142\154\151\143\055\164\162 -+\165\163\164\056\143\157\155\057\103\120\123\057\117\155\156\151 -+\122\157\157\164\056\150\164\155\154\060\016\006\003\125\035\017 -+\001\001\377\004\004\003\002\001\006\060\201\240\006\003\125\035 -+\043\004\201\230\060\201\225\200\024\246\014\035\237\141\377\007 -+\027\265\277\070\106\333\103\060\325\216\260\122\006\241\171\244 -+\167\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123 -+\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103 -+\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003 -+\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162 -+\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111 -+\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124 -+\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157 -+\142\141\154\040\122\157\157\164\202\002\001\245\060\105\006\003 -+\125\035\037\004\076\060\074\060\072\240\070\240\066\206\064\150 -+\164\164\160\072\057\057\167\167\167\056\160\165\142\154\151\143 -+\055\164\162\165\163\164\056\143\157\155\057\143\147\151\055\142 -+\151\156\057\103\122\114\057\062\060\061\070\057\143\144\160\056 -+\143\162\154\060\035\006\003\125\035\016\004\026\004\024\253\371 -+\150\337\317\112\067\327\173\105\214\137\162\336\100\104\303\145 -+\273\302\060\015\006\011\052\206\110\206\367\015\001\001\005\005 -+\000\003\201\201\000\011\312\142\017\215\273\112\340\324\172\065 -+\053\006\055\321\050\141\266\254\001\373\203\111\274\256\324\057 -+\055\206\256\031\203\245\326\035\023\342\027\276\376\062\164\351 -+\172\024\070\312\224\136\367\051\001\151\161\033\221\032\375\243 -+\273\252\035\312\173\342\026\375\241\243\016\363\014\137\262\341 -+\040\061\224\053\136\222\166\355\372\351\265\043\246\277\012\073 -+\003\251\157\122\140\124\315\137\351\267\057\174\242\047\375\101 -+\203\165\266\015\373\170\046\363\261\105\351\062\225\052\032\065 -+\041\225\305\242\165 -+END -+ -+# Trust for Certificate "Explicitly Distrust DigiNotar Cyber CA 2nd" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrust DigiNotar Cyber CA 2nd" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\210\036\105\005\017\230\331\131\373\012\065\371\114\016\050\227 -+\125\026\051\263 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\360\256\251\075\362\054\210\334\174\205\033\226\175\132\034\021 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\076\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157 -+\164\141\162\061\033\060\031\006\003\125\004\003\023\022\104\151 -+\147\151\116\157\164\141\162\040\103\171\142\145\162\040\103\101 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrusted DigiNotar PKIoverheid" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 -+\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 -+\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 -+\156 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 -+\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 -+\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 -+\156 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\004\216\060\202\003\166\240\003\002\001\002\002\004\017 -+\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\005 -+\005\000\060\137\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147\151 -+\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006\003 -+\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040\120 -+\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\166 -+\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151\152 -+\166\145\156\060\036\027\015\060\067\060\067\060\065\060\070\064 -+\062\060\070\132\027\015\061\065\060\067\062\067\060\070\063\071 -+\064\067\132\060\137\061\013\060\011\006\003\125\004\006\023\002 -+\116\114\061\027\060\025\006\003\125\004\012\023\016\104\151\147 -+\151\116\157\164\141\162\040\102\056\126\056\061\067\060\065\006 -+\003\125\004\003\023\056\104\151\147\151\116\157\164\141\162\040 -+\120\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117 -+\166\145\162\150\145\151\144\040\145\156\040\102\145\144\162\151 -+\152\166\145\156\060\202\001\042\060\015\006\011\052\206\110\206 -+\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012 -+\002\202\001\001\000\334\275\322\247\116\152\012\273\073\242\205 -+\341\177\000\255\276\264\060\150\230\007\315\240\172\304\224\317 -+\161\371\212\067\344\123\353\127\166\314\213\346\154\376\356\207 -+\125\310\076\273\004\071\000\247\200\170\254\133\117\176\364\275 -+\270\124\270\161\073\007\061\111\071\223\124\174\040\073\171\053 -+\217\273\141\220\175\261\254\346\037\220\056\235\105\001\251\144 -+\055\115\303\057\271\347\120\325\116\052\134\253\166\166\067\106 -+\327\171\354\102\231\367\242\354\244\211\160\334\070\053\207\246 -+\252\044\346\235\222\044\033\276\366\375\324\057\031\027\172\346 -+\062\007\224\124\005\123\103\351\154\274\257\107\313\274\313\375 -+\275\073\104\022\201\361\153\113\273\355\264\317\253\045\117\030 -+\322\314\002\374\243\117\265\102\063\313\131\315\011\334\323\120 -+\375\240\166\214\254\176\146\212\102\366\255\034\222\363\266\373 -+\024\106\353\115\327\057\060\340\155\356\133\066\276\104\164\267 -+\040\005\127\205\115\350\000\031\242\366\014\346\256\241\300\102 -+\337\247\254\202\135\307\150\267\030\346\211\113\232\153\372\316 -+\171\371\363\054\247\002\003\001\000\001\243\202\001\120\060\202 -+\001\114\060\110\006\003\125\035\040\004\101\060\077\060\075\006 -+\004\125\035\040\000\060\065\060\063\006\010\053\006\001\005\005 -+\007\002\001\026\047\150\164\164\160\072\057\057\167\167\167\056 -+\144\151\147\151\156\157\164\141\162\056\156\154\057\143\160\163 -+\057\160\153\151\157\166\145\162\150\145\151\144\060\017\006\003 -+\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006 -+\003\125\035\017\001\001\377\004\004\003\002\001\006\060\201\200 -+\006\003\125\035\043\004\171\060\167\200\024\013\206\326\017\167 -+\243\150\261\373\144\011\303\210\156\134\004\034\127\351\075\241 -+\131\244\127\060\125\061\013\060\011\006\003\125\004\006\023\002 -+\116\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141 -+\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144 -+\145\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141 -+\141\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144 -+\145\156\040\122\157\157\164\040\103\101\202\004\000\230\232\171 -+\060\075\006\003\125\035\037\004\066\060\064\060\062\240\060\240 -+\056\206\054\150\164\164\160\072\057\057\143\162\154\056\160\153 -+\151\157\166\145\162\150\145\151\144\056\156\154\057\104\157\155 -+\117\166\114\141\164\145\163\164\103\122\114\056\143\162\154\060 -+\035\006\003\125\035\016\004\026\004\024\114\010\311\215\166\361 -+\230\307\076\337\074\327\057\165\015\261\166\171\227\314\060\015 -+\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001 -+\001\000\014\224\207\032\277\115\343\205\342\356\327\330\143\171 -+\016\120\337\306\204\133\322\273\331\365\061\012\032\065\227\164 -+\337\024\372\052\017\076\355\240\343\010\366\325\116\133\257\246 -+\256\045\342\105\153\042\017\267\124\050\176\222\336\215\024\154 -+\321\034\345\156\164\004\234\267\357\064\104\105\337\311\203\035 -+\031\037\300\051\151\337\211\325\077\302\260\123\155\345\116\027 -+\344\163\141\043\023\046\161\103\375\114\131\313\303\337\042\252 -+\041\053\331\277\225\021\032\212\244\342\253\247\135\113\157\051 -+\365\122\321\344\322\025\261\213\376\360\003\317\247\175\351\231 -+\207\070\263\015\163\024\344\162\054\341\316\365\255\006\110\144 -+\372\323\051\271\242\330\273\364\325\013\245\100\104\103\216\240 -+\277\316\132\245\122\114\144\323\027\061\141\314\350\244\212\350 -+\344\210\373\351\345\057\006\063\063\233\224\146\146\261\253\120 -+\072\241\011\201\164\123\132\047\271\246\322\045\317\323\303\247 -+\377\226\320\057\352\340\036\215\122\351\030\034\040\012\107\240 -+\226\126\016\100\220\121\104\254\032\375\361\356\205\037\367\102 -+\132\145 -+END -+ -+# Trust for Certificate "Explicitly Distrusted DigiNotar PKIoverheid" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\247\250\311\254\364\137\220\222\166\206\270\300\242\016\223\130 -+\175\336\060\344 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\243\317\263\377\371\117\247\261\353\072\165\130\116\056\237\352 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\023\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\067\060\065\006\003\125\004 -+\003\023\056\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\166\145\162 -+\150\145\151\144\040\145\156\040\102\145\144\162\151\152\166\145 -+\156 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -+ -+# -+# Certificate "Explicitly Distrusted DigiNotar PKIoverheid G2" -+# -+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid G2" -+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509 -+CKA_SUBJECT MULTILINE_OCTAL -+\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 -+\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 -+\156\151\163\141\164\151\145\040\055\040\107\062 -+END -+CKA_ID UTF8 "0" -+CKA_ISSUER MULTILINE_OCTAL -+\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 -+\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 -+\156\151\163\141\164\151\145\040\055\040\107\062 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_VALUE MULTILINE_OCTAL -+\060\202\006\225\060\202\004\175\240\003\002\001\002\002\004\017 -+\377\377\377\060\015\006\011\052\206\110\206\367\015\001\001\013 -+\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\116 -+\114\061\027\060\025\006\003\125\004\012\014\016\104\151\147\151 -+\116\157\164\141\162\040\102\056\126\056\061\062\060\060\006\003 -+\125\004\003\014\051\104\151\147\151\116\157\164\141\162\040\120 -+\113\111\157\166\145\162\150\145\151\144\040\103\101\040\117\162 -+\147\141\156\151\163\141\164\151\145\040\055\040\107\062\060\036 -+\027\015\061\060\060\065\061\062\060\070\065\061\063\071\132\027 -+\015\062\060\060\063\062\063\060\071\065\060\060\065\132\060\132 -+\061\013\060\011\006\003\125\004\006\023\002\116\114\061\027\060 -+\025\006\003\125\004\012\014\016\104\151\147\151\116\157\164\141 -+\162\040\102\056\126\056\061\062\060\060\006\003\125\004\003\014 -+\051\104\151\147\151\116\157\164\141\162\040\120\113\111\157\166 -+\145\162\150\145\151\144\040\103\101\040\117\162\147\141\156\151 -+\163\141\164\151\145\040\055\040\107\062\060\202\002\042\060\015 -+\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002 -+\017\000\060\202\002\012\002\202\002\001\000\261\023\031\017\047 -+\346\154\324\125\206\113\320\354\211\212\105\221\170\254\107\275 -+\107\053\344\374\105\353\117\264\046\163\133\067\323\303\177\366 -+\343\336\327\243\370\055\150\305\010\076\113\224\326\344\207\045 -+\066\153\204\265\030\164\363\050\130\163\057\233\152\317\274\004 -+\036\366\336\335\257\374\113\252\365\333\146\142\045\001\045\202 -+\336\362\227\132\020\156\335\135\251\042\261\004\251\043\163\072 -+\370\161\255\035\317\204\104\353\107\321\257\155\310\174\050\253 -+\307\362\067\172\164\137\137\305\002\024\212\243\132\343\033\154 -+\001\343\135\216\331\150\326\364\011\033\062\334\221\265\054\365 -+\040\353\214\003\155\046\111\270\223\304\205\135\330\322\233\257 -+\126\152\314\005\063\314\240\102\236\064\125\104\234\153\240\324 -+\022\320\053\124\315\267\211\015\345\366\353\350\373\205\001\063 -+\117\172\153\361\235\162\063\226\016\367\262\204\245\245\047\304 -+\047\361\121\163\051\167\272\147\156\376\114\334\264\342\241\241 -+\201\057\071\111\215\103\070\023\316\320\245\134\302\207\072\000 -+\147\145\102\043\361\066\131\012\035\243\121\310\274\243\224\052 -+\061\337\343\074\362\235\032\074\004\260\357\261\012\060\023\163 -+\266\327\363\243\114\001\165\024\205\170\300\327\212\071\130\205 -+\120\372\056\346\305\276\317\213\077\257\217\066\324\045\011\055 -+\322\017\254\162\223\362\277\213\324\120\263\371\025\120\233\231 -+\365\024\331\373\213\221\243\062\046\046\240\370\337\073\140\201 -+\206\203\171\133\053\353\023\075\051\072\301\155\335\275\236\216 -+\207\326\112\256\064\227\005\356\024\246\366\334\070\176\112\351 -+\044\124\007\075\227\150\067\106\153\015\307\250\041\257\023\124 -+\344\011\152\361\115\106\012\311\135\373\233\117\275\336\373\267 -+\124\313\270\070\234\247\071\373\152\055\300\173\215\253\245\247 -+\127\354\112\222\212\063\305\341\040\134\163\330\220\222\053\200 -+\325\017\206\030\151\174\071\117\204\206\274\367\114\133\363\325 -+\264\312\240\302\360\067\042\312\171\122\037\123\346\252\363\220 -+\260\073\335\362\050\375\254\353\305\006\044\240\311\324\057\017 -+\130\375\265\236\354\017\317\262\131\320\242\004\172\070\152\256 -+\162\373\275\360\045\142\224\011\247\005\013\002\003\001\000\001 -+\243\202\001\141\060\202\001\135\060\110\006\003\125\035\040\004 -+\101\060\077\060\075\006\004\125\035\040\000\060\065\060\063\006 -+\010\053\006\001\005\005\007\002\001\026\047\150\164\164\160\072 -+\057\057\167\167\167\056\144\151\147\151\156\157\164\141\162\056 -+\156\154\057\143\160\163\057\160\153\151\157\166\145\162\150\145 -+\151\144\060\017\006\003\125\035\023\001\001\377\004\005\060\003 -+\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003 -+\002\001\006\060\201\205\006\003\125\035\043\004\176\060\174\200 -+\024\071\020\213\111\222\134\333\141\022\040\315\111\235\032\216 -+\332\234\147\100\271\241\136\244\134\060\132\061\013\060\011\006 -+\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004 -+\012\014\025\123\164\141\141\164\040\144\145\162\040\116\145\144 -+\145\162\154\141\156\144\145\156\061\053\060\051\006\003\125\004 -+\003\014\042\123\164\141\141\164\040\144\145\162\040\116\145\144 -+\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101 -+\040\055\040\107\062\202\004\000\230\226\364\060\111\006\003\125 -+\035\037\004\102\060\100\060\076\240\074\240\072\206\070\150\164 -+\164\160\072\057\057\143\162\154\056\160\153\151\157\166\145\162 -+\150\145\151\144\056\156\154\057\104\157\155\117\162\147\141\156 -+\151\163\141\164\151\145\114\141\164\145\163\164\103\122\114\055 -+\107\062\056\143\162\154\060\035\006\003\125\035\016\004\026\004 -+\024\274\135\224\073\331\253\173\003\045\163\141\302\333\055\356 -+\374\253\217\145\241\060\015\006\011\052\206\110\206\367\015\001 -+\001\013\005\000\003\202\002\001\000\217\374\055\114\267\331\055 -+\325\037\275\357\313\364\267\150\027\165\235\116\325\367\335\234 -+\361\052\046\355\237\242\266\034\003\325\123\263\354\010\317\064 -+\342\343\303\364\265\026\057\310\303\276\327\323\163\253\000\066 -+\371\032\112\176\326\143\351\136\106\272\245\266\216\025\267\243 -+\052\330\103\035\357\135\310\037\201\205\263\213\367\377\074\364 -+\331\364\106\010\077\234\274\035\240\331\250\114\315\045\122\116 -+\012\261\040\367\037\351\103\331\124\106\201\023\232\300\136\164 -+\154\052\230\062\352\374\167\273\015\245\242\061\230\042\176\174 -+\174\347\332\244\255\354\267\056\032\031\161\370\110\120\332\103 -+\217\054\204\335\301\100\047\343\265\360\025\116\226\324\370\134 -+\343\206\051\106\053\327\073\007\353\070\177\310\206\127\227\323 -+\357\052\063\304\027\120\325\144\151\153\053\153\105\136\135\057 -+\027\312\132\116\317\303\327\071\074\365\073\237\106\271\233\347 -+\016\111\227\235\326\325\343\033\017\352\217\001\116\232\023\224 -+\131\012\002\007\110\113\032\140\253\177\117\355\013\330\125\015 -+\150\157\125\234\151\145\025\102\354\300\334\335\154\254\303\026 -+\316\013\035\126\233\244\304\304\322\056\340\017\342\104\047\053 -+\120\151\244\334\142\350\212\041\051\102\154\314\000\072\226\166 -+\233\357\100\300\244\136\167\204\062\154\046\052\071\146\256\135 -+\343\271\271\262\054\150\037\036\232\220\003\071\360\252\263\244 -+\314\111\213\030\064\351\067\311\173\051\307\204\174\157\104\025 -+\057\354\141\131\004\311\105\313\242\326\122\242\174\177\051\222 -+\326\112\305\213\102\250\324\376\352\330\307\207\043\030\344\235 -+\172\175\163\100\122\230\240\256\156\343\005\077\005\017\340\245 -+\306\155\115\355\203\067\210\234\307\363\334\102\232\152\266\327 -+\041\111\066\167\362\357\030\117\305\160\331\236\351\336\267\053 -+\213\364\274\176\050\337\015\100\311\205\134\256\235\305\061\377 -+\320\134\016\265\250\176\360\351\057\272\257\210\256\345\265\321 -+\130\245\257\234\161\247\051\001\220\203\151\067\202\005\272\374 -+\011\301\010\156\214\170\073\303\063\002\200\077\104\205\010\035 -+\337\125\126\010\255\054\205\055\135\261\003\341\256\252\164\305 -+\244\363\116\272\067\230\173\202\271 -+END -+ -+# Trust for Certificate "Explicitly Distrusted DigiNotar PKIoverheid G2" -+CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST -+CKA_TOKEN CK_BBOOL CK_TRUE -+CKA_PRIVATE CK_BBOOL CK_FALSE -+CKA_MODIFIABLE CK_BBOOL CK_FALSE -+CKA_LABEL UTF8 "Explicitly Distrusted DigiNotar PKIoverheid G2" -+CKA_CERT_SHA1_HASH MULTILINE_OCTAL -+\325\362\127\251\277\055\320\077\213\106\127\371\053\311\244\306 -+\222\341\102\102 -+END -+CKA_CERT_MD5_HASH MULTILINE_OCTAL -+\056\141\242\321\170\316\356\277\131\063\260\043\024\017\224\034 -+END -+CKA_ISSUER MULTILINE_OCTAL -+\060\132\061\013\060\011\006\003\125\004\006\023\002\116\114\061 -+\027\060\025\006\003\125\004\012\014\016\104\151\147\151\116\157 -+\164\141\162\040\102\056\126\056\061\062\060\060\006\003\125\004 -+\003\014\051\104\151\147\151\116\157\164\141\162\040\120\113\111 -+\157\166\145\162\150\145\151\144\040\103\101\040\117\162\147\141 -+\156\151\163\141\164\151\145\040\055\040\107\062 -+END -+CKA_SERIAL_NUMBER MULTILINE_OCTAL -+\002\004\017\377\377\377 -+END -+CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED -+CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE -diff -up mozilla/security/nss/lib/ckfw/builtins/nssckbi.h.diginotar mozilla/security/nss/lib/ckfw/builtins/nssckbi.h ---- mozilla/security/nss/lib/ckfw/builtins/nssckbi.h.diginotar 2011-04-06 16:58:26.000000000 -0700 -+++ mozilla/security/nss/lib/ckfw/builtins/nssckbi.h 2011-09-02 12:39:07.000000000 -0700 -@@ -77,8 +77,8 @@ - * of the comment in the CK_VERSION type definition. - */ - #define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1 --#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 83 --#define NSS_BUILTINS_LIBRARY_VERSION "1.83" -+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 87 -+#define NSS_BUILTINS_LIBRARY_VERSION "1.87" - - /* These version numbers detail the semantic changes to the ckfw engine. */ - #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1 From 1c8a4130f1de809935753120674e41cbf09b371d Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Mon, 28 Nov 2011 15:37:12 -0800 Subject: [PATCH 3/6] - Merge from master - This is an experimental build to fix Bug 750376 - To be added to the buildroot override but should not be pushed to updates-testing until the bug has been verified as fixed --- nss.spec | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/nss.spec b/nss.spec index c4d9d7e..8ffe684 100644 --- a/nss.spec +++ b/nss.spec @@ -1,22 +1,27 @@ %global nspr_version 4.8.9 %global nss_util_version 3.13.1 -%global nss_softokn_version 3.12.10 +%global nss_softokn_version 3.13.1 +%global nss_softokn_fips_version 3.12.9 %global unsupported_tools_directory %{_libdir}/nss/unsupported-tools Summary: Network Security Services Name: nss Version: 3.13.1 -Release: 2%{?dist} +Release: 3%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries Requires: nspr >= %{nspr_version} Requires: nss-util >= %{nss_util_version} -Requires: nss-softokn%{_isa} >= %{nss_softokn_version} +# TODO: change from nss_softokn_fips_version back to nss_softokn_version +# once we are done with the merge +Requires: nss-softokn%{_isa} >= %{nss_softokn_fips_version} Requires: nss-system-init BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= %{nspr_version} -BuildRequires: nss-softokn-devel >= %{nss_softokn_version} +# TODO: change from nss_softokn_fips_version back to nss_softokn_version +# once we are done with the merge +BuildRequires: nss-softokn-devel >= %{nss_softokn_fips_version} BuildRequires: nss-util-devel >= %{nss_util_version} BuildRequires: sqlite-devel BuildRequires: zlib-devel @@ -60,6 +65,9 @@ Patch20: nsspem-createobject-initialize-pointer.patch Patch21: 0001-libnsspem-rhbz-734760.patch Patch22: nsspem-init-inform-not-thread-safe.patch Patch23: nss-ckbi-1.88.rtm.patch +# this patch has been applied in nss-util where +# it belongs, will remove from here eventually +# Patch24: gnuc-minor-def-fix.patch %description @@ -119,7 +127,9 @@ Summary: Development libraries for PKCS #11 (Cryptoki) using NSS Group: Development/Libraries Provides: nss-pkcs11-devel-static = %{version}-%{release} Requires: nss-devel = %{version}-%{release} -Requires: nss-softokn-freebl-devel = %{nss_softokn_version} +# TODO: revert to using nss_softokn_version once we are done with +# merging Rawhide into to the next RHEL version +Requires: nss-softokn-freebl-devel >= %{nss_softokn_fips_version} %description pkcs11-devel Library files for developing PKCS #11 modules using basic NSS @@ -141,6 +151,7 @@ low level services. %patch21 -p1 -b .734760 %patch22 -p0 -b .736410 %patch23 -p0 -b .ckbi188 +#%patch24 -p1 -b .gnuc-minor %build From 953f3cef9dbd2f84eb9627233637c978199b9044 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Fri, 2 Dec 2011 14:21:08 -0800 Subject: [PATCH 4/6] - Rebuild with nss-softokn from 3.12 in the buildroot - Allows the pem module to statically link against 3.12.x freebl - Required for using nss-3.13.x with nss-softokn-3.12.y for a merge into ia new rhel git repo - Build to be temporarily placed on buildroot override but never pushed to updates-testing --- nss.spec | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/nss.spec b/nss.spec index 8ffe684..de91aee 100644 --- a/nss.spec +++ b/nss.spec @@ -1,26 +1,25 @@ %global nspr_version 4.8.9 %global nss_util_version 3.13.1 -%global nss_softokn_version 3.13.1 %global nss_softokn_fips_version 3.12.9 +%global nss_softokn_version 3.13.1 %global unsupported_tools_directory %{_libdir}/nss/unsupported-tools Summary: Network Security Services Name: nss Version: 3.13.1 -Release: 3%{?dist} +Release: 4%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries Requires: nspr >= %{nspr_version} Requires: nss-util >= %{nss_util_version} -# TODO: change from nss_softokn_fips_version back to nss_softokn_version -# once we are done with the merge +# TODO: revert to same version as nss once we are done with the merge Requires: nss-softokn%{_isa} >= %{nss_softokn_fips_version} Requires: nss-system-init BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= %{nspr_version} -# TODO: change from nss_softokn_fips_version back to nss_softokn_version -# once we are done with the merge +# TODO: revert to same version as nss once we are done with the merge +# Using '>=' but on RHEL the requires should be '=' BuildRequires: nss-softokn-devel >= %{nss_softokn_fips_version} BuildRequires: nss-util-devel >= %{nss_util_version} BuildRequires: sqlite-devel @@ -65,9 +64,8 @@ Patch20: nsspem-createobject-initialize-pointer.patch Patch21: 0001-libnsspem-rhbz-734760.patch Patch22: nsspem-init-inform-not-thread-safe.patch Patch23: nss-ckbi-1.88.rtm.patch -# this patch has been applied in nss-util where -# it belongs, will remove from here eventually -# Patch24: gnuc-minor-def-fix.patch +# Remove this patch which belongs in nss-util +#Patch24: gnuc-minor-def-fix.patch %description @@ -114,7 +112,7 @@ Group: Development/Libraries Provides: nss-static = %{version}-%{release} Requires: nss = %{version}-%{release} Requires: nss-util-devel -Requires: nss-softokn-devel +Requires: nss-softokn-devel Requires: nspr-devel >= %{nspr_version} Requires: pkgconfig @@ -128,7 +126,8 @@ Group: Development/Libraries Provides: nss-pkcs11-devel-static = %{version}-%{release} Requires: nss-devel = %{version}-%{release} # TODO: revert to using nss_softokn_version once we are done with -# merging Rawhide into to the next RHEL version +# the merge into to new rhel git repo +# For RHEL we should have '=' instead of '>=' Requires: nss-softokn-freebl-devel >= %{nss_softokn_fips_version} %description pkcs11-devel @@ -144,13 +143,14 @@ low level services. %patch3 -p0 -b .transitional %patch6 -p0 -b .libpem %patch7 -p0 -b .642433 -%patch8 -p1 -b .695011 +%patch8 -p1 -b .695011 %patch16 -p0 -b .539183 %patch18 -p0 -b .646045 %patch20 -p1 -b .717338 %patch21 -p1 -b .734760 %patch22 -p0 -b .736410 %patch23 -p0 -b .ckbi188 +# TODO: Reemove this patch which is now in nss-util #%patch24 -p1 -b .gnuc-minor @@ -562,6 +562,12 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Fri Dec 02 2011 Elio Maldonado Batiz - 3.13.1-4 +- Rebuild with nss-softokn from 3.12 in the buildroot +- Allows the pem module to statically link against 3.12.x freebl +- Required for using nss-3.13.x with nss-softokn-3.12.y for a merge inrto rhel git repo +- Build will be temprarily placed on buildroot override but not pushed in bodhi + * Fri Nov 04 2011 Elio Maldonado - 3.13.1-2 - Fix broken dependencies by updating the nss-util and nss-softokn versions From cb85c9e1da2a8cf2b34adeeb01c7b4c14979b4bf Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sun, 4 Dec 2011 23:08:24 -0800 Subject: [PATCH 5/6] - Bug 750376 Enable updating nss to 3.13.x while keeping nss-softokn at 3.12.9 - Statically link the pem module against system freebl found in buildroot - Disable sha224-related powerup selftest until we update softokn - Disable sha224 and rsapss tests which nss-softokn 3.12.x doesn't support - nss-softokn 3.12.9 was submitted for FIPS 140 minor revalidation --- nofipstest.patch | 19 + nosha224.patch | 618 +++++++++++++++++++++++++++++++++ nss.spec | 39 ++- nsspem-use-system-freebl.patch | 16 + terminalrecord.patch | 90 +++++ 5 files changed, 774 insertions(+), 8 deletions(-) create mode 100644 nofipstest.patch create mode 100644 nosha224.patch create mode 100644 nsspem-use-system-freebl.patch create mode 100644 terminalrecord.patch diff --git a/nofipstest.patch b/nofipstest.patch new file mode 100644 index 0000000..5f711be --- /dev/null +++ b/nofipstest.patch @@ -0,0 +1,19 @@ +diff -up ./mozilla/security/nss/cmd/manifest.mn.nofipstest ./mozilla/security/nss/cmd/manifest.mn +--- ./mozilla/security/nss/cmd/manifest.mn.nofipstest 2011-12-03 22:54:40.969914919 -0800 ++++ ./mozilla/security/nss/cmd/manifest.mn 2011-12-03 22:55:12.348505822 -0800 +@@ -54,7 +54,6 @@ DIRS = lib \ + dbtest \ + derdump \ + digest \ +- fipstest \ + makepqg \ + multinit \ + ocspclnt \ +@@ -84,6 +83,7 @@ DIRS = lib \ + $(NULL) + + TEMPORARILY_DONT_BUILD = \ ++ fipstest \ + $(NULL) + + # rsaperf \ diff --git a/nosha224.patch b/nosha224.patch new file mode 100644 index 0000000..bd9d351 --- /dev/null +++ b/nosha224.patch @@ -0,0 +1,618 @@ +diff -up ./mozilla/security/coreconf/Linux.mk.nosha224 ./mozilla/security/coreconf/Linux.mk +--- ./mozilla/security/coreconf/Linux.mk.nosha224 2011-12-04 22:03:47.295609957 -0800 ++++ ./mozilla/security/coreconf/Linux.mk 2011-12-04 22:03:47.301609957 -0800 +@@ -188,6 +188,14 @@ NSSUTIL_LIBS = -lnssutil3 + USE_SYSTEM_FREEBL = 1 + FREEBL_LIBS = -lfreebl3 + ++# ++# Don't compile code that requires SHA224 if it isn't avilable ++# Such is the case when system freebl/softokn is the 3.12 one ++# ++ifdef NO_SHA224_AVAILABLE ++CFLAGS+=-DNO_SHA224_AVAILABLE ++endif ++ + # The -rpath '$$ORIGIN' linker option instructs this library to search for its + # dependencies in the same directory where it resides. + ifeq ($(BUILD_SUN_PKG), 1) +diff -up ./mozilla/security/nss/cmd/bltest/blapitest.c.nosha224 ./mozilla/security/nss/cmd/bltest/blapitest.c +--- ./mozilla/security/nss/cmd/bltest/blapitest.c.nosha224 2011-09-16 12:16:50.000000000 -0700 ++++ ./mozilla/security/nss/cmd/bltest/blapitest.c 2011-12-04 22:03:47.302609957 -0800 +@@ -686,7 +686,9 @@ typedef enum { + bltestMD2, /* Hash algorithms */ + bltestMD5, /* . */ + bltestSHA1, /* . */ ++#ifndef NO_SHA224_AVAILABLE + bltestSHA224, /* . */ ++#endif + bltestSHA256, /* . */ + bltestSHA384, /* . */ + bltestSHA512, /* . */ +@@ -721,7 +723,9 @@ static char *mode_strings[] = + "md2", + "md5", + "sha1", ++#ifndef NO_SHA224_AVAILABLE + "sha224", ++#endif + "sha256", + "sha384", + "sha512", +@@ -1761,6 +1765,7 @@ finish: + return rv; + } + ++#ifndef NO_SHA224_AVAILABLE + SECStatus + SHA224_restart(unsigned char *dest, const unsigned char *src, uint32 src_length) + { +@@ -1800,6 +1805,7 @@ finish: + SHA224_DestroyContext(cx, PR_TRUE); + return rv; + } ++#endif + + SECStatus + SHA256_restart(unsigned char *dest, const unsigned char *src, uint32 src_length) +@@ -2093,6 +2099,7 @@ cipherInit(bltestCipherInfo *cipherInfo, + cipherInfo->cipher.hashCipher = (restart) ? sha1_restart : SHA1_HashBuf; + return SECSuccess; + break; ++#ifndef NO_SHA224_AVAILABLE + case bltestSHA224: + restart = cipherInfo->params.hash.restart; + SECITEM_AllocItem(cipherInfo->arena, &cipherInfo->output.buf, +@@ -2100,6 +2107,7 @@ cipherInit(bltestCipherInfo *cipherInfo, + cipherInfo->cipher.hashCipher = (restart) ? SHA224_restart + : SHA224_HashBuf; + return SECSuccess; ++#endif + break; + case bltestSHA256: + restart = cipherInfo->params.hash.restart; +@@ -2542,7 +2550,9 @@ cipherFinish(bltestCipherInfo *cipherInf + case bltestMD2: /* hash contexts are ephemeral */ + case bltestMD5: + case bltestSHA1: ++#ifndef NO_SHA224_AVAILABLE + case bltestSHA224: ++#endif + case bltestSHA256: + case bltestSHA384: + case bltestSHA512: +@@ -2896,7 +2906,9 @@ get_params(PRArenaPool *arena, bltestPar + case bltestMD2: + case bltestMD5: + case bltestSHA1: ++#ifndef NO_SHA224_AVAILABLE + case bltestSHA224: ++#endif + case bltestSHA256: + case bltestSHA384: + case bltestSHA512: +diff -up ./mozilla/security/nss/cmd/chktest/chktest.c.nosha224 ./mozilla/security/nss/cmd/chktest/chktest.c +--- ./mozilla/security/nss/cmd/chktest/chktest.c.nosha224 2010-12-06 09:22:49.000000000 -0800 ++++ ./mozilla/security/nss/cmd/chktest/chktest.c 2011-12-04 22:03:47.304609957 -0800 +@@ -41,6 +41,10 @@ + #include "blapi.h" + #include "secutil.h" + ++#ifdef NO_SHA224_AVAILABLE ++PRBool BLAPI_SHVerifyFile(const char *shName); ++#endif ++ + static int Usage() + { + fprintf(stderr, "Usage: chktest \n"); +diff -up ./mozilla/security/nss/cmd/lib/secutil.c.nosha224 ./mozilla/security/nss/cmd/lib/secutil.c +--- ./mozilla/security/nss/cmd/lib/secutil.c.nosha224 2011-10-22 07:35:41.000000000 -0700 ++++ ./mozilla/security/nss/cmd/lib/secutil.c 2011-12-04 22:03:47.305609957 -0800 +@@ -86,6 +86,14 @@ static char consoleName[] = { + #include "nssutil.h" + #include "ssl.h" + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + + void + SECU_PrintErrMsg(FILE *out, int level, char *progName, char *msg, ...) +@@ -1509,6 +1517,8 @@ const SEC_ASN1Template secuPBEV2Params[] + { 0 } + }; + ++/* if no sha224 then no psapss either */ ++#ifndef NO_SHA224_AVAILABLE + void + secu_PrintRSAPSSParams(FILE *out, SECItem *value, char *m, int level) + { +@@ -1572,6 +1582,7 @@ secu_PrintRSAPSSParams(FILE *out, SECIte + } + PORT_FreeArena(pool, PR_FALSE); + } ++#endif + + void + secu_PrintKDF2Params(FILE *out, SECItem *value, char *m, int level) +@@ -1684,10 +1695,12 @@ SECU_PrintAlgorithmID(FILE *out, SECAlgo + return; + } + ++#ifndef NO_SHA224_AVAILABLE + if (algtag == SEC_OID_PKCS1_RSA_PSS_SIGNATURE) { + secu_PrintRSAPSSParams(out, &a->parameters, "Parameters", level+1); + return; + } ++#endif + + if (a->parameters.len == 0 + || (a->parameters.len == 2 +@@ -3763,8 +3776,10 @@ SECU_StringToSignatureAlgTag(const char + hashAlgTag = SEC_OID_MD5; + } else if (!PL_strcmp(alg, "SHA1")) { + hashAlgTag = SEC_OID_SHA1; ++#ifndef NO_SHA224_AVAILABLE + } else if (!PL_strcmp(alg, "SHA224")) { + hashAlgTag = SEC_OID_SHA224; ++#endif + } else if (!PL_strcmp(alg, "SHA256")) { + hashAlgTag = SEC_OID_SHA256; + } else if (!PL_strcmp(alg, "SHA384")) { +diff -up ./mozilla/security/nss/cmd/pk11mode/pk11mode.c.nosha224 ./mozilla/security/nss/cmd/pk11mode/pk11mode.c +--- ./mozilla/security/nss/cmd/pk11mode/pk11mode.c.nosha224 2011-12-04 22:07:27.230604899 -0800 ++++ ./mozilla/security/nss/cmd/pk11mode/pk11mode.c 2011-12-04 22:10:06.365601241 -0800 +@@ -883,21 +883,27 @@ CK_RV PKM_KeyTests(CK_FUNCTION_LIST_PTR + + mech_str digestMechs[] = { + {CKM_SHA_1, "CKM_SHA_1 "}, ++#ifndef NO_SHA224_AVAILABLE + {CKM_SHA224, "CKM_SHA224"}, ++#endif + {CKM_SHA256, "CKM_SHA256"}, + {CKM_SHA384, "CKM_SHA384"}, + {CKM_SHA512, "CKM_SHA512"} + }; + mech_str hmacMechs[] = { + {CKM_SHA_1_HMAC, "CKM_SHA_1_HMAC"}, ++#ifndef NO_SHA224_AVAILABLE + {CKM_SHA224_HMAC, "CKM_SHA224_HMAC"}, ++#endif + {CKM_SHA256_HMAC, "CKM_SHA256_HMAC"}, + {CKM_SHA384_HMAC, "CKM_SHA384_HMAC"}, + {CKM_SHA512_HMAC, "CKM_SHA512_HMAC"} + }; + mech_str sigRSAMechs[] = { + {CKM_SHA1_RSA_PKCS, "CKM_SHA1_RSA_PKCS"}, ++#ifndef NO_SHA224_AVAILABLE + {CKM_SHA224_RSA_PKCS, "CKM_SHA224_RSA_PKCS"}, ++#endif + {CKM_SHA256_RSA_PKCS, "CKM_SHA256_RSA_PKCS"}, + {CKM_SHA384_RSA_PKCS, "CKM_SHA384_RSA_PKCS"}, + {CKM_SHA512_RSA_PKCS, "CKM_SHA512_RSA_PKCS"} +diff -up ./mozilla/security/nss/lib/cryptohi/sechash.c.nosha224 ./mozilla/security/nss/lib/cryptohi/sechash.c +--- ./mozilla/security/nss/lib/cryptohi/sechash.c.nosha224 2011-06-21 15:47:54.000000000 -0700 ++++ ./mozilla/security/nss/lib/cryptohi/sechash.c 2011-12-04 22:03:47.306609957 -0800 +@@ -91,10 +91,12 @@ sha1_NewContext(void) { + return (void *) PK11_CreateDigestContext(SEC_OID_SHA1); + } + ++#ifndef NO_SHA224_AVAILABLE + static void * + sha224_NewContext(void) { + return (void *) PK11_CreateDigestContext(SEC_OID_SHA224); + } ++#endif + + static void * + sha256_NewContext(void) { +@@ -189,6 +191,7 @@ const SECHashObject SECHashObjects[] = { + SHA512_BLOCK_LENGTH, + HASH_AlgSHA512 + }, ++#ifndef NO_SHA224_AVAILABLE + { SHA224_LENGTH, + (void * (*)(void)) sha224_NewContext, + (void * (*)(void *)) PK11_CloneContext, +@@ -200,6 +203,7 @@ const SECHashObject SECHashObjects[] = { + SHA224_BLOCK_LENGTH, + HASH_AlgSHA224 + }, ++#endif + }; + + const SECHashObject * +@@ -217,7 +221,9 @@ HASH_GetHashTypeByOidTag(SECOidTag hashO + case SEC_OID_MD2: ht = HASH_AlgMD2; break; + case SEC_OID_MD5: ht = HASH_AlgMD5; break; + case SEC_OID_SHA1: ht = HASH_AlgSHA1; break; ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_SHA224: ht = HASH_AlgSHA224; break; ++#endif + case SEC_OID_SHA256: ht = HASH_AlgSHA256; break; + case SEC_OID_SHA384: ht = HASH_AlgSHA384; break; + case SEC_OID_SHA512: ht = HASH_AlgSHA512; break; +@@ -237,7 +243,9 @@ HASH_GetHashOidTagByHMACOidTag(SECOidTag + /* no oid exists for HMAC_MD2 */ + /* NSS does not define a oid for HMAC_MD4 */ + case SEC_OID_HMAC_SHA1: hashOid = SEC_OID_SHA1; break; ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_HMAC_SHA224: hashOid = SEC_OID_SHA224; break; ++#endif + case SEC_OID_HMAC_SHA256: hashOid = SEC_OID_SHA256; break; + case SEC_OID_HMAC_SHA384: hashOid = SEC_OID_SHA384; break; + case SEC_OID_HMAC_SHA512: hashOid = SEC_OID_SHA512; break; +@@ -257,7 +265,9 @@ HASH_GetHMACOidTagByHashOidTag(SECOidTag + /* no oid exists for HMAC_MD2 */ + /* NSS does not define a oid for HMAC_MD4 */ + case SEC_OID_SHA1: hmacOid = SEC_OID_HMAC_SHA1; break; ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_SHA224: hmacOid = SEC_OID_HMAC_SHA224; break; ++#endif + case SEC_OID_SHA256: hmacOid = SEC_OID_HMAC_SHA256; break; + case SEC_OID_SHA384: hmacOid = SEC_OID_HMAC_SHA384; break; + case SEC_OID_SHA512: hmacOid = SEC_OID_HMAC_SHA512; break; +diff -up ./mozilla/security/nss/lib/cryptohi/seckey.c.nosha224 ./mozilla/security/nss/lib/cryptohi/seckey.c +--- ./mozilla/security/nss/lib/cryptohi/seckey.c.nosha224 2011-10-22 07:35:42.000000000 -0700 ++++ ./mozilla/security/nss/lib/cryptohi/seckey.c 2011-12-04 22:03:47.307609957 -0800 +@@ -550,7 +550,9 @@ seckey_GetKeyType (SECOidTag tag) { + * should be handing us a cipher type */ + case SEC_OID_PKCS1_MD5_WITH_RSA_ENCRYPTION: + case SEC_OID_PKCS1_SHA1_WITH_RSA_ENCRYPTION: ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_PKCS1_SHA224_WITH_RSA_ENCRYPTION: ++#endif + case SEC_OID_PKCS1_SHA256_WITH_RSA_ENCRYPTION: + case SEC_OID_PKCS1_SHA384_WITH_RSA_ENCRYPTION: + case SEC_OID_PKCS1_SHA512_WITH_RSA_ENCRYPTION: +diff -up ./mozilla/security/nss/lib/cryptohi/secvfy.c.nosha224 ./mozilla/security/nss/lib/cryptohi/secvfy.c +--- ./mozilla/security/nss/lib/cryptohi/secvfy.c.nosha224 2011-10-22 07:35:42.000000000 -0700 ++++ ./mozilla/security/nss/lib/cryptohi/secvfy.c 2011-12-04 22:03:47.307609957 -0800 +@@ -240,11 +240,12 @@ sec_DecodeSigAlg(const SECKEYPublicKey * + case SEC_OID_PKCS1_RSA_PSS_SIGNATURE: + *hashalg = SEC_OID_UNKNOWN; /* get it from the RSA signature */ + break; +- ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_ANSIX962_ECDSA_SHA224_SIGNATURE: + case SEC_OID_PKCS1_SHA224_WITH_RSA_ENCRYPTION: + *hashalg = SEC_OID_SHA224; + break; ++#endif + case SEC_OID_ANSIX962_ECDSA_SHA256_SIGNATURE: + case SEC_OID_PKCS1_SHA256_WITH_RSA_ENCRYPTION: + *hashalg = SEC_OID_SHA256; +@@ -279,8 +280,10 @@ sec_DecodeSigAlg(const SECKEYPublicKey * + len = SECKEY_PublicKeyStrength(key); + if (len < 28) { /* 28 bytes == 224 bits */ + *hashalg = SEC_OID_SHA1; ++#ifndef NO_SHA224_AVAILABLE + } else if (len < 32) { /* 32 bytes == 256 bits */ + *hashalg = SEC_OID_SHA224; ++#endif + } else if (len < 48) { /* 48 bytes == 384 bits */ + *hashalg = SEC_OID_SHA256; + } else if (len < 64) { /* 48 bytes == 512 bits */ +@@ -325,7 +328,9 @@ sec_DecodeSigAlg(const SECKEYPublicKey * + case SEC_OID_PKCS1_SHA1_WITH_RSA_ENCRYPTION: + case SEC_OID_ISO_SHA_WITH_RSA_SIGNATURE: + case SEC_OID_ISO_SHA1_WITH_RSA_SIGNATURE: ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_PKCS1_SHA224_WITH_RSA_ENCRYPTION: ++#endif + case SEC_OID_PKCS1_SHA256_WITH_RSA_ENCRYPTION: + case SEC_OID_PKCS1_SHA384_WITH_RSA_ENCRYPTION: + case SEC_OID_PKCS1_SHA512_WITH_RSA_ENCRYPTION: +@@ -347,7 +352,9 @@ sec_DecodeSigAlg(const SECKEYPublicKey * + *encalg = SEC_OID_MISSI_DSS; + break; + case SEC_OID_ANSIX962_ECDSA_SHA1_SIGNATURE: ++#ifndef NO_SHA224_AVAILABLE + case SEC_OID_ANSIX962_ECDSA_SHA224_SIGNATURE: ++#endif + case SEC_OID_ANSIX962_ECDSA_SHA256_SIGNATURE: + case SEC_OID_ANSIX962_ECDSA_SHA384_SIGNATURE: + case SEC_OID_ANSIX962_ECDSA_SHA512_SIGNATURE: +diff -up ./mozilla/security/nss/lib/freebl/blapi.h.nosha224 ./mozilla/security/nss/lib/freebl/blapi.h +--- ./mozilla/security/nss/lib/freebl/blapi.h.nosha224 2011-10-04 15:05:53.000000000 -0700 ++++ ./mozilla/security/nss/lib/freebl/blapi.h 2011-12-04 22:03:47.308609957 -0800 +@@ -1088,7 +1088,7 @@ extern SHA1Context * SHA1_Resurrect(unsi + extern void SHA1_Clone(SHA1Context *dest, SHA1Context *src); + + /******************************************/ +- ++#ifndef NO_SHA224_AVAILABLE + extern SHA224Context *SHA224_NewContext(void); + extern void SHA224_DestroyContext(SHA224Context *cx, PRBool freeit); + extern void SHA224_Begin(SHA224Context *cx); +@@ -1104,6 +1104,7 @@ extern unsigned int SHA224_FlattenSize(S + extern SECStatus SHA224_Flatten(SHA224Context *cx,unsigned char *space); + extern SHA224Context * SHA224_Resurrect(unsigned char *space, void *arg); + extern void SHA224_Clone(SHA224Context *dest, SHA224Context *src); ++#endif + + /******************************************/ + +diff -up ./mozilla/security/nss/lib/freebl/ldvector.c.nosha224 ./mozilla/security/nss/lib/freebl/ldvector.c +--- ./mozilla/security/nss/lib/freebl/ldvector.c.nosha224 2011-10-04 15:05:53.000000000 -0700 ++++ ./mozilla/security/nss/lib/freebl/ldvector.c 2011-12-04 22:03:47.309609957 -0800 +@@ -270,7 +270,7 @@ static const struct FREEBLVectorStr vect + JPAKE_Verify, + JPAKE_Round2, + JPAKE_Final, +- ++#ifndef NO_SHA224_AVAILABLE + /* End of Version 3.012 */ + + TLS_P_hash, +@@ -287,7 +287,7 @@ static const struct FREEBLVectorStr vect + SHA224_Resurrect, + SHA224_Clone, + BLAPI_SHVerifyFile +- ++#endif + /* End of Version 3.013 */ + }; + +diff -up ./mozilla/security/nss/lib/freebl/nsslowhash.c.nosha224 ./mozilla/security/nss/lib/freebl/nsslowhash.c +--- ./mozilla/security/nss/lib/freebl/nsslowhash.c.nosha224 2010-09-09 17:42:36.000000000 -0700 ++++ ./mozilla/security/nss/lib/freebl/nsslowhash.c 2011-12-04 22:03:47.309609957 -0800 +@@ -128,14 +128,14 @@ freebl_fips_SHA_PowerUpSelfTest( void ) + 0x0a,0x6d,0x07,0xba,0x1e,0xbd,0x8a,0x1b, + 0x72,0xf6,0xc7,0x22,0xf1,0x27,0x9f,0xf0, + 0xe0,0x68,0x47,0x7a}; +- ++#ifndef NO_SHA224_AVAILABLE + /* SHA-224 Known Digest Message (224-bits). */ + static const PRUint8 sha224_known_digest[] = { + 0x1c,0xc3,0x06,0x8e,0xce,0x37,0x68,0xfb, + 0x1a,0x82,0x4a,0xbe,0x2b,0x00,0x51,0xf8, + 0x9d,0xb6,0xe0,0x90,0x0d,0x00,0xc9,0x64, + 0x9a,0xb8,0x98,0x4e}; +- ++#endif + /* SHA-256 Known Digest Message (256-bits). */ + static const PRUint8 sha256_known_digest[] = { + 0x38,0xa9,0xc1,0xf0,0x35,0xf6,0x5d,0x61, +@@ -178,7 +178,7 @@ freebl_fips_SHA_PowerUpSelfTest( void ) + ( PORT_Memcmp( sha_computed_digest, sha1_known_digest, + SHA1_LENGTH ) != 0 ) ) + return( CKR_DEVICE_ERROR ); +- ++#ifndef NO_SHA224_AVAILABLE + /***************************************************/ + /* SHA-224 Single-Round Known Answer Hashing Test. */ + /***************************************************/ +@@ -190,7 +190,7 @@ freebl_fips_SHA_PowerUpSelfTest( void ) + ( PORT_Memcmp( sha_computed_digest, sha224_known_digest, + SHA224_LENGTH ) != 0 ) ) + return( CKR_DEVICE_ERROR ); +- ++#endif + /***************************************************/ + /* SHA-256 Single-Round Known Answer Hashing Test. */ + /***************************************************/ +diff -up ./mozilla/security/nss/lib/freebl/rawhash.c.nosha224 ./mozilla/security/nss/lib/freebl/rawhash.c +--- ./mozilla/security/nss/lib/freebl/rawhash.c.nosha224 2010-08-17 22:55:47.000000000 -0700 ++++ ./mozilla/security/nss/lib/freebl/rawhash.c 2011-12-04 22:03:47.309609957 -0800 +@@ -155,6 +155,7 @@ const SECHashObject SECRawHashObjects[] + SHA512_BLOCK_LENGTH, + HASH_AlgSHA512 + }, ++#ifndef NO_SHA224_AVAILABLE + { SHA224_LENGTH, + (void * (*)(void)) SHA224_NewContext, + (void * (*)(void *)) null_hash_clone_context, +@@ -166,6 +167,7 @@ const SECHashObject SECRawHashObjects[] + SHA224_BLOCK_LENGTH, + HASH_AlgSHA224 + }, ++#endif + }; + + const SECHashObject * +diff -up ./mozilla/security/nss/lib/freebl/sha512.c.nosha224 ./mozilla/security/nss/lib/freebl/sha512.c +--- ./mozilla/security/nss/lib/freebl/sha512.c.nosha224 2011-09-14 10:48:03.000000000 -0700 ++++ ./mozilla/security/nss/lib/freebl/sha512.c 2011-12-04 22:03:47.310609957 -0800 +@@ -544,6 +544,7 @@ void SHA256_Clone(SHA256Context *dest, S + memcpy(dest, src, sizeof *dest); + } + ++#ifndef NO_SHA224_AVAILABLE + /* ============= SHA224 implementation ================================== */ + + /* SHA-224 initial hash values */ +@@ -630,7 +631,7 @@ void SHA224_Clone(SHA224Context *dest, S + { + SHA256_Clone(dest, src); + } +- ++#endif + + /* ======= SHA512 and SHA384 common constants and defines ================= */ + +diff -up ./mozilla/security/nss/lib/softoken/fipstest.c.nosha224 ./mozilla/security/nss/lib/softoken/fipstest.c +--- ./mozilla/security/nss/lib/softoken/fipstest.c.nosha224 2011-03-29 08:12:43.000000000 -0700 ++++ ./mozilla/security/nss/lib/softoken/fipstest.c 2011-12-04 22:03:47.311609956 -0800 +@@ -865,12 +865,14 @@ sftk_fips_HMAC_PowerUpSelfTest( void ) + 0x3b, 0x57, 0x1d, 0x61, 0xe7, 0xb8, 0x84, 0x1e, + 0x5d, 0x0e, 0x1e, 0x11}; + ++#ifndef NO_SHA224_AVAILABLE + /* known SHA224 hmac (28 bytes) */ + static const PRUint8 known_SHA224_hmac[] = { + 0x1c, 0xc3, 0x06, 0x8e, 0xce, 0x37, 0x68, 0xfb, + 0x1a, 0x82, 0x4a, 0xbe, 0x2b, 0x00, 0x51, 0xf8, + 0x9d, 0xb6, 0xe0, 0x90, 0x0d, 0x00, 0xc9, 0x64, + 0x9a, 0xb8, 0x98, 0x4e}; ++#endif + + /* known SHA256 hmac (32 bytes) */ + static const PRUint8 known_SHA256_hmac[] = { +@@ -922,6 +924,7 @@ sftk_fips_HMAC_PowerUpSelfTest( void ) + /* HMAC SHA-224 Single-Round Known Answer Test. */ + /***************************************************/ + ++#ifndef NO_SHA224_AVAILABLE + hmac_status = sftk_fips_HMAC(hmac_computed, + HMAC_known_secret_key, + HMAC_known_secret_key_length, +@@ -933,6 +936,7 @@ sftk_fips_HMAC_PowerUpSelfTest( void ) + ( PORT_Memcmp( hmac_computed, known_SHA224_hmac, + SHA224_LENGTH ) != 0 ) ) + return( CKR_DEVICE_ERROR ); ++#endif + + /***************************************************/ + /* HMAC SHA-256 Single-Round Known Answer Test. */ +@@ -994,12 +998,14 @@ sftk_fips_SHA_PowerUpSelfTest( void ) + 0x72,0xf6,0xc7,0x22,0xf1,0x27,0x9f,0xf0, + 0xe0,0x68,0x47,0x7a}; + ++#ifndef NO_SHA224_AVAILABLE + /* SHA-224 Known Digest Message (224-bits). */ + static const PRUint8 sha224_known_digest[] = { + 0x89,0x5e,0x7f,0xfd,0x0e,0xd8,0x35,0x6f, + 0x64,0x6d,0xf2,0xde,0x5e,0xed,0xa6,0x7f, + 0x29,0xd1,0x12,0x73,0x42,0x84,0x95,0x4f, + 0x8e,0x08,0xe5,0xcb}; ++#endif + + /* SHA-256 Known Digest Message (256-bits). */ + static const PRUint8 sha256_known_digest[] = { +@@ -1048,6 +1054,7 @@ sftk_fips_SHA_PowerUpSelfTest( void ) + /* SHA-224 Single-Round Known Answer Hashing Test. */ + /***************************************************/ + ++#ifndef NO_SHA224_AVAILABLE + sha_status = SHA224_HashBuf( sha_computed_digest, known_hash_message, + FIPS_KNOWN_HASH_MESSAGE_LENGTH ); + +@@ -1055,6 +1062,7 @@ sftk_fips_SHA_PowerUpSelfTest( void ) + ( PORT_Memcmp( sha_computed_digest, sha224_known_digest, + SHA224_LENGTH ) != 0 ) ) + return( CKR_DEVICE_ERROR ); ++#endif + + /***************************************************/ + /* SHA-256 Single-Round Known Answer Hashing Test. */ +diff -up ./mozilla/security/nss/lib/softoken/pkcs11c.c.nosha224 ./mozilla/security/nss/lib/softoken/pkcs11c.c +--- ./mozilla/security/nss/lib/softoken/pkcs11c.c.nosha224 2011-09-21 11:49:16.000000000 -0700 ++++ ./mozilla/security/nss/lib/softoken/pkcs11c.c 2011-12-04 22:03:47.313609956 -0800 +@@ -1316,7 +1316,9 @@ CK_RV NSC_DigestInit(CK_SESSION_HANDLE h + INIT_MECH(CKM_MD2, MD2) + INIT_MECH(CKM_MD5, MD5) + INIT_MECH(CKM_SHA_1, SHA1) ++#ifndef NO_SHA224_AVAILABLE + INIT_MECH(CKM_SHA224, SHA224) ++#endif + INIT_MECH(CKM_SHA256, SHA256) + INIT_MECH(CKM_SHA384, SHA384) + INIT_MECH(CKM_SHA512, SHA512) +@@ -1440,7 +1442,9 @@ sftk_doSub ## mmm(SFTKSessionContext *co + DOSUB(MD2) + DOSUB(MD5) + DOSUB(SHA1) ++#ifndef NO_SHA224_AVAILABLE + DOSUB(SHA224) ++#endif + DOSUB(SHA256) + DOSUB(SHA384) + DOSUB(SHA512) +@@ -2013,7 +2017,9 @@ CK_RV NSC_SignInit(CK_SESSION_HANDLE hSe + INIT_RSA_SIGN_MECH(MD5) + INIT_RSA_SIGN_MECH(MD2) + INIT_RSA_SIGN_MECH(SHA1) ++#ifndef NO_SHA224_AVAILABLE + INIT_RSA_SIGN_MECH(SHA224) ++#endif + INIT_RSA_SIGN_MECH(SHA256) + INIT_RSA_SIGN_MECH(SHA384) + INIT_RSA_SIGN_MECH(SHA512) +@@ -2131,7 +2137,9 @@ finish_rsa: + + INIT_HMAC_MECH(MD2) + INIT_HMAC_MECH(MD5) ++#ifndef NO_SHA224_AVAILABLE + INIT_HMAC_MECH(SHA224) ++#endif + INIT_HMAC_MECH(SHA256) + INIT_HMAC_MECH(SHA384) + INIT_HMAC_MECH(SHA512) +@@ -2529,7 +2537,9 @@ CK_RV NSC_VerifyInit(CK_SESSION_HANDLE h + INIT_RSA_VFY_MECH(MD5) + INIT_RSA_VFY_MECH(MD2) + INIT_RSA_VFY_MECH(SHA1) ++#ifndef NO_SHA224_AVAILABLE + INIT_RSA_VFY_MECH(SHA224) ++#endif + INIT_RSA_VFY_MECH(SHA256) + INIT_RSA_VFY_MECH(SHA384) + INIT_RSA_VFY_MECH(SHA512) +@@ -2626,7 +2636,9 @@ finish_rsa: + + INIT_HMAC_MECH(MD2) + INIT_HMAC_MECH(MD5) ++#ifndef NO_SHA224_AVAILABLE + INIT_HMAC_MECH(SHA224) ++#endif + INIT_HMAC_MECH(SHA256) + INIT_HMAC_MECH(SHA384) + INIT_HMAC_MECH(SHA512) +diff -up ./mozilla/security/nss/lib/softoken/pkcs11.c.nosha224 ./mozilla/security/nss/lib/softoken/pkcs11.c +--- ./mozilla/security/nss/lib/softoken/pkcs11.c.nosha224 2011-01-21 16:12:04.000000000 -0800 ++++ ./mozilla/security/nss/lib/softoken/pkcs11.c 2011-12-04 22:03:47.316609956 -0800 +@@ -311,8 +311,10 @@ static const struct mechanismList mechan + CKF_SN_VR}, PR_TRUE}, + {CKM_SHA1_RSA_PKCS, {RSA_MIN_MODULUS_BITS,CK_MAX, + CKF_SN_VR}, PR_TRUE}, ++#ifndef NO_SHA224_AVAILABLE + {CKM_SHA224_RSA_PKCS, {RSA_MIN_MODULUS_BITS,CK_MAX, + CKF_SN_VR}, PR_TRUE}, ++#endif + {CKM_SHA256_RSA_PKCS, {RSA_MIN_MODULUS_BITS,CK_MAX, + CKF_SN_VR}, PR_TRUE}, + {CKM_SHA384_RSA_PKCS, {RSA_MIN_MODULUS_BITS,CK_MAX, +@@ -401,9 +403,11 @@ static const struct mechanismList mechan + {CKM_SHA_1, {0, 0, CKF_DIGEST}, PR_FALSE}, + {CKM_SHA_1_HMAC, {1, 128, CKF_SN_VR}, PR_TRUE}, + {CKM_SHA_1_HMAC_GENERAL, {1, 128, CKF_SN_VR}, PR_TRUE}, ++#ifndef NO_SHA224_AVAILABLE + {CKM_SHA224, {0, 0, CKF_DIGEST}, PR_FALSE}, + {CKM_SHA224_HMAC, {1, 128, CKF_SN_VR}, PR_TRUE}, + {CKM_SHA224_HMAC_GENERAL, {1, 128, CKF_SN_VR}, PR_TRUE}, ++#endif + {CKM_SHA256, {0, 0, CKF_DIGEST}, PR_FALSE}, + {CKM_SHA256_HMAC, {1, 128, CKF_SN_VR}, PR_TRUE}, + {CKM_SHA256_HMAC_GENERAL, {1, 128, CKF_SN_VR}, PR_TRUE}, +diff -up ./mozilla/security/nss/lib/softoken/rsawrapr.c.nosha224 ./mozilla/security/nss/lib/softoken/rsawrapr.c +--- ./mozilla/security/nss/lib/softoken/rsawrapr.c.nosha224 2011-10-22 07:35:43.000000000 -0700 ++++ ./mozilla/security/nss/lib/softoken/rsawrapr.c 2011-12-04 22:03:47.316609956 -0800 +@@ -1173,9 +1173,11 @@ GetHashTypeFromMechanism(CK_MECHANISM_TY + case CKM_SHA_1: + case CKG_MGF1_SHA1: + return HASH_AlgSHA1; ++#ifndef NO_SHA224_AVAILABLE + case CKM_SHA224: + case CKG_MGF1_SHA224: + return HASH_AlgSHA224; ++#endif + case CKM_SHA256: + case CKG_MGF1_SHA256: + return HASH_AlgSHA256; +diff -up ./mozilla/security/nss/tests/cipher/cipher.txt.nosha224 ./mozilla/security/nss/tests/cipher/cipher.txt +--- ./mozilla/security/nss/tests/cipher/cipher.txt.nosha224 2010-08-17 22:57:05.000000000 -0700 ++++ ./mozilla/security/nss/tests/cipher/cipher.txt 2011-12-04 22:03:47.317609956 -0800 +@@ -73,7 +73,6 @@ + 0 md2_-H MD2_Hash + 0 md5_-H MD5_Hash + 0 sha1_-H SHA1_Hash +- 0 sha224_-H SHA224_Hash + 0 sha256_-H SHA256_Hash + 0 sha384_-H SHA384_Hash + 0 sha512_-H SHA512_Hash diff --git a/nss.spec b/nss.spec index de91aee..8d0595c 100644 --- a/nss.spec +++ b/nss.spec @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.13.1 -Release: 4%{?dist} +Release: 5%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -64,8 +64,14 @@ Patch20: nsspem-createobject-initialize-pointer.patch Patch21: 0001-libnsspem-rhbz-734760.patch Patch22: nsspem-init-inform-not-thread-safe.patch Patch23: nss-ckbi-1.88.rtm.patch -# Remove this patch which belongs in nss-util -#Patch24: gnuc-minor-def-fix.patch +# must statically link pem against the 3.12.x system freebl in the buildroot +Patch25: nsspem-use-system-freebl.patch +# don't compile the fipstest application +Patch26: nofipstest.patch +# sha224 isn't available we use 3.12 softokn +Patch27: nosha224.patch +# Get rid of it as soon as we can +Patch28: terminalrecord.patch %description @@ -150,8 +156,11 @@ low level services. %patch21 -p1 -b .734760 %patch22 -p0 -b .736410 %patch23 -p0 -b .ckbi188 -# TODO: Reemove this patch which is now in nss-util -#%patch24 -p1 -b .gnuc-minor +# link pem against buildroot's 3.12 freebl +%patch25 -p0 -b .systemfreebl +%patch26 -p0 -b .nofipstest +%patch27 -p0 -b .nosha224 +%patch28 -p0 -b .terminalrecord %build @@ -178,13 +187,20 @@ export PKG_CONFIG_ALLOW_SYSTEM_LIBS export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS NSPR_INCLUDE_DIR=`/usr/bin/pkg-config --cflags-only-I nspr | sed 's/-I//'` -NSPR_LIB_DIR=`/usr/bin/pkg-config --libs-only-L nspr | sed 's/-L//'` +NSPR_LIB_DIR=%{_libdir} export NSPR_INCLUDE_DIR export NSPR_LIB_DIR NSS_INCLUDE_DIR=`/usr/bin/pkg-config --cflags-only-I nss-util | sed 's/-I//'` -NSS_LIB_DIR=`/usr/bin/pkg-config --libs-only-L nss-util | sed 's/-L//'` + +export NSSUTIL_INCLUDE_DIR=`/usr/bin/pkg-config --cflags-only-I nss-util | sed 's/-I//'` +export NSSUTIL_LIB_DIR=%{_libdir} +export FREEBL_INCLUDE_DIR=`/usr/bin/pkg-config --cflags-only-I nss-softokn | sed 's/-I//'` +export FREEBL_LIB_DIR=%{_libdir} +export USE_SYSTEM_FREEBL=1 +# prevents running the sha224 portion of the powerup selftest when testing +export NO_SHA224_AVAILABLE=1 NSS_USE_SYSTEM_SQLITE=1 export NSS_USE_SYSTEM_SQLITE @@ -221,6 +237,9 @@ export NSS_ECC_MORE_THAN_SUITE_B # Set up our package file # The nspr_version and nss_{util|softokn}_version globals used # here match the ones nss has for its Requires. +# TODO: using %%{nss_softokn_fips_version} for rhel +# but for fefora we will revert to nss_softokn_version after +# the merge is completed %{__mkdir_p} ./mozilla/dist/pkgconfig %{__cat} %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \ -e "s,%%prefix%%,%{_prefix},g" \ @@ -229,7 +248,7 @@ export NSS_ECC_MORE_THAN_SUITE_B -e "s,%%NSS_VERSION%%,%{version},g" \ -e "s,%%NSPR_VERSION%%,%{nspr_version},g" \ -e "s,%%NSSUTIL_VERSION%%,%{nss_util_version},g" \ - -e "s,%%SOFTOKEN_VERSION%%,%{nss_softokn_version},g" > \ + -e "s,%%SOFTOKEN_VERSION%%,%{nss_softokn_fips_version},g" > \ ./mozilla/dist/pkgconfig/nss.pc NSS_VMAJOR=`cat mozilla/security/nss/lib/nss/nss.h | grep "#define.*NSS_VMAJOR" | awk '{print $3}'` @@ -562,6 +581,10 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Sun Dec 04 2011 Elio Maldonado - 3.13.1-5 +- Statically link the pem module against system freebl found in buildroot +- Disabling sha224-related powerup selftest until we update softokn + * Fri Dec 02 2011 Elio Maldonado Batiz - 3.13.1-4 - Rebuild with nss-softokn from 3.12 in the buildroot - Allows the pem module to statically link against 3.12.x freebl diff --git a/nsspem-use-system-freebl.patch b/nsspem-use-system-freebl.patch new file mode 100644 index 0000000..a8dbdc7 --- /dev/null +++ b/nsspem-use-system-freebl.patch @@ -0,0 +1,16 @@ +diff -up ./mozilla/security/coreconf/Linux.mk.sytemfreebl ./mozilla/security/coreconf/Linux.mk +--- ./mozilla/security/coreconf/Linux.mk.sytemfreebl 2011-12-03 22:07:23.924156119 -0800 ++++ ./mozilla/security/coreconf/Linux.mk 2011-12-03 22:08:28.322328345 -0800 +@@ -182,6 +182,12 @@ endif + USE_SYSTEM_ZLIB = 1 + ZLIB_LIBS = -lz + ++USE_SYSTEM_NSSUTIL = 1 ++NSSUTIL_LIBS = -lnssutil3 ++ ++USE_SYSTEM_FREEBL = 1 ++FREEBL_LIBS = -lfreebl3 ++ + # The -rpath '$$ORIGIN' linker option instructs this library to search for its + # dependencies in the same directory where it resides. + ifeq ($(BUILD_SUN_PKG), 1) diff --git a/terminalrecord.patch b/terminalrecord.patch new file mode 100644 index 0000000..42cf932 --- /dev/null +++ b/terminalrecord.patch @@ -0,0 +1,90 @@ +diff -up ./mozilla/security/nss/cmd/addbuiltin/addbuiltin.c.terminalrecord ./mozilla/security/nss/cmd/addbuiltin/addbuiltin.c +--- ./mozilla/security/nss/cmd/addbuiltin/addbuiltin.c.terminalrecord 2011-12-04 21:15:47.660672521 -0800 ++++ ./mozilla/security/nss/cmd/addbuiltin/addbuiltin.c 2011-12-04 21:16:39.491674974 -0800 +@@ -52,6 +52,14 @@ + #include + #endif + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + void dumpbytes(unsigned char *buf, int len) + { + int i; +diff -up ./mozilla/security/nss/lib/certhigh/certvfy.c.terminalrecord ./mozilla/security/nss/lib/certhigh/certvfy.c +--- ./mozilla/security/nss/lib/certhigh/certvfy.c.terminalrecord 2011-09-13 17:28:47.000000000 -0700 ++++ ./mozilla/security/nss/lib/certhigh/certvfy.c 2011-12-04 21:14:01.683678605 -0800 +@@ -56,6 +56,14 @@ + #include "pki3hack.h" + #include "base.h" + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + /* + * Check the validity times of a certificate + */ +diff -up ./mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c.terminalrecord ./mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c +--- ./mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c.terminalrecord 2011-09-14 16:16:16.000000000 -0700 ++++ ./mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c 2011-12-04 21:14:01.684678605 -0800 +@@ -43,6 +43,14 @@ + + #include "pkix_pl_cert.h" + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + extern PKIX_PL_HashTable *cachedCertSigTable; + + /* --Private-Cert-Functions------------------------------------- */ +diff -up ./mozilla/security/nss/lib/pk11wrap/pk11nobj.c.terminalrecord ./mozilla/security/nss/lib/pk11wrap/pk11nobj.c +--- ./mozilla/security/nss/lib/pk11wrap/pk11nobj.c.terminalrecord 2011-04-12 17:10:26.000000000 -0700 ++++ ./mozilla/security/nss/lib/pk11wrap/pk11nobj.c 2011-12-04 21:14:01.685678605 -0800 +@@ -62,6 +62,14 @@ + #include "pki.h" + #include "pkim.h" + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + extern const NSSError NSS_ERROR_NOT_FOUND; + + CK_TRUST +diff -up ./mozilla/security/nss/lib/pki/pki3hack.c.terminalrecord ./mozilla/security/nss/lib/pki/pki3hack.c +--- ./mozilla/security/nss/lib/pki/pki3hack.c.terminalrecord 2011-04-12 17:10:26.000000000 -0700 ++++ ./mozilla/security/nss/lib/pki/pki3hack.c 2011-12-04 21:14:01.686678605 -0800 +@@ -76,6 +76,14 @@ static const char CVS_ID[] = "@(#) $RCSf + #include "secmod.h" + #include "nssrwlk.h" + ++/* Defined in ./mozilla/dist/public/nss/certdb.h which was included ++ * and also in ./mozilla/security/nss/lib/softoken/legacydb/pcertt.h ++ * but invisible here for some reason ++ */ ++#ifndef CERTDB_TERMINAL_RECORD ++#define CERTDB_TERMINAL_RECORD (1<<0) ++#endif ++ + NSSTrustDomain *g_default_trust_domain = NULL; + + NSSCryptoContext *g_default_crypto_context = NULL; From 321e446e777361878e9c3814205385ec88128cef Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sun, 4 Dec 2011 23:21:22 -0800 Subject: [PATCH 6/6] - Bug 75036 Enable usage of nss-3.13.3 with nss-softokn-3.12.x --- nss.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nss.spec b/nss.spec index 8d0595c..6d5cbd6 100644 --- a/nss.spec +++ b/nss.spec @@ -584,6 +584,7 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h * Sun Dec 04 2011 Elio Maldonado - 3.13.1-5 - Statically link the pem module against system freebl found in buildroot - Disabling sha224-related powerup selftest until we update softokn +- Disable sha224 and pss tests which nss-softokn 3.12.x doesn't support * Fri Dec 02 2011 Elio Maldonado Batiz - 3.13.1-4 - Rebuild with nss-softokn from 3.12 in the buildroot