C2paVerificationSettings.trustAnchorsPath property

Optional path to a PEM-encoded bundle of trusted root certificates. If omitted, the c2pa-rs default trust list is used. Set this when verifying content signed against a self-signed / private trust root, such as in dev/CI environments using the bundled sample certs.

Signature:

trustAnchorsPath?: string;