Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMD5
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/SecureHash.h |
Include | #include "Misc/SecureHash.h" |
static FString HashAnsiString
&40;
const TCHAR &42; String
&41;
Remarks
Helper to perform the very common case of hashing an ASCII string into a hex representation.
Parameters
Name | Description |
---|---|
String | hex representation of the hash (32 lower-case hex digits) |