Hi pitruh, thanks for your answer.
I already had a look to that solution, but it was not so practical. To avoid our key programming crew to access EMS and work in it to create keys, we are developing an application to mask all of the key programming process. This way wer need to pass to EMS web service the encoded data in a XML, using HEX encoding instead of Base64 encoding.
We chose to mantain ASCII data in key, even though this require a little bit memory, as this would help us if we need to create some complex key update quick, before I have time to update our key programmer.
I already had a look to that solution, but it was not so practical. To avoid our key programming crew to access EMS and work in it to create keys, we are developing an application to mask all of the key programming process. This way wer need to pass to EMS web service the encoded data in a XML, using HEX encoding instead of Base64 encoding.
We chose to mantain ASCII data in key, even though this require a little bit memory, as this would help us if we need to create some complex key update quick, before I have time to update our key programmer.