forTotp

fun forTotp(base32Secret: ByteArray): OtpAuthUriBuilder.Totp

Creates a new OtpAuthUriBuilder for a TOTP OTP Auth URI.

See also

Parameters

base32Secret

the secret as a Base32 encoded ByteArray.