fix: ECDH.setPrivateKey correctly sets the key (#27688)

This commit is contained in:
Jeremy Rose 2021-02-11 13:49:41 -08:00 committed by GitHub
parent 4ba5381e8d
commit 4ce9dd3a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 12 deletions

View file

@ -25,7 +25,6 @@
"parallel/test-crypto-des3-wrap",
"parallel/test-crypto-dh",
"parallel/test-crypto-ecb",
"parallel/test-crypto-ecdh-convert-key",
"parallel/test-crypto-engine",
"parallel/test-crypto-hash-stream-pipe",
"parallel/test-crypto-key-objects",