Click or drag to resize
MimeKit

OpenPgpContextSign Method

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