pskc_get_key_policy_pinmaxfailedattempts (3) Linux Manual Page
pskc_get_key_policy_pinmaxfailedattempts – API function Synopsis #include <pskc.h> uint32_t pskc_get_key_policy_pinmaxfailedattempts(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 Policy PINPolicy MaxFailedAttempts value. This attribute indicates the maximum number of times the PIN…
