What are the "default tags" returned by uDemo? (Start transaction, Authenticate transaction, Complete transaction)

The best way to learn the answer to this question is to experiment. It may be different depending on the product and on the version of the uDemo/SDK. For the AugustaS (1.1.95.0 SDK Version) The information is as follows:

 

START:

4F: a0000000041010

50: 4465626974204d617374657243617264

5F20: 2f43484950205445535420434152442020202020202020202020

5F24: 180131

5F25: 150101

5F2D: 656e

5F34: 00

84: a0000000041010

9F20:

DFEE12: 62994900000000000008

DFEE23:

 

plus 5A and 57 ß  NOTE! These only occur here. Also the KSN only occurs in Start.

 

 

AUTH:

95: 0400100000

9B: c800

9F02: 000000000100

9F03: 000000000000

9F10: 0110a00005220400000000000000000000ff

9F13:

9F26: 28cf81fac0529133

9F27: 80

9F34: 1e0300

9F36: 00dd

9F37: 717c4fce

9F4D:

9F4F:

 

 

COMPLETE:

95: 0400100000

99:

9B: e800

9F02: 000000000100

9F03: 000000000000

9F10: 0110201005220400000000000000000000ff

9F13:

9F26: c1564741d5ccdbb2

9F27: 00

9F34: 1e0300

9F36: 00dc

9F37: 540f192b

9F4D:

9F4F:

9F5B:

 

 

Complete Transaction is the same as Authenticate, but with additional tags 99 (PIN) and 9F5B (Data Object List).