[]
Represents parameters for the AddVerification(Signature, VerificationParams) method.
public class DocumentSecurityStore.VerificationParams
Public Class DocumentSecurityStore.VerificationParams
Name | Description |
---|---|
VerificationParams() |
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. |