EblSignatureEcdsaP256_t Struct Reference

Description

GBL ECDSA secp256r1 signature tag type.

Definition at line 130 of file btl_gbl_format.h.

#include <btl_gbl_format.h>

Data Fields

EblTagHeader_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