org.bouncycastle.crypto
public class DataLengthException extends RuntimeCryptoException
| Constructor and Description |
|---|
DataLengthException()
base constructor.
|
DataLengthException(java.lang.String message)
create a DataLengthException with the given message.
|