Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 2.48 KB

ns-wincrypt-cert_biometric_ext_info.md

File metadata and controls

79 lines (62 loc) · 2.48 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wincrypt._CERT_BIOMETRIC_EXT_INFO
CERT_BIOMETRIC_EXT_INFO (wincrypt.h)
Contains a set of biometric information.
*PCERT_BIOMETRIC_EXT_INFO
CERT_BIOMETRIC_EXT_INFO
CERT_BIOMETRIC_EXT_INFO structure [Security]
PCERT_BIOMETRIC_EXT_INFO
PCERT_BIOMETRIC_EXT_INFO structure pointer [Security]
security.cert_biometric_ext_info
wincrypt/CERT_BIOMETRIC_EXT_INFO
wincrypt/PCERT_BIOMETRIC_EXT_INFO
security\cert_biometric_ext_info.htm
security
b2a877e1-2be2-428c-bc47-ec5ce6cef7e6
12/05/2018
*PCERT_BIOMETRIC_EXT_INFO, CERT_BIOMETRIC_EXT_INFO, CERT_BIOMETRIC_EXT_INFO structure [Security], PCERT_BIOMETRIC_EXT_INFO, PCERT_BIOMETRIC_EXT_INFO structure pointer [Security], security.cert_biometric_ext_info, wincrypt/CERT_BIOMETRIC_EXT_INFO, wincrypt/PCERT_BIOMETRIC_EXT_INFO
wincrypt.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
CERT_BIOMETRIC_EXT_INFO, *PCERT_BIOMETRIC_EXT_INFO
19H1
_CERT_BIOMETRIC_EXT_INFO
wincrypt/_CERT_BIOMETRIC_EXT_INFO
PCERT_BIOMETRIC_EXT_INFO
wincrypt/PCERT_BIOMETRIC_EXT_INFO
CERT_BIOMETRIC_EXT_INFO
wincrypt/CERT_BIOMETRIC_EXT_INFO
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CERT_BIOMETRIC_EXT_INFO

CERT_BIOMETRIC_EXT_INFO structure

-description

The CERT_BIOMETRIC_EXT_INFO structure contains a set of biometric information.

-struct-fields

-field cBiometricData

The number of elements in the rgBiometricData array.

-field rgBiometricData

An array of CERT_BIOMETRIC_DATA structures that contain the biometric data. The cBiometricData member contains the number of elements in this array.

-see-also

CryptDecodeObject

CryptEncodeObject

CryptEncodeObjectEx