Overload List
Name | Description | |
---|---|---|
Save(Stream) |
Saves the certificate to the supplied stream in DER format.
| |
Save(String) |
Saves the certificate to the supplied file in DER format.
| |
Save(Stream, CertificateFormat) |
Saves the certificate to the supplied stream in specified format.
| |
Save(String, CertificateFormat) |
Saves the certificate to the supplied file in specified format.
| |
Save(Stream, CertificateFormat, String) |
Saves the certificate to the supplied stream in specified format.
| |
Save(String, CertificateFormat, String) |
Saves the certificate to the supplied file in specified format.
|