Browse our Products
Aspose.PDF for Go via C++ 26.4 Release Notes
This page contains release notes information for Aspose.PDF for Go via C++ 26.4
Public API and Backward Incompatible Changes
Added APIs
Security:
- IsEncrypted - Get encrypted status of PDF-document
- SignPKCS7 - Sign a PDF-document using PKCS#7 digital signatures
- SignPKCS7Detached - Sign a PDF-document using PKCS#7 Detached digital signatures
- IsSigned - Get signed status of PDF-document
- RemoveSigns - Remove signs from PDF-document
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.