|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ECDomainParameters | |
|---|---|
| org.bitcoin.x6763.crypto.ecdsa | |
| org.bitcoin.x6763.crypto.ecdsa.interfaces | |
| Uses of ECDomainParameters in org.bitcoin.x6763.crypto.ecdsa |
|---|
| Fields in org.bitcoin.x6763.crypto.ecdsa declared as ECDomainParameters | |
|---|---|
static ECDomainParameters |
Secp256k1.parameters
secp256k1 domain parameters |
| Methods in org.bitcoin.x6763.crypto.ecdsa that return ECDomainParameters | |
|---|---|
ECDomainParameters |
PrivateKey.getParams()
Returns the elliptic curve domain parameters for the secp256k1 curve. |
ECDomainParameters |
PublicKey.getParams()
Returns the elliptic curve domain parameters for the secp256k1 curve. |
| Uses of ECDomainParameters in org.bitcoin.x6763.crypto.ecdsa.interfaces |
|---|
| Methods in org.bitcoin.x6763.crypto.ecdsa.interfaces that return ECDomainParameters | |
|---|---|
ECDomainParameters |
ECKey.getParams()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||