|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECPrivateKey
interface for Elliptic Curve Private keys.
Field Summary |
---|
Fields inherited from interface java.security.PrivateKey |
---|
serialVersionUID |
Method Summary | |
---|---|
BigInteger |
getD()
return the private value D. |
Methods inherited from interface org.gudy.bouncycastle.jce.interfaces.ECKey |
---|
getParams |
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
Method Detail |
---|
BigInteger getD()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |