| Package | Description |
|---|---|
| org.aoju.bus.crypto.digest.otp |
OTP 是 One-Time Password的简写,表示一次性密码
计算OTP串的公式:
|
| Modifier and Type | Class and Description |
|---|---|
class |
TOTP
time-based one-time passwords (TOTP) 基于时间戳算法的一次性密码生成器,
规范见:RFC 6238
|
Copyright © 2021. All rights reserved.