EPlatformCryptoResult

Generic result type for cryptographic functions.

Windows
MacOS
Linux

References

Module

PlatformCryptoTypes

Header

/Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoTypes/Public/PlatformCryptoTypes.h

Include

#include "PlatformCryptoTypes.h"

Syntax

enum EPlatformCryptoResult
{
    Success,
    Failure,
}

Values

Name

Description

Success

Failure

Remarks

Generic result type for cryptographic functions.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss