Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize password and private key variables
Initialize password and private key variables before use to avoid exception "local variable 'priv_key_f' referenced before assignment". A fix in the implementation of issue #7.
- Loading branch information