@regulaforensics/document-reader
Preparing search index...
PKDCertificateRequest
Type Alias PKDCertificateRequest
PKDCertificateRequest
:
(
certificates
?:
PKDCertificate
[]
)
=>
Promise
<
void
>
Provided to a user for passing PKDCertificates to the native part of DocumentReader.
Type Declaration
(
certificates
?:
PKDCertificate
[]
)
:
Promise
<
void
>
Parameters
Optional
certificates
:
PKDCertificate
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@regulaforensics/document-reader
Loading...
Provided to a user for passing PKDCertificates to the native part of DocumentReader.