Skip to main content
Version: 0.1.0

Issuing Credential

info

Please note that this content is under development and is not ready for implementation. This status message will be updated as content development progresses.

Description​

The Issuing Credential feature in the reference implementation is responsible for issuing a Verifiable Credential (VC) along with its credential status. The status is added to the VC payload before the VC is issued and is managed by the VC issuer.

Diagram​

The sequence diagram below illustrates the process of issuing a VC along with its status.

Managing the status of a Verifiable Credential​

To manage the status of a Verifiable Credential (activate or revoke), you can refer to the VCkit documentation.