Interface | Description |
---|---|
BiometricDataBlock |
Biometric data block.
|
BiometricDataBlockDecoder<B extends BiometricDataBlock> |
Interface to be implemented by client code to decode BDB implementations.
|
BiometricDataBlockEncoder<B extends BiometricDataBlock> |
Interface to be implemented by client code to encode BDB implementations.
|
CBEFFInfo |
CBEFF according to ISO 19785-1 (version 2.0) and NISTIR 6529-A (version 1.1).
|
ISO781611 |
Constants interface representing ISO7816-11.
|
Class | Description |
---|---|
ComplexCBEFFInfo |
Complex (nested) CBEFF BIR.
|
ISO781611Decoder |
ISO 7816-11 decoder for BIR.
|
ISO781611Encoder<B extends BiometricDataBlock> |
ISO 7816-11 encoder for BIR.
|
SimpleCBEFFInfo<B extends BiometricDataBlock> |
Simple CBEFF BIR.
|
StandardBiometricHeader |
A Standard Biometric Header preceeds a Biometric Data Block.
|
Copyright © 2016. All rights reserved.