IAIK PKCS#11 Wrapper
version 1.2.18

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

Packages that use CharArrayAttribute
iaik.pkcs.pkcs11.objects This package contains all classes for objects and attributes as known from PKCS#11. 
 

Uses of CharArrayAttribute in iaik.pkcs.pkcs11.objects
 

Fields in iaik.pkcs.pkcs11.objects declared as CharArrayAttribute
protected  CharArrayAttribute Storage.label_
          The label of this object.
protected  CharArrayAttribute Data.application_
          The application description attribute of this data object.
protected  CharArrayAttribute X509PublicKeyCertificate.url_
          This attribute gives the URL where the complete certificate can be obtained.
protected  CharArrayAttribute WTLSCertificate.url_
          This attribute gives the URL where the complete certificate can be obtained.
 

Methods in iaik.pkcs.pkcs11.objects that return CharArrayAttribute
 CharArrayAttribute Storage.getLabel()
          Get the label attribute of this object.
 CharArrayAttribute Data.getApplication()
          Gets the application attribute of this data object.
 CharArrayAttribute X509PublicKeyCertificate.getUrl()
          Get the URL attribute of this object.
 CharArrayAttribute WTLSCertificate.getUrl()
          Get the URL attribute of this object.
 


IAIK PKCS#11 Wrapper
version 1.2.18

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

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