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:sdk_api [2018/03/23 13:26]
kkshin [BS2CredentialKeyInfo]
en:sdk_api [2018/04/16 17:03]
yjjung [SDK API]
Line 12: Line 12:
   * [[BS2_ComputeCRC16CCITT]]:​ Calculates the CRC-16 CCITT checksum.   * [[BS2_ComputeCRC16CCITT]]:​ Calculates the CRC-16 CCITT checksum.
   * [[BS2_GetCardModel]]:​ Retrieves the supported card models.   * [[BS2_GetCardModel]]:​ Retrieves the supported card models.
-  * [[BS2_GetCredentialKeyInfo]]: Gets the credential ​key for the device. +  * [[BS2_GetDataEncryptKey]]: Gets the encryption ​key for the device. 
-  * [[BS2_SetCredentialKeyInfo]]: Sets the encryption key for the device. +  * [[BS2_SetDataEncryptKey]]: Sets the encryption key for the device. 
-  * [[BS2_RemoveCredentialKeyInfo]]: Removes the encryption key for the device.+  * [[BS2_RemoveDataEncryptKey]]: Removes the encryption key for the device.