userver: crypto::Openssl Class Reference
Loading...
Searching...
No Matches
crypto::Openssl Class Referencefinal

#include <userver/crypto/openssl.hpp>

Detailed Description

Class to initialize OpenSSL with mutexes.

Definition at line 11 of file openssl.hpp.

Static Public Member Functions

static void Init () noexcept
 

Member Function Documentation

◆ Init()

static void crypto::Openssl::Init ( )
staticnoexcept

Initialize OpenSSL mutexes. Safe to call multiple times. Should be called in drivers that use low level libraries that use OpenSSL.


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