The SignedData type exposes the following members.
Properties
Name | Description | |
---|---|---|
CertificateFinder |
Gets or sets the ICertificateFinder to be used to find certificates
corresponding to a SubjectIdentifier.
| |
CertificateRevocationLists |
Gets the collection of certificate revocation lists (CRLs) that are embedded in the message.
| |
Certificates |
Gets the collection of certificates that are embedded in the message.
| |
ContentInfo |
Gets or sets the inner content information for this CMS/PKCS #7 message.
It contains the content type identifier and content data.
| |
Detached |
Gets or sets a value indicating whether the actual content is detached from the message.
| |
IncludeOption |
Specifies what parts of the certificate chain should be included in the signed data.
| |
SignerInfos |
Gets the collection of signers associated with this CMS/PKCS #7 message.
| |
Silent |
Gets or sets a value indicating whether cryptographic providers
are allowed to display any user interface (UI) when working with private keys.
|