Choose your operating system:
Windows
macOS
Linux
| IModuleInterface | ||
| FSelfRegisteringExec
|
Module |
|
Header |
/Engine/Source/Runtime/Online/SSL/Public/SslModule.h |
Include |
#include "SslModule.h" |
class FSslModule :
public IModuleInterface,
public FSelfRegisteringExec
Module for SSL/TLS certificate management
Name | Description | |
---|---|---|
|
FSslModule() |
Constructor |
Name | Description | ||
---|---|---|---|
|
Get() |
Singleton-like access to this module's interface. |
|
|
ISslCertific... |
GetCertificateManager() |
Accessor for the SSL certificate manager |
|
ISslManager ... |
GetSslManager() |
Name | Description | ||
---|---|---|---|
|
Exec ( |
Handle exec commands starting with "SSL" |
Name |
Description |
---|---|
Singleton |
Singleton for the module while loaded and available |