mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
ECKey: Gender-neutralize a comment.
This commit is contained in:
parent
5f95e510ef
commit
1381e86ff1
@ -62,7 +62,7 @@ import java.util.Comparator;
|
|||||||
import static com.google.common.base.Preconditions.*;
|
import static com.google.common.base.Preconditions.*;
|
||||||
|
|
||||||
// TODO: Move this class to tracking compression state itself.
|
// TODO: Move this class to tracking compression state itself.
|
||||||
// The Bouncy Castle guys are deprecating their own tracking of the compression state.
|
// The Bouncy Castle developers are deprecating their own tracking of the compression state.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <p>Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
* <p>Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
||||||
|
Loading…
Reference in New Issue
Block a user