cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
CK_DATE Struct Reference

#include <pkcs11t.h>

Public Attributes

CK_CHAR year [4]
 
CK_CHAR month [2]
 
CK_CHAR day [2]
 

Detailed Description

Definition at line 613 of file pkcs11t.h.

Member Data Documentation

CK_CHAR CK_DATE::day[2]

Definition at line 616 of file pkcs11t.h.

CK_CHAR CK_DATE::month[2]

Definition at line 615 of file pkcs11t.h.

CK_CHAR CK_DATE::year[4]

Definition at line 614 of file pkcs11t.h.


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