JAMS 6.x Help
SavePublicKey Method


Saves the public key to a file.
Overload List
OverloadDescription
SavePublicKey(String)Saves the public key to a file.  
SavePublicKey(Stream)Saves the public key to a file stream.  
SavePublicKey(String,SshPublicKeyFormat)Saves the public key to OpenSSH format  
SavePublicKey(Stream,SshPublicKeyFormat)Saves the public key to a file in OpenSSH format  
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