Package org.bitcoin
Class Secp256k1Context
- java.lang.Object
- 
- org.bitcoin.Secp256k1Context
 
- 
 public class Secp256k1Context extends java.lang.ObjectThis class holds the context reference used in native methods to handle ECDSA operations.
- 
- 
Constructor SummaryConstructors Constructor Description Secp256k1Context()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static longgetContext()static booleanisEnabled()
 
-