Module java.base

Interface DSAKey

    • Method Detail

      • getParams

        DSAParams getParams​()
        Returns the DSA-specific key parameters. These parameters are never secret.
        Returns:
        the DSA-specific key parameters.
        See Also:
        DSAParams