mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
document that we moved the DSA interfaces
This commit is contained in:
parent
c39abdbca3
commit
d2fa7d2eed
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue