Class SignatureLengthMismatchException

SignatureLengthMismatchException class

Represents errors that occur during PDF signing. Occurs if SignHash is used to sign a document and the actual length of the signature is greater than that specified in the DefaultSignatureLength option.

public class SignatureLengthMismatchException : PdfException

See Also