Skip to content

Commit b1b2e56

Browse files
committed
Clarify the meaning of privateKeyNegate
1 parent 8ce83d7 commit b1b2e56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Import a *privateKey* in DER format.
4747

4848
##### .privateKeyNegate(Buffer privateKey) -> Buffer
4949

50-
Negate a *privateKey*.
50+
Negate a *privateKey* by subtracting it from the order of the curve's base point.
5151

5252
<hr>
5353

0 commit comments

Comments
 (0)