mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
8 lines
339 B
Plaintext
8 lines
339 B
Plaintext
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).
|