From d2898052ade019788ca146cfcced44c5a6b0e54b Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 3 Nov 2015 22:00:41 +0900 Subject: rename tbs_certificate to tbs_certificate_bytes, add a comment --- docs/x509/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/x509') diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index bac48aba..10ba9ec3 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -390,7 +390,7 @@ X.509 Certificate Object The bytes of the certificate's signature. - .. attribute:: tbs_certificate + .. attribute:: tbs_certificate_bytes .. versionadded:: 1.2 -- cgit v1.2.3