![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cFileDigSig.h>
Public Member Functions | |
UNITTEST_FRIEND (cFileDigSig) | |
Static Public Member Functions | |
static HRESULT GRAYCALL | VerifyDigSig (const FILECHAR_t *pszSourceFile, cString &rsResult) |
verifying the embedded digital signature of a PE file (EXE,DLL,OCX,etc) by using the "::WinVerifyTrust()" function. RSA+SHA1 signature. Use the windows certificate store.
GrayLib::cFileDigSig::UNITTEST_FRIEND | ( | cFileDigSig | ) |
|
static |