|
Cipherpack v1.3.0-3-ga29431a
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 43 of file CPFactory.cxx.
| void Java_org_cipherpack_CPFactory_setenv | ( | JNIEnv * | env, |
| jclass | clazz, | ||
| jstring | jname, | ||
| jstring | jval, | ||
| jboolean | overwrite ) |
Definition at line 56 of file CPFactory.cxx.