wolfSSL / wolfcrypt-py

A Python wrapper that encapsulates wolfSSL's wolfCrypt API.
https://wolfssl.github.io/wolfcrypt-py
31 stars 17 forks source link

Fix missing class members from docs #38

Closed LinuxJedi closed 2 years ago

LinuxJedi commented 2 years ago

Inherited class members were missing from class documentation. Most classes rely on these so this makes them visible in the docs.