|  | X509Certificate | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Export(Stream) | Exports the certificates to an unencrypted stream. | 
|  | Export(String) | Exports the certificates to an unencrypted file. | 
|  | Export(Stream, String) | Exports the specified stream and password to a pkcs12 encrypted file. | 
|  | Export(String, String) | Exports the specified stream and password to a pkcs12 encrypted file. | 
 See Also
See Also