Navigation
Unreal Engine C++ API Reference > Plugins > AESGCMHandlerComponent > FAESGCMHandlerComponent
- FEncryptionComponent::DisableEncryption()
- FAESGCMHandlerComponent::DisableEncryption()
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 |
virtual void DisableEncryption&40;&41;
Remarks
After calling this, future outgoing packets will not be encrypted (until a call to DisableEncryption).