aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/interfaces.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-17 19:23:06 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-17 19:23:06 -0600
commit19f32d5502ec938047d3d46dc440d8fe9481caa8 (patch)
tree94da5688966d752a03793c7ce5adb001235d90d6 /docs/hazmat/primitives/interfaces.rst
parente0f0f34c0c86f1fb729404bb87d637de9a4795ce (diff)
downloadcryptography-19f32d5502ec938047d3d46dc440d8fe9481caa8.tar.gz
cryptography-19f32d5502ec938047d3d46dc440d8fe9481caa8.tar.bz2
cryptography-19f32d5502ec938047d3d46dc440d8fe9481caa8.zip
add versionadded to AsymmetricPadding
Diffstat (limited to 'docs/hazmat/primitives/interfaces.rst')
-rw-r--r--docs/hazmat/primitives/interfaces.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index c0ddd79c..e4ae3e93 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -260,7 +260,7 @@ Asymmetric Interfaces
.. class:: AsymmetricPadding
- A named asymmetric padding.
+ .. versionadded:: 0.2
.. attribute:: name