document that we moved the DSA interfaces

This commit is contained in:
Paul Kehrer 2015-02-12 00:15:02 -06:00
parent c39abdbca3
commit d2fa7d2eed

View file

@ -139,6 +139,12 @@ Asymmetric interfaces
.. attribute:: name
DSA
~~~
In 0.8 the DSA key interfaces were moved to the
:mod:`cryptography.hazmat.primitives.asymmetric.dsa` module.
RSA
~~~