tenfourfox/security/nss/lib/ckfw/capi
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
anchor.c hello FPR 2017-04-19 00:56:45 -07:00
cfind.c hello FPR 2017-04-19 00:56:45 -07:00
cinst.c hello FPR 2017-04-19 00:56:45 -07:00
ckcapi.h hello FPR 2017-04-19 00:56:45 -07:00
ckcapiver.c hello FPR 2017-04-19 00:56:45 -07:00
cobject.c hello FPR 2017-04-19 00:56:45 -07:00
config.mk hello FPR 2017-04-19 00:56:45 -07:00
constants.c hello FPR 2017-04-19 00:56:45 -07:00
crsa.c hello FPR 2017-04-19 00:56:45 -07:00
csession.c hello FPR 2017-04-19 00:56:45 -07:00
cslot.c hello FPR 2017-04-19 00:56:45 -07:00
ctoken.c hello FPR 2017-04-19 00:56:45 -07:00
Makefile hello FPR 2017-04-19 00:56:45 -07:00
manifest.mn hello FPR 2017-04-19 00:56:45 -07:00
nsscapi.def hello FPR 2017-04-19 00:56:45 -07:00
nsscapi.h hello FPR 2017-04-19 00:56:45 -07:00
nsscapi.rc hello FPR 2017-04-19 00:56:45 -07:00
README hello FPR 2017-04-19 00:56:45 -07:00
staticobj.c hello FPR 2017-04-19 00:56:45 -07: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).