public class CK_RC5_PARAMS
extends java.lang.Object
PKCS#11 structure:
typedef struct CK_RC5_PARAMS {
CK_ULONG ulWordsize;
CK_ULONG ulRounds;
} CK_RC5_PARAMS;
| Modifier and Type | Field and Description |
|---|---|
long |
ulRounds
PKCS#11:
|
long |
ulWordsize
PKCS#11:
|
| Constructor and Description |
|---|
CK_RC5_PARAMS() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of CK_RC5_PARAMS.
|
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