Facet whose payload is encrypted using JWE; only keyed recipients can read it.
A facet whose entity payload is encrypted using JWE (JSON Web Encryption). Only designated recipients with the appropriate decryption key can read the contents. All other evaluators see the facet as a sealed entry.
Where this appears
Encrypted facet that a given evaluator cannot decrypt.
An encrypted facet in the manifest that a given evaluator cannot decrypt. Sealed entries travel with the manifest but remain unreadable to evaluators without the decryption key. The receipt records what happened with sealed entries.
Where this appears
Holder-controlled mechanism determining which facets appear in a manifest instance.
Also known as: projection
The mechanism by which a holder controls which facets are included in a manifest instance for a given evaluator. In UM, selective disclosure is holder-controlled: the holder decides which facets appear, not the evaluator. Stage 3: Project implements this.
Where this appears
Combined effect of selective disclosure (visibility) and encryption (readability).
The combined effect of selective disclosure (which facets are included) and encryption (which facets are readable). The spec describes this as: "projection controls visibility; encryption controls readability." The concept exists without needing its own label.
Where this appears