Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 721 Bytes

File metadata and controls

18 lines (14 loc) · 721 Bytes

Command-line interface for credentialStatus

A separate revocation command is available within the vc command for all revocation related operations.

ssikit vc revocation -h
  • check - check the verifiable credential revocation status
  • revoke - revoke a verifiable credential

{% hint style="info" %} Check is a low level function. For a high level check, refer to CredentialStatusPolicy. {% endhint %}


Refer to the Issue with status section to learn about how to issue a verifiable credentials with a credentialStatus property.