Aspose::Pdf::Forms::Signature::get_DefaultSignatureLength method
Signature::get_DefaultSignatureLength method
Gets the default length for the signature data in bytes.
int32_t Aspose::Pdf::Forms::Signature::get_DefaultSignatureLength() const
Remarks
This is an estimation of the length of the signature in bytes. Used for signing via CustomSignHash if the AvoidEstimatingSignatureLength parameter is set. The default value is 3000.
See Also
- Class Signature
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++