Click or drag to resize
MimeKit

OpenPgpContextSignAsync Method

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