@contentauth/c2pa-js
    Preparing search index...
    interface VerifySettings {
        verifyAfterReading?: boolean;
        verifyTrust?: boolean;
    }
    Index

    Properties

    verifyAfterReading?: boolean
    verifyTrust?: boolean

    Enable trust validation. The default value is "true."