Click or drag to resize
MimeKit

WindowsSecureMimeContext Constructor

Initialize a new instance of the WindowsSecureMimeContext class.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public WindowsSecureMimeContext()
Remarks
Constructs an S/MIME context using the current user's X.509 store location.
See Also