massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2 / cryptography / hazmat / primitives / asymmetric / rsa.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/rsa.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/rsa.pyi
new file mode 100644 (file)
index 0000000..edc939e
--- /dev/null
@@ -0,0 +1,4 @@
+# Minimal stub expressing only the classes required by OpenSSL.crypto.\r
+\r
+class RSAPrivateKey: ...\r
+class RSAPublicKey: ...\r