FPakSignatureFile::DecryptSignatureAndValidate

Decrypt the chunk CRCs hash and validate that it matches the current one

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

bool DecryptSignatureAndValidate
(
    const FRSAKeyHandle InKey,
    const FString & InFilename
)

Remarks

Decrypt the chunk CRCs hash and validate that it matches the current one

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