JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Terminally Deprecated
Methods
Terminally Deprecated Elements
Element
Description
org.bitcoinj.secp.EcdsaSignature.of
(byte[])
use
Secp256k1.ecdsaSignatureParseCompact(byte[])
org.bitcoinj.secp.EcdsaSignature.of
(SecpScalar, SecpScalar)
org.bitcoinj.secp.SchnorrSignature.of
(byte[])
org.bitcoinj.secp.SecpKeyPair.of
(SecpPrivKey, SecpPubKey)
org.bitcoinj.secp.SecpPoint.of
(ECPoint)
org.bitcoinj.secp.SecpPoint.of
(SecpFieldElement, SecpFieldElement)
org.bitcoinj.secp.SecpXOnlyPubKey.parse
(byte[])
Use
Secp256k1.xOnlyPubKeyParse(byte[])
instead
Deprecated Methods
Method
Description
org.bitcoinj.secp.EcdsaSignature.of
(byte[])
use
Secp256k1.ecdsaSignatureParseCompact(byte[])
org.bitcoinj.secp.EcdsaSignature.of
(SecpScalar, SecpScalar)
org.bitcoinj.secp.SchnorrSignature.of
(byte[])
org.bitcoinj.secp.SecpKeyPair.of
(SecpPrivKey, SecpPubKey)
org.bitcoinj.secp.SecpPoint.of
(ECPoint)
org.bitcoinj.secp.SecpPoint.of
(SecpFieldElement, SecpFieldElement)
org.bitcoinj.secp.SecpXOnlyPubKey.parse
(byte[])
Use
Secp256k1.xOnlyPubKeyParse(byte[])
instead