public class Counter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
Counter() |
Counter(byte[] prefix) |
Counter(int startValue) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asBytes() |
int |
asInt() |
byte[] |
asIV() |
void |
asIV(byte[] iv) |
void |
count() |
boolean |
equals(java.lang.Object obj) |
public static final int SIZE
Copyright © 2023. All rights reserved.