PdfDigitalSignatureTimestampTokenSizeEstimate Property
Gets or sets the estimated size in bytes reserved in the signature for the
timestamp token. The default is 16384 bytes, which works for most timestamp servers
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public int TimestampTokenSizeEstimate { get; set; }
Property Value
Int32
Increase this value only if the timestamp server returns a token larger than
the reserved space, which can happen with servers that include long certificate
chains in the response