The PdfPKCS7 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfPKCS7(array<Byte>[]()[][]) | ||
| PdfPKCS7(array<Byte>[]()[][], array<Byte>[]()[][]) | ||
| PdfPKCS7(ICipherParameters, array<X509Certificate>[]()[][], array<Object>[]()[][], String, Boolean) |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAlgorithm | ||
| GetAuthenticatedAttributeBytes | ||
| GetDigest | ||
| GetDigestAlgorithm | ||
| GetEncodedPKCS1 | ||
| GetEncodedPKCS7()()()() | ||
| GetEncodedPKCS7(array<Byte>[]()[][], DateTime) | ||
| GetEncodedPKCS7(array<Byte>[]()[][], DateTime, ITSAClient, array<Byte>[]()[][]) | ||
| GetHashAlgorithm | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetIssuerFields | ||
| GetOCSPURL | ||
| GetSubjectFields | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsRevocationValid | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetExternalDigest | ||
| ToString | (Inherited from Object.) | |
| Update | ||
| Verify | ||
| VerifyCertificate | ||
| VerifyCertificates | ||
| VerifyOcspCertificates | ||
| VerifyTimestampCertificates | ||
| VerifyTimestampImprint |
Properties
| Name | Description | |
|---|---|---|
| Certificates | ||
| CRLs | ||
| Location | ||
| Ocsp | ||
| Reason | ||
| SignCertificateChain | ||
| SignDate | ||
| SigningCertificate | ||
| SigningInfoVersion | ||
| SignName | ||
| TimeStampDate | ||
| TimeStampToken | ||
| Version |