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

Public Member Functions

 operator BN_CTX * ()
 

Private Attributes

BN_CTX * ctx
 

Detailed Description

Definition at line 69 of file openssl_wrapper.hpp.

Constructor & Destructor Documentation

◆ BigNumberContext()

vanetza::security::openssl::BigNumberContext::BigNumberContext ( )

Definition at line 53 of file openssl_wrapper.cpp.

◆ ~BigNumberContext()

vanetza::security::openssl::BigNumberContext::~BigNumberContext ( )

Definition at line 59 of file openssl_wrapper.cpp.

Member Function Documentation

◆ operator BN_CTX *()

vanetza::security::openssl::BigNumberContext::operator BN_CTX * ( )
inline

Definition at line 75 of file openssl_wrapper.hpp.

Member Data Documentation

◆ ctx

BN_CTX* vanetza::security::openssl::BigNumberContext::ctx
private

Definition at line 78 of file openssl_wrapper.hpp.


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