#include <pkcs11.h>
 | 
| unsigned char  | year [4] | 
|   | 
| unsigned char  | month [2] | 
|   | 
| unsigned char  | day [2] | 
|   | 
Definition at line 461 of file pkcs11.h.
 
◆ day
      
        
          | unsigned char ck_date::day[2] | 
        
      
 
 
◆ month
      
        
          | unsigned char ck_date::month[2] | 
        
      
 
 
◆ year
      
        
          | unsigned char ck_date::year[4] | 
        
      
 
 
The documentation for this struct was generated from the following file: