sharpSshTest.jsch_samples.UserAuthPubKey Class Reference
This program will demonstrate the user authentification by public key. You will be asked username, hostname, privatekey(id_dsa) and passphrase. If everything works fine, you will get the shell prompt.
More...
List of all members.
|
Classes |
| class | MyUserInfo |
| | A user info for getting user data. More...
|
Static Public Member Functions |
| static void | RunExample (String[] arg) |
Detailed Description
This program will demonstrate the user authentification by public key. You will be asked username, hostname, privatekey(id_dsa) and passphrase. If everything works fine, you will get the shell prompt.
Definition at line 18 of file UserAuthPubKey.cs.
Member Function Documentation
| static void sharpSshTest.jsch_samples.UserAuthPubKey.RunExample |
( |
String[] |
arg |
) |
[static] |
The documentation for this class was generated from the following file:
- C:/work/OMMR/OCHHP_OMMR_OMMR/Code/Assemblies/SharpSSH/Source/SharpSSH-1.1.1.13.src/Examples/jsch_samples/UserAuthPubKey.cs