FLocalFileNetworkReplayStreamer::EncryptBuffer

Windows
MacOS
Linux

References

Module

LocalFileNetworkReplayStreaming

Header

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

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

virtual bool EncryptBuffer
(
    TArrayView< const uint8 > Plaintext,
    TArray< uint8 > & Ciphertext,
    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