No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | |
| ↳ | java.security.spec.ECGenParameterSpec | 
The parameter specification used to generate elliptic curve domain parameters.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Creates a new 
            ECGenParameterSpecwith the specified standard or predefined name of the to-be-generated domain parameter. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Returns the name (standard or predefined) of the to-be-generated elliptic curve domain parameter.
           | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Object | |||||||||||
Creates a new ECGenParameterSpec with the specified standard or predefined name of the to-be-generated domain parameter.
| name | the name of the elliptic curve domain parameter. | 
|---|
Returns the name (standard or predefined) of the to-be-generated elliptic curve domain parameter.