Mime |
The MimeSigned type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckSignature | Verifies the digital signatures on the signed CMS/PKCS #7 message and, optionally, validates the signers' certificates. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| EstimateTransportSize |
Gets the estimated transport size of this MIME entity.
(Inherited from MimeMultipart) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetSignedCms | Gets the SignedCms instance stored in this container | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Render |
Renders this MIME object.
(Inherited from MimeBase) | |
| ReSignWith | Computes the signature again. | |
| SetPlainDataAndSign | Sets plain MIME entity and signs it using specified parameters. | |
| ToString |
Returns content-type of this MIME object.
(Inherited from MimeBase) |