commit | e3ff364f68bd64f6a99327a450c1c7e97a6dc6ec | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jun 04 11:48:32 2017 -1000 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sun Jun 04 17:48:32 2017 -0400 |
tree | c6b8388a4ae799e9f4320f13bb32511d0be0f792 | |
parent | a8b1c6e9b13724613376e19381f8b460529d12fb [diff] [blame] |
fix symmetric encryption interfaces heading (#3676)
diff --git a/docs/hazmat/primitives/symmetric-encryption.rst b/docs/hazmat/primitives/symmetric-encryption.rst index 8c6087e..7e05acd 100644 --- a/docs/hazmat/primitives/symmetric-encryption.rst +++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -435,7 +435,7 @@ **Padding is required when using this mode.** Interfaces ----------- +~~~~~~~~~~ .. currentmodule:: cryptography.hazmat.primitives.ciphers