• C2PA
  • DID
  • JOSE
  • Keys
  • W3C VC
  • Uncategorized
  • view all 34 symbols
  • Teddybear
  • C2PA
    • verifyC2PA
function verifyC2PA
verifyC2PA(
source: Uint8Array,
format: string,
): Promise<C2PAVerificationResult>

Verify C2PA signatures within a file.

Parameters

source: Uint8Array
format: string

Return Type

Promise<C2PAVerificationResult>

Document Navigation

  • Parameters
    • source
    • format
  • Return Type