Navigation
API > API/Runtime > API/Runtime/SSL
Inheritance Hierarchy
- IModuleInterface
- FSslModule
References
| Module | SSL |
| Header | /Engine/Source/Runtime/Online/SSL/Public/SslModule.h |
| Include | #include "SslModule.h" |
Syntax
class FSslModule : public IModuleInterface
Remarks
Module for SSL/TLS certificate management
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSslModule () |
Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSslModule & | Get () |
Singleton-like access to this module's interface. | |
| ISslCertificateManager & | Accessor for the SSL certificate manager | ||
| ISslManager & |
Constants
| Name | Description |
|---|---|
| Singleton | Singleton for the module while loaded and available |