verify_aps_txt
Verifies a signed aps.txt file by checking its Ed25519 signature against the publisher's public key and confirming DID consistency.
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) |