KeyListLoader

class KeyListLoader(url: Uri, log: (String) -> Unit, client: HttpHandler, cacheDir: File? = null, clock: Clock = Clock.systemUTC(), ttl: Duration = Duration.ofDays(1))(source)

Constructors

Link copied to clipboard
constructor(url: Uri, log: (String) -> Unit, client: HttpHandler, cacheDir: File? = null, clock: Clock = Clock.systemUTC(), ttl: Duration = Duration.ofDays(1))

Functions

Link copied to clipboard