AOnlineBeaconClient::SetEncryptionData

Sets the encryption data that will be used for server connections.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineBeaconClient.h

Include

#include "OnlineBeaconClient.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/OnlineBeaconClient.cpp

Syntax

void SetEncryptionData
(
    const FEncryptionData & InEncryptionData
)

Remarks

Sets the encryption data that will be used for server connections.

Parameters

Parameter

Description

InEncryptionData

the encryption data to use, including key and identifier

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