Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
The OpenSslRandomDeviceTests class tests the Util::OpenSslRandomDevice class. More...
Public Member Functions | |
void | setUp () override |
void | tearDown () override |
void | testUsageWithStandardClasses () |
Tests using the OpenSslRandomDevice with std::uniform_int_distribution. | |
The OpenSslRandomDeviceTests class tests the Util::OpenSslRandomDevice class.
Definition at line 19 of file opensslrandomdevice.cpp.
|
override |
Definition at line 33 of file opensslrandomdevice.cpp.
|
override |
Definition at line 37 of file opensslrandomdevice.cpp.
void OpenSslRandomDeviceTests::testUsageWithStandardClasses | ( | ) |
Tests using the OpenSslRandomDevice with std::uniform_int_distribution.
Definition at line 44 of file opensslrandomdevice.cpp.