Interface ECKey

    • Method Detail

      • getParams

        ECParameterSpec getParams()
        Deprecated.
        this method vanises in JDK 1.5. Use getParameters().
        return a parameter specification representing the EC domain parameters for the key.
      • getParameters

        ECParameterSpec getParameters()
        return a parameter specification representing the EC domain parameters for the key.