Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakSignatureFile
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
void SetChunkHashesAndSign
(
const TArray < TPakChunkHash > & InChunkHashes,
const TArrayView < uint8 > & InSignatureData,
const FRSAKeyHandle InKey
)
Remarks
Initialize and hash the CRC list then use the provided private key to encrypt the hash