public class CK_SSL3_RANDOM_DATA
extends java.lang.Object
PKCS#11 structure:
typedef struct CK_SSL3_RANDOM_DATA { CK_BYTE_PTR pClientRandom; CK_ULONG ulClientRandomLen; CK_BYTE_PTR pServerRandom; CK_ULONG ulServerRandomLen; } CK_SSL3_RANDOM_DATA;
Modifier and Type | Field and Description |
---|---|
byte[] |
pClientRandom
PKCS#11:
|
byte[] |
pServerRandom
PKCS#11:
|
Constructor and Description |
---|
CK_SSL3_RANDOM_DATA() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns the string representation of CK_SSL3_RANDOM_DATA.
|
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