Passwordfile library 5.1.0
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Util::OpenSsl::TOTP Struct Reference

#include <openssl.h>

Collaboration diagram for Util::OpenSsl::TOTP:
[legend]

Public Attributes

std::string digits
CppUtilities::TimeSpan period
CppUtilities::TimeSpan remaining

Detailed Description

Definition at line 26 of file openssl.h.

Member Data Documentation

◆ digits

std::string Util::OpenSsl::TOTP::digits

Definition at line 27 of file openssl.h.

◆ period

CppUtilities::TimeSpan Util::OpenSsl::TOTP::period

Definition at line 28 of file openssl.h.

◆ remaining

CppUtilities::TimeSpan Util::OpenSsl::TOTP::remaining

Definition at line 29 of file openssl.h.


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