FDTLSHandlerComponent::SetEncryptionData

Sets the encryption data to be used by this component.

Windows
MacOS
Linux

Override Hierarchy

FEncryptionComponent::SetEncryptionData()

FDTLSHandlerComponent::SetEncryptionData()

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 SetEncryptionData
(
    const FEncryptionData & EncryptionData
)

Remarks

Sets the encryption data to be used by this component. This should be called before EnableEncryption.

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