XFINIUM.PDF Documentation
PdfCmsDigitalSignature Class Members
Fields  Properties 

Xfinium.Pdf.DigitalSignatures Namespace : PdfCmsDigitalSignature Class

The following tables list the members exposed by PdfCmsDigitalSignature.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfCmsDigitalSignature object.  
Top
Public Fields
 NameDescription
Public Field Gets or sets the delegate to be called when the digital signature needs to be computed.  
Public Field Gets or sets the delegate to be called when CRL information is needed for embedding it in the signature. (Inherited from Xfinium.Pdf.DigitalSignatures.PdfDigitalSignature)
Public Field Gets or sets the delegate to be called when OCSP information is needed for embedding it in the signature. (Inherited from PdfDigitalSignature)
Public Field Gets or sets the delegate to be called when a timestamp needs to be applied on a digital signature. (Inherited from PdfDigitalSignature)
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.  
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 PdfDigitalSignature)
Public Property Gets or sets the contact information. (Inherited from PdfDigitalSignature)
Public Property Gets the CRL information. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the location. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the name. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the OCSP digest algorithm. (Inherited from PdfDigitalSignature)
Public Property Gets the OCSP information. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the sign reason. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the sign date. (Inherited from PdfDigitalSignature)
Public Property Gets the signature dictionary. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the signature digest algorithm. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the signature policy identifier. (Inherited from PdfDigitalSignature)
Public Property Gets or sets the timestamp digest algorithm. (Inherited from PdfDigitalSignature)
Top
See Also

Reference

PdfCmsDigitalSignature Class
Xfinium.Pdf.DigitalSignatures Namespace