Package org.bitcoin
Class Secp256k1Context
- java.lang.Object
-
- org.bitcoin.Secp256k1Context
-
@Deprecated public class Secp256k1Context extends java.lang.Object
Deprecated.See https://github.com/bitcoinj/bitcoinj/issues/2267This class holds the context reference used in native methods to handle ECDSA operations.
-
-
Constructor Summary
Constructors Constructor Description Secp256k1Context()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static long
getContext()
Deprecated.static boolean
isEnabled()
Deprecated.
-