diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 62c7b4976c6847..01eafe8d1b81e4 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2681,16 +2681,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`