| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2677,16 +2677,6 @@ added: v15.6.0 | |||
| 2677 | 2677 | Checks whether the public key for this certificate is consistent with | |
| 2678 | 2678 | the given private key. | |
| 2679 | 2679 | ||
| 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 | - | ||
| 2690 | 2680 | ### `x509.fingerprint` | |
| 2691 | 2681 | ||
| 2692 | 2682 | <!-- YAML | |
@@ -2778,6 +2768,16 @@ added: v15.9.0 | |||
| 2778 | 2768 | The issuer certificate or `undefined` if the issuer certificate is not | |
| 2779 | 2769 | available. | |
| 2780 | 2770 | ||
| 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 | + | ||
| 2781 | 2781 | ### `x509.publicKey` | |
| 2782 | 2782 | ||
| 2783 | 2783 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments