Interface DHDomainParametersID

All Known Implementing Classes:
FipsDH.DomainParameterID

public interface DHDomainParametersID
Base interface for an DH domain parameters ID.
  • Method Summary

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

    • getName

      String getName()
      Return the string version of the parameters name.
      Returns:
      the name of the parameters.