Interface ECDomainParametersID
-
- All Known Implementing Classes:
FipsEC.DomainParameterID
public interface ECDomainParametersID
Base interface for an EC domain parameters ID.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCurveName()
Return the string version of the curve name.
-