GblSignatureEcdsaP256_t Struct ReferenceComponents > Image Parser > GBL Parser > GBL Format
Description
GBL ECDSA secp256r1 signature tag type.
Definition at line
227
of file
btl_gbl_format.h
.
#include <
btl_gbl_format.h
>
Data Fields |
|
GblTagHeader_t | header |
Tag ID and length.
|
|
uint8_t | r [32] |
R-point of ECDSA secp256r1 signature.
|
|
uint8_t | s [32] |
S-point of ECDSA secp256r1 signature.
|
|
The documentation for this struct was generated from the following file:
-
btl_gbl_format.h