Passwordfile library  3.2.0
C++ library to read/write passwords from/to encrypted files
Namespaces | Functions
openssl.cpp File Reference
#include "./openssl.h"
#include <openssl/conf.h>
#include <openssl/err.h>
#include <openssl/evp.h>
Include dependency graph for openssl.cpp:

Go to the source code of this file.

Namespaces

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

Functions

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