Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.algorithms |
Modifier and Type | Field and Description |
---|---|
ECPVer |
ECParameters.version |
Constructor and Description |
---|
ECParameters(ECPVer version_,
FieldID fieldID_,
Curve curve_,
com.objsys.asn1j.runtime.Asn1OctetString base_,
com.objsys.asn1j.runtime.Asn1BigInteger order_)
This constructor is for required elements only.
|
ECParameters(ECPVer version_,
FieldID fieldID_,
Curve curve_,
com.objsys.asn1j.runtime.Asn1OctetString base_,
com.objsys.asn1j.runtime.Asn1BigInteger order_,
com.objsys.asn1j.runtime.Asn1BigInteger cofactor_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.