menu
pdf_plus package
documentation
signing.dart
PdfExternalSigner
certificates property
certificates property
dark_mode
light_mode
certificates
property
List
<
Uint8List
>
get
certificates
Public certificate chain of the signer.
Implementation
List<Uint8List> get certificates;
pdf_plus package
documentation
signing
PdfExternalSigner
certificates property
PdfExternalSigner class