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
/
TotpSha512
TotpSha512
uk.gov.hmrc.totp.TotpSha512
trait
TotpSha512
extends
HmacShaTotp
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
HmacShaTotp
class
Object
trait
Matchable
class
Any
Known subtypes
class
JavaTotpGenerator
class
JavaTotpSha512Generator
trait
Totp
object
TotpGenerator
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
: 8
final override
val
crypto
:
HmacSHA512
.
type
final override
val
totpTimeInterval
:
FiniteDuration
In this article
Attributes
Members list
Value members
Inherited methods
Concrete fields