Re: Creating a custom CSP

From: Prassi (Prassi_at_discussions.microsoft.com)
Date: 11/26/04

  • Next message: Abu Aly: "Encrypted folder or files"
    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...
    >
    >
    >


  • Next message: Abu Aly: "Encrypted folder or files"

    Relevant Pages

    • CSP DLL...
      ... I am involved in custom CSP creation...and I have a strange problem... ... I am able to build my CSP DLL in Windows98 but not in Windows XP...In XP ... (I can create normal DLLs but only with this source code ...
      (microsoft.public.platformsdk.security)
    • Creating a custom CSP
      ... I am involved in creating a custom CSP. ... documentation available in MSDN, I am not clear where to start, especially ... like what should the DLL methods contain..etc. ...
      (microsoft.public.platformsdk.security)