Type Alias esp_idf_sys::psa_pake_role_t

source ·
pub type psa_pake_role_t = u8;
Expand description

\brief Encoding of the application role of PAKE

Encodes the application’s role in the algorithm is being executed. For more information see the documentation of individual \c PSA_PAKE_ROLE_XXX constants.