Click or drag to resize
MimeKit

SecureMimeContextSignAsync Method

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