Aspose::Pdf::Forms::Signature::get_CustomSignHash method

Signature::get_CustomSignHash method

The delegate for custom sign the document hash.

SignHash Aspose::Pdf::Forms::Signature::get_CustomSignHash() const

Remarks

The algorithm with which you sign the hash in the delegate must match the type of the certificate’s private key.

See Also