vinniyo
Programmer
- Mar 3, 2014
- 1
Hello! I'm trying to make a raw twapi::CryptProtectData. I've read the documentation several times but I fail to understand what Context and Handlers are. I'm looking to make a call like the following:
CryptProtectData ( 0x0810efbc, "", NULL, NULL, NULL, 0, 0x0810efb4 )
I understand that all I need are 2 blocks of memory for DataIN and DataOUT. Most of the documentation has quite a bit of server/client cert stuff.
Thank you for any help!
CryptProtectData ( 0x0810efbc, "", NULL, NULL, NULL, 0, 0x0810efb4 )
I understand that all I need are 2 blocks of memory for DataIN and DataOUT. Most of the documentation has quite a bit of server/client cert stuff.
Thank you for any help!