Passwordfile library  3.2.0
C++ library to read/write passwords from/to encrypted files
Namespaces | Macros | Functions
openssl.h File Reference
#include "../global.h"
Include dependency graph for openssl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Util
 Contains utility classes and functions.
 
 Util::OpenSsl
 Contains functions utilizing the usage of OpenSSL.
 

Macros

#define OPENSSL_H
 

Functions

void PASSWORD_FILE_EXPORT Util::OpenSsl::init ()
 Initializes OpenSSL. More...
 
void PASSWORD_FILE_EXPORT Util::OpenSsl::clean ()
 Cleans resources of OpenSSL. More...
 

Macro Definition Documentation

◆ OPENSSL_H

#define OPENSSL_H

Definition at line 2 of file openssl.h.