src/CustomActions/Cryptography/DESEDE3.h

Go to the documentation of this file.
00001 #pragma once
00002 
00007 CA_API UINT __stdcall DESEDE3_GenerateKey(MSIHANDLE hInstall);
00008 
00015 CA_API UINT __stdcall DESEDE3_Encrypt(MSIHANDLE hInstall);
00016 
00023 CA_API UINT __stdcall DESEDE3_Decrypt(MSIHANDLE hInstall);


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com