pskc_get_key_algparm_chall_max (3) Linux Manual Page
pskc_get_key_algparm_chall_max – API function Synopsis #include <pskc.h> uint32_t pskc_get_key_algparm_chall_max(pskc_key_t * key, int * present); Arguments pskc_key_t * key a pskc_key_t handle, from pskc_get_keypackage(). int * present output variable indicating whether data was provided or not. Description Get the PSKC KeyPackage Key AlgorithmParameters ChallengeFormat Max value. This attribute defines the maximum size of the challenge accepted…
