Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSave(Stream)
Saves the certificate to the supplied stream in DER format.
Public methodSupported by the .NET Compact FrameworkSave(String)
Saves the certificate to the supplied file in DER format.
Public methodSupported by the .NET Compact FrameworkSave(Stream, CertificateFormat)
Saves the certificate to the supplied stream in specified format.
Public methodSupported by the .NET Compact FrameworkSave(String, CertificateFormat)
Saves the certificate to the supplied file in specified format.
Public methodSupported by the .NET Compact FrameworkSave(Stream, CertificateFormat, String)
Saves the certificate to the supplied stream in specified format.
Public methodSupported by the .NET Compact FrameworkSave(String, CertificateFormat, String)
Saves the certificate to the supplied file in specified format.

See Also