Virgil IoT KIT
Data Fields
vs_sign_t Struct Reference

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...
 

Detailed Description

Signature type.

Field Documentation

◆ ec_type

uint8_t vs_sign_t::ec_type

◆ hash_type

uint8_t vs_sign_t::hash_type

◆ raw_sign_pubkey

uint8_t vs_sign_t::raw_sign_pubkey[]

An array with raw signature and public key, size of elements depends on ec_type.

◆ signer_type

uint8_t vs_sign_t::signer_type

The documentation for this struct was generated from the following file: