We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce83d7 commit b1b2e56Copy full SHA for b1b2e56
1 file changed
API.md
@@ -47,7 +47,7 @@ Import a *privateKey* in DER format.
47
48
##### .privateKeyNegate(Buffer privateKey) -> Buffer
49
50
-Negate a *privateKey*.
+Negate a *privateKey* by subtracting it from the order of the curve's base point.
51
52
<hr>
53
0 commit comments