SDK

Suprema Device SDK, Suprema G-SDK

[Biostar2 SDK] How To Set TLS Level in BioStar 2 Device SDK?
when you want to change the TLS level in the SDK and In order to set up TLS encryption with devices for device SDK. ->By calling PreferMethodHandle with...
Thu, Jun 23, 2022 at 7:58 PM
[Biostar2 SDK] How to get face image stored when you ScanFace with FSF2?
Reason for this document:  When calling the ScanFaceEx function, some user wants to save or view the WARPED image directly (to verify that FACE has bee...
Tue, Jun 14, 2022 at 2:53 PM
[G-SDK] How to Add async connections in G-SDK
Reason for this document:  The user can select the async option and manage it from the actual menu in the G-SDK. How to use & detailed explanati...
Tue, Jun 14, 2022 at 2:49 PM
[Biostar2 SDK] How to save fail Event Log
Issue How to configure the terminal to record photos when authentications are attempted. Sample code You should set the BS2EventCodeEnum (IDENTI...
Fri, May 20, 2022 at 11:15 AM
[BioStar 2 Device SDK] FaceStation F2 Extended Mode in BioStar 2 Device SDK
To set the private authentication mode, FaceStation F2 has Extended Auth Mode per user information.  You can set up a specific authentication mode per use...
Fri, Dec 31, 2021 at 11:31 PM
[BioStar 2 Device SDK] Getting the user list through BS2_GetUserListUser
Case  When  you want to get the user list through BS2_GetUserListUser.  (Device SDK C#) Information Function :extern public static int BS2_GetUserL...
Wed, Dec 29, 2021 at 1:52 PM
[Biostar 2 Device SDK] How register the face image directly on the device?
If you want to register the image directly as a device, please enter the code below. If the image refers to the "jpg" type and if the image...
Wed, Dec 29, 2021 at 1:51 PM
[Biostar 2 SDK] How to set the securityLevel for fingerprints?(BS2UserSetting)
Issue How to set the securityLevel for fingerprints and When you set the fingerprint authentication security level. Solution When it comes to In t...
Fri, Dec 24, 2021 at 9:43 AM
[Biostar 2 Device SDK] SDK returns BS_SDK_ERROR_NO_FACE_CREDENTIAL (-759) error
When transmitting FaceStation F2 to the user through SDK, If you send only BS2 FaceEx's template EX, not all data in BS2 FaceEx, the problem occurs. ...
Sun, Dec 19, 2021 at 4:36 PM
[BioStar 2 SDK] How to configure TNA setting in SDK (sample code)
The C# sample code is attached for TNA configuration with 'TNA required' & by user. The code test is done with 2.6.3.16 & 2.6.3.19 + N2 ...
Thu, Dec 9, 2021 at 6:02 PM