Package | Description |
---|---|
org.spongycastle.crypto |
Base classes for the lightweight API.
|
Modifier and Type | Class and Description |
---|---|
class |
DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
class |
MaxBytesExceededException
this exception is thrown whenever a cipher requires a change of key, iv
or similar after x amount of bytes enciphered
|