Re: CryptAPI(encryption/decryption)
- From: "Dylan DSilva \(MS\)" <ddsilva@xxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 12:29:31 -0700
Unfortunately the Microsoft CSPs do not support importing keys in pem
format. You would need to convert your key to the blob format described in
http://msdn2.microsoft.com/en-us/library/ms884374.aspx (I believe there are
tools out on the internet that let you do this) or use a custom CSP that
supports keys in pem format.
--
Dylan DSilva
Software Development Engineer
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © Microsoft Corporation. All rights
reserved.
"S.Kumar" <SKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D1B60822-0411-4666-8263-B58B2ECAF340@xxxxxxxxxxxxxxxx
Hi All,
I'm facing a problem in encryption decryption.
I have the privatekey in pem format.
How can I import this into CSP and decrypt the data which is encrypted
using
public key.
I tried using CryptImportKey () but no success.
Thanks
.
- Prev by Date: Re: How To reformat X51 and do a clean install of Windows Mobile 5.0?
- Next by Date: Re: difference debug <--> release
- Previous by thread: How To reformat X51 and do a clean install of Windows Mobile 5.0?
- Next by thread: POOM Notification: what is the DatabaseOID in the lParem?
- Index(es):
Relevant Pages
|