Re: Creating a custom CSP
From: Prassi (Prassi_at_discussions.microsoft.com)
Date: 11/26/04
- Previous message: bayern: "trying WinVerify fail"
- In reply to: j76: "Re: Creating a custom CSP"
- Next in thread: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Nov 2004 03:27:25 -0800
I understand that all the entry points listed in MSDN are to be given in
our custom CSP DLL also. It is also my understanding that the sample CSP DLL
given by Microsoft in CSPDK is just defining the entry points and leaves the
complete coding of the each method to us...Is my understanding correct...?
I am sorry I am posting such basic questions but please help me... Also
give me an example code for one method, say CryptAcquireContext(...) method
if possible.
Thanks in advance.
"j76" wrote:
> Hello
>
> Maybe the CSP11 Project is a good place to have a glance.
>
> Here: https://labs.libre-entreprise.org/projects/csp11/
> and here: http://csp11.labs.libre-entreprise.org/
>
> Jack
>
>
>
> "Prassi" <Prassi@discussions.microsoft.com> schrieb im Newsbeitrag
> news:0EDA8781-4AF9-407A-B23E-34162C144849@microsoft.com...
> > Hi,
> > I am involved in creating a custom CSP. Though I understand the
> > documentation available in MSDN, I am not clear where to start, especially
> > with the CSP DLL... like what should the DLL methods contain..etc.
> > Anyone please suggest me a "tutorial" if there is one or where/ how to
> > start...
> >
> >
> > Any help appreciated...
>
>
>
- Previous message: bayern: "trying WinVerify fail"
- In reply to: j76: "Re: Creating a custom CSP"
- Next in thread: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|