Skip to main content

protocomm_security1_params_t

Type Alias protocomm_security1_params_t 

Source
pub type protocomm_security1_params_t = protocomm_security1_params;
Expand description

@brief Protocomm Security 1 parameters: Proof Of Possession

Aliased Type§

#[repr(C)]
pub struct protocomm_security1_params_t { pub data: *const u8, pub len: u16, }

Fields§

§data: *const u8

Pointer to buffer containing the proof of possession data

§len: u16

Length (in bytes) of the proof of possession data