Module java.base

Interface RSAPrivateKey

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
        See Also:
        Constant Field Values
    • Method Detail

      • getPrivateExponent

        BigInteger getPrivateExponent()
        Returns the private exponent.
        Returns:
        the private exponent