Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

org_bitcoin_Secp256k1Context.h File Reference
#include <jni.h>
#include "include/secp256k1.h"
+ Include dependency graph for org_bitcoin_Secp256k1Context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context (JNIEnv *, jclass)
 

Function Documentation

◆ Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context()

SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context ( JNIEnv *  ,
jclass   
)
Released under the MIT license