JNI version

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

See Building Java applications using the CCA JNI.

Format

public native void CSNBFFXTJ(
           hikmNativeNumber   return_code,
           hikmNativeNumber   reason_code,
           hikmNativeNumber   exit_data_length,
           byte[]             exit_data,
           hikmNativeNumber   rule_array_count,
           byte[]             rule_array,
           hikmNativeNumber   input_key_identifier_length,
            byte[]            input_key_identifier,
            hikmNativeNumber  output_key_identifier_length,
            byte[]            output_key_identifier,
            hikmNativeNumber  input_tweak_length,
            byte[]            input_tweak,
            hikmNativeNumber  input_tweak_alphabet_length,
            byte[]            input_tweak_alphabet,
            hikmNativeNumber  input_alphabet_length,
            byte[]            input_alphabet,
            hikmNativeNumber  output_tweak_length,
            byte[]            output_tweak,
            hikmNativeNumber  output_tweak_alphabet_length,
            byte[]            output_tweak_alphabet,
            hikmNativeNumber  output_alphabet_length,
            byte[]            output_alphabet,
            hikmNativeNumber  reserved1_length,
            byte[]            reserved1,
            hikmNativeNumber  reserved2_length,
            byte[]            reserved2,
            hikmNativeNumber  ciphertext_length,
            byte[]            ciphertext);