| Name | Description |
---|
  | SignAndEncryptAsync(CmsSigner, CmsRecipientCollection, MimeEntity, CancellationToken) |
Asynchroinously sign and encrypt the specified entity.
|
  | SignAndEncryptAsync(MailboxAddress, DigestAlgorithm, IEnumerableMailboxAddress, MimeEntity, CancellationToken) |
Asynchronously sign and encrypt the specified entity.
|
  | SignAndEncryptAsync(SecureMimeContext, CmsSigner, CmsRecipientCollection, MimeEntity, CancellationToken) |
Asynchronously sign and encrypt the specified entity.
|
  | SignAndEncryptAsync(SecureMimeContext, MailboxAddress, DigestAlgorithm, IEnumerableMailboxAddress, MimeEntity, CancellationToken) |
Asynchronously sign and encrypt the specified entity.
|