Passwordfile library 5.1.0
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
OpenSslUtilsTests Class Reference

The OpenSslUtilsTests class tests the functions in the Util::OpenSsl namespace. More...

Inheritance diagram for OpenSslUtilsTests:
[legend]
Collaboration diagram for OpenSslUtilsTests:
[legend]

Public Member Functions

void setUp () override
void tearDown () override
void testComputeSha256Sum ()
void testGenerateRandomNumber ()
void testComputeTOTP ()

Detailed Description

The OpenSslUtilsTests class tests the functions in the Util::OpenSsl namespace.

Definition at line 24 of file opensslutils.cpp.

Member Function Documentation

◆ setUp()

void OpenSslUtilsTests::setUp ( )
override

Definition at line 42 of file opensslutils.cpp.

◆ tearDown()

void OpenSslUtilsTests::tearDown ( )
override

Definition at line 46 of file opensslutils.cpp.

◆ testComputeSha256Sum()

void OpenSslUtilsTests::testComputeSha256Sum ( )

Definition at line 50 of file opensslutils.cpp.

◆ testComputeTOTP()

void OpenSslUtilsTests::testComputeTOTP ( )

Definition at line 71 of file opensslutils.cpp.

◆ testGenerateRandomNumber()

void OpenSslUtilsTests::testGenerateRandomNumber ( )

Definition at line 65 of file opensslutils.cpp.


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