verify_rotation_chain
Verifies all rotation signatures in a DID document's rotation log to ensure the full chain is cryptographically valid. Returns true if the entire chain 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 |