gecko/security/nss/lib/ckfw/capi
2010-07-19 07:45:52 +02:00
..
anchor.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
cfind.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
cinst.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
ckcapi.h Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1 2008-08-15 06:12:54 +02:00
ckcapiver.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
cobject.c Bug 504080: Update NSS to the NSS_3_12_4_RTM CVS tag. r=kaie. 2009-08-19 06:59:06 -07:00
config.mk Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to 2009-07-28 17:01:39 -07:00
constants.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
crsa.c Bug 575620, landing NSS 3.12.7 beta 2 2010-07-19 07:45:52 +02:00
csession.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
cslot.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
ctoken.c Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
Makefile Bug 504080: Update NSS to the NSS_3_12_4_RTM CVS tag. r=kaie. 2009-08-19 06:59:06 -07:00
manifest.mn Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
nsscapi.def Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
nsscapi.h Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
nsscapi.rc Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
README Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
staticobj.c Bug 487712, Pick up NSS_HEAD_20090409 to fix WINCE 2009-04-10 02:00:56 +02:00

This Cryptoki module provides acces to certs and keys stored in
Microsofts CAPI certificate store.

It does not import or export CA Root trust from the CAPI.
It does not import or export CRLs from the CAPI.
It does not handle S/MIME objects (pkcs #7 in capi terms?).
It does not yet handle it's own PIN. (CAPI does all the pin prompting).