Get desktop application:
View/edit binary Protocol Buffers messages
Creates a new `StatusList2021Credential`.
Whether this status list will be used for revoking or suspending credentials.
Amount of entries in the status list (a minimum of 131072 entries is required).
The URL that identifies the credential.
Timestamp representing the expiration date for this credential, if it has to expire.
A list of credential's contexts, used to fill the credential's "@context" property. "https://www.w3.org/2018/credentials/v1" is provided by default.
A list of credential's types, used to fill the credential's "type" property. "VerifiableCredential" is provided by default.
The issuer DID URL.
Sets the value for a list of entries in the provided `StatusList2021Credential`.
JSON encoded `StatusList2021Credential`.
Changes to apply to the status list represented as the map "entry-index -> bool value" where `true` means that the entry at the given index is revoked/suspended depending on the list's purpose.
Used in:
Used as response type in: StatusList2021Svc.create, StatusList2021Svc.update
JSON encoded `StatusList2021Credential`.