Package | Description |
---|---|
org.bouncycastle.asn1.x9 |
Modifier and Type | Method and Description |
---|---|
X9FieldID |
X9ECParameters.getFieldIDEntry()
Return the ASN.1 entry representing the FieldID.
|
static X9FieldID |
X9FieldID.getInstance(Object obj) |
Constructor and Description |
---|
X9Curve(X9FieldID fieldID,
ASN1Sequence seq)
Deprecated.
use constructor including order/cofactor
|
X9Curve(X9FieldID fieldID,
BigInteger order,
BigInteger cofactor,
ASN1Sequence seq) |
Copyright © 2020 BouncyCastle.org. All rights reserved.