Click or drag to resize
MimeKit

SecureMimeContextEncapsulatedSign Method

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