moltguard_credential_verify
Verify Ed25519 signatures on MoltGuard Verifiable Credentials to validate authenticity and extract the credential payload.
Instructions
Verify a MoltGuard Verifiable Credential JWS signature.
Checks the Ed25519 signature and returns the credential payload if valid.
Args: jws: JWS compact serialization string from a MoltGuard credential
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jws | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |