OptionalassertionsA list of assertions
Optionalclaim_Claim Generator Info is always required with an entry
Optionalclaim_The version of the claim. Defaults to 2.
OptionalformatThe format of the source file as a MIME type.
OptionalingredientsA List of ingredients
Optionalinstance_Instance ID from xmpMM:InstanceID in XMP metadata.
OptionallabelAllows you to pre-define the manifest label, which must be unique. Not intended for general use. If not set, it will be assigned automatically.
OptionalmetadataOptional manifest metadata. This will be deprecated in the future; not recommended to use.
OptionalredactionsA list of redactions - URIs to redacted assertions.
OptionalthumbnailAn optional ResourceRef to a thumbnail image that represents the asset that was signed. Must be available when the manifest is signed.
OptionaltitleA human-readable title, generally source filename.
OptionalvendorOptional prefix added to the generated Manifest Label This is typically a reverse domain name.
Use a ManifestDefinition to define a manifest and to build a
ManifestStore. A manifest is a collection of ingredients and assertions used to define a claim that can be signed and embedded into a file.