Re: Crypto APIs and CryptImportPublicKeyInfo API related question.
From: Nilesh Padbidri (nileshp_at_cybage.com)
Date: 12/23/03
- Previous message: Umer Mian: "Re: Refreshing User Access Token Without Logging Off"
- In reply to: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Next in thread: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Reply: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Dec 2003 10:51:43 +0530
Hi Michel,
Thanks for the reply. But I am not making use of Certificates for my test
application. I am making use of plain Crypto APIs.
When I call the CryptExportPublicKeyInfo API, I get information in a
CERT_PUBLIC_KEY_INFO structure, this structure has a data member of type
CRYPT_BIT_BLOB ( which is a C++ structure ) which contains "pbData" data
member. So do I need to pass pbData to the client.
Thanks,
Nilesh Padbidri.
- Previous message: Umer Mian: "Re: Refreshing User Access Token Without Logging Off"
- In reply to: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Next in thread: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Reply: Michel Gallant: "Re: Crypto APIs and CryptImportPublicKeyInfo API related question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]