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

Go to the source code of this file.

Classes

class  cX509Cert
 

Typedefs

typedef std::shared_ptr< cX509CertcX509CertPtr
 

Typedef Documentation

◆ cX509CertPtr

typedef std::shared_ptr<cX509Cert> cX509CertPtr

Definition at line 38 of file X509Cert.h.