exscript icon indicating copy to clipboard operation
exscript copied to clipboard

Support PrivateKey.from_private_key_file(obj)

Open alexandernst opened this issue 5 years ago • 0 comments

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)

alexandernst avatar Mar 19 '20 20:03 alexandernst