File Information
Library: OSP/Auth/TwoFactor
Package: TwoFactor
Header: Poco/OSP/Auth/TwoFactor/TwoFactorServiceImpl.h
Variables
codeDigits
std::size_t codeDigits = 6;
issuer
std::string issuer;
passphrase
std::string passphrase;
secretLengthBits
std::size_t secretLengthBits = 128;