verify_aps_txt
Validate a signed aps.txt file — confirm its Ed25519 signature and check that the DID aligns with the provided public key.
Instructions
Verify a signed aps.txt file — checks signature and DID consistency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | aps.txt JSON content | |
| publicKey | Yes | Publisher's Ed25519 public key (hex) |