From bbffc4067c1278a5d96f73bb89255becd43da29e Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 17 Dec 2014 13:33:55 -0600 Subject: doc update for x509 --- docs/x509.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/x509.rst b/docs/x509.rst index e4b5e176..18894ce5 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -189,7 +189,9 @@ X.509 Certificate Object .. attribute:: parsed_version - Returns the version that was parsed from the certificate. + :type: int + + Returns the raw version that was parsed from the certificate. .. _`public key infrastructure`: https://en.wikipedia.org/wiki/Public_key_infrastructure -- cgit v1.2.3