ECNamedCurveTable
A unified elliptic curve registry of the various standard-specific registries.
                
Enumerate the available curve names in all the registries.
public ECNamedCurveTable()
Look up the  X9ECParameters for the curve with the given name.
Look up an  X9ECParametersHolder for the curve with the given name.
Look up the  X9ECParameters for the curve with the given
             DerObjectIdentifierOID.
Look up an  X9ECParametersHolder for the curve with the given
             DerObjectIdentifierOID.
Look up the name of the curve with the given  DerObjectIdentifierOID.
Look up the  DerObjectIdentifierOID of the curve with the given name.