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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.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