Navigation
API > API/Runtime > API/Runtime/PacketHandler > API/Runtime/PacketHandler/FEncryptionComponent
References
Module | PacketHandler |
Header | /Engine/Source/Runtime/PacketHandlers/PacketHandler/Public/EncryptionComponent.h |
Include | #include "EncryptionComponent.h" |
void SetEncryptionData
(
const FEncryptionData & EncryptionData
)
Remarks
Sets the encryption data to be used by this component. This should be called before EnableEncryption.