public class EdDSANamedCurveSpec extends EdDSAParameterSpec
Constructor and Description |
---|
EdDSANamedCurveSpec(String name,
Curve curve,
String hashAlgo,
ScalarOps sc,
GroupElement B) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
equals, getB, getCurve, getHashAlgorithm, getScalarOps, hashCode
Copyright © 2019. All rights reserved.