Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
CryptoKey.h File Reference
#include "CtrDrbgContext.h"
#include "mbedtls/pk.h"
Include dependency graph for CryptoKey.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cCryptoKey
 

Typedefs

typedef std::shared_ptr< cCryptoKeycCryptoKeyPtr
 

Typedef Documentation

◆ cCryptoKeyPtr

typedef std::shared_ptr<cCryptoKey> cCryptoKeyPtr

Definition at line 72 of file CryptoKey.h.