Option to indicate the Certificate Depth to be used with SIGMA-I Authentication. More...

Macros | |
| #define | PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_ONLY 0x00U |
| Option to indicate Certificate depth as End-Leaf Only. More... | |
| #define | PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_PARENT 0x01U |
| Option to indicate Certificate depth as End_Leaf and Parent. More... | |
| #define | PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_PARENT_GRAND_PARENT 0x02U |
| Option to indicate Certificate depth as End_Leaf, Parent and Grand-Parent. More... | |
Option to indicate the Certificate Depth to be used with SIGMA-I Authentication.
| #define PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_ONLY 0x00U |
Option to indicate Certificate depth as End-Leaf Only.
Also called as Depth Zero.
| #define PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_PARENT 0x01U |
Option to indicate Certificate depth as End_Leaf and Parent.
Also called as Depth One.
| #define PHAL_NTAGXDNA_CERT_DEPTH_END_LEAF_PARENT_GRAND_PARENT 0x02U |
Option to indicate Certificate depth as End_Leaf, Parent and Grand-Parent.
Also called as Depth Two.