Skip to content

Commit 1c83824

Browse files
tniessenRafaelGSS
authored andcommitted
doc: remove old OpenSSL ENGINE constants
These constants have not existed since OpenSSL 1.1.0 reached EOL a few years ago. Refs: #19794 PR-URL: #44589 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent c76d182 commit 1c83824

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/api/crypto.md

-6
Original file line numberDiff line numberDiff line change
@@ -5355,12 +5355,6 @@ is a bit field taking one of or a mix of the following flags (defined in
53555355
* `crypto.constants.ENGINE_METHOD_ALL`
53565356
* `crypto.constants.ENGINE_METHOD_NONE`
53575357

5358-
The flags below are deprecated in OpenSSL-1.1.0.
5359-
5360-
* `crypto.constants.ENGINE_METHOD_ECDH`
5361-
* `crypto.constants.ENGINE_METHOD_ECDSA`
5362-
* `crypto.constants.ENGINE_METHOD_STORE`
5363-
53645358
### `crypto.setFips(bool)`
53655359

53665360
<!-- YAML

0 commit comments

Comments
 (0)