JNI version

This verb has a Java™ Native Interface (JNI) version, which is named CSNBDECJ.

See Building Java applications using the CCA JNI.

Format

public native void CSNBDECJ(
           hikmNativeNumber return_code,
           hikmNativeNumber reason_code,
           hikmNativeNumber exit_data_length,
           byte[]           exit_data,
           byte[]           key_identifier,
           hikmNativeNumber text_length,
           byte[]           cipher_text,
           byte[]           initialization_vector,
           hikmNativeNumber rule_array_count,
           byte[]           rule_array,
           byte[]           chaining_vector,
           byte[]           clear_text);