public class SDFParameters extends java.lang.Object implements DerivationParameters
Constructor and Description |
---|
SDFParameters(java.lang.String S1,
java.lang.String S2)
Defines the two parameters for the SDF which are the shared
information S1 & S2, the values cannot be empty
|
public SDFParameters(java.lang.String S1, java.lang.String S2) throws DataLengthException
S1
- Shared information S1S2
- Shared information S2DataLengthException
- if shared information is empty