Navigation
API > API/Runtime > API/Runtime/Core
List of supported signature hash functions used when decoding an I/O store chunk block.
| Name | EIoSignatureHashFunction |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoChunkEncoding.h |
| Include Path | #include "IO/IoChunkEncoding.h" |
Syntax
enum EIoSignatureHashFunction
{
Sha1,
}
Values
| Name | Remarks |
|---|---|
| Sha1 |