TEncryptionKey

Encryption key - exponent and modulus pair

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/BigInt.h

Include

#include "Math/BigInt.h"

Syntax

template<typename IntType>
struct TEncryptionKey

Remarks

Encryption key - exponent and modulus pair

Variables

Name Description

Public variable

IntType

 

Exponent

Public variable

IntType

 

Modulus

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