Click or drag to resize
MimeKit

ISecureMimeContextImport Method

Overload List
 NameDescription
Public methodImport(Stream, CancellationToken) Imports the public certificates or keys from the specified stream.
Public methodImport(X509Certificate2, CancellationToken) Import a certificate.
Public methodImport(Stream, String, CancellationToken) Imports certificates and keys from a pkcs12-encoded stream.
Public methodImport(String, String, CancellationToken) Imports certificates and keys from a pkcs12 file.
Top
See Also