verify_rotation_chain
Verify all rotation signatures in a DID document's rotation log to ensure the full chain is cryptographically valid, returning true when every link is authentic.
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 |