1pskc_get_device_startdate(3)        libpskc       pskc_get_device_startdate(3)
2
3
4

NAME

6       pskc_get_device_startdate - API function
7

SYNOPSIS

9       #include <pskc.h>
10
11       const struct tm * pskc_get_device_startdate(pskc_key_t * key);
12

ARGUMENTS

14       pskc_key_t * key
15                   a pskc_key_t handle, from pskc_get_keypackage().
16

DESCRIPTION

18       Get  the PSKC KeyPackage DeviceInfo StartDate.  This element denote the
19       start date of a device (such as the one on a payment  card,  used  when
20       issue numbers are not printed on cards).
21

RETURNS

23       a  constant  struct  (must  not be deallocated) holding the content, or
24       NULL if not set.
25

REPORTING BUGS

27       Report bugs  to  <oath-toolkit-help@nongnu.org>.   libpskc  home  page:
28       http://www.gnu.org/software/libpskc/  General  help using GNU software:
29       http://www.gnu.org/gethelp/
30
32       Copyright © 2012-2016 Simon Josefsson.
33       Copying and distribution of this file, with  or  without  modification,
34       are  permitted  in  any  medium  without royalty provided the copyright
35       notice and this notice are preserved.
36
37
38
39libpskc                              2.6.2        pskc_get_device_startdate(3)
Impressum