public static final class KISA_SEED_CBC.KISA_SEED_INFO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
buffer_length |
int[] |
cbc_buffer |
int[] |
cbc_last_block |
int |
encrypt |
int[] |
ivec |
int |
last_block_flag |
KISA_SEED_CBC.KISA_SEED_KEY |
seed_key |
Constructor and Description |
---|
KISA_SEED_INFO() |
public int encrypt
public int[] ivec
public KISA_SEED_CBC.KISA_SEED_KEY seed_key
public int[] cbc_buffer
public int buffer_length
public int[] cbc_last_block
public int last_block_flag