Click or drag to resize
MimeKit

SecureMimeContextEncapsulatedSignAsync 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 and digest algorithm.
Top
See Also