| public class java.security.spec ECFieldFp
|
Java SE 6 |
| version | 1.4, 11/17/05 |
| since | 1.5 |
| See also | java.security.spec.ECField |
| Constructors | |||||||
|---|---|---|---|---|---|---|---|
| public | ECFieldFp(BigInteger p) Details
Creates an elliptic curve prime finite field
with the specified prime p.
| ||||||
| Methods | |||||
|---|---|---|---|---|---|
| public boolean | equals(Object obj) Details
Compares this prime finite field for equality with the
specified object.
| ||||
| public int | hashCode() Details
Returns a hash code value for this prime finite field.
| ||||
| Properties | |||
|---|---|---|---|
| public int | getFieldSize() Details
Returns the field size in bits which is size of prime p
for this prime finite field.
| ||
| public BigInteger | getP() Details
Returns the prime p of this prime finite field.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2013 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|