Click or drag to resize
MimeKit

BouncyCastleSecureMimeContextVerify Method

Overload List
 NameDescription
Public methodVerify(Stream, DigitalSignatureCollection, CancellationToken) Verify the digital signatures of the specified signed data and extract the original content.
Public methodVerify(Stream, MimeEntity, CancellationToken) Verify the digital signatures of the specified signed data and extract the original content.
Public methodVerify(Stream, Stream, CancellationToken) Verify the specified content using the detached signature data.
Top
See Also