PdfSignatureConfig constructor
PdfSignatureConfig({})
Creates a signature configuration.
Implementation
PdfSignatureConfig({
this.contactInfo,
this.reason,
this.location,
this.name,
this.signingTime,
this.subFilter,
this.isDocTimeStamp = false,
});