Package | Description |
---|---|
iaik.pkcs.pkcs11.parameters |
This package contains all classes for parameters objects.
|
Modifier and Type | Field and Description |
---|---|
protected SSL3KeyMaterialOutParameters |
SSL3KeyMaterialParameters.returnedKeyMaterial_
Receives the handles for the keys generated and the IVs.
|
Modifier and Type | Method and Description |
---|---|
SSL3KeyMaterialOutParameters |
SSL3KeyMaterialParameters.getReturnedKeyMaterial()
Get the object that receives the handles for the keys generated and the IVs.
|
Modifier and Type | Method and Description |
---|---|
void |
SSL3KeyMaterialParameters.setReturnedKeyMaterial(SSL3KeyMaterialOutParameters returnedKeyMaterial)
Set the object that receives the handles for the keys generated and the IVs.
|
Constructor and Description |
---|
SSL3KeyMaterialParameters(long macSizeInBits,
long keySizeInBits,
long initializationVectorSizeInBits,
boolean export,
SSL3RandomDataParameters randomInfo,
SSL3KeyMaterialOutParameters returnedKeyMaterial)
Create a new SSL3KeyMaterialParameters object with the given parameters.
|
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9