public interface AESGCMSIVModePacketCipher extends PacketCipher
| Modifier and Type | Field and Description |
|---|---|
static int |
NONCELEN
The nonce length.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
checkParameters(CipherParameters parameters) |
getOutputSize, processPacketstatic final int NONCELEN
default void checkParameters(CipherParameters parameters)