Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Type signature in rsa.sign is wrong #240

Open
schlamar opened this issue Jan 15, 2025 · 0 comments
Open

Type signature in rsa.sign is wrong #240

schlamar opened this issue Jan 15, 2025 · 0 comments

Comments

@schlamar
Copy link

The docstring says that message parameter of rsa.sign can be bytes or a file-like object

However the type signature of rsa.sign specifies only bytes:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant