Request to edit the signer class to accept BytesIO object #112
Vishwamithra37
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want the classes of pyhanko.sign.general.py to take in BytesIO object and not directly do a file Open.
This way we do not have to always create files on disk everytime.
Beta Was this translation helpful? Give feedback.
All reactions