Virgil IoT KIT
|
Signature type. More...
#include <provision-structs.h>
Data Fields | |
uint8_t | signer_type |
vs_key_type_e More... | |
uint8_t | ec_type |
vs_secmodule_keypair_type_e More... | |
uint8_t | hash_type |
vs_secmodule_hash_type_e More... | |
uint8_t | raw_sign_pubkey [] |
An array with raw signature and public key, size of elements depends on ec_type. More... | |
Signature type.
uint8_t vs_sign_t::ec_type |
uint8_t vs_sign_t::hash_type |
uint8_t vs_sign_t::raw_sign_pubkey[] |
An array with raw signature and public key, size of elements depends on ec_type.
uint8_t vs_sign_t::signer_type |