verify_receipt
Validate an Ed25519-signed ScreenVerity receipt against the server public key by supplying the receipt and the original request and response bodies.
Instructions
Verify an Ed25519 ScreenVerity receipt against the server public key. Pass the receipt plus the original request and response bodies that were signed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | ||
| request | No | ||
| response | No |