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.