Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FNamedAESKey Struct Reference

#include <KeyChainUtilities.h>

+ Collaboration diagram for FNamedAESKey:

Public Member Functions

bool IsValid () const
 

Public Attributes

FString Name
 
FGuid Guid
 
FAES::FAESKey Key
 

Detailed Description

Definition at line 17 of file KeyChainUtilities.h.

Member Function Documentation

◆ IsValid()

bool FNamedAESKey::IsValid ( ) const
inline

Definition at line 23 of file KeyChainUtilities.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ Guid

FGuid FNamedAESKey::Guid

Definition at line 20 of file KeyChainUtilities.h.

◆ Key

FAES::FAESKey FNamedAESKey::Key

Definition at line 21 of file KeyChainUtilities.h.

◆ Name

FString FNamedAESKey::Name

Definition at line 19 of file KeyChainUtilities.h.


The documentation for this struct was generated from the following file: