commit | c6a6f317fca2aa368943870ecc3854bb53399f06 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Mar 06 14:22:56 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Mar 06 14:22:56 2014 -0800 |
tree | 6c975bf178f47d504da5edbce3233ca54a89d82d | |
parent | 8b347932fb3612e622d07643af62ed939976b9cb [diff] [blame] |
Convert stuff
diff --git a/docs/hazmat/backends/interfaces.rst b/docs/hazmat/backends/interfaces.rst index af19fbc..a7a9661 100644 --- a/docs/hazmat/backends/interfaces.rst +++ b/docs/hazmat/backends/interfaces.rst
@@ -258,7 +258,7 @@ style key serialization. .. method:: load_openssl_pem_private_key(data, password) - + :param bytes data: PEM data to deserialize. :param bytes password: The password to use if this data is encrypted.