#include <userver/crypto/openssl.hpp>
Class to initialize OpenSSL with mutexes.
Definition at line 11 of file openssl.hpp.
Static Public Member Functions | |
static void | Init () noexcept |
|
staticnoexcept |
Initialize OpenSSL mutexes. Safe to call multiple times. Should be called in drivers that use low level libraries that use OpenSSL.