CML
Preparing search index...
@svta/cml-c2pa
C2paManifest
Type Alias C2paManifest
A C2PA manifest (the active manifest within a manifest store)
type
C2paManifest
=
{
assertions
:
readonly
C2paAssertion
[]
;
claimGenerator
:
string
|
null
;
instanceId
:
string
|
null
;
label
:
string
;
signatureInfo
:
C2paSignatureInfo
;
}
Index
Properties
assertions
claim
Generator
instance
Id
label
signature
Info
Properties
Readonly
assertions
assertions
:
readonly
C2paAssertion
[]
Readonly
claim
Generator
claimGenerator
:
string
|
null
Readonly
instance
Id
instanceId
:
string
|
null
Readonly
label
label
:
string
Readonly
signature
Info
signatureInfo
:
C2paSignatureInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assertions
claim
Generator
instance
Id
label
signature
Info
CML
Loading...
A C2PA manifest (the active manifest within a manifest store)