public class ECPrivateKey extends Object implements ECPrivateKey
serialVersionUID| Constructor and Description |
|---|
ECPrivateKey(OneKey oneKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
ECParameterSpec |
getParams() |
BigInteger |
getS() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic ECPrivateKey(OneKey oneKey) throws CoseException, IOException
CoseExceptionIOExceptionpublic BigInteger getS()
getS in interface ECPrivateKeypublic String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic ECParameterSpec getParams()
COSE for Java documentation, generatedin 2016.