@contentauth/c2pa-node
    Preparing search index...

    Interface SignerPayload

    interface SignerPayload {
        referencedAssertions: HashedUri[];
        roles: string[];
        sigType: string;
    }
    Index

    Properties

    referencedAssertions: HashedUri[]
    roles: string[]
    sigType: string