gecko/security/nss/lib/ckfw/capi
2009-08-19 06:59:06 -07:00
..
anchor.c
cfind.c
cinst.c
ckcapi.h
ckcapiver.c
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
crsa.c
csession.c
cslot.c
ctoken.c
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
nsscapi.def
nsscapi.h
nsscapi.rc
README
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).