| Name | Description |
---|
  | EncryptAsync(CmsRecipientCollection, MimeEntity, CancellationToken) |
Asynchronously encrypt the specified entity.
|
  | EncryptAsync(IEnumerableMailboxAddress, MimeEntity, CancellationToken) |
Asynchronously encrypt the specified entity.
|
  | EncryptAsync(SecureMimeContext, CmsRecipientCollection, MimeEntity, CancellationToken) |
Asynchronously encrypt the specified entity.
|
  | EncryptAsync(SecureMimeContext, IEnumerableMailboxAddress, MimeEntity, CancellationToken) |
Asynchronously encrypt the specified entity.
|