bind_hash_credential
Compute the SHA-256 hash of a VC-JWT to prepare it for revocation status checks via bind_check_revocation.
Instructions
Compute the SHA-256 hash of a VC-JWT. The resulting hash can be passed to bind_check_revocation to check revocation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jwt | Yes | The VC-JWT string to hash |