public final class MessageMac extends MAC
Constructor and Description |
---|
MessageMac(String type,
byte[] key) |
Modifier and Type | Method and Description |
---|---|
static void |
checkMacs(String[] macs) |
static int |
getKeyLength(String type) |
void |
getMac(byte[] out,
int off) |
static String[] |
getMacs() |
void |
initMac(int seq) |
int |
size() |
void |
update(byte[] packetdata,
int off,
int len) |
checkMacList, getKeyLen, getMacList
Copyright © 2020. All rights reserved.