PACECloudSDK
/
cloud.pace.sdk.appkit.persistence
/
TotpSecret
Totp
Secret
data class
TotpSecret
(encryptedSecret:
String
, digits:
Int
, period:
Int
, algorithm:
String
)
Content copied to clipboard
Properties
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
Content copied to clipboard
digits
Link copied to clipboard
val
digits
:
Int
Content copied to clipboard
encryptedSecret
Link copied to clipboard
val
encryptedSecret
:
String
Content copied to clipboard
period
Link copied to clipboard
val
period
:
Int
Content copied to clipboard