Package | Description |
---|---|
iaik.pkcs.pkcs11.wrapper |
Modifier and Type | Method and Description |
---|---|
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.
|