FPakSignatureFile::SetChunkHashesAndSign

Initialize and hash the CRC list then use the provided private key to encrypt the hash

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

void SetChunkHashesAndSign
(
    const TArray< TPakChunkHash > & InChunkHashes,
    const FRSAKeyHandle InKey
)

Remarks

Initialize and hash the CRC list then use the provided private key to encrypt the hash

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss