Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:release_note_283 [2022/04/18 08:31]
mark created
en:release_note_283 [2022/04/21 11:26]
mark [Modification function]
Line 1: Line 1:
-===== 2.8.2 버전 ​(V2.8.2.9) ===== +===== Version2.8.2(V2.8.2.9) ===== 
-==== 날짜 ​====+==== Date ====
 2022-04-14 2022-04-14
 \\ \\
 +==== New Features ====
 +  * USB File Read Support with Ver.3
 +  * Supports the function of adding Barcode bypass.
 +  * Supports the function of adding Treat as CSN feature
 +  * Supports the function of adding the Smartcard byte order functionality
 +  * Adding support items to the system support information
  
-==== 새로운 기능 ==== +<text size="​x-large">​1.</​text>​ On devices that support ​Ver.3 (GDPR supported), the following functions have been added to read USB files.\\ 
-  * Ver.3를 지원하는 ​USB 파일 일기 지원 +The functions below are applicable if you have previously called the [[BS2_SetDataEncryptKey]] function to change the device'​s user information encryption key.\\ ​                                         ​ 
-  * Barcode bypass 기능 추가 +The newly added key parameter can be used to specify the key that was set in the past.\\
-  * Treat as CSN 기능 추가 +
-  * Smart card byte order 기능 추가 +
-  * 시스템 지원정보에 지원항목 추가+
  
-<text size="​x-large">​1.</​text>​ Ver.3를 지원하는(GDPR supported) 장치에서,​ USB 파일 읽기를 위해 아래의 함수들이 추가되었습니다. \\ +  * API [[BS2_GetUserDatabaseInfoFromDirWithKey]] has been added 
-아래의 함수들은 과거에 ​[[BS2_SetDataEncryptKey]] 함수를 호출하여 장치의 사용자 정보 암호화 키를 변경한 적이 있는 경우에 해당됩니다. \\ +  * API [[BS2_GetUserListFromDirWithKey]] has been added 
-새로 추가된 key 파라메터는 과거에 설정한 키를 지정하면 됩니다. \\+  * API [[BS2_GetUserInfosFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserDatasFromDirWithKey]] has been added 
 +  * API  [[BS2_GetUserInfosExFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserDatasExFromDirWithKey]] has been added 
 +  * API [[BS2_GetLogFromDirWithKey]] has been added 
 +  * API [[BS2_GetFilteredLogFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserSmallInfosFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserSmallDatasFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserSmallInfosExFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserSmallDatasExFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserInfosFaceExFromDirWithKey]] has been added 
 +  * API [[BS2_GetUserDatasFaceExFromDirWithKey]] has been added 
 +  * API [[BS2_GetLogBlobFromDirWithKey]] has been added 
 +  * API [[BS2_GetLogSmallBlobFromDirWithKey]] has been added 
 +  * API [[BS2_GetLogSmallBlobExFromDirWithKey]] has been added
  
-  * 함수 [[BS2_GetUserDatabaseInfoFromDirWithKey]] 추가 +<text size="​x-large">​2.</​text>​ Barcode bypass functionality has been added to allow barcode to be subscribed from devices with barcode scan enabled. \\
-  * 함수 [[BS2_GetUserListFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserInfosFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserDatasFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserInfosExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserDatasExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetFilteredLogFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallInfosFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallDatasFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallInfosExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallDatasExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserInfosFaceExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserDatasFaceExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogBlobFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogSmallBlobFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogSmallBlobExFromDirWithKey]] 추가+
  
-<text size="​x-large">​2.</​text>​ Barcode scan이 가능한 장치로부터 barcode를 구독할 수 있도록, barcode bypass 기능이 추가되었습니다. \\+  * Refer to structure [[configuration_api#​BS2BarcodeConfig]] 
 +  * API [[BS2_SetBarcodeScanListener]] has been added 
 +  * Add callback function [[server_api#​OnBarcodeScanned]] ​
  
-  * 구조체 [[configuration_api#​BS2BarcodeConfig]] 참조 +<text size="​x-large">​3.</​text>​ Barcode bypass functionality has been added to allow barcode to be subscribed from devices with barcode scan enabled. \\
-  * 함수 [[BS2_SetBarcodeScanListener]] 추가 +
-  * 콜백함수 [[server_api#​OnBarcodeScanned]] 추가+
  
-<text size="​x-large">​3.</​text>​ Barcode를 일반 CSN 카드와 동일하게 취급할 수 있는 기능(Treat as CSN)이 추가되었습니다. \\+  * Refer to structure [[configuration_api#​BS2BarcodeConfig]] ​
  
-  * 구조체 [[configuration_api#​BS2BarcodeConfig]] 참조+<text size="​x-large">​4.</​text>​ It has been modified to specify the byte order of the Smartcard. \\
  
-<text size="​x-large">​4.</​text>​ Smart card의 byte order를 지정할 수 있도록 수정되었습니다. \\+  * Refer to structure [[configuration_api#​BS2CardConfig]] 
 +  * Refer to API [[BS2_GetCardConfig]]  
 +  * Refer to API [[BS2_SetCardConfig]]
  
-  * 구조체 [[configuration_api#​BS2CardConfig]] 참조 +<text size="​x-large">​5.</​text>​ The system support information for the Smartcard byte order, Treat as CSN functionality has been updated. \\
-  * 함수 [[BS2_GetCardConfig]] 참조 +
-  * 함수 [[BS2_SetCardConfig]] 참조+
  
-<text size="​x-large">​5.</​text>​ Smart card byte order, Treat as CSN 기능에 대한, 시스템 지원 정보가 업데이트 되었습니다. \\ +  ​Refer to structure ​[[device_api#​BS2DeviceCapabilities]]  
- +  * Refer to API [[BS2_GetDeviceCapabilities]] ​
-  ​구조체 ​[[device_api#​BS2DeviceCapabilities]] ​참조 +
-  * 함수 ​[[BS2_GetDeviceCapabilities]] ​참조+
  
  
 \\ \\
-==== 수정 기능 ​====+==== Modification function ​====
  
-<text size="​x-large">​1.</​text> ​SDK에서 ​libxml2 library ​종속성이 제거되었습니다. \\+<text size="​x-large">​1.</​text>​ libxml2 library ​dependency removed from SDK. \\
  
-<text size="​x-large">​2.</​text>​ USB 파일 읽기 함수가 ​Ver.3(GDPR supported)를 지원하도록 내부적으로 수정되었습니다. \\ +<text size="​x-large">​2.</​text> ​The USB file read function has been modified internally to support ​Ver.3 (GDPR supported). \\ 
-아래의 함수들은 과거에 ​[[BS2_SetDataEncryptKey]] ​함수를 호출하여 장치의 사용자 정보 암호화 키를 변경한 적이 없는 경우에 해당됩니다. \\ +The functions below are applicable if you have never changed the device'​s user information encryption key by calling the [[BS2_SetDataEncryptKey]] ​function in the past \\ 
-아래의 함수들은 암호화 정보를 기본키값으로 복호화하여 가져옵니다. \\ +The functions below are obtained by decrypting the encryption information to the default key value. \\ 
-사용자는 이전과 동일하게 함수를 호출하면 됩니다. ​\\+The user can invoke the function the same as before ​\\
  
-  * 함수 ​[[BS2_GetUserDatabaseInfoFromDir]] ​참조 +  * Refer to API [[BS2_GetUserDatabaseInfoFromDir]] 
-  * 함수 ​[[BS2_GetUserListFromDir]] ​참조 +  * Refer to API [[BS2_GetUserListFromDir]]  
-  * 함수 ​[[BS2_GetUserInfosFromDir]] ​참조 +  * Refer to API [[BS2_GetUserInfosFromDir]]  
-  * 함수 ​[[BS2_GetUserDatasFromDir]] ​참조 +  * Refer to API [[BS2_GetUserDatasFromDir]]  
-  * 함수 ​[[BS2_GetUserInfosExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserInfosExFromDir]]  
-  * 함수 ​[[BS2_GetUserDatasExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserDatasExFromDir]]  
-  * 함수 ​[[BS2_GetLogFromDir]] ​참조 +  * Refer to API [[BS2_GetLogFromDir]]  
-  * 함수 ​[[BS2_GetFilteredLogFromDir]] ​참조 +  * Refer to API [[BS2_GetFilteredLogFromDir]]  
-  * 함수 ​[[BS2_GetUserSmallInfosFromDir]] ​참조 +  * Refer to API [[BS2_GetUserSmallInfosFromDir]]  
-  * 함수 ​[[BS2_GetUserSmallDatasFromDir]] ​참조 +  * Refer to API [[BS2_GetUserSmallDatasFromDir]]  
-  * 함수 ​[[BS2_GetUserSmallInfosExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserSmallInfosExFromDir]]  
-  * 함수 ​[[BS2_GetUserSmallDatasExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserSmallDatasExFromDir]]  
-  * 함수 ​[[BS2_GetUserInfosFaceExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserInfosFaceExFromDir]]  
-  * 함수 ​[[BS2_GetUserDatasFaceExFromDir]] ​참조 +  * Refer to API [[BS2_GetUserDatasFaceExFromDir]]  
-  * 함수 ​[[BS2_GetLogBlobFromDir]] ​참조 +  * Refer to API [[BS2_GetLogBlobFromDir]]  
-  * 함수 ​[[BS2_GetLogSmallBlobFromDir]] ​참조 +  * Refer to API [[BS2_GetLogSmallBlobFromDir]]  
-  * 함수 ​[[BS2_GetLogSmallBlobExFromDir]] ​참조+  * Refer to API [[BS2_GetLogSmallBlobExFromDir]] ​
  
-<text size="​x-large">​3.</​text>​ USB를 연결하기 위한 아래의 두 API가 ​''​지원중단'' ​되었습니다. ​\\ +<text size="​x-large">​3.</​text> ​The following two APIs for connecting ​USB have been ''​suspended''​ \\ 
-이후로 ​context는 [[BS2_AllocateContext]]를 호출하여 생성된 객체를 전달하여 사용하면 됩니다. \\ +The context ​can then be used by calling ​[[bs2_allocatecontext]] to pass on the generated object. \\ 
-  * 함수 ​[[BS2_AllocateUsbContext]] ​지원중단 +  * Deprecated to API [[BS2_AllocateUsbContext]] 
-  * 함수 ​[[BS2_ReleaseUsbContext]] ​지원중단 +  * Deprecated to API [[BS2_ReleaseUsbContext]] 
-  * 함수 ​[[BS2_AllocateContext]] ​참조 +  * Refer to API [[BS2_AllocateContext]]  
-  * 함수 ​[[BS2_ReleaseContext]] ​참조+  * Refer to API [[BS2_ReleaseContext]] ​