Thanks. I have a question. In the ICSF application programmers guide for CSNDDSG, it talks about the signature field
"
signature_field
Direction: Output Type: String
The digital signature generated is returned in this field. The digital signature is
in the low-order bits (right-justified) of a string whose length is the minimum
number of bytes that can contain the digital signature. This string is left-justified
within the signature_field. Any unused bytes to the right are undefined."
What does it mean by low-order bits (right Justified)? I thought the signed signature left justified was in the signature field. Can you please shed some light.
Thanks
ssfcu