Expand description
PIC Continuity Transition COSE (pic-continuity-transition+cose): the
workload-signed causal authority transition.
Structs§
- Attenuations
Wire - The optional
attenuationsmember of a transition. - Bitmap
Attenuation - A section removal attenuation on the wire.
- Contract
Additions - Execution-contract additions on the wire: canonical
[key, value]tuples, unindexed (the settlement verifier assigns indexes). - PicTransition
Payload - PIC Continuity Transition COSE payload: the workload-signed causal authority transition.
- Predecessor
- The exactly-one predecessor reference. Current Profile 0.2 requires
type = "pca"andhash = SHA-256(exact signed current root.pca bytes). - Proof
OfRelationship - Typed Proof of Relationship container.
typecontrols howevidenceis parsed and validated; current Profile 0.2 requires"sd-jwt"with the exact UTF-8 bytes of the issuer-signed SD-JWT presentation. - Transition
Challenge - Challenge pair of a transition: it answers the predecessor’s challenge and emits the next one.
Type Aliases§
- PicTransition
Cose - COSE-signed Transition.