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 @@ -2677,16 +2677,6 @@ added: v15.6.0
26772677Checks whether the public key for this certificate is consistent with
26782678the given private key.
26792679
2680- ### ` x509.extKeyUsage `
2681-
2682- <!-- YAML
2683- added: v15.6.0
2684- -->
2685-
2686- * Type: {string\[ ] }
2687-
2688- An array detailing the key extended usages for this certificate.
2689-
26902680### ` x509.fingerprint `
26912681
26922682<!-- YAML
@@ -2778,6 +2768,16 @@ added: v15.9.0
27782768The issuer certificate or ` undefined ` if the issuer certificate is not
27792769available.
27802770
2771+ ### ` x509.keyUsage `
2772+
2773+ <!-- YAML
2774+ added: v15.6.0
2775+ -->
2776+
2777+ * Type: {string\[ ] }
2778+
2779+ An array detailing the key extended usages for this certificate.
2780+
27812781### ` x509.publicKey `
27822782
27832783<!-- YAML
You can’t perform that action at this time.
0 commit comments