Re: any chance using privatekey without referencin (General questions)
Warayuth,
Unfortunately you must use wodKeysManager to load PrivateKey from file and pass it to wodSFTP.NET PrivateKey Property. Only wodKeyManager is able to decoede the key. wodSFTP has to receive it in appropriate format, as decoded by wodKeyManager.
Drazen