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
/
TotpSha1
TotpSha1
uk.gov.hmrc.totp.TotpSha1
trait
TotpSha1
extends
HmacShaTotp
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
HmacShaTotp
class
Object
trait
Matchable
class
Any
Known subtypes
class
JavaTotpSha1Generator
object
TotpSha1Generator
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
Concrete fields
final override
val
codeLength
: 6
final override
val
crypto
:
HmacSHA1
.
type
final override
val
totpTimeInterval
:
FiniteDuration
In this article
Attributes
Members list
Value members
Inherited methods
Concrete fields