Navigation
API > API/Plugins > API/Plugins/CryptoKeys
UStruct representing a named encryption key
| Name | FCryptoEncryptionKey |
| Type | struct |
| Header File | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysSettings.h |
| Include Path | #include "CryptoKeysSettings.h" |
Syntax
USTRUCT ()
struct FCryptoEncryptionKey
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Guid | FGuid | CryptoKeysSettings.h |
|
|
| Key | FString | CryptoKeysSettings.h |
|
|
| Name | FString | CryptoKeysSettings.h |
|