![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
#include <stdlib.h>#include <stdint.h>#include "org_bitcoin_Secp256k1Context.h"#include "include/secp256k1.h"Go to the source code of this file.
Functions | |
| SECP256K1_API jlong JNICALL | Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context (JNIEnv *env, jclass classObject) | 
| SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context | ( | JNIEnv * | env, | 
| jclass | classObject | ||
| ) | 
Definition at line 7 of file org_bitcoin_Secp256k1Context.c.
 1.8.14