Module java.base

Interface ECPrivateKey

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The class fingerprint that is set to indicate serialization compatibility.
        See Also:
        Constant Field Values
    • Method Detail

      • getS

        BigInteger getS()
        Returns the private value S.
        Returns:
        the private value S.