IAIK PKCS#11 Wrapper
version 1.2.18

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

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

Uses of AttributeArray in iaik.pkcs.pkcs11.objects
 

Fields in iaik.pkcs.pkcs11.objects declared as AttributeArray
protected  AttributeArray SecretKey.wrapTemplate_
          Template of the key, that can be wrapped.
protected  AttributeArray SecretKey.unwrapTemplate_
          Template of the key, that can be unwrapped.
protected  AttributeArray PublicKey.wrapTemplate_
          Template of the key, that can be wrapped.
protected  AttributeArray PrivateKey.unwrapTemplate_
          Template of the key, that can be unwrapped.
 

Methods in iaik.pkcs.pkcs11.objects that return AttributeArray
 AttributeArray SecretKey.getWrapTemplate()
          Gets the wrap template attribute of this key.
 AttributeArray SecretKey.getUnwrapTemplate()
          Gets the unwrap template attribute of this key.
 AttributeArray PublicKey.getWrapTemplate()
          Gets the wrap template attribute of this key.
 AttributeArray PrivateKey.getUnwrapTemplate()
          Gets the unwrap template attribute of this key.
 


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