FAESGCMHandlerComponent::EnableEncryption

After calling this, future outgoing packets will be encrypted (until a call to DisableEncryption).

Windows
MacOS
Linux

Override Hierarchy

FEncryptionComponent::EnableEncryption()

FAESGCMHandlerComponent::EnableEncryption()

References

Module

AESGCMHandlerComponent

Header

/Engine/Plugins/Runtime/PacketHandlers/AESGCMHandlerComponent/Source/Public/AESGCMHandlerComponent.h

Include

#include "AESGCMHandlerComponent.h"

Source

/Engine/Plugins/Runtime/PacketHandlers/AESGCMHandlerComponent/Source/Private/AESGCMHandlerComponent.cpp

Syntax

virtual void EnableEncryption()

Remarks

After calling this, future outgoing packets will be encrypted (until a call to DisableEncryption).

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