SignedCmsBuilder Properties |
The SignedCmsBuilder type exposes the following members.
Name | Description | |
---|---|---|
Certificates |
Gets a collection of certificates contained in signed message.
| |
ContentType |
Gets the object identifier that identifies the content type stored in current object.
| |
DigestAlgorithms |
Gets a collection of hashing algorithms.
| |
RevocationLists |
Gets an array of certificate revocation lists contained in the message.
| |
SignerInfos |
Gets a collection of signer infos. This collection is read-only and populated automatically by signing current object.
| |
Version |
Gets the version of the CMS/PKCS#7 message. Currently, only version 1 is defined.
|