Functions

AppSecInc::Crypt::DPAPIImpl Namespace Reference

Functions

std::wstring Protect (const std::wstring &input, const std::wstring &entropy=L"")
std::string Protect (const std::string &input, const std::string &entropy="")
std::wstring UnProtect (const std::wstring &input, const std::wstring &entropy=L"")
std::string UnProtect (const std::string &input, const std::string &entropy="")

Function Documentation

std::wstring AppSecInc::Crypt::DPAPIImpl::Protect ( const std::wstring &  input,
const std::wstring &  entropy = L"" 
)
std::string AppSecInc::Crypt::DPAPIImpl::Protect ( const std::string &  input,
const std::string &  entropy = "" 
)
std::wstring AppSecInc::Crypt::DPAPIImpl::UnProtect ( const std::wstring &  input,
const std::wstring &  entropy = L"" 
)
std::string AppSecInc::Crypt::DPAPIImpl::UnProtect ( const std::string &  input,
const std::string &  entropy = "" 
)


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