Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FMD5Hash
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/SecureHash.h |
Include | #include "Misc/SecureHash.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/SecureHash.cpp |
static FMD5Hash HashFile
(
const TCHAR * InFilename,
TArray < uint8 > * Buffer
)
Remarks
Hash the specified file contents (using the optionally supplied scratch buffer)