Closed rsa9000 closed 5 years ago
This changes set contains fixes for the padding semi-octet removing and for the SCA length corruption.
With this change the getPhone() method returns:
And SCA no more mangled in the following manner: 07911326040000F0 -> 0B911326040000F0 if you perform the PDU -> JS Object -> PDU converting circle.
See realization details in the commit message.
This changes set contains fixes for the padding semi-octet removing and for the SCA length corruption.
With this change the getPhone() method returns:
And SCA no more mangled in the following manner: 07911326040000F0 -> 0B911326040000F0 if you perform the PDU -> JS Object -> PDU converting circle.
See realization details in the commit message.