Aspose::Pdf::Forms::SignHash typedef
SignHash typedef
Делегат для пользовательской подписи хэша документа.
using Aspose::Pdf::Forms::SignHash = System::MulticastDelegate<System::ArrayPtr<uint8_t>(const System::ArrayPtr<uint8_t>&, Aspose::Pdf::DigestHashAlgorithm)>
Примечания
Note that whether the digital signature is detached or not, the hash argument will always be the final hash to be signed.
См. также
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++