Name | Description | |
---|---|---|
![]() | PdfPadesDigitalSignature Constructor | Initializes a new PdfPadesDigitalSignature object. |
The following tables list the members exposed by PdfPadesDigitalSignature.
Name | Description | |
---|---|---|
![]() | PdfPadesDigitalSignature Constructor | Initializes a new PdfPadesDigitalSignature object. |
Name | Description | |
---|---|---|
![]() | OnComputeSignature | Gets or sets the delegate to be called when the digital signature needs to be computed. (Inherited from Xfinium.Pdf.DigitalSignatures.PdfCmsDigitalSignature) |
![]() | OnCrlInformationNeeded | Gets or sets the delegate to be called when CRL information is needed for embedding it in the signature. (Inherited from PdfCmsDigitalSignature) |
![]() | OnOcspInformationNeeded | Gets or sets the delegate to be called when OCSP information is needed for embedding it in the signature. (Inherited from PdfCmsDigitalSignature) |
![]() | OnSignatureTimestampNeeded | Gets or sets the delegate to be called when a timestamp needs to be applied on a digital signature. (Inherited from PdfCmsDigitalSignature) |
Name | Description | |
---|---|---|
![]() | Certificate | Gets or sets the sign certificate. (Inherited from Xfinium.Pdf.DigitalSignatures.PdfBaseDigitalSignature) |
![]() | CertificateChain | Gets or sets the certificate chain. (Inherited from PdfCmsDigitalSignature) |
![]() | CertificateIncludeOption | 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) |
![]() | ContactInfo | Gets or sets the contact information. (Inherited from PdfCmsDigitalSignature) |
![]() | CrlInformation | Gets the CRL information. (Inherited from PdfCmsDigitalSignature) |
![]() | Location | Gets or sets the location. (Inherited from PdfCmsDigitalSignature) |
![]() | Name | Gets or sets the name. (Inherited from PdfCmsDigitalSignature) |
![]() | OcspDigestAlgorithm | Gets or sets the OCSP digest algorithm. (Inherited from PdfCmsDigitalSignature) |
![]() | OcspInformation | Gets the OCSP information. (Inherited from PdfCmsDigitalSignature) |
![]() | Reason | Gets or sets the sign reason. (Inherited from PdfCmsDigitalSignature) |
![]() | SignatureDate | Gets or sets the sign date. (Inherited from PdfCmsDigitalSignature) |
![]() | SignatureDictionary | Gets the signature dictionary. (Inherited from PdfCmsDigitalSignature) |
![]() | SignatureDigestAlgorithm | Gets or sets the signature digest algorithm. (Inherited from PdfCmsDigitalSignature) |
![]() | SignaturePolicyIdentifier | Gets or sets the signature policy identifier. (Inherited from PdfCmsDigitalSignature) |
![]() | TimestampDigestAlgorithm | Gets or sets the timestamp digest algorithm. (Inherited from PdfCmsDigitalSignature) |