|
Java Card v2.2.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwnerBioTemplate | |
|---|---|
| javacardx.biometry | Extension package that contains functionality for implementing a biometric framework on the Java Card platform. |
| Uses of OwnerBioTemplate in javacardx.biometry |
|---|
| Methods in javacardx.biometry that return OwnerBioTemplate | |
|---|---|
static OwnerBioTemplate |
BioBuilder.buildBioTemplate(byte bioType,
byte tryLimit)
Creates an empty/blank biometric reference template instance of the default biometric provider with default initialization parameter. |
static OwnerBioTemplate |
BioBuilder.buildBioTemplate(byte bioType,
byte tryLimit,
byte[] RID,
byte initParam)
Creates an empty/blank biometric reference template. |
|
Java Card v2.2.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||