Navigation
API > API/Runtime > API/Runtime/PacketHandler > API/Runtime/PacketHandler/FEncryptionComponent
- FEncryptionComponent::EnableEncryption()
- FAESGCMHandlerComponent::EnableEncryption()
References
| Module | PacketHandler |
| Header | /Engine/Source/Runtime/PacketHandlers/PacketHandler/Public/EncryptionComponent.h |
| Include | #include "EncryptionComponent.h" |
void EnableEncryption&40;&41;
Remarks
Enable encryption. Future packets that are processed by this component will be encrypted. By default, encryption is disabled.