FLocalFileNetworkReplayStreamer::DecryptBuffer

Windows
MacOS
Linux

References

Module

LocalFileNetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

virtual bool DecryptBuffer
(
    TArrayView< const uint8 > Ciphertext,
    TArray< uint8 > & Plaintext,
    TArrayView< const uint8 > EncryptionKey
) const

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