@contentauth/c2pa-node / SigningAlg
Type Alias: SigningAlg
SigningAlg =
"es256"|"es384"|"es512"|"ps256"|"ps384"|"ps512"|"ed25519"
Defined in: types.d.ts:28
Describes the digital signature algorithms allowed by the C2PA spec
Per https://c2pa.org/specifications/specifications/1.0/specs/C2PA_Specification.html#_digital_signatures:
All digital signatures that are stored in a C2PA Manifest shall > be generated using one of the digital signature algorithms and > key types listed as described in this section