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
Last revision Both sides next revision
en:bs2_getdataencryptkey [2018/04/16 16:54]
yjjung
en:bs2_getdataencryptkey [2020/09/22 19:20]
kkshin
Line 3: Line 3:
 [[sdk_api]] > [[BS2_GetDataEncryptKey]] [[sdk_api]] > [[BS2_GetDataEncryptKey]]
  
-===== BS2_GetDataEncryptKey ===== +===== BS2_GetDataEncryptKey =====''​(Deprecated)''​ 
-[+ V2.6.0] ​Gets data encryption key. +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. \\