Re: Crypto APIs and CryptImportPublicKeyInfo API related question.

From: Nilesh Padbidri (nileshp_at_cybage.com)
Date: 12/23/03

  • Next message: WahJava: "Smart Card Programming"
    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.


  • Next message: WahJava: "Smart Card Programming"