GroupDocs.Signature for .NET V25.3
Released: Mar 18, 2025
V25.3 での更新項目
機能
- Added the ability to sign PDFs with a custom hash signing function, enabling digital signing with an external certificate. Developers can now implement their own digital signer by assigning a custom implementation to the 'CustomSignHash' property in the signing options. This flexibility allows enforcement of specific cryptographic standards and security policies while also supporting different hash algorithms, so users can choose the algorithm that best fits their security needs.
不具合の修正
- PIN box for smart card authentication appears two times while signing PDF document.