Dash Core  0.12.2.1
P2P Digital Currency
org_bitcoin_NativeSecp256k1.h File Reference
#include <jni.h>

Go to the source code of this file.

Functions

JNIEXPORT jint JNICALL Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify (JNIEnv *, jclass, jobject)
 

Function Documentation

◆ Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify()

JNIEXPORT jint JNICALL Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify ( JNIEnv *  ,
jclass  ,
jobject   
)

Definition at line 5 of file org_bitcoin_NativeSecp256k1.c.