Property DigestAlgorithm
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
DigestAlgorithm
Gets or sets the digest algorithm to use when signing a document.
public PdfDigestAlgorithm DigestAlgorithm { get; set; }
Property Value
- PdfDigestAlgorithm
The digest algorithm to use when signing a document.
Remarks
Default value: Sha1.