SSH Client connection (wodSSHTunnel)
Hello,
I want to create an SSH Client connection using the private/public key mechanism.
How can I generate in Visual Studio C++ a private key using :
Generate(KeyType, VARIANT);
Load(Filename, VARIANT);
Save(KeyType, Filename, VARIANT);
These methods are of Keys class, use VARIANT data type, that is non specific for C++.
How can I initialize a VARIANT type input parameter ?
These methods are chosen correctly for my purpose ?
Thanks for you help,
Mariana C.
Complete thread:
- SSH Client connection - Mariana Cimpoca, 2016-12-13, 08:12
- SSH Client connection - Jasmine, 2016-12-13, 10:22
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 10:20
- SSH Client connection - Jasmine, 2016-12-15, 10:43
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 14:36
- SSH Client connection - Jasmine, 2016-12-15, 14:38
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 15:24
- SSH Client connection - Jasmine, 2016-12-15, 21:12
- SSH Client connection - Mariana Cimpoca, 2016-12-22, 16:07
- SSH Client connection - Jasmine, 2016-12-22, 16:15
- SSH Client connection - Mariana Cimpoca, 2016-12-22, 16:07
- SSH Client connection - Jasmine, 2016-12-15, 21:12
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 15:24
- SSH Client connection - Jasmine, 2016-12-15, 14:38
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 14:36
- SSH Client connection - Jasmine, 2016-12-15, 10:43
- SSH Client connection - Mariana Cimpoca, 2016-12-15, 10:20
- SSH Client connection - Jasmine, 2016-12-13, 10:22