IEngineCrypto::GetKeySize

Get the size of bytes of the given RSA key

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/IEngineCrypto.h

Include

#include "Misc/IEngineCrypto.h"

Syntax

int32 GetKeySize
(
    FRSAKeyHandle InKey
)

Remarks

Get the size of bytes of the given RSA key

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