| Name | Description |
---|
![Public method Public method](../icons/pubMethod.gif) | Accept |
Dispatches to the specific visit method for this MIME entity.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Add | (Inherited from ICollectionMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Clear | (Inherited from ICollectionMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Contains | (Inherited from ICollectionMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | CopyTo | (Inherited from ICollectionMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Dispose | (Inherited from IDisposable) |
![Public method Public method](../icons/pubMethod.gif) | GetEnumerator | (Inherited from IEnumerableMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | IndexOf | (Inherited from IListMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Insert | (Inherited from IListMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Prepare |
Prepare the MIME entity for transport using the specified encoding constraints.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Remove | (Inherited from ICollectionMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | RemoveAt | (Inherited from IListMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | Verify(CancellationToken) |
Verify the multipart/signed part.
|
![Public method Public method](../icons/pubMethod.gif) | Verify(CryptographyContext, CancellationToken) |
Verify the multipart/signed part.
|
![Public method Public method](../icons/pubMethod.gif) | VerifyAsync(CancellationToken) |
Asynchronously verify the multipart/signed part.
|
![Public method Public method](../icons/pubMethod.gif) | VerifyAsync(CryptographyContext, CancellationToken) |
Verify the multipart/signed part.
|
![Public method Public method](../icons/pubMethod.gif) | WriteTo(Stream, CancellationToken) |
Write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(String, CancellationToken) |
Write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(FormatOptions, Stream, CancellationToken) |
Write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(FormatOptions, String, CancellationToken) |
Write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(Stream, Boolean, CancellationToken) |
Write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(String, Boolean, CancellationToken) |
Write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(FormatOptions, Stream, Boolean, CancellationToken) |
Write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteTo(FormatOptions, String, Boolean, CancellationToken) |
Write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(Stream, CancellationToken) |
Asynchronously write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(String, CancellationToken) |
Asynchronously write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(FormatOptions, Stream, CancellationToken) |
Asynchronously write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(FormatOptions, String, CancellationToken) |
Asynchronously write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(Stream, Boolean, CancellationToken) |
Asynchronously write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(String, Boolean, CancellationToken) |
Asynchronously write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(FormatOptions, Stream, Boolean, CancellationToken) |
Asynchronously write the IMimeEntity to the specified output stream.
(Inherited from IMimeEntity) |
![Public method Public method](../icons/pubMethod.gif) | WriteToAsync(FormatOptions, String, Boolean, CancellationToken) |
Asynchronously write the IMimeEntity to the specified file.
(Inherited from IMimeEntity) |