Package dev.vink.jtotp
package dev.vink.jtotp
-
ClassesClassDescriptionUtility class for generating HMAC (Hash-based Message Authentication Code) and converting byte arrays to hexadecimal strings.Utility class for generating OTP (One-Time Password) URLs.Utility class for generating secret keys for OTP (One-Time Password) authentication.Class for generating Time-based One-Time Passwords (TOTP) using HMAC values.Builder class for constructing instances of TOTPGenerator.