JAMS 6.x Help
SavePrivateKey Method


Saves the public/private key pair to a file.
Overload List
OverloadDescription
SavePrivateKey(String,String)Saves the public/private key pair to a file.  
SavePrivateKey(String,String,SshPrivateKeyFormat)Saves the public/private key pair to a file.  
SavePrivateKey(Stream,String)Saves the public/private key pair to a file stream.  
SavePrivateKey(Stream,String,SshPrivateKeyFormat)Saves the public/private key pair to a file stream.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UserSecurity Class
UserSecurity Members