Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following constants are used by the DataFlags member of the WINBIO_BIR_HEADER structure.
| Constant/value | Description |
|---|---|
|
The data is encrypted. |
|
The data is digitally signed or is protected by a message authentication code (MAC). |
|
If this flag and the WINBIO_DATA_FLAG_INTEGRITY flag are set, the data is signed. If this flag is not set but the WINBIO_DATA_FLAG_INTEGRITY flag is set, a MAC is computed on the data. |
|
The data is in the format with which it was captured. |
|
The data is not raw but has not been completely processed. |
|
The data has been processed. |
|
The flag mask. This value is always one (1). |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|