IPlatformCryptoDecryptor::GetCipherAuthTagSizeBytes

Get the required size in bytes for the GenerateAuthTag call's OutAuthTag buffer

Windows
MacOS
Linux

References

Module

PlatformCryptoTypes

Header

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

Include

#include "PlatformCryptoTypes.h"

Syntax

int32 GetCipherAuthTagSizeBytes() const

Remarks

Get the required size in bytes for the GenerateAuthTag call's OutAuthTag buffer

Returns

The minimum amount of space required to successfully call GetAuthTag with

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