JNI version

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

See Building Java applications using the CCA JNI.

Format

public native void CSNBCVTJ(
           hikmNativeNumber return_code,
           hikmNativeNumber reason_code,
           hikmNativeNumber exit_data_length,
           byte[]           exit_data,
           byte[]           kek_key_identifier,
           byte[]           source_key_token,
           byte[]           array_key_left,
           byte[]           mask_array_left,
           byte[]           array_key_right,
           byte[]           mask_array_right,
           hikmNativeNumber rule_array_count,
           byte[]           rule_array,
           byte[]           target_key_token);