QuickCode

# QuickCode


constructor(code: String, nowTime: Long, expireTime: Long, ttlSeconds: Int)

# Parameters

code The issued QuickCode.
expireTime MIRACL MFA system time when the code will expire.
ttlSeconds The expiration period in seconds.
nowTime The current MIRACL MFA system time.