Mbed TLS v3.6.2
|
#include <lms.h>
Data Fields | |
unsigned char | private_I_key_identifier [(16u)] |
unsigned char | private_q_leaf_identifier [(4u)] |
mbedtls_lmots_algorithm_type_t | private_type |
LMOTS parameters structure.
This contains the metadata associated with an LMOTS key, detailing the algorithm type, the key ID, and the leaf identifier should be key be part of a LMS key.
unsigned char mbedtls_lmots_parameters_t::private_I_key_identifier[(16u)] |
unsigned char mbedtls_lmots_parameters_t::private_q_leaf_identifier[(4u)] |
mbedtls_lmots_algorithm_type_t mbedtls_lmots_parameters_t::private_type |