diff options
Diffstat (limited to 'docs/hazmat')
-rw-r--r-- | docs/hazmat/primitives/interfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index c7b94ff2..0998a0ca 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -474,7 +474,7 @@ Asymmetric interfaces :type: string The name of the curve. Usually the name used for the ASN.1 OID such as - "secp256k1". + ``secp256k1``. .. attribute:: key_size |