Back to Devexpress

PdfDocumentSigner.AddToDss Method

officefileapi-devexpress-dot-pdf-dot-pdfdocumentsigner-dot-addtodss.md

latest733 B
Original Source

PdfDocumentSigner.AddToDss Method

NameParametersDescription
AddToDss(String, ICrlClient, IOcspClient, ICertificateStoreProvider)signatureFieldName, crl, ocsp, providerAdds information about the specified signature to the Document Security Store (DSS).
AddToDss(String, IList<Byte[]>, IList<Byte[]>, IList<Byte[]>)signatureFieldName, certificates, crls, ocspAdds information about the specified signature to the Document Security Store (DSS).