Companion

object Companion

Properties

Link copied to clipboard

Default pairing window: long enough to read and type the code, short enough to bound an offline crack of the ~2⁴⁰ code on the plaintext wire.

Functions

Link copied to clipboard
fun issue(random: Random, clock: Clock, ttl: Duration = DEFAULT_TTL): LogTapJoinToken

Mint a fresh token: a CODE_LENGTH-character code drawn from random, stamped with clock's current instant and the given ttl.