neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::openssl Class Reference

#include <openssl.hpp>

Public Member Functions

 openssl ()
 
 ~openssl ()
 
bool generate_key (uint8_t *aKeyBuffer, std::size_t aKeySize)
 

Static Public Member Functions

static opensslinstance ()
 

Detailed Description

Definition at line 43 of file openssl.hpp.

Constructor & Destructor Documentation

◆ openssl()

neolib::openssl::openssl ( )

◆ ~openssl()

neolib::openssl::~openssl ( )

Member Function Documentation

◆ generate_key()

bool neolib::openssl::generate_key ( uint8_t aKeyBuffer,
std::size_t  aKeySize 
)

◆ instance()

static openssl & neolib::openssl::instance ( )
static

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