public class ISO781611Decoder extends Object implements ISO781611
BIOMETRIC_DATA_BLOCK_CONSTRUCTED_TAG, BIOMETRIC_DATA_BLOCK_TAG, BIOMETRIC_HEADER_TEMPLATE_BASE_TAG, BIOMETRIC_INFO_COUNT_TAG, BIOMETRIC_INFORMATION_GROUP_TEMPLATE_TAG, BIOMETRIC_INFORMATION_TEMPLATE_TAG, BIOMETRIC_SUBTYPE_TAG, BIOMETRIC_TYPE_TAG, CREATION_DATE_AND_TIME_TAG, CREATOR_OF_BIOMETRIC_REFERENCE_DATA, DISCRETIONARY_DATA_FOR_PAYLOAD_CONSTRUCTED_TAG, DISCRETIONARY_DATA_FOR_PAYLOAD_TAG, FORMAT_OWNER_TAG, FORMAT_TYPE_TAG, PATRON_HEADER_VERSION_TAG, SMT_DO_CC, SMT_DO_CG, SMT_DO_DS, SMT_DO_PV, SMT_TAG, VALIDITY_PERIOD_TAG
Constructor and Description |
---|
ISO781611Decoder(BiometricDataBlockDecoder<?> bdbDecoder)
Constructs an ISO7816-11 decoder that uses the given BDB decoder.
|
Modifier and Type | Method and Description |
---|---|
ComplexCBEFFInfo |
decode(InputStream inputStream)
Reads a BIT group from an input stream.
|
public ISO781611Decoder(BiometricDataBlockDecoder<?> bdbDecoder)
bdbDecoder
- the BDB decoder to usepublic ComplexCBEFFInfo decode(InputStream inputStream) throws IOException
inputStream
- the input stream to read fromIOException
- if reading failsCopyright © 2016. All rights reserved.