We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dd21b commit fcc254fCopy full SHA for fcc254f
doc/api/crypto.md
@@ -1809,10 +1809,10 @@ The issuer identification included in this certificate.
1809
added: REPLACEME
1810
-->
1811
1812
-* Type: {X509Certificate}
+* Type: {X509Certificate|undefined}
1813
1814
-The issuer certificate (if known). Will be `undefined` if the issuer
1815
-certificate is not available.
+The issuer certificate. if the issuer certificate is not known, this property is
+`undefined`.
1816
1817
### `x509.keyUsage`
1818
<!-- YAML
0 commit comments