PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions
org_bitcoin_NativeSecp256k1.h File Reference
#include <jni.h>
Include dependency graph for org_bitcoin_NativeSecp256k1.h:
This graph shows which files directly or indirectly include this file:

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.