Add stubs for Python-Jose (#7613)

This commit is contained in:
matt-slack
2022-04-12 12:08:23 -05:00
committed by GitHub
parent 75bcb07d06
commit 6573761324
18 changed files with 336 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
jose.backends.cryptography_backend
jose.backends.CryptographyAESKey
jose.backends.CryptographyECKey
jose.backends.CryptographyHMACKey
jose.backends.CryptographyRSAKey
jose.backends.ECDSAECKey
jose.backends.ECKey
jose.backends.HMACKey
jose.backends.RSAKey