|
Hi, We are in the process of testing the sending of encrypted
data fields from a mainframe system to a Unix
system. When encrypted, the data is
first converted from EBCDIC to ASCII and then encrypted into a binary string of
bytes. What is the best data type
to use in the ASN message so that the binary data is received by the Unix system exactly as it was sent by the mainframe? Thanks, in advance. |
