Builds an otpauth://... provisioning URI (Key Uri Format) for QR-code enrolment.
Supports both totp (with a period) and hotp (with a counter) credentials.
The OTPAlgorithm value is normalised to the dash-less spelling the URI
format expects (SHA-1 → SHA1).
Builds an
otpauth://...provisioning URI (Key Uri Format) for QR-code enrolment.Supports both
totp(with aperiod) andhotp(with acounter) credentials. The OTPAlgorithm value is normalised to the dash-less spelling the URI format expects (SHA-1→SHA1).