C D G T V
C
- create() - Static method in class de.taimos.totp.TOTPData
-
- create(String, String) - Static method in class de.taimos.totp.TOTPData
-
- createSecret() - Static method in class de.taimos.totp.TOTPData
-
generate TOTP secret with length 20
D
- de.taimos.totp - package de.taimos.totp
-
G
- getIssuer() - Method in class de.taimos.totp.TOTPData
-
- getOTP(String) - Static method in class de.taimos.totp.TOTP
-
- getSecret() - Method in class de.taimos.totp.TOTPData
-
- getSecretAsBase32() - Method in class de.taimos.totp.TOTPData
-
return the secret as BASE32 string
- getSecretAsHex() - Method in class de.taimos.totp.TOTPData
-
return the secret as HEX string
- getSerial() - Method in class de.taimos.totp.TOTPData
-
return OTPAuth Serial
- getUrl() - Method in class de.taimos.totp.TOTPData
-
return TOTP URL
- getUser() - Method in class de.taimos.totp.TOTPData
-
T
- TOTP - Class in de.taimos.totp
-
Implementation of TOTP: Time-based One-time Password Algorithm
- TOTPData - Class in de.taimos.totp
-
- TOTPData(String, String, byte[]) - Constructor for class de.taimos.totp.TOTPData
-
- TOTPData(byte[]) - Constructor for class de.taimos.totp.TOTPData
-
V
- validate(String, String) - Static method in class de.taimos.totp.TOTP
-
C D G T V
Copyright © 2014 Taimos GmbH. All Rights Reserved.