Name

ECGenParameterSpec

Synopsis

This class specifies parameters for generating elliptic curve domain parameters.

java.security.spec.ECGenParameterSpec

Figure 14-89. java.security.spec.ECGenParameterSpec

public class ECGenParameterSpec implements AlgorithmParameterSpec {
// Public Constructors
     public ECGenParameterSpec(String stdName);  
// Public Instance Methods
     public String getName( );  
}

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.