Re: CryptImportkey() returns an error NTE_BAD_VER
From: sunit (sunit_at_newsgroup.nospam)
Date: 10/22/05
- Previous message: John: "Impersonation not working when using Kerberos"
- Maybe in reply to: sunit: "CryptImportkey() returns an error NTE_BAD_VER"
- Next in thread: sunit: "Re: CryptImportkey() returns an error NTE_BAD_VER"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 22 Oct 2005 20:33:16 +0530
["lelteto" wrote]
> Where did you get the key blob? Or do you created it? I doubt that you would
> need to update the Microsoft CSP. (What OS are you running on?)
>
I have created the key blob. With the help of openssl I created private keys
.Then I converted private keys into pkcs#8 format so that I can convert them as
per the format required by the Crypto API (little endian order) using http://www.jensign.com/JavaScience/PvkConvert
I am working on Windows 2000 Server.Pls tell me how can I update the Microsoft CSP.My CSP is MS_DEF_PROV and type PROV_RSA_FULL( used in CryptAcquireContext)
Pls help me .Thanx in advance
- Previous message: John: "Impersonation not working when using Kerberos"
- Maybe in reply to: sunit: "CryptImportkey() returns an error NTE_BAD_VER"
- Next in thread: sunit: "Re: CryptImportkey() returns an error NTE_BAD_VER"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|