|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.jce.spec.ECNamedCurveGenParameterSpec
Named curve generation spec
If you are using JDK 1.5 you should be looking at ECGenParameterSpec.
| Constructor Summary | |
ECNamedCurveGenParameterSpec(java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getName()
return the name of the curve the EC domain parameters belong to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ECNamedCurveGenParameterSpec(java.lang.String name)
| Method Detail |
public java.lang.String getName()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||