Click or drag to resize
MimeKit

WindowsSecureMimeContextEncapsulatedSignAsync Method

Overload List
 NameDescription
Public methodEncapsulatedSignAsync(CmsSigner, Stream, CancellationToken) Asynchronously sign and encapsulate the content using the specified signer.
Public methodEncapsulatedSignAsync(MailboxAddress, DigestAlgorithm, Stream, CancellationToken) Asynchronously sign and encapsulate the content using the specified signer.
Top
See Also