![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
JNIEXPORT jint JNICALL | Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify (JNIEnv *env, jclass classObject, jobject byteBufferObject) |
static void | __javasecp256k1_attach (void) |
static void | __javasecp256k1_detach (void) |
|
static |
Definition at line 14 of file org_bitcoin_NativeSecp256k1.c.
|
static |
Definition at line 21 of file org_bitcoin_NativeSecp256k1.c.
JNIEXPORT jint JNICALL Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify | ( | JNIEnv * | env, |
jclass | classObject, | ||
jobject | byteBufferObject | ||
) |
Definition at line 5 of file org_bitcoin_NativeSecp256k1.c.