Expand description
Canonical .qsig detached signature container encoding.
Uses a fixed-position CBOR array to avoid map-ordering pitfalls.
Structs§
- QSig
- Canonical
.qsigrepresentation. All fields have a fixed position. - Signer
- Additional metadata about the signer (key identifier + optional opaque claims blob).
- Transparency
- Transparency log proof bundle (RFC 6962-style).
Enums§
- Error
- Errors returned by encoding or decoding a
.qsigstructure.