|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.x9.X9ECParametersHolder
A holding class that allows for X9ECParameters to be lazily constructed.
Constructor Summary | |
X9ECParametersHolder()
|
Method Summary | |
protected ECCurve |
createCurve()
|
protected abstract X9ECParameters |
createParameters()
|
ECCurve |
getCurve()
|
X9ECParameters |
getParameters()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X9ECParametersHolder()
Method Detail |
public ECCurve getCurve()
public X9ECParameters getParameters()
protected ECCurve createCurve()
protected abstract X9ECParameters createParameters()
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |