public class CK_CHACHA20_PARAMS
extends java.lang.Object
typedef struct CK_CHACHA20_PARAMS {
CK_BYTE_PTR pBlockCounter;
CK_ULONG blockCounterBits;
CK_BYTE_PTR pNonce;
CK_ULONG ulNonceBits;
} CK_CHACHA20_PARAMS;
| Modifier and Type | Field and Description |
|---|---|
byte[] |
pBlockCounter
PKCS#11:
|
byte[] |
pNonce
PKCS#11:
|
| Constructor and Description |
|---|
CK_CHACHA20_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