Re: CPAcquireContext&VTableProvStruct architecture
From: Dan Griffin (dangriff_at_online.microsoft.com)
Date: 09/19/03
- Next message: Dan Griffin: "Re: Strong encryption with RSACryptoServiceProvider..?"
- Previous message: Monica Ene-Pietrosanu[MSFT]: "Re: HMAC_MD5(secret,data) again"
- In reply to: p_hose: "CPAcquireContext&VTableProvStruct architecture"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Sep 2003 13:15:13 -0700
See the documentation for CPAcquireContext in MSDN. The internal context
information for your CSP, to which you refer below, should be referenced by
the phProv output parameter - note it is the responsibility of the CSP to
set this up.
-- Dan Griffin [MS] Please do not send email directly to this alias. This alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "p_hose" <selami@uekae.tubitak.gov.tr> wrote in message news:63cc4e42.0309180234.3689ea6b@posting.google.com... > hi > I'm trying to write my own CSP. But i have some problems with > CPAcquireContext and especially VTableProvStruct. I don't understand > the parameters of the VTableProvStruct.For example what's the contents > of the pbContextInfo? (the keys,container names...are written into > this byte array?)Could you give me some information. > thanks for your attention.
- Next message: Dan Griffin: "Re: Strong encryption with RSACryptoServiceProvider..?"
- Previous message: Monica Ene-Pietrosanu[MSFT]: "Re: HMAC_MD5(secret,data) again"
- In reply to: p_hose: "CPAcquireContext&VTableProvStruct architecture"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|