src/tools/base_lib/win/CryptoHelperWindows.h @@ -27,6 +27,7 @@ HCRYPTPROV m_hCryptProv; // Handle to the cryptography key. HCRYPTKEY m_hCryptKey; void printHash(HCRYPTHASH* hHash) const; public: CryptoHelperWindows();