Navigation
API > API/Plugins > API/Plugins/PlatformCryptoTypes
Generic result type for cryptographic functions.
| Name | EPlatformCryptoResult |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoTypes/Public/PlatformCryptoTypes.h |
| Include Path | #include "PlatformCryptoTypes.h" |
Syntax
enum EPlatformCryptoResult
{
Success,
Failure,
}
Values
| Name | Remarks |
|---|---|
| Success | |
| Failure |