exscript
exscript copied to clipboard
Support PrivateKey.from_private_key_file(obj)
Currently, the private key can be loaded only from a file path. It would be nice if the private key could be embedded directly from an IO object (like RSAKey.from_private_key method)