commit | 244637cedae3eef1997fd2eb85c74eb3d92d52ce | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Nov 25 08:20:59 2014 -1000 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Nov 25 08:20:59 2014 -1000 |
tree | 374058210c20d1289fe287deadd1f5856407685d | |
parent | 8473df6d553a2e0bf790b613c2818beb4bd2f416 [diff] [blame] |
add X509Certificate version attribute
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index 77aa001..d964f25 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst
@@ -703,6 +703,12 @@ .. versionadded:: 0.7 + .. attribute:: version + + :type: X509Version + + The certificate version as an enumeration. + .. method:: fingerprint(algorithm) :param algorithm: A