| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.params |
| Modifier and Type | Field and Description |
|---|---|
protected VersionParams |
SSL3MasterKeyDeriveParams.version
The SSL protocol version information.
|
| Modifier and Type | Method and Description |
|---|---|
VersionParams |
SSL3MasterKeyDeriveParams.getVersion()
Get the SSL protocol version information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSL3MasterKeyDeriveParams.setVersion(VersionParams version)
Set the SSL protocol version information.
|
| Constructor and Description |
|---|
SSL3MasterKeyDeriveParams(SSL3RandomDataParams randomInfo,
VersionParams version)
Create a new SSL3MasterKeyDeriveParameters object with the given
random info and version.
|
Copyright © 2018. All rights reserved.