This class holds the context reference used in native methods to handle ECDSA operations.
More...
This class holds the context reference used in native methods to handle ECDSA operations.
Definition at line 23 of file Secp256k1Context.java.
static long org.fabcoin.Secp256k1Context.getContext |
( |
| ) |
|
|
inlinestatic |
static boolean org.fabcoin.Secp256k1Context.isEnabled |
( |
| ) |
|
|
inlinestatic |
static native long org.fabcoin.Secp256k1Context.secp256k1_init_context |
( |
| ) |
|
|
staticprivate |
final long org.fabcoin.Secp256k1Context.context |
|
staticprivate |
final boolean org.fabcoin.Secp256k1Context.enabled |
|
staticprivate |
The documentation for this class was generated from the following file: