Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:smartcard_api [2021/01/28 10:00]
yjjung
en:smartcard_api [2021/01/28 10:03]
yjjung [BS2CSNCard]
Line 49: Line 49:
 In case of Secure Credential Card(SCC), users need to have card information which includes Card ID(24byte), issueCount(4byte) and TimeStamp(4byte). Also, cardObjs array of BS2UserBlob structure should be filled for SCC cards and the user should be updated after SCC issuing. ​ \\ In case of Secure Credential Card(SCC), users need to have card information which includes Card ID(24byte), issueCount(4byte) and TimeStamp(4byte). Also, cardObjs array of BS2UserBlob structure should be filled for SCC cards and the user should be updated after SCC issuing. ​ \\
 \\ \\
 +
  
 <WRAP tip 70%> <WRAP tip 70%>
 **Tip**\\ **Tip**\\
-TimeStamp or issueCount is an operational flag for better management but there'​s no validation check for TimeStamp or issueCount on the device. ​You can use any value as long as the data and the BS2UserBlob.cardObj match. ​+<wrap em> You can use any value as long as the data and the cardObj in [[user management api#​BS2UserBlob|BS2UserBlob]] match. </​wrap>​ \\ 
 +TimeStamp or issueCount is an operational flag for better management but there'​s no validation check for TimeStamp or issueCount on the device.\\
 </​WRAP>​ </​WRAP>​