Class XDHParameterSpec

    • Constructor Detail

      • XDHParameterSpec

        public XDHParameterSpec​(String curveName)
        Base constructor.
        Parameters:
        curveName - name of the curve to specify.
    • Method Detail

      • getCurveName

        public String getCurveName()
        Return the curve name specified by this parameterSpec.
        Returns:
        the name of the curve this parameterSpec specifies.