Otclient  14/8/2020
crypt.h File Reference
#include "../stdext/types.h"
#include <string>
#include <boost/uuid/uuid.hpp>
Include dependency graph for crypt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Crypt
 

Typedefs

typedef struct rsa_st RSA
 

Variables

Crypt g_crypt
 

Typedef Documentation

◆ RSA

typedef struct rsa_st RSA

Definition at line 33 of file crypt.h.

Variable Documentation

◆ g_crypt

Crypt g_crypt

Definition at line 44 of file crypt.cpp.