Package org.bitcoin

Class Secp256k1Context


  • public class Secp256k1Context
    extends java.lang.Object
    This class holds the context reference used in native methods to handle ECDSA operations.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long getContext()  
      static boolean isEnabled()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Secp256k1Context

        public Secp256k1Context()
    • Method Detail

      • isEnabled

        public static boolean isEnabled()
        Returns:
        true if enabled
      • getContext

        public static long getContext()
        Returns:
        context reference