Java Card
v2.2.2

Uses of Interface
javacardx.biometry.OwnerBioTemplate

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

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.