FAESKey

Class representing a 256 bit AES key

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AES.h"

Syntax

struct FAESKey

Remarks

Class representing a 256 bit AES key

Variables

Name Description

Public variable

uint8[KeySize]

 

Key

Constructors

Name Description

Public function

FAESKey()

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

void

 

Reset()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FAESKey& Other
)

Constants

Name

Description

KeySize

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