Property SignatureAlgorithm
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SignatureAlgorithm
Gets the algorithm used for signing.
PdfSignatureAlgorithm SignatureAlgorithm { get; }
Property Value
- PdfSignatureAlgorithm
The algorithm used for signing.
Remarks
Use DigestAlgorithm property to set the digest algorithm.