FDTLSHandlerComponent::DisableEncryption

After calling this, future outgoing packets will not be encrypted (until a call to DisableEncryption).

Windows
MacOS
Linux

Override Hierarchy

FEncryptionComponent::DisableEncryption()

FDTLSHandlerComponent::DisableEncryption()

References

Module

DTLSHandlerComponent

Header

/Engine/Plugins/Runtime/PacketHandlers/DTLSHandlerComponent/Source/Public/DTLSHandlerComponent.h

Include

#include "DTLSHandlerComponent.h"

Source

/Engine/Plugins/Runtime/PacketHandlers/DTLSHandlerComponent/Source/Private/DTLSHandlerComponent.cpp

Syntax

virtual void DisableEncryption()

Remarks

After calling this, future outgoing packets will not be encrypted (until a call to DisableEncryption).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss