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
Previous revision
en:bs2_getdataencryptkey [2018/04/16 16:54]
yjjung
en:bs2_getdataencryptkey [2020/09/22 19:21] (current)
kkshin
Line 4: Line 4:
  
 ===== BS2_GetDataEncryptKey ===== ===== BS2_GetDataEncryptKey =====
-[+ V2.6.0] Gets data encryption key. +''​[Deprecated]'' ​Gets the encryption key for the device. 
 +\\ 
 +<WRAP important>​ 
 +**IMPORTANT**\\ 
 +You are not able to retrieve a key value due to security reason 
 +</​WRAP>​
 ==== Declaration ==== ==== Declaration ====
 <code cpp> <code cpp>
Line 18: Line 23:
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
   * [In] ''//​deviceId//''​ : Device ID   * [In] ''//​deviceId//''​ : Device ID
-  * [Out] ''//​keyInfo//''​ : Structure ​address of encryption key information ​which will be returned +  * [Out] ''//​keyInfo//''​ : The address of encryption key information ​structure to return
-  * +
 ==== Return Value ==== ==== Return Value ====
 If successfully done, ''​BS_SDK_SUCCESS''​ will be returned. \\ If successfully done, ''​BS_SDK_SUCCESS''​ will be returned. \\