verify_rotation_chain
Verify the complete rotation signature chain in a DID document's log. Returns true if each signature is cryptographically valid and the chain is intact.
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 | No | RotatableDIDDocument JSON object with rotationLog |