Navigation
API > API/Plugins > API/Plugins/PlatformCryptoContext
Implementation of crypto key generator using OpenSSL.
| Name | FCryptoKeyGeneratorOpenSSL |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoContext/Public/EncryptionContextOpenSSL.h |
| Include Path | #include "EncryptionContextOpenSSL.h" |
Syntax
class FCryptoKeyGeneratorOpenSSL
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOptional< FCryptoKeyPair > GenerateEd25519() |
Generates Ed25519 key pair. | EncryptionContextOpenSSL.h |