public interface ECPrivateKey extends PrivateKey, ECKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The serial version identifier.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getS()
Returns the private value
S. |
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getS()
S.S.