Java org.bouncycastle.jce ECNamedCurveTable fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.jce ECNamedCurveTable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.jce ECNamedCurveTable.

The text is from its open source code.

Method

EnumerationgetNames()
return an enumeration of the names of the available curves.
ECNamedCurveParameterSpecgetParameterSpec(String name)
return a parameter spec representing the passed in named curve.