public class CK_GCM_PARAMS
extends java.lang.Object
typedef struct CK_GCM_PARAMS {
CK_BYTE_PTR pIv;
CK_ULONG ulIvLen;
CK_BYTE_PTR pAAD;
CK_ULONG ulAADLen;
CK_ULONG ulTagBits;
} CK_GCM_PARAMS;
| Modifier and Type | Field and Description |
|---|---|
byte[] |
pAAD
PKCS#11:
|
byte[] |
pIv
PKCS#11:
|
long |
ulTagBits |
| Constructor and Description |
|---|
CK_GCM_PARAMS() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of CK_GCM_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