diff --git a/doc/api/crypto.md b/doc/api/crypto.md index cde3893ab4a..53c0c3ba2bd 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2690,16 +2690,6 @@ added: v15.6.0 Checks whether the public key for this certificate is consistent with the given private key. -### `x509.extKeyUsage` - - - -* Type: {string\[]} - -An array detailing the key extended usages for this certificate. - ### `x509.fingerprint` + +* Type: {string\[]} + +An array detailing the key extended usages for this certificate. + ### `x509.publicKey`