IAIK PKCS#11 Wrapper
version 1.2.17

Uses of Class
iaik.pkcs.pkcs11.wrapper.CK_DATE

Packages that use CK_DATE
iaik.pkcs.pkcs11   
iaik.pkcs.pkcs11.wrapper   
 

Uses of CK_DATE in iaik.pkcs.pkcs11
 

Methods in iaik.pkcs.pkcs11 that return CK_DATE
static CK_DATE Util.convertToCkDate(Date date)
          Convert the given Date object to a CK_DATE object.
 

Methods in iaik.pkcs.pkcs11 with parameters of type CK_DATE
static Date Util.convertToDate(CK_DATE ckDate)
          Convert the given CK_DATE object to a Date object.
 

Uses of CK_DATE in iaik.pkcs.pkcs11.wrapper
 

Methods in iaik.pkcs.pkcs11.wrapper with parameters of type CK_DATE
static boolean Functions.equals(CK_DATE date1, CK_DATE date2)
          Check the given dates for equalitiy.
static int Functions.hashCode(CK_DATE date)
          Calculate a hash code for the given date object.
 


IAIK PKCS#11 Wrapper
version 1.2.17

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.