FixpyOpenSSL stubs to pass stubtest (#5657)

* Fix missing default arguments.
* Fix wrong argument names.
* Add constructor to `_EllipticCurve` and remove `name`.
This commit is contained in:
Vasily Zakharov
2021-06-18 00:02:35 +03:00
committed by GitHub
parent c5b59b9e41
commit 4d981f87e3
3 changed files with 10 additions and 13 deletions

View File

@@ -1,4 +1 @@
OpenSSL.SSL.Connection.__init__
OpenSSL.SSL.Context.load_verify_locations
OpenSSL.SSL.Context.set_verify
OpenSSL.crypto