Package | Description |
---|---|
java.security.spec |
Provides classes and interfaces for key specifications and algorithm
parameter specifications.
|
Modifier and Type | Method and Description |
---|---|
EllipticCurve |
ECParameterSpec.getCurve()
Returns the elliptic curve that this parameter defines.
|
Constructor and Description |
---|
ECParameterSpec(EllipticCurve curve,
ECPoint g,
BigInteger n,
int h)
Creates elliptic curve domain parameters based on the
specified values.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.