pdf-lite - v1.0.1
    Preparing search index...
    PdfVriObject: PdfIndirectObject<
        PdfDictionary<
            {
                [CertHash: string]: PdfDictionary<
                    {
                        Cert?: PdfObjectReference;
                        CRL?: PdfObjectReference;
                        OCSP?: PdfObjectReference;
                        TS?: PdfString;
                        TU?: PdfDate;
                        Type?: PdfName<"VRI">;
                    },
                >;
            },
        >,
    >

    Validation Related Information (VRI) dictionary. Associates revocation data with specific certificate hashes.