Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FSHA1 > API/Runtime/Core/Misc/FSHA1/HashBuffer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/SecureHash.h |
| Include | #include "Misc/SecureHash.h" |
static FSHAHash HashBuffer
&40;
const void &42; Data,
uint64 DataSize
&41;
Remarks
Calculate the hash on a single block and return it Resulting digest
Parameters
| Name | Description |
|---|---|
| Data | Input data to hash |
| DataSize | Size of the Data block |