I don't understand what the purpose of the "key string" is in the procedure...Can anyone fill me in?
Here are the parameter names, mode, type, and description of the input parameters:
input IN RAW Data to be decrypted
key IN RAW Decryption key
decrypted_data OUT RAW Decrypted data
Here are the parameter names, mode, type, and description of the input parameters:
input IN RAW Data to be decrypted
key IN RAW Decryption key
decrypted_data OUT RAW Decrypted data