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