[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.DocumentSecurityStore.VerificationParams

DocumentSecurityStore.VerificationParams Class

Represents parameters for the AddVerification(Signature, VerificationParams) method.

Inheritance
DocumentSecurityStore.VerificationParams
Namespace: GrapeCity.Documents.Pdf.Security
Assembly: DS.Documents.Pdf.dll
Syntax
public class DocumentSecurityStore.VerificationParams
Public Class DocumentSecurityStore.VerificationParams

Constructors

Name Description
VerificationParams()

Properties

Name Description
Certificates

Gets or sets a list of additional certificates used to build the signing chain.

CertificatesSet

Gets or sets a value that defines the set of certificates information about which should be added to the DSS. The default value is WholeSigningChain.

IncludeCerts

Gets or sets a value indicating whether to include certificates information into the DSS. The default is true.

InfoType

Gets or sets a value that defines the scope of information to include into the DSS. The default value is OCSP_OPTIONAL_CRL.