FRSA::GetKeySize

Returns the size in bytes of the supplied key

Windows
MacOS
Linux

References

Module

RSA

Header

/Engine/Source/Runtime/RSA/Public/RSA.h

Include

#include "RSA.h"

Source

/Engine/Source/Runtime/RSA/Private/RSA.cpp

Syntax

static int32 GetKeySize
(
    const FRSAKeyHandle InKey
)

Remarks

Returns the size in bytes of the supplied 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