@regulaforensics/document-reader
    Preparing search index...

    Type Alias PKDCertificateRequest

    PKDCertificateRequest: (certificates?: PKDCertificate[]) => Promise<void>

    Provided to a user for passing PKDCertificates to the native part of DocumentReader.

    Type Declaration