Example usage for Java java.security.spec ECGenParameterSpec fields, constructors, methods, implement or subclass
The text is from its open source code.
ECGenParameterSpec(String stdName) Creates a parameter specification for EC parameter generation using a standard (or predefined) name stdName in order to generate the corresponding (precomputed) elliptic curve domain parameters. |