|
Cipherpack v1.2.0-dirty
A Cryprographic Stream Processor
|
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) |
| jstring Java_org_cipherpack_CPFactory_getNativeVersion | ( | JNIEnv * | env, |
| jclass | clazz | ||
| ) |
Definition at line 32 of file CPFactory.cxx.
| jstring Java_org_cipherpack_CPFactory_getNativeAPIVersion | ( | JNIEnv * | env, |
| jclass | clazz | ||
| ) |
Definition at line 45 of file CPFactory.cxx.
| void Java_org_cipherpack_CPFactory_setenv | ( | JNIEnv * | env, |
| jclass | clazz, | ||
| jstring | jname, | ||
| jstring | jval, | ||
| jboolean | overwrite | ||
| ) |
Definition at line 58 of file CPFactory.cxx.