I have Windows7, also I check export via MS provider with different key - all is work.
But when used DigiCert PKI Client CSP provider - not work, and the app is crash when I use this command:
crypto::keys /export /cngprovider:"DigiCert PKI Client CSP"
mimikatz # crypto::stores
Asking for System Store 'CURRENT_USER' (0x00010000)
0. My
1. Root
2. Trust
3. CA
4. UserDS
5. TrustedPublisher
6. Disallowed
7. AuthRoot
8. TrustedPeople
9. REQUEST
10. SmartCardRoot
mimikatz # crypto::providers
CryptoAPI providers :
0. RSA_FULL ( 1) - DigiCert PKI Client CSP
1. RSA_FULL ( 1) - Microsoft Base Cryptographic Provider v1.0
2. DSS_DH (13) - Microsoft Base DSS and Diffie-Hellman Cryptographic Provider
3. DSS ( 3) - Microsoft Base DSS Cryptographic Provider
4. RSA_FULL ( 1) H - Microsoft Base Smart Card Crypto Provider
5. DH_SCHANNEL (18) - Microsoft DH SChannel Cryptographic Provider
6. RSA_FULL ( 1) - Microsoft Enhanced Cryptographic Provider v1.0
7. DSS_DH (13) - Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider
8. RSA_AES (24) - Microsoft Enhanced RSA and AES Cryptographic Provider
9. RSA_SCHANNEL (12) - Microsoft RSA SChannel Cryptographic Provider
10. RSA_FULL ( 1) - Microsoft Strong Cryptographic Provider
CryptoAPI provider types:
0. RSA_FULL ( 1) - RSA Full (Signature and Key Exchange)
1. DSS ( 3) - DSS Signature
2. RSA_SCHANNEL (12) - RSA SChannel
3. DSS_DH (13) - DSS Signature with Diffie-Hellman Key Exchange
4. DH_SCHANNEL (18) - Diffie-Hellman SChannel
5. RSA_AES (24) - RSA Full and AES
CNG providers :
0. DigiCert PKI Client KSP
1. Microsoft Primitive Provider
2. Microsoft Smart Card Key Storage Provider
3. Microsoft Software Key Storage Provider
4. Microsoft SSL Protocol Provider
I have Windows7, also I check export via MS provider with different key - all is work.
But when used DigiCert PKI Client CSP provider - not work, and the app is crash when I use this command: crypto::keys /export /cngprovider:"DigiCert PKI Client CSP"
App CRASH is here.
Of curse I use full command, but it's not help:
P.S. I Can upload this VirtualBox VM, just write to me.