IdentifierList

constructor(identifiers: Set<ByteString>, creationTime: Instant = Clock.System.now(), expirationTime: Instant = creationTime + 20.minutes)

Parameters

identifiers

set of identifiers of revoked document

creationTime

time when this object was created

expirationTime

time when this object expires and should be refreshed