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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
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