Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
java.security.spec.ECField

Packages that use ECField
Package Description
java.security.spec Provides classes and interfaces for key specifications and algorithm parameter specifications. 
 

Uses of ECField in java.security.spec
 

Classes in java.security.spec that implement ECField
Modifier and Type Class and Description
 class ECFieldF2m
          This immutable class defines an elliptic curve (EC) characteristic 2 finite field.
 class ECFieldFp
          This immutable class defines an elliptic curve (EC) prime finite field.
 

Methods in java.security.spec that return ECField
Modifier and Type Method and Description
 ECField EllipticCurve.getField()
          Returns the finite field field that this elliptic curve is over.
 

Constructors in java.security.spec with parameters of type ECField
Constructor and Description
EllipticCurve(ECField field, BigInteger a, BigInteger b)
          Creates an elliptic curve with the specified elliptic field field and the coefficients a and b.
EllipticCurve(ECField field, BigInteger a, BigInteger b, byte[] seed)
          Creates an elliptic curve with the specified elliptic field field, the coefficients a and b, and the seed used for curve generation.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.