The maximum length in bytes of the digest as returned by the Sign function (default 300).

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public virtual int MaxDigestLength { get; }
Visual Basic
Public Overridable ReadOnly Property MaxDigestLength As Integer
	Get

See Also