FDTLSCertStore::RemoveCert

Remove a certificate using unique identifier

Windows
MacOS
Linux

References

Module

DTLSHandlerComponent

Header

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

Include

#include "DTLSCertStore.h"

Source

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

Syntax

bool RemoveCert
(
    const FString & Identifier
)

Remarks

Remove a certificate using unique identifier

Identifier unique identifier used when cert was added

Returns

true if a certificate was removed

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