File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfSignatureSettings

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved