z/OS Cryptographic Services ICSF Application Programmer's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Format

z/OS Cryptographic Services ICSF Application Programmer's Guide
SA22-7522-16

CALL CSNBSMV(
             return_code,
             reason_code,
             exit_data_length,
             exit_data,
             key_identifier_length, 
             key_identifier,
             text_length,
             text,
             rule_array_count,
             rule_array,
             chaining_vector_length,
             chaining_vector,
             reserved_data_length,
             reserved_data
             mac_length
             mac )
CALL CSNBSMV1(
              return_code,
              reason_code,
              exit_data_length,
              exit_data,
              key_identifier_length, 
              key_identifier,
              text_length,
              text,
              rule_array_count,
              rule_array,
              chaining_vector_length,
              chaining_vector,
              reserved_data_length,
              reserved_data
              mac_length
              mac 
              text_id_in ) 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014