Class PdfSignatureSettings
Inheritance
System.Object
PdfSignatureSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Pdf.Security
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class PdfSignatureSettings
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 |