FAESGCMHandlerComponent::FAESGCMHandlerComponent

Default constructor that leaves the Key empty, and encryption disabled.

Windows
MacOS
Linux

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

FAESGCMHandlerComponent()

Remarks

Default constructor that leaves the Key empty, and encryption disabled. You must set the key before enabling encryption, or before receiving encrypted packets, or those operations will fail.

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