Click or drag to resize
MimeKit

X509CertificateStoreExport Method

Overload List
 NameDescription
Public methodExport(Stream) Exports the certificates to an unencrypted stream.
Public methodExport(String) Exports the certificates to an unencrypted file.
Public methodExport(Stream, String) Exports the specified stream and password to a pkcs12 encrypted file.
Public methodExport(String, String) Exports the specified stream and password to a pkcs12 encrypted file.
Top
See Also