1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/security/nss/lib/ckfw/capi/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +This Cryptoki module provides acces to certs and keys stored in 1.5 +Microsofts CAPI certificate store. 1.6 + 1.7 +It does not import or export CA Root trust from the CAPI. 1.8 +It does not import or export CRLs from the CAPI. 1.9 +It does not handle S/MIME objects (pkcs #7 in capi terms?). 1.10 +It does not yet handle it's own PIN. (CAPI does all the pin prompting).