public class TOTP extends Object
| Constructor and Description |
|---|
TOTP() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateTOTP() |
String |
getSecret() |
void |
setSecret(String secret) |
boolean |
verify(String totp) |
Copyright © 2011–2020 Tigase. All rights reserved.