[xmlsec] xmlSecCryptoAppKeyLoadMemory

Yeshwanth C cyeshwanth at gmail.com
Sun Dec 17 23:55:49 PST 2006


typedef struct _CRYPT_BIT_BLOB {
  DWORD cbData;
  BYTE* pbData;
  DWORD cUnusedBits;
} CRYPT_BIT_BLOB,
*PCRYPT_BIT_BLOB;
Thisis one of the structures that gives u the public key
The public key is in pbData.
-yesh


On 12/18/06, Aleksey Sanin <aleksey at aleksey.com> wrote:
>
> What is the binary format you get from MS API?
>
> Aleksey
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20061218/043c9849/attachment-0002.htm


More information about the xmlsec mailing list