Re: How to decrypt encrypted PVK file ?
From: Daniel Sie [MSFT] (dsie_at_online.microsoft.com)
Date: 09/24/04
- Next message: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Previous message: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- In reply to: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Next in thread: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Reply: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Sep 2004 22:07:31 -0700
Use the PvkImprt.exe utility to import the cert and key into PFX. Now using
all public APIs, such as PFXImportCertStore,
CryptAcquireCertificatePrivateKey(), and CryptExportKey(), you should be
able to dump the key.
-- Thanks, Daniel Sie [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "Michael Leung" <mmhleung@hotmail.com> wrote in message news:uPI1LGfoEHA.3488@TK2MSFTNGP12.phx.gbl... > Yes, I have a SPC file with several digital certificates in it. > What do I do next ? > > Many thanks, > Michael. > > Daniel Sie [MSFT] wrote: > >> Do you have the SPC file associated with this key? >>
- Next message: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Previous message: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- In reply to: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Next in thread: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Reply: Michael Leung: "Re: How to decrypt encrypted PVK file ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|