|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateAttribute | |
iaik.pkcs.pkcs11.objects |
Uses of DateAttribute in iaik.pkcs.pkcs11.objects |
Fields in iaik.pkcs.pkcs11.objects declared as DateAttribute | |
protected DateAttribute |
Key.startDate_
The start date of this key's validity. |
protected DateAttribute |
Key.endDate_
The end date of this key's validity. |
protected DateAttribute |
Certificate.startDate_
The start date of this certificate's validity. |
protected DateAttribute |
Certificate.endDate_
The end date of this certificate's validity. |
Methods in iaik.pkcs.pkcs11.objects that return DateAttribute | |
DateAttribute |
Key.getStartDate()
Gets the start date attribute of the validity of this key. |
DateAttribute |
Key.getEndDate()
Gets the end date attribute of the validity of this key. |
DateAttribute |
Certificate.getStartDate()
Gets the start date attribute of the validity of the PKCS#11 certificate. |
DateAttribute |
Certificate.getEndDate()
Gets the end date attribute of the validity of the PKCS#11 certificate. |
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |