gecko/security/nss/lib/ckfw/capi
Kai Engert a37ca8f2ef Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc
--HG--
rename : security/nss/cmd/lib/SSLerrs.h => security/nss/lib/ssl/SSLerrs.h
rename : security/nss/cmd/lib/SECerrs.h => security/nss/lib/util/SECerrs.h
2011-08-19 17:27:10 +02:00
..
anchor.c
cfind.c Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc 2011-08-19 17:27:10 +02:00
cinst.c
ckcapi.h Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc 2011-08-19 17:27:10 +02:00
ckcapiver.c
cobject.c Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc 2011-08-19 17:27:10 +02:00
config.mk
constants.c
crsa.c Bug 669061, Upgrade to NSS 3.13, starting with NSS_3_13_BETA1, r=wtc 2011-08-19 17:27:10 +02:00
csession.c
cslot.c
ctoken.c
Makefile
manifest.mn
nsscapi.def
nsscapi.h
nsscapi.rc
README
staticobj.c

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).