Navigation
| Name | PlatformCryptoContext |
| Type | Plugin |
| Part of Plugins | Platform Cryptography Plugin |
| Location | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoContext/ |
| Module Build Rules | PlatformCryptoContext.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FEncryptionContextOpenSSL | Interface to certain cryptographic algorithms, using OpenSSL to implement them. |
Structs
| Name | Remarks |
|---|---|
| FSHA256HasherOpenSSL | Implementation details for SHA256 computation using OpenSSL |
Interfaces
| Name | Remarks |
|---|---|
| IPlatformCryptoContext | Module interface for cryptographic functionality. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FEncryptionContext | FEncryptionContextOpenSSL | EncryptionContextOpenSSL.h | |
| FSHA256Hasher | FSHA256HasherOpenSSL | EncryptionContextOpenSSL.h |