HPPR Basic Packet Examples

Tags: packet, example

This file shows one Blob, one Plex, and one Seal packet in readable form. The hashes and signatures below are shortened placeholders; these examples show shape only and are not conformant packet bytes.

Blob Example

🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 34

HPPR Quickstart
This is Blob data.

Plex Example

🖧: P.EXAMPLE_PLEX_HASH.H3
Group: a-group
API: some-api
Key: our-collection/item
TAI: 1640995200:000000000
+Link: source B.EXAMPLE_BLOB_HASH.H3
X-Custom: header value
🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 25

This is embedded blob data.

Seal Example

🖧: S.EXAMPLE_SEAL_HASH.H3
Seal-By: V.EXAMPLE_VERIFIER.H3
Seal-Sig: EXAMPLE_SIGNATURE_B64A
🖧: P.EXAMPLE_PLEX_HASH.H3
Group: a-group
API: some-api
Key: our-collection/item
TAI: 1640995200:000000000
🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 22

This is signed content.