Re: Creating a custom CSP
From: Prassi (Prassi_at_discussions.microsoft.com)
Date: 11/29/04
- Previous message: Abhi: "using CryptUIWizExport / CryptUIWizImport"
- In reply to: Hector: "Re: Creating a custom CSP"
- Next in thread: Hector: "Re: Creating a custom CSP"
- Reply: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 02:21:05 -0800
Hi Hector,
I did check with the example CSPDK and was able to install it in my
system...
But "linking their entry points to some base provider"...? How to do
it...? Don't we need the structure of the base provider to link to so that we
could return "it" through CryptAcquireContext...? Or is there some other
way...?
"Hector" wrote:
> Hi,
>
> Firstly, you should start with the basic example in cspdk, linking
> their entry points to some base provider. So, you can understand how
> it works. After, you can insert your own strutures to work with them.
>
> I think it is the best way to learn about CryptoAPI. :-)
>
> Regards,
>
> Héctor Pérez Tijero - University of Cantabria
>
- Previous message: Abhi: "using CryptUIWizExport / CryptUIWizImport"
- In reply to: Hector: "Re: Creating a custom CSP"
- Next in thread: Hector: "Re: Creating a custom CSP"
- Reply: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|