Re: Creating a custom CSP
From: Prassi (Prassi_at_discussions.microsoft.com)
Date: 11/30/04
- Next message: Sektor: "Re: How to create a certificate"
- Previous message: Daniel Engels: "How to create a certificate"
- In reply to: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Nov 2004 04:05:01 -0800
I am confused... I know you are trying to make me understand but I am not
clear... Its difficult for me to follow you... Can you make me
clear...please? sorry for the trouble...
"Hector" wrote:
> Well, when I write about "linking" I mean that you use the Microsoft
> Base Provider cryptographic features. So, if yo want to create a hash,
> maybe you could use:
>
> CryptCreateHash(BASE_PROVIDER,Algid,hKey,dwFlags,phHash)
>
> in you CP entry point (CPCreateHash in this case).
>
> If you do it in this way, you could create your own CSP and test his
> working each time you wrote a function CP.
- Next message: Sektor: "Re: How to create a certificate"
- Previous message: Daniel Engels: "How to create a certificate"
- In reply to: Hector: "Re: Creating a custom CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|