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
/
JavaTotpSha512Generator
JavaTotpSha512Generator
uk.gov.hmrc.totp.JavaTotpSha512Generator
class
JavaTotpSha512Generator
extends
TotpSha512
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
TotpSha512
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
: 8
Attributes
Inherited from:
TotpSha512
final override
val
crypto
:
HmacSHA512
.
type
Attributes
Inherited from:
TotpSha512
final override
val
totpTimeInterval
:
FiniteDuration
Attributes
Inherited from:
TotpSha512
In this article
Attributes
Members list
Value members
Inherited methods
Inherited fields