NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces
be_device_smartcard.h File Reference
#include <cstdint>
#include <memory>
#include <string>
#include <be_memory_autoarray.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::Device::Smartcard
 Representation of a single ISO 7816 smartcard in the system. More...
 
struct  BiometricEvaluation::Device::Smartcard::APDUResponse
 The data and status words returned by the card in response to a command. More...
 
struct  BiometricEvaluation::Device::Smartcard::APDUException
 Exception thrown when a command fails. More...
 

Namespaces

namespace  BiometricEvaluation
 This software was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties.
 
namespace  BiometricEvaluation::Device