Aspose::Pdf::Forms::SignHash typedef
SignHash typedef
Delegat för att anpassa signering av dokumenthashen.
using Aspose::Pdf::Forms::SignHash = System::MulticastDelegate<System::ArrayPtr<uint8_t>(const System::ArrayPtr<uint8_t>&, Aspose::Pdf::DigestHashAlgorithm)>
Anmärkningar
Note that whether the digital signature is detached or not, the hash argument will always be the final hash to be signed.
Se även
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++