IStreamDecrypterAES128::MakePaddedIVFromUInt64

Windows
MacOS
Linux

References

Module

ElectraCDM

Header

/Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/Crypto/StreamCryptoAES128.h

Include

#include "Crypto/StreamCryptoAES128.h"

Source

/Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Private/Crypto/StreamCryptoAES128.cpp

Syntax

static void MakePaddedIVFromUInt64
(
    TArray< uint8 > & OutBinData,
    uint64 lower64Bits
)

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