Hi David,

I forgot to mention, DER encoding is specified in PKCS #8. See
http://www.cryptopp.com/wiki/BEREncode

Jeff

On Sep 13, 4:42 pm, ol'fogey <[EMAIL PROTECTED]> wrote:
> Is there any source code where Cryptopp RSA signature keys are
> exported (public key only req'd) and then used by Win CE RSAENH (to
> verify a signature)?  Or even a tutorial of how to do this?  I am
> missing some setting(s) or need to modify the key I am exporting from
> Cryptopp because I can not seem to get MS Win CE RSAENH to accept it.
> My current error from CryptImportKey is NTE_BAD_VER = "The key BLOB's
> version number does not match the CSP version. This usually indicates
> that the CSP needs to be upgraded".
>
> TIA


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to