|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.jce.ECGOST3410NamedCurveTable
a table of locally supported named curves.
Constructor Summary | |
ECGOST3410NamedCurveTable()
|
Method Summary | |
static java.util.Enumeration |
getNames()
return an enumeration of the names of the available curves. |
static ECNamedCurveParameterSpec |
getParameterSpec(java.lang.String name)
return a parameter spec representing the passed in named curve. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECGOST3410NamedCurveTable()
Method Detail |
public static ECNamedCurveParameterSpec getParameterSpec(java.lang.String name)
name
- the name of the curve requestedpublic static java.util.Enumeration getNames()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |