PdfPolicyResolution constructor
const
PdfPolicyResolution({})
Implementation
const PdfPolicyResolution({
required this.signatureIndex,
this.policyOid,
this.displayName,
this.lpaMatch,
this.validAtSigningTime,
this.validNow,
this.digestMatch,
});