|
Mbed TLS v3.6.6
|
#include <lms.h>
Data Fields | |
| unsigned char | private_I_key_identifier [MBEDTLS_LMOTS_I_KEY_ID_LEN] |
| unsigned char | private_q_leaf_identifier [MBEDTLS_LMOTS_Q_LEAF_ID_LEN] |
| 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[MBEDTLS_LMOTS_I_KEY_ID_LEN] |
| unsigned char mbedtls_lmots_parameters_t::private_q_leaf_identifier[MBEDTLS_LMOTS_Q_LEAF_ID_LEN] |
| mbedtls_lmots_algorithm_type_t mbedtls_lmots_parameters_t::private_type |