Navigation
API > API/Runtime > API/Runtime/SSL
| Name | FSslCertificateDelegates |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/SSL/Public/Interfaces/ISslCertificateManager.h |
| Include Path | #include "Interfaces/ISslCertificateManager.h" |
Syntax
class FSslCertificateDelegates
Structs
| Name | Remarks |
|---|---|
| FCertInfo |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FVerifySslCertificates | TTSDelegate< bool(const FString &, const TArray< FCertInfo > &)> | Interfaces/ISslCertificateManager.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| VerifySslCertificates | FVerifySslCertificates | Interfaces/ISslCertificateManager.h |