ISslManager::CreateSslContext

Create an SSL context

Windows
MacOS
Linux

References

Module

SSL

Header

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

Include

#include "Interfaces/ISslManager.h"

Syntax

SSL_CTX * CreateSslContext
(
    const FSslContextCreateOptions & CreateOptions
)

Remarks

Create an SSL context

Returns

an SSL context, may be null if an error occurred

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