pskc_get_device_startdate (3) Linux Manual Page
pskc_get_device_startdate – API function Synopsis #include <pskc.h> const struct tm *pskc_get_device_startdate(pskc_key_t *key); Arguments pskc_key_t * key a pskc_key_t handle, from pskc_get_keypackage(). Description Get the PSKC KeyPackage DeviceInfo StartDate. This element denote the start date of a device (such as the one on a payment card, used when issue numbers are not printed on cards). Returns…
