Re: CryptDllEncodePublicKeyAndParameters
From: Drew Cooper [MSFT] (dcoop_at_online.microsoft.com)
Date: 01/31/04
- Previous message: akhare1: "Re: Obtaining CA signature from the CRL..."
- In reply to: Boris Nikitin: "Re: CryptDllEncodePublicKeyAndParameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jan 2004 16:06:21 -0800
Ah - gotcha. Sorry about that. I did a quick grep of the code, saw a
#define'd string, and posted to the newsgroup without seeing how the string
was being used. I looked again and saw what was actually happening. . .
Those are parameters used in the Crypt*OIDFunction* APIs.
If you want your own reg entries, you should use those same APIs - there's
no guarantee that the underlying storage format or location will be the same
in different releases of the operating system.
Again - I apologize.
-- Drew Cooper [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "Boris Nikitin" <aktz@tut.by> wrote in message news:3bd2dc22.0401300117.11ff7dc2@posting.google.com... > Ok, Drew. > In other words, it's string in windows registry which has 2 parameters: > Dll > FuncName; > What can you tell me about function is described FuncName? > > I try to write CSP which can work with MS CA. > > > "Drew Cooper [MSFT]" <dcoop@online.microsoft.com> wrote in message news:<#86fPRS5DHA.1636@TK2MSFTNGP12.phx.gbl>... > > It's not a function - it's a string. What are you trying to do? > > -- > > Drew Cooper [MSFT] > > This posting is provided "AS IS" with no warranties, and confers no rights.
- Previous message: akhare1: "Re: Obtaining CA signature from the CRL..."
- In reply to: Boris Nikitin: "Re: CryptDllEncodePublicKeyAndParameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|