Package org.bitcoin

Class Secp256k1Context


  • @Deprecated
    public class Secp256k1Context
    extends java.lang.Object
    Deprecated.
    See https://github.com/bitcoinj/bitcoinj/issues/2267
    This class holds the context reference used in native methods to handle ECDSA operations.
    • Constructor Summary

      Constructors 
      Constructor Description
      Secp256k1Context()
      Deprecated.
       
    • Constructor Detail

      • Secp256k1Context

        public Secp256k1Context()
        Deprecated.
    • Method Detail

      • isEnabled

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

        public static long getContext()
        Deprecated.
        Returns:
        context reference