0
votes
0answers
167 views
CryptGetProvParam PP_ENUMCONTAINERS shows me only default certificate on smart card
I have Gemalto.NET Smart Card.
I imported 2 certificates into it using Gemalto tools, which use sconnect (which as I suspect use Crypto API to do it when used in IE).
When I run
certutil -key -csp …
0
votes
0answers
117 views
Does Microsoft Provides a PKCS #11 provider that connects to its own MS CryptoAPI?
I'm looking to run some tests using the PKCS #11 interface and was wondering if Microsoft provided a software based implementation the provides PKCS #11 functionality?
Rather then waiting for a HSM …
