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