Click or drag to resize
MimeKit

SecureMimeContextVerify Method

Overload List
 NameDescription
Public methodVerify(Stream, Stream, CancellationToken) Verify the specified content using the detached signatureData.
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.
Top
See Also