MfaEnrollment
in package
Read onlyYes
FinalYes
A TOTP factor offered but not yet active (CONTRACT.md §25.1).
Both halves are Sensitive, and the second one is why. The otpauth:// URI
contains the secret: wrapping the bare secret and then logging the URI leaks exactly the
same bytes (§25.3).
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$secretBase32
public
Sensitive
$secretBase32
$totpUri
public
Sensitive
$totpUri
Methods
__construct()
public
__construct(Sensitive $secretBase32, Sensitive $totpUri) : mixed