1pskc_get_device_expirydate(3)       libpskc      pskc_get_device_expirydate(3)
2
3
4

NAME

6       pskc_get_device_expirydate - API function
7

SYNOPSIS

9       #include <pskc.h>
10
11       const struct tm * pskc_get_device_expirydate(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 ExpiryDate.  This element denote the
19       end date of a device (such as the one on a payment card, used when  is‐
20       sue 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       https://www.nongnu.org/oath-toolkit/  General  help using GNU software:
29       http://www.gnu.org/gethelp/
30
32       Copyright © 2012-2020 Simon Josefsson.
33       Copying and distribution of this file, with  or  without  modification,
34       are  permitted in any medium without royalty provided the copyright no‐
35       tice and this notice are preserved.
36
37
38
39libpskc                              2.6.7       pskc_get_device_expirydate(3)
Impressum