IAIK PKCS#11 Wrapper
version 1.2.17

Uses of Class
iaik.pkcs.pkcs11.objects.DateAttribute

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

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.