Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -3388,6 +3388,8 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.

### Other OpenSSL constants

See the [list of SSL OP Flags][] for details.

<table>
<tr>
<th>Constant</th>
Expand Down Expand Up @@ -3556,3 +3558,4 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
[scrypt]: https://en.wikipedia.org/wiki/Scrypt
[stream-writable-write]: stream.html#stream_writable_write_chunk_encoding_callback
[stream]: stream.html
[list of SSL OP Flags]: wiki.openssl.org/index.php/List_of_SSL_OP_Flags#Table_of_Options