JNI version

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

See Building Java applications using the CCA JNI.

Format

public native void CSNBT31RJ(
              hikmNativeNumber return_code,
              hikmNativeNumber reason_code,
              hikmNativeNumber exit_data_length,
              byte[]           exit_data,
              hikmNativeNumber rule_array_count,
              byte[]           rule_array,
              hikmNativeNumber tr31_key_length,
              byte[]           tr31_key,
              byte[]           opt_block_id,
              hikmNativeNumber num_opt_blocks,
              byte[]           opt_block_ids,
              byte[]           opt_block_lengths,
              hikmNativeNumber opt_block_data_length,
              byte[]           opt_block_data);