@contentauth/c2pa-js
    Preparing search index...
    interface ManifestAndAssetBytes {
        asset: Uint8Array<ArrayBuffer>;
        manifest: Uint8Array<ArrayBuffer>;
    }
    Index

    Properties

    Properties

    asset: Uint8Array<ArrayBuffer>
    manifest: Uint8Array<ArrayBuffer>