Vanetza
 
Loading...
Searching...
No Matches
vanetza::security::openssl::Exception Class Reference
Inheritance diagram for vanetza::security::openssl::Exception:

Public Types

using code_type = decltype(ERR_get_error())
 

Public Member Functions

 Exception (code_type err)
 

Detailed Description

Definition at line 32 of file openssl_wrapper.hpp.

Member Typedef Documentation

◆ code_type

using vanetza::security::openssl::Exception::code_type = decltype(ERR_get_error())

Definition at line 35 of file openssl_wrapper.hpp.

Constructor & Destructor Documentation

◆ Exception() [1/2]

vanetza::security::openssl::Exception::Exception ( )

Definition at line 20 of file openssl_wrapper.cpp.

◆ Exception() [2/2]

vanetza::security::openssl::Exception::Exception ( code_type  err)
explicit

Definition at line 24 of file openssl_wrapper.cpp.


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