vcs
vcs copied to clipboard
Credential status management JWT support
For now Credential status manager uses crypto
package to sign a VC. It implies that VC will have JSON-LD format, but not JWT (as a possible configuration of issuer profile).
Needs to update the CSM to make it able to work with JWT VC.