pskc_get_key_algparm_chall_encoding (3) Linux Manual Page
pskc_get_key_algparm_chall_encoding – API function Synopsis #include <pskc.h> pskc_valueformat pskc_get_key_algparm_chall_encoding(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 Encoding value. This attribute defines the encoding of the challenge accepted by…
