Skip to content

Commit

Permalink
[Squash] nit
Browse files Browse the repository at this point in the history
Co-authored-by: Rich Trott <rtrott@gmail.com>
  • Loading branch information
jasnell and Trott authored Jan 31, 2021
1 parent c3dd21b commit fcc254f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -1809,10 +1809,10 @@ The issuer identification included in this certificate.
added: REPLACEME
-->

* Type: {X509Certificate}
* Type: {X509Certificate|undefined}

The issuer certificate (if known). Will be `undefined` if the issuer
certificate is not available.
The issuer certificate. if the issuer certificate is not known, this property is
`undefined`.

### `x509.keyUsage`
<!-- YAML
Expand Down

0 comments on commit fcc254f

Please sign in to comment.