From edacb14ad951431da178fbe238b858c2095bc239 Mon Sep 17 00:00:00 2001 From: Mohammed Attia Date: Mon, 17 Mar 2014 12:28:23 +0200 Subject: Update the docs. --- docs/hazmat/primitives/interfaces.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/hazmat/primitives') diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index cc2a3000..cefd81ac 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -323,7 +323,13 @@ Asymmetric Interfaces .. versionadded:: 0.3 - A `DSA`_ private key. + A `DSA`_ public key. + + .. attribute:: key_size + + :type: int + + The bit length of the modulus. .. method:: parameters() -- cgit v1.2.3