Navigation
| Name | SSL |
| Type | Runtime |
| Location | /Engine/Source/Runtime/Online/SSL/ |
| Module Build Rules | SSL.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSslCertificateDelegates | |
| FSslModule | Module for SSL/TLS certificate management |
Structs
| Name | Remarks |
|---|---|
| FSslContextCreateOptions | Options for creating an SSL context using FSslManager::CreateSslContext |
Interfaces
| Name | Remarks |
|---|---|
| ISslCertificateManager | |
| ISslManager | Manager of the ssl library |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| SSL_CTX | struct ssl_ctx_st | Interfaces/ISslCertificateManager.h | |
| X509_STORE_CTX | struct x509_store_ctx_st | Interfaces/ISslCertificateManager.h |
Enums
Public
| Name | Remarks |
|---|---|
| ESslTlsProtocol | SSL/TLS protocol |