Package-level declarations
Types
Link copied to clipboard
class CompressedStatusList(val bitsPerItem: Int, compressedStatusList: ByteArray, val creationTime: Instant = Clock.System.now())
Status list as defined in OAuth Status List in the compressed form.
Link copied to clipboard
Revocation list as defined in ISO/IEC 18013-5 Section 12.3.6.4 "Identifier list details"
Link copied to clipboard
Data that describes how validity/revocation status of a credential can be obtained.
Link copied to clipboard
Status list as defined in OAuth Status List in the uncompressed form.