File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -2690,16 +2690,6 @@ added: v15.6.0
26902690Checks whether the public key for this certificate is consistent with
26912691the given private key.
26922692
2693- ### ` x509.extKeyUsage `
2694-
2695- <!-- YAML
2696- added: v15.6.0
2697- -->
2698-
2699- * Type: {string\[ ] }
2700-
2701- An array detailing the key extended usages for this certificate.
2702-
27032693### ` x509.fingerprint `
27042694
27052695<!-- YAML
@@ -2791,6 +2781,16 @@ added: v15.9.0
27912781The issuer certificate or ` undefined ` if the issuer certificate is not
27922782available.
27932783
2784+ ### ` x509.keyUsage `
2785+
2786+ <!-- YAML
2787+ added: v15.6.0
2788+ -->
2789+
2790+ * Type: {string\[ ] }
2791+
2792+ An array detailing the key extended usages for this certificate.
2793+
27942794### ` x509.publicKey `
27952795
27962796<!-- YAML
You can’t perform that action at this time.
0 commit comments