Aspose::Pdf::Forms::Signature::set_CustomSignHash method

Signature::set_CustomSignHash method

The delegate for custom sign the document hash.

void Aspose::Pdf::Forms::Signature::set_CustomSignHash(SignHash value)

Remarks

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

See Also