Page 1 of 1
More details about javacardx.biometry implementation
Posted: Tue Jun 21, 2016 4:58 pm
by rena2019
Where I can find more info about the JavacardOS implementation of javacardx.biometry package?
I created an applet with OwnerBioTemplate class but do not know the format of the data for enrollment of a reference template.
Re: More details about javacardx.biometry implementation
Posted: Wed Jun 22, 2016 1:32 am
by lostsiwonlw
Which biometric type are you researching, figure, face, iris, or others ? Maybe you can refer to ISO/IEC 19794 spec.
In fact, the best and most effective method to reach your goal is to ask your card provider.
Re: More details about javacardx.biometry implementation
Posted: Wed Jun 22, 2016 2:01 am
by rena2019
That's the question if it complies to ISO/IEC 19794-2 Finger Minutiae Format?
Re: More details about javacardx.biometry implementation
Posted: Wed Jun 22, 2016 2:15 am
by lostsiwonlw
For this question, you can only ask your card provider for help.
Re: More details about javacardx.biometry implementation
Posted: Wed Jun 22, 2016 2:40 am
by popmun09
I found part of
ISO 7816-11 from the web and there may have the information that you need.
Here is link:
https://webstore.iec.ch/preview/info_is ... 0%7Den.pdf
Re: More details about javacardx.biometry implementation
Posted: Wed Jun 22, 2016 3:36 am
by rena2019
popmun09 wrote:I found part of ISO 7816-11 from the web and there may have the information that you need.
Thanks popmun09 but that has nothing to do with the javacard.biometry API