Thanks,
Vishal [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Massimo Gaddini" <anon...@discussions.microsoft.com> wrote in message
news:B7B0F78B-73C6-458A...@microsoft.com...
> Hi,
> how i can insert a signer authenticated attribute during the signing
process?
> I sign one file with CryptSignMessage API function and I pass it the
CRYPT_SIGN_MESSAGE_PARA structure.
> The signing process work but i don't know how to set the field rgAuthAttr
in the CRYPT_SIGN_MESSAGE_PARA structure.
> Which CryptoAPI function must i call ?
>
> Thanks
> Massimo Gaddini
>
Thanks,
Massimo Gaddini
----- Vishal Agarwal[MSFT] wrote: -----
Depending on the attribute you want and if its a known attribute, you should
find it in the help for CryptEncodeObject or in Wincrypt.h
Thanks,
Vishal [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Massimo Gaddini" <anon...@discussions.microsoft.com> wrote in message
news:3B6D154C-AA3D-4AD3...@microsoft.com...