IPlatformCryptoEncryptor::GetFinalizeBufferSizeBytes

Get the amount of bytes required to safely store the OutCipherText buffer of a call to Finalize

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 amount of bytes required to safely store the OutCipherText buffer of a call to Finalize

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