Cipherpack v1.3.0-3-ga29431a
A Cryprographic Stream Processor
Loading...
Searching...
No Matches
CPFactory.cxx File Reference
#include "org_cipherpack_CPFactory.h"
#include <cipherpack/version.hpp>
#include "helper_base.hpp"
Include dependency graph for CPFactory.cxx:

Go to the source code of this file.

Functions

jstring Java_org_cipherpack_CPFactory_getNativeAPIVersion (JNIEnv *env, jclass clazz)
 
jstring Java_org_cipherpack_CPFactory_getNativeVersion (JNIEnv *env, jclass clazz)
 
void Java_org_cipherpack_CPFactory_setenv (JNIEnv *env, jclass clazz, jstring jname, jstring jval, jboolean overwrite)
 

Function Documentation

◆ Java_org_cipherpack_CPFactory_getNativeVersion()

jstring Java_org_cipherpack_CPFactory_getNativeVersion ( JNIEnv * env,
jclass clazz )

Definition at line 32 of file CPFactory.cxx.

◆ Java_org_cipherpack_CPFactory_getNativeAPIVersion()

jstring Java_org_cipherpack_CPFactory_getNativeAPIVersion ( JNIEnv * env,
jclass clazz )

Definition at line 43 of file CPFactory.cxx.

◆ Java_org_cipherpack_CPFactory_setenv()

void Java_org_cipherpack_CPFactory_setenv ( JNIEnv * env,
jclass clazz,
jstring jname,
jstring jval,
jboolean overwrite )

Definition at line 56 of file CPFactory.cxx.