Navigation
Unreal Engine C++ API Reference > Plugins > PlatformCryptoOpenSSL
Inheritance Hierarchy
- IModuleInterface
- IPlatformCryptoOpenSSL
References
Module | PlatformCryptoOpenSSL |
Header | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoOpenSSL/Public/IPlatformCryptoOpenSSL.h |
Include | #include "IPlatformCryptoOpenSSL.h" |
Syntax
class IPlatformCryptoOpenSSL : public IModuleInterface
Remarks
Module interface for OpenSSL cryptographic functionality. Users should generally go through the FEncryptionContext API.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IPlatformCryptoOpenSSL & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |