|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.nf.iq.iqdsa.IQDSAPublicKeySpec
This class provides the specification for IQDSA public keys.
| Constructor Summary | |
IQDSAPublicKeySpec(IQDSAParameterSpec params,
QuadraticIdeal alpha)
Construct an IQDSA public key specification from the given parameters and the base element of the NFDL-problem. |
|
| Method Summary | |
QuadraticIdeal |
getAlpha()
|
IQDSAParameterSpec |
getParams()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public IQDSAPublicKeySpec(IQDSAParameterSpec params,
QuadraticIdeal alpha)
params - the parametersalpha - the base element of the NFDL-problem| Method Detail |
public IQDSAParameterSpec getParams()
public QuadraticIdeal getAlpha()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||