Tamir.SharpSsh.jsch.examples.ChangePassphrase Class Reference
This program will demonstrate changing the passphrase for a private key file instead of creating a new private key. A passphrase will be prompted if the given private-key has been encrypted. After successfully loading the content of the private-key, the new passphrase will be prompted and the given private-key will be re-encrypted with that new passphrase.
More...
List of all members.
|
Static Public Member Functions |
| static void | Main (String[] arg) |
Detailed Description
This program will demonstrate changing the passphrase for a private key file instead of creating a new private key. A passphrase will be prompted if the given private-key has been encrypted. After successfully loading the content of the private-key, the new passphrase will be prompted and the given private-key will be re-encrypted with that new passphrase.
Definition at line 21 of file ChangePassphrase.cs.
Member Function Documentation
| static void Tamir.SharpSsh.jsch.examples.ChangePassphrase.Main |
( |
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/ChangePassphrase.cs