Evaluation of Latent Friction Ridge Technology
API for participating in NIST's evaluation of latent friction ridge identification algorithms.
Public Attributes | List of all members
ELFT::ProductIdentifier::CBEFFIdentifier Struct Reference

CBEFF information registered with and assigned by IBIA. More...

#include <elft.h>

Public Attributes

uint16_t owner {}
 CBEFF Product Owner of the product. More...
 
std::optional< uint16_t > algorithm {}
 CBEFF Algorithm Identifier of the product. More...
 

Detailed Description

CBEFF information registered with and assigned by IBIA.

Definition at line 973 of file elft.h.

Member Data Documentation

◆ owner

uint16_t ELFT::ProductIdentifier::CBEFFIdentifier::owner {}

CBEFF Product Owner of the product.

Definition at line 976 of file elft.h.

◆ algorithm

std::optional<uint16_t> ELFT::ProductIdentifier::CBEFFIdentifier::algorithm {}

CBEFF Algorithm Identifier of the product.

Definition at line 978 of file elft.h.


The documentation for this struct was generated from the following file: