verify_rotation_chain
Verify all rotation signatures in a DID document's rotation log to confirm the full chain is cryptographically valid; returns true only if every signature checks out.
Instructions
Verify all rotation signatures in a DID document's rotation log. Returns true if the full chain is cryptographically valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did_document | Yes | RotatableDIDDocument JSON object with rotationLog |