massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2 / cryptography / hazmat / primitives / asymmetric / dsa.pyi
1 # Minimal stub expressing only the classes required by OpenSSL.crypto.\r
2 \r
3 class DSAPrivateKey: ...\r
4 class DSAPublicKey: ...\r