|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface for Elliptic Curve Private keys.
Fields inherited from interface java.security.PrivateKey |
serialVersionUID |
Method Summary | |
java.math.BigInteger |
getD()
return the private value D. |
Methods inherited from interface org.bouncycastle.jce.interfaces.ECKey |
getParameters, getParams |
Methods inherited from interface java.security.Key |
getAlgorithm, getEncoded, getFormat |
Method Detail |
public java.math.BigInteger getD()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |