JNI version

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

See Building Java applications using the CCA JNI.

Format

public native void CSNBOWHJ(
  hikmNativeNumber return_code,
  hikmNativeNumber reason_code,
  hikmNativeNumber exit_data_length,
  byte[]           exit_data,
  hikmNativeNumber rule_array_count,
  byte[]           rule_array,
  hikmNativeNumber text_length,
  byte[]           text,
  hikmNativeNumber chaining_vector_length,
  byte[]           chaining_vector,
  hikmNativeNumber hash_length,
  byte[]           hash);