Package org.bitcoin

Class Secp256k1Context

java.lang.Object
org.bitcoin.Secp256k1Context

public class Secp256k1Context extends Object
This class holds the context reference used in native methods to handle ECDSA operations.
  • Constructor Details

    • Secp256k1Context

      public Secp256k1Context()
  • Method Details

    • isEnabled

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

      public static long getContext()
      Returns:
      context reference