PdfPreflightSignatureFastInfo constructor
const
PdfPreflightSignatureFastInfo({})
Implementation
const PdfPreflightSignatureFastInfo({
required this.signatureIndex,
required this.fieldName,
this.serialDecimal,
this.serialHex,
this.issuerDn,
this.policyOid,
this.signingTime,
this.authorityKeyIdentifierHex,
this.notes,
});