Navigation
API > API/Runtime > API/Runtime/SSL > API/Runtime/SSL/Interfaces > API/Runtime/SSL/Interfaces/ISslManager
References
| Module | SSL |
| Header | /Engine/Source/Runtime/Online/SSL/Public/Interfaces/ISslManager.h |
| Include | #include "Interfaces/ISslManager.h" |
bool InitializeSsl()
Remarks
Initialize the ssl library. Can be called multiple times (may not do anything beyond first call). ShutdownSsl must be called once for each call to InitializeSsl true if ssl was successfully initialized, false if not