Package net.i2p.crypto.eddsa.spec
Class EdDSAPublicKeySpec
java.lang.Object
net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
- All Implemented Interfaces:
KeySpec
- Since:
- 0.9.15
- Author:
- str4d
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EdDSAPublicKeySpec
- Parameters:
pk
- the public keyspec
- the parameter specification for this key- Throws:
IllegalArgumentException
- if key length is wrong
-
EdDSAPublicKeySpec
-
-
Method Details
-
getA
-
getNegativeA
-
getParams
-