public interface ECPrivateKey extends PrivateKey, ECKey
PrivateKey,
ECKey| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The class fingerprint that is set to indicate
serialization compatibility.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getS()
Returns the private value S.
|
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getS()