diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/x509.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst index 7eb47a31..751e077c 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -488,7 +488,7 @@ Extension OIDs .. data:: OID_BASIC_CONSTRAINTS Corresponds to the dotted string ``"2.5.29.19"``. The identifier for the - basic constraints extension. + :class:`BasicConstraints` extension type. Exceptions |