exscript
exscript copied to clipboard
Updated PrivateKey.from_file to handle encrypted keys
The decryption password is now passed to the underlying key class when attempting to determine the key type. This ensures PasswordRequiredException is not raised during this process.
Coverage increased (+0.01%) to 76.816% when pulling a5d604dea7225a67e6c43ba07d6fec5d0b29a143 on clintonb:from-file-fix into f9a48a29aabf3fcfa0a1e2eb980af4b41e616617 on knipknap:master.