verify_aps_txt
Verify the signature and DID consistency of an aps.txt file using the publisher's Ed25519 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) |