Cipherpack v1.2.0-dirty
A Cryprographic Stream Processor
Functions
jcipherpack Namespace Reference

Functions

cipherpack::CryptoConfig to_CryptoConfig (JNIEnv *env, jobject jccfg)
 
jobject to_jCryptoConfig (JNIEnv *env, const cipherpack::CryptoConfig &ccfg)
 
jobject to_jPackHeader (JNIEnv *env, const cipherpack::PackHeader &ph)
 

Function Documentation

◆ to_CryptoConfig()

cipherpack::CryptoConfig jcipherpack::to_CryptoConfig ( JNIEnv *  env,
jobject  jccfg 
)

Definition at line 37 of file CipherpackHelper.cxx.

Here is the caller graph for this function:

◆ to_jCryptoConfig()

jobject jcipherpack::to_jCryptoConfig ( JNIEnv *  env,
const cipherpack::CryptoConfig ccfg 
)

Definition at line 55 of file CipherpackHelper.cxx.

Here is the caller graph for this function:

◆ to_jPackHeader()

jobject jcipherpack::to_jPackHeader ( JNIEnv *  env,
const cipherpack::PackHeader ph 
)

Definition at line 84 of file CipherpackHelper.cxx.

Here is the caller graph for this function: