ISslManager::InitializeSsl

Initialize the ssl library.

Windows
MacOS
Linux

References

Module

SSL

Header

/Engine/Source/Runtime/Online/SSL/Public/Interfaces/ISslManager.h

Include

#include "Interfaces/ISslManager.h"

Syntax

bool InitializeSsl()

Remarks

Initialize the ssl library. Can be called multiple times (may not do anything beyond first call). ShutdownSsl must be called once for each call to InitializeSsl

Returns

true if ssl was successfully initialized, false if not

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