totp-generator
totp-generator
API
uk.gov.hmrc.totp
CryptoAlgorithm
HmacSHA1
HmacSHA512
HmacShaTotp
JavaTotpGenerator
JavaTotpSha1Generator
JavaTotpSha512Generator
Totp
TotpGenerator
TotpSha1
TotpSha1Generator
TotpSha512
totp-generator
/
uk.gov.hmrc.totp
/
JavaTotpSha1Generator
JavaTotpSha1Generator
uk.gov.hmrc.totp.JavaTotpSha1Generator
class
JavaTotpSha1Generator
extends
TotpSha1
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
TotpSha1
trait
HmacShaTotp
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Inherited methods
final
def
getTotp
(
secret
:
String
,
totpGenerationTimeInMillis
:
Long
):
String
Attributes
Inherited from:
HmacShaTotp
final
def
getTotpCode
(
secret
:
String
):
String
Attributes
Inherited from:
HmacShaTotp
Inherited fields
final override
val
codeLength
: 6
Attributes
Inherited from:
TotpSha1
final override
val
crypto
:
HmacSHA1
.
type
Attributes
Inherited from:
TotpSha1
final override
val
totpTimeInterval
:
FiniteDuration
Attributes
Inherited from:
TotpSha1
In this article
Attributes
Members list
Value members
Inherited methods
Inherited fields