Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSave(Stream, String, ObjectIdentifier)
Saves the private key into the supplied stream in Base64-encoded PKCS #8 format.
Public methodSupported by the .NET Compact FrameworkSave(Stream, String, PrivateKeyFormat)
Saves the private key into the supplied stream in the specified format.
Public methodSupported by the .NET Compact FrameworkSave(String, String, PrivateKeyFormat)
Saves the private key into the supplied stream in the specified format.

See Also