IPlatformCryptoDecryptor::GetCipherInitializationVectorSizeBytes

Get the initialization vector size of the decryption cipher for this object.

Windows
MacOS
Linux

References

Module

PlatformCryptoTypes

Header

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

Include

#include "PlatformCryptoTypes.h"

Syntax

int32 GetCipherInitializationVectorSizeBytes() const

Remarks

Get the initialization vector size of the decryption cipher for this object.

Returns

Block size for our cipher

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