XFINIUM.PDF Documentation
PdfPadesDigitalSignature Class Members
Fields  Properties 

Xfinium.Pdf.DigitalSignatures Namespace : PdfPadesDigitalSignature Class

The following tables list the members exposed by PdfPadesDigitalSignature.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfPadesDigitalSignature object.  
Top
Public Fields
 NameDescription
Public Field Gets or sets the delegate to be called when the digital signature needs to be computed. (Inherited from Xfinium.Pdf.DigitalSignatures.PdfCmsDigitalSignature)
Public Field Gets or sets the delegate to be called when CRL information is needed for embedding it in the signature. (Inherited from PdfCmsDigitalSignature)
Public Field Gets or sets the delegate to be called when OCSP information is needed for embedding it in the signature. (Inherited from PdfCmsDigitalSignature)
Public Field Gets or sets the delegate to be called when a timestamp needs to be applied on a digital signature. (Inherited from PdfCmsDigitalSignature)
Top
Public Properties
 NameDescription
Public Property Gets or sets the sign certificate. (Inherited from Xfinium.Pdf.DigitalSignatures.PdfBaseDigitalSignature)
Public Property Gets or sets the certificate chain. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the option that controls whether the root and entire chain associated with the signing certificate are included with the digital signature. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the contact information. (Inherited from PdfCmsDigitalSignature)
Public Property Gets the CRL information. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the location. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the name. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the OCSP digest algorithm. (Inherited from PdfCmsDigitalSignature)
Public Property Gets the OCSP information. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the sign reason. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the sign date. (Inherited from PdfCmsDigitalSignature)
Public Property Gets the signature dictionary. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the signature digest algorithm. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the signature policy identifier. (Inherited from PdfCmsDigitalSignature)
Public Property Gets or sets the timestamp digest algorithm. (Inherited from PdfCmsDigitalSignature)
Top
See Also

Reference

PdfPadesDigitalSignature Class
Xfinium.Pdf.DigitalSignatures Namespace