commit | edacb14ad951431da178fbe238b858c2095bc239 | [log] [tgz] |
---|---|---|
author | Mohammed Attia <skeuomorf@gmail.com> | Mon Mar 17 12:28:23 2014 +0200 |
committer | Mohammed Attia <skeuomorf@gmail.com> | Mon Mar 17 12:28:23 2014 +0200 |
tree | 915c07f8e304bc2d50fb1f9542fea1ef409c9fcd | |
parent | 02ebc7a14fbc33042d585edce6abcdc8e16f82f7 [diff] [blame] |
Update the docs.
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index cc2a300..cefd81a 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst
@@ -323,7 +323,13 @@ .. versionadded:: 0.3 - A `DSA`_ private key. + A `DSA`_ public key. + + .. attribute:: key_size + + :type: int + + The bit length of the modulus. .. method:: parameters()