VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.DigitalSignatures Namespace / PdfPkcsSignatureCreationParams Class
Constructors Properties SeeAlso
In This Topic
    PdfPkcsSignatureCreationParams Class Members
    In This Topic
    The following tables list the members exposed by PdfPkcsSignatureCreationParams.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of hash algorithm of digital signature.
    Public PropertyGets or sets the window handle (HWND) that should be used for user interface (UI) prompts caused by accessing the key.
    Public PropertyGets or sets the signature format that is used to create the signature.
    Public PropertyGets the signing certificate.
    Public PropertyGets or sets the signing certificate chain.
    Public PropertyGets or sets the timestamp authority client.
    See Also