libdigidocpp
ck_date Struct Reference

#include <pkcs11.h>

Collaboration diagram for ck_date:
Collaboration graph

Public Attributes

unsigned char year [4]
unsigned char month [2]
unsigned char day [2]

Detailed Description

Definition at line 469 of file pkcs11.h.

Member Data Documentation

unsigned char ck_date::day[2]

Definition at line 473 of file pkcs11.h.

unsigned char ck_date::month[2]

Definition at line 472 of file pkcs11.h.

unsigned char ck_date::year[4]

Definition at line 471 of file pkcs11.h.


The documentation for this struct was generated from the following file: