IPlatformCryptoDecryptor::GetFinalizeBufferSizeBytes

Get the minimum required out-data size for the finalize call

Windows
MacOS
Linux

References

Module

PlatformCryptoTypes

Header

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

Include

#include "PlatformCryptoTypes.h"

Syntax

int32 GetFinalizeBufferSizeBytes() const

Remarks

Get the minimum required out-data size for the finalize call

Returns

The minimum amount of space required to successfully call Finalize 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