Type Alias esp_idf_sys::psa_pake_family_t
source ยท pub type psa_pake_family_t = u8;
Expand description
\brief Encoding of the family of the primitive associated with the PAKE.
For more information see the documentation of individual \c PSA_PAKE_PRIMITIVE_TYPE_XXX constants.