MVPSI.JAMS Namespace > UserSecurity Class > SavePrivateKey Method : SavePrivateKey(String,String,SshPrivateKeyFormat) Method |
'Declaration
Public Overloads Sub SavePrivateKey( _ ByVal filePath As System.String, _ ByVal password As System.String, _ ByVal format As SshPrivateKeyFormat _ )
'Usage
Dim instance As UserSecurity Dim filePath As System.String Dim password As System.String Dim format As SshPrivateKeyFormat instance.SavePrivateKey(filePath, password, format)
public void SavePrivateKey( System.string filePath, System.string password, SshPrivateKeyFormat format )
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