JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.security.spec
Interface ECField
All Known Implementing Classes:
ECFieldF2m
,
ECFieldFp
public interface
ECField
The base interface for a Finite Field of an Elliptic Curve.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getFieldSize
()
Returns the size of the field (in bits).
Method Detail
getFieldSize
int getFieldSize()
Returns the size of the field (in bits).
Returns:
the size of the field (in bits).
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method