Package | Description |
---|---|
iaik.pkcs.pkcs11.parameters |
This package contains all classes for parameters objects.
|
Modifier and Type | Field and Description |
---|---|
protected SSL3RandomDataParameters |
SSL3MasterKeyDeriveParameters.randomInfo_
The client's and server's random data information.
|
protected SSL3RandomDataParameters |
SSL3KeyMaterialParameters.randomInfo_
The client's and server's random data information.
|
Modifier and Type | Method and Description |
---|---|
SSL3RandomDataParameters |
SSL3MasterKeyDeriveParameters.getRandomInfo()
Get the client's and server's random data information.
|
SSL3RandomDataParameters |
SSL3KeyMaterialParameters.getRandomInfo()
Get the client's and server's random data information.
|
Modifier and Type | Method and Description |
---|---|
void |
SSL3MasterKeyDeriveParameters.setRandomInfo(SSL3RandomDataParameters randomInfo)
Set the client's and server's random data information.
|
void |
SSL3KeyMaterialParameters.setRandomInfo(SSL3RandomDataParameters randomInfo)
Set the client's and server's random data information.
|
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.
|
SSL3MasterKeyDeriveParameters(SSL3RandomDataParameters randomInfo,
VersionParameters version)
Create a new SSL3MasterKeyDeriveParameters object with the given random info and version.
|
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