Click or drag to resize
MimeKit

BouncyCastleSecureMimeContextEncapsulatedSignAsync Method

Overload List
 NameDescription
Public methodEncapsulatedSignAsync(CmsSigner, Stream, CancellationToken) Asynchronously signs 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