IAIK PKCS#11 Wrapper
version 1.2.16

Uses of Class
iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters

Packages that use SSL3KeyMaterialOutParameters
iaik.pkcs.pkcs11.parameters   
 

Uses of SSL3KeyMaterialOutParameters in iaik.pkcs.pkcs11.parameters
 

Fields in iaik.pkcs.pkcs11.parameters declared as SSL3KeyMaterialOutParameters
protected  SSL3KeyMaterialOutParameters SSL3KeyMaterialParameters.returnedKeyMaterial_
          Receives the handles for the keys generated and the IVs.
 

Methods in iaik.pkcs.pkcs11.parameters that return SSL3KeyMaterialOutParameters
 SSL3KeyMaterialOutParameters SSL3KeyMaterialParameters.getReturnedKeyMaterial()
          Get the object that receives the handles for the keys generated and the IVs.
 

Methods in iaik.pkcs.pkcs11.parameters with parameters of type SSL3KeyMaterialOutParameters
 void SSL3KeyMaterialParameters.setReturnedKeyMaterial(SSL3KeyMaterialOutParameters returnedKeyMaterial)
          Set the object that receives the handles for the keys generated and the IVs.
 

Constructors in iaik.pkcs.pkcs11.parameters with parameters of type SSL3KeyMaterialOutParameters
SSL3KeyMaterialParameters(long macSizeInBits, long keySizeInBits, long initializationVectorSizeInBits, boolean export, SSL3RandomDataParameters randomInfo, SSL3KeyMaterialOutParameters returnedKeyMaterial)
          Create a new SSL3KeyMaterialParameters object with the given parameters.
 


IAIK PKCS#11 Wrapper
version 1.2.16

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.