public interface ECKey extends ECKey
Modifier and Type | Method and Description |
---|---|
int |
getKeyLength()
Returns the key length of this
ECKey . |
ECParameterSpec |
getParams()
Returns the domain parameters of the associated elliptic curve.
|
ECParameterSpec getParams()
int getKeyLength()
ECKey
.Copyright © 2011–2022 Stiftung SIC. All rights reserved.