Tamir.SharpSsh.jsch.examples.KeyGen Class Reference
This progam will demonstrate the RSA/DSA keypair generation. You will be asked a passphrase for output_keyfile. If everything works fine, you will get the DSA or RSA keypair, output_keyfile and output_keyfile+".pub". The private key and public key are in the OpenSSH format.
More...
List of all members.
|
Static Public Member Functions |
| static void | Main (params string[] arg) |
Detailed Description
This progam will demonstrate the RSA/DSA keypair generation. You will be asked a passphrase for output_keyfile. If everything works fine, you will get the DSA or RSA keypair, output_keyfile and output_keyfile+".pub". The private key and public key are in the OpenSSH format.
Definition at line 19 of file KeyGen.cs.
Member Function Documentation
| static void Tamir.SharpSsh.jsch.examples.KeyGen.Main |
( |
params 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/SharpSSH/jsch/examples/KeyGen.cs