Class PdfSignatureSettings
Inheritance
System.Object
PdfSignatureSettings
Namespace: Syncfusion.Pdf.Security
Assembly: Syncfusion.Pdf.Portable.dll
Syntax
public class PdfSignatureSettings : Object
Properties
CryptographicStandard
Declaration
public CryptographicStandard CryptographicStandard { get; set; }
Property Value
Type | Description |
---|---|
CryptographicStandard |
DigestAlgorithm
Declaration
public DigestAlgorithm DigestAlgorithm { get; set; }
Property Value
Type | Description |
---|---|
DigestAlgorithm |