Package | Description |
---|---|
bftsmart.communication.client.netty | |
bftsmart.reconfiguration | |
bftsmart.tom.util |
Constructor and Description |
---|
NettyTOMMessageDecoder(boolean isClient,
java.util.Map sessionTable,
javax.crypto.SecretKey authKey,
int macLength,
ViewManager manager,
java.util.concurrent.locks.ReentrantReadWriteLock rl,
int signatureLength,
boolean useMAC) |
Modifier and Type | Class and Description |
---|---|
class |
ClientViewManager |
class |
ServerViewManager |
Modifier and Type | Method and Description |
---|---|
static int |
TOMUtil.getSignatureSize(ViewManager manager) |