Navigation
Unreal Engine C++ API Reference > Plugins > AESGCMHandlerComponent > FAESGCMHandlerComponent
- FEncryptionComponent::SetEncryptionData()
- FAESGCMHandlerComponent::SetEncryptionData()
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 SetEncryptionData
&40;
const FEncryptionData & EncryptionData
&41;
Remarks
Replace the key used for encryption with NewKey if NewKey is exactly KeySizeInBytes long.