Click or drag to resize
MimeKit

X509CertificateStore Constructor

Initialize a new instance of the X509CertificateStore class.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public X509CertificateStore()
Remarks
Creates a new X509CertificateStore.
See Also