Dash Core
0.12.2.1
P2P Digital Currency
org_bitcoin_NativeSecp256k1.h
Go to the documentation of this file.
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
#include <jni.h>
3
/* Header for class org_bitcoin_NativeSecp256k1 */
4
5
#ifndef _Included_org_bitcoin_NativeSecp256k1
6
#define _Included_org_bitcoin_NativeSecp256k1
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
/*
11
* Class: org_bitcoin_NativeSecp256k1
12
* Method: secp256k1_ecdsa_verify
13
* Signature: (Ljava/nio/ByteBuffer;)I
14
*/
15
JNIEXPORT jint JNICALL
Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify
16
(JNIEnv *, jclass, jobject);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
#endif
Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify
JNIEXPORT jint JNICALL Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify(JNIEnv *, jclass, jobject)
Definition:
org_bitcoin_NativeSecp256k1.c:5
src
secp256k1
src
java
org_bitcoin_NativeSecp256k1.h
Generated on Thu Dec 14 2017 13:15:08 for Dash Core by
1.8.14