Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
IEngineCrypto.h File Reference
#include "CoreTypes.h"
#include "Features/IModularFeatures.h"
#include "Containers/ArrayView.h"
+ Include dependency graph for IEngineCrypto.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IEngineCrypto
 

Typedefs

typedef voidFRSAKeyHandle
 

Variables

static constexpr FRSAKeyHandle InvalidRSAKeyHandle = nullptr
 

Typedef Documentation

◆ FRSAKeyHandle

Definition at line 9 of file IEngineCrypto.h.

Variable Documentation

◆ InvalidRSAKeyHandle

constexpr FRSAKeyHandle InvalidRSAKeyHandle = nullptr
staticconstexpr

Definition at line 10 of file IEngineCrypto.h.