Interface ECDomainParametersID

All Known Implementing Classes:
FipsEC.DomainParameterID

public interface ECDomainParametersID
Base interface for an EC domain parameters ID.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the string version of the curve name.
  • Method Details

    • getCurveName

      String getCurveName()
      Return the string version of the curve name.
      Returns:
      the name of the curve.