Package | Description |
---|---|
org.dromara.hutool.crypto.digest.otp |
OTP 是 One-Time Password的简写,表示一次性密码。
|
Class and Description |
---|
HOTP
HMAC-based one-time passwords (HOTP) 基于HMAC算法一次性密码生成器,
规范见:RFC 4226.
|
Copyright © 2025. All rights reserved.