diff options
-rw-r--r-- | docs/x509.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst index ade80763..02c51dda 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -664,7 +664,8 @@ X.509 Extensions :type: bytes A value derived from the public key used to verify the certificate's - signature. + signature. See :rfc:`5280` section 4.2.1.2 for more details on the + recommended way to compute this value. .. attribute:: authority_cert_issuer |