|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |